2025-05-07T20:22:34.8693441Z Current runner version: '2.323.0' 2025-05-07T20:22:34.8700441Z Runner name: 'i-0a2a6b8c2cddb22ed' 2025-05-07T20:22:34.8701367Z Machine name: 'ip-10-0-20-0' 2025-05-07T20:22:34.8704132Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:34.8706444Z Contents: read 2025-05-07T20:22:34.8706944Z Metadata: read 2025-05-07T20:22:34.8707478Z Packages: read 2025-05-07T20:22:34.8707960Z ##[endgroup] 2025-05-07T20:22:34.8710196Z Secret source: None 2025-05-07T20:22:34.8710821Z Prepare workflow directory 2025-05-07T20:22:34.9231462Z Prepare all required actions 2025-05-07T20:22:34.9267687Z Getting action download info 2025-05-07T20:22:35.1517868Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.4550343Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:35.8074321Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.4324364Z Getting action download info 2025-05-07T20:22:37.5379735Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:37.7313584Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, default, 3.13, 11.8.0, 12.6.3, clang) 2025-05-07T20:22:37.7942149Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:37.8076472Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:37.8089327Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:37.8090841Z ##[endgroup] 2025-05-07T20:22:38.9704105Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:38.9704823Z Instance Type: g5.4xlarge 2025-05-07T20:22:38.9705459Z AMI Name: unknown 2025-05-07T20:22:38.9743439Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.3546960Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.3547285Z with: 2025-05-07T20:22:44.3547520Z submodules: true 2025-05-07T20:22:44.3547776Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.3548180Z token: *** 2025-05-07T20:22:44.3548395Z ssh-strict: true 2025-05-07T20:22:44.3548612Z ssh-user: git 2025-05-07T20:22:44.3548854Z persist-credentials: true 2025-05-07T20:22:44.3549106Z clean: true 2025-05-07T20:22:44.3549343Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.3549612Z fetch-depth: 1 2025-05-07T20:22:44.3549828Z fetch-tags: false 2025-05-07T20:22:44.3550054Z show-progress: true 2025-05-07T20:22:44.3550274Z lfs: false 2025-05-07T20:22:44.3550489Z set-safe-directory: true 2025-05-07T20:22:44.3550741Z env: 2025-05-07T20:22:44.3550960Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.3551267Z BUILD_ENV: build_binary 2025-05-07T20:22:44.3551541Z BUILD_TARGET: default 2025-05-07T20:22:44.3551771Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.3552048Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:44.3552308Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.3552556Z ##[endgroup] 2025-05-07T20:22:44.4730589Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.4731761Z ##[group]Getting Git version info 2025-05-07T20:22:44.4732211Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.4732826Z [command]/usr/bin/git version 2025-05-07T20:22:44.4733101Z git version 2.47.1 2025-05-07T20:22:44.4746927Z ##[endgroup] 2025-05-07T20:22:44.4772547Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/db25d431-bb5a-477a-b1ca-3b382ea5f458' before making global git config changes 2025-05-07T20:22:44.4774054Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.4778663Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.4817768Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.4821330Z ##[group]Initializing the repository 2025-05-07T20:22:44.4826271Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.4867670Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:44.4868278Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:44.4868823Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:44.4869208Z hint: 2025-05-07T20:22:44.4869507Z hint: git config --global init.defaultBranch 2025-05-07T20:22:44.4869844Z hint: 2025-05-07T20:22:44.4870194Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:44.4870761Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:44.4871167Z hint: 2025-05-07T20:22:44.4871395Z hint: git branch -m 2025-05-07T20:22:44.4871955Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:44.4880811Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:44.4915380Z ##[endgroup] 2025-05-07T20:22:44.4915843Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:44.4919157Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:44.4950558Z ##[endgroup] 2025-05-07T20:22:44.4950941Z ##[group]Setting up auth 2025-05-07T20:22:44.4956894Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:44.4988611Z [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.5349813Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:44.5381757Z [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.5724417Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:44.5773557Z ##[endgroup] 2025-05-07T20:22:44.5773991Z ##[group]Fetching the repository 2025-05-07T20:22:44.5781533Z [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.3828646Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.3829511Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.3852708Z ##[endgroup] 2025-05-07T20:22:45.3853144Z ##[group]Determining the checkout info 2025-05-07T20:22:45.3855256Z ##[endgroup] 2025-05-07T20:22:45.3859852Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.3897037Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.3935121Z ##[group]Checking out the ref 2025-05-07T20:22:45.3938803Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.5002500Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.5002826Z 2025-05-07T20:22:45.5003040Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.5003552Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.5004050Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.5004365Z 2025-05-07T20:22:45.5004586Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.5005051Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.5005327Z 2025-05-07T20:22:45.5005444Z git switch -c 2025-05-07T20:22:45.5005639Z 2025-05-07T20:22:45.5005800Z Or undo this operation with: 2025-05-07T20:22:45.5005976Z 2025-05-07T20:22:45.5006070Z git switch - 2025-05-07T20:22:45.5006505Z 2025-05-07T20:22:45.5006740Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.5007063Z 2025-05-07T20:22:45.5007452Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.5015114Z ##[endgroup] 2025-05-07T20:22:45.5015521Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.5021017Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.5066458Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.5099216Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.5132251Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.5160975Z ##[endgroup] 2025-05-07T20:22:45.5161359Z ##[group]Fetching submodules 2025-05-07T20:22:45.5164427Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.5512085Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.5847416Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.5848895Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.5852656Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.5856450Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.5860237Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.5864513Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.5867859Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.5897477Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:45.9515275Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.4135167Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.8749502Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:48.0148824Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.4129014Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.7884415Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.9719713Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.9720181Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:50.0199538Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:50.7014023Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:50.7014510Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:50.9796498Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:51.7011232Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:51.7011825Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:51.8011668Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:52.8645218Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:52.8645671Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:53.5604946Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:54.4729614Z From https://github.com/google/googletest 2025-05-07T20:22:54.4730487Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:54.5137606Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:55.1858668Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:55.1859331Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:55.1944917Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:56.1651076Z From https://github.com/nlohmann/json 2025-05-07T20:22:56.1651930Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:56.2785213Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:56.2806930Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:56.3141060Z Entering 'external/asmjit' 2025-05-07T20:22:56.3174661Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.3207697Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.3239836Z Entering 'external/cutlass' 2025-05-07T20:22:56.3271594Z Entering 'external/googletest' 2025-05-07T20:22:56.3304374Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.3336263Z Entering 'external/json' 2025-05-07T20:22:56.3380272Z ##[endgroup] 2025-05-07T20:22:56.3380832Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:56.3387758Z [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.3714530Z Entering 'external/asmjit' 2025-05-07T20:22:56.3779305Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.3852323Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.3919032Z Entering 'external/cutlass' 2025-05-07T20:22:56.3993541Z Entering 'external/googletest' 2025-05-07T20:22:56.4058803Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.4124896Z Entering 'external/json' 2025-05-07T20:22:56.4210488Z [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.4541470Z Entering 'external/asmjit' 2025-05-07T20:22:56.4602655Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:56.4605574Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.4665343Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:56.4668059Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.4728634Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:56.4731726Z Entering 'external/cutlass' 2025-05-07T20:22:56.4792949Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:56.4796364Z Entering 'external/googletest' 2025-05-07T20:22:56.4856667Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:56.4859415Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.4920884Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:56.4925118Z Entering 'external/json' 2025-05-07T20:22:56.4985606Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:56.5078587Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:56.5409992Z Entering 'external/asmjit' 2025-05-07T20:22:56.5441454Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.5473908Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.5506235Z Entering 'external/cutlass' 2025-05-07T20:22:56.5536993Z Entering 'external/googletest' 2025-05-07T20:22:56.5570614Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.5602931Z Entering 'external/json' 2025-05-07T20:22:56.5652239Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:56.5981224Z Entering 'external/asmjit' 2025-05-07T20:22:56.6012685Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.6044367Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.6075586Z Entering 'external/cutlass' 2025-05-07T20:22:56.6107974Z Entering 'external/googletest' 2025-05-07T20:22:56.6177474Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.6177771Z Entering 'external/json' 2025-05-07T20:22:56.6216454Z ##[endgroup] 2025-05-07T20:22:56.6258478Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:56.6286441Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:56.6470139Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:56.6470456Z with: 2025-05-07T20:22:56.6470711Z name: fbgemm_default_x86_clang_py3.13_cu11.8.0.whl 2025-05-07T20:22:56.6471041Z merge-multiple: false 2025-05-07T20:22:56.6471308Z repository: pytorch/FBGEMM 2025-05-07T20:22:56.6471570Z run-id: 14891846252 2025-05-07T20:22:56.6471785Z env: 2025-05-07T20:22:56.6472014Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.6472310Z BUILD_ENV: build_binary 2025-05-07T20:22:56.6472565Z BUILD_TARGET: default 2025-05-07T20:22:56.6472796Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.6473044Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:56.6473300Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.6473544Z ##[endgroup] 2025-05-07T20:22:56.8803645Z Downloading single artifact 2025-05-07T20:22:56.9770586Z Preparing to download the following artifacts: 2025-05-07T20:22:56.9771421Z - fbgemm_default_x86_clang_py3.13_cu11.8.0.whl (ID: 3081409350, Size: 268056314, Expected Digest: sha256:a74b5b1440d0fc4a949d21cc9addd3e895d0ca4b1a167ffa69d634b041e428cc) 2025-05-07T20:22:57.0319537Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-1175d104-d5b2-59a4-8f0c-5503f6e07f17/artifacts/27fc84c2afb51f4ac4ee3ef2a3250dcb3b0d8c083238130e5204bf467a398b5b.zip 2025-05-07T20:22:57.0321055Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:57.1508448Z (node:57019) [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.1509400Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:22:59.9777511Z SHA256 digest of downloaded artifact is a74b5b1440d0fc4a949d21cc9addd3e895d0ca4b1a167ffa69d634b041e428cc 2025-05-07T20:22:59.9778349Z Artifact download completed successfully. 2025-05-07T20:22:59.9778779Z Total of 1 artifact(s) downloaded 2025-05-07T20:22:59.9783681Z Download artifact has finished successfully 2025-05-07T20:23:00.0058884Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:23:00.0059273Z with: 2025-05-07T20:23:00.0059489Z driver-version: 570.133.07 2025-05-07T20:23:00.0059733Z env: 2025-05-07T20:23:00.0059954Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:00.0060258Z BUILD_ENV: build_binary 2025-05-07T20:23:00.0060504Z BUILD_TARGET: default 2025-05-07T20:23:00.0060746Z BUILD_VARIANT: cuda 2025-05-07T20:23:00.0060981Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:00.0061240Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:00.0061481Z ##[endgroup] 2025-05-07T20:23:00.0149785Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:23:00.0150179Z with: 2025-05-07T20:23:00.0150572Z timeout_minutes: 10 2025-05-07T20:23:00.0150813Z max_attempts: 3 2025-05-07T20:23:00.0173925Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils if [[ "${DISTRIBUTION}" == "amzn2023" ]] ; then YUM_REPO_URL="https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo" else # Amazon Linux 2 YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" fi sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x # Install nvidia-driver package if not installed status="$(dpkg-query -W --showformat='${db:Status-Status}' nvidia-docker2 2>&1)" if [ ! $? = 0 ] || [ ! "$status" = installed ]; then sudo apt-get install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker fi ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" # Turn off persistent mode so that the installation script can unload the kernel module sudo killall nvidia-persistenced || true else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi # NB: Annoyingly, nvidia-smi command returns successfully with return code 0 even in # the case where the driver has already crashed as it still can get the driver version # and some basic information like the bus ID. However, the rest of the information # would be missing (ERR!), for example: # # +-----------------------------------------------------------------------------+ # | NVIDIA-SMI 525.89.02 Driver Version: 525.89.02 CUDA Version: 12.0 | # |-------------------------------+----------------------+----------------------+ # | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | # | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | # | | | MIG M. | # |===============================+======================+======================| # | 0 ERR! Off | 00000000:00:1E.0 Off | ERR! | # |ERR! ERR! ERR! ERR! / ERR! | 4184MiB / 23028MiB | ERR! Default | # | | | ERR! | # +-------------------------------+----------------------+----------------------+ # # +-----------------------------------------------------------------------------+ # | Processes: | # | GPU GI CI PID Type Process name GPU Memory | # | ID ID Usage | # |=============================================================================| # +-----------------------------------------------------------------------------+ # # This should be reported as a failure instead as it will guarantee to fail when # Docker tries to run with --gpus all # # So, the correct check here is to query one of the missing piece of info like # GPU name, so that the command can fail accordingly nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" # Fix https://github.com/NVIDIA/nvidia-docker/issues/1648 on runners with # more than one GPUs. This just needs to be run once. The command fails # on subsequent runs and complains that the mode is already on, but that's # ok sudo nvidia-persistenced || true # This should show persistence mode ON nvidia-smi 2025-05-07T20:23:00.0197219Z retry_wait_seconds: 10 2025-05-07T20:23:00.0197487Z polling_interval_seconds: 1 2025-05-07T20:23:00.0197754Z warning_on_retry: true 2025-05-07T20:23:00.0198010Z continue_on_error: false 2025-05-07T20:23:00.0198257Z env: 2025-05-07T20:23:00.0198474Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:00.0198781Z BUILD_ENV: build_binary 2025-05-07T20:23:00.0199032Z BUILD_TARGET: default 2025-05-07T20:23:00.0199263Z BUILD_VARIANT: cuda 2025-05-07T20:23:00.0199512Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:00.0199776Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:00.0200021Z DRIVER_VERSION: 570.133.07 2025-05-07T20:23:00.0200274Z ##[endgroup] 2025-05-07T20:23:00.0987591Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:23:00.0988471Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:23:00.0991833Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:23:00.8987862Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:23:00.8988760Z No packages marked for removal. 2025-05-07T20:23:00.9051010Z Dependencies resolved. 2025-05-07T20:23:00.9060850Z Nothing to do. 2025-05-07T20:23:00.9061427Z Complete! 2025-05-07T20:23:00.9374730Z + install_nvidia_driver_common 2025-05-07T20:23:00.9378523Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:23:00.9378897Z + lspci 2025-05-07T20:23:00.9380862Z Before installing NVIDIA driver 2025-05-07T20:23:00.9565085Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:00.9565994Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:00.9566553Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:00.9567071Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:00.9567551Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:00.9568068Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:00.9568554Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:00.9569099Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:00.9569827Z + lsmod 2025-05-07T20:23:00.9608689Z Module Size Used by 2025-05-07T20:23:00.9608999Z xt_conntrack 16384 1 2025-05-07T20:23:00.9609261Z nft_chain_nat 16384 3 2025-05-07T20:23:00.9609522Z xt_MASQUERADE 20480 1 2025-05-07T20:23:00.9609827Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:00.9610167Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:00.9610567Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:00.9611000Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:00.9611317Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:00.9611613Z xfrm_user 57344 1 2025-05-07T20:23:00.9611877Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:00.9612182Z xt_addrtype 16384 2 2025-05-07T20:23:00.9612445Z nft_compat 20480 4 2025-05-07T20:23:00.9612747Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:00.9613171Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:00.9613554Z br_netfilter 36864 0 2025-05-07T20:23:00.9613835Z bridge 323584 1 br_netfilter 2025-05-07T20:23:00.9614128Z stp 16384 1 bridge 2025-05-07T20:23:00.9614417Z llc 16384 2 bridge,stp 2025-05-07T20:23:00.9614702Z overlay 167936 0 2025-05-07T20:23:00.9614963Z tls 135168 0 2025-05-07T20:23:00.9615216Z nls_ascii 16384 1 2025-05-07T20:23:00.9615476Z nls_cp437 20480 1 2025-05-07T20:23:00.9615725Z vfat 24576 1 2025-05-07T20:23:00.9615985Z fat 86016 1 vfat 2025-05-07T20:23:00.9616253Z sunrpc 696320 1 2025-05-07T20:23:00.9616512Z ena 180224 0 2025-05-07T20:23:00.9616751Z i8042 45056 0 2025-05-07T20:23:00.9617007Z serio 28672 3 i8042 2025-05-07T20:23:00.9617285Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:00.9617568Z button 24576 0 2025-05-07T20:23:00.9617826Z sch_fq_codel 20480 17 2025-05-07T20:23:00.9618088Z dm_mod 188416 0 2025-05-07T20:23:00.9618333Z fuse 163840 1 2025-05-07T20:23:00.9618588Z loop 36864 0 2025-05-07T20:23:00.9618842Z configfs 57344 1 2025-05-07T20:23:00.9619094Z dax 45056 1 dm_mod 2025-05-07T20:23:00.9619374Z dmi_sysfs 20480 0 2025-05-07T20:23:00.9619631Z crc32_pclmul 16384 0 2025-05-07T20:23:00.9619883Z crc32c_intel 24576 0 2025-05-07T20:23:00.9620141Z efivarfs 24576 1 2025-05-07T20:23:00.9620393Z + modinfo nvidia 2025-05-07T20:23:00.9629040Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:00.9629539Z import_ns: DMA_BUF 2025-05-07T20:23:00.9629795Z alias: char-major-195-* 2025-05-07T20:23:00.9630063Z version: 570.133.07 2025-05-07T20:23:00.9630321Z supported: external 2025-05-07T20:23:00.9630689Z license: Dual MIT/GPL 2025-05-07T20:23:00.9631008Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:00.9631521Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:00.9631855Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:00.9632172Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:00.9632515Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:00.9632859Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:00.9633164Z depends: i2c-core,drm 2025-05-07T20:23:00.9633423Z retpoline: Y 2025-05-07T20:23:00.9633647Z name: nvidia 2025-05-07T20:23:00.9634004Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:00.9634472Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:00.9634927Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:00.9635511Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:00.9635813Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:00.9636133Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:00.9636457Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:00.9636753Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:00.9637057Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:00.9637420Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:00.9637800Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:00.9638134Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:00.9638439Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:00.9638740Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:00.9639103Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:00.9639504Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:00.9639885Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:00.9640303Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.9640806Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:00.9641240Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.9641646Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:00.9641986Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:00.9642364Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:00.9642742Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:00.9643076Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:00.9643401Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:00.9643790Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:00.9644106Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:00.9644419Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:00.9644772Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:00.9645133Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:00.9645464Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:00.9645805Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:00.9646148Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:00.9646488Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:00.9646833Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:00.9647172Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:00.9647460Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:00.9647792Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:00.9648117Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:00.9648428Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:00.9648758Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:00.9649115Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:00.9649461Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:00.9649794Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:00.9650146Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:00.9650578Z parm: rm_firmware_active:charp 2025-05-07T20:23:00.9650881Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:23:00.9651125Z ++ command -v nvidia-smi 2025-05-07T20:23:00.9651381Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:23:00.9651630Z + set +e 2025-05-07T20:23:00.9651936Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:23:02.7805819Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:23:02.7806181Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:02.7806445Z + '[' 0 -ne 0 ']' 2025-05-07T20:23:02.7806667Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:23:02.7806946Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:23:02.7807385Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:23:02.7807862Z + set -e 2025-05-07T20:23:02.7808374Z + '[' 1 -eq 0 ']' 2025-05-07T20:23:02.7808770Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:23:02.7809244Z + post_install_nvidia_driver_common 2025-05-07T20:23:02.7811250Z + sudo modprobe nvidia 2025-05-07T20:23:02.8993214Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:02.8993545Z + lspci 2025-05-07T20:23:02.8993775Z After installing NVIDIA driver 2025-05-07T20:23:02.9109999Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:02.9110521Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:02.9111072Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:02.9111613Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:02.9112092Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:02.9112616Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:02.9113129Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:02.9113613Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:02.9114026Z + lsmod 2025-05-07T20:23:02.9141145Z Module Size Used by 2025-05-07T20:23:02.9141945Z nvidia_uvm 1884160 0 2025-05-07T20:23:02.9142275Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:23:02.9142571Z drm 602112 1 nvidia 2025-05-07T20:23:02.9142880Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:02.9143199Z backlight 24576 1 drm 2025-05-07T20:23:02.9143597Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:02.9143904Z xt_conntrack 16384 1 2025-05-07T20:23:02.9144171Z nft_chain_nat 16384 3 2025-05-07T20:23:02.9144454Z xt_MASQUERADE 20480 1 2025-05-07T20:23:02.9144750Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:02.9145120Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:02.9145530Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:02.9145963Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:02.9146298Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:02.9146596Z xfrm_user 57344 1 2025-05-07T20:23:02.9146865Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:02.9147149Z xt_addrtype 16384 2 2025-05-07T20:23:02.9147416Z nft_compat 20480 4 2025-05-07T20:23:02.9147729Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:02.9148142Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:02.9148524Z br_netfilter 36864 0 2025-05-07T20:23:02.9148805Z bridge 323584 1 br_netfilter 2025-05-07T20:23:02.9149096Z stp 16384 1 bridge 2025-05-07T20:23:02.9149382Z llc 16384 2 bridge,stp 2025-05-07T20:23:02.9149680Z overlay 167936 0 2025-05-07T20:23:02.9149929Z tls 135168 0 2025-05-07T20:23:02.9150189Z nls_ascii 16384 1 2025-05-07T20:23:02.9150723Z nls_cp437 20480 1 2025-05-07T20:23:02.9150982Z vfat 24576 1 2025-05-07T20:23:02.9151235Z fat 86016 1 vfat 2025-05-07T20:23:02.9151501Z sunrpc 696320 1 2025-05-07T20:23:02.9151751Z ena 180224 0 2025-05-07T20:23:02.9151990Z i8042 45056 0 2025-05-07T20:23:02.9152247Z serio 28672 3 i8042 2025-05-07T20:23:02.9152528Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:02.9152783Z button 24576 0 2025-05-07T20:23:02.9153045Z sch_fq_codel 20480 17 2025-05-07T20:23:02.9153305Z dm_mod 188416 0 2025-05-07T20:23:02.9153552Z fuse 163840 1 2025-05-07T20:23:02.9153805Z loop 36864 0 2025-05-07T20:23:02.9154250Z configfs 57344 1 2025-05-07T20:23:02.9154504Z dax 45056 1 dm_mod 2025-05-07T20:23:02.9154786Z dmi_sysfs 20480 0 2025-05-07T20:23:02.9155042Z crc32_pclmul 16384 0 2025-05-07T20:23:02.9155305Z crc32c_intel 24576 0 2025-05-07T20:23:02.9155556Z efivarfs 24576 1 2025-05-07T20:23:02.9155809Z + modinfo nvidia 2025-05-07T20:23:02.9161563Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:02.9162028Z import_ns: DMA_BUF 2025-05-07T20:23:02.9162281Z alias: char-major-195-* 2025-05-07T20:23:02.9162554Z version: 570.133.07 2025-05-07T20:23:02.9162797Z supported: external 2025-05-07T20:23:02.9163046Z license: Dual MIT/GPL 2025-05-07T20:23:02.9163334Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:02.9163672Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:02.9163986Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:02.9164326Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:02.9164687Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:02.9165014Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:02.9165330Z depends: i2c-core,drm 2025-05-07T20:23:02.9165588Z retpoline: Y 2025-05-07T20:23:02.9165806Z name: nvidia 2025-05-07T20:23:02.9166160Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:02.9166635Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:02.9167080Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:02.9167495Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:02.9167814Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:02.9168120Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:02.9168433Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:02.9168743Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:02.9169047Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:02.9169412Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:02.9169803Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:02.9170135Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:02.9170436Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:02.9170739Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:02.9171100Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:02.9171493Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:02.9171864Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:02.9172277Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.9172682Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:02.9173104Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.9173513Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:02.9173851Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:02.9174270Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:02.9174746Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:02.9175090Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:02.9175415Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:02.9175739Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:02.9176060Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:02.9176370Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:02.9176710Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:02.9177073Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:02.9177407Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:02.9177742Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:02.9178076Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:02.9178502Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:02.9178846Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:02.9179171Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:02.9179470Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:02.9179795Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:02.9180111Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:02.9180427Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:02.9180762Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:02.9181118Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:02.9181463Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:02.9181793Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:02.9182139Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:02.9182476Z parm: rm_firmware_active:charp 2025-05-07T20:23:02.9182760Z + set +e 2025-05-07T20:23:02.9182961Z + nvidia-smi 2025-05-07T20:23:04.3324850Z Wed May 7 20:23:04 2025 2025-05-07T20:23:04.3325256Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:04.3325782Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:04.3326266Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:04.3326754Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:04.3327281Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:04.3327705Z | | | MIG M. | 2025-05-07T20:23:04.3328032Z |=========================================+========================+======================| 2025-05-07T20:23:04.3390930Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:04.3391402Z | 0% 28C P0 64W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:04.3391790Z | | | N/A | 2025-05-07T20:23:04.3392184Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:04.3393057Z 2025-05-07T20:23:04.3393523Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:04.3393972Z | Processes: | 2025-05-07T20:23:04.3394741Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:04.3395164Z | ID ID Usage | 2025-05-07T20:23:04.3395539Z |=========================================================================================| 2025-05-07T20:23:04.3396571Z | No running processes found | 2025-05-07T20:23:04.3397745Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:04.7497778Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:06.1571451Z NVIDIA A10G 2025-05-07T20:23:06.4362361Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:06.4362661Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:06.4362906Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:06.4363192Z + set -e 2025-05-07T20:23:06.4363400Z INFO: Ignoring allowed status 0 2025-05-07T20:23:06.4370381Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:06.4373757Z + sudo yum install -y yum-utils 2025-05-07T20:23:06.8894590Z Last metadata expiration check: 0:05:34 ago on Wed May 7 20:17:32 2025. 2025-05-07T20:23:06.9141524Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:06.9544155Z Dependencies resolved. 2025-05-07T20:23:06.9728178Z Nothing to do. 2025-05-07T20:23:06.9728887Z Complete! 2025-05-07T20:23:07.0107247Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:07.0107879Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:07.0108732Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:07.2898829Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:07.3458427Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:07.8613651Z nvidia-container-toolkit 14 kB/s | 833 B 00:00 2025-05-07T20:23:07.8861892Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:07.9261704Z Dependencies resolved. 2025-05-07T20:23:07.9439368Z ================================================================================ 2025-05-07T20:23:07.9439957Z Package Arch Version Repository Size 2025-05-07T20:23:07.9440386Z ================================================================================ 2025-05-07T20:23:07.9440770Z Downgrading: 2025-05-07T20:23:07.9441133Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:07.9441712Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:07.9442056Z 2025-05-07T20:23:07.9442148Z Transaction Summary 2025-05-07T20:23:07.9442385Z ================================================================================ 2025-05-07T20:23:07.9442771Z Downgrade 2 Packages 2025-05-07T20:23:07.9442919Z 2025-05-07T20:23:07.9443031Z Total download size: 6.8 M 2025-05-07T20:23:07.9443806Z Downloading Packages: 2025-05-07T20:23:08.0065253Z (1/2): nvidia-container-toolkit-base-1.16.2-1.x 92 MB/s | 5.6 MB 00:00 2025-05-07T20:23:08.0214850Z (2/2): nvidia-container-toolkit-1.16.2-1.x86_64 16 MB/s | 1.2 MB 00:00 2025-05-07T20:23:08.0223301Z -------------------------------------------------------------------------------- 2025-05-07T20:23:08.0226563Z Total 88 MB/s | 6.8 MB 00:00 2025-05-07T20:23:08.0229509Z Running transaction check 2025-05-07T20:23:08.0332677Z Transaction check succeeded. 2025-05-07T20:23:08.0333079Z Running transaction test 2025-05-07T20:23:08.0627587Z Transaction test succeeded. 2025-05-07T20:23:08.0630171Z Running transaction 2025-05-07T20:23:08.6100933Z Preparing : 1/1 2025-05-07T20:23:08.7148444Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:08.7172897Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:08.7396325Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:08.7396913Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:08.7503658Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:08.7525656Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:12.1553272Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:12.1554147Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:12.1554866Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:12.1555526Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:12.3195745Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:12.3196725Z WARNING: 2025-05-07T20:23:12.3197098Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:12.3197414Z 2025-05-07T20:23:12.3197539Z Available Versions: 2025-05-07T20:23:12.3197749Z 2025-05-07T20:23:12.3197878Z Version 2023.7.20250331: 2025-05-07T20:23:12.3198201Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:12.3198452Z 2025-05-07T20:23:12.3198585Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:12.3198795Z 2025-05-07T20:23:12.3198885Z Release notes: 2025-05-07T20:23:12.3199307Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:12.3199680Z 2025-05-07T20:23:12.3199785Z Version 2023.7.20250414: 2025-05-07T20:23:12.3200098Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:12.3200358Z 2025-05-07T20:23:12.3200586Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:12.3200810Z 2025-05-07T20:23:12.3200913Z Release notes: 2025-05-07T20:23:12.3201328Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:12.3201697Z 2025-05-07T20:23:12.3210454Z Version 2023.7.20250428: 2025-05-07T20:23:12.3210843Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:12.3211099Z 2025-05-07T20:23:12.3211221Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:12.3211443Z 2025-05-07T20:23:12.3211533Z Release notes: 2025-05-07T20:23:12.3211953Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:12.3212329Z 2025-05-07T20:23:12.3212457Z ================================================================================ 2025-05-07T20:23:12.3555032Z 2025-05-07T20:23:12.3555212Z 2025-05-07T20:23:12.3555501Z Downgraded: 2025-05-07T20:23:12.3555983Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:12.3556657Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:12.3557011Z 2025-05-07T20:23:12.3557095Z Complete! 2025-05-07T20:23:12.4022293Z + sudo systemctl restart docker 2025-05-07T20:23:16.5045246Z Wed May 7 20:23:16 2025 2025-05-07T20:23:16.5045825Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.5046403Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:16.5046893Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:16.5047385Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:16.5047919Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:16.5048347Z | | | MIG M. | 2025-05-07T20:23:16.5048727Z |=========================================+========================+======================| 2025-05-07T20:23:16.5130330Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:16.5131345Z | 0% 29C P0 64W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:16.5131788Z | | | N/A | 2025-05-07T20:23:16.5132355Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:16.5132893Z 2025-05-07T20:23:16.5133321Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.5133750Z | Processes: | 2025-05-07T20:23:16.5134185Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:16.5136956Z | ID ID Usage | 2025-05-07T20:23:16.5137312Z |=========================================================================================| 2025-05-07T20:23:16.5137764Z | No running processes found | 2025-05-07T20:23:16.5138230Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:17.0798224Z Command completed after 1 attempt(s). 2025-05-07T20:23:17.0886785Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:17.0887244Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:17.0902200Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:17.0902560Z env: 2025-05-07T20:23:17.0902783Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:17.0903098Z BUILD_ENV: build_binary 2025-05-07T20:23:17.0903356Z BUILD_TARGET: default 2025-05-07T20:23:17.0903602Z BUILD_VARIANT: cuda 2025-05-07T20:23:17.0903846Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:17.0904109Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:17.0904412Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:17.0904751Z ##[endgroup] 2025-05-07T20:23:17.4261071Z ################################################################################ 2025-05-07T20:23:17.4261554Z # Print System Info 2025-05-07T20:23:17.4261853Z # 2025-05-07T20:23:17.4277803Z # [2025-05-07T20:23:17.427Z] + print_system_info 2025-05-07T20:23:17.4278295Z ################################################################################ 2025-05-07T20:23:17.4278595Z 2025-05-07T20:23:17.4278749Z ################################################################################ 2025-05-07T20:23:17.4279106Z [INFO] Printing environment variables ... 2025-05-07T20:23:17.4279406Z + printenv 2025-05-07T20:23:17.4279524Z 2025-05-07T20:23:17.4302529Z SHELL=/bin/bash 2025-05-07T20:23:17.4303045Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:17.4303648Z BUILD_VARIANT=cuda 2025-05-07T20:23:17.4304370Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_8e772613-1fec-43ca-a7b4-273538f61e71 2025-05-07T20:23:17.4305190Z GITHUB_ACTION=__run 2025-05-07T20:23:17.4305578Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:17.4306013Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:17.4306267Z RUNNER_NAME=i-0a2a6b8c2cddb22ed 2025-05-07T20:23:17.4306545Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:17.4306858Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:17.4307131Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:17.4307498Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:17.4307930Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:17.4308213Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:17.4308504Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:17.4309004Z *** 2025-05-07T20:23:17.4309211Z LOGNAME=ec2-user 2025-05-07T20:23:17.4309450Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:17.4309712Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:17.4309947Z GITHUB_ACTIONS=true 2025-05-07T20:23:17.4310172Z SYSTEMD_EXEC_PID=55584 2025-05-07T20:23:17.4310448Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:17.4311001Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:17.4311508Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:17.4311799Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:17.4312051Z RUNNER_OS=Linux 2025-05-07T20:23:17.4312276Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:17.4312527Z HOME=/home/ec2-user 2025-05-07T20:23:17.4312773Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:17.4313065Z LANG=C.UTF-8 2025-05-07T20:23:17.4313363Z RUNNER_TRACKING_ID=github_3716d2cc-625b-4b89-86c3-60bf0f8f8562 2025-05-07T20:23:17.4313711Z RUNNER_ARCH=X64 2025-05-07T20:23:17.4313996Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:17.4314670Z BUILD_TARGET=default 2025-05-07T20:23:17.4315212Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_8e772613-1fec-43ca-a7b4-273538f61e71 2025-05-07T20:23:17.4316069Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_8e772613-1fec-43ca-a7b4-273538f61e71 2025-05-07T20:23:17.4316803Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:17.4317478Z INVOCATION_ID=ecd4c20671b145e4afdc2af15d527626 2025-05-07T20:23:17.4317809Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:17.4318082Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:17.4318667Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_8e772613-1fec-43ca-a7b4-273538f61e71 2025-05-07T20:23:17.4319283Z BUILD_ENV=build_binary 2025-05-07T20:23:17.4319512Z GITHUB_ACTOR=q10 2025-05-07T20:23:17.4319735Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:17.4319975Z KERN_NAME_LC=linux 2025-05-07T20:23:17.4320199Z BUILD_CUDA_VERSION=11.8.0 2025-05-07T20:23:17.4320604Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:17.4320965Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:17.4321307Z USER=ec2-user 2025-05-07T20:23:17.4321681Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:17.4322068Z SHLVL=1 2025-05-07T20:23:17.4322322Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:17.4322640Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:17.4323084Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:17.4323439Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:17.4323680Z KERN_NAME=Linux 2025-05-07T20:23:17.4323977Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:17.4324550Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:17.4325130Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:17.4325459Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:17.4325703Z JOURNAL_STREAM=8:89422 2025-05-07T20:23:17.4326019Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:17.4326378Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:17.4326692Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:17.4327016Z GITHUB_BASE_REF=main 2025-05-07T20:23:17.4327232Z CI=true 2025-05-07T20:23:17.4327435Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:17.4327708Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:17.4327991Z GITHUB_ACTION_REF= 2025-05-07T20:23:17.4328235Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:17.4328828Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_8e772613-1fec-43ca-a7b4-273538f61e71 2025-05-07T20:23:17.4329401Z MACHINE_NAME=x86_64 2025-05-07T20:23:17.4329617Z _=/usr/bin/printenv 2025-05-07T20:23:17.4329764Z 2025-05-07T20:23:17.4329885Z ################################################################################ 2025-05-07T20:23:17.4330191Z [INFO] Print ldd version ... 2025-05-07T20:23:17.4330444Z + ldd --version 2025-05-07T20:23:17.4330569Z 2025-05-07T20:23:17.4330658Z ldd (GNU libc) 2.34 2025-05-07T20:23:17.4330914Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:17.4331354Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:17.4331882Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:17.4332324Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:17.4332540Z 2025-05-07T20:23:17.4332657Z ################################################################################ 2025-05-07T20:23:17.4332966Z [INFO] Print CPU info ... 2025-05-07T20:23:17.4333203Z + nproc 2025-05-07T20:23:17.4333311Z 2025-05-07T20:23:17.4344106Z 16 2025-05-07T20:23:17.4345823Z 2025-05-07T20:23:17.4346086Z + lscpu 2025-05-07T20:23:17.4346247Z 2025-05-07T20:23:17.4457589Z Architecture: x86_64 2025-05-07T20:23:17.4458106Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:17.4458936Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4459316Z Byte Order: Little Endian 2025-05-07T20:23:17.4459754Z CPU(s): 16 2025-05-07T20:23:17.4460163Z On-line CPU(s) list: 0-15 2025-05-07T20:23:17.4460589Z Vendor ID: AuthenticAMD 2025-05-07T20:23:17.4460923Z Model name: AMD EPYC 7R32 2025-05-07T20:23:17.4461411Z CPU family: 23 2025-05-07T20:23:17.4461687Z Model: 49 2025-05-07T20:23:17.4461968Z Thread(s) per core: 2 2025-05-07T20:23:17.4462250Z Core(s) per socket: 8 2025-05-07T20:23:17.4462525Z Socket(s): 1 2025-05-07T20:23:17.4462797Z Stepping: 0 2025-05-07T20:23:17.4463098Z BogoMIPS: 5599.98 2025-05-07T20:23:17.4465156Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4467202Z Hypervisor vendor: KVM 2025-05-07T20:23:17.4467510Z Virtualization type: full 2025-05-07T20:23:17.4467848Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:17.4468217Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:17.4468575Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:17.4468926Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:17.4469244Z NUMA node(s): 1 2025-05-07T20:23:17.4469533Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:17.4469869Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:17.4470231Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:17.4470664Z Vulnerability L1tf: Not affected 2025-05-07T20:23:17.4471196Z Vulnerability Mds: Not affected 2025-05-07T20:23:17.4471685Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:17.4472192Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:17.4472702Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:17.4473475Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:17.4474276Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:17.4474944Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:17.4475634Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:17.4476693Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:17.4477465Z Vulnerability Srbds: Not affected 2025-05-07T20:23:17.4477837Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:17.4478067Z 2025-05-07T20:23:17.4478165Z + cat /proc/cpuinfo 2025-05-07T20:23:17.4478311Z 2025-05-07T20:23:17.4478397Z processor : 0 2025-05-07T20:23:17.4478621Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4478860Z cpu family : 23 2025-05-07T20:23:17.4479070Z model : 49 2025-05-07T20:23:17.4479281Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4479524Z stepping : 0 2025-05-07T20:23:17.4479736Z microcode : 0x830107f 2025-05-07T20:23:17.4480086Z cpu MHz : 3297.414 2025-05-07T20:23:17.4480296Z cache size : 512 KB 2025-05-07T20:23:17.4480617Z physical id : 0 2025-05-07T20:23:17.4480827Z siblings : 16 2025-05-07T20:23:17.4481023Z core id : 0 2025-05-07T20:23:17.4481222Z cpu cores : 8 2025-05-07T20:23:17.4481423Z apicid : 0 2025-05-07T20:23:17.4481614Z initial apicid : 0 2025-05-07T20:23:17.4481827Z fpu : yes 2025-05-07T20:23:17.4482028Z fpu_exception : yes 2025-05-07T20:23:17.4482239Z cpuid level : 13 2025-05-07T20:23:17.4482450Z wp : yes 2025-05-07T20:23:17.4486770Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4489072Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4489570Z bogomips : 5599.98 2025-05-07T20:23:17.4489790Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4490040Z clflush size : 64 2025-05-07T20:23:17.4490263Z cache_alignment : 64 2025-05-07T20:23:17.4490535Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4490863Z power management: 2025-05-07T20:23:17.4490998Z 2025-05-07T20:23:17.4491091Z processor : 1 2025-05-07T20:23:17.4491309Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4491552Z cpu family : 23 2025-05-07T20:23:17.4491761Z model : 49 2025-05-07T20:23:17.4491968Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4492214Z stepping : 0 2025-05-07T20:23:17.4492425Z microcode : 0x830107f 2025-05-07T20:23:17.4492651Z cpu MHz : 3289.084 2025-05-07T20:23:17.4492871Z cache size : 512 KB 2025-05-07T20:23:17.4493095Z physical id : 0 2025-05-07T20:23:17.4493306Z siblings : 16 2025-05-07T20:23:17.4493513Z core id : 1 2025-05-07T20:23:17.4493714Z cpu cores : 8 2025-05-07T20:23:17.4493923Z apicid : 2 2025-05-07T20:23:17.4494120Z initial apicid : 2 2025-05-07T20:23:17.4495218Z fpu : yes 2025-05-07T20:23:17.4495430Z fpu_exception : yes 2025-05-07T20:23:17.4495648Z cpuid level : 13 2025-05-07T20:23:17.4495861Z wp : yes 2025-05-07T20:23:17.4497822Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4500032Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4500521Z bogomips : 5599.98 2025-05-07T20:23:17.4500751Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4500994Z clflush size : 64 2025-05-07T20:23:17.4501217Z cache_alignment : 64 2025-05-07T20:23:17.4501493Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4501816Z power management: 2025-05-07T20:23:17.4501948Z 2025-05-07T20:23:17.4502045Z processor : 2 2025-05-07T20:23:17.4502261Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4502506Z cpu family : 23 2025-05-07T20:23:17.4502715Z model : 49 2025-05-07T20:23:17.4502920Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4503169Z stepping : 0 2025-05-07T20:23:17.4503379Z microcode : 0x830107f 2025-05-07T20:23:17.4503598Z cpu MHz : 3290.304 2025-05-07T20:23:17.4503817Z cache size : 512 KB 2025-05-07T20:23:17.4504039Z physical id : 0 2025-05-07T20:23:17.4504390Z siblings : 16 2025-05-07T20:23:17.4504597Z core id : 2 2025-05-07T20:23:17.4504801Z cpu cores : 8 2025-05-07T20:23:17.4505001Z apicid : 4 2025-05-07T20:23:17.4505206Z initial apicid : 4 2025-05-07T20:23:17.4505422Z fpu : yes 2025-05-07T20:23:17.4505634Z fpu_exception : yes 2025-05-07T20:23:17.4505852Z cpuid level : 13 2025-05-07T20:23:17.4506069Z wp : yes 2025-05-07T20:23:17.4508124Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4510328Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4510824Z bogomips : 5599.98 2025-05-07T20:23:17.4511049Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4511296Z clflush size : 64 2025-05-07T20:23:17.4511526Z cache_alignment : 64 2025-05-07T20:23:17.4511799Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4512121Z power management: 2025-05-07T20:23:17.4512254Z 2025-05-07T20:23:17.4512345Z processor : 3 2025-05-07T20:23:17.4512560Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4512807Z cpu family : 23 2025-05-07T20:23:17.4513017Z model : 49 2025-05-07T20:23:17.4513226Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4513481Z stepping : 0 2025-05-07T20:23:17.4513693Z microcode : 0x830107f 2025-05-07T20:23:17.4513923Z cpu MHz : 3290.810 2025-05-07T20:23:17.4514141Z cache size : 512 KB 2025-05-07T20:23:17.4514380Z physical id : 0 2025-05-07T20:23:17.4514588Z siblings : 16 2025-05-07T20:23:17.4514802Z core id : 3 2025-05-07T20:23:17.4515014Z cpu cores : 8 2025-05-07T20:23:17.4515218Z apicid : 6 2025-05-07T20:23:17.4515428Z initial apicid : 6 2025-05-07T20:23:17.4515648Z fpu : yes 2025-05-07T20:23:17.4515848Z fpu_exception : yes 2025-05-07T20:23:17.4516071Z cpuid level : 13 2025-05-07T20:23:17.4516285Z wp : yes 2025-05-07T20:23:17.4518263Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4520453Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4531646Z bogomips : 5599.98 2025-05-07T20:23:17.4531993Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4532334Z clflush size : 64 2025-05-07T20:23:17.4532582Z cache_alignment : 64 2025-05-07T20:23:17.4532867Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4533182Z power management: 2025-05-07T20:23:17.4533325Z 2025-05-07T20:23:17.4533412Z processor : 4 2025-05-07T20:23:17.4533636Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4533876Z cpu family : 23 2025-05-07T20:23:17.4534089Z model : 49 2025-05-07T20:23:17.4534317Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4534560Z stepping : 0 2025-05-07T20:23:17.4534777Z microcode : 0x830107f 2025-05-07T20:23:17.4535011Z cpu MHz : 3299.908 2025-05-07T20:23:17.4535226Z cache size : 512 KB 2025-05-07T20:23:17.4535450Z physical id : 0 2025-05-07T20:23:17.4535668Z siblings : 16 2025-05-07T20:23:17.4535870Z core id : 4 2025-05-07T20:23:17.4536080Z cpu cores : 8 2025-05-07T20:23:17.4536288Z apicid : 8 2025-05-07T20:23:17.4536616Z initial apicid : 8 2025-05-07T20:23:17.4536839Z fpu : yes 2025-05-07T20:23:17.4537046Z fpu_exception : yes 2025-05-07T20:23:17.4537264Z cpuid level : 13 2025-05-07T20:23:17.4537479Z wp : yes 2025-05-07T20:23:17.4539515Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4541728Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4542223Z bogomips : 5599.98 2025-05-07T20:23:17.4542454Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4542698Z clflush size : 64 2025-05-07T20:23:17.4542925Z cache_alignment : 64 2025-05-07T20:23:17.4543194Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4543513Z power management: 2025-05-07T20:23:17.4543650Z 2025-05-07T20:23:17.4543742Z processor : 5 2025-05-07T20:23:17.4543963Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4544211Z cpu family : 23 2025-05-07T20:23:17.4544419Z model : 49 2025-05-07T20:23:17.4544623Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4544876Z stepping : 0 2025-05-07T20:23:17.4545098Z microcode : 0x830107f 2025-05-07T20:23:17.4545329Z cpu MHz : 3298.107 2025-05-07T20:23:17.4545543Z cache size : 512 KB 2025-05-07T20:23:17.4545763Z physical id : 0 2025-05-07T20:23:17.4545975Z siblings : 16 2025-05-07T20:23:17.4546174Z core id : 5 2025-05-07T20:23:17.4546376Z cpu cores : 8 2025-05-07T20:23:17.4546579Z apicid : 10 2025-05-07T20:23:17.4546782Z initial apicid : 10 2025-05-07T20:23:17.4547014Z fpu : yes 2025-05-07T20:23:17.4547221Z fpu_exception : yes 2025-05-07T20:23:17.4547434Z cpuid level : 13 2025-05-07T20:23:17.4547645Z wp : yes 2025-05-07T20:23:17.4549582Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4551776Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4552263Z bogomips : 5599.98 2025-05-07T20:23:17.4552494Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4552744Z clflush size : 64 2025-05-07T20:23:17.4552963Z cache_alignment : 64 2025-05-07T20:23:17.4553242Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4553566Z power management: 2025-05-07T20:23:17.4553699Z 2025-05-07T20:23:17.4553792Z processor : 6 2025-05-07T20:23:17.4554008Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4554262Z cpu family : 23 2025-05-07T20:23:17.4554474Z model : 49 2025-05-07T20:23:17.4554684Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4554933Z stepping : 0 2025-05-07T20:23:17.4555154Z microcode : 0x830107f 2025-05-07T20:23:17.4555384Z cpu MHz : 3300.123 2025-05-07T20:23:17.4555609Z cache size : 512 KB 2025-05-07T20:23:17.4555833Z physical id : 0 2025-05-07T20:23:17.4556041Z siblings : 16 2025-05-07T20:23:17.4556251Z core id : 6 2025-05-07T20:23:17.4556448Z cpu cores : 8 2025-05-07T20:23:17.4556638Z apicid : 12 2025-05-07T20:23:17.4556847Z initial apicid : 12 2025-05-07T20:23:17.4557074Z fpu : yes 2025-05-07T20:23:17.4557271Z fpu_exception : yes 2025-05-07T20:23:17.4557606Z cpuid level : 13 2025-05-07T20:23:17.4557822Z wp : yes 2025-05-07T20:23:17.4559830Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4562127Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4562612Z bogomips : 5599.98 2025-05-07T20:23:17.4562844Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4563095Z clflush size : 64 2025-05-07T20:23:17.4563310Z cache_alignment : 64 2025-05-07T20:23:17.4563595Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4563913Z power management: 2025-05-07T20:23:17.4564046Z 2025-05-07T20:23:17.4564131Z processor : 7 2025-05-07T20:23:17.4564351Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4564598Z cpu family : 23 2025-05-07T20:23:17.4564804Z model : 49 2025-05-07T20:23:17.4565016Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4565264Z stepping : 0 2025-05-07T20:23:17.4565476Z microcode : 0x830107f 2025-05-07T20:23:17.4565707Z cpu MHz : 3299.779 2025-05-07T20:23:17.4565938Z cache size : 512 KB 2025-05-07T20:23:17.4566153Z physical id : 0 2025-05-07T20:23:17.4566366Z siblings : 16 2025-05-07T20:23:17.4566584Z core id : 7 2025-05-07T20:23:17.4566782Z cpu cores : 8 2025-05-07T20:23:17.4566987Z apicid : 14 2025-05-07T20:23:17.4567201Z initial apicid : 14 2025-05-07T20:23:17.4567417Z fpu : yes 2025-05-07T20:23:17.4567626Z fpu_exception : yes 2025-05-07T20:23:17.4567852Z cpuid level : 13 2025-05-07T20:23:17.4568051Z wp : yes 2025-05-07T20:23:17.4569984Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4572337Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4572833Z bogomips : 5599.98 2025-05-07T20:23:17.4573069Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4573309Z clflush size : 64 2025-05-07T20:23:17.4573534Z cache_alignment : 64 2025-05-07T20:23:17.4573807Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4574139Z power management: 2025-05-07T20:23:17.4574275Z 2025-05-07T20:23:17.4574360Z processor : 8 2025-05-07T20:23:17.4574583Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4574825Z cpu family : 23 2025-05-07T20:23:17.4575029Z model : 49 2025-05-07T20:23:17.4575238Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4575483Z stepping : 0 2025-05-07T20:23:17.4575690Z microcode : 0x830107f 2025-05-07T20:23:17.4575916Z cpu MHz : 3299.546 2025-05-07T20:23:17.4576141Z cache size : 512 KB 2025-05-07T20:23:17.4576356Z physical id : 0 2025-05-07T20:23:17.4576570Z siblings : 16 2025-05-07T20:23:17.4576775Z core id : 0 2025-05-07T20:23:17.4576975Z cpu cores : 8 2025-05-07T20:23:17.4577179Z apicid : 1 2025-05-07T20:23:17.4577383Z initial apicid : 1 2025-05-07T20:23:17.4577599Z fpu : yes 2025-05-07T20:23:17.4577829Z fpu_exception : yes 2025-05-07T20:23:17.4578070Z cpuid level : 13 2025-05-07T20:23:17.4578280Z wp : yes 2025-05-07T20:23:17.4580191Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4582561Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4583051Z bogomips : 5599.98 2025-05-07T20:23:17.4583272Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4583504Z clflush size : 64 2025-05-07T20:23:17.4583725Z cache_alignment : 64 2025-05-07T20:23:17.4583996Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4584308Z power management: 2025-05-07T20:23:17.4584446Z 2025-05-07T20:23:17.4584536Z processor : 9 2025-05-07T20:23:17.4584751Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4584984Z cpu family : 23 2025-05-07T20:23:17.4585193Z model : 49 2025-05-07T20:23:17.4585400Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4585645Z stepping : 0 2025-05-07T20:23:17.4585850Z microcode : 0x830107f 2025-05-07T20:23:17.4586080Z cpu MHz : 3296.605 2025-05-07T20:23:17.4586298Z cache size : 512 KB 2025-05-07T20:23:17.4586563Z physical id : 0 2025-05-07T20:23:17.4586776Z siblings : 16 2025-05-07T20:23:17.4586980Z core id : 1 2025-05-07T20:23:17.4587181Z cpu cores : 8 2025-05-07T20:23:17.4587383Z apicid : 3 2025-05-07T20:23:17.4587583Z initial apicid : 3 2025-05-07T20:23:17.4587791Z fpu : yes 2025-05-07T20:23:17.4587992Z fpu_exception : yes 2025-05-07T20:23:17.4588212Z cpuid level : 13 2025-05-07T20:23:17.4588415Z wp : yes 2025-05-07T20:23:17.4590331Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4592536Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4593025Z bogomips : 5599.98 2025-05-07T20:23:17.4593243Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4593483Z clflush size : 64 2025-05-07T20:23:17.4593702Z cache_alignment : 64 2025-05-07T20:23:17.4593978Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4594502Z power management: 2025-05-07T20:23:17.4594676Z 2025-05-07T20:23:17.4594761Z processor : 10 2025-05-07T20:23:17.4594982Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4595224Z cpu family : 23 2025-05-07T20:23:17.4595430Z model : 49 2025-05-07T20:23:17.4595635Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4595873Z stepping : 0 2025-05-07T20:23:17.4596080Z microcode : 0x830107f 2025-05-07T20:23:17.4596306Z cpu MHz : 3300.081 2025-05-07T20:23:17.4596516Z cache size : 512 KB 2025-05-07T20:23:17.4596731Z physical id : 0 2025-05-07T20:23:17.4596940Z siblings : 16 2025-05-07T20:23:17.4597134Z core id : 2 2025-05-07T20:23:17.4597332Z cpu cores : 8 2025-05-07T20:23:17.4597535Z apicid : 5 2025-05-07T20:23:17.4597730Z initial apicid : 5 2025-05-07T20:23:17.4597942Z fpu : yes 2025-05-07T20:23:17.4598140Z fpu_exception : yes 2025-05-07T20:23:17.4598353Z cpuid level : 13 2025-05-07T20:23:17.4598563Z wp : yes 2025-05-07T20:23:17.4600730Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4603106Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4603596Z bogomips : 5599.98 2025-05-07T20:23:17.4603928Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4604167Z clflush size : 64 2025-05-07T20:23:17.4604460Z cache_alignment : 64 2025-05-07T20:23:17.4604835Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4605264Z power management: 2025-05-07T20:23:17.4605441Z 2025-05-07T20:23:17.4605572Z processor : 11 2025-05-07T20:23:17.4605843Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4606154Z cpu family : 23 2025-05-07T20:23:17.4606422Z model : 49 2025-05-07T20:23:17.4606674Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4606989Z stepping : 0 2025-05-07T20:23:17.4607201Z microcode : 0x830107f 2025-05-07T20:23:17.4607422Z cpu MHz : 3301.918 2025-05-07T20:23:17.4607639Z cache size : 512 KB 2025-05-07T20:23:17.4607857Z physical id : 0 2025-05-07T20:23:17.4608058Z siblings : 16 2025-05-07T20:23:17.4608257Z core id : 3 2025-05-07T20:23:17.4608457Z cpu cores : 8 2025-05-07T20:23:17.4608660Z apicid : 7 2025-05-07T20:23:17.4608854Z initial apicid : 7 2025-05-07T20:23:17.4609071Z fpu : yes 2025-05-07T20:23:17.4609273Z fpu_exception : yes 2025-05-07T20:23:17.4609485Z cpuid level : 13 2025-05-07T20:23:17.4609693Z wp : yes 2025-05-07T20:23:17.4611609Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4613797Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4614278Z bogomips : 5599.98 2025-05-07T20:23:17.4614497Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4614758Z clflush size : 64 2025-05-07T20:23:17.4615053Z cache_alignment : 64 2025-05-07T20:23:17.4615423Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4615848Z power management: 2025-05-07T20:23:17.4616012Z 2025-05-07T20:23:17.4616102Z processor : 12 2025-05-07T20:23:17.4616318Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4616558Z cpu family : 23 2025-05-07T20:23:17.4616840Z model : 49 2025-05-07T20:23:17.4617114Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4617452Z stepping : 0 2025-05-07T20:23:17.4617731Z microcode : 0x830107f 2025-05-07T20:23:17.4617988Z cpu MHz : 3297.934 2025-05-07T20:23:17.4618194Z cache size : 512 KB 2025-05-07T20:23:17.4618402Z physical id : 0 2025-05-07T20:23:17.4618601Z siblings : 16 2025-05-07T20:23:17.4618797Z core id : 4 2025-05-07T20:23:17.4618988Z cpu cores : 8 2025-05-07T20:23:17.4619179Z apicid : 9 2025-05-07T20:23:17.4619369Z initial apicid : 9 2025-05-07T20:23:17.4619571Z fpu : yes 2025-05-07T20:23:17.4619758Z fpu_exception : yes 2025-05-07T20:23:17.4619974Z cpuid level : 13 2025-05-07T20:23:17.4620173Z wp : yes 2025-05-07T20:23:17.4622077Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4624365Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4624843Z bogomips : 5599.98 2025-05-07T20:23:17.4625061Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4625297Z clflush size : 64 2025-05-07T20:23:17.4625505Z cache_alignment : 64 2025-05-07T20:23:17.4625883Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4626200Z power management: 2025-05-07T20:23:17.4626330Z 2025-05-07T20:23:17.4626415Z processor : 13 2025-05-07T20:23:17.4626627Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4626938Z cpu family : 23 2025-05-07T20:23:17.4627210Z model : 49 2025-05-07T20:23:17.4627481Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4627801Z stepping : 0 2025-05-07T20:23:17.4628041Z microcode : 0x830107f 2025-05-07T20:23:17.4628276Z cpu MHz : 3300.042 2025-05-07T20:23:17.4628483Z cache size : 512 KB 2025-05-07T20:23:17.4628700Z physical id : 0 2025-05-07T20:23:17.4628988Z siblings : 16 2025-05-07T20:23:17.4629257Z core id : 5 2025-05-07T20:23:17.4629517Z cpu cores : 8 2025-05-07T20:23:17.4629785Z apicid : 11 2025-05-07T20:23:17.4630018Z initial apicid : 11 2025-05-07T20:23:17.4630224Z fpu : yes 2025-05-07T20:23:17.4630421Z fpu_exception : yes 2025-05-07T20:23:17.4630636Z cpuid level : 13 2025-05-07T20:23:17.4630839Z wp : yes 2025-05-07T20:23:17.4632788Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4634971Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4635445Z bogomips : 5599.98 2025-05-07T20:23:17.4635663Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4635892Z clflush size : 64 2025-05-07T20:23:17.4636104Z cache_alignment : 64 2025-05-07T20:23:17.4636374Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4636684Z power management: 2025-05-07T20:23:17.4636819Z 2025-05-07T20:23:17.4636908Z processor : 14 2025-05-07T20:23:17.4637122Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4637353Z cpu family : 23 2025-05-07T20:23:17.4637558Z model : 49 2025-05-07T20:23:17.4637764Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4638004Z stepping : 0 2025-05-07T20:23:17.4638216Z microcode : 0x830107f 2025-05-07T20:23:17.4638442Z cpu MHz : 3299.756 2025-05-07T20:23:17.4638713Z cache size : 512 KB 2025-05-07T20:23:17.4639011Z physical id : 0 2025-05-07T20:23:17.4639295Z siblings : 16 2025-05-07T20:23:17.4639559Z core id : 6 2025-05-07T20:23:17.4639804Z cpu cores : 8 2025-05-07T20:23:17.4640011Z apicid : 13 2025-05-07T20:23:17.4640216Z initial apicid : 13 2025-05-07T20:23:17.4640431Z fpu : yes 2025-05-07T20:23:17.4640756Z fpu_exception : yes 2025-05-07T20:23:17.4641053Z cpuid level : 13 2025-05-07T20:23:17.4641329Z wp : yes 2025-05-07T20:23:17.4643408Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4645699Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4646170Z bogomips : 5599.98 2025-05-07T20:23:17.4646387Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4646626Z clflush size : 64 2025-05-07T20:23:17.4646839Z cache_alignment : 64 2025-05-07T20:23:17.4647099Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4647409Z power management: 2025-05-07T20:23:17.4647539Z 2025-05-07T20:23:17.4647716Z processor : 15 2025-05-07T20:23:17.4647929Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.4648163Z cpu family : 23 2025-05-07T20:23:17.4648368Z model : 49 2025-05-07T20:23:17.4648565Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.4648807Z stepping : 0 2025-05-07T20:23:17.4649016Z microcode : 0x830107f 2025-05-07T20:23:17.4649232Z cpu MHz : 3299.461 2025-05-07T20:23:17.4649448Z cache size : 512 KB 2025-05-07T20:23:17.4649663Z physical id : 0 2025-05-07T20:23:17.4649869Z siblings : 16 2025-05-07T20:23:17.4650071Z core id : 7 2025-05-07T20:23:17.4650265Z cpu cores : 8 2025-05-07T20:23:17.4650458Z apicid : 15 2025-05-07T20:23:17.4650665Z initial apicid : 15 2025-05-07T20:23:17.4650876Z fpu : yes 2025-05-07T20:23:17.4651063Z fpu_exception : yes 2025-05-07T20:23:17.4651295Z cpuid level : 13 2025-05-07T20:23:17.4651580Z wp : yes 2025-05-07T20:23:17.4653987Z flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:23:17.4656519Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.4656992Z bogomips : 5599.98 2025-05-07T20:23:17.4657214Z TLB size : 3072 4K pages 2025-05-07T20:23:17.4657449Z clflush size : 64 2025-05-07T20:23:17.4657655Z cache_alignment : 64 2025-05-07T20:23:17.4657926Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4658240Z power management: 2025-05-07T20:23:17.4658373Z 2025-05-07T20:23:17.4658377Z 2025-05-07T20:23:17.4658500Z ################################################################################ 2025-05-07T20:23:17.4658825Z [INFO] Print PCI info ... 2025-05-07T20:23:17.4659074Z + lspci -v 2025-05-07T20:23:17.4659189Z 2025-05-07T20:23:17.4659419Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:17.4659810Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:17.4660127Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:17.4660346Z 2025-05-07T20:23:17.4660549Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:17.4660933Z Physical Slot: 1 2025-05-07T20:23:17.4661170Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.4661388Z 2025-05-07T20:23:17.4661638Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:17.4662076Z Physical Slot: 1 2025-05-07T20:23:17.4662341Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:17.4662566Z 2025-05-07T20:23:17.4662834Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:17.4663280Z Physical Slot: 3 2025-05-07T20:23:17.4663524Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.4663863Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:17.4664224Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:17.4664447Z 2025-05-07T20:23:17.4664754Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:17.4665364Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:17.4665649Z Physical Slot: 4 2025-05-07T20:23:17.4665909Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:17.4666294Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:17.4666644Z Capabilities: 2025-05-07T20:23:17.4666916Z Kernel driver in use: nvme 2025-05-07T20:23:17.4667085Z 2025-05-07T20:23:17.4667392Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:17.4667876Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:17.4668231Z Physical Slot: 5 2025-05-07T20:23:17.4668480Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.4668838Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:17.4669222Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:17.4669576Z Capabilities: 2025-05-07T20:23:17.4669948Z Kernel driver in use: ena 2025-05-07T20:23:17.4670290Z Kernel modules: ena 2025-05-07T20:23:17.4670486Z 2025-05-07T20:23:17.4670720Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:17.4671211Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:17.4671509Z Physical Slot: 30 2025-05-07T20:23:17.4671771Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:17.4672155Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:17.4672552Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:17.4672937Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:17.4673280Z Capabilities: 2025-05-07T20:23:17.4673549Z Kernel driver in use: nvidia 2025-05-07T20:23:17.4673816Z Kernel modules: nvidia 2025-05-07T20:23:17.4673963Z 2025-05-07T20:23:17.4674611Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:17.4675224Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:17.4675610Z Physical Slot: 31 2025-05-07T20:23:17.4676019Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.4684752Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:17.4685257Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:17.4685601Z Capabilities: 2025-05-07T20:23:17.4685879Z Kernel driver in use: nvme 2025-05-07T20:23:17.4686071Z 2025-05-07T20:23:17.4686077Z 2025-05-07T20:23:17.4686254Z ################################################################################ 2025-05-07T20:23:17.4686732Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:17.4687129Z + uname -a 2025-05-07T20:23:17.4687366Z 2025-05-07T20:23:17.4688099Z Linux ip-10-0-20-0.ec2.internal 6.1.130-139.222.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-05-07T20:23:17.4688856Z 2025-05-07T20:23:17.4688987Z + uname -m 2025-05-07T20:23:17.4689138Z 2025-05-07T20:23:17.4689241Z x86_64 2025-05-07T20:23:17.4689393Z 2025-05-07T20:23:17.4689518Z + cat /proc/version 2025-05-07T20:23:17.4689697Z 2025-05-07T20:23:17.4690616Z Linux version 6.1.130-139.222.amzn2023.x86_64 (mockbuild@ip-10-0-55-76) (gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-5), GNU ld version 2.39-6.amzn2023.0.11) #1 SMP PREEMPT_DYNAMIC Tue Mar 11 01:10:58 UTC 2025 2025-05-07T20:23:17.4691563Z 2025-05-07T20:23:17.4691703Z + cat /etc/os-release 2025-05-07T20:23:17.4691907Z 2025-05-07T20:23:17.4692089Z NAME="Amazon Linux" 2025-05-07T20:23:17.4692402Z VERSION="2023" 2025-05-07T20:23:17.4692705Z ID="amzn" 2025-05-07T20:23:17.4692957Z ID_LIKE="fedora" 2025-05-07T20:23:17.4693247Z VERSION_ID="2023" 2025-05-07T20:23:17.4693556Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:17.4693927Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:17.4695842Z ANSI_COLOR="0;33" 2025-05-07T20:23:17.4696259Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:17.4697040Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:17.4697519Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:17.4697943Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:17.4698392Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:17.4698769Z VENDOR_NAME="AWS" 2025-05-07T20:23:17.4699022Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:17.4699318Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:17.4699477Z 2025-05-07T20:23:17.4699735Z ################################################################################ 2025-05-07T20:23:17.4700059Z # Print EC2 Instance Info 2025-05-07T20:23:17.4700303Z # 2025-05-07T20:23:17.4700528Z # [2025-05-07T20:23:17.466Z] + print_ec2_info 2025-05-07T20:23:17.4700849Z ################################################################################ 2025-05-07T20:23:17.4701070Z 2025-05-07T20:23:17.4790252Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:17.4912622Z instance-id: i-0a2a6b8c2cddb22ed 2025-05-07T20:23:17.5026665Z instance-type: g5.4xlarge 2025-05-07T20:23:17.5066222Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:17.5066586Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:17.5076400Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:17.5076750Z env: 2025-05-07T20:23:17.5076982Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:17.5077299Z BUILD_ENV: build_binary 2025-05-07T20:23:17.5077560Z BUILD_TARGET: default 2025-05-07T20:23:17.5077804Z BUILD_VARIANT: cuda 2025-05-07T20:23:17.5078056Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:17.5078326Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:17.5078636Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:17.5078984Z ##[endgroup] 2025-05-07T20:23:17.8441805Z ################################################################################ 2025-05-07T20:23:17.8442323Z [INFO] Printing general display info ... 2025-05-07T20:23:17.8469048Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:17.9573627Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:17.9583215Z /usr/bin/sudo 2025-05-07T20:23:17.9593760Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:17.9605104Z /usr/bin/yum 2025-05-07T20:23:17.9606746Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:17.9627006Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:18.4092382Z Last metadata expiration check: 0:00:11 ago on Wed May 7 20:23:07 2025. 2025-05-07T20:23:18.4854189Z ================================================================================ 2025-05-07T20:23:18.4854562Z WARNING: 2025-05-07T20:23:18.4854810Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:18.4855051Z 2025-05-07T20:23:18.4855150Z Available Versions: 2025-05-07T20:23:18.4855298Z 2025-05-07T20:23:18.4855392Z Version 2023.7.20250331: 2025-05-07T20:23:18.4855712Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:18.4855995Z 2025-05-07T20:23:18.4856141Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:18.4856355Z 2025-05-07T20:23:18.4856449Z Release notes: 2025-05-07T20:23:18.4856861Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:18.4857239Z 2025-05-07T20:23:18.4857331Z Version 2023.7.20250414: 2025-05-07T20:23:18.4857651Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:18.4857901Z 2025-05-07T20:23:18.4858018Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:18.4858238Z 2025-05-07T20:23:18.4858327Z Release notes: 2025-05-07T20:23:18.4858733Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:18.4859100Z 2025-05-07T20:23:18.4859196Z Version 2023.7.20250428: 2025-05-07T20:23:18.4859510Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:18.4860008Z 2025-05-07T20:23:18.4860126Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:18.4860344Z 2025-05-07T20:23:18.4860437Z Release notes: 2025-05-07T20:23:18.4860835Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:18.4861199Z 2025-05-07T20:23:18.4861320Z ================================================================================ 2025-05-07T20:23:18.6009476Z Dependencies resolved. 2025-05-07T20:23:18.6294587Z ================================================================================ 2025-05-07T20:23:18.6295046Z Package Arch Version Repository Size 2025-05-07T20:23:18.6295429Z ================================================================================ 2025-05-07T20:23:18.6295726Z Upgrading: 2025-05-07T20:23:18.6296082Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:18.6296665Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:18.6297022Z 2025-05-07T20:23:18.6297335Z Transaction Summary 2025-05-07T20:23:18.6297584Z ================================================================================ 2025-05-07T20:23:18.6297889Z Upgrade 2 Packages 2025-05-07T20:23:18.6298023Z 2025-05-07T20:23:18.6298130Z Total download size: 6.9 M 2025-05-07T20:23:18.6299225Z Downloading Packages: 2025-05-07T20:23:18.6610606Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 42 MB/s | 1.2 MB 00:00 2025-05-07T20:23:18.7188601Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 65 MB/s | 5.7 MB 00:00 2025-05-07T20:23:18.7196882Z -------------------------------------------------------------------------------- 2025-05-07T20:23:18.7199867Z Total 77 MB/s | 6.9 MB 00:00 2025-05-07T20:23:18.7202651Z Running transaction check 2025-05-07T20:23:18.7298798Z Transaction check succeeded. 2025-05-07T20:23:18.7299314Z Running transaction test 2025-05-07T20:23:18.7594124Z Transaction test succeeded. 2025-05-07T20:23:18.7597485Z Running transaction 2025-05-07T20:23:19.3134308Z Preparing : 1/1 2025-05-07T20:23:19.4198006Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:19.4219243Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:19.4437949Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:19.4438965Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:19.4548023Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:19.4569890Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:19.6101063Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:19.6101642Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:19.6102205Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:19.6102739Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:19.7539053Z ================================================================================ 2025-05-07T20:23:19.7539417Z WARNING: 2025-05-07T20:23:19.7539730Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:19.7540042Z 2025-05-07T20:23:19.7540175Z Available Versions: 2025-05-07T20:23:19.7540369Z 2025-05-07T20:23:19.7540490Z Version 2023.7.20250331: 2025-05-07T20:23:19.7540900Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:19.7541262Z 2025-05-07T20:23:19.7541440Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:19.7541764Z 2025-05-07T20:23:19.7541908Z Release notes: 2025-05-07T20:23:19.7542472Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:19.7543382Z 2025-05-07T20:23:19.7543529Z Version 2023.7.20250414: 2025-05-07T20:23:19.7543978Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:19.7544337Z 2025-05-07T20:23:19.7544499Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:19.7544818Z 2025-05-07T20:23:19.7544936Z Release notes: 2025-05-07T20:23:19.7545479Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:19.7545994Z 2025-05-07T20:23:19.7546141Z Version 2023.7.20250428: 2025-05-07T20:23:19.7546607Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:19.7547011Z 2025-05-07T20:23:19.7547199Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:19.7547528Z 2025-05-07T20:23:19.7547662Z Release notes: 2025-05-07T20:23:19.7548247Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:19.7548655Z 2025-05-07T20:23:19.7549049Z ================================================================================ 2025-05-07T20:23:19.8111770Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:19.8112119Z 2025-05-07T20:23:19.8112211Z Upgraded: 2025-05-07T20:23:19.8112555Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:19.8113118Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:19.8113457Z 2025-05-07T20:23:19.8113540Z Complete! 2025-05-07T20:23:19.8551999Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:19.8576780Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:20.3117806Z Last metadata expiration check: 0:00:13 ago on Wed May 7 20:23:07 2025. 2025-05-07T20:23:20.3362130Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:20.3766368Z Dependencies resolved. 2025-05-07T20:23:20.3946101Z ================================================================================ 2025-05-07T20:23:20.3946801Z Package Architecture Version Repository Size 2025-05-07T20:23:20.3947376Z ================================================================================ 2025-05-07T20:23:20.3947802Z Installing: 2025-05-07T20:23:20.3948235Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:20.3948658Z 2025-05-07T20:23:20.3948807Z Transaction Summary 2025-05-07T20:23:20.3949203Z ================================================================================ 2025-05-07T20:23:20.3949688Z Install 1 Package 2025-05-07T20:23:20.3949909Z 2025-05-07T20:23:20.3950071Z Total download size: 319 k 2025-05-07T20:23:20.3950435Z Installed size: 837 k 2025-05-07T20:23:20.3951429Z Downloading Packages: 2025-05-07T20:23:20.4708399Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 6.9 MB/s | 319 kB 00:00 2025-05-07T20:23:20.4714561Z -------------------------------------------------------------------------------- 2025-05-07T20:23:20.4717543Z Total 4.1 MB/s | 319 kB 00:00 2025-05-07T20:23:20.4874913Z Running transaction check 2025-05-07T20:23:20.4929461Z Transaction check succeeded. 2025-05-07T20:23:20.4929924Z Running transaction test 2025-05-07T20:23:20.5380826Z Transaction test succeeded. 2025-05-07T20:23:20.5384865Z Running transaction 2025-05-07T20:23:20.6391897Z Preparing : 1/1 2025-05-07T20:23:20.6879182Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.8413865Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.9603293Z ================================================================================ 2025-05-07T20:23:20.9603697Z WARNING: 2025-05-07T20:23:20.9604006Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:20.9604521Z 2025-05-07T20:23:20.9604616Z Available Versions: 2025-05-07T20:23:20.9604788Z 2025-05-07T20:23:20.9604879Z Version 2023.7.20250331: 2025-05-07T20:23:20.9605197Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:20.9605448Z 2025-05-07T20:23:20.9605571Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:20.9605791Z 2025-05-07T20:23:20.9605878Z Release notes: 2025-05-07T20:23:20.9606292Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:20.9606661Z 2025-05-07T20:23:20.9606763Z Version 2023.7.20250414: 2025-05-07T20:23:20.9607065Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:20.9607315Z 2025-05-07T20:23:20.9607431Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:20.9607639Z 2025-05-07T20:23:20.9607730Z Release notes: 2025-05-07T20:23:20.9608124Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:20.9608496Z 2025-05-07T20:23:20.9608729Z Version 2023.7.20250428: 2025-05-07T20:23:20.9609046Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:20.9609291Z 2025-05-07T20:23:20.9609414Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:20.9609622Z 2025-05-07T20:23:20.9609707Z Release notes: 2025-05-07T20:23:20.9610099Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:20.9610465Z 2025-05-07T20:23:20.9610581Z ================================================================================ 2025-05-07T20:23:20.9953563Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.9953889Z 2025-05-07T20:23:20.9953979Z Installed: 2025-05-07T20:23:20.9954281Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:20.9954571Z 2025-05-07T20:23:20.9954652Z Complete! 2025-05-07T20:23:21.0415421Z + hostname 2025-05-07T20:23:21.0415576Z 2025-05-07T20:23:21.0429787Z ip-10-0-20-0.ec2.internal 2025-05-07T20:23:21.0431273Z 2025-05-07T20:23:21.0431545Z + sudo lshw -C display 2025-05-07T20:23:21.0431765Z 2025-05-07T20:23:21.5508694Z *-display:0 UNCLAIMED 2025-05-07T20:23:21.5509127Z description: VGA compatible controller 2025-05-07T20:23:21.5509570Z product: Amazon.com, Inc. 2025-05-07T20:23:21.5509897Z vendor: Amazon.com, Inc. 2025-05-07T20:23:21.5510165Z physical id: 3 2025-05-07T20:23:21.5510406Z bus info: pci@0000:00:03.0 2025-05-07T20:23:21.5510677Z version: 00 2025-05-07T20:23:21.5510898Z width: 32 bits 2025-05-07T20:23:21.5511123Z clock: 33MHz 2025-05-07T20:23:21.5511383Z capabilities: vga_controller bus_master 2025-05-07T20:23:21.5511705Z configuration: latency=0 2025-05-07T20:23:21.5512037Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:21.5512377Z *-display:1 2025-05-07T20:23:21.5512628Z description: 3D controller 2025-05-07T20:23:21.5512921Z product: GA102GL [A10G] 2025-05-07T20:23:21.5513192Z vendor: NVIDIA Corporation 2025-05-07T20:23:21.5513466Z physical id: 1e 2025-05-07T20:23:21.5513703Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:21.5513963Z version: a1 2025-05-07T20:23:21.5514183Z width: 64 bits 2025-05-07T20:23:21.5514404Z clock: 33MHz 2025-05-07T20:23:21.5514703Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:21.5515081Z configuration: driver=nvidia latency=0 2025-05-07T20:23:21.5515702Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:21.5547267Z 2025-05-07T20:23:21.5547578Z ################################################################################ 2025-05-07T20:23:21.5548036Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:21.5677831Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:21.5845521Z Wed May 7 20:23:21 2025 2025-05-07T20:23:21.5845887Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.5846388Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:21.5846866Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:21.5847352Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:21.5847870Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:21.5848293Z | | | MIG M. | 2025-05-07T20:23:21.5848630Z |=========================================+========================+======================| 2025-05-07T20:23:21.5926848Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:21.5927508Z | 0% 29C P0 60W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:21.5927902Z | | | N/A | 2025-05-07T20:23:21.5928292Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:21.5928680Z 2025-05-07T20:23:21.5929064Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.5929487Z | Processes: | 2025-05-07T20:23:21.5929922Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:21.5930335Z | ID ID Usage | 2025-05-07T20:23:21.5930681Z |=========================================================================================| 2025-05-07T20:23:21.5932422Z | No running processes found | 2025-05-07T20:23:21.5932889Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.7346527Z ################################################################################ 2025-05-07T20:23:21.7346970Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:21.7489738Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:21.7490378Z [CHECK] rocminfo not found 2025-05-07T20:23:21.7500061Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:21.7500966Z [CHECK] rocm-smi not found 2025-05-07T20:23:21.7544600Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:21.7545035Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:21.7557730Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:21.7558074Z env: 2025-05-07T20:23:21.7558297Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:21.7558597Z BUILD_ENV: build_binary 2025-05-07T20:23:21.7558840Z BUILD_TARGET: default 2025-05-07T20:23:21.7559071Z BUILD_VARIANT: cuda 2025-05-07T20:23:21.7559304Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:21.7559564Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:21.7559871Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:21.7560206Z ##[endgroup] 2025-05-07T20:23:22.0906648Z ################################################################################ 2025-05-07T20:23:22.0907014Z # Setup Miniconda 2025-05-07T20:23:22.0907231Z # 2025-05-07T20:23:22.0923182Z # [2025-05-07T20:23:22.091Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:22.0923711Z ################################################################################ 2025-05-07T20:23:22.0923938Z 2025-05-07T20:23:22.0938554Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:22.1830585Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:22.1830937Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:22.1831135Z 2025-05-07T20:23:22.1849243Z 2025-05-07T20:23:22.1849459Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:22.1870671Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:23.1962291Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:23.1962816Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:23.1963143Z 2025-05-07T20:23:23.2106194Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:23.6522728Z Unpacking payload ... 2025-05-07T20:23:24.1691165Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:23:24.9677964Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:23:27.0726619Z 2025-05-07T20:23:27.0727232Z Installing base environment... 2025-05-07T20:23:27.0727531Z 2025-05-07T20:23:28.1492508Z Preparing transaction: ...working... done 2025-05-07T20:23:31.1169609Z Executing transaction: ...working... done 2025-05-07T20:23:31.7785213Z entry_point.py:256: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. 2025-05-07T20:23:31.8681811Z installation finished. 2025-05-07T20:23:31.8689426Z 2025-05-07T20:23:31.8689726Z + rm -f miniconda.sh 2025-05-07T20:23:31.8689893Z 2025-05-07T20:23:31.8999123Z 2025-05-07T20:23:31.8999581Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:31.8999935Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:31.9000186Z 2025-05-07T20:23:32.2657656Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:32.2658260Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:32.2658800Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:32.2659333Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:32.2659854Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:32.2660428Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:32.2661054Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:32.2661693Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:32.2662385Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:32.2663638Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:32.2664412Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:32.2664952Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:32.2665210Z 2025-05-07T20:23:32.2665499Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:32.2665952Z 2025-05-07T20:23:32.3320265Z 2025-05-07T20:23:32.3321076Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:32.3321283Z 2025-05-07T20:23:33.1667064Z 2025-05-07T20:23:33.1667828Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:33.1692358Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:23:46.7731712Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:48.3396422Z Solving environment: \ | / - \ | / - \ | / - done 2025-05-07T20:23:48.4356388Z 2025-05-07T20:23:48.4356823Z ## Package Plan ## 2025-05-07T20:23:48.4356990Z 2025-05-07T20:23:48.4357131Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:48.4357369Z 2025-05-07T20:23:48.4357476Z added / updated specs: 2025-05-07T20:23:48.4357740Z - conda-libmamba-solver 2025-05-07T20:23:48.4357998Z - libarchive 2025-05-07T20:23:48.4358220Z - libmamba 2025-05-07T20:23:48.4358446Z - libmambapy 2025-05-07T20:23:48.4358577Z 2025-05-07T20:23:48.4358581Z 2025-05-07T20:23:48.4358721Z The following packages will be downloaded: 2025-05-07T20:23:48.4358946Z 2025-05-07T20:23:48.4359064Z package | build 2025-05-07T20:23:48.4359389Z ---------------------------|----------------- 2025-05-07T20:23:48.4359805Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:48.4360292Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:48.4360802Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:48.4361286Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:48.4361735Z ------------------------------------------------------------ 2025-05-07T20:23:48.4362083Z Total: 1.4 MB 2025-05-07T20:23:48.4362293Z 2025-05-07T20:23:48.4362414Z The following packages will be UPDATED: 2025-05-07T20:23:48.4362618Z 2025-05-07T20:23:48.4367290Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:48.4368074Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:48.4368464Z 2025-05-07T20:23:48.4368686Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:48.4369006Z 2025-05-07T20:23:48.4369327Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:48.4370128Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:48.4370610Z 2025-05-07T20:23:48.4370614Z 2025-05-07T20:23:48.4370618Z 2025-05-07T20:23:48.4370769Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:48.4371154Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:48.4371391Z 2025-05-07T20:23:48.4371885Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:48.4372132Z 2025-05-07T20:23:48.4372143Z 2025-05-07T20:23:48.4380037Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:48.4380310Z 2025-05-07T20:23:48.4380314Z 2025-05-07T20:23:48.4380985Z 2025-05-07T20:23:48.4857960Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:48.4858252Z 2025-05-07T20:23:48.4858257Z 2025-05-07T20:23:48.4858892Z 2025-05-07T20:23:48.4962713Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:48.4963029Z 2025-05-07T20:23:48.4963033Z 2025-05-07T20:23:48.4963036Z 2025-05-07T20:23:48.5066703Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:48.5066978Z 2025-05-07T20:23:48.5067109Z 2025-05-07T20:23:48.5134609Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:48.5134888Z 2025-05-07T20:23:48.5134893Z 2025-05-07T20:23:48.5162458Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:48.5532463Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.5532765Z 2025-05-07T20:23:48.5580038Z certifi-2025.4.26 | 154 KB | # | 10%  2025-05-07T20:23:48.5581244Z 2025-05-07T20:23:48.5757181Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:48.5757674Z 2025-05-07T20:23:48.6355411Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:48.6355857Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.6361947Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.6362435Z 2025-05-07T20:23:48.6362727Z 2025-05-07T20:23:48.6363038Z  2025-05-07T20:23:48.6363333Z 2025-05-07T20:23:48.6363340Z 2025-05-07T20:23:48.6363596Z  2025-05-07T20:23:48.6363897Z 2025-05-07T20:23:48.6363905Z 2025-05-07T20:23:48.6363911Z 2025-05-07T20:23:48.6364152Z  done 2025-05-07T20:23:48.7369712Z Preparing transaction: | done 2025-05-07T20:23:48.8376312Z Verifying transaction: - done 2025-05-07T20:23:50.2412068Z Executing transaction: | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:51.9530984Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:23:51.9554481Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:23:52.8846996Z Channels: 2025-05-07T20:23:52.8847253Z - defaults 2025-05-07T20:23:52.8847691Z Platform: linux-64 2025-05-07T20:23:54.0863429Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:23:54.2045721Z Solving environment: - \ Channels: 2025-05-07T20:23:54.2046025Z - defaults 2025-05-07T20:23:54.2046244Z Platform: linux-64 2025-05-07T20:23:54.4931535Z Collecting package metadata (repodata.json): / - \ done 2025-05-07T20:23:54.7037544Z Solving environment: / - \ | done 2025-05-07T20:23:54.7855345Z done 2025-05-07T20:23:54.8514807Z 2025-05-07T20:23:54.8515161Z ## Package Plan ## 2025-05-07T20:23:54.8515408Z 2025-05-07T20:23:54.8515612Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:54.8515875Z 2025-05-07T20:23:54.8515983Z added / updated specs: 2025-05-07T20:23:54.8516221Z - conda 2025-05-07T20:23:54.8516347Z 2025-05-07T20:23:54.8516351Z 2025-05-07T20:23:54.8516470Z The following packages will be downloaded: 2025-05-07T20:23:54.8516690Z 2025-05-07T20:23:54.8516804Z package | build 2025-05-07T20:23:54.8517150Z ---------------------------|----------------- 2025-05-07T20:23:54.8517509Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:23:54.8517898Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:23:54.8518274Z ------------------------------------------------------------ 2025-05-07T20:23:54.8518997Z Total: 1.4 MB 2025-05-07T20:23:54.8519232Z 2025-05-07T20:23:54.8519347Z The following packages will be UPDATED: 2025-05-07T20:23:54.8519573Z 2025-05-07T20:23:54.8519870Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:54.8520378Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:23:54.8520690Z 2025-05-07T20:23:54.8520694Z 2025-05-07T20:23:54.8520698Z 2025-05-07T20:23:54.8520850Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:54.8521213Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:23:54.8521434Z 2025-05-07T20:23:54.9050607Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:23:54.9051315Z 2025-05-07T20:23:54.9368316Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:55.1691569Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:55.1691963Z 2025-05-07T20:23:55.1695893Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:55.1696143Z 2025-05-07T20:23:55.1825462Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:55.1826595Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:55.1829753Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:55.1830075Z 2025-05-07T20:23:55.1830269Z 2025-05-07T20:23:55.1830461Z  done 2025-05-07T20:23:55.2833211Z Preparing transaction: - done 2025-05-07T20:23:55.3838600Z Verifying transaction: | done 2025-05-07T20:23:57.4866492Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:23:58.0896186Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:23:58.0900118Z + conda clean --packages --tarball -y 2025-05-07T20:23:58.0900379Z 2025-05-07T20:23:59.0941076Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:23:59.0941413Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:23:59.1587937Z 2025-05-07T20:23:59.1596326Z + conda clean --all -y 2025-05-07T20:23:59.1596508Z 2025-05-07T20:23:59.7078662Z There are no unused tarball(s) to remove. 2025-05-07T20:23:59.7079137Z Will remove 1 index cache(s). 2025-05-07T20:23:59.7079419Z There are no unused package(s) to remove. 2025-05-07T20:23:59.7079731Z There are no tempfile(s) to remove. 2025-05-07T20:23:59.7080021Z There are no logfile(s) to remove. 2025-05-07T20:23:59.7697882Z 2025-05-07T20:23:59.7702863Z + conda info 2025-05-07T20:23:59.7703060Z 2025-05-07T20:24:00.5193147Z 2025-05-07T20:24:00.5193538Z active environment : base 2025-05-07T20:24:00.5193935Z active env location : /home/ec2-user/miniconda 2025-05-07T20:24:00.5194586Z shell level : 1 2025-05-07T20:24:00.5194888Z user config file : /home/ec2-user/.condarc 2025-05-07T20:24:00.5195305Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:24:00.5195676Z conda version : 25.3.1 2025-05-07T20:24:00.5195964Z conda-build version : not installed 2025-05-07T20:24:00.5196279Z python version : 3.13.2.final.0 2025-05-07T20:24:00.5196590Z solver : libmamba (default) 2025-05-07T20:24:00.5196908Z virtual packages : __archspec=1=zen2 2025-05-07T20:24:00.5197219Z __conda=25.3.1=0 2025-05-07T20:24:00.5197509Z __cuda=12.8=0 2025-05-07T20:24:00.5197788Z __glibc=2.34=0 2025-05-07T20:24:00.5198079Z __linux=6.1.130=0 2025-05-07T20:24:00.5198355Z __unix=0=0 2025-05-07T20:24:00.5198698Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:24:00.5199159Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:24:00.5199505Z conda av metadata url : None 2025-05-07T20:24:00.5200138Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:24:00.5200677Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:24:00.5201075Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:24:00.5201452Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:24:00.5201826Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:24:00.5202167Z /home/ec2-user/.conda/pkgs 2025-05-07T20:24:00.5202504Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:24:00.5202836Z /home/ec2-user/.conda/envs 2025-05-07T20:24:00.5203137Z platform : linux-64 2025-05-07T20:24:00.5203957Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 amzn/2023.6.20250317 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T20:24:00.5204776Z UID:GID : 1000:1000 2025-05-07T20:24:00.5205049Z netrc file : None 2025-05-07T20:24:00.5205312Z offline mode : False 2025-05-07T20:24:00.5205622Z 2025-05-07T20:24:00.5856105Z 2025-05-07T20:24:00.5856593Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:24:00.5857337Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_dd1eb6ff-e104-4bd9-afd4-d1395475c911 ... 2025-05-07T20:24:00.5858118Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:24:00.5939086Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T20:24:00.5939592Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.13 2025-05-07T20:24:00.5955535Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:00.5955881Z env: 2025-05-07T20:24:00.5956093Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:00.5956401Z BUILD_ENV: build_binary 2025-05-07T20:24:00.5956660Z BUILD_TARGET: default 2025-05-07T20:24:00.5956900Z BUILD_VARIANT: cuda 2025-05-07T20:24:00.5957143Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:00.5957407Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:00.5957735Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:00.5958074Z ##[endgroup] 2025-05-07T20:24:00.9323143Z ################################################################################ 2025-05-07T20:24:00.9323502Z # Create Conda Environment 2025-05-07T20:24:00.9323758Z # 2025-05-07T20:24:00.9340129Z # [2025-05-07T20:24:00.933Z] + create_conda_environment build_binary 3.13 2025-05-07T20:24:00.9340552Z ################################################################################ 2025-05-07T20:24:00.9340782Z 2025-05-07T20:24:00.9356495Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:01.0230027Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:01.0230598Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:24:01.0240463Z + conda info --envs 2025-05-07T20:24:01.0240801Z 2025-05-07T20:24:01.7715022Z 2025-05-07T20:24:01.7715540Z # conda environments: 2025-05-07T20:24:01.7715906Z # 2025-05-07T20:24:01.7716233Z base /home/ec2-user/miniconda 2025-05-07T20:24:01.7716468Z 2025-05-07T20:24:01.8366819Z 2025-05-07T20:24:01.8367626Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:24:03.4654215Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:03.4654506Z 2025-05-07T20:24:03.4668126Z 2025-05-07T20:24:03.4677810Z [SETUP] Creating new Conda environment (Python 3.13) ... 2025-05-07T20:24:03.4700053Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.13 2025-05-07T20:24:04.2241933Z Channels: 2025-05-07T20:24:04.2242173Z - defaults 2025-05-07T20:24:04.2242388Z Platform: linux-64 2025-05-07T20:24:05.6343314Z Collecting package metadata (repodata.json): - \ | / - \ | / - done 2025-05-07T20:24:05.7349257Z Solving environment: | done 2025-05-07T20:24:05.7639250Z 2025-05-07T20:24:05.7639600Z ## Package Plan ## 2025-05-07T20:24:05.7639788Z 2025-05-07T20:24:05.7640074Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:05.7640473Z 2025-05-07T20:24:05.7640642Z added / updated specs: 2025-05-07T20:24:05.7640899Z - python=3.13 2025-05-07T20:24:05.7641048Z 2025-05-07T20:24:05.7641052Z 2025-05-07T20:24:05.7641178Z The following packages will be downloaded: 2025-05-07T20:24:05.7641402Z 2025-05-07T20:24:05.7641534Z package | build 2025-05-07T20:24:05.7641861Z ---------------------------|----------------- 2025-05-07T20:24:05.7642224Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:05.7642648Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:05.7643069Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:05.7643486Z python_abi-3.13 | 0_cp313 6 KB 2025-05-07T20:24:05.7643860Z ------------------------------------------------------------ 2025-05-07T20:24:05.7644206Z Total: 159 KB 2025-05-07T20:24:05.7644728Z 2025-05-07T20:24:05.7644867Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:05.7645090Z 2025-05-07T20:24:05.7645300Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:05.7645744Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:05.7646370Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T20:24:05.7646861Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:05.7647356Z expat pkgs/main/linux-64::expat-2.7.1-h6a678d5_0 2025-05-07T20:24:05.7647810Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:05.7648276Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:05.7648713Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:05.7649155Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:05.7649611Z libmpdec pkgs/main/linux-64::libmpdec-4.0.0-h5eee18b_0 2025-05-07T20:24:05.7650132Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:05.7650599Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T20:24:05.7651033Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:05.7651467Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:05.7651884Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:05.7652316Z python pkgs/main/linux-64::python-3.13.2-hf623796_100_cp313 2025-05-07T20:24:05.7652765Z python_abi pkgs/main/linux-64::python_abi-3.13-0_cp313 2025-05-07T20:24:05.7653204Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:05.7653685Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py313h06a4308_0 2025-05-07T20:24:05.7654160Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:05.7654555Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:05.7654950Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:05.7655377Z wheel pkgs/main/linux-64::wheel-0.45.1-py313h06a4308_0 2025-05-07T20:24:05.7655775Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:05.7656158Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:05.7656410Z 2025-05-07T20:24:05.7656414Z 2025-05-07T20:24:05.7656418Z 2025-05-07T20:24:05.7656564Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:05.7656962Z ca-certificates-2025 | 129 KB | | 0% 2025-05-07T20:24:05.7657202Z 2025-05-07T20:24:05.7657560Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:05.7657811Z 2025-05-07T20:24:05.7657815Z 2025-05-07T20:24:05.7665657Z python_abi-3.13 | 6 KB | | 0%  2025-05-07T20:24:05.7666028Z 2025-05-07T20:24:05.7666034Z 2025-05-07T20:24:05.7666039Z 2025-05-07T20:24:05.8017476Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:05.8017761Z 2025-05-07T20:24:05.8133910Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:05.8204134Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T20:24:05.8204446Z 2025-05-07T20:24:05.8204450Z 2025-05-07T20:24:05.8207002Z 2025-05-07T20:24:05.8262119Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:05.8262376Z 2025-05-07T20:24:05.8294042Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:05.8294490Z 2025-05-07T20:24:05.8294494Z 2025-05-07T20:24:05.8294498Z 2025-05-07T20:24:05.8308120Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:05.8310860Z ca-certificates-2025 | 129 KB | ########## | 100% 2025-05-07T20:24:05.8311200Z 2025-05-07T20:24:05.8313472Z 2025-05-07T20:24:05.8359267Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T20:24:05.8359613Z 2025-05-07T20:24:05.8359619Z 2025-05-07T20:24:05.8367498Z python_abi-3.13 | 6 KB | ########## | 100%  2025-05-07T20:24:05.8368439Z 2025-05-07T20:24:05.8368986Z 2025-05-07T20:24:05.8369856Z  2025-05-07T20:24:05.8370313Z 2025-05-07T20:24:05.8370320Z 2025-05-07T20:24:05.8370540Z  2025-05-07T20:24:05.8370747Z 2025-05-07T20:24:05.8370751Z 2025-05-07T20:24:05.8370755Z 2025-05-07T20:24:05.8370940Z  done 2025-05-07T20:24:06.0476732Z Preparing transaction: - \ done 2025-05-07T20:24:07.4676916Z Verifying transaction: / - \ | / - \ | / - \ | / done 2025-05-07T20:24:09.7816012Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:24:09.8317819Z # 2025-05-07T20:24:09.8318095Z # To activate this environment, use 2025-05-07T20:24:09.8318391Z # 2025-05-07T20:24:09.8318595Z # $ conda activate build_binary 2025-05-07T20:24:09.8318863Z # 2025-05-07T20:24:09.8319078Z # To deactivate an active environment, use 2025-05-07T20:24:09.8319394Z # 2025-05-07T20:24:09.8319589Z # $ conda deactivate 2025-05-07T20:24:09.8319746Z 2025-05-07T20:24:09.9378603Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:09.9401120Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:12.9421724Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (25.1) 2025-05-07T20:24:12.9422347Z Collecting pip 2025-05-07T20:24:12.9422682Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:12.9423256Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:12.9427093Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 53.7 MB/s eta 0:00:00 2025-05-07T20:24:12.9427478Z Installing collected packages: pip 2025-05-07T20:24:12.9427782Z Attempting uninstall: pip 2025-05-07T20:24:12.9428063Z Found existing installation: pip 25.1 2025-05-07T20:24:12.9428381Z Uninstalling pip-25.1: 2025-05-07T20:24:12.9428688Z Successfully uninstalled pip-25.1 2025-05-07T20:24:12.9429007Z Successfully installed pip-25.1.1 2025-05-07T20:24:12.9429213Z 2025-05-07T20:24:13.0057323Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:13.0078979Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:13.8604740Z Channels: 2025-05-07T20:24:13.8604985Z - conda-forge 2025-05-07T20:24:13.8605217Z Platform: linux-64 2025-05-07T20:24:24.2933873Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:25.9666869Z Solving environment: | / - \ | done 2025-05-07T20:24:26.0281370Z 2025-05-07T20:24:26.0281853Z ## Package Plan ## 2025-05-07T20:24:26.0282096Z 2025-05-07T20:24:26.0282396Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:26.0282862Z 2025-05-07T20:24:26.0282993Z added / updated specs: 2025-05-07T20:24:26.0283384Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:26.0283633Z 2025-05-07T20:24:26.0283638Z 2025-05-07T20:24:26.0283798Z The following packages will be downloaded: 2025-05-07T20:24:26.0284076Z 2025-05-07T20:24:26.0284221Z package | build 2025-05-07T20:24:26.0284580Z ---------------------------|----------------- 2025-05-07T20:24:26.0284960Z cffi-1.17.1 | py313hfab6e84_0 289 KB conda-forge 2025-05-07T20:24:26.0285425Z cryptography-44.0.3 | py313h6556f6e_0 1.5 MB conda-forge 2025-05-07T20:24:26.0285874Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:26.0286664Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:26.0287100Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:26.0287520Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:26.0288157Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:26.0288614Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:26.0289099Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:26.0289595Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:26.0290036Z ------------------------------------------------------------ 2025-05-07T20:24:26.0290394Z Total: 6.4 MB 2025-05-07T20:24:26.0290611Z 2025-05-07T20:24:26.0290744Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:26.0290985Z 2025-05-07T20:24:26.0291188Z cffi conda-forge/linux-64::cffi-1.17.1-py313hfab6e84_0 2025-05-07T20:24:26.0291705Z cryptography conda-forge/linux-64::cryptography-44.0.3-py313h6556f6e_0 2025-05-07T20:24:26.0292221Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:26.0294627Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:26.0295123Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:26.0295662Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:26.0296246Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:26.0296581Z 2025-05-07T20:24:26.0296697Z The following packages will be UPDATED: 2025-05-07T20:24:26.0296908Z 2025-05-07T20:24:26.0297295Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:26.0298061Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:26.0298705Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:26.0299340Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:26.0299698Z 2025-05-07T20:24:26.0299702Z 2025-05-07T20:24:26.0299706Z 2025-05-07T20:24:26.0299850Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:26.0300239Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T20:24:26.0300471Z 2025-05-07T20:24:26.0301384Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:26.0301772Z 2025-05-07T20:24:26.0301778Z 2025-05-07T20:24:26.0307114Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:26.0307455Z 2025-05-07T20:24:26.0307459Z 2025-05-07T20:24:26.0307473Z 2025-05-07T20:24:26.0321524Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:26.0321788Z 2025-05-07T20:24:26.0321792Z 2025-05-07T20:24:26.0321795Z 2025-05-07T20:24:26.0335089Z 2025-05-07T20:24:26.0348241Z cffi-1.17.1 | 289 KB | | 0%  2025-05-07T20:24:26.0348662Z 2025-05-07T20:24:26.0348669Z 2025-05-07T20:24:26.0348686Z 2025-05-07T20:24:26.0348692Z 2025-05-07T20:24:26.0348698Z 2025-05-07T20:24:26.0350133Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:26.0350485Z 2025-05-07T20:24:26.0350490Z 2025-05-07T20:24:26.0350493Z 2025-05-07T20:24:26.0350497Z 2025-05-07T20:24:26.0350501Z 2025-05-07T20:24:26.0352234Z 2025-05-07T20:24:26.0360741Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:26.0361123Z 2025-05-07T20:24:26.0361129Z 2025-05-07T20:24:26.0361134Z 2025-05-07T20:24:26.0361139Z 2025-05-07T20:24:26.0361144Z 2025-05-07T20:24:26.0361428Z 2025-05-07T20:24:26.0361451Z 2025-05-07T20:24:26.0363388Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:26.0363796Z 2025-05-07T20:24:26.0363802Z 2025-05-07T20:24:26.0363808Z 2025-05-07T20:24:26.0363813Z 2025-05-07T20:24:26.0363832Z 2025-05-07T20:24:26.0363838Z 2025-05-07T20:24:26.0363843Z 2025-05-07T20:24:26.0364639Z 2025-05-07T20:24:26.0373740Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:26.0374231Z 2025-05-07T20:24:26.0374236Z 2025-05-07T20:24:26.0374242Z 2025-05-07T20:24:26.0374247Z 2025-05-07T20:24:26.0374252Z 2025-05-07T20:24:26.0374257Z 2025-05-07T20:24:26.0374263Z 2025-05-07T20:24:26.0374268Z 2025-05-07T20:24:26.0374273Z 2025-05-07T20:24:26.0849970Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:26.0850376Z 2025-05-07T20:24:26.0850381Z 2025-05-07T20:24:26.0850384Z 2025-05-07T20:24:26.1049217Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:26.1049500Z 2025-05-07T20:24:26.1049503Z 2025-05-07T20:24:26.1049507Z 2025-05-07T20:24:26.1153911Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:26.1154175Z 2025-05-07T20:24:26.1154179Z 2025-05-07T20:24:26.1154182Z 2025-05-07T20:24:26.1154186Z 2025-05-07T20:24:26.1204931Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T20:24:26.1205263Z 2025-05-07T20:24:26.1205267Z 2025-05-07T20:24:26.1205271Z 2025-05-07T20:24:26.1205274Z 2025-05-07T20:24:26.1206754Z 2025-05-07T20:24:26.1302583Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.1302876Z 2025-05-07T20:24:26.1303925Z 2025-05-07T20:24:26.1352114Z libgcc-15.1.0 | 810 KB | #5 | 16%  2025-05-07T20:24:26.1356241Z openssl-3.5.0 | 3.0 MB | | 1% 2025-05-07T20:24:26.1358864Z 2025-05-07T20:24:26.1513841Z cryptography-44.0.3 | 1.5 MB | 1 | 1%  2025-05-07T20:24:26.1514127Z 2025-05-07T20:24:26.1514132Z 2025-05-07T20:24:26.1514135Z 2025-05-07T20:24:26.1514139Z 2025-05-07T20:24:26.1514151Z 2025-05-07T20:24:26.1514155Z 2025-05-07T20:24:26.1514158Z 2025-05-07T20:24:26.1575739Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:26.1576058Z 2025-05-07T20:24:26.1576062Z 2025-05-07T20:24:26.1576082Z 2025-05-07T20:24:26.1576086Z 2025-05-07T20:24:26.1576090Z 2025-05-07T20:24:26.1576094Z 2025-05-07T20:24:26.1580219Z 2025-05-07T20:24:26.1635182Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:26.1635614Z 2025-05-07T20:24:26.1635618Z 2025-05-07T20:24:26.1635622Z 2025-05-07T20:24:26.1635626Z 2025-05-07T20:24:26.1635630Z 2025-05-07T20:24:26.1639495Z 2025-05-07T20:24:26.1705076Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:26.1705367Z 2025-05-07T20:24:26.1705371Z 2025-05-07T20:24:26.1741904Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.1742194Z 2025-05-07T20:24:26.1742198Z 2025-05-07T20:24:26.1742201Z 2025-05-07T20:24:26.1742205Z 2025-05-07T20:24:26.1742209Z 2025-05-07T20:24:26.1742212Z 2025-05-07T20:24:26.1928127Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.1928417Z 2025-05-07T20:24:26.1928598Z 2025-05-07T20:24:26.1928618Z 2025-05-07T20:24:26.1928625Z 2025-05-07T20:24:26.1928631Z 2025-05-07T20:24:26.1928637Z 2025-05-07T20:24:26.1928642Z 2025-05-07T20:24:26.1934813Z 2025-05-07T20:24:26.1986336Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:26.1986765Z 2025-05-07T20:24:26.1986771Z 2025-05-07T20:24:26.1986776Z 2025-05-07T20:24:26.1986782Z 2025-05-07T20:24:26.1986787Z 2025-05-07T20:24:26.1986792Z 2025-05-07T20:24:26.1986797Z 2025-05-07T20:24:26.1988029Z 2025-05-07T20:24:26.2075157Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:26.2075857Z 2025-05-07T20:24:26.2075863Z 2025-05-07T20:24:26.2075868Z 2025-05-07T20:24:26.2075873Z 2025-05-07T20:24:26.2078412Z 2025-05-07T20:24:26.2093444Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.2093824Z 2025-05-07T20:24:26.2093830Z 2025-05-07T20:24:26.2093835Z 2025-05-07T20:24:26.2093840Z 2025-05-07T20:24:26.2099600Z 2025-05-07T20:24:26.2105715Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.2106093Z 2025-05-07T20:24:26.2106099Z 2025-05-07T20:24:26.2106104Z 2025-05-07T20:24:26.2106109Z 2025-05-07T20:24:26.2106114Z 2025-05-07T20:24:26.2106120Z 2025-05-07T20:24:26.2106210Z 2025-05-07T20:24:26.2241225Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:26.2241639Z 2025-05-07T20:24:26.2241644Z 2025-05-07T20:24:26.2241649Z 2025-05-07T20:24:26.2241655Z 2025-05-07T20:24:26.2241660Z 2025-05-07T20:24:26.2241665Z 2025-05-07T20:24:26.2241670Z 2025-05-07T20:24:26.2241688Z 2025-05-07T20:24:26.2241906Z 2025-05-07T20:24:26.2288523Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:26.2288929Z 2025-05-07T20:24:26.2288935Z 2025-05-07T20:24:26.2288949Z 2025-05-07T20:24:26.2288955Z 2025-05-07T20:24:26.2288961Z 2025-05-07T20:24:26.2288966Z 2025-05-07T20:24:26.2288971Z 2025-05-07T20:24:26.2288988Z 2025-05-07T20:24:26.2292056Z 2025-05-07T20:24:26.2297863Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.2302350Z 2025-05-07T20:24:26.2352653Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:26.2475476Z openssl-3.5.0 | 3.0 MB | #########4 | 94% 2025-05-07T20:24:26.2475794Z 2025-05-07T20:24:26.2475800Z 2025-05-07T20:24:26.2475805Z 2025-05-07T20:24:26.2476117Z 2025-05-07T20:24:26.2483825Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T20:24:26.2484141Z 2025-05-07T20:24:26.2484145Z 2025-05-07T20:24:26.2484159Z 2025-05-07T20:24:26.2484519Z 2025-05-07T20:24:26.2861206Z cffi-1.17.1 | 289 KB | ########## | 100%  2025-05-07T20:24:26.2861849Z 2025-05-07T20:24:26.2861857Z 2025-05-07T20:24:26.2861864Z 2025-05-07T20:24:26.2861871Z 2025-05-07T20:24:26.2861878Z 2025-05-07T20:24:26.2861885Z 2025-05-07T20:24:26.2861893Z 2025-05-07T20:24:26.2861976Z 2025-05-07T20:24:26.2923663Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:26.3229918Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:26.3230158Z 2025-05-07T20:24:26.3230469Z 2025-05-07T20:24:26.3232259Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.3232749Z 2025-05-07T20:24:26.3232756Z 2025-05-07T20:24:26.3242794Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.3243116Z 2025-05-07T20:24:26.3243130Z 2025-05-07T20:24:26.3243135Z 2025-05-07T20:24:26.3243140Z 2025-05-07T20:24:26.3243146Z 2025-05-07T20:24:26.3243162Z 2025-05-07T20:24:26.3243167Z 2025-05-07T20:24:26.3243172Z 2025-05-07T20:24:26.3243722Z 2025-05-07T20:24:26.3247195Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.3247562Z 2025-05-07T20:24:26.3247565Z 2025-05-07T20:24:26.3247569Z 2025-05-07T20:24:26.3247573Z 2025-05-07T20:24:26.3247576Z 2025-05-07T20:24:26.3247587Z 2025-05-07T20:24:26.3247591Z 2025-05-07T20:24:26.3247595Z 2025-05-07T20:24:26.3247731Z 2025-05-07T20:24:26.3685893Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.3686163Z 2025-05-07T20:24:26.3686175Z 2025-05-07T20:24:26.3686182Z 2025-05-07T20:24:26.3686185Z 2025-05-07T20:24:26.3686189Z 2025-05-07T20:24:26.3687385Z 2025-05-07T20:24:26.3690865Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.3691144Z 2025-05-07T20:24:26.3691152Z 2025-05-07T20:24:26.3691157Z 2025-05-07T20:24:26.3691161Z 2025-05-07T20:24:26.3691362Z 2025-05-07T20:24:26.3691367Z 2025-05-07T20:24:26.4598494Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.4747749Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:26.4747983Z 2025-05-07T20:24:26.4748721Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:26.4748988Z 2025-05-07T20:24:26.4756017Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:26.4756487Z 2025-05-07T20:24:26.4756759Z 2025-05-07T20:24:26.4756996Z  2025-05-07T20:24:26.4757270Z 2025-05-07T20:24:26.4757276Z 2025-05-07T20:24:26.4757508Z  2025-05-07T20:24:26.4757786Z 2025-05-07T20:24:26.4757791Z 2025-05-07T20:24:26.4757796Z 2025-05-07T20:24:26.4758023Z  2025-05-07T20:24:26.4758310Z 2025-05-07T20:24:26.4758325Z 2025-05-07T20:24:26.4758330Z 2025-05-07T20:24:26.4758335Z 2025-05-07T20:24:26.4758566Z  2025-05-07T20:24:26.4758803Z 2025-05-07T20:24:26.4758807Z 2025-05-07T20:24:26.4758811Z 2025-05-07T20:24:26.4758814Z 2025-05-07T20:24:26.4758818Z 2025-05-07T20:24:26.4759015Z  2025-05-07T20:24:26.4759246Z 2025-05-07T20:24:26.4759251Z 2025-05-07T20:24:26.4759256Z 2025-05-07T20:24:26.4759261Z 2025-05-07T20:24:26.4759267Z 2025-05-07T20:24:26.4759272Z 2025-05-07T20:24:26.4759524Z  2025-05-07T20:24:26.4759828Z 2025-05-07T20:24:26.4759833Z 2025-05-07T20:24:26.4759838Z 2025-05-07T20:24:26.4759844Z 2025-05-07T20:24:26.4759849Z 2025-05-07T20:24:26.4759854Z 2025-05-07T20:24:26.4759859Z 2025-05-07T20:24:26.4760101Z  2025-05-07T20:24:26.4760410Z 2025-05-07T20:24:26.4760416Z 2025-05-07T20:24:26.4760421Z 2025-05-07T20:24:26.4760426Z 2025-05-07T20:24:26.4760431Z 2025-05-07T20:24:26.4760436Z 2025-05-07T20:24:26.4760441Z 2025-05-07T20:24:26.4760446Z 2025-05-07T20:24:26.4760725Z  2025-05-07T20:24:26.4760946Z 2025-05-07T20:24:26.4760957Z 2025-05-07T20:24:26.4760963Z 2025-05-07T20:24:26.4760966Z 2025-05-07T20:24:26.4760970Z 2025-05-07T20:24:26.4760973Z 2025-05-07T20:24:26.4760977Z 2025-05-07T20:24:26.4760981Z 2025-05-07T20:24:26.4760984Z 2025-05-07T20:24:26.4761189Z  done 2025-05-07T20:24:26.5762616Z Preparing transaction: - done 2025-05-07T20:24:26.6767818Z Verifying transaction: | done 2025-05-07T20:24:28.1792209Z Executing transaction: - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:28.3547593Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:30.0704726Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:30.0717894Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:30.0740883Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:30.9392920Z Channels: 2025-05-07T20:24:30.9393247Z - conda-forge 2025-05-07T20:24:30.9393578Z Platform: linux-64 2025-05-07T20:24:34.2454763Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:34.6101538Z Solving environment: \ done 2025-05-07T20:24:34.6708226Z 2025-05-07T20:24:34.6708877Z ## Package Plan ## 2025-05-07T20:24:34.6709117Z 2025-05-07T20:24:34.6709394Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:34.6709804Z 2025-05-07T20:24:34.6709915Z added / updated specs: 2025-05-07T20:24:34.6710157Z - libxcrypt 2025-05-07T20:24:34.6710294Z 2025-05-07T20:24:34.6710298Z 2025-05-07T20:24:34.6710421Z The following packages will be downloaded: 2025-05-07T20:24:34.6710967Z 2025-05-07T20:24:34.6711089Z package | build 2025-05-07T20:24:34.6711409Z ---------------------------|----------------- 2025-05-07T20:24:34.6711780Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:34.6712335Z ------------------------------------------------------------ 2025-05-07T20:24:34.6712685Z Total: 98 KB 2025-05-07T20:24:34.6712895Z 2025-05-07T20:24:34.6713021Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:34.6713245Z 2025-05-07T20:24:34.6713459Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:34.6713747Z 2025-05-07T20:24:34.6713751Z 2025-05-07T20:24:34.6713754Z 2025-05-07T20:24:34.6713893Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:34.7987502Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T20:24:34.8007747Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T20:24:34.8114301Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:34.8116696Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:34.8117157Z 2025-05-07T20:24:34.8117514Z done 2025-05-07T20:24:34.9120363Z Preparing transaction: / done 2025-05-07T20:24:35.0123428Z Verifying transaction: \ done 2025-05-07T20:24:35.1127891Z Executing transaction: / done 2025-05-07T20:24:38.5454363Z [SETUP] Copying over ... 2025-05-07T20:24:38.5455326Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.13/crypt.h 2025-05-07T20:24:38.5455878Z 2025-05-07T20:24:38.5487442Z 2025-05-07T20:24:40.1742431Z [SETUP] Installed Python version: Python 3.13.2 2025-05-07T20:24:40.1743625Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:40.1777423Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:40.1777906Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:40.1792985Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:40.1793336Z env: 2025-05-07T20:24:40.1793564Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:40.1793866Z BUILD_ENV: build_binary 2025-05-07T20:24:40.1794115Z BUILD_TARGET: default 2025-05-07T20:24:40.1794556Z BUILD_VARIANT: cuda 2025-05-07T20:24:40.1794795Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:40.1795057Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:40.1795366Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:40.1795712Z ##[endgroup] 2025-05-07T20:24:40.5175120Z ################################################################################ 2025-05-07T20:24:40.5175585Z # Install C/C++ Compilers 2025-05-07T20:24:40.5175916Z # 2025-05-07T20:24:40.5190620Z # [2025-05-07T20:24:40.518Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:40.5191149Z ################################################################################ 2025-05-07T20:24:40.5191469Z 2025-05-07T20:24:40.5206271Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:40.6119136Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:40.6129851Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:40.6153292Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:41.4777440Z Channels: 2025-05-07T20:24:41.4777766Z - conda-forge 2025-05-07T20:24:41.4778073Z Platform: linux-64 2025-05-07T20:24:44.7533964Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:45.1199722Z Solving environment: \ done 2025-05-07T20:24:45.1818001Z 2025-05-07T20:24:45.1818450Z ## Package Plan ## 2025-05-07T20:24:45.1818656Z 2025-05-07T20:24:45.1818959Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:45.1819322Z 2025-05-07T20:24:45.1820503Z added / updated specs: 2025-05-07T20:24:45.1820780Z - sysroot_linux-64=2.17 2025-05-07T20:24:45.1820949Z 2025-05-07T20:24:45.1820953Z 2025-05-07T20:24:45.1821075Z The following packages will be downloaded: 2025-05-07T20:24:45.1821297Z 2025-05-07T20:24:45.1821416Z package | build 2025-05-07T20:24:45.1821746Z ---------------------------|----------------- 2025-05-07T20:24:45.1822169Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:45.1822655Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:45.1823074Z ------------------------------------------------------------ 2025-05-07T20:24:45.1823560Z Total: 15.4 MB 2025-05-07T20:24:45.1823883Z 2025-05-07T20:24:45.1824092Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:45.1824442Z 2025-05-07T20:24:45.1824883Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:45.1825805Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:45.1826292Z 2025-05-07T20:24:45.1826298Z 2025-05-07T20:24:45.1826316Z 2025-05-07T20:24:45.1826539Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:45.1827088Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:45.1827357Z 2025-05-07T20:24:45.4066221Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:45.4503320Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:45.4503566Z 2025-05-07T20:24:45.4701274Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:24:45.4701603Z 2025-05-07T20:24:45.5425714Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:45.5426268Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:45.7425669Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:45.7425946Z 2025-05-07T20:24:45.7426218Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:45.7426571Z 2025-05-07T20:24:46.1598916Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:46.1602752Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:46.1603426Z 2025-05-07T20:24:46.1603818Z 2025-05-07T20:24:46.1604173Z  done 2025-05-07T20:24:46.2608518Z Preparing transaction: / done 2025-05-07T20:24:46.4616043Z Verifying transaction: \ | done 2025-05-07T20:24:46.6662360Z Executing transaction: - \ done 2025-05-07T20:24:46.8193892Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:46.8194471Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:48.5004210Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T20:24:48.5016613Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:48.5040328Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T20:24:49.4074084Z Channels: 2025-05-07T20:24:49.4074335Z - conda-forge 2025-05-07T20:24:49.4074582Z Platform: linux-64 2025-05-07T20:24:52.8133060Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:53.7698896Z Solving environment: \ | / done 2025-05-07T20:24:53.8325453Z 2025-05-07T20:24:53.8325965Z ## Package Plan ## 2025-05-07T20:24:53.8326254Z 2025-05-07T20:24:53.8326664Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:53.8327265Z 2025-05-07T20:24:53.8327458Z added / updated specs: 2025-05-07T20:24:53.8327967Z - gxx_linux-64=11.4.0 2025-05-07T20:24:53.8328283Z 2025-05-07T20:24:53.8328292Z 2025-05-07T20:24:53.8328547Z The following packages will be downloaded: 2025-05-07T20:24:53.8328996Z 2025-05-07T20:24:53.8329221Z package | build 2025-05-07T20:24:53.8330321Z ---------------------------|----------------- 2025-05-07T20:24:53.8331113Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:24:53.8331822Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:24:53.8332333Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:24:53.8332845Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:24:53.8333357Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:24:53.8333866Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:24:53.8334359Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:24:53.8334911Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:24:53.8335466Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:24:53.8335924Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:24:53.8336398Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:24:53.8336883Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:24:53.8337289Z ------------------------------------------------------------ 2025-05-07T20:24:53.8337629Z Total: 91.6 MB 2025-05-07T20:24:53.8337851Z 2025-05-07T20:24:53.8337986Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:53.8338212Z 2025-05-07T20:24:53.8338484Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:24:53.8339051Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:24:53.8339790Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:24:53.8340319Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:24:53.8340827Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:24:53.8341334Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:24:53.8341862Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:53.8342422Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:24:53.8342925Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:24:53.8343466Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:53.8343823Z 2025-05-07T20:24:53.8343937Z The following packages will be UPDATED: 2025-05-07T20:24:53.8344151Z 2025-05-07T20:24:53.8344469Z ld_impl_linux-64 pkgs/main::ld_impl_linux-64-2.40-h12e~ --> conda-forge::ld_impl_linux-64-2.40-hf3520f5_7 2025-05-07T20:24:53.8345189Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:24:53.8345596Z 2025-05-07T20:24:53.8345600Z 2025-05-07T20:24:53.8345604Z 2025-05-07T20:24:53.8345756Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:53.8346124Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:53.8346360Z 2025-05-07T20:24:53.8346676Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:53.8346926Z 2025-05-07T20:24:53.8346930Z 2025-05-07T20:24:53.8362465Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:53.8362768Z 2025-05-07T20:24:53.8362779Z 2025-05-07T20:24:53.8366445Z 2025-05-07T20:24:53.8372622Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:53.8372886Z 2025-05-07T20:24:53.8372890Z 2025-05-07T20:24:53.8372901Z 2025-05-07T20:24:53.8378120Z 2025-05-07T20:24:53.8382851Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:53.8383246Z 2025-05-07T20:24:53.8383250Z 2025-05-07T20:24:53.8383261Z 2025-05-07T20:24:53.8383265Z 2025-05-07T20:24:53.8383269Z 2025-05-07T20:24:53.8407259Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:53.8407542Z 2025-05-07T20:24:53.8407546Z 2025-05-07T20:24:53.8407558Z 2025-05-07T20:24:53.8407562Z 2025-05-07T20:24:53.8407566Z 2025-05-07T20:24:53.8407570Z 2025-05-07T20:24:53.8413811Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:24:53.8414098Z 2025-05-07T20:24:53.8414110Z 2025-05-07T20:24:53.8414113Z 2025-05-07T20:24:53.8414117Z 2025-05-07T20:24:53.8414121Z 2025-05-07T20:24:53.8414124Z 2025-05-07T20:24:53.8414128Z 2025-05-07T20:24:53.8424157Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:24:53.8424446Z 2025-05-07T20:24:53.8424450Z 2025-05-07T20:24:53.8424459Z 2025-05-07T20:24:53.8424463Z 2025-05-07T20:24:53.8424475Z 2025-05-07T20:24:53.8424479Z 2025-05-07T20:24:53.8424483Z 2025-05-07T20:24:53.8424486Z 2025-05-07T20:24:53.8426029Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:53.8426323Z 2025-05-07T20:24:53.8426326Z 2025-05-07T20:24:53.8426330Z 2025-05-07T20:24:53.8426333Z 2025-05-07T20:24:53.8426337Z 2025-05-07T20:24:53.8426341Z 2025-05-07T20:24:53.8426344Z 2025-05-07T20:24:53.8426348Z 2025-05-07T20:24:53.8426351Z 2025-05-07T20:24:53.8427893Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:24:53.8428177Z 2025-05-07T20:24:53.8428180Z 2025-05-07T20:24:53.8428184Z 2025-05-07T20:24:53.8428188Z 2025-05-07T20:24:53.8428191Z 2025-05-07T20:24:53.8428195Z 2025-05-07T20:24:53.8428199Z 2025-05-07T20:24:53.8428202Z 2025-05-07T20:24:53.8428206Z 2025-05-07T20:24:53.8428210Z 2025-05-07T20:24:53.8432198Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:24:53.8432486Z 2025-05-07T20:24:53.8432495Z 2025-05-07T20:24:53.8432499Z 2025-05-07T20:24:53.8432502Z 2025-05-07T20:24:53.8432506Z 2025-05-07T20:24:53.8432510Z 2025-05-07T20:24:53.8432513Z 2025-05-07T20:24:53.8432517Z 2025-05-07T20:24:53.8432528Z 2025-05-07T20:24:53.8432532Z 2025-05-07T20:24:53.8432536Z 2025-05-07T20:24:53.9426448Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:24:53.9426854Z 2025-05-07T20:24:53.9427222Z 2025-05-07T20:24:53.9431406Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:53.9431791Z 2025-05-07T20:24:53.9431797Z 2025-05-07T20:24:53.9431802Z 2025-05-07T20:24:53.9432762Z 2025-05-07T20:24:54.0180778Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:54.0181162Z 2025-05-07T20:24:54.0181445Z 2025-05-07T20:24:54.0181486Z 2025-05-07T20:24:54.0374872Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:54.0375375Z 2025-05-07T20:24:54.0436986Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:54.0437349Z 2025-05-07T20:24:54.0437355Z 2025-05-07T20:24:54.0437360Z 2025-05-07T20:24:54.0438697Z 2025-05-07T20:24:54.0448392Z libstdcxx-15.1.0 | 3.7 MB | ###4 | 34%  2025-05-07T20:24:54.0448755Z 2025-05-07T20:24:54.0449480Z 2025-05-07T20:24:54.0756001Z libstdcxx-devel_linu | 11.1 MB | #3 | 13%  2025-05-07T20:24:54.1184424Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:54.1184684Z 2025-05-07T20:24:54.1184689Z 2025-05-07T20:24:54.1186044Z 2025-05-07T20:24:54.1376733Z binutils_impl_linux- | 6.0 MB | ######### | 91%  2025-05-07T20:24:54.1377024Z 2025-05-07T20:24:54.1450237Z gxx_impl_linux-64-11 | 11.2 MB | ###2 | 32%  2025-05-07T20:24:54.1450511Z 2025-05-07T20:24:54.1451519Z 2025-05-07T20:24:54.1758063Z libstdcxx-devel_linu | 11.1 MB | ##### | 50%  2025-05-07T20:24:54.2084602Z gcc_impl_linux-64-11 | 53.0 MB | 6 | 6% 2025-05-07T20:24:54.2085121Z 2025-05-07T20:24:54.2085126Z 2025-05-07T20:24:54.2085130Z 2025-05-07T20:24:54.2091147Z 2025-05-07T20:24:54.2091624Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:54.2091991Z 2025-05-07T20:24:54.2091995Z 2025-05-07T20:24:54.2091999Z 2025-05-07T20:24:54.2092011Z 2025-05-07T20:24:54.2378012Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:54.2378390Z 2025-05-07T20:24:54.2450446Z gxx_impl_linux-64-11 | 11.2 MB | ######2 | 63%  2025-05-07T20:24:54.2450714Z 2025-05-07T20:24:54.2452894Z 2025-05-07T20:24:54.2607045Z libstdcxx-devel_linu | 11.1 MB | ########7 | 87%  2025-05-07T20:24:54.2607323Z 2025-05-07T20:24:54.2607327Z 2025-05-07T20:24:54.2607346Z 2025-05-07T20:24:54.2607351Z 2025-05-07T20:24:54.2607356Z 2025-05-07T20:24:54.2650068Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:54.2650447Z 2025-05-07T20:24:54.2650452Z 2025-05-07T20:24:54.2653821Z 2025-05-07T20:24:54.2760932Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:54.3315836Z gcc_impl_linux-64-11 | 53.0 MB | #3 | 14% 2025-05-07T20:24:54.3316118Z 2025-05-07T20:24:54.3316124Z 2025-05-07T20:24:54.3316129Z 2025-05-07T20:24:54.3316134Z 2025-05-07T20:24:54.3316139Z 2025-05-07T20:24:54.3316144Z 2025-05-07T20:24:54.3382465Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:24:54.3382772Z 2025-05-07T20:24:54.3608174Z gxx_impl_linux-64-11 | 11.2 MB | ########8 | 89%  2025-05-07T20:24:54.3608491Z 2025-05-07T20:24:54.3608498Z 2025-05-07T20:24:54.3608503Z 2025-05-07T20:24:54.3608508Z 2025-05-07T20:24:54.3612409Z 2025-05-07T20:24:54.3762954Z libsanitizer-11.4.0 | 3.5 MB | ####### | 71%  2025-05-07T20:24:54.4763964Z gcc_impl_linux-64-11 | 53.0 MB | #9 | 20% 2025-05-07T20:24:54.4771045Z gcc_impl_linux-64-11 | 53.0 MB | ##6 | 27% 2025-05-07T20:24:54.4771360Z 2025-05-07T20:24:54.4771366Z 2025-05-07T20:24:54.4771371Z 2025-05-07T20:24:54.4771376Z 2025-05-07T20:24:54.4771382Z 2025-05-07T20:24:54.4772696Z 2025-05-07T20:24:54.4780819Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:54.4781229Z 2025-05-07T20:24:54.4781235Z 2025-05-07T20:24:54.4781240Z 2025-05-07T20:24:54.4781246Z 2025-05-07T20:24:54.4781251Z 2025-05-07T20:24:54.4782098Z 2025-05-07T20:24:54.5081321Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:54.5081742Z 2025-05-07T20:24:54.5081748Z 2025-05-07T20:24:54.5081754Z 2025-05-07T20:24:54.5081759Z 2025-05-07T20:24:54.5084392Z 2025-05-07T20:24:54.5486682Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:54.5487104Z 2025-05-07T20:24:54.5487109Z 2025-05-07T20:24:54.5487115Z 2025-05-07T20:24:54.5487120Z 2025-05-07T20:24:54.5487125Z 2025-05-07T20:24:54.5487164Z 2025-05-07T20:24:54.5487170Z 2025-05-07T20:24:54.5487885Z 2025-05-07T20:24:54.5526514Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:54.5526884Z 2025-05-07T20:24:54.5526889Z 2025-05-07T20:24:54.5526892Z 2025-05-07T20:24:54.5526904Z 2025-05-07T20:24:54.5526908Z 2025-05-07T20:24:54.5526922Z 2025-05-07T20:24:54.5526926Z 2025-05-07T20:24:54.5526929Z 2025-05-07T20:24:54.5762728Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:54.5763183Z 2025-05-07T20:24:54.5763190Z 2025-05-07T20:24:54.5763204Z 2025-05-07T20:24:54.5763209Z 2025-05-07T20:24:54.5763215Z 2025-05-07T20:24:54.5763221Z 2025-05-07T20:24:54.5764542Z 2025-05-07T20:24:54.5775122Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:24:54.6010632Z gcc_impl_linux-64-11 | 53.0 MB | ###3 | 33% 2025-05-07T20:24:54.6010905Z 2025-05-07T20:24:54.6010909Z 2025-05-07T20:24:54.6010913Z 2025-05-07T20:24:54.6010943Z 2025-05-07T20:24:54.6010948Z 2025-05-07T20:24:54.6011235Z 2025-05-07T20:24:54.6011241Z 2025-05-07T20:24:54.6011246Z 2025-05-07T20:24:54.6012919Z 2025-05-07T20:24:54.6064602Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:24:54.6064967Z 2025-05-07T20:24:54.6064972Z 2025-05-07T20:24:54.6064976Z 2025-05-07T20:24:54.6064980Z 2025-05-07T20:24:54.6064983Z 2025-05-07T20:24:54.6064987Z 2025-05-07T20:24:54.6064991Z 2025-05-07T20:24:54.6064994Z 2025-05-07T20:24:54.6064998Z 2025-05-07T20:24:54.6326654Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:54.6326983Z 2025-05-07T20:24:54.6326987Z 2025-05-07T20:24:54.6326990Z 2025-05-07T20:24:54.6326994Z 2025-05-07T20:24:54.6326998Z 2025-05-07T20:24:54.6327001Z 2025-05-07T20:24:54.6327005Z 2025-05-07T20:24:54.6432263Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:54.6432596Z 2025-05-07T20:24:54.6434948Z 2025-05-07T20:24:54.6539644Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:54.6539953Z 2025-05-07T20:24:54.6539957Z 2025-05-07T20:24:54.6539961Z 2025-05-07T20:24:54.6539964Z 2025-05-07T20:24:54.6539968Z 2025-05-07T20:24:54.6539972Z 2025-05-07T20:24:54.6539975Z 2025-05-07T20:24:54.6539979Z 2025-05-07T20:24:54.6539983Z 2025-05-07T20:24:54.6539986Z 2025-05-07T20:24:54.6569151Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:24:54.6569452Z 2025-05-07T20:24:54.6569456Z 2025-05-07T20:24:54.6569460Z 2025-05-07T20:24:54.6569464Z 2025-05-07T20:24:54.6569467Z 2025-05-07T20:24:54.6569471Z 2025-05-07T20:24:54.6569475Z 2025-05-07T20:24:54.6569478Z 2025-05-07T20:24:54.6569482Z 2025-05-07T20:24:54.6570999Z 2025-05-07T20:24:54.6767337Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:54.6809285Z gcc_impl_linux-64-11 | 53.0 MB | #### | 40% 2025-05-07T20:24:54.6809857Z 2025-05-07T20:24:54.6809870Z 2025-05-07T20:24:54.6809894Z 2025-05-07T20:24:54.6809900Z 2025-05-07T20:24:54.6809905Z 2025-05-07T20:24:54.6809911Z 2025-05-07T20:24:54.6809916Z 2025-05-07T20:24:54.6809921Z 2025-05-07T20:24:54.6809927Z 2025-05-07T20:24:54.6809932Z 2025-05-07T20:24:54.6811160Z 2025-05-07T20:24:54.6836290Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:24:54.6836636Z 2025-05-07T20:24:54.6836640Z 2025-05-07T20:24:54.6836644Z 2025-05-07T20:24:54.6836647Z 2025-05-07T20:24:54.6836661Z 2025-05-07T20:24:54.6836665Z 2025-05-07T20:24:54.6836668Z 2025-05-07T20:24:54.6836672Z 2025-05-07T20:24:54.6836676Z 2025-05-07T20:24:54.6836679Z 2025-05-07T20:24:54.6836683Z 2025-05-07T20:24:54.7126561Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:54.7129751Z 2025-05-07T20:24:54.7188643Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:54.7188929Z 2025-05-07T20:24:54.7188933Z 2025-05-07T20:24:54.7188937Z 2025-05-07T20:24:54.7189180Z 2025-05-07T20:24:54.7773605Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:54.8030679Z gcc_impl_linux-64-11 | 53.0 MB | #####1 | 52% 2025-05-07T20:24:54.8030930Z 2025-05-07T20:24:54.8030936Z 2025-05-07T20:24:54.8030941Z 2025-05-07T20:24:54.8030945Z 2025-05-07T20:24:54.8030950Z 2025-05-07T20:24:54.8031128Z 2025-05-07T20:24:54.8762411Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:54.8762715Z 2025-05-07T20:24:54.8762720Z 2025-05-07T20:24:54.8762724Z 2025-05-07T20:24:54.8762728Z 2025-05-07T20:24:54.8762732Z 2025-05-07T20:24:54.8762736Z 2025-05-07T20:24:54.8762740Z 2025-05-07T20:24:54.8764353Z 2025-05-07T20:24:54.8772067Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:54.8772364Z 2025-05-07T20:24:54.8772367Z 2025-05-07T20:24:54.8772371Z 2025-05-07T20:24:54.8772375Z 2025-05-07T20:24:54.8772396Z 2025-05-07T20:24:54.8772400Z 2025-05-07T20:24:54.8772629Z 2025-05-07T20:24:54.8772886Z 2025-05-07T20:24:54.8777706Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:54.9454178Z gcc_impl_linux-64-11 | 53.0 MB | ######2 | 62% 2025-05-07T20:24:54.9454470Z 2025-05-07T20:24:54.9454475Z 2025-05-07T20:24:54.9454479Z 2025-05-07T20:24:54.9454483Z 2025-05-07T20:24:54.9454487Z 2025-05-07T20:24:54.9454491Z 2025-05-07T20:24:54.9454494Z 2025-05-07T20:24:54.9454498Z 2025-05-07T20:24:54.9455053Z 2025-05-07T20:24:54.9464540Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:54.9464838Z 2025-05-07T20:24:54.9464842Z 2025-05-07T20:24:54.9464846Z 2025-05-07T20:24:54.9464850Z 2025-05-07T20:24:54.9464853Z 2025-05-07T20:24:54.9464860Z 2025-05-07T20:24:54.9464865Z 2025-05-07T20:24:54.9464870Z 2025-05-07T20:24:54.9465047Z 2025-05-07T20:24:54.9776948Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:55.0287815Z gcc_impl_linux-64-11 | 53.0 MB | #######2 | 73% 2025-05-07T20:24:55.0288107Z 2025-05-07T20:24:55.0288112Z 2025-05-07T20:24:55.0288116Z 2025-05-07T20:24:55.0288120Z 2025-05-07T20:24:55.0288124Z 2025-05-07T20:24:55.0288128Z 2025-05-07T20:24:55.0288655Z 2025-05-07T20:24:55.0298991Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:55.0299278Z 2025-05-07T20:24:55.0299282Z 2025-05-07T20:24:55.0299286Z 2025-05-07T20:24:55.0299290Z 2025-05-07T20:24:55.0299294Z 2025-05-07T20:24:55.0299297Z 2025-05-07T20:24:55.0300026Z 2025-05-07T20:24:55.0475025Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:55.0475315Z 2025-05-07T20:24:55.0475319Z 2025-05-07T20:24:55.0475323Z 2025-05-07T20:24:55.0475327Z 2025-05-07T20:24:55.0475330Z 2025-05-07T20:24:55.0777281Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:55.1257025Z gcc_impl_linux-64-11 | 53.0 MB | ########3 | 83% 2025-05-07T20:24:55.1257302Z 2025-05-07T20:24:55.1257306Z 2025-05-07T20:24:55.1257310Z 2025-05-07T20:24:55.1257314Z 2025-05-07T20:24:55.1257318Z 2025-05-07T20:24:55.1257321Z 2025-05-07T20:24:55.1257325Z 2025-05-07T20:24:55.1257329Z 2025-05-07T20:24:55.1257333Z 2025-05-07T20:24:55.1259658Z 2025-05-07T20:24:55.1268126Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:55.1268424Z 2025-05-07T20:24:55.1268429Z 2025-05-07T20:24:55.1268432Z 2025-05-07T20:24:55.1268436Z 2025-05-07T20:24:55.1268440Z 2025-05-07T20:24:55.1268443Z 2025-05-07T20:24:55.1268447Z 2025-05-07T20:24:55.1268451Z 2025-05-07T20:24:55.1268455Z 2025-05-07T20:24:55.1270267Z 2025-05-07T20:24:55.1842653Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:55.1880811Z gcc_impl_linux-64-11 | 53.0 MB | #########2 | 93% 2025-05-07T20:24:55.1881087Z 2025-05-07T20:24:55.1881102Z 2025-05-07T20:24:55.1881106Z 2025-05-07T20:24:55.1881110Z 2025-05-07T20:24:55.1881119Z 2025-05-07T20:24:55.1881123Z 2025-05-07T20:24:55.1881127Z 2025-05-07T20:24:55.1881130Z 2025-05-07T20:24:55.1881134Z 2025-05-07T20:24:55.1881138Z 2025-05-07T20:24:55.1882924Z 2025-05-07T20:24:55.1888581Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:55.1888945Z 2025-05-07T20:24:55.1888949Z 2025-05-07T20:24:55.1888952Z 2025-05-07T20:24:55.1888956Z 2025-05-07T20:24:55.1888960Z 2025-05-07T20:24:55.1888963Z 2025-05-07T20:24:55.1888974Z 2025-05-07T20:24:55.1888978Z 2025-05-07T20:24:55.1888981Z 2025-05-07T20:24:55.1888985Z 2025-05-07T20:24:55.1888989Z 2025-05-07T20:24:55.3150787Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:55.3151102Z 2025-05-07T20:24:55.3151106Z 2025-05-07T20:24:55.3151438Z 2025-05-07T20:24:55.4477626Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:55.5029427Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:55.5029990Z 2025-05-07T20:24:55.7279964Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:55.7280224Z 2025-05-07T20:24:55.7280229Z 2025-05-07T20:24:56.1513610Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:56.1521714Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:56.1522374Z 2025-05-07T20:24:56.1522583Z 2025-05-07T20:24:56.1522793Z  2025-05-07T20:24:56.1523001Z 2025-05-07T20:24:56.1523005Z 2025-05-07T20:24:56.1523173Z  2025-05-07T20:24:56.1523375Z 2025-05-07T20:24:56.1523378Z 2025-05-07T20:24:56.1523389Z 2025-05-07T20:24:56.1523558Z  2025-05-07T20:24:56.1523762Z 2025-05-07T20:24:56.1523766Z 2025-05-07T20:24:56.1523779Z 2025-05-07T20:24:56.1523783Z 2025-05-07T20:24:56.1523972Z  2025-05-07T20:24:56.1524176Z 2025-05-07T20:24:56.1524180Z 2025-05-07T20:24:56.1524184Z 2025-05-07T20:24:56.1524187Z 2025-05-07T20:24:56.1524191Z 2025-05-07T20:24:56.1524371Z  2025-05-07T20:24:56.1524577Z 2025-05-07T20:24:56.1524581Z 2025-05-07T20:24:56.1524585Z 2025-05-07T20:24:56.1524588Z 2025-05-07T20:24:56.1524592Z 2025-05-07T20:24:56.1524595Z 2025-05-07T20:24:56.1524779Z  2025-05-07T20:24:56.1524990Z 2025-05-07T20:24:56.1524993Z 2025-05-07T20:24:56.1524997Z 2025-05-07T20:24:56.1525000Z 2025-05-07T20:24:56.1525004Z 2025-05-07T20:24:56.1525008Z 2025-05-07T20:24:56.1525011Z 2025-05-07T20:24:56.1525255Z  2025-05-07T20:24:56.1525515Z 2025-05-07T20:24:56.1525715Z 2025-05-07T20:24:56.1525720Z 2025-05-07T20:24:56.1525729Z 2025-05-07T20:24:56.1525732Z 2025-05-07T20:24:56.1525736Z 2025-05-07T20:24:56.1525740Z 2025-05-07T20:24:56.1525743Z 2025-05-07T20:24:56.1525945Z  2025-05-07T20:24:56.1526162Z 2025-05-07T20:24:56.1526166Z 2025-05-07T20:24:56.1526170Z 2025-05-07T20:24:56.1526173Z 2025-05-07T20:24:56.1526194Z 2025-05-07T20:24:56.1526197Z 2025-05-07T20:24:56.1526201Z 2025-05-07T20:24:56.1526205Z 2025-05-07T20:24:56.1526216Z 2025-05-07T20:24:56.1526401Z  2025-05-07T20:24:56.1526613Z 2025-05-07T20:24:56.1526616Z 2025-05-07T20:24:56.1526620Z 2025-05-07T20:24:56.1526623Z 2025-05-07T20:24:56.1526627Z 2025-05-07T20:24:56.1526631Z 2025-05-07T20:24:56.1526641Z 2025-05-07T20:24:56.1526645Z 2025-05-07T20:24:56.1526649Z 2025-05-07T20:24:56.1526652Z 2025-05-07T20:24:56.1526846Z  2025-05-07T20:24:56.1527069Z 2025-05-07T20:24:56.1527072Z 2025-05-07T20:24:56.1527086Z 2025-05-07T20:24:56.1527089Z 2025-05-07T20:24:56.1527093Z 2025-05-07T20:24:56.1527097Z 2025-05-07T20:24:56.1527100Z 2025-05-07T20:24:56.1527104Z 2025-05-07T20:24:56.1527107Z 2025-05-07T20:24:56.1527111Z 2025-05-07T20:24:56.1527115Z 2025-05-07T20:24:56.1527313Z  done 2025-05-07T20:24:56.2528528Z Preparing transaction: \ done 2025-05-07T20:24:56.5536388Z Verifying transaction: / - \ done 2025-05-07T20:24:56.6545982Z Executing transaction: / done 2025-05-07T20:24:56.8178562Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:25:00.6926654Z + 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:00.6927208Z 2025-05-07T20:25:00.6940722Z 2025-05-07T20:25:00.6958268Z + 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:00.6960495Z 2025-05-07T20:25:00.6970394Z 2025-05-07T20:25:00.6987473Z + 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:00.6988020Z 2025-05-07T20:25:00.7000662Z 2025-05-07T20:25:00.7017923Z + 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:00.7018454Z 2025-05-07T20:25:00.7029935Z 2025-05-07T20:25:02.5888960Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:02.5889251Z 2025-05-07T20:25:02.6507106Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:04.5269068Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:04.5269402Z 2025-05-07T20:25:04.5887530Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:06.4628097Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:06.4628395Z 2025-05-07T20:25:06.5259694Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:08.4139164Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:08.4139518Z 2025-05-07T20:25:08.4770112Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:08.4775135Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:08.4775629Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:08.4775918Z 2025-05-07T20:25:10.3569402Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:10.3569746Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:10.3570042Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:10.3570322Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:10.3570666Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:10.3571010Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:10.3571377Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:10.3572018Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:10.3572284Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:10.3572552Z #define __CHAR_BIT__ 8 2025-05-07T20:25:10.3572788Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:10.3573040Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:10.3573289Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:10.3573570Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:10.3573852Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:10.3574155Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3574470Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:10.3574766Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:10.3575095Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:10.3575422Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:10.3575862Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:10.3576297Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:10.3576619Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:10.3576908Z #define __GCC_IEC_559 2 2025-05-07T20:25:10.3577167Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:10.3577441Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:10.3577711Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:10.3577998Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:10.3578325Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3578653Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:10.3578929Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.3579203Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:10.3579474Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:10.3579748Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:10.3580007Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:10.3580274Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:10.3580540Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:10.3580790Z #define __INT8_C(c) c 2025-05-07T20:25:10.3581033Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:10.3581340Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3581822Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:10.3582138Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.3582495Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:10.3582779Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.3583044Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3583327Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:10.3583612Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:10.3583999Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:10.3584412Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:10.3584706Z #define __linux 1 2025-05-07T20:25:10.3584935Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:10.3585219Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:10.3585512Z #define __unix 1 2025-05-07T20:25:10.3585741Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:10.3586049Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:10.3586349Z #define __WINT_MIN__ 0U 2025-05-07T20:25:10.3586609Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.3586890Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:10.3587164Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:10.3587433Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:10.3587682Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:10.3587970Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:10.3588272Z #define __INT64_C(c) c ## L 2025-05-07T20:25:10.3588535Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:10.3588843Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:10.3589116Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:10.3589464Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:10.3589843Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:10.3590106Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:10.3590374Z #define __DBL_DIG__ 15 2025-05-07T20:25:10.3590693Z #define __FLT32_DIG__ 6 2025-05-07T20:25:10.3591006Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:10.3591365Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:10.3591612Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:10.3591945Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:10.3592294Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:10.3592544Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.3592810Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:10.3593190Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:10.3593584Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:10.3593862Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:10.3594123Z #define __unix__ 1 2025-05-07T20:25:10.3594656Z #define __INT_WIDTH__ 32 2025-05-07T20:25:10.3594901Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:10.3595149Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:10.3595403Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:10.3595673Z #define __UINT16_C(c) c 2025-05-07T20:25:10.3595917Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:10.3596174Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:10.3596529Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:10.3596895Z #define __gnu_linux__ 1 2025-05-07T20:25:10.3597140Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:10.3597414Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.3597701Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3597975Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:10.3598232Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:10.3598484Z #define __GNUC__ 11 2025-05-07T20:25:10.3598703Z #define __pie__ 2 2025-05-07T20:25:10.3598911Z #define __MMX__ 1 2025-05-07T20:25:10.3599137Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:10.3599401Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:10.3599682Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:10.3599951Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:10.3600305Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.3600916Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3601237Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.3601507Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:10.3601777Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:10.3602076Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:10.3602348Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:10.3602615Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:10.3602901Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:10.3603204Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:10.3603478Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:10.3603758Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:10.3604021Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:10.3604299Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:10.3604578Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:10.3604845Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:10.3605130Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:10.3605459Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.3605818Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:10.3606097Z #define __SSE2_MATH__ 1 2025-05-07T20:25:10.3606354Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:10.3606667Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3606965Z #define __amd64 1 2025-05-07T20:25:10.3607200Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:10.3607476Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:10.3607787Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:10.3608106Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:10.3608373Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:10.3608650Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:10.3608915Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:10.3609189Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:10.3609452Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:10.3609849Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:10.3619371Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:10.3619681Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:10.3619945Z #define __x86_64 1 2025-05-07T20:25:10.3620187Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:10.3620565Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:10.3621034Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:10.3621493Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:10.3621961Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.3622356Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:10.3622621Z #define __LP64__ 1 2025-05-07T20:25:10.3622859Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3623211Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:10.3623605Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:10.3623887Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:10.3624168Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.3624456Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:10.3624736Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:10.3625005Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:10.3625273Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:10.3625539Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:10.3625799Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.3626138Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:10.3626508Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:10.3626786Z #define __FLT_DIG__ 6 2025-05-07T20:25:10.3627025Z #define __NO_INLINE__ 1 2025-05-07T20:25:10.3627276Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:10.3627615Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:10.3627963Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:10.3628234Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:10.3628504Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:10.3628871Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:10.3629143Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:10.3629407Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:10.3629709Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:10.3630001Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:10.3630281Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:10.3630586Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.3630926Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:10.3631194Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:10.3631453Z #define __FLT128_DIG__ 33 2025-05-07T20:25:10.3631702Z #define __INT32_C(c) c 2025-05-07T20:25:10.3631951Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:10.3632234Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:10.3632516Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:10.3632805Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:10.3633130Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:10.3633443Z #define unix 1 2025-05-07T20:25:10.3633677Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:10.3634002Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3634310Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:10.3634626Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:10.3634962Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:10.3635215Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:10.3635486Z #define __ELF__ 1 2025-05-07T20:25:10.3635723Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:10.3636003Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:10.3636287Z #define __FLT_RADIX__ 2 2025-05-07T20:25:10.3636541Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:10.3636909Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:10.3637271Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:10.3637532Z #define __SSE_MATH__ 1 2025-05-07T20:25:10.3637897Z #define __k8 1 2025-05-07T20:25:10.3638199Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:10.3638591Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:10.3638898Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:10.3639199Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:10.3639468Z #define __LDBL_DIG__ 18 2025-05-07T20:25:10.3639718Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:10.3639974Z #define __x86_64__ 1 2025-05-07T20:25:10.3640225Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:10.3640534Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:10.3640957Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3641264Z #define __FLT64_DIG__ 15 2025-05-07T20:25:10.3641558Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3641919Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.3642235Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3642516Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:10.3642802Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3643104Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:10.3643481Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:10.3643885Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:10.3644181Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:10.3644525Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:10.3644860Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:10.3645165Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:10.3645446Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:10.3645762Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:10.3646050Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:10.3646288Z #define __SEG_FS 1 2025-05-07T20:25:10.3646527Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:10.3646812Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:10.3647094Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3647394Z #define __SEG_GS 1 2025-05-07T20:25:10.3647806Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:10.3648185Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:10.3648465Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:10.3648758Z #define __INT16_TYPE__ short int 2025-05-07T20:25:10.3649037Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:10.3649338Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:10.3649610Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:10.3649863Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:10.3650121Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:10.3650476Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.3650866Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3651152Z #define linux 1 2025-05-07T20:25:10.3651383Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3651664Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.3651942Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:10.3652198Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:10.3652468Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:10.3652725Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:10.3653081Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.3653497Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:10.3653836Z #define __code_model_small__ 1 2025-05-07T20:25:10.3654111Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:10.3654408Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:10.3654663Z #define __k8__ 1 2025-05-07T20:25:10.3654893Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:10.3655190Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:10.3655496Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:10.3655738Z #define __pic__ 2 2025-05-07T20:25:10.3656019Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3656371Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:10.3656757Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3657105Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:10.3657485Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.3657846Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:10.3658129Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:10.3658434Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.3658752Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:10.3659004Z #define __linux__ 1 2025-05-07T20:25:10.3659240Z #define __INT64_TYPE__ long int 2025-05-07T20:25:10.3659515Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:10.3659775Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:10.3660054Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:10.3660320Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:10.3660616Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3660955Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:10.3661271Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:10.3661539Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:10.3661847Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:10.3662150Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:10.3662479Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.3662844Z #define __SSE__ 1 2025-05-07T20:25:10.3663076Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:10.3663423Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.3663766Z #define __amd64__ 1 2025-05-07T20:25:10.3664000Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:10.3664259Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:10.3664525Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:10.3664798Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:10.3665069Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:10.3665339Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:10.3665606Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:10.3665890Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:10.3666200Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:10.3666651Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:10.3667129Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:10.3667491Z #define _LP64 1 2025-05-07T20:25:10.3667703Z #define __UINT8_C(c) c 2025-05-07T20:25:10.3667948Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:10.3668222Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:10.3668491Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:10.3668769Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:10.3669076Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:10.3669434Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.3669908Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.3670292Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3670592Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.3670911Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:10.3671290Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:10.3671666Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:10.3671935Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:10.3672281Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:10.3672645Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:10.3672912Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:10.3673169Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:10.3673418Z #define __FXSR__ 1 2025-05-07T20:25:10.3673724Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.3674186Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.3674595Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.3674908Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:10.3675168Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:10.3675605Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:10.3675968Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:10.3676218Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:10.3676460Z #define __PIC__ 2 2025-05-07T20:25:10.3676711Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:10.3677115Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.3677505Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:10.3677837Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.3678166Z #define __SSE2__ 1 2025-05-07T20:25:10.3678391Z #define __INT32_TYPE__ int 2025-05-07T20:25:10.3678637Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:10.3678896Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.3679234Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:10.3679591Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:10.3679857Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:10.3680133Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:10.3680409Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3680751Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:10.3681000Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:10.3681250Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:10.3681537Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3681836Z #define __PIE__ 2 2025-05-07T20:25:10.3682162Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:10.3682546Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:10.3682893Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:10.3683259Z #define __INT16_C(c) c 2025-05-07T20:25:10.3683482Z #define __STDC__ 1 2025-05-07T20:25:10.3683714Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:10.3683993Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:10.3684249Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.3684550Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:10.3684901Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:10.3685325Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:10.3685590Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.3685879Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:10.3686147Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:10.3686426Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:10.3686721Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.3686999Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:10.3687293Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.3687694Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.3688071Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:10.3688381Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:10.3688670Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:10.3688920Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:10.3689078Z 2025-05-07T20:25:10.4186034Z 2025-05-07T20:25:10.4186340Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:10.4186991Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:10.4187238Z 2025-05-07T20:25:12.2995961Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:12.2996463Z #define __cpp_attributes 200809L 2025-05-07T20:25:12.2996935Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:12.2997415Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:12.2997791Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:12.2998151Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:12.2998504Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:12.2998846Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:12.2999131Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:12.2999442Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:12.2999748Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:12.3000018Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:12.3000727Z #define __CHAR_BIT__ 8 2025-05-07T20:25:12.3000973Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:12.3001247Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:12.3001506Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:12.3001781Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:12.3002067Z #define __cpp_static_assert 201411L 2025-05-07T20:25:12.3002365Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:12.3002674Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.3002978Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:12.3003279Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:12.3003621Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:12.3003946Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:12.3004355Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:12.3004776Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:12.3005088Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:12.3005384Z #define __GCC_IEC_559 2 2025-05-07T20:25:12.3005640Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:12.3005919Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:12.3006201Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:12.3006529Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:12.3006850Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:12.3007174Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:12.3007493Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:12.3007827Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.3008148Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:12.3008425Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:12.3008708Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:12.3008987Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:12.3009291Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:12.3009564Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:12.3009827Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:12.3010116Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:12.3010622Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:12.3010953Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:12.3011217Z #define __INT8_C(c) c 2025-05-07T20:25:12.3011464Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:12.3011739Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:12.3012063Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.3012393Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:12.3012674Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:12.3012965Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:12.3013289Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:12.3013651Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:12.3013934Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:12.3014219Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:12.3014489Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.3014772Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:12.3015057Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:12.3015466Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:12.3015890Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:12.3016180Z #define __linux 1 2025-05-07T20:25:12.3016452Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:12.3016753Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:12.3017033Z #define __unix 1 2025-05-07T20:25:12.3017269Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:12.3017562Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:12.3017853Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:12.3018134Z #define __WINT_MIN__ 0U 2025-05-07T20:25:12.3018389Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:12.3018674Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:12.3018953Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:12.3019229Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:12.3019591Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:12.3019883Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:12.3020190Z #define __INT64_C(c) c ## L 2025-05-07T20:25:12.3020466Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:12.3020766Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:12.3021049Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:12.3021362Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:12.3021640Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:12.3021912Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:12.3022274Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:12.3022649Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:12.3022909Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:12.3023191Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:12.3023469Z #define __DBL_DIG__ 15 2025-05-07T20:25:12.3023702Z #define __FLT32_DIG__ 6 2025-05-07T20:25:12.3024027Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:12.3024373Z #define __GXX_WEAK__ 1 2025-05-07T20:25:12.3024617Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:12.3024874Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:12.3025208Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:12.3025553Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:12.3025824Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:12.3026138Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:12.3026498Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:12.3026932Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:12.3027337Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:12.3027613Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:12.3027878Z #define __unix__ 1 2025-05-07T20:25:12.3028106Z #define __INT_WIDTH__ 32 2025-05-07T20:25:12.3028349Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:12.3028602Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:12.3028869Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:12.3029142Z #define __UINT16_C(c) c 2025-05-07T20:25:12.3029476Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:12.3029740Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:12.3030104Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:12.3030466Z #define __gnu_linux__ 1 2025-05-07T20:25:12.3030719Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:12.3030986Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:12.3031269Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:12.3031563Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.3031840Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:12.3032124Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:12.3032382Z #define __GNUC__ 11 2025-05-07T20:25:12.3032607Z #define __GXX_RTTI 1 2025-05-07T20:25:12.3032833Z #define __pie__ 2 2025-05-07T20:25:12.3033056Z #define __MMX__ 1 2025-05-07T20:25:12.3033288Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:12.3033564Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:12.3033846Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:12.3034129Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:12.3034389Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:12.3034689Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:12.3035015Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:12.3035372Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:12.3035747Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:12.3036061Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.3036395Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:12.3036707Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:12.3036981Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:12.3037295Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:12.3047644Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:12.3047981Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:12.3048247Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:12.3048766Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:12.3049083Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:12.3049352Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:12.3049641Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:12.3049908Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:12.3050171Z #define __cplusplus 201703L 2025-05-07T20:25:12.3050448Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:12.3050749Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:12.3051016Z #define __DEPRECATED 1 2025-05-07T20:25:12.3051285Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:12.3051596Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:12.3051861Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:12.3052198Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:12.3052572Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:12.3052858Z #define __SSE2_MATH__ 1 2025-05-07T20:25:12.3053115Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:12.3053442Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.3053748Z #define __amd64 1 2025-05-07T20:25:12.3053984Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:12.3054270Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:12.3054549Z #define __GNUG__ 11 2025-05-07T20:25:12.3054814Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:12.3055142Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:12.3055493Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:12.3055758Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:12.3056049Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:12.3056346Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:12.3056662Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:12.3056959Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:12.3057236Z #define __cpp_hex_float 201603L 2025-05-07T20:25:12.3057519Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:12.3057787Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:12.3058072Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:12.3058356Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:12.3058628Z #define __x86_64 1 2025-05-07T20:25:12.3058986Z #define __cpp_lambdas 200907L 2025-05-07T20:25:12.3059267Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:12.3059646Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:12.3060048Z #define __cpp_template_auto 201606L 2025-05-07T20:25:12.3060426Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:12.3060884Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:12.3061366Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:12.3061769Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:12.3062036Z #define __LP64__ 1 2025-05-07T20:25:12.3062269Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.3062636Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:12.3063030Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:12.3063317Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:12.3063619Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:12.3063908Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:12.3064184Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:12.3064461Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:12.3064741Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:12.3065078Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:12.3065452Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:12.3065742Z #define __FLT_DIG__ 6 2025-05-07T20:25:12.3065989Z #define __NO_INLINE__ 1 2025-05-07T20:25:12.3066237Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:12.3066579Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:12.3066939Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:12.3067200Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:12.3067476Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:12.3067741Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:12.3068159Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:12.3068477Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:12.3068747Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:12.3069053Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:12.3069355Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:12.3069636Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:12.3069948Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:12.3070307Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:12.3070608Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:12.3070883Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:12.3071147Z #define __FLT128_DIG__ 33 2025-05-07T20:25:12.3071399Z #define __INT32_C(c) c 2025-05-07T20:25:12.3071651Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:12.3071935Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:12.3072228Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:12.3072520Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:12.3072846Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:12.3073168Z #define unix 1 2025-05-07T20:25:12.3073400Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:12.3073664Z #define __cpp_rtti 199711L 2025-05-07T20:25:12.3073936Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:12.3074262Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.3074573Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:12.3074894Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:12.3075238Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:12.3075501Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:12.3075794Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:12.3076088Z #define __ELF__ 1 2025-05-07T20:25:12.3076334Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:12.3076624Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:12.3076915Z #define __FLT_RADIX__ 2 2025-05-07T20:25:12.3077178Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:12.3077548Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:12.3078021Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:12.3078309Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:12.3078590Z #define __k8 1 2025-05-07T20:25:12.3078900Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:12.3079285Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:12.3079596Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:12.3079904Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:12.3080180Z #define __LDBL_DIG__ 18 2025-05-07T20:25:12.3080436Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:12.3080829Z #define __x86_64__ 1 2025-05-07T20:25:12.3081080Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:12.3081393Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:12.3081736Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.3082061Z #define __FLT64_DIG__ 15 2025-05-07T20:25:12.3082369Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.3082726Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:12.3083065Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.3083346Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:12.3083683Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.3084088Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:12.3084533Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:12.3084945Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:12.3085248Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:12.3085580Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:12.3085910Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:12.3086251Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:12.3086570Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:12.3086868Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:12.3087178Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:12.3087582Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:12.3087837Z #define __SEG_FS 1 2025-05-07T20:25:12.3088081Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:12.3088368Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:12.3088655Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.3088956Z #define __SEG_GS 1 2025-05-07T20:25:12.3089275Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:12.3089665Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:12.3089952Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:12.3090246Z #define __INT16_TYPE__ short int 2025-05-07T20:25:12.3090541Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:12.3090863Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:12.3091179Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:12.3091442Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:12.3091720Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:12.3092076Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:12.3092481Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.3092818Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:12.3093159Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:12.3093472Z #define linux 1 2025-05-07T20:25:12.3093711Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.3094006Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:12.3094645Z #define __EXCEPTIONS 1 2025-05-07T20:25:12.3094985Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:12.3095325Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:12.3095675Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:12.3096076Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:12.3096510Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:12.3096921Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:12.3097277Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:12.3097627Z #define __code_model_small__ 1 2025-05-07T20:25:12.3097927Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:12.3098490Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:12.3098802Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:12.3099091Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:12.3099381Z #define __k8__ 1 2025-05-07T20:25:12.3099618Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:12.3099915Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:12.3100212Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:12.3100459Z #define __pic__ 2 2025-05-07T20:25:12.3100720Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.3101051Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:12.3101330Z #define __cpp_decltype 200707L 2025-05-07T20:25:12.3101631Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.3101959Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:12.3102335Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:12.3102699Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:12.3102997Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:12.3103333Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:12.3103631Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:12.3103891Z #define __linux__ 1 2025-05-07T20:25:12.3104123Z #define __INT64_TYPE__ long int 2025-05-07T20:25:12.3104395Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:12.3104663Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:12.3104936Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:12.3105230Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:12.3105558Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:12.3105857Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.3106182Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:12.3106502Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:12.3106801Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:12.3107100Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:12.3107573Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:12.3107942Z #define __SSE__ 1 2025-05-07T20:25:12.3108177Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:12.3108527Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:12.3108877Z #define __amd64__ 1 2025-05-07T20:25:12.3109106Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:12.3109368Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:12.3109648Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:12.3109917Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:12.3110199Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:12.3110466Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:12.3110741Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:12.3111015Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:12.3111368Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:12.3111832Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:12.3112200Z #define _LP64 1 2025-05-07T20:25:12.3112427Z #define __UINT8_C(c) c 2025-05-07T20:25:12.3112675Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:12.3112951Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:12.3113230Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:12.3113501Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:12.3113862Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:12.3114336Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:12.3114719Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.3115017Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.3115340Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:12.3115661Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:12.3116045Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:12.3116421Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:12.3116697Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:12.3116969Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:12.3117320Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:12.3117787Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:12.3118056Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:12.3118312Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:12.3118572Z #define __FXSR__ 1 2025-05-07T20:25:12.3118882Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:12.3119338Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:12.3119761Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:12.3120083Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:12.3120352Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:12.3120766Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:12.3121069Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:12.3121340Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:12.3121718Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:12.3122087Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:12.3122370Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:12.3122619Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:12.3122862Z #define __PIC__ 2 2025-05-07T20:25:12.3123124Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:12.3123526Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:12.3123920Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:12.3124263Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:12.3124610Z #define __cpp_constexpr 201603L 2025-05-07T20:25:12.3124875Z #define __SSE2__ 1 2025-05-07T20:25:12.3125118Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:12.3125408Z #define __INT32_TYPE__ int 2025-05-07T20:25:12.3125668Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:12.3125947Z #define __cpp_exceptions 199711L 2025-05-07T20:25:12.3126232Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:12.3126759Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:12.3127133Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:12.3127409Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:12.3127681Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:12.3127957Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.3128239Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:12.3128488Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:12.3128751Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:12.3129051Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:12.3129343Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.3129650Z #define __PIE__ 2 2025-05-07T20:25:12.3129981Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:12.3130402Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:12.3130713Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:12.3131076Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:12.3131459Z #define __INT16_C(c) c 2025-05-07T20:25:12.3131693Z #define __STDC__ 1 2025-05-07T20:25:12.3131923Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:12.3132186Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:12.3132461Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:12.3132725Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:12.3133035Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:12.3133385Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:12.3133729Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:12.3134005Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:12.3134297Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:12.3134587Z #define __SSE_MATH__ 1 2025-05-07T20:25:12.3134839Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:12.3135133Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:12.3135443Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:12.3135736Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:12.3136041Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.3136410Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:12.3136717Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.3137218Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:12.3137670Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:12.3137976Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:12.3138270Z #define _GNU_SOURCE 1 2025-05-07T20:25:12.3138514Z #define __cpp_init_captures 201304L 2025-05-07T20:25:12.3138804Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:12.3139060Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:12.3139219Z 2025-05-07T20:25:12.3638920Z 2025-05-07T20:25:12.3639480Z + conda run -n build_binary c++ --version 2025-05-07T20:25:12.3639734Z 2025-05-07T20:25:14.2389502Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:14.2390022Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:14.2390535Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:14.2391074Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:14.2391424Z 2025-05-07T20:25:14.2391429Z 2025-05-07T20:25:14.3026182Z 2025-05-07T20:25:14.3027050Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:14.3027758Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:14.3028074Z 2025-05-07T20:25:16.2482830Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:16.2484991Z 2025-05-07T20:25:16.2485503Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:16.2486262Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:16.2486624Z 2025-05-07T20:25:18.1915139Z #define __cplusplus 201703L 2025-05-07T20:25:18.1917530Z 2025-05-07T20:25:18.1918485Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:18.1953265Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:18.1953731Z . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:18.1966469Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:18.1966810Z env: 2025-05-07T20:25:18.1967039Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:18.1967359Z BUILD_ENV: build_binary 2025-05-07T20:25:18.1967618Z BUILD_TARGET: default 2025-05-07T20:25:18.1967868Z BUILD_VARIANT: cuda 2025-05-07T20:25:18.1968117Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:25:18.1968379Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:18.1968690Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:18.1969035Z ##[endgroup] 2025-05-07T20:25:18.5334140Z ################################################################################ 2025-05-07T20:25:18.5334687Z # Install CUDA 2025-05-07T20:25:18.5335000Z # 2025-05-07T20:25:18.5351530Z # [2025-05-07T20:25:18.534Z] + install_cuda build_binary 11.8.0 2025-05-07T20:25:18.5351932Z ################################################################################ 2025-05-07T20:25:18.5352167Z 2025-05-07T20:25:18.5366659Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:18.6267044Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:18.6267482Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:18.6272273Z + conda clean --packages --tarball -y 2025-05-07T20:25:18.6272579Z 2025-05-07T20:25:19.3316318Z Will remove 29 (113.6 MB) tarball(s). 2025-05-07T20:25:19.3316951Z Will remove 6 (619 KB) package(s). 2025-05-07T20:25:19.3942062Z 2025-05-07T20:25:19.3950833Z + conda clean --all -y 2025-05-07T20:25:19.3951000Z 2025-05-07T20:25:20.0559552Z There are no unused tarball(s) to remove. 2025-05-07T20:25:20.0559875Z Will remove 1 index cache(s). 2025-05-07T20:25:20.0560159Z There are no unused package(s) to remove. 2025-05-07T20:25:20.0560472Z There are no tempfile(s) to remove. 2025-05-07T20:25:20.0560852Z There are no logfile(s) to remove. 2025-05-07T20:25:20.1179830Z 2025-05-07T20:25:20.1192966Z [INSTALL] Installing CUDA 11.8.0 ... 2025-05-07T20:25:20.1214721Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c nvidia/label/cuda-11.8.0 -y cuda 2025-05-07T20:25:21.1892334Z Channels: 2025-05-07T20:25:21.1892682Z - nvidia/label/cuda-11.8.0 2025-05-07T20:25:21.1893050Z - defaults 2025-05-07T20:25:21.1893327Z Platform: linux-64 2025-05-07T20:25:22.4820282Z Collecting package metadata (repodata.json): - \ | / - \ | / done 2025-05-07T20:25:22.6181191Z Solving environment: \ done 2025-05-07T20:25:22.6530383Z 2025-05-07T20:25:22.6530585Z ## Package Plan ## 2025-05-07T20:25:22.6530724Z 2025-05-07T20:25:22.6530946Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:22.6531316Z 2025-05-07T20:25:22.6531450Z added / updated specs: 2025-05-07T20:25:22.6531737Z - cuda 2025-05-07T20:25:22.6531851Z 2025-05-07T20:25:22.6531856Z 2025-05-07T20:25:22.6532015Z The following packages will be downloaded: 2025-05-07T20:25:22.6532231Z 2025-05-07T20:25:22.6532372Z package | build 2025-05-07T20:25:22.6532687Z ---------------------------|----------------- 2025-05-07T20:25:22.6533056Z cuda-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6533497Z cuda-cccl-11.8.89 | 0 1.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6533997Z cuda-command-line-tools-11.8.0| 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6534516Z cuda-compiler-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6535012Z cuda-cudart-11.8.89 | 0 197 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6535488Z cuda-cudart-dev-11.8.89 | 0 1.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6536916Z cuda-cuobjdump-11.8.86 | 0 229 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6537402Z cuda-cupti-11.8.87 | 0 25.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6537880Z cuda-cuxxfilt-11.8.86 | 0 291 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6538364Z cuda-demo-suite-11.8.86 | 0 5.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6538871Z cuda-documentation-11.8.86 | 0 89 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6539368Z cuda-driver-dev-11.8.89 | 0 16 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6539832Z cuda-gdb-11.8.86 | 0 4.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6540296Z cuda-libraries-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6540796Z cuda-libraries-dev-11.8.0 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6541292Z cuda-memcheck-11.8.86 | 0 168 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6541774Z cuda-nsight-11.8.86 | 0 113.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6542278Z cuda-nsight-compute-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6542765Z cuda-nvcc-11.8.89 | 0 50.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6543235Z cuda-nvdisasm-11.8.86 | 0 48.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6543716Z cuda-nvml-dev-11.8.86 | 0 83 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6544190Z cuda-nvprof-11.8.87 | 0 4.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6544657Z cuda-nvprune-11.8.86 | 0 65 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6545131Z cuda-nvrtc-11.8.89 | 0 19.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6545603Z cuda-nvrtc-dev-11.8.89 | 0 17.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6546223Z cuda-nvtx-11.8.86 | 0 57 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6546673Z cuda-nvvp-11.8.87 | 0 114.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6547153Z cuda-profiler-api-11.8.86 | 0 18 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6547645Z cuda-runtime-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6548139Z cuda-sanitizer-api-11.8.86 | 0 16.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6548636Z cuda-toolkit-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6549105Z cuda-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6549585Z cuda-visual-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6550064Z gds-tools-1.4.0.31 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6550527Z libcublas-11.11.3.6 | 0 364.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6551005Z libcublas-dev-11.11.3.6 | 0 394.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6551469Z libcufft-10.9.0.58 | 0 142.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6551934Z libcufft-dev-10.9.0.58 | 0 275.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6552400Z libcufile-1.4.0.31 | 0 548 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6552870Z libcufile-dev-1.4.0.31 | 0 1.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6553447Z libcurand-10.3.0.86 | 0 53.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6553932Z libcurand-dev-10.3.0.86 | 0 53.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6554422Z libcusolver-11.4.1.48 | 0 96.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6554915Z libcusolver-dev-11.4.1.48 | 0 66.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6555402Z libcusparse-11.7.5.86 | 0 176.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6555896Z libcusparse-dev-11.7.5.86 | 0 359.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6556368Z libnpp-11.8.0.86 | 0 147.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6556822Z libnpp-dev-11.8.0.86 | 0 144.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6557281Z libnvjpeg-11.9.0.86 | 0 2.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6557761Z libnvjpeg-dev-11.9.0.86 | 0 2.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6558275Z nsight-compute-2022.3.0.22 | 0 610.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:22.6558721Z ------------------------------------------------------------ 2025-05-07T20:25:22.6559117Z Total: 3.24 GB 2025-05-07T20:25:22.6559342Z 2025-05-07T20:25:22.6559474Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:22.6559703Z 2025-05-07T20:25:22.6559910Z cuda nvidia/label/cuda-11.8.0/linux-64::cuda-11.8.0-0 2025-05-07T20:25:22.6560362Z cuda-cccl nvidia/label/cuda-11.8.0/linux-64::cuda-cccl-11.8.89-0 2025-05-07T20:25:22.6561023Z cuda-command-line~ nvidia/label/cuda-11.8.0/linux-64::cuda-command-line-tools-11.8.0-0 2025-05-07T20:25:22.6561636Z cuda-compiler nvidia/label/cuda-11.8.0/linux-64::cuda-compiler-11.8.0-0 2025-05-07T20:25:22.6562188Z cuda-cudart nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-11.8.89-0 2025-05-07T20:25:22.6562748Z cuda-cudart-dev nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-dev-11.8.89-0 2025-05-07T20:25:22.6563426Z cuda-cuobjdump nvidia/label/cuda-11.8.0/linux-64::cuda-cuobjdump-11.8.86-0 2025-05-07T20:25:22.6563968Z cuda-cupti nvidia/label/cuda-11.8.0/linux-64::cuda-cupti-11.8.87-0 2025-05-07T20:25:22.6564505Z cuda-cuxxfilt nvidia/label/cuda-11.8.0/linux-64::cuda-cuxxfilt-11.8.86-0 2025-05-07T20:25:22.6565068Z cuda-demo-suite nvidia/label/cuda-11.8.0/linux-64::cuda-demo-suite-11.8.86-0 2025-05-07T20:25:22.6565679Z cuda-documentation nvidia/label/cuda-11.8.0/linux-64::cuda-documentation-11.8.86-0 2025-05-07T20:25:22.6566286Z cuda-driver-dev nvidia/label/cuda-11.8.0/linux-64::cuda-driver-dev-11.8.89-0 2025-05-07T20:25:22.6566820Z cuda-gdb nvidia/label/cuda-11.8.0/linux-64::cuda-gdb-11.8.86-0 2025-05-07T20:25:22.6567498Z cuda-libraries nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-11.8.0-0 2025-05-07T20:25:22.6568092Z cuda-libraries-dev nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-dev-11.8.0-0 2025-05-07T20:25:22.6568696Z cuda-memcheck nvidia/label/cuda-11.8.0/linux-64::cuda-memcheck-11.8.86-0 2025-05-07T20:25:22.6569238Z cuda-nsight nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-11.8.86-0 2025-05-07T20:25:22.6569812Z cuda-nsight-compu~ nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-compute-11.8.0-0 2025-05-07T20:25:22.6570376Z cuda-nvcc nvidia/label/cuda-11.8.0/linux-64::cuda-nvcc-11.8.89-0 2025-05-07T20:25:22.6570898Z cuda-nvdisasm nvidia/label/cuda-11.8.0/linux-64::cuda-nvdisasm-11.8.86-0 2025-05-07T20:25:22.6571445Z cuda-nvml-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvml-dev-11.8.86-0 2025-05-07T20:25:22.6571978Z cuda-nvprof nvidia/label/cuda-11.8.0/linux-64::cuda-nvprof-11.8.87-0 2025-05-07T20:25:22.6572611Z cuda-nvprune nvidia/label/cuda-11.8.0/linux-64::cuda-nvprune-11.8.86-0 2025-05-07T20:25:22.6573137Z cuda-nvrtc nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-11.8.89-0 2025-05-07T20:25:22.6573672Z cuda-nvrtc-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-dev-11.8.89-0 2025-05-07T20:25:22.6574193Z cuda-nvtx nvidia/label/cuda-11.8.0/linux-64::cuda-nvtx-11.8.86-0 2025-05-07T20:25:22.6574674Z cuda-nvvp nvidia/label/cuda-11.8.0/linux-64::cuda-nvvp-11.8.87-0 2025-05-07T20:25:22.6575228Z cuda-profiler-api nvidia/label/cuda-11.8.0/linux-64::cuda-profiler-api-11.8.86-0 2025-05-07T20:25:22.6575798Z cuda-runtime nvidia/label/cuda-11.8.0/linux-64::cuda-runtime-11.8.0-0 2025-05-07T20:25:22.6576376Z cuda-sanitizer-api nvidia/label/cuda-11.8.0/linux-64::cuda-sanitizer-api-11.8.86-0 2025-05-07T20:25:22.6576960Z cuda-toolkit nvidia/label/cuda-11.8.0/linux-64::cuda-toolkit-11.8.0-0 2025-05-07T20:25:22.6577476Z cuda-tools nvidia/label/cuda-11.8.0/linux-64::cuda-tools-11.8.0-0 2025-05-07T20:25:22.6578024Z cuda-visual-tools nvidia/label/cuda-11.8.0/linux-64::cuda-visual-tools-11.8.0-0 2025-05-07T20:25:22.6578578Z gds-tools nvidia/label/cuda-11.8.0/linux-64::gds-tools-1.4.0.31-0 2025-05-07T20:25:22.6579086Z libcublas nvidia/label/cuda-11.8.0/linux-64::libcublas-11.11.3.6-0 2025-05-07T20:25:22.6579627Z libcublas-dev nvidia/label/cuda-11.8.0/linux-64::libcublas-dev-11.11.3.6-0 2025-05-07T20:25:22.6580150Z libcufft nvidia/label/cuda-11.8.0/linux-64::libcufft-10.9.0.58-0 2025-05-07T20:25:22.6580671Z libcufft-dev nvidia/label/cuda-11.8.0/linux-64::libcufft-dev-10.9.0.58-0 2025-05-07T20:25:22.6581203Z libcufile nvidia/label/cuda-11.8.0/linux-64::libcufile-1.4.0.31-0 2025-05-07T20:25:22.6581741Z libcufile-dev nvidia/label/cuda-11.8.0/linux-64::libcufile-dev-1.4.0.31-0 2025-05-07T20:25:22.6582262Z libcurand nvidia/label/cuda-11.8.0/linux-64::libcurand-10.3.0.86-0 2025-05-07T20:25:22.6582800Z libcurand-dev nvidia/label/cuda-11.8.0/linux-64::libcurand-dev-10.3.0.86-0 2025-05-07T20:25:22.6583355Z libcusolver nvidia/label/cuda-11.8.0/linux-64::libcusolver-11.4.1.48-0 2025-05-07T20:25:22.6584007Z libcusolver-dev nvidia/label/cuda-11.8.0/linux-64::libcusolver-dev-11.4.1.48-0 2025-05-07T20:25:22.6584604Z libcusparse nvidia/label/cuda-11.8.0/linux-64::libcusparse-11.7.5.86-0 2025-05-07T20:25:22.6585182Z libcusparse-dev nvidia/label/cuda-11.8.0/linux-64::libcusparse-dev-11.7.5.86-0 2025-05-07T20:25:22.6585712Z libnpp nvidia/label/cuda-11.8.0/linux-64::libnpp-11.8.0.86-0 2025-05-07T20:25:22.6586209Z libnpp-dev nvidia/label/cuda-11.8.0/linux-64::libnpp-dev-11.8.0.86-0 2025-05-07T20:25:22.6586733Z libnvjpeg nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-11.9.0.86-0 2025-05-07T20:25:22.6587265Z libnvjpeg-dev nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-dev-11.9.0.86-0 2025-05-07T20:25:22.6587854Z nsight-compute nvidia/label/cuda-11.8.0/linux-64::nsight-compute-2022.3.0.22-0 2025-05-07T20:25:22.6588213Z 2025-05-07T20:25:22.6626242Z 2025-05-07T20:25:22.6626423Z 2025-05-07T20:25:22.6626615Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:22.6634210Z nsight-compute-2022. | 610.0 MB | | 0% 2025-05-07T20:25:22.6634591Z 2025-05-07T20:25:22.6648170Z libcublas-dev-11.11. | 394.1 MB | | 0%  2025-05-07T20:25:22.6648465Z 2025-05-07T20:25:22.6648470Z 2025-05-07T20:25:22.6654079Z libcublas-11.11.3.6 | 364.0 MB | | 0%  2025-05-07T20:25:22.6654450Z 2025-05-07T20:25:22.6654456Z 2025-05-07T20:25:22.6654462Z 2025-05-07T20:25:22.6665518Z libcusparse-dev-11.7 | 359.7 MB | | 0%  2025-05-07T20:25:22.6665805Z 2025-05-07T20:25:22.6665809Z 2025-05-07T20:25:22.6665813Z 2025-05-07T20:25:22.6668459Z 2025-05-07T20:25:22.6682371Z libcufft-dev-10.9.0. | 275.8 MB | | 0%  2025-05-07T20:25:22.6682651Z 2025-05-07T20:25:22.6682655Z 2025-05-07T20:25:22.6682659Z 2025-05-07T20:25:22.6683467Z 2025-05-07T20:25:22.6683475Z 2025-05-07T20:25:22.6683766Z libcusparse-11.7.5.8 | 176.3 MB | | 0%  2025-05-07T20:25:22.6684059Z 2025-05-07T20:25:22.6684063Z 2025-05-07T20:25:22.6684067Z 2025-05-07T20:25:22.6684070Z 2025-05-07T20:25:22.6684074Z 2025-05-07T20:25:22.6691812Z 2025-05-07T20:25:22.6697629Z libnpp-11.8.0.86 | 147.8 MB | | 0%  2025-05-07T20:25:22.6697916Z 2025-05-07T20:25:22.6697920Z 2025-05-07T20:25:22.6697923Z 2025-05-07T20:25:22.6697927Z 2025-05-07T20:25:22.6697931Z 2025-05-07T20:25:22.6697934Z 2025-05-07T20:25:22.6697938Z 2025-05-07T20:25:22.6698966Z libnpp-dev-11.8.0.86 | 144.5 MB | | 0%  2025-05-07T20:25:22.6699266Z 2025-05-07T20:25:22.6699272Z 2025-05-07T20:25:22.6699283Z 2025-05-07T20:25:22.6699288Z 2025-05-07T20:25:22.6699293Z 2025-05-07T20:25:22.6699298Z 2025-05-07T20:25:22.6699303Z 2025-05-07T20:25:22.6699308Z 2025-05-07T20:25:22.6702074Z libcufft-10.9.0.58 | 142.8 MB | | 0%  2025-05-07T20:25:22.6702454Z 2025-05-07T20:25:22.6702464Z 2025-05-07T20:25:22.6702467Z 2025-05-07T20:25:22.6702471Z 2025-05-07T20:25:22.6702481Z 2025-05-07T20:25:22.6702485Z 2025-05-07T20:25:22.6702489Z 2025-05-07T20:25:22.6702492Z 2025-05-07T20:25:22.6702496Z 2025-05-07T20:25:22.6704189Z cuda-nvvp-11.8.87 | 114.4 MB | | 0%  2025-05-07T20:25:22.6704485Z 2025-05-07T20:25:22.6704489Z 2025-05-07T20:25:22.6704492Z 2025-05-07T20:25:22.6704496Z 2025-05-07T20:25:22.6704500Z 2025-05-07T20:25:22.6704503Z 2025-05-07T20:25:22.6704507Z 2025-05-07T20:25:22.6704511Z 2025-05-07T20:25:22.6704514Z 2025-05-07T20:25:22.6704521Z 2025-05-07T20:25:22.6705731Z cuda-nsight-11.8.86 | 113.6 MB | | 0%  2025-05-07T20:25:22.6706203Z 2025-05-07T20:25:22.6706224Z 2025-05-07T20:25:22.6706229Z 2025-05-07T20:25:22.6706235Z 2025-05-07T20:25:22.6706252Z 2025-05-07T20:25:22.6706271Z 2025-05-07T20:25:22.6706277Z 2025-05-07T20:25:22.6706283Z 2025-05-07T20:25:22.6706288Z 2025-05-07T20:25:22.6706583Z 2025-05-07T20:25:22.6706589Z 2025-05-07T20:25:22.6707992Z libcusolver-11.4.1.4 | 96.5 MB | | 0%  2025-05-07T20:25:22.6708407Z 2025-05-07T20:25:22.6708412Z 2025-05-07T20:25:22.6708418Z 2025-05-07T20:25:22.6708423Z 2025-05-07T20:25:22.6708428Z 2025-05-07T20:25:22.6708434Z 2025-05-07T20:25:22.6708439Z 2025-05-07T20:25:22.6708444Z 2025-05-07T20:25:22.6708450Z 2025-05-07T20:25:22.6708455Z 2025-05-07T20:25:22.6708460Z 2025-05-07T20:25:22.6708465Z 2025-05-07T20:25:22.6715077Z libcusolver-dev-11.4 | 66.3 MB | | 0%  2025-05-07T20:25:22.6715585Z 2025-05-07T20:25:22.6715591Z 2025-05-07T20:25:22.6715597Z 2025-05-07T20:25:22.6715602Z 2025-05-07T20:25:22.6715608Z 2025-05-07T20:25:22.6715614Z 2025-05-07T20:25:22.6715620Z 2025-05-07T20:25:22.6715625Z 2025-05-07T20:25:22.6715643Z 2025-05-07T20:25:22.6715649Z 2025-05-07T20:25:22.6715655Z 2025-05-07T20:25:22.6715661Z 2025-05-07T20:25:22.6715678Z 2025-05-07T20:25:22.6717521Z libcurand-dev-10.3.0 | 53.7 MB | | 0%  2025-05-07T20:25:22.6718018Z 2025-05-07T20:25:22.6718024Z 2025-05-07T20:25:22.6718030Z 2025-05-07T20:25:22.6718035Z 2025-05-07T20:25:22.6718050Z 2025-05-07T20:25:22.6718056Z 2025-05-07T20:25:22.6718062Z 2025-05-07T20:25:22.6718067Z 2025-05-07T20:25:22.6718073Z 2025-05-07T20:25:22.6718078Z 2025-05-07T20:25:22.6718084Z 2025-05-07T20:25:22.6718089Z 2025-05-07T20:25:22.6718095Z 2025-05-07T20:25:22.6718100Z 2025-05-07T20:25:22.6719374Z libcurand-10.3.0.86 | 53.2 MB | | 0%  2025-05-07T20:25:22.6719881Z 2025-05-07T20:25:22.6719887Z 2025-05-07T20:25:22.6719893Z 2025-05-07T20:25:22.6719898Z 2025-05-07T20:25:22.6719904Z 2025-05-07T20:25:22.6719910Z 2025-05-07T20:25:22.6719915Z 2025-05-07T20:25:22.6720142Z 2025-05-07T20:25:22.6720151Z 2025-05-07T20:25:22.6720157Z 2025-05-07T20:25:22.6720162Z 2025-05-07T20:25:22.6720176Z 2025-05-07T20:25:22.6720182Z 2025-05-07T20:25:22.6720187Z 2025-05-07T20:25:22.6720192Z 2025-05-07T20:25:22.6721574Z cuda-nvcc-11.8.89 | 50.8 MB | | 0%  2025-05-07T20:25:22.6722061Z 2025-05-07T20:25:22.6722067Z 2025-05-07T20:25:22.6722073Z 2025-05-07T20:25:22.6722078Z 2025-05-07T20:25:22.6722084Z 2025-05-07T20:25:22.6722090Z 2025-05-07T20:25:22.6722095Z 2025-05-07T20:25:22.6722117Z 2025-05-07T20:25:22.6722122Z 2025-05-07T20:25:22.6722127Z 2025-05-07T20:25:22.6722132Z 2025-05-07T20:25:22.6722138Z 2025-05-07T20:25:22.6722144Z 2025-05-07T20:25:22.6722149Z 2025-05-07T20:25:22.6722154Z 2025-05-07T20:25:22.6722160Z 2025-05-07T20:25:22.6723550Z cuda-nvdisasm-11.8.8 | 48.7 MB | | 0%  2025-05-07T20:25:22.6724071Z 2025-05-07T20:25:22.6724078Z 2025-05-07T20:25:22.6724095Z 2025-05-07T20:25:22.6724102Z 2025-05-07T20:25:22.6724108Z 2025-05-07T20:25:22.6724119Z 2025-05-07T20:25:22.6724125Z 2025-05-07T20:25:22.6724131Z 2025-05-07T20:25:22.6724137Z 2025-05-07T20:25:22.6724143Z 2025-05-07T20:25:22.6724149Z 2025-05-07T20:25:22.6724154Z 2025-05-07T20:25:22.6724159Z 2025-05-07T20:25:22.6724164Z 2025-05-07T20:25:22.6724170Z 2025-05-07T20:25:22.6724182Z 2025-05-07T20:25:22.6724187Z 2025-05-07T20:25:22.6725645Z cuda-cupti-11.8.87 | 25.3 MB | | 0%  2025-05-07T20:25:22.6726135Z 2025-05-07T20:25:22.6726142Z 2025-05-07T20:25:22.6726147Z 2025-05-07T20:25:22.6726153Z 2025-05-07T20:25:22.6726158Z 2025-05-07T20:25:22.6726164Z 2025-05-07T20:25:22.6726184Z 2025-05-07T20:25:22.6726190Z 2025-05-07T20:25:22.6726196Z 2025-05-07T20:25:22.6726201Z 2025-05-07T20:25:22.6726206Z 2025-05-07T20:25:22.6726212Z 2025-05-07T20:25:22.6726217Z 2025-05-07T20:25:22.6726222Z 2025-05-07T20:25:22.6726242Z 2025-05-07T20:25:22.6726249Z 2025-05-07T20:25:22.6726255Z 2025-05-07T20:25:22.6726260Z 2025-05-07T20:25:22.6727698Z cuda-nvrtc-11.8.89 | 19.1 MB | | 0%  2025-05-07T20:25:22.6728041Z 2025-05-07T20:25:22.6728045Z 2025-05-07T20:25:22.6728049Z 2025-05-07T20:25:22.6728052Z 2025-05-07T20:25:22.6728056Z 2025-05-07T20:25:22.6728060Z 2025-05-07T20:25:22.6728070Z 2025-05-07T20:25:22.6728074Z 2025-05-07T20:25:22.6728077Z 2025-05-07T20:25:22.6728081Z 2025-05-07T20:25:22.6728084Z 2025-05-07T20:25:22.6728088Z 2025-05-07T20:25:22.6728092Z 2025-05-07T20:25:22.6728095Z 2025-05-07T20:25:22.6728099Z 2025-05-07T20:25:22.6728109Z 2025-05-07T20:25:22.6728112Z 2025-05-07T20:25:22.6728116Z 2025-05-07T20:25:22.6728119Z 2025-05-07T20:25:31.4931301Z ... (more hidden) ... 2025-05-07T20:25:31.4931615Z 2025-05-07T20:25:31.4931620Z 2025-05-07T20:25:31.4931624Z 2025-05-07T20:25:31.4934062Z 2025-05-07T20:25:31.4934634Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:31.4934941Z 2025-05-07T20:25:31.4934945Z 2025-05-07T20:25:31.4934953Z 2025-05-07T20:25:31.4934957Z 2025-05-07T20:25:33.1022606Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:33.1022904Z 2025-05-07T20:25:33.1022908Z 2025-05-07T20:25:33.1026453Z 2025-05-07T20:25:33.1030840Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:33.1031116Z 2025-05-07T20:25:33.1031120Z 2025-05-07T20:25:33.1031124Z 2025-05-07T20:25:34.2878956Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:34.2879269Z 2025-05-07T20:25:34.2886942Z 2025-05-07T20:25:34.2889105Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:34.2889445Z 2025-05-07T20:25:34.2889449Z 2025-05-07T20:25:39.4361184Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:39.4361629Z 2025-05-07T20:25:39.4361938Z 2025-05-07T20:25:39.4361945Z 2025-05-07T20:25:39.4361951Z 2025-05-07T20:25:39.4361956Z 2025-05-07T20:25:39.4361976Z 2025-05-07T20:25:39.4362859Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:39.4363242Z 2025-05-07T20:25:39.4363254Z 2025-05-07T20:25:39.4363258Z 2025-05-07T20:25:39.4363262Z 2025-05-07T20:25:39.4363266Z 2025-05-07T20:25:39.4363799Z 2025-05-07T20:25:39.4584615Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:39.4585010Z 2025-05-07T20:25:39.4585016Z 2025-05-07T20:25:39.4585021Z 2025-05-07T20:25:39.4585026Z 2025-05-07T20:25:39.4587039Z 2025-05-07T20:25:39.4588749Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:39.4589146Z 2025-05-07T20:25:39.4589150Z 2025-05-07T20:25:39.4589153Z 2025-05-07T20:25:39.4589157Z 2025-05-07T20:25:39.4589260Z 2025-05-07T20:25:40.3979583Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:40.3980035Z 2025-05-07T20:25:40.3980041Z 2025-05-07T20:25:40.3980044Z 2025-05-07T20:25:40.3980060Z 2025-05-07T20:25:40.3980063Z 2025-05-07T20:25:40.3980067Z 2025-05-07T20:25:40.3981109Z 2025-05-07T20:25:40.3981512Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:40.3981841Z 2025-05-07T20:25:40.3981853Z 2025-05-07T20:25:40.3981858Z 2025-05-07T20:25:40.3981863Z 2025-05-07T20:25:40.3981868Z 2025-05-07T20:25:40.3981873Z 2025-05-07T20:25:40.3981900Z 2025-05-07T20:25:41.0705352Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:41.0705787Z 2025-05-07T20:25:41.0706109Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:41.0709712Z 2025-05-07T20:25:44.0369226Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:44.0369642Z 2025-05-07T20:25:44.0369648Z 2025-05-07T20:25:44.0369654Z 2025-05-07T20:25:44.0369659Z 2025-05-07T20:25:44.0369664Z 2025-05-07T20:25:44.0369695Z 2025-05-07T20:25:44.0369701Z 2025-05-07T20:25:44.0369719Z 2025-05-07T20:25:44.0369725Z 2025-05-07T20:25:44.0370403Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:44.0370687Z 2025-05-07T20:25:44.0370691Z 2025-05-07T20:25:44.0370694Z 2025-05-07T20:25:44.0370698Z 2025-05-07T20:25:44.0370702Z 2025-05-07T20:25:44.0370721Z 2025-05-07T20:25:44.0370725Z 2025-05-07T20:25:44.0370728Z 2025-05-07T20:25:44.0370732Z 2025-05-07T20:25:44.8708565Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:44.8708898Z 2025-05-07T20:25:44.8708902Z 2025-05-07T20:25:44.8708907Z 2025-05-07T20:25:44.8708910Z 2025-05-07T20:25:44.8708914Z 2025-05-07T20:25:44.8708918Z 2025-05-07T20:25:44.8708922Z 2025-05-07T20:25:44.8708925Z 2025-05-07T20:25:44.8708929Z 2025-05-07T20:25:44.8710205Z 2025-05-07T20:25:44.8710808Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:44.8711156Z 2025-05-07T20:25:44.8711161Z 2025-05-07T20:25:44.8711165Z 2025-05-07T20:25:44.8711168Z 2025-05-07T20:25:44.8711186Z 2025-05-07T20:25:44.8711190Z 2025-05-07T20:25:44.8711194Z 2025-05-07T20:25:44.8711197Z 2025-05-07T20:25:44.8711201Z 2025-05-07T20:25:44.8711209Z 2025-05-07T20:25:45.4620930Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:45.4621274Z 2025-05-07T20:25:45.4621278Z 2025-05-07T20:25:45.4621282Z 2025-05-07T20:25:45.4621286Z 2025-05-07T20:25:45.4621290Z 2025-05-07T20:25:45.4621294Z 2025-05-07T20:25:45.4621297Z 2025-05-07T20:25:45.4622554Z 2025-05-07T20:25:45.4623075Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:45.4623452Z 2025-05-07T20:25:45.4623457Z 2025-05-07T20:25:45.4623461Z 2025-05-07T20:25:45.4623464Z 2025-05-07T20:25:45.4623468Z 2025-05-07T20:25:45.4623472Z 2025-05-07T20:25:45.4623475Z 2025-05-07T20:25:45.4623479Z 2025-05-07T20:25:46.6919589Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:46.6919932Z 2025-05-07T20:25:46.6919949Z 2025-05-07T20:25:46.6919953Z 2025-05-07T20:25:46.6919966Z 2025-05-07T20:25:46.6919972Z 2025-05-07T20:25:46.6919978Z 2025-05-07T20:25:46.6919983Z 2025-05-07T20:25:46.6919988Z 2025-05-07T20:25:46.6919994Z 2025-05-07T20:25:46.6919999Z 2025-05-07T20:25:46.6920004Z 2025-05-07T20:25:46.6920371Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:46.6920766Z 2025-05-07T20:25:46.6920770Z 2025-05-07T20:25:46.6920774Z 2025-05-07T20:25:46.6920778Z 2025-05-07T20:25:46.6920781Z 2025-05-07T20:25:46.6920785Z 2025-05-07T20:25:46.6920789Z 2025-05-07T20:25:46.6920792Z 2025-05-07T20:25:46.6920796Z 2025-05-07T20:25:46.6920799Z 2025-05-07T20:25:46.6920803Z 2025-05-07T20:25:47.1238807Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:47.1239156Z 2025-05-07T20:25:47.1239161Z 2025-05-07T20:25:47.1239191Z 2025-05-07T20:25:47.1239195Z 2025-05-07T20:25:47.1239199Z 2025-05-07T20:25:47.1239202Z 2025-05-07T20:25:47.1239220Z 2025-05-07T20:25:47.1239224Z 2025-05-07T20:25:47.1239227Z 2025-05-07T20:25:47.1239231Z 2025-05-07T20:25:47.1239235Z 2025-05-07T20:25:47.1240923Z 2025-05-07T20:25:47.1241605Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:47.1241927Z 2025-05-07T20:25:47.1241931Z 2025-05-07T20:25:47.1241935Z 2025-05-07T20:25:47.1241951Z 2025-05-07T20:25:47.1241955Z 2025-05-07T20:25:47.1241959Z 2025-05-07T20:25:47.1241963Z 2025-05-07T20:25:47.1241973Z 2025-05-07T20:25:47.1241977Z 2025-05-07T20:25:47.1241981Z 2025-05-07T20:25:47.1241985Z 2025-05-07T20:25:47.1241988Z 2025-05-07T20:25:47.2414134Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:47.2418477Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:47.3273989Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:47.3274283Z 2025-05-07T20:25:47.3274287Z 2025-05-07T20:25:47.3274547Z 2025-05-07T20:25:47.3274551Z 2025-05-07T20:25:47.3274556Z 2025-05-07T20:25:47.3274560Z 2025-05-07T20:25:47.3274563Z 2025-05-07T20:25:47.3274567Z 2025-05-07T20:25:47.3274571Z 2025-05-07T20:25:47.3274575Z 2025-05-07T20:25:47.3274578Z 2025-05-07T20:25:47.3274582Z 2025-05-07T20:25:47.3274598Z 2025-05-07T20:25:47.3275086Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:47.3275406Z 2025-05-07T20:25:47.3275410Z 2025-05-07T20:25:47.3275413Z 2025-05-07T20:25:47.3275423Z 2025-05-07T20:25:47.3275426Z 2025-05-07T20:25:47.3275430Z 2025-05-07T20:25:47.3275434Z 2025-05-07T20:25:47.3275438Z 2025-05-07T20:25:47.3275441Z 2025-05-07T20:25:47.3275445Z 2025-05-07T20:25:47.3275449Z 2025-05-07T20:25:47.3275452Z 2025-05-07T20:25:47.3276194Z 2025-05-07T20:25:47.9832371Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:47.9832923Z 2025-05-07T20:25:47.9832930Z 2025-05-07T20:25:47.9832956Z 2025-05-07T20:25:47.9832962Z 2025-05-07T20:25:47.9832968Z 2025-05-07T20:25:47.9832973Z 2025-05-07T20:25:47.9832978Z 2025-05-07T20:25:47.9832984Z 2025-05-07T20:25:47.9832990Z 2025-05-07T20:25:47.9832995Z 2025-05-07T20:25:47.9833000Z 2025-05-07T20:25:47.9833006Z 2025-05-07T20:25:47.9833011Z 2025-05-07T20:25:47.9833669Z 2025-05-07T20:25:47.9834489Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:47.9834907Z 2025-05-07T20:25:47.9834911Z 2025-05-07T20:25:47.9834915Z 2025-05-07T20:25:47.9834929Z 2025-05-07T20:25:47.9834946Z 2025-05-07T20:25:47.9834950Z 2025-05-07T20:25:47.9834954Z 2025-05-07T20:25:47.9834957Z 2025-05-07T20:25:47.9834961Z 2025-05-07T20:25:47.9834965Z 2025-05-07T20:25:47.9834968Z 2025-05-07T20:25:47.9834972Z 2025-05-07T20:25:47.9834976Z 2025-05-07T20:25:47.9834979Z 2025-05-07T20:25:48.4601549Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:48.4602118Z 2025-05-07T20:25:48.4602124Z 2025-05-07T20:25:48.4602129Z 2025-05-07T20:25:48.4602135Z 2025-05-07T20:25:48.4602140Z 2025-05-07T20:25:48.4602146Z 2025-05-07T20:25:48.4602152Z 2025-05-07T20:25:48.4602157Z 2025-05-07T20:25:48.4602163Z 2025-05-07T20:25:48.4602168Z 2025-05-07T20:25:48.4602174Z 2025-05-07T20:25:48.4602179Z 2025-05-07T20:25:48.4602185Z 2025-05-07T20:25:48.4602190Z 2025-05-07T20:25:48.4602196Z 2025-05-07T20:25:48.4602211Z 2025-05-07T20:25:48.4602217Z 2025-05-07T20:25:48.4602547Z 2025-05-07T20:25:48.4603390Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:48.4603886Z 2025-05-07T20:25:48.4603914Z 2025-05-07T20:25:48.4603920Z 2025-05-07T20:25:48.4603926Z 2025-05-07T20:25:48.4603931Z 2025-05-07T20:25:48.4603936Z 2025-05-07T20:25:48.4603942Z 2025-05-07T20:25:48.4603947Z 2025-05-07T20:25:48.4603963Z 2025-05-07T20:25:48.4603969Z 2025-05-07T20:25:48.4603974Z 2025-05-07T20:25:48.4603980Z 2025-05-07T20:25:48.4603992Z 2025-05-07T20:25:48.4603997Z 2025-05-07T20:25:48.4604003Z 2025-05-07T20:25:48.4604009Z 2025-05-07T20:25:48.4604014Z 2025-05-07T20:25:48.4604020Z 2025-05-07T20:25:48.5697105Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:48.5697593Z 2025-05-07T20:25:48.5697600Z 2025-05-07T20:25:48.5697606Z 2025-05-07T20:25:48.5697611Z 2025-05-07T20:25:48.5697617Z 2025-05-07T20:25:48.5697622Z 2025-05-07T20:25:48.5697628Z 2025-05-07T20:25:48.5697633Z 2025-05-07T20:25:48.5697648Z 2025-05-07T20:25:48.5697654Z 2025-05-07T20:25:48.5697659Z 2025-05-07T20:25:48.5697665Z 2025-05-07T20:25:48.5697670Z 2025-05-07T20:25:48.5697676Z 2025-05-07T20:25:48.5697681Z 2025-05-07T20:25:48.5697686Z 2025-05-07T20:25:48.5699947Z 2025-05-07T20:25:48.5702479Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:48.5703005Z 2025-05-07T20:25:48.5703011Z 2025-05-07T20:25:48.5703281Z 2025-05-07T20:25:48.5703287Z 2025-05-07T20:25:48.5703292Z 2025-05-07T20:25:48.5703298Z 2025-05-07T20:25:48.5703303Z 2025-05-07T20:25:48.5703309Z 2025-05-07T20:25:48.5703314Z 2025-05-07T20:25:48.5703319Z 2025-05-07T20:25:48.5703325Z 2025-05-07T20:25:48.5703331Z 2025-05-07T20:25:48.5703336Z 2025-05-07T20:25:48.5703342Z 2025-05-07T20:25:48.5703347Z 2025-05-07T20:25:48.5703352Z 2025-05-07T20:25:48.5703516Z 2025-05-07T20:25:48.6443201Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:48.6443735Z 2025-05-07T20:25:48.6443750Z 2025-05-07T20:25:48.6443756Z 2025-05-07T20:25:48.6443762Z 2025-05-07T20:25:48.6443767Z 2025-05-07T20:25:48.6443773Z 2025-05-07T20:25:48.6443778Z 2025-05-07T20:25:48.6443784Z 2025-05-07T20:25:48.6443790Z 2025-05-07T20:25:48.6443795Z 2025-05-07T20:25:48.6443801Z 2025-05-07T20:25:48.6443828Z 2025-05-07T20:25:48.6443834Z 2025-05-07T20:25:48.6443839Z 2025-05-07T20:25:48.6443859Z 2025-05-07T20:25:48.6443865Z 2025-05-07T20:25:48.6443870Z 2025-05-07T20:25:48.6443876Z 2025-05-07T20:25:48.6443881Z 2025-05-07T20:25:48.6444262Z ... (more hidden) ... 2025-05-07T20:25:48.6444690Z 2025-05-07T20:25:48.6444696Z 2025-05-07T20:25:48.6444702Z 2025-05-07T20:25:48.6444707Z 2025-05-07T20:25:48.6444712Z 2025-05-07T20:25:48.6444718Z 2025-05-07T20:25:48.6444723Z 2025-05-07T20:25:48.6444729Z 2025-05-07T20:25:48.6444734Z 2025-05-07T20:25:48.6444740Z 2025-05-07T20:25:48.6444745Z 2025-05-07T20:25:48.6444751Z 2025-05-07T20:25:48.6444762Z 2025-05-07T20:25:48.6444768Z 2025-05-07T20:25:48.6444774Z 2025-05-07T20:25:48.6444779Z 2025-05-07T20:25:48.6444784Z 2025-05-07T20:25:48.6444790Z 2025-05-07T20:25:48.6444795Z 2025-05-07T20:25:48.7187936Z ... (more hidden) ... 2025-05-07T20:25:48.7188742Z 2025-05-07T20:25:48.7188750Z 2025-05-07T20:25:48.7188754Z 2025-05-07T20:25:48.7188769Z 2025-05-07T20:25:48.7188773Z 2025-05-07T20:25:48.7188777Z 2025-05-07T20:25:48.7188781Z 2025-05-07T20:25:48.7188784Z 2025-05-07T20:25:48.7188788Z 2025-05-07T20:25:48.7188792Z 2025-05-07T20:25:48.7188796Z 2025-05-07T20:25:48.7188799Z 2025-05-07T20:25:48.7188803Z 2025-05-07T20:25:48.7188807Z 2025-05-07T20:25:48.7189045Z 2025-05-07T20:25:48.7189703Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:48.7190138Z 2025-05-07T20:25:48.7190144Z 2025-05-07T20:25:48.7190150Z 2025-05-07T20:25:48.7190155Z 2025-05-07T20:25:48.7190161Z 2025-05-07T20:25:48.7190166Z 2025-05-07T20:25:48.7190171Z 2025-05-07T20:25:48.7190176Z 2025-05-07T20:25:48.7190181Z 2025-05-07T20:25:48.7190186Z 2025-05-07T20:25:48.7190202Z 2025-05-07T20:25:48.7190207Z 2025-05-07T20:25:48.7190213Z 2025-05-07T20:25:48.7190218Z 2025-05-07T20:25:48.7190235Z 2025-05-07T20:25:48.8069421Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:48.8069888Z 2025-05-07T20:25:48.8069893Z 2025-05-07T20:25:48.8069896Z 2025-05-07T20:25:48.8069900Z 2025-05-07T20:25:48.8069905Z 2025-05-07T20:25:48.8069908Z 2025-05-07T20:25:48.8069912Z 2025-05-07T20:25:48.8069916Z 2025-05-07T20:25:48.8069920Z 2025-05-07T20:25:48.8069923Z 2025-05-07T20:25:48.8069927Z 2025-05-07T20:25:48.8069931Z 2025-05-07T20:25:48.8069934Z 2025-05-07T20:25:48.8069938Z 2025-05-07T20:25:48.8069942Z 2025-05-07T20:25:48.8069945Z 2025-05-07T20:25:48.8072498Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:48.8073024Z 2025-05-07T20:25:48.8073030Z 2025-05-07T20:25:48.8073035Z 2025-05-07T20:25:48.8073041Z 2025-05-07T20:25:48.8073046Z 2025-05-07T20:25:48.8073052Z 2025-05-07T20:25:48.8073057Z 2025-05-07T20:25:48.8073063Z 2025-05-07T20:25:48.8073068Z 2025-05-07T20:25:48.8073087Z 2025-05-07T20:25:48.8073102Z 2025-05-07T20:25:48.8073108Z 2025-05-07T20:25:48.8073114Z 2025-05-07T20:25:48.8073376Z 2025-05-07T20:25:48.8073381Z 2025-05-07T20:25:48.8073387Z 2025-05-07T20:26:08.8786809Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:26:08.8788650Z 2025-05-07T20:26:08.8789115Z 2025-05-07T20:26:08.8789122Z 2025-05-07T20:26:08.8789143Z 2025-05-07T20:26:15.0572625Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:15.0572950Z 2025-05-07T20:26:15.0572954Z 2025-05-07T20:26:15.0572965Z 2025-05-07T20:26:17.3568476Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:26:17.3569255Z 2025-05-07T20:26:17.3569267Z 2025-05-07T20:26:23.2627215Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:23.2627962Z 2025-05-07T20:26:23.2627974Z 2025-05-07T20:26:23.2627985Z 2025-05-07T20:26:23.2627996Z 2025-05-07T20:26:23.2628007Z 2025-05-07T20:26:23.2628053Z 2025-05-07T20:26:31.5388541Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:26:31.5388958Z 2025-05-07T20:26:31.5388962Z 2025-05-07T20:26:31.5388966Z 2025-05-07T20:26:31.5388970Z 2025-05-07T20:26:31.5388973Z 2025-05-07T20:26:31.5388977Z 2025-05-07T20:26:31.5388981Z 2025-05-07T20:26:32.0370785Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:26:32.0371219Z 2025-05-07T20:26:32.0371224Z 2025-05-07T20:26:32.0371230Z 2025-05-07T20:26:32.0371235Z 2025-05-07T20:26:32.0371240Z 2025-05-07T20:26:40.0119745Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:26:40.0120185Z 2025-05-07T20:26:40.0120191Z 2025-05-07T20:26:40.0120197Z 2025-05-07T20:26:40.0120202Z 2025-05-07T20:26:40.0120207Z 2025-05-07T20:26:40.0120213Z 2025-05-07T20:26:40.0120218Z 2025-05-07T20:26:40.0120223Z 2025-05-07T20:26:40.0120228Z 2025-05-07T20:26:40.0120233Z 2025-05-07T20:26:40.0827664Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:26:40.0828018Z 2025-05-07T20:26:40.0828030Z 2025-05-07T20:26:40.0828034Z 2025-05-07T20:26:40.0828037Z 2025-05-07T20:26:40.0828041Z 2025-05-07T20:26:40.0828045Z 2025-05-07T20:26:40.0828048Z 2025-05-07T20:26:40.0828052Z 2025-05-07T20:26:40.0828056Z 2025-05-07T20:26:54.7549296Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:26:54.7549626Z 2025-05-07T20:26:54.7549630Z 2025-05-07T20:26:54.7549634Z 2025-05-07T20:26:54.7549638Z 2025-05-07T20:26:54.7549641Z 2025-05-07T20:26:54.7549645Z 2025-05-07T20:26:54.7549649Z 2025-05-07T20:26:54.7549653Z 2025-05-07T20:26:54.7549668Z 2025-05-07T20:26:54.7549672Z 2025-05-07T20:26:54.7549676Z 2025-05-07T20:26:55.0264307Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:26:55.0264676Z 2025-05-07T20:26:55.0264681Z 2025-05-07T20:26:55.0264685Z 2025-05-07T20:26:55.0264704Z 2025-05-07T20:26:55.0264714Z 2025-05-07T20:26:55.0264718Z 2025-05-07T20:26:55.0264722Z 2025-05-07T20:26:55.0264739Z 2025-05-07T20:27:05.0595735Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:27:05.0596511Z 2025-05-07T20:27:05.0596523Z 2025-05-07T20:27:05.0596535Z 2025-05-07T20:27:05.0596545Z 2025-05-07T20:27:05.0596555Z 2025-05-07T20:27:05.0596566Z 2025-05-07T20:27:05.0596577Z 2025-05-07T20:27:05.0596587Z 2025-05-07T20:27:05.0596598Z 2025-05-07T20:27:05.0596608Z 2025-05-07T20:27:05.0596620Z 2025-05-07T20:27:05.0596647Z 2025-05-07T20:27:06.4955150Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:27:06.4955795Z 2025-05-07T20:27:09.9214821Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:27:09.9215099Z 2025-05-07T20:27:09.9215112Z 2025-05-07T20:27:09.9215115Z 2025-05-07T20:27:09.9215120Z 2025-05-07T20:27:09.9215132Z 2025-05-07T20:27:09.9215135Z 2025-05-07T20:27:09.9215166Z 2025-05-07T20:27:09.9215170Z 2025-05-07T20:27:09.9215174Z 2025-05-07T20:27:09.9215178Z 2025-05-07T20:27:09.9215465Z 2025-05-07T20:27:09.9215468Z 2025-05-07T20:27:09.9215472Z 2025-05-07T20:27:11.2913675Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:27:11.2914072Z 2025-05-07T20:27:11.2914077Z 2025-05-07T20:27:11.2914080Z 2025-05-07T20:27:11.2914084Z 2025-05-07T20:27:11.2914088Z 2025-05-07T20:27:11.2914092Z 2025-05-07T20:27:11.2914096Z 2025-05-07T20:27:11.2914100Z 2025-05-07T20:27:11.2914103Z 2025-05-07T20:27:11.2914107Z 2025-05-07T20:27:11.2914111Z 2025-05-07T20:27:11.2914115Z 2025-05-07T20:27:11.2914120Z 2025-05-07T20:27:11.2914123Z 2025-05-07T20:27:12.2555965Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:27:12.2556322Z 2025-05-07T20:27:12.2556326Z 2025-05-07T20:27:12.2556330Z 2025-05-07T20:27:12.2556333Z 2025-05-07T20:27:12.2556337Z 2025-05-07T20:27:12.2556371Z 2025-05-07T20:27:12.2556375Z 2025-05-07T20:27:12.2556378Z 2025-05-07T20:27:12.2556382Z 2025-05-07T20:27:12.2556398Z 2025-05-07T20:27:12.2556402Z 2025-05-07T20:27:12.2556406Z 2025-05-07T20:27:12.2556409Z 2025-05-07T20:27:12.2556413Z 2025-05-07T20:27:12.2556417Z 2025-05-07T20:27:12.2556420Z 2025-05-07T20:27:12.2556424Z 2025-05-07T20:27:12.2556428Z 2025-05-07T20:27:14.4742499Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:27:14.4742976Z 2025-05-07T20:27:14.4742980Z 2025-05-07T20:27:14.4742985Z 2025-05-07T20:27:14.4742988Z 2025-05-07T20:27:14.4742992Z 2025-05-07T20:27:14.4742997Z 2025-05-07T20:27:14.4743000Z 2025-05-07T20:27:14.4743004Z 2025-05-07T20:27:14.4743008Z 2025-05-07T20:27:14.4743011Z 2025-05-07T20:27:14.4743015Z 2025-05-07T20:27:14.4743019Z 2025-05-07T20:27:14.4743023Z 2025-05-07T20:27:14.4743026Z 2025-05-07T20:27:14.4743030Z 2025-05-07T20:27:14.4743034Z 2025-05-07T20:27:14.4743037Z 2025-05-07T20:27:14.5893706Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:27:14.5894443Z 2025-05-07T20:27:14.5894463Z 2025-05-07T20:27:14.5894469Z 2025-05-07T20:27:14.5894474Z 2025-05-07T20:27:14.5894479Z 2025-05-07T20:27:14.5894484Z 2025-05-07T20:27:14.5894489Z 2025-05-07T20:27:14.5894495Z 2025-05-07T20:27:14.5894500Z 2025-05-07T20:27:14.5894505Z 2025-05-07T20:27:14.5894510Z 2025-05-07T20:27:14.5894515Z 2025-05-07T20:27:14.5894521Z 2025-05-07T20:27:14.5894526Z 2025-05-07T20:27:14.5894531Z 2025-05-07T20:27:14.5894536Z 2025-05-07T20:27:14.5894541Z 2025-05-07T20:27:14.5894546Z 2025-05-07T20:27:14.5894552Z 2025-05-07T20:27:18.5074486Z ... (more hidden) ... 2025-05-07T20:27:18.5074932Z 2025-05-07T20:27:18.5074939Z 2025-05-07T20:27:18.5074944Z 2025-05-07T20:27:18.5074949Z 2025-05-07T20:27:18.5074955Z 2025-05-07T20:27:18.5074960Z 2025-05-07T20:27:18.5074966Z 2025-05-07T20:27:18.5075000Z 2025-05-07T20:27:18.5075006Z 2025-05-07T20:27:18.5075011Z 2025-05-07T20:27:18.5075032Z 2025-05-07T20:27:18.5075037Z 2025-05-07T20:27:18.5075042Z 2025-05-07T20:27:18.5075048Z 2025-05-07T20:27:18.5075064Z 2025-05-07T20:27:18.5075069Z 2025-05-07T20:27:20.4939794Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:27:20.4940511Z 2025-05-07T20:27:20.4940520Z 2025-05-07T20:27:20.4940527Z 2025-05-07T20:27:20.4940534Z 2025-05-07T20:27:20.4940542Z 2025-05-07T20:27:20.4940549Z 2025-05-07T20:27:20.4940557Z 2025-05-07T20:27:20.4940564Z 2025-05-07T20:27:20.4940571Z 2025-05-07T20:27:20.4940579Z 2025-05-07T20:27:20.4940586Z 2025-05-07T20:27:20.4940594Z 2025-05-07T20:27:20.4940601Z 2025-05-07T20:27:20.4940609Z 2025-05-07T20:27:20.4940616Z 2025-05-07T20:27:44.6570215Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:27:44.6576604Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:27:44.6578925Z 2025-05-07T20:27:44.6579077Z 2025-05-07T20:27:44.6579356Z 2025-05-07T20:27:44.6579533Z 2025-05-07T20:27:44.6579539Z 2025-05-07T20:27:44.6579606Z 2025-05-07T20:27:44.6579615Z 2025-05-07T20:27:44.6579620Z 2025-05-07T20:27:44.6579626Z 2025-05-07T20:27:44.6579632Z 2025-05-07T20:27:44.6579660Z 2025-05-07T20:27:44.6579673Z 2025-05-07T20:27:44.6579678Z 2025-05-07T20:27:44.6579693Z 2025-05-07T20:27:44.6579699Z 2025-05-07T20:27:44.6579703Z 2025-05-07T20:27:44.6581537Z 2025-05-07T20:27:44.6581900Z 2025-05-07T20:27:44.6581911Z 2025-05-07T20:27:44.6582306Z 2025-05-07T20:27:44.6583112Z  2025-05-07T20:27:44.6583707Z 2025-05-07T20:27:44.6584034Z 2025-05-07T20:27:44.6584328Z  2025-05-07T20:27:44.6584673Z 2025-05-07T20:27:44.6584679Z 2025-05-07T20:27:44.6584989Z  2025-05-07T20:27:44.6585319Z 2025-05-07T20:27:44.6585337Z 2025-05-07T20:27:44.6585344Z 2025-05-07T20:27:44.6585622Z  2025-05-07T20:27:44.6585972Z 2025-05-07T20:27:44.6585978Z 2025-05-07T20:27:44.6585984Z 2025-05-07T20:27:44.6585990Z 2025-05-07T20:27:44.6586281Z  2025-05-07T20:27:44.6586623Z 2025-05-07T20:27:44.6586629Z 2025-05-07T20:27:44.6586634Z 2025-05-07T20:27:44.6586640Z 2025-05-07T20:27:44.6586646Z 2025-05-07T20:27:44.6586947Z  2025-05-07T20:27:44.6587315Z 2025-05-07T20:27:44.6587321Z 2025-05-07T20:27:44.6587327Z 2025-05-07T20:27:44.6587332Z 2025-05-07T20:27:44.6587338Z 2025-05-07T20:27:44.6587344Z 2025-05-07T20:27:44.6587642Z  2025-05-07T20:27:44.6588018Z 2025-05-07T20:27:44.6588861Z 2025-05-07T20:27:44.6588878Z 2025-05-07T20:27:44.6588885Z 2025-05-07T20:27:44.6588898Z 2025-05-07T20:27:44.6588904Z 2025-05-07T20:27:44.6588911Z 2025-05-07T20:27:44.6589253Z  2025-05-07T20:27:44.6589643Z 2025-05-07T20:27:44.6589649Z 2025-05-07T20:27:44.6589655Z 2025-05-07T20:27:44.6589661Z 2025-05-07T20:27:44.6589666Z 2025-05-07T20:27:44.6589672Z 2025-05-07T20:27:44.6589677Z 2025-05-07T20:27:44.6589684Z 2025-05-07T20:27:44.6589997Z  2025-05-07T20:27:44.6590365Z 2025-05-07T20:27:44.6590371Z 2025-05-07T20:27:44.6590377Z 2025-05-07T20:27:44.6590383Z 2025-05-07T20:27:44.6590388Z 2025-05-07T20:27:44.6590394Z 2025-05-07T20:27:44.6590399Z 2025-05-07T20:27:44.6590405Z 2025-05-07T20:27:44.6590411Z 2025-05-07T20:27:44.6590722Z  2025-05-07T20:27:44.6591097Z 2025-05-07T20:27:44.6591104Z 2025-05-07T20:27:44.6591110Z 2025-05-07T20:27:44.6591116Z 2025-05-07T20:27:44.6591131Z 2025-05-07T20:27:44.6591137Z 2025-05-07T20:27:44.6591143Z 2025-05-07T20:27:44.6591149Z 2025-05-07T20:27:44.6591155Z 2025-05-07T20:27:44.6591161Z 2025-05-07T20:27:44.6591472Z  2025-05-07T20:27:44.6591822Z 2025-05-07T20:27:44.6591828Z 2025-05-07T20:27:44.6591834Z 2025-05-07T20:27:44.6591840Z 2025-05-07T20:27:44.6591845Z 2025-05-07T20:27:44.6591851Z 2025-05-07T20:27:44.6591858Z 2025-05-07T20:27:44.6591864Z 2025-05-07T20:27:44.6591870Z 2025-05-07T20:27:44.6591875Z 2025-05-07T20:27:44.6591881Z 2025-05-07T20:27:44.6592200Z  2025-05-07T20:27:44.6592557Z 2025-05-07T20:27:44.6592563Z 2025-05-07T20:27:44.6592567Z 2025-05-07T20:27:44.6592573Z 2025-05-07T20:27:44.6592578Z 2025-05-07T20:27:44.6592592Z 2025-05-07T20:27:44.6592598Z 2025-05-07T20:27:44.6592603Z 2025-05-07T20:27:44.6592608Z 2025-05-07T20:27:44.6592748Z 2025-05-07T20:27:44.6592770Z 2025-05-07T20:27:44.6592775Z 2025-05-07T20:27:44.6593099Z  2025-05-07T20:27:44.6593446Z 2025-05-07T20:27:44.6593452Z 2025-05-07T20:27:44.6593458Z 2025-05-07T20:27:44.6593464Z 2025-05-07T20:27:44.6593479Z 2025-05-07T20:27:44.6593485Z 2025-05-07T20:27:44.6593491Z 2025-05-07T20:27:44.6593497Z 2025-05-07T20:27:44.6593502Z 2025-05-07T20:27:44.6593508Z 2025-05-07T20:27:44.6593513Z 2025-05-07T20:27:44.6593519Z 2025-05-07T20:27:44.6593525Z 2025-05-07T20:27:44.6593837Z  2025-05-07T20:27:44.6594484Z 2025-05-07T20:27:44.6594490Z 2025-05-07T20:27:44.6594495Z 2025-05-07T20:27:44.6594501Z 2025-05-07T20:27:44.6594506Z 2025-05-07T20:27:44.6594511Z 2025-05-07T20:27:44.6594516Z 2025-05-07T20:27:44.6594533Z 2025-05-07T20:27:44.6594539Z 2025-05-07T20:27:44.6594545Z 2025-05-07T20:27:44.6594558Z 2025-05-07T20:27:44.6594564Z 2025-05-07T20:27:44.6594569Z 2025-05-07T20:27:44.6594575Z 2025-05-07T20:27:44.6594954Z  2025-05-07T20:27:44.6595299Z 2025-05-07T20:27:44.6595304Z 2025-05-07T20:27:44.6595310Z 2025-05-07T20:27:44.6595315Z 2025-05-07T20:27:44.6595320Z 2025-05-07T20:27:44.6595325Z 2025-05-07T20:27:44.6595331Z 2025-05-07T20:27:44.6595336Z 2025-05-07T20:27:44.6595341Z 2025-05-07T20:27:44.6595346Z 2025-05-07T20:27:44.6595352Z 2025-05-07T20:27:44.6595357Z 2025-05-07T20:27:44.6595363Z 2025-05-07T20:27:44.6595368Z 2025-05-07T20:27:44.6595383Z 2025-05-07T20:27:44.6595692Z  2025-05-07T20:27:44.6596023Z 2025-05-07T20:27:44.6596028Z 2025-05-07T20:27:44.6596033Z 2025-05-07T20:27:44.6596233Z 2025-05-07T20:27:44.6596240Z 2025-05-07T20:27:44.6596254Z 2025-05-07T20:27:44.6596260Z 2025-05-07T20:27:44.6596272Z 2025-05-07T20:27:44.6596277Z 2025-05-07T20:27:44.6596282Z 2025-05-07T20:27:44.6596288Z 2025-05-07T20:27:44.6596293Z 2025-05-07T20:27:44.6596298Z 2025-05-07T20:27:44.6596303Z 2025-05-07T20:27:44.6596308Z 2025-05-07T20:27:44.6596313Z 2025-05-07T20:27:44.6596611Z  2025-05-07T20:27:44.6596939Z 2025-05-07T20:27:44.6596944Z 2025-05-07T20:27:44.6596949Z 2025-05-07T20:27:44.6596954Z 2025-05-07T20:27:44.6596959Z 2025-05-07T20:27:44.6596964Z 2025-05-07T20:27:44.6596970Z 2025-05-07T20:27:44.6596975Z 2025-05-07T20:27:44.6596980Z 2025-05-07T20:27:44.6596985Z 2025-05-07T20:27:44.6596990Z 2025-05-07T20:27:44.6596995Z 2025-05-07T20:27:44.6597000Z 2025-05-07T20:27:44.6597005Z 2025-05-07T20:27:44.6597010Z 2025-05-07T20:27:44.6597015Z 2025-05-07T20:27:44.6597020Z 2025-05-07T20:27:44.6597321Z  2025-05-07T20:27:44.6597647Z 2025-05-07T20:27:44.6597653Z 2025-05-07T20:27:44.6597658Z 2025-05-07T20:27:44.6597663Z 2025-05-07T20:27:44.6597668Z 2025-05-07T20:27:44.6597673Z 2025-05-07T20:27:44.6597678Z 2025-05-07T20:27:44.6597684Z 2025-05-07T20:27:44.6597689Z 2025-05-07T20:27:44.6597702Z 2025-05-07T20:27:44.6597707Z 2025-05-07T20:27:44.6597712Z 2025-05-07T20:27:44.6597717Z 2025-05-07T20:27:44.6597722Z 2025-05-07T20:27:44.6597727Z 2025-05-07T20:27:44.6597732Z 2025-05-07T20:27:44.6597737Z 2025-05-07T20:27:44.6597743Z 2025-05-07T20:27:44.6598027Z  2025-05-07T20:27:44.6598353Z 2025-05-07T20:27:44.6598359Z 2025-05-07T20:27:44.6598487Z  2025-05-07T20:27:44.6610860Z 2025-05-07T20:27:44.6610882Z 2025-05-07T20:27:44.6611180Z  2025-05-07T20:27:44.6611369Z 2025-05-07T20:27:44.6611389Z 2025-05-07T20:27:44.6611396Z 2025-05-07T20:27:44.6611586Z  2025-05-07T20:27:44.6611985Z 2025-05-07T20:27:44.6611991Z 2025-05-07T20:27:44.6611996Z 2025-05-07T20:27:44.6612002Z 2025-05-07T20:27:44.6612194Z  2025-05-07T20:27:44.6612388Z 2025-05-07T20:27:44.6612394Z 2025-05-07T20:27:44.6612400Z 2025-05-07T20:27:44.6612406Z 2025-05-07T20:27:44.6612412Z 2025-05-07T20:27:44.6612591Z  2025-05-07T20:27:44.6612798Z 2025-05-07T20:27:44.6612803Z 2025-05-07T20:27:44.6612808Z 2025-05-07T20:27:44.6612813Z 2025-05-07T20:27:44.6612818Z 2025-05-07T20:27:44.6612823Z 2025-05-07T20:27:44.6613004Z  2025-05-07T20:27:44.6613231Z 2025-05-07T20:27:44.6613237Z 2025-05-07T20:27:44.6613243Z 2025-05-07T20:27:44.6613249Z 2025-05-07T20:27:44.6613255Z 2025-05-07T20:27:44.6613261Z 2025-05-07T20:27:44.6613267Z 2025-05-07T20:27:44.6613449Z  2025-05-07T20:27:44.6613675Z 2025-05-07T20:27:44.6613681Z 2025-05-07T20:27:44.6613695Z 2025-05-07T20:27:44.6613701Z 2025-05-07T20:27:44.6613706Z 2025-05-07T20:27:44.6613712Z 2025-05-07T20:27:44.6613726Z 2025-05-07T20:27:44.6613732Z 2025-05-07T20:27:44.6613931Z  2025-05-07T20:27:44.6614201Z 2025-05-07T20:27:44.6614206Z 2025-05-07T20:27:44.6614212Z 2025-05-07T20:27:44.6614218Z 2025-05-07T20:27:44.6614224Z 2025-05-07T20:27:44.6614230Z 2025-05-07T20:27:44.6614236Z 2025-05-07T20:27:44.6614242Z 2025-05-07T20:27:44.6614247Z 2025-05-07T20:27:44.6614435Z  2025-05-07T20:27:44.6614699Z 2025-05-07T20:27:44.6614705Z 2025-05-07T20:27:44.6614711Z 2025-05-07T20:27:44.6614717Z 2025-05-07T20:27:44.6614723Z 2025-05-07T20:27:44.6614729Z 2025-05-07T20:27:44.6614735Z 2025-05-07T20:27:44.6614741Z 2025-05-07T20:27:44.6614746Z 2025-05-07T20:27:44.6614752Z 2025-05-07T20:27:44.6614962Z  2025-05-07T20:27:44.6615229Z 2025-05-07T20:27:44.6615234Z 2025-05-07T20:27:44.6615240Z 2025-05-07T20:27:44.6615246Z 2025-05-07T20:27:44.6615394Z 2025-05-07T20:27:44.6615401Z 2025-05-07T20:27:44.6615407Z 2025-05-07T20:27:44.6615412Z 2025-05-07T20:27:44.6615427Z 2025-05-07T20:27:44.6615433Z 2025-05-07T20:27:44.6615439Z 2025-05-07T20:27:44.6615667Z  2025-05-07T20:27:44.6615962Z 2025-05-07T20:27:44.6615967Z 2025-05-07T20:27:44.6615973Z 2025-05-07T20:27:44.6615978Z 2025-05-07T20:27:44.6615984Z 2025-05-07T20:27:44.6615989Z 2025-05-07T20:27:44.6615994Z 2025-05-07T20:27:44.6615999Z 2025-05-07T20:27:44.6616004Z 2025-05-07T20:27:44.6616009Z 2025-05-07T20:27:44.6616014Z 2025-05-07T20:27:44.6616019Z 2025-05-07T20:27:44.6616241Z  2025-05-07T20:27:44.6616556Z 2025-05-07T20:27:44.6616562Z 2025-05-07T20:27:44.6616568Z 2025-05-07T20:27:44.6616573Z 2025-05-07T20:27:44.6616579Z 2025-05-07T20:27:44.6616585Z 2025-05-07T20:27:44.6616591Z 2025-05-07T20:27:44.6616597Z 2025-05-07T20:27:44.6616603Z 2025-05-07T20:27:44.6616609Z 2025-05-07T20:27:44.6616615Z 2025-05-07T20:27:44.6616630Z 2025-05-07T20:27:44.6616645Z 2025-05-07T20:27:44.6616859Z  2025-05-07T20:27:44.6617184Z 2025-05-07T20:27:44.6617191Z 2025-05-07T20:27:44.6617197Z 2025-05-07T20:27:44.6617203Z 2025-05-07T20:27:44.6617209Z 2025-05-07T20:27:44.6617215Z 2025-05-07T20:27:44.6617231Z 2025-05-07T20:27:44.6617237Z 2025-05-07T20:27:44.6617243Z 2025-05-07T20:27:44.6617249Z 2025-05-07T20:27:44.6617255Z 2025-05-07T20:27:44.6617261Z 2025-05-07T20:27:44.6617267Z 2025-05-07T20:27:44.6617273Z 2025-05-07T20:27:44.6617508Z  2025-05-07T20:27:44.6617825Z 2025-05-07T20:27:44.6617831Z 2025-05-07T20:27:44.6617837Z 2025-05-07T20:27:44.6617842Z 2025-05-07T20:27:44.6617848Z 2025-05-07T20:27:44.6617854Z 2025-05-07T20:27:44.6617860Z 2025-05-07T20:27:44.6617865Z 2025-05-07T20:27:44.6617871Z 2025-05-07T20:27:44.6617877Z 2025-05-07T20:27:44.6617883Z 2025-05-07T20:27:44.6617889Z 2025-05-07T20:27:44.6617895Z 2025-05-07T20:27:44.6617908Z 2025-05-07T20:27:44.6617914Z 2025-05-07T20:27:44.6618162Z  2025-05-07T20:27:44.6618616Z 2025-05-07T20:27:44.6618623Z 2025-05-07T20:27:44.6618628Z 2025-05-07T20:27:44.6618634Z 2025-05-07T20:27:44.6618640Z 2025-05-07T20:27:44.6618645Z 2025-05-07T20:27:44.6618651Z 2025-05-07T20:27:44.6618656Z 2025-05-07T20:27:44.6618662Z 2025-05-07T20:27:44.6618668Z 2025-05-07T20:27:44.6618674Z 2025-05-07T20:27:44.6618679Z 2025-05-07T20:27:44.6618685Z 2025-05-07T20:27:44.6618690Z 2025-05-07T20:27:44.6618696Z 2025-05-07T20:27:44.6618702Z 2025-05-07T20:27:44.6618973Z  2025-05-07T20:27:44.6619308Z 2025-05-07T20:27:44.6619315Z 2025-05-07T20:27:44.6619320Z 2025-05-07T20:27:44.6619326Z 2025-05-07T20:27:44.6619332Z 2025-05-07T20:27:44.6619338Z 2025-05-07T20:27:44.6619344Z 2025-05-07T20:27:44.6619359Z 2025-05-07T20:27:44.6619365Z 2025-05-07T20:27:44.6619370Z 2025-05-07T20:27:44.6619376Z 2025-05-07T20:27:44.6619390Z 2025-05-07T20:27:44.6619396Z 2025-05-07T20:27:44.6619402Z 2025-05-07T20:27:44.6619407Z 2025-05-07T20:27:44.6619421Z 2025-05-07T20:27:44.6619427Z 2025-05-07T20:27:44.6619695Z  2025-05-07T20:27:44.6620056Z 2025-05-07T20:27:44.6620062Z 2025-05-07T20:27:44.6620066Z 2025-05-07T20:27:44.6620072Z 2025-05-07T20:27:44.6620077Z 2025-05-07T20:27:44.6620083Z 2025-05-07T20:27:44.6620089Z 2025-05-07T20:27:44.6620094Z 2025-05-07T20:27:44.6620100Z 2025-05-07T20:27:44.6620106Z 2025-05-07T20:27:44.6620111Z 2025-05-07T20:27:44.6620117Z 2025-05-07T20:27:44.6620122Z 2025-05-07T20:27:44.6620128Z 2025-05-07T20:27:44.6620134Z 2025-05-07T20:27:44.6620139Z 2025-05-07T20:27:44.6620145Z 2025-05-07T20:27:44.6620151Z 2025-05-07T20:27:44.6620437Z  2025-05-07T20:27:44.6620788Z 2025-05-07T20:27:44.6620794Z 2025-05-07T20:27:44.6620952Z  2025-05-07T20:27:44.6621136Z 2025-05-07T20:27:44.6621142Z 2025-05-07T20:27:44.6621475Z  2025-05-07T20:27:44.6621660Z 2025-05-07T20:27:44.6621666Z 2025-05-07T20:27:44.6621680Z 2025-05-07T20:27:44.6621860Z  2025-05-07T20:27:44.6622040Z 2025-05-07T20:27:44.6622046Z 2025-05-07T20:27:44.6622052Z 2025-05-07T20:27:44.6622068Z 2025-05-07T20:27:44.6622228Z  2025-05-07T20:27:44.6622408Z 2025-05-07T20:27:44.6622414Z 2025-05-07T20:27:44.6622420Z 2025-05-07T20:27:44.6622425Z 2025-05-07T20:27:44.6622431Z 2025-05-07T20:27:44.6622625Z  2025-05-07T20:27:44.6622829Z 2025-05-07T20:27:44.6622835Z 2025-05-07T20:27:44.6622841Z 2025-05-07T20:27:44.6622847Z 2025-05-07T20:27:44.6622853Z 2025-05-07T20:27:44.6622858Z 2025-05-07T20:27:44.6623042Z  2025-05-07T20:27:44.6623251Z 2025-05-07T20:27:44.6623257Z 2025-05-07T20:27:44.6623263Z 2025-05-07T20:27:44.6623269Z 2025-05-07T20:27:44.6623274Z 2025-05-07T20:27:44.6623280Z 2025-05-07T20:27:44.6623286Z 2025-05-07T20:27:44.6623482Z  2025-05-07T20:27:44.6623719Z 2025-05-07T20:27:44.6623724Z 2025-05-07T20:27:44.6623730Z 2025-05-07T20:27:44.6623736Z 2025-05-07T20:27:44.6623747Z 2025-05-07T20:27:44.6623753Z 2025-05-07T20:27:44.6623758Z 2025-05-07T20:27:44.6623763Z 2025-05-07T20:27:44.6623967Z  2025-05-07T20:27:44.6624217Z 2025-05-07T20:27:44.6624223Z 2025-05-07T20:27:44.6624229Z 2025-05-07T20:27:44.6624235Z 2025-05-07T20:27:44.6624241Z 2025-05-07T20:27:44.6624247Z 2025-05-07T20:27:44.6624253Z 2025-05-07T20:27:44.6624259Z 2025-05-07T20:27:44.6624265Z 2025-05-07T20:27:44.6624462Z  2025-05-07T20:27:44.6624713Z 2025-05-07T20:27:44.6624719Z 2025-05-07T20:27:44.6624725Z 2025-05-07T20:27:44.6624731Z 2025-05-07T20:27:44.6624737Z 2025-05-07T20:27:44.6624742Z 2025-05-07T20:27:44.6624748Z 2025-05-07T20:27:44.6624754Z 2025-05-07T20:27:44.6624759Z 2025-05-07T20:27:44.6624765Z 2025-05-07T20:27:44.6624986Z  2025-05-07T20:27:44.6625241Z 2025-05-07T20:27:44.6625247Z 2025-05-07T20:27:44.6625262Z 2025-05-07T20:27:44.6625267Z 2025-05-07T20:27:44.6625274Z 2025-05-07T20:27:44.6625468Z 2025-05-07T20:27:44.6625474Z 2025-05-07T20:27:44.6625491Z 2025-05-07T20:27:44.6625497Z 2025-05-07T20:27:44.6625503Z 2025-05-07T20:27:44.6625509Z 2025-05-07T20:27:44.6625733Z  2025-05-07T20:27:44.6626011Z 2025-05-07T20:27:44.6626017Z 2025-05-07T20:27:44.6626022Z 2025-05-07T20:27:44.6626028Z 2025-05-07T20:27:44.6626043Z 2025-05-07T20:27:44.6626049Z 2025-05-07T20:27:44.6626055Z 2025-05-07T20:27:44.6626060Z 2025-05-07T20:27:44.6626066Z 2025-05-07T20:27:44.6626072Z 2025-05-07T20:27:44.6626078Z 2025-05-07T20:27:44.6626084Z 2025-05-07T20:27:44.6626317Z  done 2025-05-07T20:27:44.7608307Z Preparing transaction: / done 2025-05-07T20:27:45.0619537Z Verifying transaction: \ | / done 2025-05-07T20:27:45.3648803Z Executing transaction: \ | / done 2025-05-07T20:27:47.4336411Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:27:47.4636558Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/lib/stubs ... 2025-05-07T20:27:49.3469122Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:27:49.4106418Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs 2025-05-07T20:27:49.4106852Z 2025-05-07T20:27:49.8334785Z 2025-05-07T20:27:49.8343363Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:27:49.8619530Z + conda env config vars set -n build_binary NVML_LIB_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:27:49.8620032Z 2025-05-07T20:27:50.2862322Z 2025-05-07T20:27:50.2862602Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:27:50.2864013Z + conda env config vars set -n build_binary CUDA_INCLUDE_DIRS="/home/ec2-user/miniconda/envs/build_binary/include/:/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/" 2025-05-07T20:27:50.2864986Z 2025-05-07T20:27:50.7075362Z 2025-05-07T20:27:52.7136211Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/include/cuda_runtime.h 2025-05-07T20:27:54.7261944Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T20:27:56.7306220Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:27:58.7426788Z [CHECK] libnvidia-ml.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:28:00.6289577Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:28:00.6289864Z 2025-05-07T20:28:00.6906412Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:28:04.5143640Z /tmp/tmpjayi1mvc: line 3: clang: command not found 2025-05-07T20:28:04.5143968Z 2025-05-07T20:28:04.5144514Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:28:04.5766027Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:28:04.5766467Z 2025-05-07T20:28:04.5785235Z total 24 2025-05-07T20:28:04.5785627Z drwxr-xr-x. 2 ec2-user ec2-user 107 May 7 20:24 . 2025-05-07T20:28:04.5786161Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:24 .. 2025-05-07T20:28:04.5786640Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:28:04.5787151Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:28:04.5787652Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:28:04.5787993Z 2025-05-07T20:28:04.5788750Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:28:04.5789035Z 2025-05-07T20:28:06.5204193Z 2025-05-07T20:28:06.5204745Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:28:06.5205294Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:28:06.5206020Z 2025-05-07T20:28:06.9434290Z 2025-05-07T20:28:06.9434923Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:28:08.8208318Z 2025-05-07T20:28:08.8208663Z -allow-unsupported-compiler 2025-05-07T20:28:08.8208910Z 2025-05-07T20:28:08.8846359Z 2025-05-07T20:28:08.8846864Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:28:08.8847379Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:28:08.8847702Z 2025-05-07T20:28:10.8273256Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:28:10.8273828Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:28:10.8274207Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:28:10.8274648Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:28:10.8275041Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:28:10.8275402Z #define _STL_PAIR_H 1 2025-05-07T20:28:10.8275802Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:28:10.8276308Z #define __cpp_attributes 200809L 2025-05-07T20:28:10.8276769Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:28:10.8277165Z #define __DELETE_THROW throw() 2025-05-07T20:28:10.8277523Z #define _PTRDIFF_T_ 2025-05-07T20:28:10.8277871Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:28:10.8278276Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:28:10.8278664Z #define _IO_LEFT 02 2025-05-07T20:28:10.8278961Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:28:10.8279243Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:28:10.8279625Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:28:10.8280254Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:28:10.8280866Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:28:10.8281147Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:28:10.8281804Z #define _IOS_OUTPUT 2 2025-05-07T20:28:10.8282253Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:28:10.8282644Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:28:10.8283017Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:28:10.8283423Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:28:10.8284487Z #define __bswap_16(x) (__extension__ ({ unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) 2025-05-07T20:28:10.8285513Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:28:10.8285939Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:28:10.8286340Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:28:10.8286718Z #define _T_WCHAR_ 2025-05-07T20:28:10.8286944Z #define __WCLONE 0x80000000 2025-05-07T20:28:10.8287196Z #define stdout stdout 2025-05-07T20:28:10.8287529Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:28:10.8287911Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:28:10.8288165Z #define __flexarr [] 2025-05-07T20:28:10.8288408Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:10.8288780Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:28:10.8289144Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:28:10.8289516Z #define _MATH_H 1 2025-05-07T20:28:10.8289909Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:28:10.8290366Z #define __S64_TYPE long int 2025-05-07T20:28:10.8290708Z #define __stub_fchflags 2025-05-07T20:28:10.8291053Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:28:10.8291494Z #define __SQUAD_TYPE long int 2025-05-07T20:28:10.8291853Z #define __INTMAX_C(c) c ## L 2025-05-07T20:28:10.8292196Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:28:10.8292547Z #define NL_NMAX INT_MAX 2025-05-07T20:28:10.8292868Z #define _BITS_TIME_H 1 2025-05-07T20:28:10.8293259Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:28:10.8293755Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:28:10.8294537Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:28:10.8295349Z #define __CHAR_BIT__ 8 2025-05-07T20:28:10.8295705Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:10.8296144Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:28:10.8296488Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:28:10.8296747Z #define FP_NAN 0 2025-05-07T20:28:10.8297011Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:28:10.8297449Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:28:10.8298051Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:28:10.8298326Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:28:10.8298574Z #define _NEW 2025-05-07T20:28:10.8298790Z #define __UINT8_MAX__ 0xff 2025-05-07T20:28:10.8299036Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:28:10.8299290Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:28:10.8299549Z #define __USE_ANSI 1 2025-05-07T20:28:10.8299837Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:28:10.8300173Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:28:10.8300455Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:28:10.8300730Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:28:10.8301007Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:28:10.8301288Z #define PIPE_BUF 4096 2025-05-07T20:28:10.8301611Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:28:10.8301966Z #define EXIT_FAILURE 1 2025-05-07T20:28:10.8302241Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:28:10.8302559Z #define MQ_PRIO_MAX 32768 2025-05-07T20:28:10.8302814Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:28:10.8303132Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:28:10.8303594Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:10.8304108Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:28:10.8304632Z #define _XOPEN_SOURCE 700 2025-05-07T20:28:10.8304892Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:28:10.8305172Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:28:10.8305455Z #define __cpp_static_assert 201411L 2025-05-07T20:28:10.8305731Z #define __need_timer_t 2025-05-07T20:28:10.8306033Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:28:10.8306367Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:28:10.8306644Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:28:10.8306922Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:28:10.8307226Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:28:10.8307525Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:10.8307831Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:28:10.8308117Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:10.8308436Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:28:10.8308734Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:28:10.8309025Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:28:10.8309350Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:28:10.8309679Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:28:10.8310084Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:28:10.8310486Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:28:10.8310788Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:28:10.8311122Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:28:10.8311404Z #define __GCC_IEC_559 2 2025-05-07T20:28:10.8311742Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:28:10.8312083Z #define _IO_flockfile(_fp) 2025-05-07T20:28:10.8312339Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:28:10.8312607Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:28:10.8312873Z #define _IOFBF 0 2025-05-07T20:28:10.8313082Z #define __USE_BSD 1 2025-05-07T20:28:10.8313308Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:28:10.8313580Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:28:10.8313850Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:28:10.8314105Z #define _IO_NO_WRITES 8 2025-05-07T20:28:10.8314357Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:28:10.8314823Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:28:10.8315169Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:28:10.8315459Z #define __cpp_binary_literals 201304L 2025-05-07T20:28:10.8315758Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:28:10.8316019Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:28:10.8316338Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:28:10.8316724Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:28:10.8317078Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:28:10.8317416Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:28:10.8317724Z #define M_PI 3.14159265358979323846 2025-05-07T20:28:10.8318028Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:28:10.8318357Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:28:10.8318804Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:10.8319265Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:28:10.8319563Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:28:10.8319838Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:28:10.8320105Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:28:10.8320783Z #define _IO_peekc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) && __underflow (_fp) == EOF ? EOF : *(unsigned char *) (_fp)->_IO_read_ptr) 2025-05-07T20:28:10.8321395Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:28:10.8321752Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:28:10.8322076Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:28:10.8322367Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:28:10.8322638Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:28:10.8322947Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:28:10.8323378Z #define __cpp_variadic_templates 200704L 2025-05-07T20:28:10.8323683Z #define RAND_MAX 2147483647 2025-05-07T20:28:10.8323949Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:28:10.8324281Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:10.8324599Z #define __SM_90_RT_H__ 2025-05-07T20:28:10.8324851Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:28:10.8325111Z #define __COMPAR_FN_T 2025-05-07T20:28:10.8325355Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:28:10.8325625Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:28:10.8326098Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:28:10.8326612Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:28:10.8326964Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:28:10.8327328Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:28:10.8327631Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:28:10.8327978Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:28:10.8328298Z #define __cpp_variable_templates 201304L 2025-05-07T20:28:10.8328635Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:28:10.8328977Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:28:10.8329259Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:28:10.8329556Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:28:10.8329864Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:28:10.8330141Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:28:10.8330414Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:28:10.8330675Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:28:10.8330928Z #define __u_char_defined 2025-05-07T20:28:10.8331249Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:28:10.8331604Z #define STA_PPSERROR 0x0800 2025-05-07T20:28:10.8331866Z #define _GLIBCXX_STD_A std 2025-05-07T20:28:10.8332123Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:28:10.8332386Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:28:10.8332675Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:28:10.8333127Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:28:10.8333642Z #define FP_INFINITE 1 2025-05-07T20:28:10.8334013Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:10.8334433Z #define _IO_pid_t __pid_t 2025-05-07T20:28:10.8334683Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:28:10.8334952Z #define __LEAF , __leaf__ 2025-05-07T20:28:10.8335195Z #define PATH_MAX 4096 2025-05-07T20:28:10.8335447Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:28:10.8335782Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:28:10.8336111Z #define _LIMITS_H___ 2025-05-07T20:28:10.8336340Z #define __size_t 2025-05-07T20:28:10.8336565Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:28:10.8337112Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:28:10.8337680Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:28:10.8337994Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:28:10.8338328Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:28:10.8338597Z #define _WCHAR_T_DEFINED 2025-05-07T20:28:10.8338950Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:28:10.8339350Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:28:10.8339620Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:28:10.8339905Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:28:10.8340181Z #define __INT8_C(c) c 2025-05-07T20:28:10.8340423Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:28:10.8340690Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:28:10.8340949Z #define __SM_70_RT_HPP__ 2025-05-07T20:28:10.8341202Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:28:10.8341480Z #define __cpp_variadic_using 201611L 2025-05-07T20:28:10.8341803Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:10.8342133Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:28:10.8342408Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:28:10.8342774Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:28:10.8343045Z #define __cpp_capture_star_this 201603L 2025-05-07T20:28:10.8343362Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:28:10.8343732Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:28:10.8344105Z #define NFDBITS __NFDBITS 2025-05-07T20:28:10.8344375Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:28:10.8344696Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:28:10.8345014Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:28:10.8345279Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:28:10.8345576Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:28:10.8345947Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:10.8346367Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:28:10.8346733Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:28:10.8347016Z #define __cpp_if_constexpr 201606L 2025-05-07T20:28:10.8347304Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:28:10.8347633Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:28:10.8347970Z #define __daddr_t_defined 2025-05-07T20:28:10.8348223Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:28:10.8348502Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:28:10.8348829Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:28:10.8349341Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:28:10.8349826Z #define _ACRTIMP 2025-05-07T20:28:10.8350053Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:28:10.8350314Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:28:10.8350605Z #define _IOS_BIN 128 2025-05-07T20:28:10.8350962Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:28:10.8351371Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:28:10.8351657Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:10.8351928Z #define UNDERFLOW 4 2025-05-07T20:28:10.8352155Z #define NAME_MAX 255 2025-05-07T20:28:10.8352385Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:28:10.8352656Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:28:10.8353034Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:28:10.8353427Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:28:10.8353812Z #define __ptr_t void * 2025-05-07T20:28:10.8354046Z #define M_E 2.7182818284590452354 2025-05-07T20:28:10.8354317Z #define cudaSurfaceType1D 0x01 2025-05-07T20:28:10.8354582Z #define __USE_ISOCXX11 1 2025-05-07T20:28:10.8354846Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:28:10.8355149Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:28:10.8355451Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:28:10.8355746Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:28:10.8356014Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:28:10.8356304Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:28:10.8356620Z #define cudaSurfaceType2D 0x02 2025-05-07T20:28:10.8356880Z #define __linux 1 2025-05-07T20:28:10.8357104Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:28:10.8357377Z #define cudaDeviceMask 0x1f 2025-05-07T20:28:10.8357650Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:28:10.8357936Z #define __CUDA_API_VER_MAJOR__ 11 2025-05-07T20:28:10.8358215Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:28:10.8358539Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:28:10.8358865Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:28:10.8359175Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:28:10.8359483Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:28:10.8359766Z #define _BITS_TYPES_H 1 2025-05-07T20:28:10.8360053Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:28:10.8360389Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:28:10.8360869Z #define cudaSurfaceType3D 0x03 2025-05-07T20:28:10.8361144Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:28:10.8361434Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:28:10.8361842Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:28:10.8362620Z #define __MATHDECLX(type,function,suffix,args,attrib) __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib) 2025-05-07T20:28:10.8363433Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:28:10.8363723Z #define __unix 1 2025-05-07T20:28:10.8363934Z #define MATH_ERRNO 1 2025-05-07T20:28:10.8364179Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:28:10.8384199Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:28:10.8384597Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:28:10.8385017Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:28:10.8385427Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:28:10.8385815Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:28:10.8386280Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:28:10.8386730Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:28:10.8387003Z #define CUDARTAPI_CDECL 2025-05-07T20:28:10.8387251Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:28:10.8387525Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:28:10.8387806Z #define __cpp_lib_void_t 201411 2025-05-07T20:28:10.8388055Z #define _POSIX_AIO_MAX 1 2025-05-07T20:28:10.8388283Z #define __SIZE_T 2025-05-07T20:28:10.8388510Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:28:10.8388797Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:28:10.8389059Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:28:10.8389324Z #define _ATFILE_SOURCE 1 2025-05-07T20:28:10.8389723Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:28:10.8390154Z #define __WAIT_STATUS void * 2025-05-07T20:28:10.8390421Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:28:10.8390696Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:28:10.8390964Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:28:10.8391250Z #define __WINT_MIN__ 0U 2025-05-07T20:28:10.8391853Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:28:10.8392674Z #define WUNTRACED 2 2025-05-07T20:28:10.8392925Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:28:10.8393226Z #define NZERO 20 2025-05-07T20:28:10.8393543Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:28:10.8393930Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:28:10.8395726Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:28:10.8396051Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:28:10.8396354Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:28:10.8396622Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:28:10.8396912Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:28:10.8397197Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:28:10.8397487Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:28:10.8397781Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:28:10.8398047Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:28:10.8398332Z #define _SIZE_T_DEFINED_ 2025-05-07T20:28:10.8398598Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:28:10.8398935Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:28:10.8399292Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:28:10.8399556Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:28:10.8399833Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:28:10.8400140Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:28:10.8400439Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:28:10.8400815Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:28:10.8401128Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:28:10.8401587Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:28:10.8402011Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:28:10.8402265Z #define __INT64_C(c) c ## L 2025-05-07T20:28:10.8402545Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:28:10.8402888Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:28:10.8403466Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:28:10.8403756Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:28:10.8404069Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:28:10.8404374Z #define STA_PPSWANDER 0x0400 2025-05-07T20:28:10.8404640Z #define __INT_WCHAR_T_H 2025-05-07T20:28:10.8404906Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:28:10.8405196Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:28:10.8405467Z #define __have_pthread_attr_t 1 2025-05-07T20:28:10.8405734Z #define FP_NORMAL 4 2025-05-07T20:28:10.8405961Z #define _BITS_TIMEX_H 1 2025-05-07T20:28:10.8406209Z #define _POSIX_LINK_MAX 8 2025-05-07T20:28:10.8406474Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:28:10.8406761Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:28:10.8407043Z #define cudaTextureType1D 0x01 2025-05-07T20:28:10.8407323Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:28:10.8407596Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:28:10.8408023Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:28:10.8408487Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:28:10.8408767Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:28:10.8409034Z #define _POSIX_SOURCE 1 2025-05-07T20:28:10.8409293Z #define cudaTextureType2D 0x02 2025-05-07T20:28:10.8409571Z #define _PTR_TRAITS_H 1 2025-05-07T20:28:10.8409849Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:28:10.8410182Z #define __CUDA_TEXTURE_TYPES_H__ 2025-05-07T20:28:10.8410478Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:28:10.8410805Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:28:10.8411152Z #define cudaTextureType3D 0x03 2025-05-07T20:28:10.8411468Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:28:10.8411760Z #define CLOCK_REALTIME 0 2025-05-07T20:28:10.8412016Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:28:10.8412308Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:28:10.8412619Z #define __cpp_aligned_new 201606L 2025-05-07T20:28:10.8412913Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:28:10.8413193Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:28:10.8413480Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:28:10.8414045Z #define cudaEventBlockingSync 0x01 2025-05-07T20:28:10.8414359Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:28:10.8414673Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:28:10.8414970Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:28:10.8415256Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:28:10.8415519Z #define __GLIBC__ 2 2025-05-07T20:28:10.8415734Z #define __END_DECLS } 2025-05-07T20:28:10.8415983Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:28:10.8416350Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:28:10.8416732Z #define __CONCAT(x,y) x ## y 2025-05-07T20:28:10.8416985Z #define __STDC_HOSTED__ 1 2025-05-07T20:28:10.8417250Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:28:10.8417526Z #define _ALLOCA_H 1 2025-05-07T20:28:10.8417761Z #define __host__ __location__(host) 2025-05-07T20:28:10.8418192Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:28:10.8418640Z #define __SLONG32_TYPE int 2025-05-07T20:28:10.8418904Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:28:10.8419206Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:28:10.8419493Z #define _SYS_SELECT_H 1 2025-05-07T20:28:10.8419737Z #define _IO_LINE_BUF 0x200 2025-05-07T20:28:10.8419995Z #define _IOS_NOCREATE 32 2025-05-07T20:28:10.8420256Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:28:10.8420534Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:28:10.8420849Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:10.8421160Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:28:10.8421455Z #define __global__ __location__(global) 2025-05-07T20:28:10.8421740Z #define __GNU_LIBRARY__ 6 2025-05-07T20:28:10.8422007Z #define __cpp_decltype_auto 201304L 2025-05-07T20:28:10.8422288Z #define __DBL_DIG__ 15 2025-05-07T20:28:10.8422516Z #define TIME_UTC 1 2025-05-07T20:28:10.8422851Z #define __FLT32_DIG__ 6 2025-05-07T20:28:10.8423188Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:28:10.8423595Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:28:10.8423922Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:28:10.8424216Z #define _G_BUFSIZ 8192 2025-05-07T20:28:10.8424531Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:28:10.8424909Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:28:10.8425211Z #define STA_CLOCKERR 0x1000 2025-05-07T20:28:10.8425466Z #define __GXX_WEAK__ 1 2025-05-07T20:28:10.8425720Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:28:10.8425991Z #define __SHRT_WIDTH__ 16 2025-05-07T20:28:10.8426297Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:28:10.8426641Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:28:10.8426938Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:28:10.8427259Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:28:10.8427605Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:28:10.8427896Z #define _GCC_WCHAR_T 2025-05-07T20:28:10.8428147Z #define TMP_MAX 238328 2025-05-07T20:28:10.8428393Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:28:10.8428677Z #define __DEVICE_TYPES_H__ 2025-05-07T20:28:10.8428949Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:10.8429229Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:28:10.8429516Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:28:10.8429813Z #define _IO_SKIPWS 01 2025-05-07T20:28:10.8430056Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:28:10.8430330Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:28:10.8430675Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:28:10.8431049Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:28:10.8431422Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:28:10.8431793Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:28:10.8432060Z #define le32toh(x) (x) 2025-05-07T20:28:10.8432302Z #define _SIZE_T_DEFINED 2025-05-07T20:28:10.8432621Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:28:10.8433077Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:28:10.8433357Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:28:10.8433630Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:28:10.8433903Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:28:10.8434425Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:28:10.8434974Z #define _POSIX_NAME_MAX 14 2025-05-07T20:28:10.8435265Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:28:10.8435804Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:28:10.8436308Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:28:10.8436626Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:28:10.8436927Z #define _WCHAR_T_ 2025-05-07T20:28:10.8437157Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:28:10.8437534Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:28:10.8437926Z #define RTSIG_MAX 32 2025-05-07T20:28:10.8438159Z #define _STDDEF_H 2025-05-07T20:28:10.8438403Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:28:10.8438683Z #define _VA_LIST_DEFINED 2025-05-07T20:28:10.8438934Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:28:10.8439276Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:28:10.8439680Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:28:10.8440016Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:28:10.8440444Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:28:10.8441132Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:28:10.8441504Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:28:10.8441777Z #define __unix__ 1 2025-05-07T20:28:10.8442019Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:10.8442312Z #define __INT_WIDTH__ 32 2025-05-07T20:28:10.8442650Z #define __SIZEOF_LONG__ 8 2025-05-07T20:28:10.8442896Z #define _IONBF 2 2025-05-07T20:28:10.8443355Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:28:10.8444127Z #define _IO_getc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) ? __uflow (_fp) : *(unsigned char *) (_fp)->_IO_read_ptr++) 2025-05-07T20:28:10.8444660Z #define __STDC_IEC_559__ 1 2025-05-07T20:28:10.8444924Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:28:10.8445204Z #define __UINT16_C(c) c 2025-05-07T20:28:10.8445448Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:28:10.8445731Z #define STA_DEL 0x0020 2025-05-07T20:28:10.8446027Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:28:10.8446389Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:28:10.8446648Z #define __id_t_defined 2025-05-07T20:28:10.8446931Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:28:10.8447401Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:28:10.8447834Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:28:10.8448116Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:28:10.8448388Z #define __DECIMAL_DIG__ 21 2025-05-07T20:28:10.8448645Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:28:10.8448917Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:28:10.8449193Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:28:10.8449490Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:28:10.8449768Z #define SING 2 2025-05-07T20:28:10.8449997Z #define STA_FREQHOLD 0x0080 2025-05-07T20:28:10.8450271Z #define cudaStreamDefault 0x00 2025-05-07T20:28:10.8450627Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:28:10.8451007Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:28:10.8451288Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:28:10.8451559Z #define __gnu_linux__ 1 2025-05-07T20:28:10.8451805Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:28:10.8452076Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:28:10.8452327Z #define MAX_INPUT 255 2025-05-07T20:28:10.8452565Z #define __need_clock_t 2025-05-07T20:28:10.8452913Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:28:10.8453178Z #define SEEK_DATA 3 2025-05-07T20:28:10.8453443Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:28:10.8453770Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:28:10.8454043Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:28:10.8454445Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:28:10.8454877Z #define _IO_SHOWPOS 02000 2025-05-07T20:28:10.8455216Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:28:10.8455576Z #define _Mfloat_ float 2025-05-07T20:28:10.8455847Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:28:10.8456168Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:28:10.8456459Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:28:10.8456969Z #define __glibcxx_max_b(T,B) (__glibcxx_signed_b (T,B) ? (((((T)1 << (__glibcxx_digits_b (T,B) - 1)) - 1) << 1) + 1) : ~(T)0) 2025-05-07T20:28:10.8457475Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:10.8457770Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:28:10.8458102Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:28:10.8458467Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:28:10.8458770Z #define __USE_ISOC11 1 2025-05-07T20:28:10.8459004Z #define _BSD_SIZE_T_ 2025-05-07T20:28:10.8459242Z #define ADJ_MICRO 0x1000 2025-05-07T20:28:10.8459501Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:28:10.8459768Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:28:10.8460078Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:28:10.8460412Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:28:10.8460725Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:28:10.8461060Z #define __THROW throw () 2025-05-07T20:28:10.8461325Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:28:10.8461761Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:10.8462133Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:28:10.8462499Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:28:10.8462768Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:28:10.8463031Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:28:10.8463305Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:28:10.8463578Z #define L_tmpnam 20 2025-05-07T20:28:10.8463804Z #define ___int_wchar_t_h 2025-05-07T20:28:10.8464159Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:28:10.8464537Z #define _T_PTRDIFF 2025-05-07T20:28:10.8464752Z #define __GNUC__ 11 2025-05-07T20:28:10.8465070Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:28:10.8465387Z #define __GXX_RTTI 1 2025-05-07T20:28:10.8465611Z #define __pie__ 2 2025-05-07T20:28:10.8465831Z #define __MMX__ 1 2025-05-07T20:28:10.8466064Z #define __timespec_defined 1 2025-05-07T20:28:10.8466316Z #define L_ctermid 9 2025-05-07T20:28:10.8466561Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:10.8466944Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:28:10.8467324Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:28:10.8467592Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:28:10.8467889Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:28:10.8468206Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:28:10.8468523Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:28:10.8468795Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:28:10.8469245Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:28:10.8469992Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:10.8470575Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:28:10.8470885Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:28:10.8471238Z #define __USE_SVID 1 2025-05-07T20:28:10.8471495Z #define __constant__ __location__(constant) 2025-05-07T20:28:10.8471820Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:28:10.8472131Z #define __device__ __location__(device) 2025-05-07T20:28:10.8472521Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:28:10.8472793Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:28:10.8473084Z #define CUDART_DEVICE __device__ 2025-05-07T20:28:10.8473393Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:28:10.8473805Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:28:10.8474182Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:28:10.8474465Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:28:10.8474847Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:28:10.8475237Z #define __STDC_UTF_16__ 1 2025-05-07T20:28:10.8475494Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:28:10.8475863Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:28:10.8476299Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:28:10.8476632Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:28:10.8476911Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:28:10.8477196Z #define NGROUPS_MAX 65536 2025-05-07T20:28:10.8477449Z #define __USE_ISOC95 1 2025-05-07T20:28:10.8477674Z #define _TIME_H 1 2025-05-07T20:28:10.8477953Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:28:10.8478281Z #define __USE_ISOC99 1 2025-05-07T20:28:10.8478613Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:28:10.8478993Z #define HOST_NAME_MAX 64 2025-05-07T20:28:10.8479255Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:28:10.8479521Z #define _IOS_ATEND 4 2025-05-07T20:28:10.8479773Z #define __U64_TYPE unsigned long int 2025-05-07T20:28:10.8480075Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:28:10.8480414Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:28:10.8480979Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:10.8481332Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:28:10.8481721Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:28:10.8482018Z #define _IO_uid_t __uid_t 2025-05-07T20:28:10.8482306Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:28:10.8482627Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:28:10.8482880Z #define _STDIO_H 1 2025-05-07T20:28:10.8483114Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:28:10.8483486Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:10.8483859Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:28:10.8484161Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:28:10.8484443Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:28:10.8484722Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:28:10.8485018Z #define __cpp_raw_strings 200710L 2025-05-07T20:28:10.8485332Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:10.8485653Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:28:10.8485936Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:28:10.8486257Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:28:10.8486549Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:28:10.8486846Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:28:10.8487132Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:28:10.8487533Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:10.8487950Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:28:10.8488203Z #define __USE_XOPEN 1 2025-05-07T20:28:10.8488443Z #define __USE_XOPEN2K 1 2025-05-07T20:28:10.8488696Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:28:10.8488969Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:28:10.8489272Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:28:10.8489555Z #define __cpp_fold_expressions 201603L 2025-05-07T20:28:10.8490082Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:28:10.8490623Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:28:10.8490919Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:28:10.8491291Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:28:10.8491691Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:28:10.8492185Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:28:10.8492584Z #define __END_NAMESPACE_C99 2025-05-07T20:28:10.8492867Z #define __glibcxx_integral_traps true 2025-05-07T20:28:10.8493171Z #define _POSIX_PATH_MAX 256 2025-05-07T20:28:10.8493439Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:28:10.8493705Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:28:10.8493984Z #define _ISOC11_SOURCE 1 2025-05-07T20:28:10.8494505Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:28:10.8494834Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:28:10.8495137Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:28:10.8495451Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:28:10.8495828Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:28:10.8496226Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:28:10.8496527Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:28:10.8496802Z #define _IO_UNITBUF 020000 2025-05-07T20:28:10.8497073Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:28:10.8497354Z #define __FD_SETSIZE 1024 2025-05-07T20:28:10.8497615Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:28:10.8497907Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:28:10.8498263Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:28:10.8498638Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:28:10.8498911Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:28:10.8499207Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:28:10.8499493Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:28:10.8499748Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:28:10.8500046Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:28:10.8500384Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:28:10.8500678Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:28:10.8500999Z #define __USE_POSIX199506 1 2025-05-07T20:28:10.8501281Z #define _FEATURES_H 1 2025-05-07T20:28:10.8501750Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:28:10.8502162Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:28:10.8502600Z #define __stub_getmsg 2025-05-07T20:28:10.8502841Z #define _IO_FIXED 010000 2025-05-07T20:28:10.8503128Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:28:10.8503454Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:28:10.8503737Z #define __stub_setlogin 2025-05-07T20:28:10.8503983Z #define __stub_fattach 2025-05-07T20:28:10.8504234Z #define __cplusplus 201703L 2025-05-07T20:28:10.8504514Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:28:10.8504805Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:28:10.8505075Z #define INFINITY (__builtin_inff()) 2025-05-07T20:28:10.8505365Z #define _IO_UNBUFFERED 2 2025-05-07T20:28:10.8505859Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:28:10.8506397Z #define _IO_INTERNAL 010 2025-05-07T20:28:10.8506664Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:28:10.8506943Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:28:10.8507327Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:10.8516113Z #define __dev_t_defined 2025-05-07T20:28:10.8516386Z #define __DEPRECATED 1 2025-05-07T20:28:10.8516734Z #define __S32_TYPE int 2025-05-07T20:28:10.8517004Z #define __cpp_rvalue_references 200610L 2025-05-07T20:28:10.8517324Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:28:10.8517596Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:28:10.8517872Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:28:10.8518144Z #define _G_HAVE_MREMAP 1 2025-05-07T20:28:10.8518468Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:10.8518831Z #define OVERFLOW 3 2025-05-07T20:28:10.8519085Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:28:10.8519383Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:28:10.8519691Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:28:10.8519993Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:10.8520351Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:28:10.8520800Z #define __SSE2_MATH__ 1 2025-05-07T20:28:10.8521336Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:28:10.8521660Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:10.8522009Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:28:10.8522308Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:28:10.8522609Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:10.8522931Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:28:10.8523210Z #define __amd64 1 2025-05-07T20:28:10.8523448Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:28:10.8523714Z #define __need_timespec 2025-05-07T20:28:10.8523969Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:28:10.8524252Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:28:10.8524554Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:28:10.8524830Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:28:10.8525135Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:28:10.8525419Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:28:10.8525675Z #define __bounded 2025-05-07T20:28:10.8525920Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:28:10.8526224Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:28:10.8526517Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:28:10.8526792Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:28:10.8527081Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:10.8527517Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:28:10.8527936Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:28:10.8528222Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:28:10.8528577Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:28:10.8528932Z #define STA_PLL 0x0001 2025-05-07T20:28:10.8529195Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:28:10.8529475Z #define __GNUG__ 11 2025-05-07T20:28:10.8529718Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:28:10.8529995Z #define _T_WCHAR 2025-05-07T20:28:10.8530340Z #define __specialization_static 2025-05-07T20:28:10.8530619Z #define __key_t_defined 2025-05-07T20:28:10.8530944Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:28:10.8531301Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:28:10.8531572Z #define cudaArraySparse 0x40 2025-05-07T20:28:10.8531843Z #define STA_PPSFREQ 0x0002 2025-05-07T20:28:10.8532108Z #define __GLIBCXX__ 20230528 2025-05-07T20:28:10.8532407Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:28:10.8532713Z #define _WCHAR_T 2025-05-07T20:28:10.8532963Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:28:10.8533668Z #define __FD_ZERO(fdsp) do { int __d0, __d1; __asm__ __volatile__ ("cld; rep; " __FD_ZERO_STOS : "=c" (__d0), "=D" (__d1) : "a" (0), "0" (sizeof (fd_set) / sizeof (__fd_mask)), "1" (&__FDS_BITS (fdsp)[0]) : "memory"); } while (0) 2025-05-07T20:28:10.8534359Z #define __cpp_nsdmi 200809L 2025-05-07T20:28:10.8534788Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:28:10.8535235Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:28:10.8535528Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:28:10.8535806Z #define cudaArrayCubemap 0x04 2025-05-07T20:28:10.8536152Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:10.8536517Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:28:10.8536768Z #define __NO_CTYPE 1 2025-05-07T20:28:10.8537014Z #define __stub_bdflush 2025-05-07T20:28:10.8537391Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:28:10.8537817Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:28:10.8538129Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:28:10.8538410Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:28:10.8538701Z #define __cpp_initializer_lists 200806L 2025-05-07T20:28:10.8539011Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:28:10.8539318Z #define __U16_TYPE unsigned short int 2025-05-07T20:28:10.8539669Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:28:10.8540026Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:28:10.8540321Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:28:10.8540756Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:28:10.8541109Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:28:10.8541464Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:28:10.8541758Z #define _IO_STDIO 040000 2025-05-07T20:28:10.8542089Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:28:10.8542482Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:28:10.8542810Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:28:10.8543119Z #define _PTRDIFF_T 2025-05-07T20:28:10.8543343Z #define _MOVE_H 1 2025-05-07T20:28:10.8543585Z #define __cpp_hex_float 201603L 2025-05-07T20:28:10.8543862Z #define ADJ_TAI 0x0080 2025-05-07T20:28:10.8544099Z #define __ptrvalue 2025-05-07T20:28:10.8544340Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:28:10.8544605Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:28:10.8544903Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:28:10.8545219Z #define MATH_ERREXCEPT 2 2025-05-07T20:28:10.8545525Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:28:10.8545873Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:28:10.8546284Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:28:10.8546676Z #define __USE_GNU 1 2025-05-07T20:28:10.8546913Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:28:10.8547205Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:28:10.8547491Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:28:10.8547895Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:28:10.8548287Z #define WEXITED 4 2025-05-07T20:28:10.8548519Z #define _IO_NO_READS 4 2025-05-07T20:28:10.8548770Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:28:10.8549088Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:28:10.8549412Z #define __uid_t_defined 2025-05-07T20:28:10.8549774Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:28:10.8550074Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:28:10.8550365Z #define WNOHANG 1 2025-05-07T20:28:10.8550622Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:28:10.8550942Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:28:10.8551226Z #define cudaEventDefault 0x00 2025-05-07T20:28:10.8551505Z #define NL_SETMAX INT_MAX 2025-05-07T20:28:10.8551749Z #define __x86_64 1 2025-05-07T20:28:10.8551993Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:28:10.8552399Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:10.8552890Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:28:10.8553391Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:10.8553831Z #define __PTRDIFF_T 2025-05-07T20:28:10.8554072Z #define _ASSERT_H 1 2025-05-07T20:28:10.8554307Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:28:10.8554600Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:10.8554907Z #define _Mlong_double_ long double 2025-05-07T20:28:10.8555197Z #define __cpp_lambdas 200907L 2025-05-07T20:28:10.8555462Z #define _IO_DEC 020 2025-05-07T20:28:10.8555708Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:28:10.8555985Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:28:10.8556284Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:28:10.8556580Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:28:10.8556845Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:28:10.8557126Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:28:10.8557408Z #define _ANSI_STDDEF_H 2025-05-07T20:28:10.8557690Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:28:10.8558100Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:28:10.8558495Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:28:10.8558793Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:28:10.8559092Z #define __cpp_template_auto 201606L 2025-05-07T20:28:10.8559466Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:28:10.8559852Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:28:10.8560237Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:28:10.8560717Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:28:10.8561201Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:28:10.8561584Z #define __GNUC_VA_LIST 2025-05-07T20:28:10.8561923Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:10.8562318Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:28:10.8562594Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:28:10.8562874Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:28:10.8563184Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:28:10.8563450Z #define __WCOREFLAG 0x80 2025-05-07T20:28:10.8563714Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:28:10.8564037Z #define cudaEventDisableTiming 0x02 2025-05-07T20:28:10.8564344Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:28:10.8564613Z #define __LP64__ 1 2025-05-07T20:28:10.8564875Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:28:10.8565171Z #define _IO_off64_t __off64_t 2025-05-07T20:28:10.8565440Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:10.8565711Z #define __time_t_defined 1 2025-05-07T20:28:10.8565976Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:28:10.8566334Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:28:10.8566703Z #define __USE_UNIX98 1 2025-05-07T20:28:10.8566956Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:28:10.8567267Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:28:10.8567582Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:28:10.8567857Z #define SEEK_CUR 1 2025-05-07T20:28:10.8568100Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:10.8568728Z #define _PSTL_PRAGMA_DECLARE_REDUCTION(NAME,OP) _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig)) 2025-05-07T20:28:10.8569456Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:28:10.8569748Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:28:10.8570025Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:28:10.8570314Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:28:10.8570596Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:28:10.8570887Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:28:10.8571310Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:10.8571730Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:28:10.8572404Z #define _IO_putc_unlocked(_ch,_fp) (_IO_BE ((_fp)->_IO_write_ptr >= (_fp)->_IO_write_end, 0) ? __overflow (_fp, (unsigned char) (_ch)) : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch))) 2025-05-07T20:28:10.8573080Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:28:10.8573393Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:28:10.8573755Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:28:10.8574153Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:28:10.8574444Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:28:10.8574735Z #define cudaArrayDefault 0x00 2025-05-07T20:28:10.8575011Z #define TLOSS 5 2025-05-07T20:28:10.8575243Z #define __ssize_t_defined 2025-05-07T20:28:10.8575525Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:28:10.8575840Z #define __CUDACC_VER_BUILD__ 89 2025-05-07T20:28:10.8576121Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:28:10.8576429Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:28:10.8576735Z #define __SURFACE_FUNCTIONS_H__ 2025-05-07T20:28:10.8577023Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:28:10.8577398Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:28:10.8577788Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:28:10.8578088Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:28:10.8578378Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:28:10.8578677Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:28:10.8578985Z #define __REGISTER_PREFIX__ 2025-05-07T20:28:10.8579255Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:28:10.8579591Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:28:10.8580054Z #define _IOS_NOREPLACE 64 2025-05-07T20:28:10.8580307Z #define __cdecl 2025-05-07T20:28:10.8580550Z #define cudaEventInterprocess 0x04 2025-05-07T20:28:10.8580892Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:28:10.8581275Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:28:10.8581614Z #define LOGIN_NAME_MAX 256 2025-05-07T20:28:10.8581873Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:28:10.8582164Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:28:10.8582470Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:28:10.8582743Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:28:10.8583064Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:28:10.8583403Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:28:10.8583670Z #define ADJ_NANO 0x2000 2025-05-07T20:28:10.8583992Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:28:10.8584367Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:28:10.8584660Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:28:10.8584930Z #define __FLT_DIG__ 6 2025-05-07T20:28:10.8585291Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:28:10.8585698Z #define __NO_INLINE__ 1 2025-05-07T20:28:10.8586008Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:10.8586369Z #define ADJ_STATUS 0x0010 2025-05-07T20:28:10.8586635Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:28:10.8586914Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:10.8587229Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:28:10.8587535Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:28:10.8587813Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:28:10.8588183Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:28:10.8588637Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:28:10.8588893Z #define MAX_CANON 255 2025-05-07T20:28:10.8589141Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:28:10.8589415Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:28:10.8589709Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:28:10.8590018Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:28:10.8590330Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:28:10.8590661Z #define __VERSION__ "11.4.0" 2025-05-07T20:28:10.8590928Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:28:10.8591238Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:28:10.8591543Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:28:10.8591829Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:28:10.8592158Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:28:10.8592473Z #define __UINT64_C(c) c ## UL 2025-05-07T20:28:10.8592741Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:28:10.8593010Z #define _SYS_TYPES_H 1 2025-05-07T20:28:10.8593262Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:28:10.8593537Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:28:10.8593800Z #define _SYS_CDEFS_H 1 2025-05-07T20:28:10.8594053Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:28:10.8594702Z #define __cpp_unicode_characters 201411L 2025-05-07T20:28:10.8595086Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:28:10.8595352Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:28:10.8595638Z #define FP_SUBNORMAL 3 2025-05-07T20:28:10.8595895Z #define cudaOccupancyDefault 0x00 2025-05-07T20:28:10.8596188Z #define _INITIALIZER_LIST 2025-05-07T20:28:10.8596455Z #define _STDC_PREDEF_H 1 2025-05-07T20:28:10.8596708Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:28:10.8596999Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:28:10.8597298Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:28:10.8597563Z #define _IO_file_flags _flags 2025-05-07T20:28:10.8597832Z #define __USE_XOPEN2K8 1 2025-05-07T20:28:10.8598090Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:28:10.8598351Z #define HUGE 3.40282347e+38F 2025-05-07T20:28:10.8598676Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:28:10.8599029Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:28:10.8599534Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:28:10.8599799Z #define _BSD_SOURCE 1 2025-05-07T20:28:10.8600044Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:28:10.8600949Z #define _GLIBCXX_HAS_NESTED_TYPE(_NTYPE) template> struct __has_ ##_NTYPE : false_type { }; template struct __has_ ##_NTYPE<_Tp, __void_t> : true_type { }; 2025-05-07T20:28:10.8601857Z #define __catch(X) catch(X) 2025-05-07T20:28:10.8602132Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:28:10.8602425Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:28:10.8602720Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:28:10.8603002Z #define __TIMER_T_TYPE void * 2025-05-07T20:28:10.8603265Z #define __STRING(x) #x 2025-05-07T20:28:10.8603511Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:28:10.8603795Z #define _T_PTRDIFF_ 2025-05-07T20:28:10.8604053Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:28:10.8604368Z #define cudaEventWaitExternal 0x01 2025-05-07T20:28:10.8604653Z #define __unbounded 2025-05-07T20:28:10.8604903Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:10.8605210Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:28:10.8605495Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:10.8605802Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:28:10.8606088Z #define __cpp_lib_is_final 201402L 2025-05-07T20:28:10.8606390Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:28:10.8606733Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:28:10.8607543Z #define cudaDevicePropDontCare { {'\0'}, {{0}}, {'\0'}, 0, 0, 0, 0, 0, 0, 0, {0, 0, 0}, {0, 0, 0}, 0, 0, -1, -1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, {0, 0}, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, {0, 0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, 0, {0, 0}, {0, 0, 0}, {0, 0}, {0, 0, 0}, 0, {0, 0}, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, } 2025-05-07T20:28:10.8608413Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:28:10.8608708Z #define __managed__ __location__(managed) 2025-05-07T20:28:10.8609022Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:28:10.8609436Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:10.8609865Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:28:10.8610138Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:28:10.8610524Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:28:10.8610938Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:28:10.8611196Z #define _SYS_SIZE_T_H 2025-05-07T20:28:10.8611498Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:28:10.8611850Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:28:10.8612100Z #define _CRTIMP 2025-05-07T20:28:10.8612339Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:28:10.8612663Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:10.8612996Z #define STA_PPSJITTER 0x0200 2025-05-07T20:28:10.8613361Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:28:10.8613786Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:10.8614130Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:28:10.8614436Z #define __SIZE_T__ 2025-05-07T20:28:10.8614665Z #define __stub_gtty 2025-05-07T20:28:10.8614904Z #define __pid_t_defined 2025-05-07T20:28:10.8615177Z #define __glibcxx_function_requires(...) 2025-05-07T20:28:10.8615489Z #define __SM_80_RT_HPP__ 2025-05-07T20:28:10.8615743Z #define __need_clockid_t 2025-05-07T20:28:10.8615993Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:28:10.8616263Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:28:10.8616593Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:28:10.8616921Z #define __mode_t_defined 2025-05-07T20:28:10.8617203Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:28:10.8617526Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:28:10.8617807Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:28:10.8618227Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:10.8618831Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:28:10.8619135Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:28:10.8619429Z #define _G_config_h 1 2025-05-07T20:28:10.8619671Z #define __stub_sstk 2025-05-07T20:28:10.8619918Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:28:10.8620240Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:28:10.8620584Z #define __wur 2025-05-07T20:28:10.8620810Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:28:10.8621060Z #define _G_HAVE_MMAP 1 2025-05-07T20:28:10.8621303Z #define _IO_OCT 040 2025-05-07T20:28:10.8621540Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:28:10.8621809Z #define NL_MSGMAX INT_MAX 2025-05-07T20:28:10.8622065Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:28:10.8622363Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:28:10.8622693Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:28:10.8622966Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:28:10.8623360Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:28:10.8623745Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:28:10.8624022Z #define _STL_ALGOBASE_H 1 2025-05-07T20:28:10.8624341Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:28:10.8624695Z #define __off64_t_defined 2025-05-07T20:28:10.8624956Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:28:10.8625233Z #define __FLT128_DIG__ 33 2025-05-07T20:28:10.8625499Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:28:10.8625784Z #define __INT32_C(c) c 2025-05-07T20:28:10.8626033Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:28:10.8626318Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:28:10.8626598Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:28:10.8626879Z #define __PDP_ENDIAN 3412 2025-05-07T20:28:10.8627132Z #define _ISOC95_SOURCE 1 2025-05-07T20:28:10.8627484Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:28:10.8627766Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:28:10.8628043Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:28:10.8628344Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:28:10.8628675Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:28:10.8628949Z #define __SM_90_RT_HPP__ 2025-05-07T20:28:10.8629211Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:28:10.8629502Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:28:10.8629918Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:28:10.8630343Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:28:10.8630597Z #define htole32(x) (x) 2025-05-07T20:28:10.8630888Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:28:10.8631247Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:28:10.8631596Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:28:10.8631995Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:28:10.8632369Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:28:10.8632732Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:28:10.8633076Z #define ADJ_OFFSET 0x0001 2025-05-07T20:28:10.8633342Z #define cudaArrayLayered 0x01 2025-05-07T20:28:10.8633712Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:28:10.8634092Z #define cudaEventRecordDefault 0x00 2025-05-07T20:28:10.8634401Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:28:10.8642371Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:28:10.8642663Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:28:10.8642924Z #define unix 1 2025-05-07T20:28:10.8643145Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:28:10.8643401Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:28:10.8643664Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:28:10.8643936Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:28:10.8644218Z #define __USE_POSIX 1 2025-05-07T20:28:10.8645245Z #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) 2025-05-07T20:28:10.8646491Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:28:10.8646804Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:28:10.8647136Z #define __THROWNL throw () 2025-05-07T20:28:10.8647471Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:28:10.8647835Z #define __cpp_rtti 199711L 2025-05-07T20:28:10.8648105Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:28:10.8648399Z #define __PMT(args) args 2025-05-07T20:28:10.8648679Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:10.8649053Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:28:10.8649408Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:28:10.8649724Z #define _SIZE_T_DECLARED 2025-05-07T20:28:10.8649990Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:28:10.8650263Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:28:10.8650823Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:28:10.8651413Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:28:10.8651693Z #define XATTR_LIST_MAX 65536 2025-05-07T20:28:10.8651960Z #define __CUDACC_VER_MAJOR__ 11 2025-05-07T20:28:10.8652273Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:28:10.8652604Z #define _WCHAR_T_H 2025-05-07T20:28:10.8652836Z #define __FLT64X_DIG__ 18 2025-05-07T20:28:10.8653084Z #define _IO_SHOWBASE 0200 2025-05-07T20:28:10.8653339Z #define _POSIX_QLIMIT 1 2025-05-07T20:28:10.8653596Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:28:10.8653868Z #define __INT8_TYPE__ signed char 2025-05-07T20:28:10.8654161Z #define __SURFACE_TYPES_H__ 2025-05-07T20:28:10.8654530Z #define __CUDA_ARCH__ 520 2025-05-07T20:28:10.8654798Z #define __cpp_digit_separators 201309L 2025-05-07T20:28:10.8655093Z #define __ELF__ 1 2025-05-07T20:28:10.8655343Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:28:10.8655642Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:28:10.8655918Z #define STA_INS 0x0010 2025-05-07T20:28:10.8656177Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:28:10.8656471Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:28:10.8656758Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:10.8657074Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:28:10.8657394Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:28:10.8657698Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:28:10.8657992Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:28:10.8658304Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:28:10.8658644Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:28:10.8659059Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:28:10.8659423Z #define _IO_funlockfile(_fp) 2025-05-07T20:28:10.8659924Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:10.8660486Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:28:10.8660821Z #define __DRIVER_TYPES_H__ 2025-05-07T20:28:10.8661084Z #define __FLT_RADIX__ 2 2025-05-07T20:28:10.8661338Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:28:10.8661711Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:28:10.8662082Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:28:10.8662352Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:28:10.8662628Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:28:10.8662935Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:28:10.8663209Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:28:10.8663496Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:28:10.8663781Z #define WORD_BIT 32 2025-05-07T20:28:10.8664005Z #define _IO_USER_BUF 1 2025-05-07T20:28:10.8664259Z #define __VECTOR_TYPES_H__ 2025-05-07T20:28:10.8664536Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:10.8665033Z #define cudaHostAllocPortable 0x01 2025-05-07T20:28:10.8665332Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:28:10.8665616Z #define __long_double_t long double 2025-05-07T20:28:10.8665912Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:28:10.8666198Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:28:10.8666474Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:28:10.8666752Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:28:10.8667062Z #define __TEXTURE_FETCH_FUNCTIONS_H__ 2025-05-07T20:28:10.8667360Z #define __k8 1 2025-05-07T20:28:10.8667689Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:28:10.8668158Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:28:10.8668550Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:28:10.8668869Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:28:10.8669179Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:28:10.8669490Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:28:10.8669833Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:28:10.8670128Z #define __blksize_t_defined 2025-05-07T20:28:10.8670395Z #define _IO_SHOWPOINT 0400 2025-05-07T20:28:10.8670668Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:28:10.8670994Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:28:10.8671346Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:28:10.8671666Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:28:10.8672110Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:28:10.8672583Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:28:10.8672898Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:28:10.8673176Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:28:10.8673610Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:28:10.8674160Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:28:10.8674468Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:28:10.8674776Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:28:10.8675075Z #define SEEK_SET 0 2025-05-07T20:28:10.8675315Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:28:10.8675599Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:28:10.8675969Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:28:10.8676367Z #define _MATH_H_MATHDEF 1 2025-05-07T20:28:10.8676620Z #define WSTOPPED 2 2025-05-07T20:28:10.8677077Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:28:10.8677594Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:28:10.8677876Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:28:10.8678165Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:28:10.8678459Z #define __stub_sigreturn 2025-05-07T20:28:10.8678871Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:28:10.8679317Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:28:10.8679591Z #define __HOST_CONFIG_H__ 2025-05-07T20:28:10.8679858Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:28:10.8680134Z #define CLOCK_TAI 11 2025-05-07T20:28:10.8680384Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:28:10.8680813Z #define __restrict_arr 2025-05-07T20:28:10.8681091Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:28:10.8681827Z #define strndupa(s,n) (__extension__ ({ const char *__old = (s); size_t __len = strnlen (__old, (n)); char *__new = (char *) __builtin_alloca (__len + 1); __new[__len] = '\0'; (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:28:10.8682616Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:28:10.8683006Z #define __USE_MISC 1 2025-05-07T20:28:10.8683264Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:28:10.8683564Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:28:10.8683842Z #define _GCC_LIMITS_H_ 2025-05-07T20:28:10.8684087Z #define __LDBL_DIG__ 18 2025-05-07T20:28:10.8684427Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:28:10.8684711Z #define __malloc_and_calloc_defined 2025-05-07T20:28:10.8685010Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:28:10.8685300Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:28:10.8685591Z #define __x86_64__ 1 2025-05-07T20:28:10.8685829Z #define _SIZE_T_ 2025-05-07T20:28:10.8686073Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:28:10.8686362Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:28:10.8686669Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:28:10.8687010Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:28:10.8687325Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:28:10.8687622Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:28:10.8687987Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:28:10.8688329Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:28:10.8688980Z #define strdupa(s) (__extension__ ({ const char *__old = (s); size_t __len = strlen (__old) + 1; char *__new = (char *) __builtin_alloca (__len); (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:28:10.8689673Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:28:10.8690046Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:28:10.8690390Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:28:10.8690678Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:28:10.8690945Z #define STA_FLL 0x0008 2025-05-07T20:28:10.8691239Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:28:10.8691592Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:28:10.8691901Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:10.8692233Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:28:10.8692533Z #define __stub_revoke 2025-05-07T20:28:10.8692785Z #define __timer_t_defined 1 2025-05-07T20:28:10.8693082Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:28:10.8693537Z #define INT_MAX __INT_MAX__ 2025-05-07T20:28:10.8693817Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:28:10.8694141Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:28:10.8694791Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:28:10.8695104Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:28:10.8695422Z #define cudaArrayTextureGather 0x08 2025-05-07T20:28:10.8695720Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:28:10.8696005Z #define _IO_off_t __off_t 2025-05-07T20:28:10.8696260Z #define __FLT64_DIG__ 15 2025-05-07T20:28:10.8696634Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:28:10.8697061Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:28:10.8697372Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:10.8697730Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:28:10.8698055Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:28:10.8698337Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:28:10.8698618Z #define NULL __null 2025-05-07T20:28:10.8698897Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:28:10.8699240Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:28:10.8699549Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:28:10.8699820Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:28:10.8700085Z #define FP_ZERO 2 2025-05-07T20:28:10.8700327Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:28:10.8700609Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:10.8700908Z #define __WCHAR_T__ 2025-05-07T20:28:10.8701154Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:28:10.8701524Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:28:10.8701989Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:28:10.8702342Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:28:10.8702641Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:28:10.8702991Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:10.8703347Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:28:10.8703711Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:28:10.8704029Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:28:10.8704537Z #define _SIGSET_H_types 1 2025-05-07T20:28:10.8704816Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:28:10.8705153Z #define __cpp_unicode_literals 200710L 2025-05-07T20:28:10.8705458Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:28:10.8705784Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:28:10.8706143Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:28:10.8706485Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:28:10.8706835Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:28:10.8707249Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:28:10.8707620Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:28:10.8707907Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:28:10.8708210Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:28:10.8708484Z #define STA_MODE 0x4000 2025-05-07T20:28:10.8708753Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:28:10.8709075Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:28:10.8709393Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:28:10.8709712Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:28:10.8710009Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:28:10.8710288Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:28:10.8710571Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:28:10.8710887Z #define __SIZE_WIDTH__ 64 2025-05-07T20:28:10.8711172Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:10.8711471Z #define __SEG_FS 1 2025-05-07T20:28:10.8711706Z #define _IO_size_t size_t 2025-05-07T20:28:10.8711969Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:28:10.8712253Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:28:10.8712528Z #define __stub_lchmod 2025-05-07T20:28:10.8712776Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:28:10.8713041Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:28:10.8713466Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:10.8713785Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:28:10.8714058Z #define __SEG_GS 1 2025-05-07T20:28:10.8714378Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:28:10.8714762Z #define _IOS_APPEND 8 2025-05-07T20:28:10.8715017Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:28:10.8715290Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:28:10.8715583Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:28:10.8715869Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:28:10.8716152Z #define htole16(x) (x) 2025-05-07T20:28:10.8716415Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:10.8716731Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:28:10.8717001Z #define __INT16_TYPE__ short int 2025-05-07T20:28:10.8717291Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:28:10.8717604Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:28:10.8717925Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:28:10.8718246Z #define __cpp_structured_bindings 201606L 2025-05-07T20:28:10.8718587Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:28:10.8718912Z #define __SIZEOF_INT__ 4 2025-05-07T20:28:10.8719171Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:28:10.8719463Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:10.8719766Z #define SEEK_HOLE 4 2025-05-07T20:28:10.8719992Z #define TIMER_ABSTIME 1 2025-05-07T20:28:10.8720249Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:28:10.8720630Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:28:10.8720971Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:10.8721397Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:10.8721747Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:28:10.8722050Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:28:10.8722360Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:28:10.8722681Z #define _LINUX_LIMITS_H 2025-05-07T20:28:10.8722938Z #define linux 1 2025-05-07T20:28:10.8723162Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:28:10.8723445Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:28:10.8723856Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:28:10.8724133Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:28:10.8724418Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:28:10.8724774Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:28:10.8725117Z #define __cpp_lib_hypot 201603 2025-05-07T20:28:10.8725397Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:28:10.8725689Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:28:10.8725964Z #define MOD_NANO ADJ_NANO 2025-05-07T20:28:10.8726215Z #define htole64(x) (x) 2025-05-07T20:28:10.8726473Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:28:10.8726768Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:28:10.8727044Z #define _IO_UPPERCASE 01000 2025-05-07T20:28:10.8727711Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:28:10.8728400Z #define __USE_POSIX2 1 2025-05-07T20:28:10.8728658Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:28:10.8728952Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:28:10.8729345Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:28:10.8729742Z #define _XLOCALE_H 1 2025-05-07T20:28:10.8729993Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:28:10.8730275Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:28:10.8730559Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:28:10.8730845Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:28:10.8731142Z #define __EXCEPTIONS 1 2025-05-07T20:28:10.8731437Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:28:10.8731841Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:28:10.8732230Z #define __WORDSIZE 64 2025-05-07T20:28:10.8732477Z #define CLOCK_MONOTONIC 1 2025-05-07T20:28:10.8732727Z #define _STL_RELOPS_H 1 2025-05-07T20:28:10.8733067Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:28:10.8733348Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:28:10.8733632Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:28:10.8733908Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:28:10.8734396Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:28:10.8735041Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:10.8735515Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:28:10.8735833Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:28:10.8736121Z #define __cpp_range_based_for 201603L 2025-05-07T20:28:10.8736439Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:28:10.8736759Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:28:10.8737066Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:28:10.8737466Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:28:10.8737854Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:28:10.8738139Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:28:10.8738405Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:28:10.8738787Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:10.8739171Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:28:10.8739451Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:28:10.8739764Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:28:10.8740069Z #define _STRING_H 1 2025-05-07T20:28:10.8740300Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:28:10.8740566Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:28:10.8740902Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:28:10.8741241Z #define __code_model_small__ 1 2025-05-07T20:28:10.8741505Z #define _PSTL_CONFIG_H 2025-05-07T20:28:10.8741765Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:28:10.8742087Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:28:10.8742402Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:28:10.8742937Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:10.8743473Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:28:10.8743829Z #define FILENAME_MAX 4096 2025-05-07T20:28:10.8744115Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:28:10.8744419Z #define L_cuserid 9 2025-05-07T20:28:10.8744645Z #define __ino_t_defined 2025-05-07T20:28:10.8744890Z #define __k8__ 1 2025-05-07T20:28:10.8745124Z #define __INTPTR_TYPE__ long int 2025-05-07T20:28:10.8745419Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:28:10.8745722Z #define __int8_t_defined 2025-05-07T20:28:10.8745983Z #define __WCHAR_TYPE__ int 2025-05-07T20:28:10.8746252Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:28:10.8746560Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:28:10.8746858Z #define _IOS_TRUNC 16 2025-05-07T20:28:10.8747131Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:28:10.8747440Z #define __HAVE_COLUMN 2025-05-07T20:28:10.8747682Z #define __stub_fdetach 2025-05-07T20:28:10.8748253Z #define __CUDACC_VER__ "__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead." 2025-05-07T20:28:10.8748851Z #define __need_time_t 2025-05-07T20:28:10.8749088Z #define __pic__ 2 2025-05-07T20:28:10.8749349Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:10.8749668Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:28:10.8749946Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:28:10.8750234Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:28:10.8750521Z #define __stub_chflags 2025-05-07T20:28:10.8750766Z #define CLOCK_BOOTTIME 7 2025-05-07T20:28:10.8751017Z #define __need_IOV_MAX 2025-05-07T20:28:10.8751282Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:28:10.8751599Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:28:10.8751907Z #define __cpp_decltype 200707L 2025-05-07T20:28:10.8752194Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:28:10.8752480Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:28:10.8752846Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:28:10.8753154Z #define TTY_NAME_MAX 32 2025-05-07T20:28:10.8753481Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:28:10.8753842Z #define le64toh(x) (x) 2025-05-07T20:28:10.8754121Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:10.8754521Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:28:10.8754905Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:28:10.8755224Z #define STA_PPSTIME 0x0004 2025-05-07T20:28:10.8755487Z #define __import__ 2025-05-07T20:28:10.8755715Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:28:10.8756017Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:28:10.8756344Z #define __export__ 2025-05-07T20:28:10.8756601Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:28:10.8756927Z #define cudaMemAttachHost 0x02 2025-05-07T20:28:10.8757277Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:10.8757642Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:28:10.8757915Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:28:10.8758184Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:28:10.8758454Z #define _WCHAR_T_DECLARED 2025-05-07T20:28:10.8758741Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:28:10.8759077Z #define __cpp_inline_variables 201606L 2025-05-07T20:28:10.8759374Z #define WNOWAIT 0x01000000 2025-05-07T20:28:10.8759620Z #define PLOSS 6 2025-05-07T20:28:10.8759855Z #define M_LN10 2.30258509299404568402 2025-05-07T20:28:10.8760137Z #define EXIT_SUCCESS 0 2025-05-07T20:28:10.8760384Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:28:10.8760763Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:28:10.8761050Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:28:10.8761334Z #define __thread__ __thread 2025-05-07T20:28:10.8761599Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:28:10.8761875Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:28:10.8762278Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:10.8762713Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:28:10.8763062Z #define __linux__ 1 2025-05-07T20:28:10.8763293Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:28:10.8763598Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:28:10.8763926Z #define __S16_TYPE short int 2025-05-07T20:28:10.8764445Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:28:10.8764997Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:28:10.8765394Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:28:10.8765813Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:28:10.8766087Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:28:10.8766363Z #define _T_SIZE_ 2025-05-07T20:28:10.8766599Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:10.8774420Z #define _PSTL_VERSION 12000 2025-05-07T20:28:10.8774752Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:28:10.8775078Z #define __WNOTHREAD 0x20000000 2025-05-07T20:28:10.8775360Z #define _G_va_list __gnuc_va_list 2025-05-07T20:28:10.8775643Z #define _IOS_INPUT 1 2025-05-07T20:28:10.8775888Z #define __USE_LARGEFILE64 1 2025-05-07T20:28:10.8776175Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:28:10.8776479Z #define __INT64_TYPE__ long int 2025-05-07T20:28:10.8776748Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:28:10.8777038Z #define __shared__ __location__(shared) 2025-05-07T20:28:10.8777343Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:28:10.8777611Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:28:10.8777966Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:28:10.8778322Z #define __gid_t_defined 2025-05-07T20:28:10.8778605Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:28:10.8778915Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:28:10.8779306Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:28:10.8779906Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:28:10.8780182Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:28:10.8780444Z #define ___int_size_t_h 2025-05-07T20:28:10.8780730Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:28:10.8781086Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:28:10.8781395Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:28:10.8781672Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:28:10.8781951Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:28:10.8782254Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:10.8782609Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:28:10.8782942Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:28:10.8783261Z #define __clock_t_defined 1 2025-05-07T20:28:10.8783534Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:28:10.8783821Z #define __GLIBC_MINOR__ 17 2025-05-07T20:28:10.8784075Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:28:10.8784352Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:28:10.8784662Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:28:10.8784966Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:28:10.8785315Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:10.8785682Z #define __SSE__ 1 2025-05-07T20:28:10.8785915Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:28:10.8786204Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:28:10.8786501Z #define __sigset_t_defined 2025-05-07T20:28:10.8786760Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:28:10.8787042Z #define MOD_TAI ADJ_TAI 2025-05-07T20:28:10.8787295Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:28:10.8787576Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:28:10.8787841Z #define __SM_70_RT_H__ 2025-05-07T20:28:10.8788092Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:28:10.8788367Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:28:10.8788699Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:10.8789067Z #define _POSIX_MAX_CANON 255 2025-05-07T20:28:10.8789359Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:28:10.8789664Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:28:10.8790041Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:28:10.8790317Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:28:10.8790562Z #define __amd64__ 1 2025-05-07T20:28:10.8790795Z #define __WINT_WIDTH__ 32 2025-05-07T20:28:10.8791064Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:28:10.8791534Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:10.8792013Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:28:10.8792292Z #define EOF (-1) 2025-05-07T20:28:10.8792527Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:28:10.8792804Z #define __USE_POSIX199309 1 2025-05-07T20:28:10.8793073Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:28:10.8793359Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:28:10.8793629Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:28:10.8793914Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:28:10.8794592Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:28:10.8794989Z #define ____mbstate_t_defined 1 2025-05-07T20:28:10.8795267Z #define STA_NANO 0x2000 2025-05-07T20:28:10.8795519Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:28:10.8795778Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:28:10.8796052Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:28:10.8796318Z #define _IO_LINKED 0x80 2025-05-07T20:28:10.8796570Z #define __cpp_lib_launder 201606 2025-05-07T20:28:10.8796849Z #define __SIZEOF_INT128__ 16 2025-05-07T20:28:10.8797132Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:28:10.8797419Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:28:10.8797704Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:28:10.8797994Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:10.8798308Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:10.8798604Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:28:10.8798882Z #define __W_CONTINUED 0xffff 2025-05-07T20:28:10.8799149Z #define __ATOMIC_RELAXED 0 2025-05-07T20:28:10.8799673Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:28:10.8800042Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:10.8800471Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:28:10.8800977Z #define __stub_stty 2025-05-07T20:28:10.8801219Z #define le16toh(x) (x) 2025-05-07T20:28:10.8801483Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:28:10.8801870Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:28:10.8802232Z #define _SIZET_ 2025-05-07T20:28:10.8802457Z #define XATTR_NAME_MAX 255 2025-05-07T20:28:10.8802737Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:28:10.8803035Z #define _SVID_SOURCE 1 2025-05-07T20:28:10.8803270Z #define _LP64 1 2025-05-07T20:28:10.8803496Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:28:10.8803887Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:28:10.8804334Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:28:10.8804639Z #define __UINT8_C(c) c 2025-05-07T20:28:10.8804875Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:28:10.8805147Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:28:10.8805415Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:28:10.8805677Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:28:10.8805955Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:28:10.8806229Z #define CUDARTAPI 2025-05-07T20:28:10.8806468Z #define cudaEventWaitDefault 0x00 2025-05-07T20:28:10.8806745Z #define IOV_MAX 1024 2025-05-07T20:28:10.8807036Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:28:10.8807389Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:28:10.8807650Z #define STA_CLK 0x8000 2025-05-07T20:28:10.8807903Z #define cudaMemAttachSingle 0x04 2025-05-07T20:28:10.8808172Z #define __wchar_t__ 2025-05-07T20:28:10.8808413Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:28:10.8808701Z #define SEEK_END 2 2025-05-07T20:28:10.8808933Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:28:10.8809269Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:28:10.8809646Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:28:10.8810119Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:28:10.8810453Z #define ____FILE_defined 1 2025-05-07T20:28:10.8810735Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:28:10.8811051Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:28:10.8811313Z #define _ISOC99_SOURCE 1 2025-05-07T20:28:10.8811570Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:28:10.8811997Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:10.8812484Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:28:10.8812795Z #define _IO_RIGHT 04 2025-05-07T20:28:10.8813038Z #define __END_NAMESPACE_STD 2025-05-07T20:28:10.8813397Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:10.8813778Z #define _GLIBCXX_STD_C std 2025-05-07T20:28:10.8814045Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:28:10.8814325Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:28:10.8814601Z #define _STDDEF_H_ 2025-05-07T20:28:10.8814921Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:10.8815304Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:28:10.8815604Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:10.8815963Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:28:10.8816311Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:28:10.8816609Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:28:10.8816897Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:28:10.8817005Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:28:10.8817104Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:28:10.8817202Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:28:10.8817383Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:28:10.8817480Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:28:10.8817749Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:28:10.8817858Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:28:10.8817967Z #define __STDCPP_THREADS__ 1 2025-05-07T20:28:10.8818077Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:28:10.8818230Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:28:10.8818328Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:28:10.8818430Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:28:10.8818533Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:28:10.8818635Z #define P_tmpdir "/tmp" 2025-05-07T20:28:10.8818765Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:28:10.8818861Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:28:10.8818967Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:28:10.8819140Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:28:10.8819313Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:28:10.8819415Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:28:10.8819551Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:28:10.8819666Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:28:10.8819781Z #define __location__(a) __annotate__(a) 2025-05-07T20:28:10.8820012Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:28:10.8820112Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:28:10.8820213Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:28:10.8820306Z #define __STDC_UTF_32__ 1 2025-05-07T20:28:10.8820402Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:28:10.8820506Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:28:10.8820590Z #define __FXSR__ 1 2025-05-07T20:28:10.8820673Z #define _SIZE_T 2025-05-07T20:28:10.8820795Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:28:10.8820926Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:28:10.8821129Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:10.8821230Z #define _IO_ssize_t __ssize_t 2025-05-07T20:28:10.8821421Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:10.8821605Z #define _GXX_NULLPTR_T 2025-05-07T20:28:10.8821734Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:28:10.8821822Z #define FOPEN_MAX 16 2025-05-07T20:28:10.8821923Z #define __BIG_ENDIAN 4321 2025-05-07T20:28:10.8822046Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:10.8822143Z #define __suseconds_t_defined 2025-05-07T20:28:10.8822238Z #define WCONTINUED 8 2025-05-07T20:28:10.8822329Z #define __off_t_defined 2025-05-07T20:28:10.8822420Z #define stderr stderr 2025-05-07T20:28:10.8822525Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:28:10.8822633Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:10.8822755Z #define __glibcxx_requires_string(_String) 2025-05-07T20:28:10.8822854Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:28:10.8822950Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:28:10.8823370Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:28:10.8823463Z #define _GCC_SIZE_T 2025-05-07T20:28:10.8823565Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:10.8823672Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:28:10.8823784Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:28:10.8823881Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:28:10.8823983Z #define __UINT32_C(c) c ## U 2025-05-07T20:28:10.8824086Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:28:10.8824200Z #define __cpp_alias_templates 200704L 2025-05-07T20:28:10.8824307Z #define cudaHostAllocMapped 0x02 2025-05-07T20:28:10.8824415Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:28:10.8824518Z #define _STL_ITERATOR_H 1 2025-05-07T20:28:10.8824607Z #define __size_t__ 2025-05-07T20:28:10.8824743Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:28:10.8824850Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:28:10.8825042Z #define cudaEventRecordExternal 0x01 2025-05-07T20:28:10.8825142Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:28:10.8825323Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:28:10.8825419Z #define __SM_80_RT_H__ 2025-05-07T20:28:10.8825510Z #define _ENDIAN_H 1 2025-05-07T20:28:10.8825614Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:28:10.8825721Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:28:10.8825830Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:28:10.8825912Z #define __try try 2025-05-07T20:28:10.8826014Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:28:10.8826118Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:28:10.8826212Z #define __INT8_MAX__ 0x7f 2025-05-07T20:28:10.8826305Z #define __LONG_WIDTH__ 64 2025-05-07T20:28:10.8826394Z #define __PIC__ 2 2025-05-07T20:28:10.8826491Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:28:10.8826597Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:28:10.8826727Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:28:10.8826867Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:28:10.8827003Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:28:10.8827112Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:28:10.8827212Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:28:10.8827405Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:10.8827509Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:28:10.8827610Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:28:10.8827735Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:28:10.8827836Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:28:10.8827923Z #define _IO_STDIO_H 2025-05-07T20:28:10.8828042Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:28:10.8828196Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:10.8828305Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:28:10.8828432Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:28:10.8828518Z #define LONG_BIT 64 2025-05-07T20:28:10.8828643Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:28:10.8828747Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:28:10.8829004Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:28:10.8829109Z #define __fsfilcnt_t_defined 2025-05-07T20:28:10.8829204Z #define __blkcnt_t_defined 2025-05-07T20:28:10.8829303Z #define __USE_LARGEFILE 1 2025-05-07T20:28:10.8829407Z #define __cpp_constexpr 201603L 2025-05-07T20:28:10.8829505Z #define CUDART_VERSION 11080 2025-05-07T20:28:10.8829615Z #define cudaDeviceMapHost 0x08 2025-05-07T20:28:10.8829710Z #define _GLIBCXX_CMATH 1 2025-05-07T20:28:10.8829911Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:28:10.8830014Z #define __lldiv_t_defined 1 2025-05-07T20:28:10.8830098Z #define __SSE2__ 1 2025-05-07T20:28:10.8830181Z #define _IOLBF 1 2025-05-07T20:28:10.8830292Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:28:10.8830389Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:28:10.8830500Z #define __cpp_deduction_guides 201703L 2025-05-07T20:28:10.8830600Z #define ADJ_TICK 0x4000 2025-05-07T20:28:10.8830698Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:28:10.8830825Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:28:10.8830918Z #define __INT32_TYPE__ int 2025-05-07T20:28:10.8831012Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:28:10.8831121Z #define __cpp_exceptions 199711L 2025-05-07T20:28:10.8831219Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:28:10.8831333Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:28:10.8831438Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:28:10.8831557Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:28:10.8831721Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:28:10.8831830Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:28:10.8831929Z #define __SWORD_TYPE long int 2025-05-07T20:28:10.8832030Z #define __INTMAX_TYPE__ long int 2025-05-07T20:28:10.8832136Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:28:10.8832235Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:28:10.8832424Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:28:10.8832523Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:28:10.8832680Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:28:10.8832769Z #define _T_SIZE 2025-05-07T20:28:10.8832877Z #define cudaHostAllocDefault 0x00 2025-05-07T20:28:10.8833005Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:28:10.8833108Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:28:10.8833201Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:28:10.8833297Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:28:10.8833404Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:10.8833500Z #define __ATOMIC_CONSUME 1 2025-05-07T20:28:10.8833634Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:28:10.8833725Z #define __GNUC_MINOR__ 4 2025-05-07T20:28:10.8833831Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:28:10.8833931Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:28:10.8834051Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:10.8834139Z #define __PIE__ 2 2025-05-07T20:28:10.8834252Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:28:10.8834448Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:28:10.8834554Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:28:10.8834678Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:28:10.8834801Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:28:10.8834896Z #define __nlink_t_defined 2025-05-07T20:28:10.8835036Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:28:10.8835153Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:28:10.8835247Z #define _XOPEN_LIM_H 1 2025-05-07T20:28:10.8835513Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:10.8835635Z #define __cpp_template_template_args 201611L 2025-05-07T20:28:10.8835750Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:28:10.8835856Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:28:10.8835961Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:28:10.8836058Z #define __FILE_defined 1 2025-05-07T20:28:10.8836324Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:28:10.8836426Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:28:10.8836543Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:28:10.8836654Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:28:10.8836767Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:28:10.8836857Z #define __INT16_C(c) c 2025-05-07T20:28:10.8836955Z #define __U32_TYPE unsigned int 2025-05-07T20:28:10.8837070Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:28:10.8837172Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:28:10.8837300Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:28:10.8837393Z #define __STDC__ 1 2025-05-07T20:28:10.8837493Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:28:10.8837594Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:28:10.8837760Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:28:10.8837856Z #define __FLT32X_DIG__ 15 2025-05-07T20:28:10.8837969Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:28:10.8838070Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:28:10.8838188Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:28:10.8838307Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:28:10.8838414Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:28:10.8838502Z #define stdin stdin 2025-05-07T20:28:10.8838602Z #define __ino64_t_defined 2025-05-07T20:28:10.8838696Z #define STA_UNSYNC 0x0040 2025-05-07T20:28:10.8838794Z #define __clockid_t_defined 1 2025-05-07T20:28:10.8838953Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:28:10.8839120Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:28:10.8839227Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:28:10.8839341Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:28:10.8839446Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:28:10.8839754Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:28:10.8839852Z #define _IO_HEX 0100 2025-05-07T20:28:10.8839947Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:28:10.8840039Z #define DOMAIN 1 2025-05-07T20:28:10.8840134Z #define M_LN2 0.69314718055994530942 2025-05-07T20:28:10.8840221Z #define __NVCC__ 1 2025-05-07T20:28:10.8840344Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:10.8840449Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:28:10.8840666Z #define __throw_exception_again throw 2025-05-07T20:28:10.8840771Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:28:10.8840865Z #define __EXCEPTION_H 1 2025-05-07T20:28:10.8840962Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:28:10.8841076Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:28:10.8841380Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:10.8841500Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:28:10.8841606Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:28:10.8841706Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:28:10.8841827Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:28:10.8841929Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:28:10.8842072Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:28:10.8842187Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:10.8842300Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:28:10.8842399Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:28:10.8842518Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:28:10.8842622Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:28:10.8842733Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:28:10.8842871Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:28:10.8842969Z #define __useconds_t_defined 2025-05-07T20:28:10.8843162Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:28:10.8843320Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:28:10.8843414Z #define __SSE_MATH__ 1 2025-05-07T20:28:10.8843599Z #define _IO_wint_t wint_t 2025-05-07T20:28:10.8843701Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:28:10.8843799Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:28:10.8843900Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:28:10.8844027Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:28:10.8844132Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:28:10.8844228Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:28:10.8844344Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:28:10.8844447Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:28:10.8844544Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:28:10.8844633Z #define __USE_ATFILE 1 2025-05-07T20:28:10.8844736Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:28:10.8844835Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:28:10.8844926Z #define _GCC_PTRDIFF_T 2025-05-07T20:28:10.8845164Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:28:10.8845266Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:28:10.8845367Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:28:10.8845485Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:28:10.8845597Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:28:10.8845690Z #define _STDLIB_H 1 2025-05-07T20:28:10.8845787Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:28:10.8845883Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:28:10.8846017Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:10.8846129Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:10.8846227Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:28:10.8846419Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:28:10.8846514Z #define __WALL 0x40000000 2025-05-07T20:28:10.8846622Z #define __glibcxx_requires_nonempty() 2025-05-07T20:28:10.8846748Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:28:10.8846840Z #define __ldiv_t_defined 1 2025-05-07T20:28:10.8847112Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:28:10.8847212Z #define ___int_ptrdiff_t_h 2025-05-07T20:28:10.8847393Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:10.8847496Z #define __HOST_DEFINES_H__ 2025-05-07T20:28:10.8847602Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:28:10.8847705Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:10.8847817Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:28:10.8847901Z #define CUDART_CB 2025-05-07T20:28:10.8848005Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:28:10.8848100Z #define MB_LEN_MAX 16 2025-05-07T20:28:10.8848326Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:10.8848432Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:28:10.8848562Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:28:10.8848664Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:28:10.8848791Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:28:10.8848890Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:28:10.8849042Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:28:10.8849253Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:28:10.8849365Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:28:10.8849452Z #define _GNU_SOURCE 1 2025-05-07T20:28:10.8849551Z #define __stub_putmsg 2025-05-07T20:28:10.8849635Z #define __CUDACC__ 1 2025-05-07T20:28:10.8849728Z #define __N(msgid) (msgid) 2025-05-07T20:28:10.8849819Z #define __P(args) args 2025-05-07T20:28:10.8850075Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:28:10.8850188Z #define __cpp_init_captures 201304L 2025-05-07T20:28:10.8850289Z #define __SLONGWORD_TYPE long int 2025-05-07T20:28:10.8850383Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:28:10.8850492Z #define __cpp_lib_as_const 201510 2025-05-07T20:28:10.8850580Z #define __WCHAR_T 2025-05-07T20:28:10.8850682Z #define __ATOMIC_RELEASE 3 2025-05-07T20:28:10.8850791Z #define __CUDA_SURFACE_TYPES_H__ 2025-05-07T20:28:10.8851005Z #define __fsblkcnt_t_defined 2025-05-07T20:28:10.8851136Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:28:10.8851249Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:28:10.8851255Z 2025-05-07T20:28:10.8932414Z 2025-05-07T20:28:10.8932931Z + conda run -n build_binary nvcc --version 2025-05-07T20:28:10.8932946Z 2025-05-07T20:28:12.7697042Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:28:12.7697539Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T20:28:12.7697971Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T20:28:12.7698287Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T20:28:12.7698622Z Build cuda_11.8.r11.8/compiler.31833905_0 2025-05-07T20:28:12.7698838Z 2025-05-07T20:28:12.8331859Z 2025-05-07T20:28:12.8341859Z /usr/bin/nvidia-smi 2025-05-07T20:28:12.8347296Z + nvidia-smi 2025-05-07T20:28:12.8347494Z 2025-05-07T20:28:12.8519811Z Wed May 7 20:28:12 2025 2025-05-07T20:28:12.8520309Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:12.8521121Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:28:12.8521672Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:12.8522165Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:28:12.8522683Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:28:12.8523112Z | | | MIG M. | 2025-05-07T20:28:12.8523450Z |=========================================+========================+======================| 2025-05-07T20:28:12.8689850Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:28:12.8691445Z | 0% 25C P8 16W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:28:12.8691932Z | | | N/A | 2025-05-07T20:28:12.8692397Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:12.8692949Z 2025-05-07T20:28:12.8693468Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:12.8693951Z | Processes: | 2025-05-07T20:28:12.8694655Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:28:12.8695063Z | ID ID Usage | 2025-05-07T20:28:12.8695420Z |=========================================================================================| 2025-05-07T20:28:12.8697486Z | No running processes found | 2025-05-07T20:28:12.8698102Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:13.1235934Z 2025-05-07T20:28:13.1240840Z [INSTALL] Successfully installed CUDA 11.8.0 2025-05-07T20:28:13.1298942Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:13.1299497Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:13.1313029Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:13.1313379Z env: 2025-05-07T20:28:13.1313602Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:13.1313907Z BUILD_ENV: build_binary 2025-05-07T20:28:13.1314160Z BUILD_TARGET: default 2025-05-07T20:28:13.1314401Z BUILD_VARIANT: cuda 2025-05-07T20:28:13.1314645Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:28:13.1314907Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:13.1315209Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:13.1315726Z ##[endgroup] 2025-05-07T20:28:13.4681114Z ################################################################################ 2025-05-07T20:28:13.4681490Z # Install PyTorch (PIP) 2025-05-07T20:28:13.4681739Z # 2025-05-07T20:28:13.4702358Z # [2025-05-07T20:28:13.469Z] + install_pytorch_pip build_binary nightly cuda/11.8.0 2025-05-07T20:28:13.4702820Z ################################################################################ 2025-05-07T20:28:13.4703037Z 2025-05-07T20:28:13.4730555Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:28:14.3941070Z Channels: 2025-05-07T20:28:14.3941309Z - conda-forge 2025-05-07T20:28:14.3941611Z Platform: linux-64 2025-05-07T20:28:24.8948309Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:28:25.4431158Z Solving environment: - \ done 2025-05-07T20:28:25.5440925Z 2025-05-07T20:28:25.5441077Z ## Package Plan ## 2025-05-07T20:28:25.5441244Z 2025-05-07T20:28:25.5441591Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:28:25.5441921Z 2025-05-07T20:28:25.5442019Z added / updated specs: 2025-05-07T20:28:25.5442275Z - numpy 2025-05-07T20:28:25.5442391Z 2025-05-07T20:28:25.5442395Z 2025-05-07T20:28:25.5442518Z The following packages will be downloaded: 2025-05-07T20:28:25.5442729Z 2025-05-07T20:28:25.5442842Z package | build 2025-05-07T20:28:25.5443165Z ---------------------------|----------------- 2025-05-07T20:28:25.5443550Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:28:25.5444006Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:28:25.5444455Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:28:25.5444906Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:28:25.5445373Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:28:25.5445843Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:28:25.5446295Z numpy-2.2.5 | py313h17eae1a_0 8.1 MB conda-forge 2025-05-07T20:28:25.5446687Z ------------------------------------------------------------ 2025-05-07T20:28:25.5447029Z Total: 15.4 MB 2025-05-07T20:28:25.5447240Z 2025-05-07T20:28:25.5447368Z The following NEW packages will be INSTALLED: 2025-05-07T20:28:25.5447598Z 2025-05-07T20:28:25.5447816Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:28:25.5448331Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:28:25.5448842Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:28:25.5449348Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:28:25.5449871Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:28:25.5450673Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:28:25.5451184Z numpy conda-forge/linux-64::numpy-2.2.5-py313h17eae1a_0 2025-05-07T20:28:25.5451452Z 2025-05-07T20:28:25.5451464Z 2025-05-07T20:28:25.5451468Z 2025-05-07T20:28:25.5451612Z Downloading and Extracting Packages: ...working... 2025-05-07T20:28:25.5451985Z numpy-2.2.5 | 8.1 MB | | 0% 2025-05-07T20:28:25.5452208Z 2025-05-07T20:28:25.5463231Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:28:25.5463490Z 2025-05-07T20:28:25.5463494Z 2025-05-07T20:28:25.5474477Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:28:25.5475038Z 2025-05-07T20:28:25.5475173Z 2025-05-07T20:28:25.5475223Z 2025-05-07T20:28:25.5506961Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:28:25.5507655Z 2025-05-07T20:28:25.5507660Z 2025-05-07T20:28:25.5507666Z 2025-05-07T20:28:25.5507671Z 2025-05-07T20:28:25.5517545Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:25.5517974Z 2025-05-07T20:28:25.5517991Z 2025-05-07T20:28:25.5517998Z 2025-05-07T20:28:25.5518004Z 2025-05-07T20:28:25.5518010Z 2025-05-07T20:28:25.5520268Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:25.5520605Z 2025-05-07T20:28:25.5520618Z 2025-05-07T20:28:25.5520623Z 2025-05-07T20:28:25.5520628Z 2025-05-07T20:28:25.5520632Z 2025-05-07T20:28:25.5520636Z 2025-05-07T20:28:25.6222662Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:25.6222965Z 2025-05-07T20:28:25.6222969Z 2025-05-07T20:28:25.6223529Z 2025-05-07T20:28:25.6332004Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:25.6332292Z 2025-05-07T20:28:25.6332297Z 2025-05-07T20:28:25.6332324Z 2025-05-07T20:28:25.6332469Z 2025-05-07T20:28:25.6444594Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:25.6450546Z numpy-2.2.5 | 8.1 MB | #1 | 12% 2025-05-07T20:28:25.6452510Z 2025-05-07T20:28:25.6691165Z libopenblas-0.3.29 | 5.6 MB | ####5 | 46%  2025-05-07T20:28:25.6691425Z 2025-05-07T20:28:25.6692660Z 2025-05-07T20:28:25.6708430Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:25.6708693Z 2025-05-07T20:28:25.6712802Z 2025-05-07T20:28:25.6863367Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:25.6863637Z 2025-05-07T20:28:25.6863641Z 2025-05-07T20:28:25.6863644Z 2025-05-07T20:28:25.6863648Z 2025-05-07T20:28:25.6863652Z 2025-05-07T20:28:25.6865013Z 2025-05-07T20:28:25.6894181Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:25.6894673Z 2025-05-07T20:28:25.6894704Z 2025-05-07T20:28:25.6894707Z 2025-05-07T20:28:25.6894730Z 2025-05-07T20:28:25.6894910Z 2025-05-07T20:28:25.6897631Z 2025-05-07T20:28:25.6937571Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:25.6937862Z 2025-05-07T20:28:25.6937867Z 2025-05-07T20:28:25.6937891Z 2025-05-07T20:28:25.6937895Z 2025-05-07T20:28:25.6938962Z 2025-05-07T20:28:25.6963023Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:25.6963288Z 2025-05-07T20:28:25.6963292Z 2025-05-07T20:28:25.6963310Z 2025-05-07T20:28:25.6963314Z 2025-05-07T20:28:25.6967407Z 2025-05-07T20:28:25.7141547Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:25.7141836Z 2025-05-07T20:28:25.7141840Z 2025-05-07T20:28:25.7141844Z 2025-05-07T20:28:25.7143054Z 2025-05-07T20:28:25.7151690Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:25.7151959Z 2025-05-07T20:28:25.7151964Z 2025-05-07T20:28:25.7151968Z 2025-05-07T20:28:25.7154473Z 2025-05-07T20:28:25.7446040Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:25.7544431Z numpy-2.2.5 | 8.1 MB | #####5 | 56% 2025-05-07T20:28:25.7544669Z 2025-05-07T20:28:25.7544673Z 2025-05-07T20:28:25.7544951Z 2025-05-07T20:28:25.7550674Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:25.7550943Z 2025-05-07T20:28:25.7550946Z 2025-05-07T20:28:25.7552587Z 2025-05-07T20:28:25.7910598Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:25.7910880Z 2025-05-07T20:28:25.7910884Z 2025-05-07T20:28:25.7910887Z 2025-05-07T20:28:25.7910891Z 2025-05-07T20:28:25.7910895Z 2025-05-07T20:28:25.7913536Z 2025-05-07T20:28:25.8074654Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:25.8074973Z 2025-05-07T20:28:25.8074977Z 2025-05-07T20:28:25.8074980Z 2025-05-07T20:28:25.8074984Z 2025-05-07T20:28:25.8074988Z 2025-05-07T20:28:25.8084769Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:25.8085332Z 2025-05-07T20:28:25.8085563Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:25.8085832Z 2025-05-07T20:28:25.8369571Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:25.8369844Z 2025-05-07T20:28:25.8369848Z 2025-05-07T20:28:25.8464140Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:25.8465112Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:25.9425408Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:25.9425779Z 2025-05-07T20:28:26.2462641Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:26.2468248Z numpy-2.2.5 | 8.1 MB | ########## | 100% 2025-05-07T20:28:26.2468731Z 2025-05-07T20:28:26.2468991Z 2025-05-07T20:28:26.2469186Z  2025-05-07T20:28:26.2469390Z 2025-05-07T20:28:26.2469420Z 2025-05-07T20:28:26.2469592Z  2025-05-07T20:28:26.2469794Z 2025-05-07T20:28:26.2469798Z 2025-05-07T20:28:26.2469802Z 2025-05-07T20:28:26.2469994Z  2025-05-07T20:28:26.2470285Z 2025-05-07T20:28:26.2470291Z 2025-05-07T20:28:26.2470296Z 2025-05-07T20:28:26.2470302Z 2025-05-07T20:28:26.2470490Z  2025-05-07T20:28:26.2470711Z 2025-05-07T20:28:26.2470715Z 2025-05-07T20:28:26.2470719Z 2025-05-07T20:28:26.2470722Z 2025-05-07T20:28:26.2470726Z 2025-05-07T20:28:26.2470901Z  2025-05-07T20:28:26.2471115Z 2025-05-07T20:28:26.2471118Z 2025-05-07T20:28:26.2471122Z 2025-05-07T20:28:26.2471126Z 2025-05-07T20:28:26.2471129Z 2025-05-07T20:28:26.2471133Z 2025-05-07T20:28:26.2471312Z  done 2025-05-07T20:28:26.3476047Z Preparing transaction: / done 2025-05-07T20:28:26.4479241Z Verifying transaction: \ done 2025-05-07T20:28:26.5488532Z Executing transaction: / done 2025-05-07T20:28:26.7057513Z ################################################################################ 2025-05-07T20:28:26.7057897Z # Install Package From PyTorch PIP: torch 2025-05-07T20:28:26.7058193Z # 2025-05-07T20:28:26.7075792Z # [2025-05-07T20:28:26.707Z] + install_from_pytorch_pip build_binary torch nightly cuda/11.8.0 2025-05-07T20:28:26.7076283Z ################################################################################ 2025-05-07T20:28:26.7076505Z 2025-05-07T20:28:26.7092878Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:26.7977255Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:26.7977634Z ################################################################################ 2025-05-07T20:28:26.7977972Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:28:26.7978295Z # 2025-05-07T20:28:26.7996646Z # [2025-05-07T20:28:26.799Z] + __prepare_pip_arguments torch nightly cuda/11.8.0 2025-05-07T20:28:26.7997323Z ################################################################################ 2025-05-07T20:28:26.7997542Z 2025-05-07T20:28:26.8018788Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:28:26.8044345Z [INSTALL] Extracted package variant: cu118 2025-05-07T20:28:26.8061177Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:28:26.8061710Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:28:26.8070767Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:28:26.8079454Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu118/ ... 2025-05-07T20:28:26.8101106Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:46.2291173Z DEPRECATION: Building 'MarkupSafe' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'MarkupSafe'. Discussion can be found at https://github.com/pypa/pip/issues/6334 2025-05-07T20:29:46.2292913Z 2025-05-07T20:29:46.2293143Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:46.2293546Z Collecting torch 2025-05-07T20:29:46.2294199Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-05-07T20:29:46.2295207Z Collecting filelock (from torch) 2025-05-07T20:29:46.2295717Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:29:46.2296662Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (4.13.2) 2025-05-07T20:29:46.2297732Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from torch) (78.1.1) 2025-05-07T20:29:46.2298388Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:29:46.2298889Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:29:46.2299729Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 182.8 MB/s eta 0:00:00 2025-05-07T20:29:46.2300072Z Collecting networkx (from torch) 2025-05-07T20:29:46.2300568Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:29:46.2301210Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 141.5 MB/s eta 0:00:00 2025-05-07T20:29:46.2301548Z Collecting jinja2 (from torch) 2025-05-07T20:29:46.2302036Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:29:46.2302533Z Collecting fsspec (from torch) 2025-05-07T20:29:46.2303033Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:29:46.2303591Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch) 2025-05-07T20:29:46.2304288Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_nvrtc_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (23.2 MB) 2025-05-07T20:29:46.2305056Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 211.5 MB/s eta 0:00:00 2025-05-07T20:29:46.2305462Z Collecting nvidia-cuda-runtime-cu11==11.8.89 (from torch) 2025-05-07T20:29:46.2306160Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_runtime_cu11-11.8.89-py3-none-manylinux1_x86_64.whl (875 kB) 2025-05-07T20:29:46.2306930Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 92.2 MB/s eta 0:00:00 2025-05-07T20:29:46.2307335Z Collecting nvidia-cuda-cupti-cu11==11.8.87 (from torch) 2025-05-07T20:29:46.2308313Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cuda_cupti_cu11-11.8.87-py3-none-manylinux1_x86_64.whl (13.1 MB) 2025-05-07T20:29:46.2309087Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 210.5 MB/s eta 0:00:00 2025-05-07T20:29:46.2309461Z Collecting nvidia-cudnn-cu11==9.1.0.70 (from torch) 2025-05-07T20:29:46.2310130Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cudnn_cu11-9.1.0.70-py3-none-manylinux2014_x86_64.whl (663.9 MB) 2025-05-07T20:29:46.2310882Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 47.5 MB/s eta 0:00:00 2025-05-07T20:29:46.2311265Z Collecting nvidia-cublas-cu11==11.11.3.6 (from torch) 2025-05-07T20:29:46.2311944Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cublas_cu11-11.11.3.6-py3-none-manylinux1_x86_64.whl (417.9 MB) 2025-05-07T20:29:46.2312699Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 74.2 MB/s eta 0:00:00 2025-05-07T20:29:46.2313256Z Collecting nvidia-cufft-cu11==10.9.0.58 (from torch) 2025-05-07T20:29:46.2313937Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) 2025-05-07T20:29:46.2314685Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 160.4 MB/s eta 0:00:00 2025-05-07T20:29:46.2315061Z Collecting nvidia-curand-cu11==10.3.0.86 (from torch) 2025-05-07T20:29:46.2315724Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_curand_cu11-10.3.0.86-py3-none-manylinux1_x86_64.whl (58.1 MB) 2025-05-07T20:29:46.2316474Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 174.7 MB/s eta 0:00:00 2025-05-07T20:29:46.2316865Z Collecting nvidia-cusolver-cu11==11.4.1.48 (from torch) 2025-05-07T20:29:46.2317550Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusolver_cu11-11.4.1.48-py3-none-manylinux1_x86_64.whl (128.2 MB) 2025-05-07T20:29:46.2318322Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 157.7 MB/s eta 0:00:00 2025-05-07T20:29:46.2318717Z Collecting nvidia-cusparse-cu11==11.7.5.86 (from torch) 2025-05-07T20:29:46.2319459Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_cusparse_cu11-11.7.5.86-py3-none-manylinux1_x86_64.whl (204.1 MB) 2025-05-07T20:29:46.2320380Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 137.9 MB/s eta 0:00:00 2025-05-07T20:29:46.2320757Z Collecting nvidia-nccl-cu11==2.21.5 (from torch) 2025-05-07T20:29:46.2321413Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nccl_cu11-2.21.5-py3-none-manylinux2014_x86_64.whl (147.8 MB) 2025-05-07T20:29:46.2322155Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 67.3 MB/s eta 0:00:00 2025-05-07T20:29:46.2322530Z Collecting nvidia-nvtx-cu11==11.8.86 (from torch) 2025-05-07T20:29:46.2323169Z Downloading https://download.pytorch.org/whl/nightly/cu118/nvidia_nvtx_cu11-11.8.86-py3-none-manylinux1_x86_64.whl (99 kB) 2025-05-07T20:29:46.2323861Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:29:46.2324693Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:29:46.2325508Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:29:46.2326067Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:29:46.2326694Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 4.8 MB/s eta 0:00:00 2025-05-07T20:29:46.2327058Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:29:46.2327552Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5.tar.gz (19 kB) 2025-05-07T20:29:46.2328042Z Preparing metadata (setup.py): started 2025-05-07T20:29:46.2328417Z Preparing metadata (setup.py): finished with status 'done' 2025-05-07T20:29:46.2329159Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp313-cp313-manylinux_2_28_x86_64.whl (916.2 MB) 2025-05-07T20:29:46.2330069Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 916.2/916.2 MB 28.8 MB/s eta 0:00:00 2025-05-07T20:29:46.2331132Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.5 MB) 2025-05-07T20:29:46.2332012Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 MB 84.2 MB/s eta 0:00:00 2025-05-07T20:29:46.2332396Z Building wheels for collected packages: MarkupSafe 2025-05-07T20:29:46.2332783Z Building wheel for MarkupSafe (setup.py): started 2025-05-07T20:29:46.2333225Z Building wheel for MarkupSafe (setup.py): finished with status 'done' 2025-05-07T20:29:46.2334065Z Created wheel for MarkupSafe: filename=markupsafe-2.1.5-cp313-cp313-linux_x86_64.whl size=14954 sha256=4e289fe804b6f526951c0d76852815349b73e4ec649b5ba1e6e231b15dcf4c78 2025-05-07T20:29:46.2335098Z Stored in directory: /home/ec2-user/.cache/pip/wheels/3a/21/87/28c44597225fd0c28d6ffa365f1c2c9dd0ab763711aa4957c6 2025-05-07T20:29:46.2335741Z Successfully built MarkupSafe 2025-05-07T20:29:46.2337144Z Installing collected packages: mpmath, sympy, pytorch-triton, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, networkx, MarkupSafe, fsspec, filelock, nvidia-cusolver-cu11, nvidia-cudnn-cu11, jinja2, torch 2025-05-07T20:29:46.2338451Z 2025-05-07T20:29:46.2340109Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.4.2 nvidia-cublas-cu11-11.11.3.6 nvidia-cuda-cupti-cu11-11.8.87 nvidia-cuda-nvrtc-cu11-11.8.89 nvidia-cuda-runtime-cu11-11.8.89 nvidia-cudnn-cu11-9.1.0.70 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.3.0.86 nvidia-cusolver-cu11-11.4.1.48 nvidia-cusparse-cu11-11.7.5.86 nvidia-nccl-cu11-2.21.5 nvidia-nvtx-cu11-11.8.86 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250507+cu118 2025-05-07T20:29:46.2341837Z 2025-05-07T20:29:48.5016427Z torch 2.8.0.dev20250507+cu118 2025-05-07T20:29:48.5018824Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu118) 2025-05-07T20:29:51.9160650Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:29:55.3481137Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu118 2025-05-07T20:29:55.3481723Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:29:58.6802241Z True 2025-05-07T20:29:58.6802572Z True 2025-05-07T20:29:58.6802721Z 2025-05-07T20:29:58.7436456Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:29:58.7483187Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:29:58.7483809Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:29:58.7498369Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:29:58.7498740Z env: 2025-05-07T20:29:58.7498974Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:29:58.7499279Z BUILD_ENV: build_binary 2025-05-07T20:29:58.7499542Z BUILD_TARGET: default 2025-05-07T20:29:58.7499796Z BUILD_VARIANT: cuda 2025-05-07T20:29:58.7500038Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:29:58.7500298Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:29:58.7500611Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:29:58.7500951Z ##[endgroup] 2025-05-07T20:29:59.0882690Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:29:59.0884826Z ################################################################################ 2025-05-07T20:29:59.0885482Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:29:59.0885930Z # 2025-05-07T20:29:59.0902305Z # [2025-05-07T20:29:59.089Z] + collect_pytorch_env_info build_binary 2025-05-07T20:29:59.0902841Z ################################################################################ 2025-05-07T20:29:59.0903377Z 2025-05-07T20:29:59.0918075Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:29:59.1839381Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:29:59.1847720Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:29:59.1848338Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:29:59.1848796Z 2025-05-07T20:29:59.2720187Z 2025-05-07T20:29:59.2720710Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:29:59.2744242Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:30:05.1131967Z Collecting environment information... 2025-05-07T20:30:05.1132437Z PyTorch version: 2.8.0.dev20250507+cu118 2025-05-07T20:30:05.1132779Z Is debug build: False 2025-05-07T20:30:05.1133032Z CUDA used to build PyTorch: 11.8 2025-05-07T20:30:05.1133329Z ROCM used to build PyTorch: N/A 2025-05-07T20:30:05.1133509Z 2025-05-07T20:30:05.1133613Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:30:05.1133939Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:30:05.1134391Z Clang version: Could not collect 2025-05-07T20:30:05.1134788Z CMake version: Could not collect 2025-05-07T20:30:05.1135167Z Libc version: glibc-2.34 2025-05-07T20:30:05.1135393Z 2025-05-07T20:30:05.1135836Z Python version: 3.13.2 | packaged by Anaconda, Inc. | (main, Feb 6 2025, 18:56:02) [GCC 11.2.0] (64-bit runtime) 2025-05-07T20:30:05.1136731Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:30:05.1137321Z Is CUDA available: True 2025-05-07T20:30:05.1137700Z CUDA runtime version: 11.8.89 2025-05-07T20:30:05.1138109Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:30:05.1138559Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:30:05.1139018Z Nvidia driver version: 570.133.07 2025-05-07T20:30:05.1139345Z cuDNN version: Could not collect 2025-05-07T20:30:05.1139616Z HIP runtime version: N/A 2025-05-07T20:30:05.1139963Z MIOpen runtime version: N/A 2025-05-07T20:30:05.1140323Z Is XNNPACK available: True 2025-05-07T20:30:05.1140546Z 2025-05-07T20:30:05.1140653Z CPU: 2025-05-07T20:30:05.1140933Z Architecture: x86_64 2025-05-07T20:30:05.1141377Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:30:05.1141771Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:30:05.1142153Z Byte Order: Little Endian 2025-05-07T20:30:05.1142471Z CPU(s): 16 2025-05-07T20:30:05.1142768Z On-line CPU(s) list: 0-15 2025-05-07T20:30:05.1143404Z Vendor ID: AuthenticAMD 2025-05-07T20:30:05.1143755Z Model name: AMD EPYC 7R32 2025-05-07T20:30:05.1144076Z CPU family: 23 2025-05-07T20:30:05.1144360Z Model: 49 2025-05-07T20:30:05.1144647Z Thread(s) per core: 2 2025-05-07T20:30:05.1144938Z Core(s) per socket: 8 2025-05-07T20:30:05.1145223Z Socket(s): 1 2025-05-07T20:30:05.1145496Z Stepping: 0 2025-05-07T20:30:05.1145797Z BogoMIPS: 5599.98 2025-05-07T20:30:05.1147834Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:30:05.1150003Z Hypervisor vendor: KVM 2025-05-07T20:30:05.1150309Z Virtualization type: full 2025-05-07T20:30:05.1150650Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:30:05.1151014Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:30:05.1151373Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:30:05.1151719Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:30:05.1152035Z NUMA node(s): 1 2025-05-07T20:30:05.1152329Z NUMA node0 CPU(s): 0-15 2025-05-07T20:30:05.1152659Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:30:05.1153029Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:30:05.1153382Z Vulnerability L1tf: Not affected 2025-05-07T20:30:05.1153721Z Vulnerability Mds: Not affected 2025-05-07T20:30:05.1154067Z Vulnerability Meltdown: Not affected 2025-05-07T20:30:05.1154429Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:30:05.1154789Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:30:05.1155321Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:30:05.1155896Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:30:05.1156433Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:30:05.1157105Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:30:05.1157956Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:30:05.1158640Z Vulnerability Srbds: Not affected 2025-05-07T20:30:05.1158998Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:30:05.1159224Z 2025-05-07T20:30:05.1159337Z Versions of relevant libraries: 2025-05-07T20:30:05.1159599Z [pip3] numpy==2.2.5 2025-05-07T20:30:05.1159843Z [pip3] nvidia-cublas-cu11==11.11.3.6 2025-05-07T20:30:05.1160148Z [pip3] nvidia-cuda-cupti-cu11==11.8.87 2025-05-07T20:30:05.1160578Z [pip3] nvidia-cuda-nvrtc-cu11==11.8.89 2025-05-07T20:30:05.1160883Z [pip3] nvidia-cuda-runtime-cu11==11.8.89 2025-05-07T20:30:05.1161194Z [pip3] nvidia-cudnn-cu11==9.1.0.70 2025-05-07T20:30:05.1161487Z [pip3] nvidia-cufft-cu11==10.9.0.58 2025-05-07T20:30:05.1161773Z [pip3] nvidia-curand-cu11==10.3.0.86 2025-05-07T20:30:05.1162074Z [pip3] nvidia-cusolver-cu11==11.4.1.48 2025-05-07T20:30:05.1162380Z [pip3] nvidia-cusparse-cu11==11.7.5.86 2025-05-07T20:30:05.1162789Z [pip3] nvidia-nccl-cu11==2.21.5 2025-05-07T20:30:05.1163074Z [pip3] nvidia-nvtx-cu11==11.8.86 2025-05-07T20:30:05.1163365Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:30:05.1163660Z [pip3] torch==2.8.0.dev20250507+cu118 2025-05-07T20:30:05.1164068Z [conda] cuda-cudart 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1164580Z [conda] cuda-cudart-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1165078Z [conda] cuda-cupti 11.8.87 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1165571Z [conda] cuda-libraries 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1166082Z [conda] cuda-libraries-dev 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1166589Z [conda] cuda-nvrtc 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1167080Z [conda] cuda-nvrtc-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1167560Z [conda] cuda-nvtx 11.8.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1168037Z [conda] cuda-runtime 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1168609Z [conda] libcublas 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1169098Z [conda] libcublas-dev 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1169583Z [conda] libcufft 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1170067Z [conda] libcufft-dev 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1170550Z [conda] libcurand 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1171050Z [conda] libcurand-dev 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1171544Z [conda] libcusolver 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1172047Z [conda] libcusolver-dev 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1172560Z [conda] libcusparse 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1173065Z [conda] libcusparse-dev 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:05.1173546Z [conda] numpy 2.2.5 py313h17eae1a_0 conda-forge 2025-05-07T20:30:05.1174007Z [conda] nvidia-cublas-cu11 11.11.3.6 pypi_0 pypi 2025-05-07T20:30:05.1174500Z [conda] nvidia-cuda-cupti-cu11 11.8.87 pypi_0 pypi 2025-05-07T20:30:05.1174990Z [conda] nvidia-cuda-nvrtc-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:05.1175486Z [conda] nvidia-cuda-runtime-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:05.1175977Z [conda] nvidia-cudnn-cu11 9.1.0.70 pypi_0 pypi 2025-05-07T20:30:05.1176447Z [conda] nvidia-cufft-cu11 10.9.0.58 pypi_0 pypi 2025-05-07T20:30:05.1176913Z [conda] nvidia-curand-cu11 10.3.0.86 pypi_0 pypi 2025-05-07T20:30:05.1177402Z [conda] nvidia-cusolver-cu11 11.4.1.48 pypi_0 pypi 2025-05-07T20:30:05.1177890Z [conda] nvidia-cusparse-cu11 11.7.5.86 pypi_0 pypi 2025-05-07T20:30:05.1178361Z [conda] nvidia-nccl-cu11 2.21.5 pypi_0 pypi 2025-05-07T20:30:05.1178825Z [conda] nvidia-nvtx-cu11 11.8.86 pypi_0 pypi 2025-05-07T20:30:05.1179300Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:30:05.1179764Z [conda] torch 2.8.0.dev20250507+cu118 pypi_0 pypi 2025-05-07T20:30:05.1180035Z 2025-05-07T20:30:05.1904301Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:05.1904981Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:05.1918265Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:05.1918612Z env: 2025-05-07T20:30:05.1918859Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:05.1919176Z BUILD_ENV: build_binary 2025-05-07T20:30:05.1919477Z BUILD_TARGET: default 2025-05-07T20:30:05.1919716Z BUILD_VARIANT: cuda 2025-05-07T20:30:05.1919962Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:05.1920219Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:05.1920584Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:05.1920932Z ##[endgroup] 2025-05-07T20:30:05.5307057Z ################################################################################ 2025-05-07T20:30:05.5307443Z # Prepare FBGEMM-GPU Build 2025-05-07T20:30:05.5307691Z # 2025-05-07T20:30:05.5323657Z # [2025-05-07T20:30:05.531Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:30:05.5324059Z ################################################################################ 2025-05-07T20:30:05.5324277Z 2025-05-07T20:30:05.5340362Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:05.6228881Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:05.6250391Z [BUILD] Running git submodules update ... 2025-05-07T20:30:05.6272016Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:30:05.6638778Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:30:05.6639240Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:30:05.6639685Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:30:05.6640073Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:30:05.6640571Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:30:05.6641014Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:30:05.6641418Z Synchronizing submodule url for '../external/json' 2025-05-07T20:30:05.6676376Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:30:05.7226893Z [BUILD] Installing other build dependencies ... 2025-05-07T20:30:05.7247953Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:30:08.1387351Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:30:08.1568405Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:30:08.2631600Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:30:08.2661037Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:30:08.4595018Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:30:08.4623846Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:30:08.5593942Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:30:08.5620094Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:30:08.8527633Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:30:08.8559517Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:30:08.9124974Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:30:08.9127968Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:30:08.9831189Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:30:08.9856599Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T20:30:09.0296739Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T20:30:09.0832273Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:30:09.0859118Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:30:09.2049352Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:30:09.2085287Z Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:30:09.3173695Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:30:09.3200641Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:30:09.3742112Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:30:09.4345646Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:30:09.4372412Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:30:09.5297959Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:30:09.5322984Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:30:09.6429091Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:30:09.6463757Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl.metadata (3.5 kB) 2025-05-07T20:30:09.7545226Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:09.7570886Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:30:09.8436742Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:09.8464829Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:30:09.9493477Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:09.9517971Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:10.0531538Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:10.0555998Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:10.0994883Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:30:10.1456236Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:10.1498377Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:30:10.1990904Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:30:10.2498223Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:30:10.2525996Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:30:10.3041150Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:30:10.3700642Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:10.3724888Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:30:10.4192027Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:30:10.4658502Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:30:10.5118857Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:30:10.9977063Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 57.3 MB/s eta 0:00:00 2025-05-07T20:30:11.0004338Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:30:11.0514784Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:30:11.1028886Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:30:11.1540879Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:30:11.2133206Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:30:11.2657422Z Downloading PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB) 2025-05-07T20:30:11.3224144Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 759.5/759.5 kB 9.1 MB/s eta 0:00:00 2025-05-07T20:30:11.3249167Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:30:11.3762878Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:11.4300934Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:30:11.4815937Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl (466 kB) 2025-05-07T20:30:11.5369026Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:30:11.5894500Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:30:11.6380735Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:30:11.6867491Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:11.7349801Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:30:11.7830837Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:30:11.9447073Z Installing collected packages: sortedcontainers, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, hypothesis, build, pyre-extensions 2025-05-07T20:30:14.3016100Z 2025-05-07T20:30:14.3064957Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 hypothesis-6.131.14 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 typing-inspect-0.9.0 2025-05-07T20:30:14.4849190Z ################################################################################ 2025-05-07T20:30:14.4849653Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:30:14.4850016Z # 2025-05-07T20:30:14.4869475Z # [2025-05-07T20:30:14.486Z] + install_triton_pip build_binary 2025-05-07T20:30:14.4869975Z ################################################################################ 2025-05-07T20:30:14.4870195Z 2025-05-07T20:30:14.4870441Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:30:14.4871000Z ################################################################################ 2025-05-07T20:30:14.4871406Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:30:14.4871774Z # 2025-05-07T20:30:14.4887750Z # [2025-05-07T20:30:14.488Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:14.4888290Z ################################################################################ 2025-05-07T20:30:14.4888509Z 2025-05-07T20:30:14.4903554Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:14.5787777Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:14.5788151Z ################################################################################ 2025-05-07T20:30:14.5788486Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:30:14.5788771Z # 2025-05-07T20:30:14.5806379Z # [2025-05-07T20:30:14.580Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:14.5806862Z ################################################################################ 2025-05-07T20:30:14.5807087Z 2025-05-07T20:30:14.5855494Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:30:14.5872408Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:30:14.5872916Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:14.5881575Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:14.5890731Z [INSTALL] Attempting to install [pytorch-triton, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T20:30:14.5912795Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre pytorch-triton==3.2.0+git4b3bb1f8 --index-url https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:22.5930346Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-05-07T20:30:22.5931707Z torch 2.8.0.dev20250507+cu118 requires pytorch-triton==3.3.0+git96316ce5; platform_system == "Linux" and platform_machine == "x86_64", but you have pytorch-triton 3.2.0+git4b3bb1f8 which is incompatible. 2025-05-07T20:30:22.5932439Z 2025-05-07T20:30:22.5932651Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:22.5933075Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:22.5933880Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:30:22.5935374Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.5 MB) 2025-05-07T20:30:22.5936454Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 50.6 MB/s eta 0:00:00 2025-05-07T20:30:22.5936856Z Installing collected packages: pytorch-triton 2025-05-07T20:30:22.5937208Z Attempting uninstall: pytorch-triton 2025-05-07T20:30:22.5937596Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:30:22.5938029Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:30:22.5938459Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:30:22.5938899Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:30:22.5939165Z 2025-05-07T20:30:24.8168718Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:30:24.8172496Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:30:27.0038983Z ################################################################################ 2025-05-07T20:30:27.0039427Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:30:27.0039801Z ################################################################################ 2025-05-07T20:30:27.0040019Z 2025-05-07T20:30:29.0740960Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:30:31.2594629Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:30:31.2598262Z [BUILD] Successfully ran git submodules update 2025-05-07T20:30:31.2631495Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:31.2632043Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:31.2646169Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:31.2646526Z env: 2025-05-07T20:30:31.2646754Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:31.2647055Z BUILD_ENV: build_binary 2025-05-07T20:30:31.2647324Z BUILD_TARGET: default 2025-05-07T20:30:31.2647561Z BUILD_VARIANT: cuda 2025-05-07T20:30:31.2647803Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:31.2648052Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:31.2648359Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:31.2648688Z ##[endgroup] 2025-05-07T20:30:31.6031020Z ################################################################################ 2025-05-07T20:30:31.6031392Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:30:31.6031647Z # 2025-05-07T20:30:31.6047572Z # [2025-05-07T20:30:31.604Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:31.6048184Z ################################################################################ 2025-05-07T20:30:31.6048406Z 2025-05-07T20:30:31.6048744Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:31.6049409Z + sha1sum fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:31.6049726Z 2025-05-07T20:30:31.7970949Z d739780d869fe373d1f5af873560d01f3916d6b0 fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:31.7974065Z 2025-05-07T20:30:31.7974601Z + sha256sum fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:31.7974933Z 2025-05-07T20:30:32.0215650Z 94fc520ace106455b43b8879411c0a1dec08c529c9ebdd4e2837174f6b343206 fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:32.0218683Z 2025-05-07T20:30:32.0219015Z + md5sum fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:32.0219349Z 2025-05-07T20:30:32.4768148Z fb03a783686277bc815a9cb2527b23db fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:32.4771324Z 2025-05-07T20:30:32.4781464Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl ... 2025-05-07T20:30:32.4804197Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:39.1260389Z Processing ./fbgemm_gpu_nightly-2025.5.7-cp313-cp313-manylinux_2_28_x86_64.whl 2025-05-07T20:30:39.1261307Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages (from fbgemm-gpu-nightly==2025.5.7) (2.2.5) 2025-05-07T20:30:39.1262087Z Installing collected packages: fbgemm-gpu-nightly 2025-05-07T20:30:39.1262506Z Successfully installed fbgemm-gpu-nightly-2025.5.7 2025-05-07T20:30:39.1262764Z 2025-05-07T20:30:45.8338374Z ################################################################################ 2025-05-07T20:30:45.8338771Z [CHECK] !!!! INFO !!!! 2025-05-07T20:30:45.8339145Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:45.8339596Z [CHECK] CUDA version reported by PyTorch is: 11.8 2025-05-07T20:30:45.8339973Z [CHECK] 2025-05-07T20:30:45.8340299Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:30:45.8340797Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:30:45.8341195Z ################################################################################ 2025-05-07T20:30:45.8341422Z 2025-05-07T20:30:45.8341536Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:30:49.8424529Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:30:53.8543304Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:57.8161766Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:30:57.8165380Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:31:09.7354774Z ################################################################################ 2025-05-07T20:31:09.7355186Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:31:09.7355708Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:31:09.7356120Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:31:09.7356466Z ################################################################################ 2025-05-07T20:31:09.7356692Z 2025-05-07T20:31:13.7077243Z ################################################################################ 2025-05-07T20:31:13.7077693Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:31:13.7079122Z [CHECK] fbgemm_gpu: ['__annotations__', '__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__path__', '__spec__', '__target__', '__variant__', '__version__', '_load_library', 'docs', 'fbgemm_genai_libraries', 'fbgemm_gpu', 'fbgemm_gpu_libraries', 'libraries_to_load', 'library', 'logging', 'open_source', 'os', 'sparse_ops', 'split_embedding_configs', 'split_table_batched_embeddings_ops_common', 'torch', 'utils'] 2025-05-07T20:31:13.7080636Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:31:13.7080955Z ################################################################################ 2025-05-07T20:31:13.7081188Z 2025-05-07T20:31:13.7081353Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:31:17.7147041Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:31:21.7025156Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:31:25.8000524Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:31:29.7713142Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:31:33.7542643Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:31:37.7441168Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:31:41.7289829Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:31:41.7293771Z [INSTALL] Check for operator registrations ... 2025-05-07T20:31:45.6188428Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:31:45.6188693Z 2025-05-07T20:31:45.6826352Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:31:49.5733095Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:31:49.5733390Z 2025-05-07T20:31:49.6362296Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:31:49.6362997Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:31:49.6399125Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:31:49.6399600Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:31:49.6414007Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:31:49.6414362Z env: 2025-05-07T20:31:49.6414595Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:31:49.6414900Z BUILD_ENV: build_binary 2025-05-07T20:31:49.6415166Z BUILD_TARGET: default 2025-05-07T20:31:49.6415412Z BUILD_VARIANT: cuda 2025-05-07T20:31:49.6415667Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:31:49.6415939Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:31:49.6416258Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:31:49.6416602Z ##[endgroup] 2025-05-07T20:31:49.9772235Z ################################################################################ 2025-05-07T20:31:49.9772607Z # Test All FBGEMM-GPU Modules 2025-05-07T20:31:49.9773223Z # 2025-05-07T20:31:49.9787995Z # [2025-05-07T20:31:49.978Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:31:49.9788418Z ################################################################################ 2025-05-07T20:31:49.9788637Z 2025-05-07T20:31:57.9204595Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cuda) 2025-05-07T20:31:57.9205173Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:31:57.9205568Z [TEST] Determined the test directories: 2025-05-07T20:31:57.9205860Z fbgemm_gpu/test 2025-05-07T20:31:57.9206028Z 2025-05-07T20:31:57.9214465Z [TEST] FBGEMM_GPU variant is cuda; configuring for CUDA-based testing ... 2025-05-07T20:31:57.9223211Z [TEST] Set environment variables for CUDA testing ... 2025-05-07T20:31:57.9223658Z + conda env config vars unset -n build_binary CUDA_VISIBLE_DEVICES 2025-05-07T20:31:57.9223948Z 2025-05-07T20:31:58.3491576Z 2025-05-07T20:31:58.3491746Z [TEST] Installing PyTest ... 2025-05-07T20:31:58.3516541Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:31:59.3945842Z Channels: 2025-05-07T20:31:59.3946279Z - conda-forge 2025-05-07T20:31:59.3946722Z Platform: linux-64 2025-05-07T20:32:02.6828855Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:32:03.6973315Z Solving environment: \ | done 2025-05-07T20:32:03.7897516Z 2025-05-07T20:32:03.7898039Z ## Package Plan ## 2025-05-07T20:32:03.7898222Z 2025-05-07T20:32:03.7898443Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:32:03.7898776Z 2025-05-07T20:32:03.7898880Z added / updated specs: 2025-05-07T20:32:03.7899151Z - expecttest 2025-05-07T20:32:03.7899383Z - pytest 2025-05-07T20:32:03.7899513Z 2025-05-07T20:32:03.7899518Z 2025-05-07T20:32:03.7899654Z The following packages will be downloaded: 2025-05-07T20:32:03.7899882Z 2025-05-07T20:32:03.7900007Z package | build 2025-05-07T20:32:03.7900361Z ---------------------------|----------------- 2025-05-07T20:32:03.7900753Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:32:03.7901222Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:32:03.7901701Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:32:03.7902152Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:32:03.7902610Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:32:03.7903766Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:32:03.7904189Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:32:03.7904607Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:32:03.7905000Z ------------------------------------------------------------ 2025-05-07T20:32:03.7905558Z Total: 428 KB 2025-05-07T20:32:03.7905780Z 2025-05-07T20:32:03.7905915Z The following NEW packages will be INSTALLED: 2025-05-07T20:32:03.7906140Z 2025-05-07T20:32:03.7906356Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:32:03.7906877Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:32:03.7907401Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:32:03.7907892Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:32:03.7908376Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:32:03.7908831Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:32:03.7909276Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:32:03.7909704Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:32:03.7909963Z 2025-05-07T20:32:03.7909973Z 2025-05-07T20:32:03.7909977Z 2025-05-07T20:32:03.7910129Z Downloading and Extracting Packages: ...working... 2025-05-07T20:32:03.7910502Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:32:03.7910738Z 2025-05-07T20:32:03.7916247Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:32:03.7916500Z 2025-05-07T20:32:03.7916504Z 2025-05-07T20:32:03.7934112Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:32:03.7934362Z 2025-05-07T20:32:03.7934366Z 2025-05-07T20:32:03.7934377Z 2025-05-07T20:32:03.7953011Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:32:03.7953255Z 2025-05-07T20:32:03.7953266Z 2025-05-07T20:32:03.7953269Z 2025-05-07T20:32:03.7958001Z 2025-05-07T20:32:03.7986390Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:32:03.7986669Z 2025-05-07T20:32:03.7986679Z 2025-05-07T20:32:03.7986683Z 2025-05-07T20:32:03.7986687Z 2025-05-07T20:32:03.7994696Z 2025-05-07T20:32:03.8022322Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:32:03.8022584Z 2025-05-07T20:32:03.8022588Z 2025-05-07T20:32:03.8022591Z 2025-05-07T20:32:03.8022595Z 2025-05-07T20:32:03.8022598Z 2025-05-07T20:32:03.8022602Z 2025-05-07T20:32:03.8030460Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:32:03.8030782Z 2025-05-07T20:32:03.8030786Z 2025-05-07T20:32:03.8030789Z 2025-05-07T20:32:03.8030793Z 2025-05-07T20:32:03.8030797Z 2025-05-07T20:32:03.8030805Z 2025-05-07T20:32:03.8030809Z 2025-05-07T20:32:03.8599435Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:32:03.8599714Z 2025-05-07T20:32:03.8599717Z 2025-05-07T20:32:03.8599721Z 2025-05-07T20:32:03.8609054Z 2025-05-07T20:32:03.9485734Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:32:03.9486023Z 2025-05-07T20:32:03.9486026Z 2025-05-07T20:32:03.9487564Z 2025-05-07T20:32:03.9542721Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:32:03.9542970Z 2025-05-07T20:32:03.9543271Z 2025-05-07T20:32:03.9543277Z 2025-05-07T20:32:03.9543339Z 2025-05-07T20:32:03.9546165Z 2025-05-07T20:32:04.0444376Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:32:04.0444652Z 2025-05-07T20:32:04.0444657Z 2025-05-07T20:32:04.0444661Z 2025-05-07T20:32:04.0444664Z 2025-05-07T20:32:04.0498088Z 2025-05-07T20:32:04.0584002Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:32:04.0584472Z 2025-05-07T20:32:04.0584476Z 2025-05-07T20:32:04.0584479Z 2025-05-07T20:32:04.0923755Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:32:04.0924014Z 2025-05-07T20:32:04.0924118Z 2025-05-07T20:32:04.0924124Z 2025-05-07T20:32:04.0924154Z 2025-05-07T20:32:04.0928986Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:32:04.0929366Z 2025-05-07T20:32:04.0929372Z 2025-05-07T20:32:04.0929906Z 2025-05-07T20:32:04.0929916Z 2025-05-07T20:32:04.0977363Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:32:04.0977665Z 2025-05-07T20:32:04.0977669Z 2025-05-07T20:32:04.0977673Z 2025-05-07T20:32:04.0977677Z 2025-05-07T20:32:04.0977681Z 2025-05-07T20:32:04.0991188Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:32:04.0991564Z 2025-05-07T20:32:04.0991579Z 2025-05-07T20:32:04.0991584Z 2025-05-07T20:32:04.0991901Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:32:04.0992160Z 2025-05-07T20:32:04.0992164Z 2025-05-07T20:32:04.0992167Z 2025-05-07T20:32:04.0992171Z 2025-05-07T20:32:04.0992174Z 2025-05-07T20:32:04.0992219Z 2025-05-07T20:32:04.0996416Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:04.0996808Z 2025-05-07T20:32:04.0996812Z 2025-05-07T20:32:04.0996816Z 2025-05-07T20:32:04.0996827Z 2025-05-07T20:32:04.0996831Z 2025-05-07T20:32:04.0996843Z 2025-05-07T20:32:04.1064517Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:04.1064891Z 2025-05-07T20:32:04.1064895Z 2025-05-07T20:32:04.1064904Z 2025-05-07T20:32:04.1064908Z 2025-05-07T20:32:04.1064912Z 2025-05-07T20:32:04.1064915Z 2025-05-07T20:32:04.1161022Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:04.1161320Z 2025-05-07T20:32:04.1161331Z 2025-05-07T20:32:04.1161335Z 2025-05-07T20:32:04.1161339Z 2025-05-07T20:32:04.1161353Z 2025-05-07T20:32:04.1161357Z 2025-05-07T20:32:04.1161361Z 2025-05-07T20:32:04.1164892Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:04.1165181Z 2025-05-07T20:32:04.1165185Z 2025-05-07T20:32:04.1165188Z 2025-05-07T20:32:04.1165192Z 2025-05-07T20:32:04.1165196Z 2025-05-07T20:32:04.1165199Z 2025-05-07T20:32:04.1165203Z 2025-05-07T20:32:04.1231514Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:04.1245312Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:32:04.1245555Z 2025-05-07T20:32:04.1245559Z 2025-05-07T20:32:04.1245563Z 2025-05-07T20:32:04.1245575Z 2025-05-07T20:32:04.1245579Z 2025-05-07T20:32:04.1245583Z 2025-05-07T20:32:04.1245586Z 2025-05-07T20:32:04.1281911Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:04.1353463Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:32:04.1353881Z 2025-05-07T20:32:04.1368202Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:32:04.1368600Z 2025-05-07T20:32:04.1556829Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:32:04.1557081Z 2025-05-07T20:32:04.1638275Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:32:04.1960145Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:32:04.1960448Z 2025-05-07T20:32:04.1960458Z 2025-05-07T20:32:04.1964295Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:32:04.1964588Z 2025-05-07T20:32:04.1964600Z 2025-05-07T20:32:04.2059944Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:32:04.2060274Z 2025-05-07T20:32:04.2060278Z 2025-05-07T20:32:04.2066831Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:32:04.2067188Z 2025-05-07T20:32:04.2067393Z 2025-05-07T20:32:04.2067570Z  2025-05-07T20:32:04.2068091Z 2025-05-07T20:32:04.2068097Z 2025-05-07T20:32:04.2068271Z  2025-05-07T20:32:04.2068472Z 2025-05-07T20:32:04.2068475Z 2025-05-07T20:32:04.2068489Z 2025-05-07T20:32:04.2068660Z  2025-05-07T20:32:04.2068863Z 2025-05-07T20:32:04.2068867Z 2025-05-07T20:32:04.2068871Z 2025-05-07T20:32:04.2068874Z 2025-05-07T20:32:04.2069188Z  2025-05-07T20:32:04.2069406Z 2025-05-07T20:32:04.2069411Z 2025-05-07T20:32:04.2069415Z 2025-05-07T20:32:04.2069420Z 2025-05-07T20:32:04.2069425Z 2025-05-07T20:32:04.2069626Z  2025-05-07T20:32:04.2069855Z 2025-05-07T20:32:04.2069859Z 2025-05-07T20:32:04.2069862Z 2025-05-07T20:32:04.2069866Z 2025-05-07T20:32:04.2069869Z 2025-05-07T20:32:04.2069873Z 2025-05-07T20:32:04.2070050Z  2025-05-07T20:32:04.2070284Z 2025-05-07T20:32:04.2070287Z 2025-05-07T20:32:04.2070291Z 2025-05-07T20:32:04.2070294Z 2025-05-07T20:32:04.2070298Z 2025-05-07T20:32:04.2070301Z 2025-05-07T20:32:04.2070305Z 2025-05-07T20:32:04.2070496Z  done 2025-05-07T20:32:04.3074142Z Preparing transaction: - done 2025-05-07T20:32:04.4078546Z Verifying transaction: | done 2025-05-07T20:32:06.3108867Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:32:06.4276185Z [TEST] Checking imports ... 2025-05-07T20:32:10.3927113Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:32:10.3939692Z [TEST] Setting feature flags ... 2025-05-07T20:32:10.3940266Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:32:10.3940642Z 2025-05-07T20:32:10.8280064Z 2025-05-07T20:32:10.8280635Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:32:10.8281828Z ################################################################################ 2025-05-07T20:32:10.8282267Z # Run FBGEMM-GPU Tests: 2025-05-07T20:32:10.8282579Z # 2025-05-07T20:32:10.8301697Z # [2025-05-07T20:32:10.829Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:32:10.8302126Z ################################################################################ 2025-05-07T20:32:10.8302353Z 2025-05-07T20:32:10.8309852Z [TEST] Enumerating ALL test files ... 2025-05-07T20:32:10.8343496Z ./batched_unary_embeddings_test.py 2025-05-07T20:32:10.8343975Z ./combine/empty_weights_test.py 2025-05-07T20:32:10.8344373Z ./combine/input_combine_test.py 2025-05-07T20:32:10.8344767Z ./config/feature_gate_test.py 2025-05-07T20:32:10.8345150Z ./jagged/1d_to_dense_test.py 2025-05-07T20:32:10.8345530Z ./jagged/2d_to_dense_test.py 2025-05-07T20:32:10.8345954Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:10.8346429Z ./jagged/dense_bmm_test.py 2025-05-07T20:32:10.8346850Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:10.8347302Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:10.8347703Z ./jagged/elementwise_binary_test.py 2025-05-07T20:32:10.8348080Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:10.8348397Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:10.8348702Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:32:10.8349019Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:32:10.8349319Z ./jagged/misc_ops_test.py 2025-05-07T20:32:10.8349565Z ./jagged/slice_test.py 2025-05-07T20:32:10.8349802Z ./jagged/unique_indices_test.py 2025-05-07T20:32:10.8350073Z ./layout_transform_ops_test.py 2025-05-07T20:32:10.8350346Z ./merge_pooled_embeddings_test.py 2025-05-07T20:32:10.8350614Z ./metric_ops_test.py 2025-05-07T20:32:10.8350901Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:32:10.8351233Z ./quantize/bfloat16_test.py 2025-05-07T20:32:10.8351774Z ./quantize/comm_codec_test.py 2025-05-07T20:32:10.8352045Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:32:10.8352322Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:32:10.8352611Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:32:10.8352917Z ./quantize/hfp8_test.py 2025-05-07T20:32:10.8353167Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:32:10.8353439Z ./quantize/msfp_test.py 2025-05-07T20:32:10.8353668Z ./quantize/mx4_test.py 2025-05-07T20:32:10.8354056Z ./release/stable_release_test.py 2025-05-07T20:32:10.8354336Z ./runtime_monitor_test.py 2025-05-07T20:32:10.8354602Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:32:10.8354913Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:32:10.8355219Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:32:10.8355522Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:32:10.8355801Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:32:10.8356158Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:32:10.8356518Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:32:10.8356837Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:32:10.8357154Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:32:10.8357456Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:32:10.8357755Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:32:10.8358080Z ./sll/jagged_softmax_test.py 2025-05-07T20:32:10.8358376Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:32:10.8358706Z ./sparse/block_bucketize_test.py 2025-05-07T20:32:10.8358975Z ./sparse/cumsum_test.py 2025-05-07T20:32:10.8359257Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:32:10.8359580Z ./sparse/index_select_test.py 2025-05-07T20:32:10.8359838Z ./sparse/misc_ops_test.py 2025-05-07T20:32:10.8360097Z ./sparse/pack_segments_test.py 2025-05-07T20:32:10.8360375Z ./sparse/permute_embeddings_test.py 2025-05-07T20:32:10.8360774Z ./sparse/permute_indices_test.py 2025-05-07T20:32:10.8361118Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:32:10.8361435Z ./sparse/reorder_batched_test.py 2025-05-07T20:32:10.8361714Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:32:10.8362031Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:32:10.8362336Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:32:10.8362606Z ./tbe/cache/cache_test.py 2025-05-07T20:32:10.8362876Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:32:10.8363184Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:32:10.8363452Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:32:10.8363725Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:32:10.8364029Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:32:10.8364342Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:32:10.8364658Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:32:10.8364957Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:32:10.8365271Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:32:10.8365580Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:32:10.8365903Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:32:10.8366187Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:32:10.8366468Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:32:10.8366781Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:32:10.8367078Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:32:10.8367358Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:32:10.8367744Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:32:10.8368250Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:32:10.8368651Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:32:10.8368952Z ./tbe/training/backward_dense_test.py 2025-05-07T20:32:10.8369252Z ./tbe/training/backward_none_test.py 2025-05-07T20:32:10.8369562Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:32:10.8369865Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:32:10.8370313Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:32:10.8370836Z ./tbe/training/forward_test.py 2025-05-07T20:32:10.8371318Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:32:10.8371689Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:32:10.8372189Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:32:10.8372547Z ./utils/filestore_test.py 2025-05-07T20:32:10.8372860Z ./uvm/copy_test.py 2025-05-07T20:32:10.8373262Z ./uvm/ops_load_test.py 2025-05-07T20:32:10.8373558Z ./uvm/uvm_test.py 2025-05-07T20:32:10.8373760Z 2025-05-07T20:32:10.8374006Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:32:10.8374300Z 2025-05-07T20:32:10.8374512Z ################################################################################ 2025-05-07T20:32:10.8385110Z # [2025-05-07T20:32:10.838Z] Run Python Test Suite: 2025-05-07T20:32:10.8385520Z # ./batched_unary_embeddings_test.py 2025-05-07T20:32:10.8386077Z ################################################################################ 2025-05-07T20:32:10.8409411Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./batched_unary_embeddings_test.py 2025-05-07T20:32:10.8410096Z 2025-05-07T20:32:13.3762584Z ============================= test session starts ============================== 2025-05-07T20:32:13.3763795Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:13.3764740Z cachedir: .pytest_cache 2025-05-07T20:32:13.3766036Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:13.3767447Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:13.3768282Z plugins: hypothesis-6.131.14 2025-05-07T20:32:14.9541583Z collecting ... collected 2 items 2025-05-07T20:32:14.9541874Z 2025-05-07T20:32:14.9672721Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:32:15.2005227Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu PASSED 2025-05-07T20:32:15.2005887Z 2025-05-07T20:32:15.2006232Z =============================== warnings summary =============================== 2025-05-07T20:32:15.2007043Z test/batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu 2025-05-07T20:32:15.2012069Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::batched_unary_embeddings: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:15.2017111Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:15.2017749Z 2025-05-07T20:32:15.2018199Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:15.2018964Z ========================= 2 passed, 1 warning in 2.33s ========================= 2025-05-07T20:32:15.8622952Z 2025-05-07T20:32:15.8623990Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:32:15.8643973Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 5 seconds 2025-05-07T20:32:15.8644321Z 2025-05-07T20:32:15.8644326Z 2025-05-07T20:32:15.8644330Z 2025-05-07T20:32:15.8644333Z 2025-05-07T20:32:15.8664186Z ################################################################################ 2025-05-07T20:32:15.8682513Z # [2025-05-07T20:32:15.867Z] Run Python Test Suite: 2025-05-07T20:32:15.8683229Z # ./combine/empty_weights_test.py 2025-05-07T20:32:15.8683610Z ################################################################################ 2025-05-07T20:32:15.8707682Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./combine/empty_weights_test.py 2025-05-07T20:32:15.8708347Z 2025-05-07T20:32:18.0411143Z ============================= test session starts ============================== 2025-05-07T20:32:18.0411863Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:18.0412780Z cachedir: .pytest_cache 2025-05-07T20:32:18.0414059Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:18.0415627Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:18.0416728Z plugins: hypothesis-6.131.14 2025-05-07T20:32:19.6212577Z collecting ... collected 1 item 2025-05-07T20:32:19.6212993Z 2025-05-07T20:32:19.6231746Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:32:19.6232230Z 2025-05-07T20:32:19.6232479Z =========================== short test summary info ============================ 2025-05-07T20:32:19.6233111Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:32:19.6233637Z ============================== 1 skipped in 1.72s ============================== 2025-05-07T20:32:20.1965754Z 2025-05-07T20:32:20.1966630Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:32:20.1986044Z [TEST] Python test time for ./combine/empty_weights_test.py: 5 seconds 2025-05-07T20:32:20.1986422Z 2025-05-07T20:32:20.1986426Z 2025-05-07T20:32:20.1986430Z 2025-05-07T20:32:20.1986434Z 2025-05-07T20:32:20.2008966Z ################################################################################ 2025-05-07T20:32:20.2024506Z # [2025-05-07T20:32:20.202Z] Run Python Test Suite: 2025-05-07T20:32:20.2024934Z # ./combine/input_combine_test.py 2025-05-07T20:32:20.2025319Z ################################################################################ 2025-05-07T20:32:20.2049326Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./combine/input_combine_test.py 2025-05-07T20:32:20.2050038Z 2025-05-07T20:32:22.3609184Z ============================= test session starts ============================== 2025-05-07T20:32:22.3610011Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:22.3610630Z cachedir: .pytest_cache 2025-05-07T20:32:22.3611328Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:22.3612217Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:22.3612727Z plugins: hypothesis-6.131.14 2025-05-07T20:32:23.9559239Z collecting ... collected 14 items 2025-05-07T20:32:23.9559816Z 2025-05-07T20:32:23.9597282Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:32:24.2715666Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:32:24.2731941Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:32:24.2783989Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:32:24.2827896Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:32:24.2842061Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:32:24.2902715Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:32:24.2936428Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:32:24.2982623Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:32:24.3010936Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:32:24.3057337Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:32:24.3083725Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:32:24.3094900Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:32:24.3115933Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:32:24.3116453Z 2025-05-07T20:32:24.3116621Z ============================== 14 passed in 2.09s ============================== 2025-05-07T20:32:24.9629432Z 2025-05-07T20:32:24.9630073Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:32:24.9649513Z [TEST] Python test time for ./combine/input_combine_test.py: 4 seconds 2025-05-07T20:32:24.9650005Z 2025-05-07T20:32:24.9650011Z 2025-05-07T20:32:24.9650016Z 2025-05-07T20:32:24.9650022Z 2025-05-07T20:32:24.9671658Z ################################################################################ 2025-05-07T20:32:24.9687154Z # [2025-05-07T20:32:24.968Z] Run Python Test Suite: 2025-05-07T20:32:24.9687759Z # ./config/feature_gate_test.py 2025-05-07T20:32:24.9688295Z ################################################################################ 2025-05-07T20:32:24.9711952Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./config/feature_gate_test.py 2025-05-07T20:32:24.9712783Z 2025-05-07T20:32:27.1345350Z ============================= test session starts ============================== 2025-05-07T20:32:27.1346133Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:27.1346768Z cachedir: .pytest_cache 2025-05-07T20:32:27.1347493Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:27.1348283Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:27.1348809Z plugins: hypothesis-6.131.14 2025-05-07T20:32:28.7297079Z collecting ... collected 2 items 2025-05-07T20:32:28.7297339Z 2025-05-07T20:32:28.7304862Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:32:28.7305330Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:32:28.7305700Z 2025-05-07T20:32:28.7305831Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:32:28.7306091Z 2025-05-07T20:32:28.7306275Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:32:28.7306577Z 2025-05-07T20:32:28.7306830Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:32:28.7307138Z 2025-05-07T20:32:28.7307335Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:32:28.7307656Z 2025-05-07T20:32:28.7307851Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:32:28.7308155Z 2025-05-07T20:32:28.7308424Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:32:28.7308716Z 2025-05-07T20:32:28.7308935Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:32:28.7309211Z 2025-05-07T20:32:28.7309382Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:32:28.7309667Z 2025-05-07T20:32:28.7309909Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:32:28.7310333Z PASSED 2025-05-07T20:32:28.7323179Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:32:28.7323609Z 2025-05-07T20:32:28.7324087Z =========================== short test summary info ============================ 2025-05-07T20:32:28.7324671Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:32:28.7325242Z ========================= 1 passed, 1 skipped in 1.73s ========================= 2025-05-07T20:32:29.3116933Z 2025-05-07T20:32:29.3117994Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:32:29.3137381Z [TEST] Python test time for ./config/feature_gate_test.py: 5 seconds 2025-05-07T20:32:29.3137923Z 2025-05-07T20:32:29.3137929Z 2025-05-07T20:32:29.3137934Z 2025-05-07T20:32:29.3137939Z 2025-05-07T20:32:29.3159290Z ################################################################################ 2025-05-07T20:32:29.3174771Z # [2025-05-07T20:32:29.317Z] Run Python Test Suite: 2025-05-07T20:32:29.3175175Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:32:29.3175686Z ################################################################################ 2025-05-07T20:32:29.3200979Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/1d_to_dense_test.py 2025-05-07T20:32:29.3201696Z 2025-05-07T20:32:31.4733879Z ============================= test session starts ============================== 2025-05-07T20:32:31.4734828Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:31.4735605Z cachedir: .pytest_cache 2025-05-07T20:32:31.4736320Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:31.4737147Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:31.4737726Z plugins: hypothesis-6.131.14 2025-05-07T20:32:33.4246986Z collecting ... collected 4 items 2025-05-07T20:32:33.4247238Z 2025-05-07T20:32:33.7717001Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7718490Z self=, 2025-05-07T20:32:33.7719164Z B=1, 2025-05-07T20:32:33.7719553Z max_sequence_length=1, 2025-05-07T20:32:33.7720359Z padding_value=0, 2025-05-07T20:32:33.7720935Z ) 2025-05-07T20:32:33.7721244Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7722025Z self=, 2025-05-07T20:32:33.7722688Z B=103, 2025-05-07T20:32:33.7722989Z max_sequence_length=1, 2025-05-07T20:32:33.7723413Z padding_value=0, 2025-05-07T20:32:33.7723796Z ) 2025-05-07T20:32:33.7724096Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7724771Z self=, 2025-05-07T20:32:33.7725432Z B=103, 2025-05-07T20:32:33.7725771Z max_sequence_length=224, 2025-05-07T20:32:33.7726174Z padding_value=41016, 2025-05-07T20:32:33.7726610Z ) 2025-05-07T20:32:33.7727009Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7737111Z self=, 2025-05-07T20:32:33.7737689Z B=7, 2025-05-07T20:32:33.7737935Z max_sequence_length=473, 2025-05-07T20:32:33.7738254Z padding_value=55817, 2025-05-07T20:32:33.7738524Z ) 2025-05-07T20:32:33.7738779Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7739339Z self=, 2025-05-07T20:32:33.7739870Z B=21, 2025-05-07T20:32:33.7740106Z max_sequence_length=429, 2025-05-07T20:32:33.7740420Z padding_value=-43576, 2025-05-07T20:32:33.7740696Z ) 2025-05-07T20:32:33.7740935Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7741490Z self=, 2025-05-07T20:32:33.7742342Z B=35, 2025-05-07T20:32:33.7742578Z max_sequence_length=266, 2025-05-07T20:32:33.7742889Z padding_value=57652, 2025-05-07T20:32:33.7743161Z ) 2025-05-07T20:32:33.7743402Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7743956Z self=, 2025-05-07T20:32:33.7744485Z B=16, 2025-05-07T20:32:33.7744725Z max_sequence_length=168, 2025-05-07T20:32:33.7745186Z padding_value=-24624, 2025-05-07T20:32:33.7745468Z ) 2025-05-07T20:32:33.7745714Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7746259Z self=, 2025-05-07T20:32:33.7746784Z B=89, 2025-05-07T20:32:33.7747025Z max_sequence_length=363, 2025-05-07T20:32:33.7747324Z padding_value=-55348, 2025-05-07T20:32:33.7747595Z ) 2025-05-07T20:32:33.7747841Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7748384Z self=, 2025-05-07T20:32:33.7748922Z B=59, 2025-05-07T20:32:33.7749160Z max_sequence_length=403, 2025-05-07T20:32:33.7749457Z padding_value=-4601, 2025-05-07T20:32:33.7749729Z ) 2025-05-07T20:32:33.7749973Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7750519Z self=, 2025-05-07T20:32:33.7751054Z B=112, 2025-05-07T20:32:33.7751297Z max_sequence_length=291, 2025-05-07T20:32:33.7751603Z padding_value=-73176, 2025-05-07T20:32:33.7751868Z ) 2025-05-07T20:32:33.7752116Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7752666Z self=, 2025-05-07T20:32:33.7753188Z B=5, 2025-05-07T20:32:33.7753427Z max_sequence_length=103, 2025-05-07T20:32:33.7753731Z padding_value=8516, 2025-05-07T20:32:33.7753990Z ) 2025-05-07T20:32:33.7754245Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7754797Z self=, 2025-05-07T20:32:33.7755314Z B=103, 2025-05-07T20:32:33.7755553Z max_sequence_length=103, 2025-05-07T20:32:33.7755855Z padding_value=8516, 2025-05-07T20:32:33.7756110Z ) 2025-05-07T20:32:33.7756358Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7756965Z self=, 2025-05-07T20:32:33.7757496Z B=103, 2025-05-07T20:32:33.7757727Z max_sequence_length=1, 2025-05-07T20:32:33.7758020Z padding_value=8516, 2025-05-07T20:32:33.7758281Z ) 2025-05-07T20:32:33.7758521Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7759075Z self=, 2025-05-07T20:32:33.7759602Z B=1, 2025-05-07T20:32:33.7759833Z max_sequence_length=1, 2025-05-07T20:32:33.7760132Z padding_value=8516, 2025-05-07T20:32:33.7760477Z ) 2025-05-07T20:32:33.7760726Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7761276Z self=, 2025-05-07T20:32:33.7761804Z B=1, 2025-05-07T20:32:33.7762034Z max_sequence_length=1, 2025-05-07T20:32:33.7762324Z padding_value=1, 2025-05-07T20:32:33.7762581Z ) 2025-05-07T20:32:33.7762828Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7763381Z self=, 2025-05-07T20:32:33.7763905Z B=26, 2025-05-07T20:32:33.7764174Z max_sequence_length=248, 2025-05-07T20:32:33.7764433Z padding_value=-33938, 2025-05-07T20:32:33.7764671Z ) 2025-05-07T20:32:33.7764883Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7765336Z self=, 2025-05-07T20:32:33.7765768Z B=1, 2025-05-07T20:32:33.7766073Z max_sequence_length=248, 2025-05-07T20:32:33.7766329Z padding_value=-33938, 2025-05-07T20:32:33.7766562Z ) 2025-05-07T20:32:33.7766801Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7767272Z self=, 2025-05-07T20:32:33.7767703Z B=1, 2025-05-07T20:32:33.7767907Z max_sequence_length=248, 2025-05-07T20:32:33.7768158Z padding_value=1, 2025-05-07T20:32:33.7768464Z ) 2025-05-07T20:32:33.7768674Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7769149Z self=, 2025-05-07T20:32:33.7769582Z B=71, 2025-05-07T20:32:33.7769794Z max_sequence_length=364, 2025-05-07T20:32:33.7770052Z padding_value=3266, 2025-05-07T20:32:33.7770270Z ) 2025-05-07T20:32:33.7770484Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:33.7770940Z self=, 2025-05-07T20:32:33.7771373Z B=71, 2025-05-07T20:32:33.7771603Z max_sequence_length=364, 2025-05-07T20:32:33.7771923Z padding_value=71, 2025-05-07T20:32:33.7772178Z ) 2025-05-07T20:32:33.7772394Z PASSED 2025-05-07T20:32:33.8136078Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_dynamic_shape Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8137024Z self=, 2025-05-07T20:32:33.8137509Z B=1, 2025-05-07T20:32:33.8137714Z max_sequence_length=1, 2025-05-07T20:32:33.8137963Z padding_value=0, 2025-05-07T20:32:33.8138206Z device=device(type='cpu'), 2025-05-07T20:32:33.8138455Z ) 2025-05-07T20:32:33.8138708Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8139263Z self=, 2025-05-07T20:32:33.8139756Z B=73, 2025-05-07T20:32:33.8139959Z max_sequence_length=1, 2025-05-07T20:32:33.8140212Z padding_value=0, 2025-05-07T20:32:33.8140446Z device=device(type='cpu'), 2025-05-07T20:32:33.8140692Z ) 2025-05-07T20:32:33.8140942Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8141491Z self=, 2025-05-07T20:32:33.8142170Z B=73, 2025-05-07T20:32:33.8142381Z max_sequence_length=430, 2025-05-07T20:32:33.8142636Z padding_value=89311, 2025-05-07T20:32:33.8142893Z device=device(type='cpu'), 2025-05-07T20:32:33.8143142Z ) 2025-05-07T20:32:33.8143396Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8143942Z self=, 2025-05-07T20:32:33.8144427Z B=76, 2025-05-07T20:32:33.8144631Z max_sequence_length=107, 2025-05-07T20:32:33.8144891Z padding_value=-90396, 2025-05-07T20:32:33.8145147Z device=device(type='cpu'), 2025-05-07T20:32:33.8145391Z ) 2025-05-07T20:32:33.8145637Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8146187Z self=, 2025-05-07T20:32:33.8146669Z B=116, 2025-05-07T20:32:33.8146874Z max_sequence_length=477, 2025-05-07T20:32:33.8147136Z padding_value=10001, 2025-05-07T20:32:33.8147386Z device=device(type='cuda'), 2025-05-07T20:32:33.8147628Z ) 2025-05-07T20:32:33.8147884Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8148442Z self=, 2025-05-07T20:32:33.8148923Z B=101, 2025-05-07T20:32:33.8149128Z max_sequence_length=324, 2025-05-07T20:32:33.8149407Z padding_value=85408, 2025-05-07T20:32:33.8149657Z device=device(type='cpu'), 2025-05-07T20:32:33.8150187Z ) 2025-05-07T20:32:33.8150436Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8150988Z self=, 2025-05-07T20:32:33.8151474Z B=38, 2025-05-07T20:32:33.8151670Z max_sequence_length=48, 2025-05-07T20:32:33.8151926Z padding_value=57983, 2025-05-07T20:32:33.8152179Z device=device(type='cuda'), 2025-05-07T20:32:33.8152554Z ) 2025-05-07T20:32:33.8152808Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8153361Z self=, 2025-05-07T20:32:33.8153848Z B=92, 2025-05-07T20:32:33.8154048Z max_sequence_length=499, 2025-05-07T20:32:33.8154309Z padding_value=96247, 2025-05-07T20:32:33.8154569Z device=device(type='cpu'), 2025-05-07T20:32:33.8154815Z ) 2025-05-07T20:32:33.8155068Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8155633Z self=, 2025-05-07T20:32:33.8156113Z B=123, 2025-05-07T20:32:33.8156324Z max_sequence_length=188, 2025-05-07T20:32:33.8156581Z padding_value=15319, 2025-05-07T20:32:33.8156828Z device=device(type='cpu'), 2025-05-07T20:32:33.8157076Z ) 2025-05-07T20:32:33.8157325Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8157879Z self=, 2025-05-07T20:32:33.8158364Z B=70, 2025-05-07T20:32:33.8158572Z max_sequence_length=286, 2025-05-07T20:32:33.8158831Z padding_value=-99999, 2025-05-07T20:32:33.8159083Z device=device(type='cpu'), 2025-05-07T20:32:33.8159330Z ) 2025-05-07T20:32:33.8159578Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8160124Z self=, 2025-05-07T20:32:33.8160693Z B=17, 2025-05-07T20:32:33.8160894Z max_sequence_length=202, 2025-05-07T20:32:33.8161141Z padding_value=24075, 2025-05-07T20:32:33.8161392Z device=device(type='cuda'), 2025-05-07T20:32:33.8161637Z ) 2025-05-07T20:32:33.8161881Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8162435Z self=, 2025-05-07T20:32:33.8162920Z B=17, 2025-05-07T20:32:33.8163125Z max_sequence_length=1, 2025-05-07T20:32:33.8163366Z padding_value=24075, 2025-05-07T20:32:33.8163616Z device=device(type='cuda'), 2025-05-07T20:32:33.8163862Z ) 2025-05-07T20:32:33.8164104Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8164651Z self=, 2025-05-07T20:32:33.8165142Z B=1, 2025-05-07T20:32:33.8165344Z max_sequence_length=1, 2025-05-07T20:32:33.8165594Z padding_value=24075, 2025-05-07T20:32:33.8165850Z device=device(type='cuda'), 2025-05-07T20:32:33.8166100Z ) 2025-05-07T20:32:33.8166345Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8166898Z self=, 2025-05-07T20:32:33.8167387Z B=1, 2025-05-07T20:32:33.8167592Z max_sequence_length=1, 2025-05-07T20:32:33.8167829Z padding_value=1, 2025-05-07T20:32:33.8168069Z device=device(type='cuda'), 2025-05-07T20:32:33.8168319Z ) 2025-05-07T20:32:33.8168560Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8169109Z self=, 2025-05-07T20:32:33.8169589Z B=23, 2025-05-07T20:32:33.8169787Z max_sequence_length=421, 2025-05-07T20:32:33.8170046Z padding_value=100000, 2025-05-07T20:32:33.8170394Z device=device(type='cpu'), 2025-05-07T20:32:33.8170636Z ) 2025-05-07T20:32:33.8170883Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8171433Z self=, 2025-05-07T20:32:33.8171918Z B=1, 2025-05-07T20:32:33.8172115Z max_sequence_length=421, 2025-05-07T20:32:33.8172374Z padding_value=100000, 2025-05-07T20:32:33.8172742Z device=device(type='cpu'), 2025-05-07T20:32:33.8172985Z ) 2025-05-07T20:32:33.8173241Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8173794Z self=, 2025-05-07T20:32:33.8174272Z B=1, 2025-05-07T20:32:33.8174476Z max_sequence_length=421, 2025-05-07T20:32:33.8174733Z padding_value=421, 2025-05-07T20:32:33.8174971Z device=device(type='cpu'), 2025-05-07T20:32:33.8175215Z ) 2025-05-07T20:32:33.8175464Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8176014Z self=, 2025-05-07T20:32:33.8176497Z B=1, 2025-05-07T20:32:33.8176723Z max_sequence_length=1, 2025-05-07T20:32:33.8176995Z padding_value=421, 2025-05-07T20:32:33.8177232Z device=device(type='cpu'), 2025-05-07T20:32:33.8177473Z ) 2025-05-07T20:32:33.8177732Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8178277Z self=, 2025-05-07T20:32:33.8178762Z B=1, 2025-05-07T20:32:33.8178967Z max_sequence_length=421, 2025-05-07T20:32:33.8179218Z padding_value=1, 2025-05-07T20:32:33.8179455Z device=device(type='cpu'), 2025-05-07T20:32:33.8179703Z ) 2025-05-07T20:32:33.8179947Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:33.8180501Z self=, 2025-05-07T20:32:33.8180987Z B=1, 2025-05-07T20:32:33.8181183Z max_sequence_length=1, 2025-05-07T20:32:33.8181437Z padding_value=1, 2025-05-07T20:32:33.8181680Z device=device(type='cpu'), 2025-05-07T20:32:33.8181928Z ) 2025-05-07T20:32:33.8182106Z PASSED 2025-05-07T20:32:33.8182504Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:32:33.8888210Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8889027Z self=, 2025-05-07T20:32:33.8889496Z T=1, 2025-05-07T20:32:33.8889683Z B=1, 2025-05-07T20:32:33.8889880Z max_sequence_length=1, 2025-05-07T20:32:33.8890126Z padding_value=0, 2025-05-07T20:32:33.8890364Z device=device(type='cpu'), 2025-05-07T20:32:33.8890603Z ) 2025-05-07T20:32:33.8890848Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8891362Z self=, 2025-05-07T20:32:33.8891811Z T=15, 2025-05-07T20:32:33.8891996Z B=1, 2025-05-07T20:32:33.8892192Z max_sequence_length=1, 2025-05-07T20:32:33.8892429Z padding_value=0, 2025-05-07T20:32:33.8892663Z device=device(type='cpu'), 2025-05-07T20:32:33.8892907Z ) 2025-05-07T20:32:33.8893132Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8893639Z self=, 2025-05-07T20:32:33.8894098Z T=15, 2025-05-07T20:32:33.8894521Z B=95, 2025-05-07T20:32:33.8894763Z max_sequence_length=49, 2025-05-07T20:32:33.8895008Z padding_value=99080, 2025-05-07T20:32:33.8895261Z device=device(type='cpu'), 2025-05-07T20:32:33.8895502Z ) 2025-05-07T20:32:33.8895721Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8896483Z self=, 2025-05-07T20:32:33.8896941Z T=19, 2025-05-07T20:32:33.8897126Z B=61, 2025-05-07T20:32:33.8897326Z max_sequence_length=272, 2025-05-07T20:32:33.8897586Z padding_value=-61936, 2025-05-07T20:32:33.8897841Z device=device(type='cpu'), 2025-05-07T20:32:33.8898076Z ) 2025-05-07T20:32:33.8898435Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8898949Z self=, 2025-05-07T20:32:33.8899404Z T=3, 2025-05-07T20:32:33.8899586Z B=109, 2025-05-07T20:32:33.8899789Z max_sequence_length=389, 2025-05-07T20:32:33.8900037Z padding_value=-93786, 2025-05-07T20:32:33.8900292Z device=device(type='cpu'), 2025-05-07T20:32:33.8900534Z ) 2025-05-07T20:32:33.8900750Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8901257Z self=, 2025-05-07T20:32:33.8901723Z T=8, 2025-05-07T20:32:33.8901905Z B=91, 2025-05-07T20:32:33.8902098Z max_sequence_length=149, 2025-05-07T20:32:33.8902354Z padding_value=-51371, 2025-05-07T20:32:33.8902600Z device=device(type='cpu'), 2025-05-07T20:32:33.8902829Z ) 2025-05-07T20:32:33.8903050Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8903561Z self=, 2025-05-07T20:32:33.8904008Z T=3, 2025-05-07T20:32:33.8904184Z B=59, 2025-05-07T20:32:33.8904382Z max_sequence_length=499, 2025-05-07T20:32:33.8904632Z padding_value=-7424, 2025-05-07T20:32:33.8904882Z device=device(type='cuda'), 2025-05-07T20:32:33.8905127Z ) 2025-05-07T20:32:33.8905342Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8905847Z self=, 2025-05-07T20:32:33.8906313Z T=4, 2025-05-07T20:32:33.8906489Z B=123, 2025-05-07T20:32:33.8906714Z max_sequence_length=483, 2025-05-07T20:32:33.8906989Z padding_value=25443, 2025-05-07T20:32:33.8907234Z device=device(type='cuda'), 2025-05-07T20:32:33.8907469Z ) 2025-05-07T20:32:33.8907691Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8908202Z self=, 2025-05-07T20:32:33.8908651Z T=19, 2025-05-07T20:32:33.8908836Z B=116, 2025-05-07T20:32:33.8909035Z max_sequence_length=417, 2025-05-07T20:32:33.8909282Z padding_value=15364, 2025-05-07T20:32:33.8909529Z device=device(type='cpu'), 2025-05-07T20:32:33.8909771Z ) 2025-05-07T20:32:33.8909988Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8910494Z self=, 2025-05-07T20:32:33.8910951Z T=1, 2025-05-07T20:32:33.8911126Z B=61, 2025-05-07T20:32:33.8911326Z max_sequence_length=288, 2025-05-07T20:32:33.8911590Z padding_value=-68348, 2025-05-07T20:32:33.8911834Z device=device(type='cpu'), 2025-05-07T20:32:33.8912082Z ) 2025-05-07T20:32:33.8912306Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8912819Z self=, 2025-05-07T20:32:33.8913271Z T=5, 2025-05-07T20:32:33.8913457Z B=128, 2025-05-07T20:32:33.8913663Z max_sequence_length=5, 2025-05-07T20:32:33.8913908Z padding_value=-25191, 2025-05-07T20:32:33.8914164Z device=device(type='cpu'), 2025-05-07T20:32:33.8914408Z ) 2025-05-07T20:32:33.8914626Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8915136Z self=, 2025-05-07T20:32:33.8915603Z T=5, 2025-05-07T20:32:33.8915865Z B=5, 2025-05-07T20:32:33.8916059Z max_sequence_length=5, 2025-05-07T20:32:33.8916313Z padding_value=-25191, 2025-05-07T20:32:33.8916557Z device=device(type='cpu'), 2025-05-07T20:32:33.8916798Z ) 2025-05-07T20:32:33.8917027Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8917533Z self=, 2025-05-07T20:32:33.8917980Z T=1, 2025-05-07T20:32:33.8918249Z B=5, 2025-05-07T20:32:33.8918449Z max_sequence_length=5, 2025-05-07T20:32:33.8918696Z padding_value=-25191, 2025-05-07T20:32:33.8918945Z device=device(type='cpu'), 2025-05-07T20:32:33.8919188Z ) 2025-05-07T20:32:33.8919406Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8919917Z self=, 2025-05-07T20:32:33.8920372Z T=1, 2025-05-07T20:32:33.8920656Z B=5, 2025-05-07T20:32:33.8920855Z max_sequence_length=1, 2025-05-07T20:32:33.8921109Z padding_value=-25191, 2025-05-07T20:32:33.8921352Z device=device(type='cpu'), 2025-05-07T20:32:33.8921597Z ) 2025-05-07T20:32:33.8921823Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8922322Z self=, 2025-05-07T20:32:33.8922775Z T=1, 2025-05-07T20:32:33.8922954Z B=5, 2025-05-07T20:32:33.8923157Z max_sequence_length=1, 2025-05-07T20:32:33.8923394Z padding_value=1, 2025-05-07T20:32:33.8923628Z device=device(type='cpu'), 2025-05-07T20:32:33.8923869Z ) 2025-05-07T20:32:33.8924088Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8924601Z self=, 2025-05-07T20:32:33.8925057Z T=1, 2025-05-07T20:32:33.8925255Z B=5, 2025-05-07T20:32:33.8925457Z max_sequence_length=1, 2025-05-07T20:32:33.8925692Z padding_value=5, 2025-05-07T20:32:33.8925940Z device=device(type='cpu'), 2025-05-07T20:32:33.8934384Z ) 2025-05-07T20:32:33.8934637Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8935164Z self=, 2025-05-07T20:32:33.8935629Z T=5, 2025-05-07T20:32:33.8935811Z B=5, 2025-05-07T20:32:33.8936008Z max_sequence_length=1, 2025-05-07T20:32:33.8936256Z padding_value=5, 2025-05-07T20:32:33.8936492Z device=device(type='cpu'), 2025-05-07T20:32:33.8936733Z ) 2025-05-07T20:32:33.8936950Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8937458Z self=, 2025-05-07T20:32:33.8937913Z T=1, 2025-05-07T20:32:33.8938088Z B=62, 2025-05-07T20:32:33.8938287Z max_sequence_length=240, 2025-05-07T20:32:33.8938541Z padding_value=17328, 2025-05-07T20:32:33.8938782Z device=device(type='cpu'), 2025-05-07T20:32:33.8939027Z ) 2025-05-07T20:32:33.8939251Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8939751Z self=, 2025-05-07T20:32:33.8940206Z T=1, 2025-05-07T20:32:33.8940384Z B=62, 2025-05-07T20:32:33.8940579Z max_sequence_length=240, 2025-05-07T20:32:33.8940824Z padding_value=240, 2025-05-07T20:32:33.8941063Z device=device(type='cpu'), 2025-05-07T20:32:33.8941306Z ) 2025-05-07T20:32:33.8941526Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:33.8942036Z self=, 2025-05-07T20:32:33.8942485Z T=1, 2025-05-07T20:32:33.8942665Z B=62, 2025-05-07T20:32:33.8942858Z max_sequence_length=1, 2025-05-07T20:32:33.8943104Z padding_value=240, 2025-05-07T20:32:33.8943334Z device=device(type='cpu'), 2025-05-07T20:32:33.8943573Z ) 2025-05-07T20:32:33.8943882Z PASSED 2025-05-07T20:32:33.8943989Z 2025-05-07T20:32:33.8944134Z ============================== 4 passed in 2.55s =============================== 2025-05-07T20:32:34.6380966Z 2025-05-07T20:32:34.6381629Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:32:34.6398604Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 5 seconds 2025-05-07T20:32:34.6398905Z 2025-05-07T20:32:34.6398919Z 2025-05-07T20:32:34.6398923Z 2025-05-07T20:32:34.6399244Z 2025-05-07T20:32:34.6420435Z ################################################################################ 2025-05-07T20:32:34.6435482Z # [2025-05-07T20:32:34.643Z] Run Python Test Suite: 2025-05-07T20:32:34.6435812Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:32:34.6436113Z ################################################################################ 2025-05-07T20:32:34.6460395Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/2d_to_dense_test.py 2025-05-07T20:32:34.6461019Z 2025-05-07T20:32:36.8045605Z ============================= test session starts ============================== 2025-05-07T20:32:36.8046242Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:36.8046765Z cachedir: .pytest_cache 2025-05-07T20:32:36.8047453Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:36.8048915Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:36.8049737Z plugins: hypothesis-6.131.14 2025-05-07T20:32:38.7500691Z collecting ... collected 4 items 2025-05-07T20:32:38.7501264Z 2025-05-07T20:32:39.6411364Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6412295Z self=, 2025-05-07T20:32:39.6412870Z B=1, 2025-05-07T20:32:39.6413102Z D=1, 2025-05-07T20:32:39.6413339Z max_sequence_length=1, 2025-05-07T20:32:39.6413649Z dtype=torch.float32, 2025-05-07T20:32:39.6413939Z ) 2025-05-07T20:32:39.6414192Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6414762Z self=, 2025-05-07T20:32:39.6415299Z B=77, 2025-05-07T20:32:39.6415543Z D=1, 2025-05-07T20:32:39.6415782Z max_sequence_length=1, 2025-05-07T20:32:39.6416087Z dtype=torch.float32, 2025-05-07T20:32:39.6416365Z ) 2025-05-07T20:32:39.6416614Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6417178Z self=, 2025-05-07T20:32:39.6417715Z B=77, 2025-05-07T20:32:39.6417942Z D=100, 2025-05-07T20:32:39.6418225Z max_sequence_length=157, 2025-05-07T20:32:39.6418571Z dtype=torch.float16, 2025-05-07T20:32:39.6418853Z ) 2025-05-07T20:32:39.6419111Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6419682Z self=, 2025-05-07T20:32:39.6420212Z B=37, 2025-05-07T20:32:39.6420442Z D=6, 2025-05-07T20:32:39.6420694Z max_sequence_length=70, 2025-05-07T20:32:39.6421019Z dtype=torch.bfloat16, 2025-05-07T20:32:39.6421297Z ) 2025-05-07T20:32:39.6421560Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6422126Z self=, 2025-05-07T20:32:39.6422657Z B=60, 2025-05-07T20:32:39.6422883Z D=96, 2025-05-07T20:32:39.6423129Z max_sequence_length=63, 2025-05-07T20:32:39.6423439Z dtype=torch.float32, 2025-05-07T20:32:39.6423721Z ) 2025-05-07T20:32:39.6423978Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6424532Z self=, 2025-05-07T20:32:39.6425503Z B=42, 2025-05-07T20:32:39.6425746Z D=96, 2025-05-07T20:32:39.6426002Z max_sequence_length=159, 2025-05-07T20:32:39.6426337Z dtype=torch.float32, 2025-05-07T20:32:39.6426638Z ) 2025-05-07T20:32:39.6426894Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6427379Z self=, 2025-05-07T20:32:39.6427818Z B=58, 2025-05-07T20:32:39.6428181Z D=61, 2025-05-07T20:32:39.6428384Z max_sequence_length=200, 2025-05-07T20:32:39.6428652Z dtype=torch.float16, 2025-05-07T20:32:39.6428883Z ) 2025-05-07T20:32:39.6429088Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6429555Z self=, 2025-05-07T20:32:39.6429999Z B=39, 2025-05-07T20:32:39.6430184Z D=9, 2025-05-07T20:32:39.6430393Z max_sequence_length=32, 2025-05-07T20:32:39.6430656Z dtype=torch.float32, 2025-05-07T20:32:39.6430894Z ) 2025-05-07T20:32:39.6431122Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6431585Z self=, 2025-05-07T20:32:39.6432021Z B=11, 2025-05-07T20:32:39.6432214Z D=98, 2025-05-07T20:32:39.6432426Z max_sequence_length=7, 2025-05-07T20:32:39.6432684Z dtype=torch.bfloat16, 2025-05-07T20:32:39.6432925Z ) 2025-05-07T20:32:39.6433145Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6433611Z self=, 2025-05-07T20:32:39.6434042Z B=85, 2025-05-07T20:32:39.6434234Z D=38, 2025-05-07T20:32:39.6434443Z max_sequence_length=1, 2025-05-07T20:32:39.6434699Z dtype=torch.bfloat16, 2025-05-07T20:32:39.6434936Z ) 2025-05-07T20:32:39.6435151Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6435606Z self=, 2025-05-07T20:32:39.6436056Z B=113, 2025-05-07T20:32:39.6436251Z D=116, 2025-05-07T20:32:39.6436460Z max_sequence_length=93, 2025-05-07T20:32:39.6436726Z dtype=torch.bfloat16, 2025-05-07T20:32:39.6436969Z ) 2025-05-07T20:32:39.6437178Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6437644Z self=, 2025-05-07T20:32:39.6438105Z B=113, 2025-05-07T20:32:39.6438332Z D=113, 2025-05-07T20:32:39.6438539Z max_sequence_length=93, 2025-05-07T20:32:39.6438803Z dtype=torch.bfloat16, 2025-05-07T20:32:39.6439041Z ) 2025-05-07T20:32:39.6439244Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6439706Z self=, 2025-05-07T20:32:39.6440143Z B=93, 2025-05-07T20:32:39.6440326Z D=113, 2025-05-07T20:32:39.6440646Z max_sequence_length=93, 2025-05-07T20:32:39.6440905Z dtype=torch.bfloat16, 2025-05-07T20:32:39.6441139Z ) 2025-05-07T20:32:39.6441353Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6441811Z self=, 2025-05-07T20:32:39.6442241Z B=93, 2025-05-07T20:32:39.6442432Z D=113, 2025-05-07T20:32:39.6442643Z max_sequence_length=113, 2025-05-07T20:32:39.6442902Z dtype=torch.bfloat16, 2025-05-07T20:32:39.6443135Z ) 2025-05-07T20:32:39.6443353Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6443814Z self=, 2025-05-07T20:32:39.6444264Z B=93, 2025-05-07T20:32:39.6444456Z D=93, 2025-05-07T20:32:39.6444670Z max_sequence_length=113, 2025-05-07T20:32:39.6444929Z dtype=torch.bfloat16, 2025-05-07T20:32:39.6445168Z ) 2025-05-07T20:32:39.6445387Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6445845Z self=, 2025-05-07T20:32:39.6446381Z B=113, 2025-05-07T20:32:39.6446578Z D=93, 2025-05-07T20:32:39.6446784Z max_sequence_length=113, 2025-05-07T20:32:39.6447050Z dtype=torch.bfloat16, 2025-05-07T20:32:39.6447290Z ) 2025-05-07T20:32:39.6447497Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6447961Z self=, 2025-05-07T20:32:39.6448531Z B=113, 2025-05-07T20:32:39.6448723Z D=93, 2025-05-07T20:32:39.6448929Z max_sequence_length=93, 2025-05-07T20:32:39.6449192Z dtype=torch.bfloat16, 2025-05-07T20:32:39.6449428Z ) 2025-05-07T20:32:39.6449638Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6450104Z self=, 2025-05-07T20:32:39.6450543Z B=108, 2025-05-07T20:32:39.6450728Z D=114, 2025-05-07T20:32:39.6450941Z max_sequence_length=137, 2025-05-07T20:32:39.6451213Z dtype=torch.float16, 2025-05-07T20:32:39.6451438Z ) 2025-05-07T20:32:39.6451650Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6452112Z self=, 2025-05-07T20:32:39.6452542Z B=108, 2025-05-07T20:32:39.6452740Z D=114, 2025-05-07T20:32:39.6452950Z max_sequence_length=114, 2025-05-07T20:32:39.6453238Z dtype=torch.float16, 2025-05-07T20:32:39.6453535Z ) 2025-05-07T20:32:39.6453809Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:39.6454374Z self=, 2025-05-07T20:32:39.6454908Z B=108, 2025-05-07T20:32:39.6455137Z D=114, 2025-05-07T20:32:39.6455393Z max_sequence_length=108, 2025-05-07T20:32:39.6455700Z dtype=torch.float16, 2025-05-07T20:32:39.6455977Z ) 2025-05-07T20:32:39.6456209Z PASSED 2025-05-07T20:32:39.7855666Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_dynamic_shape Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7857157Z self=, 2025-05-07T20:32:39.7857982Z B=2, 2025-05-07T20:32:39.7858284Z D=2, 2025-05-07T20:32:39.7858588Z max_sequence_length=1, 2025-05-07T20:32:39.7858981Z dtype=torch.float32, 2025-05-07T20:32:39.7859396Z device=device(type='cpu'), 2025-05-07T20:32:39.7859794Z ) 2025-05-07T20:32:39.7860216Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7861086Z self=, 2025-05-07T20:32:39.7861830Z B=33, 2025-05-07T20:32:39.7862115Z D=2, 2025-05-07T20:32:39.7862413Z max_sequence_length=1, 2025-05-07T20:32:39.7862755Z dtype=torch.float32, 2025-05-07T20:32:39.7863127Z device=device(type='cpu'), 2025-05-07T20:32:39.7863497Z ) 2025-05-07T20:32:39.7863889Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7864742Z self=, 2025-05-07T20:32:39.7865477Z B=33, 2025-05-07T20:32:39.7865755Z D=105, 2025-05-07T20:32:39.7866064Z max_sequence_length=178, 2025-05-07T20:32:39.7866457Z dtype=torch.float32, 2025-05-07T20:32:39.7866847Z device=device(type='cuda'), 2025-05-07T20:32:39.7867207Z ) 2025-05-07T20:32:39.7867626Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7868517Z self=, 2025-05-07T20:32:39.7869316Z B=12, 2025-05-07T20:32:39.7869606Z D=73, 2025-05-07T20:32:39.7869924Z max_sequence_length=87, 2025-05-07T20:32:39.7870308Z dtype=torch.float16, 2025-05-07T20:32:39.7870676Z device=device(type='cuda'), 2025-05-07T20:32:39.7871057Z ) 2025-05-07T20:32:39.7871410Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7872423Z self=, 2025-05-07T20:32:39.7873219Z B=125, 2025-05-07T20:32:39.7873513Z D=49, 2025-05-07T20:32:39.7873820Z max_sequence_length=129, 2025-05-07T20:32:39.7874248Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7874675Z device=device(type='cpu'), 2025-05-07T20:32:39.7875048Z ) 2025-05-07T20:32:39.7875670Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7876615Z self=, 2025-05-07T20:32:39.7877423Z B=64, 2025-05-07T20:32:39.7877708Z D=22, 2025-05-07T20:32:39.7878036Z max_sequence_length=97, 2025-05-07T20:32:39.7878483Z dtype=torch.float16, 2025-05-07T20:32:39.7878894Z device=device(type='cuda'), 2025-05-07T20:32:39.7879286Z ) 2025-05-07T20:32:39.7879690Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7880760Z self=, 2025-05-07T20:32:39.7881576Z B=43, 2025-05-07T20:32:39.7881882Z D=45, 2025-05-07T20:32:39.7882189Z max_sequence_length=123, 2025-05-07T20:32:39.7882618Z dtype=torch.float32, 2025-05-07T20:32:39.7883027Z device=device(type='cpu'), 2025-05-07T20:32:39.7883417Z ) 2025-05-07T20:32:39.7883811Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7884730Z self=, 2025-05-07T20:32:39.7885478Z B=44, 2025-05-07T20:32:39.7885780Z D=10, 2025-05-07T20:32:39.7886114Z max_sequence_length=199, 2025-05-07T20:32:39.7886532Z dtype=torch.float16, 2025-05-07T20:32:39.7886947Z device=device(type='cpu'), 2025-05-07T20:32:39.7887356Z ) 2025-05-07T20:32:39.7887758Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7888714Z self=, 2025-05-07T20:32:39.7889564Z B=116, 2025-05-07T20:32:39.7889868Z D=86, 2025-05-07T20:32:39.7890179Z max_sequence_length=50, 2025-05-07T20:32:39.7890600Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7891015Z device=device(type='cpu'), 2025-05-07T20:32:39.7891403Z ) 2025-05-07T20:32:39.7891757Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7892674Z self=, 2025-05-07T20:32:39.7893519Z B=25, 2025-05-07T20:32:39.7893819Z D=57, 2025-05-07T20:32:39.7894150Z max_sequence_length=104, 2025-05-07T20:32:39.7894837Z dtype=torch.float32, 2025-05-07T20:32:39.7895251Z device=device(type='cpu'), 2025-05-07T20:32:39.7895666Z ) 2025-05-07T20:32:39.7896072Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7897241Z self=, 2025-05-07T20:32:39.7898096Z B=91, 2025-05-07T20:32:39.7898395Z D=115, 2025-05-07T20:32:39.7898710Z max_sequence_length=1, 2025-05-07T20:32:39.7899129Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7899544Z device=device(type='cuda'), 2025-05-07T20:32:39.7899938Z ) 2025-05-07T20:32:39.7900348Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7901262Z self=, 2025-05-07T20:32:39.7902037Z B=91, 2025-05-07T20:32:39.7902326Z D=2, 2025-05-07T20:32:39.7902646Z max_sequence_length=1, 2025-05-07T20:32:39.7903055Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7903467Z device=device(type='cuda'), 2025-05-07T20:32:39.7903853Z ) 2025-05-07T20:32:39.7904226Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7905180Z self=, 2025-05-07T20:32:39.7906266Z B=91, 2025-05-07T20:32:39.7906561Z D=91, 2025-05-07T20:32:39.7906876Z max_sequence_length=1, 2025-05-07T20:32:39.7907293Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7907714Z device=device(type='cuda'), 2025-05-07T20:32:39.7908115Z ) 2025-05-07T20:32:39.7908526Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7909643Z self=, 2025-05-07T20:32:39.7910477Z B=91, 2025-05-07T20:32:39.7910766Z D=2, 2025-05-07T20:32:39.7911098Z max_sequence_length=91, 2025-05-07T20:32:39.7911513Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7911932Z device=device(type='cuda'), 2025-05-07T20:32:39.7912351Z ) 2025-05-07T20:32:39.7912758Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7913727Z self=, 2025-05-07T20:32:39.7914603Z B=91, 2025-05-07T20:32:39.7914901Z D=91, 2025-05-07T20:32:39.7915216Z max_sequence_length=91, 2025-05-07T20:32:39.7915639Z dtype=torch.bfloat16, 2025-05-07T20:32:39.7916059Z device=device(type='cuda'), 2025-05-07T20:32:39.7916454Z ) 2025-05-07T20:32:39.7916864Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7917837Z self=, 2025-05-07T20:32:39.7918724Z B=53, 2025-05-07T20:32:39.7919005Z D=34, 2025-05-07T20:32:39.7919331Z max_sequence_length=145, 2025-05-07T20:32:39.7919743Z dtype=torch.float16, 2025-05-07T20:32:39.7920128Z device=device(type='cuda'), 2025-05-07T20:32:39.7920607Z ) 2025-05-07T20:32:39.7920996Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7921944Z self=, 2025-05-07T20:32:39.7922731Z B=53, 2025-05-07T20:32:39.7923014Z D=34, 2025-05-07T20:32:39.7923303Z max_sequence_length=34, 2025-05-07T20:32:39.7923678Z dtype=torch.float16, 2025-05-07T20:32:39.7924066Z device=device(type='cuda'), 2025-05-07T20:32:39.7924431Z ) 2025-05-07T20:32:39.7924799Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7925846Z self=, 2025-05-07T20:32:39.7926598Z B=34, 2025-05-07T20:32:39.7926882Z D=34, 2025-05-07T20:32:39.7927183Z max_sequence_length=34, 2025-05-07T20:32:39.7927563Z dtype=torch.float16, 2025-05-07T20:32:39.7927960Z device=device(type='cuda'), 2025-05-07T20:32:39.7928357Z ) 2025-05-07T20:32:39.7928733Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7929656Z self=, 2025-05-07T20:32:39.7930473Z B=10, 2025-05-07T20:32:39.7930758Z D=27, 2025-05-07T20:32:39.7931076Z max_sequence_length=17, 2025-05-07T20:32:39.7931466Z dtype=torch.float16, 2025-05-07T20:32:39.7931871Z device=device(type='cuda'), 2025-05-07T20:32:39.7932281Z ) 2025-05-07T20:32:39.7932672Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:39.7933506Z self=, 2025-05-07T20:32:39.7934230Z B=10, 2025-05-07T20:32:39.7934512Z D=27, 2025-05-07T20:32:39.7934801Z max_sequence_length=10, 2025-05-07T20:32:39.7935164Z dtype=torch.float16, 2025-05-07T20:32:39.7935520Z device=device(type='cuda'), 2025-05-07T20:32:39.7935860Z ) 2025-05-07T20:32:39.7936119Z PASSED 2025-05-07T20:32:39.7936692Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:32:39.9269417Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9270734Z self=, 2025-05-07T20:32:39.9271226Z T=1, 2025-05-07T20:32:39.9271419Z B=1, 2025-05-07T20:32:39.9271596Z D=1, 2025-05-07T20:32:39.9271797Z max_sequence_length=1, 2025-05-07T20:32:39.9272056Z device=device(type='cpu'), 2025-05-07T20:32:39.9272300Z ) 2025-05-07T20:32:39.9281812Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9282365Z self=, 2025-05-07T20:32:39.9282839Z T=2, 2025-05-07T20:32:39.9283030Z B=1, 2025-05-07T20:32:39.9283209Z D=1, 2025-05-07T20:32:39.9283396Z max_sequence_length=1, 2025-05-07T20:32:39.9283661Z device=device(type='cpu'), 2025-05-07T20:32:39.9283904Z ) 2025-05-07T20:32:39.9284137Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9284649Z self=, 2025-05-07T20:32:39.9285150Z T=2, 2025-05-07T20:32:39.9285334Z B=43, 2025-05-07T20:32:39.9285514Z D=93, 2025-05-07T20:32:39.9285711Z max_sequence_length=247, 2025-05-07T20:32:39.9285978Z device=device(type='cuda'), 2025-05-07T20:32:39.9286231Z ) 2025-05-07T20:32:39.9286463Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9286980Z self=, 2025-05-07T20:32:39.9287450Z T=1, 2025-05-07T20:32:39.9287641Z B=6, 2025-05-07T20:32:39.9287821Z D=125, 2025-05-07T20:32:39.9288031Z max_sequence_length=206, 2025-05-07T20:32:39.9288299Z device=device(type='cuda'), 2025-05-07T20:32:39.9288546Z ) 2025-05-07T20:32:39.9288780Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9289299Z self=, 2025-05-07T20:32:39.9289774Z T=1, 2025-05-07T20:32:39.9289969Z B=20, 2025-05-07T20:32:39.9290161Z D=62, 2025-05-07T20:32:39.9290358Z max_sequence_length=195, 2025-05-07T20:32:39.9290626Z device=device(type='cuda'), 2025-05-07T20:32:39.9290874Z ) 2025-05-07T20:32:39.9291099Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9291611Z self=, 2025-05-07T20:32:39.9292099Z T=5, 2025-05-07T20:32:39.9292292Z B=1, 2025-05-07T20:32:39.9292470Z D=55, 2025-05-07T20:32:39.9292673Z max_sequence_length=64, 2025-05-07T20:32:39.9292939Z device=device(type='cpu'), 2025-05-07T20:32:39.9293180Z ) 2025-05-07T20:32:39.9293409Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9293922Z self=, 2025-05-07T20:32:39.9294784Z T=4, 2025-05-07T20:32:39.9294976Z B=1, 2025-05-07T20:32:39.9295169Z D=43, 2025-05-07T20:32:39.9295365Z max_sequence_length=16, 2025-05-07T20:32:39.9295630Z device=device(type='cpu'), 2025-05-07T20:32:39.9295884Z ) 2025-05-07T20:32:39.9296112Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9296627Z self=, 2025-05-07T20:32:39.9297096Z T=5, 2025-05-07T20:32:39.9297282Z B=38, 2025-05-07T20:32:39.9297468Z D=93, 2025-05-07T20:32:39.9297672Z max_sequence_length=296, 2025-05-07T20:32:39.9297941Z device=device(type='cuda'), 2025-05-07T20:32:39.9298184Z ) 2025-05-07T20:32:39.9298413Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9298928Z self=, 2025-05-07T20:32:39.9299380Z T=4, 2025-05-07T20:32:39.9299558Z B=49, 2025-05-07T20:32:39.9299745Z D=118, 2025-05-07T20:32:39.9299944Z max_sequence_length=103, 2025-05-07T20:32:39.9300375Z device=device(type='cuda'), 2025-05-07T20:32:39.9300623Z ) 2025-05-07T20:32:39.9300848Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9301363Z self=, 2025-05-07T20:32:39.9301826Z T=4, 2025-05-07T20:32:39.9302007Z B=60, 2025-05-07T20:32:39.9302200Z D=28, 2025-05-07T20:32:39.9302406Z max_sequence_length=26, 2025-05-07T20:32:39.9302787Z device=device(type='cuda'), 2025-05-07T20:32:39.9303035Z ) 2025-05-07T20:32:39.9303271Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9303790Z self=, 2025-05-07T20:32:39.9304257Z T=1, 2025-05-07T20:32:39.9304452Z B=32, 2025-05-07T20:32:39.9304637Z D=82, 2025-05-07T20:32:39.9304839Z max_sequence_length=174, 2025-05-07T20:32:39.9305104Z device=device(type='cpu'), 2025-05-07T20:32:39.9305360Z ) 2025-05-07T20:32:39.9305582Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9306091Z self=, 2025-05-07T20:32:39.9306554Z T=1, 2025-05-07T20:32:39.9306735Z B=32, 2025-05-07T20:32:39.9306921Z D=32, 2025-05-07T20:32:39.9307126Z max_sequence_length=174, 2025-05-07T20:32:39.9307388Z device=device(type='cpu'), 2025-05-07T20:32:39.9307647Z ) 2025-05-07T20:32:39.9307879Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9308445Z self=, 2025-05-07T20:32:39.9308896Z T=1, 2025-05-07T20:32:39.9309082Z B=1, 2025-05-07T20:32:39.9309268Z D=32, 2025-05-07T20:32:39.9309466Z max_sequence_length=174, 2025-05-07T20:32:39.9309730Z device=device(type='cpu'), 2025-05-07T20:32:39.9309977Z ) 2025-05-07T20:32:39.9310199Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9310715Z self=, 2025-05-07T20:32:39.9311178Z T=1, 2025-05-07T20:32:39.9311358Z B=1, 2025-05-07T20:32:39.9311541Z D=1, 2025-05-07T20:32:39.9311738Z max_sequence_length=174, 2025-05-07T20:32:39.9311996Z device=device(type='cpu'), 2025-05-07T20:32:39.9312242Z ) 2025-05-07T20:32:39.9312470Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9312983Z self=, 2025-05-07T20:32:39.9313447Z T=4, 2025-05-07T20:32:39.9313636Z B=27, 2025-05-07T20:32:39.9313823Z D=6, 2025-05-07T20:32:39.9314018Z max_sequence_length=274, 2025-05-07T20:32:39.9314287Z device=device(type='cpu'), 2025-05-07T20:32:39.9314535Z ) 2025-05-07T20:32:39.9314761Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9315274Z self=, 2025-05-07T20:32:39.9315743Z T=4, 2025-05-07T20:32:39.9315924Z B=1, 2025-05-07T20:32:39.9316112Z D=6, 2025-05-07T20:32:39.9316322Z max_sequence_length=274, 2025-05-07T20:32:39.9316583Z device=device(type='cpu'), 2025-05-07T20:32:39.9316832Z ) 2025-05-07T20:32:39.9317067Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9317578Z self=, 2025-05-07T20:32:39.9318045Z T=1, 2025-05-07T20:32:39.9318233Z B=1, 2025-05-07T20:32:39.9318413Z D=6, 2025-05-07T20:32:39.9318615Z max_sequence_length=274, 2025-05-07T20:32:39.9318880Z device=device(type='cpu'), 2025-05-07T20:32:39.9319120Z ) 2025-05-07T20:32:39.9319348Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9319861Z self=, 2025-05-07T20:32:39.9320518Z T=1, 2025-05-07T20:32:39.9320700Z B=1, 2025-05-07T20:32:39.9320884Z D=6, 2025-05-07T20:32:39.9321083Z max_sequence_length=1, 2025-05-07T20:32:39.9321333Z device=device(type='cpu'), 2025-05-07T20:32:39.9321578Z ) 2025-05-07T20:32:39.9321816Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9322325Z self=, 2025-05-07T20:32:39.9322785Z T=1, 2025-05-07T20:32:39.9323053Z B=20, 2025-05-07T20:32:39.9323239Z D=10, 2025-05-07T20:32:39.9323445Z max_sequence_length=221, 2025-05-07T20:32:39.9323721Z device=device(type='cuda'), 2025-05-07T20:32:39.9323963Z ) 2025-05-07T20:32:39.9324197Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:39.9324711Z self=, 2025-05-07T20:32:39.9325169Z T=1, 2025-05-07T20:32:39.9325350Z B=20, 2025-05-07T20:32:39.9325538Z D=1, 2025-05-07T20:32:39.9325750Z max_sequence_length=221, 2025-05-07T20:32:39.9326011Z device=device(type='cuda'), 2025-05-07T20:32:39.9326261Z ) 2025-05-07T20:32:39.9326443Z PASSED 2025-05-07T20:32:39.9326554Z 2025-05-07T20:32:39.9326694Z =============================== warnings summary =============================== 2025-05-07T20:32:39.9327207Z test/jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense 2025-05-07T20:32:39.9330412Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::stacked_jagged_2d_to_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:39.9333750Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:39.9334159Z 2025-05-07T20:32:39.9334399Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:39.9334869Z ========================= 4 passed, 1 warning in 3.26s ========================= 2025-05-07T20:32:40.6989505Z 2025-05-07T20:32:40.6990109Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:32:40.7010005Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 6 seconds 2025-05-07T20:32:40.7010408Z 2025-05-07T20:32:40.7010415Z 2025-05-07T20:32:40.7010421Z 2025-05-07T20:32:40.7010426Z 2025-05-07T20:32:40.7030829Z ################################################################################ 2025-05-07T20:32:40.7046325Z # [2025-05-07T20:32:40.704Z] Run Python Test Suite: 2025-05-07T20:32:40.7046812Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:40.7047284Z ################################################################################ 2025-05-07T20:32:40.7072759Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:40.7073543Z 2025-05-07T20:32:42.8661191Z ============================= test session starts ============================== 2025-05-07T20:32:42.8661951Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:42.8662480Z cachedir: .pytest_cache 2025-05-07T20:32:42.8663052Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:42.8664133Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:42.8664556Z plugins: hypothesis-6.131.14 2025-05-07T20:32:44.8016591Z collecting ... collected 3 items 2025-05-07T20:32:54.1488275Z 2025-05-07T20:32:54.1489763Z 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:54.1490960Z self=, 2025-05-07T20:32:54.1491579Z B=0, 2025-05-07T20:32:54.1491795Z H=1, 2025-05-07T20:32:54.1492017Z max_L=1, 2025-05-07T20:32:54.1492223Z D=0, 2025-05-07T20:32:54.1492423Z dtype=torch.float32, 2025-05-07T20:32:54.1492692Z device=device(type='cpu'), 2025-05-07T20:32:54.1492955Z ) 2025-05-07T20:32:54.1493207Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1493906Z self=, 2025-05-07T20:32:54.1494842Z B=15, 2025-05-07T20:32:54.1495038Z H=1, 2025-05-07T20:32:54.1495253Z max_L=1, 2025-05-07T20:32:54.1495532Z D=0, 2025-05-07T20:32:54.1495804Z dtype=torch.float32, 2025-05-07T20:32:54.1496144Z device=device(type='cpu'), 2025-05-07T20:32:54.1496462Z ) 2025-05-07T20:32:54.1496719Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1497387Z self=, 2025-05-07T20:32:54.1497995Z B=15, 2025-05-07T20:32:54.1498187Z H=1, 2025-05-07T20:32:54.1498372Z max_L=10, 2025-05-07T20:32:54.1498573Z D=10, 2025-05-07T20:32:54.1498785Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1499047Z device=device(type='cpu'), 2025-05-07T20:32:54.1499310Z ) 2025-05-07T20:32:54.1499568Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1500285Z self=, 2025-05-07T20:32:54.1500903Z B=8, 2025-05-07T20:32:54.1501100Z H=1, 2025-05-07T20:32:54.1501292Z max_L=1, 2025-05-07T20:32:54.1501496Z D=0, 2025-05-07T20:32:54.1501697Z dtype=torch.float32, 2025-05-07T20:32:54.1501963Z device=device(type='cpu'), 2025-05-07T20:32:54.1502216Z ) 2025-05-07T20:32:54.1502464Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1503151Z self=, 2025-05-07T20:32:54.1503765Z B=8, 2025-05-07T20:32:54.1503961Z H=1, 2025-05-07T20:32:54.1504150Z max_L=22, 2025-05-07T20:32:54.1504354Z D=6, 2025-05-07T20:32:54.1504561Z dtype=torch.float32, 2025-05-07T20:32:54.1504823Z device=device(type='cpu'), 2025-05-07T20:32:54.1505081Z ) 2025-05-07T20:32:54.1505340Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1506011Z self=, 2025-05-07T20:32:54.1506621Z B=23, 2025-05-07T20:32:54.1506820Z H=1, 2025-05-07T20:32:54.1507007Z max_L=9, 2025-05-07T20:32:54.1507219Z D=13, 2025-05-07T20:32:54.1507432Z dtype=torch.float16, 2025-05-07T20:32:54.1507687Z device=device(type='cpu'), 2025-05-07T20:32:54.1507949Z ) 2025-05-07T20:32:54.1508206Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1508895Z self=, 2025-05-07T20:32:54.1509505Z B=9, 2025-05-07T20:32:54.1509698Z H=3, 2025-05-07T20:32:54.1509893Z max_L=27, 2025-05-07T20:32:54.1510315Z D=12, 2025-05-07T20:32:54.1510529Z dtype=torch.float16, 2025-05-07T20:32:54.1510792Z device=device(type='cpu'), 2025-05-07T20:32:54.1511041Z ) 2025-05-07T20:32:54.1511293Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1511976Z self=, 2025-05-07T20:32:54.1512583Z B=13, 2025-05-07T20:32:54.1512894Z H=2, 2025-05-07T20:32:54.1513088Z max_L=14, 2025-05-07T20:32:54.1513286Z D=3, 2025-05-07T20:32:54.1513493Z dtype=torch.float16, 2025-05-07T20:32:54.1513755Z device=device(type='cpu'), 2025-05-07T20:32:54.1514002Z ) 2025-05-07T20:32:54.1514256Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1514938Z self=, 2025-05-07T20:32:54.1515547Z B=1, 2025-05-07T20:32:54.1515741Z H=2, 2025-05-07T20:32:54.1515936Z max_L=13, 2025-05-07T20:32:54.1516140Z D=9, 2025-05-07T20:32:54.1516338Z dtype=torch.float16, 2025-05-07T20:32:54.1516598Z device=device(type='cpu'), 2025-05-07T20:32:54.1516851Z ) 2025-05-07T20:32:54.1517098Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1517787Z self=, 2025-05-07T20:32:54.1518400Z B=9, 2025-05-07T20:32:54.1518587Z H=1, 2025-05-07T20:32:54.1518777Z max_L=27, 2025-05-07T20:32:54.1518982Z D=32, 2025-05-07T20:32:54.1519177Z dtype=torch.float16, 2025-05-07T20:32:54.1519434Z device=device(type='cpu'), 2025-05-07T20:32:54.1519681Z ) 2025-05-07T20:32:54.1519936Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1520672Z self=, 2025-05-07T20:32:54.1521288Z B=20, 2025-05-07T20:32:54.1521481Z H=1, 2025-05-07T20:32:54.1521664Z max_L=17, 2025-05-07T20:32:54.1521889Z D=20, 2025-05-07T20:32:54.1522124Z dtype=torch.float32, 2025-05-07T20:32:54.1522375Z device=device(type='cuda'), 2025-05-07T20:32:54.1522629Z ) 2025-05-07T20:32:54.1522879Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1523553Z self=, 2025-05-07T20:32:54.1524158Z B=0, 2025-05-07T20:32:54.1524351Z H=3, 2025-05-07T20:32:54.1524538Z max_L=30, 2025-05-07T20:32:54.1524742Z D=29, 2025-05-07T20:32:54.1524949Z dtype=torch.float16, 2025-05-07T20:32:54.1525206Z device=device(type='cuda'), 2025-05-07T20:32:54.1525454Z ) 2025-05-07T20:32:54.1525706Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1526379Z self=, 2025-05-07T20:32:54.1526978Z B=9, 2025-05-07T20:32:54.1527167Z H=2, 2025-05-07T20:32:54.1527355Z max_L=27, 2025-05-07T20:32:54.1527546Z D=13, 2025-05-07T20:32:54.1527747Z dtype=torch.float32, 2025-05-07T20:32:54.1528001Z device=device(type='cpu'), 2025-05-07T20:32:54.1528247Z ) 2025-05-07T20:32:54.1528499Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1529174Z self=, 2025-05-07T20:32:54.1529777Z B=9, 2025-05-07T20:32:54.1529967Z H=1, 2025-05-07T20:32:54.1530156Z max_L=27, 2025-05-07T20:32:54.1530349Z D=13, 2025-05-07T20:32:54.1530550Z dtype=torch.float32, 2025-05-07T20:32:54.1530809Z device=device(type='cpu'), 2025-05-07T20:32:54.1531060Z ) 2025-05-07T20:32:54.1531303Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1532065Z self=, 2025-05-07T20:32:54.1532667Z B=9, 2025-05-07T20:32:54.1532851Z H=1, 2025-05-07T20:32:54.1533040Z max_L=1, 2025-05-07T20:32:54.1533238Z D=13, 2025-05-07T20:32:54.1533437Z dtype=torch.float32, 2025-05-07T20:32:54.1533696Z device=device(type='cpu'), 2025-05-07T20:32:54.1533947Z ) 2025-05-07T20:32:54.1534273Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1534951Z self=, 2025-05-07T20:32:54.1535559Z B=9, 2025-05-07T20:32:54.1535751Z H=1, 2025-05-07T20:32:54.1535939Z max_L=9, 2025-05-07T20:32:54.1536136Z D=13, 2025-05-07T20:32:54.1536339Z dtype=torch.float32, 2025-05-07T20:32:54.1536594Z device=device(type='cpu'), 2025-05-07T20:32:54.1536848Z ) 2025-05-07T20:32:54.1537105Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1537777Z self=, 2025-05-07T20:32:54.1538380Z B=13, 2025-05-07T20:32:54.1538571Z H=1, 2025-05-07T20:32:54.1538756Z max_L=9, 2025-05-07T20:32:54.1538953Z D=13, 2025-05-07T20:32:54.1539160Z dtype=torch.float32, 2025-05-07T20:32:54.1539416Z device=device(type='cpu'), 2025-05-07T20:32:54.1539672Z ) 2025-05-07T20:32:54.1539922Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1540591Z self=, 2025-05-07T20:32:54.1541192Z B=13, 2025-05-07T20:32:54.1541383Z H=1, 2025-05-07T20:32:54.1541572Z max_L=13, 2025-05-07T20:32:54.1541764Z D=13, 2025-05-07T20:32:54.1541964Z dtype=torch.float32, 2025-05-07T20:32:54.1542229Z device=device(type='cpu'), 2025-05-07T20:32:54.1542475Z ) 2025-05-07T20:32:54.1542725Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1543402Z self=, 2025-05-07T20:32:54.1543997Z B=1, 2025-05-07T20:32:54.1544187Z H=1, 2025-05-07T20:32:54.1544373Z max_L=13, 2025-05-07T20:32:54.1544571Z D=13, 2025-05-07T20:32:54.1544779Z dtype=torch.float32, 2025-05-07T20:32:54.1545037Z device=device(type='cpu'), 2025-05-07T20:32:54.1545280Z ) 2025-05-07T20:32:54.1545528Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1546200Z self=, 2025-05-07T20:32:54.1546806Z B=4, 2025-05-07T20:32:54.1546987Z H=2, 2025-05-07T20:32:54.1547173Z max_L=15, 2025-05-07T20:32:54.1547373Z D=13, 2025-05-07T20:32:54.1547572Z dtype=torch.float16, 2025-05-07T20:32:54.1547830Z device=device(type='cuda'), 2025-05-07T20:32:54.1548080Z ) 2025-05-07T20:32:54.1548326Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1549001Z self=, 2025-05-07T20:32:54.1549604Z B=13, 2025-05-07T20:32:54.1549793Z H=2, 2025-05-07T20:32:54.1549989Z max_L=15, 2025-05-07T20:32:54.1550192Z D=13, 2025-05-07T20:32:54.1550394Z dtype=torch.float16, 2025-05-07T20:32:54.1550651Z device=device(type='cuda'), 2025-05-07T20:32:54.1550922Z ) 2025-05-07T20:32:54.1551167Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:32:54.1551846Z self=, 2025-05-07T20:32:54.1552498Z B=13, 2025-05-07T20:32:54.1552693Z H=1, 2025-05-07T20:32:54.1552969Z max_L=15, 2025-05-07T20:32:54.1561603Z D=13, 2025-05-07T20:32:54.1561862Z dtype=torch.float16, 2025-05-07T20:32:54.1562121Z device=device(type='cuda'), 2025-05-07T20:32:54.1562381Z ) 2025-05-07T20:32:54.1562561Z PASSED 2025-05-07T20:32:54.1764366Z 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:54.1765681Z self=, 2025-05-07T20:32:54.1766338Z B=2, 2025-05-07T20:32:54.1766518Z H=1, 2025-05-07T20:32:54.1766716Z max_L=1, 2025-05-07T20:32:54.1766980Z D=2, 2025-05-07T20:32:54.1767239Z dtype=torch.float32, 2025-05-07T20:32:54.1767576Z device_type='cpu', 2025-05-07T20:32:54.1768018Z ) 2025-05-07T20:32:54.1768313Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1769097Z self=, 2025-05-07T20:32:54.1769752Z B=28, 2025-05-07T20:32:54.1769936Z H=1, 2025-05-07T20:32:54.1770124Z max_L=1, 2025-05-07T20:32:54.1770319Z D=2, 2025-05-07T20:32:54.1770510Z dtype=torch.float32, 2025-05-07T20:32:54.1770765Z device_type='cpu', 2025-05-07T20:32:54.1770997Z ) 2025-05-07T20:32:54.1771285Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1772056Z self=, 2025-05-07T20:32:54.1772714Z B=28, 2025-05-07T20:32:54.1772900Z H=3, 2025-05-07T20:32:54.1773082Z max_L=10, 2025-05-07T20:32:54.1773277Z D=5, 2025-05-07T20:32:54.1773484Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1773736Z device_type='cpu', 2025-05-07T20:32:54.1773960Z ) 2025-05-07T20:32:54.1774256Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1775016Z self=, 2025-05-07T20:32:54.1775670Z B=13, 2025-05-07T20:32:54.1775861Z H=3, 2025-05-07T20:32:54.1776043Z max_L=4, 2025-05-07T20:32:54.1776241Z D=2, 2025-05-07T20:32:54.1776446Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1776703Z device_type='cpu', 2025-05-07T20:32:54.1776917Z ) 2025-05-07T20:32:54.1777213Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1777986Z self=, 2025-05-07T20:32:54.1778632Z B=25, 2025-05-07T20:32:54.1778823Z H=1, 2025-05-07T20:32:54.1779014Z max_L=4, 2025-05-07T20:32:54.1779205Z D=8, 2025-05-07T20:32:54.1779407Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1779655Z device_type='cpu', 2025-05-07T20:32:54.1779868Z ) 2025-05-07T20:32:54.1780163Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1780936Z self=, 2025-05-07T20:32:54.1781593Z B=25, 2025-05-07T20:32:54.1781776Z H=3, 2025-05-07T20:32:54.1781962Z max_L=17, 2025-05-07T20:32:54.1782164Z D=6, 2025-05-07T20:32:54.1782362Z dtype=torch.float32, 2025-05-07T20:32:54.1782612Z device_type='cpu', 2025-05-07T20:32:54.1782831Z ) 2025-05-07T20:32:54.1783118Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1783889Z self=, 2025-05-07T20:32:54.1784725Z B=11, 2025-05-07T20:32:54.1784904Z H=3, 2025-05-07T20:32:54.1785088Z max_L=25, 2025-05-07T20:32:54.1785285Z D=31, 2025-05-07T20:32:54.1785481Z dtype=torch.float16, 2025-05-07T20:32:54.1785728Z device_type='cpu', 2025-05-07T20:32:54.1785947Z ) 2025-05-07T20:32:54.1786234Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1787088Z self=, 2025-05-07T20:32:54.1787745Z B=3, 2025-05-07T20:32:54.1787937Z H=2, 2025-05-07T20:32:54.1788117Z max_L=32, 2025-05-07T20:32:54.1788316Z D=12, 2025-05-07T20:32:54.1788515Z dtype=torch.float16, 2025-05-07T20:32:54.1788755Z device_type='cpu', 2025-05-07T20:32:54.1788972Z ) 2025-05-07T20:32:54.1789264Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1790024Z self=, 2025-05-07T20:32:54.1790682Z B=18, 2025-05-07T20:32:54.1790870Z H=1, 2025-05-07T20:32:54.1791049Z max_L=21, 2025-05-07T20:32:54.1791247Z D=22, 2025-05-07T20:32:54.1791446Z dtype=torch.float16, 2025-05-07T20:32:54.1791705Z device_type='cpu', 2025-05-07T20:32:54.1791960Z ) 2025-05-07T20:32:54.1792264Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1793036Z self=, 2025-05-07T20:32:54.1793682Z B=4, 2025-05-07T20:32:54.1793868Z H=3, 2025-05-07T20:32:54.1794059Z max_L=16, 2025-05-07T20:32:54.1794549Z D=10, 2025-05-07T20:32:54.1794767Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1795018Z device_type='cpu', 2025-05-07T20:32:54.1795233Z ) 2025-05-07T20:32:54.1795528Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1796311Z self=, 2025-05-07T20:32:54.1796961Z B=19, 2025-05-07T20:32:54.1797149Z H=3, 2025-05-07T20:32:54.1797340Z max_L=4, 2025-05-07T20:32:54.1797531Z D=26, 2025-05-07T20:32:54.1797731Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1797986Z device_type='cpu', 2025-05-07T20:32:54.1798208Z ) 2025-05-07T20:32:54.1798492Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1799263Z self=, 2025-05-07T20:32:54.1799916Z B=4, 2025-05-07T20:32:54.1800097Z H=3, 2025-05-07T20:32:54.1800281Z max_L=4, 2025-05-07T20:32:54.1800576Z D=26, 2025-05-07T20:32:54.1800771Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1801025Z device_type='cpu', 2025-05-07T20:32:54.1801249Z ) 2025-05-07T20:32:54.1801534Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1802300Z self=, 2025-05-07T20:32:54.1802949Z B=4, 2025-05-07T20:32:54.1803134Z H=1, 2025-05-07T20:32:54.1803316Z max_L=4, 2025-05-07T20:32:54.1803512Z D=26, 2025-05-07T20:32:54.1803717Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1803959Z device_type='cpu', 2025-05-07T20:32:54.1804179Z ) 2025-05-07T20:32:54.1804468Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1805234Z self=, 2025-05-07T20:32:54.1805884Z B=4, 2025-05-07T20:32:54.1806068Z H=1, 2025-05-07T20:32:54.1806413Z max_L=26, 2025-05-07T20:32:54.1806613Z D=26, 2025-05-07T20:32:54.1806816Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1807060Z device_type='cpu', 2025-05-07T20:32:54.1807279Z ) 2025-05-07T20:32:54.1807570Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1808336Z self=, 2025-05-07T20:32:54.1809103Z B=2, 2025-05-07T20:32:54.1809295Z H=1, 2025-05-07T20:32:54.1809485Z max_L=26, 2025-05-07T20:32:54.1809678Z D=26, 2025-05-07T20:32:54.1809880Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1810134Z device_type='cpu', 2025-05-07T20:32:54.1810350Z ) 2025-05-07T20:32:54.1810644Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1811415Z self=, 2025-05-07T20:32:54.1812072Z B=2, 2025-05-07T20:32:54.1812258Z H=1, 2025-05-07T20:32:54.1812449Z max_L=26, 2025-05-07T20:32:54.1812643Z D=2, 2025-05-07T20:32:54.1812845Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1813099Z device_type='cpu', 2025-05-07T20:32:54.1813318Z ) 2025-05-07T20:32:54.1813611Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1814382Z self=, 2025-05-07T20:32:54.1815034Z B=2, 2025-05-07T20:32:54.1815213Z H=1, 2025-05-07T20:32:54.1815394Z max_L=1, 2025-05-07T20:32:54.1815589Z D=2, 2025-05-07T20:32:54.1815782Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1816031Z device_type='cpu', 2025-05-07T20:32:54.1816249Z ) 2025-05-07T20:32:54.1816535Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1817306Z self=, 2025-05-07T20:32:54.1817964Z B=27, 2025-05-07T20:32:54.1818148Z H=1, 2025-05-07T20:32:54.1818335Z max_L=8, 2025-05-07T20:32:54.1818536Z D=13, 2025-05-07T20:32:54.1818730Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1818980Z device_type='cpu', 2025-05-07T20:32:54.1819203Z ) 2025-05-07T20:32:54.1819501Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1820260Z self=, 2025-05-07T20:32:54.1820914Z B=27, 2025-05-07T20:32:54.1821098Z H=1, 2025-05-07T20:32:54.1821277Z max_L=8, 2025-05-07T20:32:54.1821475Z D=2, 2025-05-07T20:32:54.1821699Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1821965Z device_type='cpu', 2025-05-07T20:32:54.1822185Z ) 2025-05-07T20:32:54.1822484Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:32:54.1823245Z self=, 2025-05-07T20:32:54.1823901Z B=27, 2025-05-07T20:32:54.1824087Z H=1, 2025-05-07T20:32:54.1824273Z max_L=1, 2025-05-07T20:32:54.1824465Z D=2, 2025-05-07T20:32:54.1824667Z dtype=torch.bfloat16, 2025-05-07T20:32:54.1824918Z device_type='cpu', 2025-05-07T20:32:54.1825131Z ) 2025-05-07T20:32:54.1825322Z PASSED 2025-05-07T20:32:54.2020221Z 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:54.2021786Z self=, 2025-05-07T20:32:54.2022432Z B=0, 2025-05-07T20:32:54.2023491Z H=1, 2025-05-07T20:32:54.2023665Z max_L=1, 2025-05-07T20:32:54.2023858Z D=0, 2025-05-07T20:32:54.2024059Z dtype=torch.float32, 2025-05-07T20:32:54.2024299Z device_type='meta', 2025-05-07T20:32:54.2024522Z ) 2025-05-07T20:32:54.2024811Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2025697Z self=, 2025-05-07T20:32:54.2026335Z B=10, 2025-05-07T20:32:54.2026517Z H=1, 2025-05-07T20:32:54.2026700Z max_L=1, 2025-05-07T20:32:54.2026883Z D=0, 2025-05-07T20:32:54.2027076Z dtype=torch.float32, 2025-05-07T20:32:54.2027325Z device_type='meta', 2025-05-07T20:32:54.2027540Z ) 2025-05-07T20:32:54.2027832Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2028589Z self=, 2025-05-07T20:32:54.2029239Z B=10, 2025-05-07T20:32:54.2029425Z H=2, 2025-05-07T20:32:54.2029610Z max_L=8, 2025-05-07T20:32:54.2029801Z D=13, 2025-05-07T20:32:54.2030002Z dtype=torch.float32, 2025-05-07T20:32:54.2030245Z device_type='meta', 2025-05-07T20:32:54.2030460Z ) 2025-05-07T20:32:54.2030750Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2031512Z self=, 2025-05-07T20:32:54.2032153Z B=30, 2025-05-07T20:32:54.2032327Z H=3, 2025-05-07T20:32:54.2032507Z max_L=24, 2025-05-07T20:32:54.2032700Z D=32, 2025-05-07T20:32:54.2032889Z dtype=torch.float16, 2025-05-07T20:32:54.2033137Z device_type='meta', 2025-05-07T20:32:54.2033359Z ) 2025-05-07T20:32:54.2033646Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2034413Z self=, 2025-05-07T20:32:54.2035058Z B=25, 2025-05-07T20:32:54.2035241Z H=3, 2025-05-07T20:32:54.2035427Z max_L=32, 2025-05-07T20:32:54.2035624Z D=1, 2025-05-07T20:32:54.2035826Z dtype=torch.bfloat16, 2025-05-07T20:32:54.2036069Z device_type='meta', 2025-05-07T20:32:54.2036292Z ) 2025-05-07T20:32:54.2036589Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2037346Z self=, 2025-05-07T20:32:54.2037997Z B=30, 2025-05-07T20:32:54.2038183Z H=1, 2025-05-07T20:32:54.2038365Z max_L=6, 2025-05-07T20:32:54.2038563Z D=17, 2025-05-07T20:32:54.2038767Z dtype=torch.float16, 2025-05-07T20:32:54.2039006Z device_type='meta', 2025-05-07T20:32:54.2039234Z ) 2025-05-07T20:32:54.2039525Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2040275Z self=, 2025-05-07T20:32:54.2041038Z B=22, 2025-05-07T20:32:54.2041227Z H=2, 2025-05-07T20:32:54.2041411Z max_L=5, 2025-05-07T20:32:54.2041601Z D=2, 2025-05-07T20:32:54.2041808Z dtype=torch.bfloat16, 2025-05-07T20:32:54.2042055Z device_type='meta', 2025-05-07T20:32:54.2042272Z ) 2025-05-07T20:32:54.2042565Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2043322Z self=, 2025-05-07T20:32:54.2043965Z B=31, 2025-05-07T20:32:54.2044155Z H=2, 2025-05-07T20:32:54.2044338Z max_L=2, 2025-05-07T20:32:54.2044525Z D=22, 2025-05-07T20:32:54.2044857Z dtype=torch.float16, 2025-05-07T20:32:54.2045100Z device_type='meta', 2025-05-07T20:32:54.2045315Z ) 2025-05-07T20:32:54.2045609Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2046368Z self=, 2025-05-07T20:32:54.2047014Z B=10, 2025-05-07T20:32:54.2047269Z H=2, 2025-05-07T20:32:54.2047459Z max_L=29, 2025-05-07T20:32:54.2047654Z D=14, 2025-05-07T20:32:54.2047846Z dtype=torch.float32, 2025-05-07T20:32:54.2048094Z device_type='meta', 2025-05-07T20:32:54.2048316Z ) 2025-05-07T20:32:54.2048602Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2049363Z self=, 2025-05-07T20:32:54.2050025Z B=28, 2025-05-07T20:32:54.2050212Z H=1, 2025-05-07T20:32:54.2050398Z max_L=14, 2025-05-07T20:32:54.2050596Z D=1, 2025-05-07T20:32:54.2050791Z dtype=torch.float32, 2025-05-07T20:32:54.2051038Z device_type='meta', 2025-05-07T20:32:54.2051262Z ) 2025-05-07T20:32:54.2051547Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2052365Z self=, 2025-05-07T20:32:54.2053010Z B=11, 2025-05-07T20:32:54.2053198Z H=1, 2025-05-07T20:32:54.2053379Z max_L=25, 2025-05-07T20:32:54.2053581Z D=14, 2025-05-07T20:32:54.2053782Z dtype=torch.float16, 2025-05-07T20:32:54.2054027Z device_type='meta', 2025-05-07T20:32:54.2054255Z ) 2025-05-07T20:32:54.2054544Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2055302Z self=, 2025-05-07T20:32:54.2055960Z B=11, 2025-05-07T20:32:54.2056150Z H=1, 2025-05-07T20:32:54.2056335Z max_L=25, 2025-05-07T20:32:54.2056535Z D=1, 2025-05-07T20:32:54.2056731Z dtype=torch.float16, 2025-05-07T20:32:54.2056979Z device_type='meta', 2025-05-07T20:32:54.2057197Z ) 2025-05-07T20:32:54.2057489Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2058259Z self=, 2025-05-07T20:32:54.2058901Z B=1, 2025-05-07T20:32:54.2059087Z H=1, 2025-05-07T20:32:54.2059278Z max_L=25, 2025-05-07T20:32:54.2059472Z D=1, 2025-05-07T20:32:54.2059671Z dtype=torch.float16, 2025-05-07T20:32:54.2059918Z device_type='meta', 2025-05-07T20:32:54.2060135Z ) 2025-05-07T20:32:54.2060426Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2061196Z self=, 2025-05-07T20:32:54.2061843Z B=25, 2025-05-07T20:32:54.2062024Z H=1, 2025-05-07T20:32:54.2062232Z max_L=25, 2025-05-07T20:32:54.2062427Z D=1, 2025-05-07T20:32:54.2062617Z dtype=torch.float16, 2025-05-07T20:32:54.2062860Z device_type='meta', 2025-05-07T20:32:54.2063080Z ) 2025-05-07T20:32:54.2063376Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2064130Z self=, 2025-05-07T20:32:54.2064775Z B=25, 2025-05-07T20:32:54.2064964Z H=1, 2025-05-07T20:32:54.2065143Z max_L=25, 2025-05-07T20:32:54.2065340Z D=25, 2025-05-07T20:32:54.2065540Z dtype=torch.float16, 2025-05-07T20:32:54.2065778Z device_type='meta', 2025-05-07T20:32:54.2066102Z ) 2025-05-07T20:32:54.2066393Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2067148Z self=, 2025-05-07T20:32:54.2067799Z B=25, 2025-05-07T20:32:54.2067986Z H=1, 2025-05-07T20:32:54.2068171Z max_L=1, 2025-05-07T20:32:54.2068360Z D=25, 2025-05-07T20:32:54.2068636Z dtype=torch.float16, 2025-05-07T20:32:54.2068884Z device_type='meta', 2025-05-07T20:32:54.2069100Z ) 2025-05-07T20:32:54.2069393Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2070156Z self=, 2025-05-07T20:32:54.2070802Z B=1, 2025-05-07T20:32:54.2070993Z H=1, 2025-05-07T20:32:54.2071180Z max_L=25, 2025-05-07T20:32:54.2071376Z D=25, 2025-05-07T20:32:54.2071585Z dtype=torch.float16, 2025-05-07T20:32:54.2071828Z device_type='meta', 2025-05-07T20:32:54.2072044Z ) 2025-05-07T20:32:54.2072333Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2073089Z self=, 2025-05-07T20:32:54.2073944Z B=19, 2025-05-07T20:32:54.2074131Z H=3, 2025-05-07T20:32:54.2074319Z max_L=6, 2025-05-07T20:32:54.2074513Z D=8, 2025-05-07T20:32:54.2074704Z dtype=torch.float16, 2025-05-07T20:32:54.2074949Z device_type='meta', 2025-05-07T20:32:54.2075173Z ) 2025-05-07T20:32:54.2075456Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2076215Z self=, 2025-05-07T20:32:54.2076859Z B=19, 2025-05-07T20:32:54.2077046Z H=3, 2025-05-07T20:32:54.2077231Z max_L=3, 2025-05-07T20:32:54.2077426Z D=8, 2025-05-07T20:32:54.2077620Z dtype=torch.float16, 2025-05-07T20:32:54.2077863Z device_type='meta', 2025-05-07T20:32:54.2078083Z ) 2025-05-07T20:32:54.2078365Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:32:54.2079129Z self=, 2025-05-07T20:32:54.2079777Z B=3, 2025-05-07T20:32:54.2079964Z H=3, 2025-05-07T20:32:54.2080141Z max_L=3, 2025-05-07T20:32:54.2080335Z D=8, 2025-05-07T20:32:54.2080611Z dtype=torch.float16, 2025-05-07T20:32:54.2080852Z device_type='meta', 2025-05-07T20:32:54.2081074Z ) 2025-05-07T20:32:54.2081252Z PASSED 2025-05-07T20:32:54.2081362Z 2025-05-07T20:32:54.2081507Z =============================== warnings summary =============================== 2025-05-07T20:32:54.2082223Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:32:54.2083760Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:54.2085008Z warnings.warn( 2025-05-07T20:32:54.2085147Z 2025-05-07T20:32:54.2085558Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:32:54.2087053Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:54.2088349Z warnings.warn( 2025-05-07T20:32:54.2088488Z 2025-05-07T20:32:54.2088717Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:54.2089189Z ======================== 3 passed, 2 warnings in 11.47s ======================== 2025-05-07T20:32:54.9722039Z 2025-05-07T20:32:54.9722483Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:54.9743071Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 14 seconds 2025-05-07T20:32:54.9743434Z 2025-05-07T20:32:54.9743438Z 2025-05-07T20:32:54.9743449Z 2025-05-07T20:32:54.9743453Z 2025-05-07T20:32:54.9765220Z ################################################################################ 2025-05-07T20:32:54.9780933Z # [2025-05-07T20:32:54.977Z] Run Python Test Suite: 2025-05-07T20:32:54.9781262Z # ./jagged/dense_bmm_test.py 2025-05-07T20:32:54.9781557Z ################################################################################ 2025-05-07T20:32:54.9806231Z + 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:54.9806847Z 2025-05-07T20:32:57.1333990Z ============================= test session starts ============================== 2025-05-07T20:32:57.1334624Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:57.1335164Z cachedir: .pytest_cache 2025-05-07T20:32:57.1335739Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:57.1336463Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:57.1336873Z plugins: hypothesis-6.131.14 2025-05-07T20:32:59.0808193Z collecting ... collected 3 items 2025-05-07T20:32:59.0808550Z 2025-05-07T20:32:59.2249163Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:32:59.2250161Z self=, 2025-05-07T20:32:59.2250777Z B=10, 2025-05-07T20:32:59.2251050Z M=1, 2025-05-07T20:32:59.2251308Z N=1, 2025-05-07T20:32:59.2251580Z max_L=1, 2025-05-07T20:32:59.2251903Z dtype=torch.float32, 2025-05-07T20:32:59.2252287Z device=device(type='cpu'), 2025-05-07T20:32:59.2252678Z ) 2025-05-07T20:32:59.2253006Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:32:59.2253669Z self=, 2025-05-07T20:32:59.2254355Z B=184, 2025-05-07T20:32:59.2254647Z M=27, 2025-05-07T20:32:59.2254927Z N=21, 2025-05-07T20:32:59.2255230Z max_L=12, 2025-05-07T20:32:59.2255553Z dtype=torch.float32, 2025-05-07T20:32:59.2255945Z device=device(type='cpu'), 2025-05-07T20:32:59.2256348Z ) 2025-05-07T20:32:59.2256644Z PASSED 2025-05-07T20:32:59.3150616Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3151971Z self=, 2025-05-07T20:32:59.3152755Z B=10, 2025-05-07T20:32:59.3153055Z M=2, 2025-05-07T20:32:59.3153376Z N=2, 2025-05-07T20:32:59.3153668Z max_L=2, 2025-05-07T20:32:59.3153976Z dtype=torch.float32, 2025-05-07T20:32:59.3154407Z device=device(type='cpu'), 2025-05-07T20:32:59.3154811Z ) 2025-05-07T20:32:59.3155205Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3156033Z self=, 2025-05-07T20:32:59.3156770Z B=352, 2025-05-07T20:32:59.3157048Z M=2, 2025-05-07T20:32:59.3157318Z N=2, 2025-05-07T20:32:59.3157609Z max_L=2, 2025-05-07T20:32:59.3157940Z dtype=torch.float32, 2025-05-07T20:32:59.3158351Z device=device(type='cpu'), 2025-05-07T20:32:59.3159234Z ) 2025-05-07T20:32:59.3159627Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3160640Z self=, 2025-05-07T20:32:59.3161416Z B=352, 2025-05-07T20:32:59.3161706Z M=21, 2025-05-07T20:32:59.3162003Z N=18, 2025-05-07T20:32:59.3162298Z max_L=15, 2025-05-07T20:32:59.3162626Z dtype=torch.float32, 2025-05-07T20:32:59.3163262Z device=device(type='cpu'), 2025-05-07T20:32:59.3163673Z ) 2025-05-07T20:32:59.3164073Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3164943Z self=, 2025-05-07T20:32:59.3165612Z B=209, 2025-05-07T20:32:59.3165916Z M=29, 2025-05-07T20:32:59.3166209Z N=2, 2025-05-07T20:32:59.3166504Z max_L=9, 2025-05-07T20:32:59.3166838Z dtype=torch.float32, 2025-05-07T20:32:59.3167244Z device=device(type='cpu'), 2025-05-07T20:32:59.3167660Z ) 2025-05-07T20:32:59.3168063Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3168939Z self=, 2025-05-07T20:32:59.3169721Z B=373, 2025-05-07T20:32:59.3170024Z M=16, 2025-05-07T20:32:59.3170314Z N=30, 2025-05-07T20:32:59.3170614Z max_L=23, 2025-05-07T20:32:59.3170953Z dtype=torch.float32, 2025-05-07T20:32:59.3171368Z device=device(type='cpu'), 2025-05-07T20:32:59.3171775Z ) 2025-05-07T20:32:59.3172175Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3173062Z self=, 2025-05-07T20:32:59.3173831Z B=456, 2025-05-07T20:32:59.3174130Z M=32, 2025-05-07T20:32:59.3174423Z N=29, 2025-05-07T20:32:59.3174710Z max_L=18, 2025-05-07T20:32:59.3175046Z dtype=torch.float32, 2025-05-07T20:32:59.3175458Z device=device(type='cpu'), 2025-05-07T20:32:59.3175839Z ) 2025-05-07T20:32:59.3176211Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3177048Z self=, 2025-05-07T20:32:59.3177777Z B=438, 2025-05-07T20:32:59.3178066Z M=27, 2025-05-07T20:32:59.3178343Z N=21, 2025-05-07T20:32:59.3178617Z max_L=12, 2025-05-07T20:32:59.3178953Z dtype=torch.float32, 2025-05-07T20:32:59.3179381Z device=device(type='cpu'), 2025-05-07T20:32:59.3179776Z ) 2025-05-07T20:32:59.3180171Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3181048Z self=, 2025-05-07T20:32:59.3181822Z B=251, 2025-05-07T20:32:59.3182110Z M=14, 2025-05-07T20:32:59.3182405Z N=20, 2025-05-07T20:32:59.3182702Z max_L=12, 2025-05-07T20:32:59.3183025Z dtype=torch.float32, 2025-05-07T20:32:59.3183443Z device=device(type='cpu'), 2025-05-07T20:32:59.3183850Z ) 2025-05-07T20:32:59.3184240Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3185117Z self=, 2025-05-07T20:32:59.3185893Z B=512, 2025-05-07T20:32:59.3186183Z M=16, 2025-05-07T20:32:59.3186470Z N=14, 2025-05-07T20:32:59.3186745Z max_L=13, 2025-05-07T20:32:59.3187063Z dtype=torch.float32, 2025-05-07T20:32:59.3187487Z device=device(type='cpu'), 2025-05-07T20:32:59.3187893Z ) 2025-05-07T20:32:59.3188285Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3189169Z self=, 2025-05-07T20:32:59.3189951Z B=287, 2025-05-07T20:32:59.3190254Z M=2, 2025-05-07T20:32:59.3190544Z N=22, 2025-05-07T20:32:59.3190841Z max_L=8, 2025-05-07T20:32:59.3191178Z dtype=torch.float32, 2025-05-07T20:32:59.3191587Z device=device(type='cpu'), 2025-05-07T20:32:59.3192153Z ) 2025-05-07T20:32:59.3192555Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3193428Z self=, 2025-05-07T20:32:59.3194209Z B=361, 2025-05-07T20:32:59.3194730Z M=7, 2025-05-07T20:32:59.3195017Z N=3, 2025-05-07T20:32:59.3195319Z max_L=3, 2025-05-07T20:32:59.3195657Z dtype=torch.float32, 2025-05-07T20:32:59.3196257Z device=device(type='cpu'), 2025-05-07T20:32:59.3196672Z ) 2025-05-07T20:32:59.3197074Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3197911Z self=, 2025-05-07T20:32:59.3198673Z B=361, 2025-05-07T20:32:59.3198953Z M=3, 2025-05-07T20:32:59.3199224Z N=3, 2025-05-07T20:32:59.3199498Z max_L=3, 2025-05-07T20:32:59.3199824Z dtype=torch.float32, 2025-05-07T20:32:59.3200227Z device=device(type='cpu'), 2025-05-07T20:32:59.3200744Z ) 2025-05-07T20:32:59.3201138Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3201956Z self=, 2025-05-07T20:32:59.3202662Z B=361, 2025-05-07T20:32:59.3202949Z M=3, 2025-05-07T20:32:59.3203218Z N=2, 2025-05-07T20:32:59.3203476Z max_L=3, 2025-05-07T20:32:59.3203823Z dtype=torch.float32, 2025-05-07T20:32:59.3204245Z device=device(type='cpu'), 2025-05-07T20:32:59.3204650Z ) 2025-05-07T20:32:59.3205020Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3205839Z self=, 2025-05-07T20:32:59.3206568Z B=10, 2025-05-07T20:32:59.3206859Z M=3, 2025-05-07T20:32:59.3207133Z N=2, 2025-05-07T20:32:59.3207422Z max_L=3, 2025-05-07T20:32:59.3207751Z dtype=torch.float32, 2025-05-07T20:32:59.3208143Z device=device(type='cpu'), 2025-05-07T20:32:59.3208540Z ) 2025-05-07T20:32:59.3208930Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3209754Z self=, 2025-05-07T20:32:59.3210505Z B=10, 2025-05-07T20:32:59.3210783Z M=3, 2025-05-07T20:32:59.3211068Z N=3, 2025-05-07T20:32:59.3211376Z max_L=3, 2025-05-07T20:32:59.3211690Z dtype=torch.float32, 2025-05-07T20:32:59.3212089Z device=device(type='cpu'), 2025-05-07T20:32:59.3212431Z ) 2025-05-07T20:32:59.3212762Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3213494Z self=, 2025-05-07T20:32:59.3214168Z B=10, 2025-05-07T20:32:59.3214428Z M=3, 2025-05-07T20:32:59.3214699Z N=10, 2025-05-07T20:32:59.3214957Z max_L=3, 2025-05-07T20:32:59.3215282Z dtype=torch.float32, 2025-05-07T20:32:59.3215638Z device=device(type='cpu'), 2025-05-07T20:32:59.3216001Z ) 2025-05-07T20:32:59.3216387Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3217143Z self=, 2025-05-07T20:32:59.3217813Z B=10, 2025-05-07T20:32:59.3218094Z M=3, 2025-05-07T20:32:59.3218347Z N=10, 2025-05-07T20:32:59.3218602Z max_L=10, 2025-05-07T20:32:59.3218915Z dtype=torch.float32, 2025-05-07T20:32:59.3219301Z device=device(type='cpu'), 2025-05-07T20:32:59.3219666Z ) 2025-05-07T20:32:59.3220042Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3220868Z self=, 2025-05-07T20:32:59.3221570Z B=332, 2025-05-07T20:32:59.3221857Z M=5, 2025-05-07T20:32:59.3222152Z N=31, 2025-05-07T20:32:59.3222438Z max_L=28, 2025-05-07T20:32:59.3222751Z dtype=torch.float32, 2025-05-07T20:32:59.3223134Z device=device(type='cpu'), 2025-05-07T20:32:59.3223513Z ) 2025-05-07T20:32:59.3224134Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3224971Z self=, 2025-05-07T20:32:59.3225727Z B=332, 2025-05-07T20:32:59.3226007Z M=5, 2025-05-07T20:32:59.3226292Z N=5, 2025-05-07T20:32:59.3226586Z max_L=28, 2025-05-07T20:32:59.3226914Z dtype=torch.float32, 2025-05-07T20:32:59.3227329Z device=device(type='cpu'), 2025-05-07T20:32:59.3227872Z ) 2025-05-07T20:32:59.3228273Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:32:59.3229078Z self=, 2025-05-07T20:32:59.3229918Z B=332, 2025-05-07T20:32:59.3230211Z M=5, 2025-05-07T20:32:59.3230496Z N=5, 2025-05-07T20:32:59.3230785Z max_L=5, 2025-05-07T20:32:59.3231112Z dtype=torch.float32, 2025-05-07T20:32:59.3231505Z device=device(type='cpu'), 2025-05-07T20:32:59.3231887Z ) 2025-05-07T20:32:59.3232199Z PASSED 2025-05-07T20:32:59.6112592Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6113866Z self=, 2025-05-07T20:32:59.6114492Z B=10, 2025-05-07T20:32:59.6114776Z M=1, 2025-05-07T20:32:59.6115010Z N=1, 2025-05-07T20:32:59.6115237Z max_L=1, 2025-05-07T20:32:59.6115524Z dtype=torch.float32, 2025-05-07T20:32:59.6115902Z device=device(type='cpu'), 2025-05-07T20:32:59.6116271Z ) 2025-05-07T20:32:59.6116563Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6117167Z self=, 2025-05-07T20:32:59.6117797Z B=39, 2025-05-07T20:32:59.6118037Z M=1, 2025-05-07T20:32:59.6118313Z N=1, 2025-05-07T20:32:59.6118592Z max_L=1, 2025-05-07T20:32:59.6118918Z dtype=torch.float32, 2025-05-07T20:32:59.6119314Z device=device(type='cpu'), 2025-05-07T20:32:59.6119692Z ) 2025-05-07T20:32:59.6119997Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6120809Z self=, 2025-05-07T20:32:59.6121476Z B=39, 2025-05-07T20:32:59.6121762Z M=10, 2025-05-07T20:32:59.6122044Z N=22, 2025-05-07T20:32:59.6122330Z max_L=11, 2025-05-07T20:32:59.6122654Z dtype=torch.float32, 2025-05-07T20:32:59.6123104Z device=device(type='cuda'), 2025-05-07T20:32:59.6123478Z ) 2025-05-07T20:32:59.6123781Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6124427Z self=, 2025-05-07T20:32:59.6125037Z B=299, 2025-05-07T20:32:59.6125313Z M=24, 2025-05-07T20:32:59.6125569Z N=26, 2025-05-07T20:32:59.6125848Z max_L=4, 2025-05-07T20:32:59.6126152Z dtype=torch.float32, 2025-05-07T20:32:59.6126514Z device=device(type='cpu'), 2025-05-07T20:32:59.6126880Z ) 2025-05-07T20:32:59.6127198Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6127842Z self=, 2025-05-07T20:32:59.6128459Z B=489, 2025-05-07T20:32:59.6128735Z M=13, 2025-05-07T20:32:59.6128979Z N=27, 2025-05-07T20:32:59.6129237Z max_L=13, 2025-05-07T20:32:59.6129537Z dtype=torch.float32, 2025-05-07T20:32:59.6129893Z device=device(type='cpu'), 2025-05-07T20:32:59.6130247Z ) 2025-05-07T20:32:59.6130553Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6131174Z self=, 2025-05-07T20:32:59.6131777Z B=511, 2025-05-07T20:32:59.6132041Z M=25, 2025-05-07T20:32:59.6132291Z N=24, 2025-05-07T20:32:59.6132554Z max_L=8, 2025-05-07T20:32:59.6132845Z dtype=torch.float32, 2025-05-07T20:32:59.6133203Z device=device(type='cpu'), 2025-05-07T20:32:59.6133570Z ) 2025-05-07T20:32:59.6133896Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6134951Z self=, 2025-05-07T20:32:59.6135592Z B=191, 2025-05-07T20:32:59.6135891Z M=12, 2025-05-07T20:32:59.6136170Z N=28, 2025-05-07T20:32:59.6136442Z max_L=11, 2025-05-07T20:32:59.6136776Z dtype=torch.float32, 2025-05-07T20:32:59.6137161Z device=device(type='cuda'), 2025-05-07T20:32:59.6137509Z ) 2025-05-07T20:32:59.6137798Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6138607Z self=, 2025-05-07T20:32:59.6139243Z B=491, 2025-05-07T20:32:59.6139529Z M=22, 2025-05-07T20:32:59.6139805Z N=18, 2025-05-07T20:32:59.6140080Z max_L=31, 2025-05-07T20:32:59.6140408Z dtype=torch.float32, 2025-05-07T20:32:59.6140799Z device=device(type='cuda'), 2025-05-07T20:32:59.6141172Z ) 2025-05-07T20:32:59.6141495Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6142167Z self=, 2025-05-07T20:32:59.6142820Z B=187, 2025-05-07T20:32:59.6143104Z M=12, 2025-05-07T20:32:59.6143392Z N=17, 2025-05-07T20:32:59.6143654Z max_L=18, 2025-05-07T20:32:59.6143954Z dtype=torch.float32, 2025-05-07T20:32:59.6144316Z device=device(type='cpu'), 2025-05-07T20:32:59.6144711Z ) 2025-05-07T20:32:59.6145037Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6145762Z self=, 2025-05-07T20:32:59.6146458Z B=351, 2025-05-07T20:32:59.6146748Z M=4, 2025-05-07T20:32:59.6147035Z N=28, 2025-05-07T20:32:59.6147332Z max_L=25, 2025-05-07T20:32:59.6147659Z dtype=torch.float32, 2025-05-07T20:32:59.6148071Z device=device(type='cpu'), 2025-05-07T20:32:59.6148476Z ) 2025-05-07T20:32:59.6148805Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6149523Z self=, 2025-05-07T20:32:59.6150242Z B=449, 2025-05-07T20:32:59.6150525Z M=8, 2025-05-07T20:32:59.6150797Z N=18, 2025-05-07T20:32:59.6151087Z max_L=7, 2025-05-07T20:32:59.6151414Z dtype=torch.float32, 2025-05-07T20:32:59.6151818Z device=device(type='cuda'), 2025-05-07T20:32:59.6152207Z ) 2025-05-07T20:32:59.6152533Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6153273Z self=, 2025-05-07T20:32:59.6153939Z B=449, 2025-05-07T20:32:59.6154233Z M=8, 2025-05-07T20:32:59.6154521Z N=18, 2025-05-07T20:32:59.6154804Z max_L=1, 2025-05-07T20:32:59.6155129Z dtype=torch.float32, 2025-05-07T20:32:59.6155521Z device=device(type='cuda'), 2025-05-07T20:32:59.6155909Z ) 2025-05-07T20:32:59.6156215Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6156863Z self=, 2025-05-07T20:32:59.6157503Z B=449, 2025-05-07T20:32:59.6157808Z M=8, 2025-05-07T20:32:59.6158095Z N=8, 2025-05-07T20:32:59.6158379Z max_L=1, 2025-05-07T20:32:59.6158711Z dtype=torch.float32, 2025-05-07T20:32:59.6159106Z device=device(type='cuda'), 2025-05-07T20:32:59.6159498Z ) 2025-05-07T20:32:59.6159831Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6160664Z self=, 2025-05-07T20:32:59.6161347Z B=449, 2025-05-07T20:32:59.6161648Z M=8, 2025-05-07T20:32:59.6161949Z N=1, 2025-05-07T20:32:59.6162248Z max_L=1, 2025-05-07T20:32:59.6162586Z dtype=torch.float32, 2025-05-07T20:32:59.6163005Z device=device(type='cuda'), 2025-05-07T20:32:59.6163422Z ) 2025-05-07T20:32:59.6163759Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6164493Z self=, 2025-05-07T20:32:59.6165170Z B=10, 2025-05-07T20:32:59.6165471Z M=8, 2025-05-07T20:32:59.6165768Z N=1, 2025-05-07T20:32:59.6166224Z max_L=1, 2025-05-07T20:32:59.6166571Z dtype=torch.float32, 2025-05-07T20:32:59.6166983Z device=device(type='cuda'), 2025-05-07T20:32:59.6167379Z ) 2025-05-07T20:32:59.6167718Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6168457Z self=, 2025-05-07T20:32:59.6169135Z B=10, 2025-05-07T20:32:59.6169425Z M=10, 2025-05-07T20:32:59.6169720Z N=1, 2025-05-07T20:32:59.6170127Z max_L=1, 2025-05-07T20:32:59.6180266Z dtype=torch.float32, 2025-05-07T20:32:59.6180661Z device=device(type='cuda'), 2025-05-07T20:32:59.6181011Z ) 2025-05-07T20:32:59.6181312Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6181954Z self=, 2025-05-07T20:32:59.6182563Z B=10, 2025-05-07T20:32:59.6182826Z M=1, 2025-05-07T20:32:59.6183085Z N=1, 2025-05-07T20:32:59.6183355Z max_L=1, 2025-05-07T20:32:59.6183659Z dtype=torch.float32, 2025-05-07T20:32:59.6184054Z device=device(type='cuda'), 2025-05-07T20:32:59.6184424Z ) 2025-05-07T20:32:59.6184724Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6185376Z self=, 2025-05-07T20:32:59.6185957Z B=399, 2025-05-07T20:32:59.6186210Z M=15, 2025-05-07T20:32:59.6186465Z N=30, 2025-05-07T20:32:59.6186723Z max_L=20, 2025-05-07T20:32:59.6187022Z dtype=torch.float32, 2025-05-07T20:32:59.6187367Z device=device(type='cpu'), 2025-05-07T20:32:59.6187699Z ) 2025-05-07T20:32:59.6187965Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6188567Z self=, 2025-05-07T20:32:59.6189143Z B=20, 2025-05-07T20:32:59.6189399Z M=15, 2025-05-07T20:32:59.6189651Z N=30, 2025-05-07T20:32:59.6189907Z max_L=20, 2025-05-07T20:32:59.6190197Z dtype=torch.float32, 2025-05-07T20:32:59.6190542Z device=device(type='cpu'), 2025-05-07T20:32:59.6190897Z ) 2025-05-07T20:32:59.6191187Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:32:59.6191790Z self=, 2025-05-07T20:32:59.6192364Z B=20, 2025-05-07T20:32:59.6192619Z M=15, 2025-05-07T20:32:59.6192864Z N=15, 2025-05-07T20:32:59.6193164Z max_L=20, 2025-05-07T20:32:59.6193463Z dtype=torch.float32, 2025-05-07T20:32:59.6193814Z device=device(type='cpu'), 2025-05-07T20:32:59.6194160Z ) 2025-05-07T20:32:59.6194789Z PASSED 2025-05-07T20:32:59.6194945Z 2025-05-07T20:32:59.6195144Z =============================== warnings summary =============================== 2025-05-07T20:32:59.6195798Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:32:59.6196572Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:32:59.6201360Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:59.6206121Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:59.6206726Z 2025-05-07T20:32:59.6207017Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm 2025-05-07T20:32:59.6208078Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape 2025-05-07T20:32:59.6208856Z test/jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm 2025-05-07T20:32:59.6213994Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:59.6219100Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:59.6219744Z 2025-05-07T20:32:59.6220080Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:59.6220768Z ======================== 3 passed, 5 warnings in 2.61s ========================= 2025-05-07T20:33:00.3730807Z 2025-05-07T20:33:00.3731285Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:33:00.3751437Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 6 seconds 2025-05-07T20:33:00.3751723Z 2025-05-07T20:33:00.3751900Z 2025-05-07T20:33:00.3751916Z 2025-05-07T20:33:00.3752033Z 2025-05-07T20:33:00.3772450Z ################################################################################ 2025-05-07T20:33:00.3787661Z # [2025-05-07T20:33:00.378Z] Run Python Test Suite: 2025-05-07T20:33:00.3788018Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:33:00.3788591Z ################################################################################ 2025-05-07T20:33:00.3814192Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:33:00.3814861Z 2025-05-07T20:33:02.5378600Z ============================= test session starts ============================== 2025-05-07T20:33:02.5379279Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:02.5379811Z cachedir: .pytest_cache 2025-05-07T20:33:02.5380396Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:02.5381121Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:02.5381539Z plugins: hypothesis-6.131.14 2025-05-07T20:33:04.4842811Z collecting ... collected 4 items 2025-05-07T20:33:04.4843063Z 2025-05-07T20:33:06.0601320Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0602673Z self=, 2025-05-07T20:33:06.0603367Z num_jagged_dim=1, 2025-05-07T20:33:06.0603603Z outer_dense_size=0, 2025-05-07T20:33:06.0603832Z inner_dense_size=0, 2025-05-07T20:33:06.0604069Z dtype=torch.float32, 2025-05-07T20:33:06.0604328Z device=device(type='cpu'), 2025-05-07T20:33:06.0604585Z ) 2025-05-07T20:33:06.0604939Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0605718Z self=, 2025-05-07T20:33:06.0606748Z num_jagged_dim=3, 2025-05-07T20:33:06.0606987Z outer_dense_size=0, 2025-05-07T20:33:06.0607327Z inner_dense_size=0, 2025-05-07T20:33:06.0607655Z dtype=torch.float32, 2025-05-07T20:33:06.0608028Z device=device(type='cpu'), 2025-05-07T20:33:06.0608316Z ) 2025-05-07T20:33:06.0608622Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0609566Z self=, 2025-05-07T20:33:06.0610227Z num_jagged_dim=3, 2025-05-07T20:33:06.0610454Z outer_dense_size=1, 2025-05-07T20:33:06.0610689Z inner_dense_size=0, 2025-05-07T20:33:06.0610929Z dtype=torch.float16, 2025-05-07T20:33:06.0611174Z device=device(type='cpu'), 2025-05-07T20:33:06.0611424Z ) 2025-05-07T20:33:06.0611735Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0612509Z self=, 2025-05-07T20:33:06.0613183Z num_jagged_dim=2, 2025-05-07T20:33:06.0613417Z outer_dense_size=2, 2025-05-07T20:33:06.0613653Z inner_dense_size=3, 2025-05-07T20:33:06.0613886Z dtype=torch.float32, 2025-05-07T20:33:06.0614142Z device=device(type='cpu'), 2025-05-07T20:33:06.0614389Z ) 2025-05-07T20:33:06.0614695Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0615470Z self=, 2025-05-07T20:33:06.0616138Z num_jagged_dim=2, 2025-05-07T20:33:06.0616366Z outer_dense_size=3, 2025-05-07T20:33:06.0616600Z inner_dense_size=1, 2025-05-07T20:33:06.0616846Z dtype=torch.bfloat16, 2025-05-07T20:33:06.0617096Z device=device(type='cuda'), 2025-05-07T20:33:06.0617344Z ) 2025-05-07T20:33:06.0617653Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0618434Z self=, 2025-05-07T20:33:06.0619088Z num_jagged_dim=3, 2025-05-07T20:33:06.0619325Z outer_dense_size=0, 2025-05-07T20:33:06.0619566Z inner_dense_size=4, 2025-05-07T20:33:06.0619797Z dtype=torch.float32, 2025-05-07T20:33:06.0620057Z device=device(type='cuda'), 2025-05-07T20:33:06.0620309Z ) 2025-05-07T20:33:06.0620607Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0621383Z self=, 2025-05-07T20:33:06.0622036Z num_jagged_dim=4, 2025-05-07T20:33:06.0622262Z outer_dense_size=1, 2025-05-07T20:33:06.0622497Z inner_dense_size=0, 2025-05-07T20:33:06.0622738Z dtype=torch.bfloat16, 2025-05-07T20:33:06.0622998Z device=device(type='cuda'), 2025-05-07T20:33:06.0623245Z ) 2025-05-07T20:33:06.0623550Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0624326Z self=, 2025-05-07T20:33:06.0624980Z num_jagged_dim=2, 2025-05-07T20:33:06.0625220Z outer_dense_size=0, 2025-05-07T20:33:06.0625456Z inner_dense_size=1, 2025-05-07T20:33:06.0625688Z dtype=torch.float32, 2025-05-07T20:33:06.0625944Z device=device(type='cuda'), 2025-05-07T20:33:06.0626192Z ) 2025-05-07T20:33:06.0626497Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0627272Z self=, 2025-05-07T20:33:06.0627932Z num_jagged_dim=4, 2025-05-07T20:33:06.0628259Z outer_dense_size=4, 2025-05-07T20:33:06.0628489Z inner_dense_size=3, 2025-05-07T20:33:06.0628728Z dtype=torch.float16, 2025-05-07T20:33:06.0628981Z device=device(type='cpu'), 2025-05-07T20:33:06.0629222Z ) 2025-05-07T20:33:06.0629527Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0630385Z self=, 2025-05-07T20:33:06.0631040Z num_jagged_dim=2, 2025-05-07T20:33:06.0631273Z outer_dense_size=3, 2025-05-07T20:33:06.0631511Z inner_dense_size=0, 2025-05-07T20:33:06.0631753Z dtype=torch.bfloat16, 2025-05-07T20:33:06.0632005Z device=device(type='cpu'), 2025-05-07T20:33:06.0632254Z ) 2025-05-07T20:33:06.0632556Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0633329Z self=, 2025-05-07T20:33:06.0633995Z num_jagged_dim=3, 2025-05-07T20:33:06.0634230Z outer_dense_size=0, 2025-05-07T20:33:06.0634460Z inner_dense_size=0, 2025-05-07T20:33:06.0634700Z dtype=torch.float16, 2025-05-07T20:33:06.0634955Z device=device(type='cuda'), 2025-05-07T20:33:06.0635199Z ) 2025-05-07T20:33:06.0635503Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0636297Z self=, 2025-05-07T20:33:06.0636956Z num_jagged_dim=3, 2025-05-07T20:33:06.0637183Z outer_dense_size=0, 2025-05-07T20:33:06.0637417Z inner_dense_size=3, 2025-05-07T20:33:06.0637658Z dtype=torch.float16, 2025-05-07T20:33:06.0637905Z device=device(type='cuda'), 2025-05-07T20:33:06.0638153Z ) 2025-05-07T20:33:06.0638458Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0639240Z self=, 2025-05-07T20:33:06.0639907Z num_jagged_dim=3, 2025-05-07T20:33:06.0640136Z outer_dense_size=3, 2025-05-07T20:33:06.0640454Z inner_dense_size=3, 2025-05-07T20:33:06.0640686Z dtype=torch.float16, 2025-05-07T20:33:06.0640936Z device=device(type='cuda'), 2025-05-07T20:33:06.0641190Z ) 2025-05-07T20:33:06.0641489Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0642267Z self=, 2025-05-07T20:33:06.0642927Z num_jagged_dim=1, 2025-05-07T20:33:06.0643154Z outer_dense_size=1, 2025-05-07T20:33:06.0643389Z inner_dense_size=0, 2025-05-07T20:33:06.0643628Z dtype=torch.float32, 2025-05-07T20:33:06.0643878Z device=device(type='cuda'), 2025-05-07T20:33:06.0644126Z ) 2025-05-07T20:33:06.0644455Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0645235Z self=, 2025-05-07T20:33:06.0645894Z num_jagged_dim=1, 2025-05-07T20:33:06.0646123Z outer_dense_size=1, 2025-05-07T20:33:06.0646366Z inner_dense_size=1, 2025-05-07T20:33:06.0646608Z dtype=torch.float32, 2025-05-07T20:33:06.0646858Z device=device(type='cuda'), 2025-05-07T20:33:06.0647105Z ) 2025-05-07T20:33:06.0647419Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0648191Z self=, 2025-05-07T20:33:06.0648851Z num_jagged_dim=1, 2025-05-07T20:33:06.0649091Z outer_dense_size=2, 2025-05-07T20:33:06.0649423Z inner_dense_size=2, 2025-05-07T20:33:06.0649656Z dtype=torch.float16, 2025-05-07T20:33:06.0649909Z device=device(type='cuda'), 2025-05-07T20:33:06.0650159Z ) 2025-05-07T20:33:06.0650461Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0651242Z self=, 2025-05-07T20:33:06.0652020Z num_jagged_dim=2, 2025-05-07T20:33:06.0652250Z outer_dense_size=2, 2025-05-07T20:33:06.0652483Z inner_dense_size=2, 2025-05-07T20:33:06.0652723Z dtype=torch.float16, 2025-05-07T20:33:06.0652968Z device=device(type='cuda'), 2025-05-07T20:33:06.0653217Z ) 2025-05-07T20:33:06.0653526Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0654309Z self=, 2025-05-07T20:33:06.0655020Z num_jagged_dim=1, 2025-05-07T20:33:06.0655256Z outer_dense_size=1, 2025-05-07T20:33:06.0655491Z inner_dense_size=4, 2025-05-07T20:33:06.0655722Z dtype=torch.float32, 2025-05-07T20:33:06.0655975Z device=device(type='cpu'), 2025-05-07T20:33:06.0656224Z ) 2025-05-07T20:33:06.0656521Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0657310Z self=, 2025-05-07T20:33:06.0657968Z num_jagged_dim=1, 2025-05-07T20:33:06.0658206Z outer_dense_size=1, 2025-05-07T20:33:06.0658434Z inner_dense_size=1, 2025-05-07T20:33:06.0658672Z dtype=torch.float32, 2025-05-07T20:33:06.0658929Z device=device(type='cpu'), 2025-05-07T20:33:06.0659170Z ) 2025-05-07T20:33:06.0659477Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:06.0660263Z self=, 2025-05-07T20:33:06.0660913Z num_jagged_dim=4, 2025-05-07T20:33:06.0661148Z outer_dense_size=2, 2025-05-07T20:33:06.0661383Z inner_dense_size=1, 2025-05-07T20:33:06.0661614Z dtype=torch.float16, 2025-05-07T20:33:06.0661864Z device=device(type='cuda'), 2025-05-07T20:33:06.0662113Z ) 2025-05-07T20:33:06.0662290Z PASSED 2025-05-07T20:33:06.3830415Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3832153Z self=, 2025-05-07T20:33:06.3832879Z num_jagged_dim=1, 2025-05-07T20:33:06.3833124Z outer_dense_size=2, 2025-05-07T20:33:06.3833367Z inner_dense_size=2, 2025-05-07T20:33:06.3833616Z dtype=torch.float32, 2025-05-07T20:33:06.3833869Z device_type='cpu', 2025-05-07T20:33:06.3834093Z ) 2025-05-07T20:33:06.3834449Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3835400Z self=, 2025-05-07T20:33:06.3836122Z num_jagged_dim=4, 2025-05-07T20:33:06.3836357Z outer_dense_size=2, 2025-05-07T20:33:06.3836637Z inner_dense_size=2, 2025-05-07T20:33:06.3836878Z dtype=torch.float32, 2025-05-07T20:33:06.3837133Z device_type='cpu', 2025-05-07T20:33:06.3837361Z ) 2025-05-07T20:33:06.3837710Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3838605Z self=, 2025-05-07T20:33:06.3839543Z num_jagged_dim=4, 2025-05-07T20:33:06.3839775Z outer_dense_size=4, 2025-05-07T20:33:06.3840015Z inner_dense_size=2, 2025-05-07T20:33:06.3840263Z dtype=torch.bfloat16, 2025-05-07T20:33:06.3840603Z device_type='cpu', 2025-05-07T20:33:06.3840831Z ) 2025-05-07T20:33:06.3841313Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3842201Z self=, 2025-05-07T20:33:06.3842914Z num_jagged_dim=3, 2025-05-07T20:33:06.3843152Z outer_dense_size=4, 2025-05-07T20:33:06.3843394Z inner_dense_size=4, 2025-05-07T20:33:06.3843630Z dtype=torch.float16, 2025-05-07T20:33:06.3843880Z device_type='cpu', 2025-05-07T20:33:06.3844105Z ) 2025-05-07T20:33:06.3844452Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3845351Z self=, 2025-05-07T20:33:06.3846068Z num_jagged_dim=4, 2025-05-07T20:33:06.3846307Z outer_dense_size=4, 2025-05-07T20:33:06.3846540Z inner_dense_size=3, 2025-05-07T20:33:06.3846782Z dtype=torch.bfloat16, 2025-05-07T20:33:06.3847037Z device_type='cpu', 2025-05-07T20:33:06.3847254Z ) 2025-05-07T20:33:06.3847608Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3848496Z self=, 2025-05-07T20:33:06.3849209Z num_jagged_dim=4, 2025-05-07T20:33:06.3849443Z outer_dense_size=3, 2025-05-07T20:33:06.3849682Z inner_dense_size=3, 2025-05-07T20:33:06.3849930Z dtype=torch.float16, 2025-05-07T20:33:06.3850189Z device_type='cpu', 2025-05-07T20:33:06.3850420Z ) 2025-05-07T20:33:06.3850774Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3851654Z self=, 2025-05-07T20:33:06.3852372Z num_jagged_dim=4, 2025-05-07T20:33:06.3852613Z outer_dense_size=3, 2025-05-07T20:33:06.3852852Z inner_dense_size=2, 2025-05-07T20:33:06.3853099Z dtype=torch.bfloat16, 2025-05-07T20:33:06.3853360Z device_type='cpu', 2025-05-07T20:33:06.3853584Z ) 2025-05-07T20:33:06.3853944Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3854881Z self=, 2025-05-07T20:33:06.3855606Z num_jagged_dim=1, 2025-05-07T20:33:06.3855843Z outer_dense_size=3, 2025-05-07T20:33:06.3856086Z inner_dense_size=3, 2025-05-07T20:33:06.3856333Z dtype=torch.float32, 2025-05-07T20:33:06.3856578Z device_type='cpu', 2025-05-07T20:33:06.3856815Z ) 2025-05-07T20:33:06.3857173Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3858060Z self=, 2025-05-07T20:33:06.3858784Z num_jagged_dim=4, 2025-05-07T20:33:06.3859026Z outer_dense_size=2, 2025-05-07T20:33:06.3859265Z inner_dense_size=3, 2025-05-07T20:33:06.3859508Z dtype=torch.float16, 2025-05-07T20:33:06.3859760Z device_type='cpu', 2025-05-07T20:33:06.3859984Z ) 2025-05-07T20:33:06.3860335Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3861316Z self=, 2025-05-07T20:33:06.3862032Z num_jagged_dim=4, 2025-05-07T20:33:06.3862263Z outer_dense_size=3, 2025-05-07T20:33:06.3862502Z inner_dense_size=3, 2025-05-07T20:33:06.3862746Z dtype=torch.bfloat16, 2025-05-07T20:33:06.3862992Z device_type='cpu', 2025-05-07T20:33:06.3863219Z ) 2025-05-07T20:33:06.3863654Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3864543Z self=, 2025-05-07T20:33:06.3865256Z num_jagged_dim=2, 2025-05-07T20:33:06.3865493Z outer_dense_size=3, 2025-05-07T20:33:06.3865733Z inner_dense_size=2, 2025-05-07T20:33:06.3865973Z dtype=torch.float32, 2025-05-07T20:33:06.3866230Z device_type='cpu', 2025-05-07T20:33:06.3866471Z ) 2025-05-07T20:33:06.3866820Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3867707Z self=, 2025-05-07T20:33:06.3868445Z num_jagged_dim=3, 2025-05-07T20:33:06.3868681Z outer_dense_size=3, 2025-05-07T20:33:06.3868924Z inner_dense_size=2, 2025-05-07T20:33:06.3869171Z dtype=torch.float32, 2025-05-07T20:33:06.3869428Z device_type='cpu', 2025-05-07T20:33:06.3869648Z ) 2025-05-07T20:33:06.3870003Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3870890Z self=, 2025-05-07T20:33:06.3871604Z num_jagged_dim=2, 2025-05-07T20:33:06.3871840Z outer_dense_size=2, 2025-05-07T20:33:06.3872088Z inner_dense_size=2, 2025-05-07T20:33:06.3872326Z dtype=torch.float32, 2025-05-07T20:33:06.3872579Z device_type='cpu', 2025-05-07T20:33:06.3872813Z ) 2025-05-07T20:33:06.3873164Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3874054Z self=, 2025-05-07T20:33:06.3874782Z num_jagged_dim=3, 2025-05-07T20:33:06.3875020Z outer_dense_size=4, 2025-05-07T20:33:06.3875258Z inner_dense_size=2, 2025-05-07T20:33:06.3875512Z dtype=torch.bfloat16, 2025-05-07T20:33:06.3875770Z device_type='cpu', 2025-05-07T20:33:06.3875991Z ) 2025-05-07T20:33:06.3876345Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3877239Z self=, 2025-05-07T20:33:06.3877964Z num_jagged_dim=3, 2025-05-07T20:33:06.3878196Z outer_dense_size=3, 2025-05-07T20:33:06.3878443Z inner_dense_size=2, 2025-05-07T20:33:06.3878689Z dtype=torch.bfloat16, 2025-05-07T20:33:06.3878936Z device_type='cpu', 2025-05-07T20:33:06.3879170Z ) 2025-05-07T20:33:06.3879532Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3880467Z self=, 2025-05-07T20:33:06.3881202Z num_jagged_dim=3, 2025-05-07T20:33:06.3881445Z outer_dense_size=3, 2025-05-07T20:33:06.3881682Z inner_dense_size=3, 2025-05-07T20:33:06.3881928Z dtype=torch.bfloat16, 2025-05-07T20:33:06.3882186Z device_type='cpu', 2025-05-07T20:33:06.3882411Z ) 2025-05-07T20:33:06.3882761Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3883745Z self=, 2025-05-07T20:33:06.3884464Z num_jagged_dim=3, 2025-05-07T20:33:06.3884716Z outer_dense_size=3, 2025-05-07T20:33:06.3884988Z inner_dense_size=4, 2025-05-07T20:33:06.3885234Z dtype=torch.float32, 2025-05-07T20:33:06.3885553Z device_type='cpu', 2025-05-07T20:33:06.3885797Z ) 2025-05-07T20:33:06.3893387Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3894530Z self=, 2025-05-07T20:33:06.3895256Z num_jagged_dim=3, 2025-05-07T20:33:06.3895499Z outer_dense_size=3, 2025-05-07T20:33:06.3895723Z inner_dense_size=3, 2025-05-07T20:33:06.3895977Z dtype=torch.float32, 2025-05-07T20:33:06.3896223Z device_type='cpu', 2025-05-07T20:33:06.3896443Z ) 2025-05-07T20:33:06.3896785Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3897668Z self=, 2025-05-07T20:33:06.3898385Z num_jagged_dim=3, 2025-05-07T20:33:06.3898619Z outer_dense_size=4, 2025-05-07T20:33:06.3898860Z inner_dense_size=4, 2025-05-07T20:33:06.3899100Z dtype=torch.bfloat16, 2025-05-07T20:33:06.3899340Z device_type='cpu', 2025-05-07T20:33:06.3899565Z ) 2025-05-07T20:33:06.3899915Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:06.3900796Z self=, 2025-05-07T20:33:06.3901504Z num_jagged_dim=3, 2025-05-07T20:33:06.3901740Z outer_dense_size=3, 2025-05-07T20:33:06.3901975Z inner_dense_size=4, 2025-05-07T20:33:06.3902215Z dtype=torch.bfloat16, 2025-05-07T20:33:06.3902458Z device_type='cpu', 2025-05-07T20:33:06.3902676Z ) 2025-05-07T20:33:06.3902855Z PASSED 2025-05-07T20:33:06.5301553Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5303098Z self=, 2025-05-07T20:33:06.5303823Z num_jagged_dim=1, 2025-05-07T20:33:06.5304057Z outer_dense_size=0, 2025-05-07T20:33:06.5304292Z inner_dense_size=0, 2025-05-07T20:33:06.5304536Z dtype=torch.float32, 2025-05-07T20:33:06.5304783Z device_type='meta', 2025-05-07T20:33:06.5305029Z ) 2025-05-07T20:33:06.5305426Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5306307Z self=, 2025-05-07T20:33:06.5307034Z num_jagged_dim=3, 2025-05-07T20:33:06.5307289Z outer_dense_size=0, 2025-05-07T20:33:06.5307534Z inner_dense_size=0, 2025-05-07T20:33:06.5307783Z dtype=torch.float32, 2025-05-07T20:33:06.5308040Z device_type='meta', 2025-05-07T20:33:06.5308267Z ) 2025-05-07T20:33:06.5308893Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5309872Z self=, 2025-05-07T20:33:06.5310604Z num_jagged_dim=3, 2025-05-07T20:33:06.5311135Z outer_dense_size=4, 2025-05-07T20:33:06.5311392Z inner_dense_size=1, 2025-05-07T20:33:06.5311647Z dtype=torch.float16, 2025-05-07T20:33:06.5311898Z device_type='meta', 2025-05-07T20:33:06.5312136Z ) 2025-05-07T20:33:06.5312493Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5313498Z self=, 2025-05-07T20:33:06.5314404Z num_jagged_dim=3, 2025-05-07T20:33:06.5314651Z outer_dense_size=4, 2025-05-07T20:33:06.5314928Z inner_dense_size=0, 2025-05-07T20:33:06.5315180Z dtype=torch.float16, 2025-05-07T20:33:06.5315433Z device_type='meta', 2025-05-07T20:33:06.5315669Z ) 2025-05-07T20:33:06.5316030Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5316913Z self=, 2025-05-07T20:33:06.5317632Z num_jagged_dim=2, 2025-05-07T20:33:06.5317878Z outer_dense_size=1, 2025-05-07T20:33:06.5318123Z inner_dense_size=3, 2025-05-07T20:33:06.5318366Z dtype=torch.float32, 2025-05-07T20:33:06.5318623Z device_type='meta', 2025-05-07T20:33:06.5318854Z ) 2025-05-07T20:33:06.5319215Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5320092Z self=, 2025-05-07T20:33:06.5320876Z num_jagged_dim=3, 2025-05-07T20:33:06.5321123Z outer_dense_size=0, 2025-05-07T20:33:06.5321363Z inner_dense_size=4, 2025-05-07T20:33:06.5321614Z dtype=torch.bfloat16, 2025-05-07T20:33:06.5321877Z device_type='meta', 2025-05-07T20:33:06.5322105Z ) 2025-05-07T20:33:06.5322462Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5323350Z self=, 2025-05-07T20:33:06.5324062Z num_jagged_dim=4, 2025-05-07T20:33:06.5324311Z outer_dense_size=4, 2025-05-07T20:33:06.5324562Z inner_dense_size=3, 2025-05-07T20:33:06.5324842Z dtype=torch.float16, 2025-05-07T20:33:06.5325121Z device_type='meta', 2025-05-07T20:33:06.5325359Z ) 2025-05-07T20:33:06.5325721Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5326595Z self=, 2025-05-07T20:33:06.5327316Z num_jagged_dim=4, 2025-05-07T20:33:06.5327562Z outer_dense_size=2, 2025-05-07T20:33:06.5327804Z inner_dense_size=3, 2025-05-07T20:33:06.5328060Z dtype=torch.float16, 2025-05-07T20:33:06.5328320Z device_type='meta', 2025-05-07T20:33:06.5328550Z ) 2025-05-07T20:33:06.5328908Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5329796Z self=, 2025-05-07T20:33:06.5330521Z num_jagged_dim=4, 2025-05-07T20:33:06.5330765Z outer_dense_size=4, 2025-05-07T20:33:06.5331016Z inner_dense_size=0, 2025-05-07T20:33:06.5331268Z dtype=torch.float16, 2025-05-07T20:33:06.5331519Z device_type='meta', 2025-05-07T20:33:06.5331760Z ) 2025-05-07T20:33:06.5332124Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5333001Z self=, 2025-05-07T20:33:06.5333830Z num_jagged_dim=1, 2025-05-07T20:33:06.5334078Z outer_dense_size=1, 2025-05-07T20:33:06.5334326Z inner_dense_size=1, 2025-05-07T20:33:06.5334576Z dtype=torch.bfloat16, 2025-05-07T20:33:06.5334869Z device_type='meta', 2025-05-07T20:33:06.5335125Z ) 2025-05-07T20:33:06.5335477Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5336472Z self=, 2025-05-07T20:33:06.5337193Z num_jagged_dim=3, 2025-05-07T20:33:06.5337433Z outer_dense_size=2, 2025-05-07T20:33:06.5337681Z inner_dense_size=0, 2025-05-07T20:33:06.5337930Z dtype=torch.float16, 2025-05-07T20:33:06.5338178Z device_type='meta', 2025-05-07T20:33:06.5338409Z ) 2025-05-07T20:33:06.5338760Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5339643Z self=, 2025-05-07T20:33:06.5340355Z num_jagged_dim=3, 2025-05-07T20:33:06.5340601Z outer_dense_size=2, 2025-05-07T20:33:06.5340847Z inner_dense_size=3, 2025-05-07T20:33:06.5341091Z dtype=torch.float16, 2025-05-07T20:33:06.5341347Z device_type='meta', 2025-05-07T20:33:06.5341579Z ) 2025-05-07T20:33:06.5341934Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5342810Z self=, 2025-05-07T20:33:06.5343526Z num_jagged_dim=2, 2025-05-07T20:33:06.5343768Z outer_dense_size=2, 2025-05-07T20:33:06.5344004Z inner_dense_size=3, 2025-05-07T20:33:06.5344251Z dtype=torch.float16, 2025-05-07T20:33:06.5344505Z device_type='meta', 2025-05-07T20:33:06.5344737Z ) 2025-05-07T20:33:06.5345092Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5345968Z self=, 2025-05-07T20:33:06.5346682Z num_jagged_dim=2, 2025-05-07T20:33:06.5346927Z outer_dense_size=2, 2025-05-07T20:33:06.5347181Z inner_dense_size=2, 2025-05-07T20:33:06.5347424Z dtype=torch.float16, 2025-05-07T20:33:06.5347682Z device_type='meta', 2025-05-07T20:33:06.5347916Z ) 2025-05-07T20:33:06.5348277Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5349149Z self=, 2025-05-07T20:33:06.5349868Z num_jagged_dim=3, 2025-05-07T20:33:06.5350117Z outer_dense_size=2, 2025-05-07T20:33:06.5350366Z inner_dense_size=0, 2025-05-07T20:33:06.5350617Z dtype=torch.float32, 2025-05-07T20:33:06.5350873Z device_type='meta', 2025-05-07T20:33:06.5351098Z ) 2025-05-07T20:33:06.5351455Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5352340Z self=, 2025-05-07T20:33:06.5353058Z num_jagged_dim=3, 2025-05-07T20:33:06.5353297Z outer_dense_size=0, 2025-05-07T20:33:06.5353545Z inner_dense_size=3, 2025-05-07T20:33:06.5353797Z dtype=torch.float32, 2025-05-07T20:33:06.5354045Z device_type='meta', 2025-05-07T20:33:06.5354281Z ) 2025-05-07T20:33:06.5354638Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5355507Z self=, 2025-05-07T20:33:06.5356319Z num_jagged_dim=1, 2025-05-07T20:33:06.5356563Z outer_dense_size=0, 2025-05-07T20:33:06.5356810Z inner_dense_size=3, 2025-05-07T20:33:06.5357051Z dtype=torch.float32, 2025-05-07T20:33:06.5357306Z device_type='meta', 2025-05-07T20:33:06.5357539Z ) 2025-05-07T20:33:06.5357885Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5358843Z self=, 2025-05-07T20:33:06.5359565Z num_jagged_dim=1, 2025-05-07T20:33:06.5359805Z outer_dense_size=1, 2025-05-07T20:33:06.5360048Z inner_dense_size=3, 2025-05-07T20:33:06.5360297Z dtype=torch.float32, 2025-05-07T20:33:06.5360615Z device_type='meta', 2025-05-07T20:33:06.5360848Z ) 2025-05-07T20:33:06.5361206Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5362091Z self=, 2025-05-07T20:33:06.5362802Z num_jagged_dim=1, 2025-05-07T20:33:06.5363039Z outer_dense_size=1, 2025-05-07T20:33:06.5363278Z inner_dense_size=1, 2025-05-07T20:33:06.5363518Z dtype=torch.float32, 2025-05-07T20:33:06.5363775Z device_type='meta', 2025-05-07T20:33:06.5364003Z ) 2025-05-07T20:33:06.5364349Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:06.5365280Z self=, 2025-05-07T20:33:06.5365996Z num_jagged_dim=1, 2025-05-07T20:33:06.5366237Z outer_dense_size=3, 2025-05-07T20:33:06.5366474Z inner_dense_size=1, 2025-05-07T20:33:06.5366725Z dtype=torch.float16, 2025-05-07T20:33:06.5366978Z device_type='meta', 2025-05-07T20:33:06.5367207Z ) 2025-05-07T20:33:06.5367398Z PASSED 2025-05-07T20:33:09.6095445Z jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:09.6097149Z self=, 2025-05-07T20:33:09.6098008Z num_jagged_dim=1, 2025-05-07T20:33:09.6098289Z outer_dense_size=0, 2025-05-07T20:33:09.6098562Z inner_dense_size=16, 2025-05-07T20:33:09.6098854Z dtype=torch.float16, 2025-05-07T20:33:09.6099159Z device=device(type='cpu'), 2025-05-07T20:33:09.6099463Z ) 2025-05-07T20:33:09.6099845Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:09.6100856Z self=, 2025-05-07T20:33:09.6101715Z num_jagged_dim=1, 2025-05-07T20:33:09.6101986Z outer_dense_size=5, 2025-05-07T20:33:09.6102270Z inner_dense_size=96, 2025-05-07T20:33:09.6102561Z dtype=torch.float16, 2025-05-07T20:33:09.6102856Z device=device(type='cpu'), 2025-05-07T20:33:09.6103153Z ) 2025-05-07T20:33:09.6103544Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:09.6104551Z self=, 2025-05-07T20:33:09.6105395Z num_jagged_dim=1, 2025-05-07T20:33:09.6105721Z outer_dense_size=1, 2025-05-07T20:33:09.6106005Z inner_dense_size=96, 2025-05-07T20:33:09.6106289Z dtype=torch.float16, 2025-05-07T20:33:09.6106589Z device=device(type='cuda'), 2025-05-07T20:33:09.6106885Z ) 2025-05-07T20:33:09.6107610Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:09.6108615Z self=, 2025-05-07T20:33:09.6109461Z num_jagged_dim=1, 2025-05-07T20:33:09.6109730Z outer_dense_size=5, 2025-05-07T20:33:09.6110017Z inner_dense_size=16, 2025-05-07T20:33:09.6110309Z dtype=torch.float16, 2025-05-07T20:33:09.6110763Z device=device(type='cpu'), 2025-05-07T20:33:09.6111060Z ) 2025-05-07T20:33:09.6111285Z PASSED 2025-05-07T20:33:09.6111417Z 2025-05-07T20:33:09.6111590Z =============================== warnings summary =============================== 2025-05-07T20:33:09.6112441Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:09.6113689Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:09.6115676Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:09.6117191Z warnings.warn( 2025-05-07T20:33:09.6117353Z 2025-05-07T20:33:09.6117922Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:09.6119156Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:09.6121212Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:09.6122714Z warnings.warn( 2025-05-07T20:33:09.6122875Z 2025-05-07T20:33:09.6123434Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:09.6124674Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:09.6126629Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #3 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:09.6128304Z warnings.warn( 2025-05-07T20:33:09.6128462Z 2025-05-07T20:33:09.6128736Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:09.6129310Z ======================== 4 passed, 6 warnings in 7.21s ========================= 2025-05-07T20:33:10.3683716Z 2025-05-07T20:33:10.3684896Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:33:10.3705942Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 10 seconds 2025-05-07T20:33:10.3706282Z 2025-05-07T20:33:10.3706291Z 2025-05-07T20:33:10.3706295Z 2025-05-07T20:33:10.3706299Z 2025-05-07T20:33:10.3726893Z ################################################################################ 2025-05-07T20:33:10.3742146Z # [2025-05-07T20:33:10.373Z] Run Python Test Suite: 2025-05-07T20:33:10.3742484Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:10.3742788Z ################################################################################ 2025-05-07T20:33:10.3768045Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:10.3768993Z 2025-05-07T20:33:12.5458240Z ============================= test session starts ============================== 2025-05-07T20:33:12.5458913Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:12.5459430Z cachedir: .pytest_cache 2025-05-07T20:33:12.5460355Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:12.5461080Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:12.5461494Z plugins: hypothesis-6.131.14 2025-05-07T20:33:14.4999391Z collecting ... collected 5 items 2025-05-07T20:33:14.4999699Z 2025-05-07T20:33:14.8783187Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8784216Z self=, 2025-05-07T20:33:14.8784722Z num_jagged_dim=1, 2025-05-07T20:33:14.8784965Z outer_dense_size=0, 2025-05-07T20:33:14.8785196Z inner_dense_size=0, 2025-05-07T20:33:14.8785439Z dtype=torch.float32, 2025-05-07T20:33:14.8785696Z device=device(type='cpu'), 2025-05-07T20:33:14.8785963Z precompute_total_L=False, 2025-05-07T20:33:14.8786222Z ) 2025-05-07T20:33:14.8786438Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8786898Z self=, 2025-05-07T20:33:14.8787350Z num_jagged_dim=3, 2025-05-07T20:33:14.8787587Z outer_dense_size=0, 2025-05-07T20:33:14.8787821Z inner_dense_size=0, 2025-05-07T20:33:14.8788109Z dtype=torch.float32, 2025-05-07T20:33:14.8788473Z device=device(type='cpu'), 2025-05-07T20:33:14.8788833Z precompute_total_L=False, 2025-05-07T20:33:14.8789169Z ) 2025-05-07T20:33:14.8789426Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8789872Z self=, 2025-05-07T20:33:14.8790323Z num_jagged_dim=3, 2025-05-07T20:33:14.8790556Z outer_dense_size=5, 2025-05-07T20:33:14.8790797Z inner_dense_size=2, 2025-05-07T20:33:14.8791029Z dtype=torch.bfloat16, 2025-05-07T20:33:14.8791288Z device=device(type='cuda'), 2025-05-07T20:33:14.8791561Z precompute_total_L=False, 2025-05-07T20:33:14.8791802Z ) 2025-05-07T20:33:14.8792014Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8792462Z self=, 2025-05-07T20:33:14.8792902Z num_jagged_dim=5, 2025-05-07T20:33:14.8793142Z outer_dense_size=5, 2025-05-07T20:33:14.8793380Z inner_dense_size=5, 2025-05-07T20:33:14.8793611Z dtype=torch.float32, 2025-05-07T20:33:14.8793867Z device=device(type='cuda'), 2025-05-07T20:33:14.8794139Z precompute_total_L=False, 2025-05-07T20:33:14.8794736Z ) 2025-05-07T20:33:14.8794943Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8795405Z self=, 2025-05-07T20:33:14.8795850Z num_jagged_dim=1, 2025-05-07T20:33:14.8796075Z outer_dense_size=4, 2025-05-07T20:33:14.8796307Z inner_dense_size=0, 2025-05-07T20:33:14.8796543Z dtype=torch.float16, 2025-05-07T20:33:14.8796788Z device=device(type='cuda'), 2025-05-07T20:33:14.8797056Z precompute_total_L=True, 2025-05-07T20:33:14.8797306Z ) 2025-05-07T20:33:14.8797502Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8797951Z self=, 2025-05-07T20:33:14.8798407Z num_jagged_dim=4, 2025-05-07T20:33:14.8798635Z outer_dense_size=5, 2025-05-07T20:33:14.8798868Z inner_dense_size=5, 2025-05-07T20:33:14.8799104Z dtype=torch.float16, 2025-05-07T20:33:14.8799350Z device=device(type='cuda'), 2025-05-07T20:33:14.8799625Z precompute_total_L=False, 2025-05-07T20:33:14.8800153Z ) 2025-05-07T20:33:14.8800433Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8800886Z self=, 2025-05-07T20:33:14.8801331Z num_jagged_dim=1, 2025-05-07T20:33:14.8801564Z outer_dense_size=2, 2025-05-07T20:33:14.8801791Z inner_dense_size=2, 2025-05-07T20:33:14.8802032Z dtype=torch.bfloat16, 2025-05-07T20:33:14.8802430Z device=device(type='cuda'), 2025-05-07T20:33:14.8802700Z precompute_total_L=False, 2025-05-07T20:33:14.8802947Z ) 2025-05-07T20:33:14.8803152Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8803593Z self=, 2025-05-07T20:33:14.8804035Z num_jagged_dim=4, 2025-05-07T20:33:14.8804268Z outer_dense_size=3, 2025-05-07T20:33:14.8804502Z inner_dense_size=3, 2025-05-07T20:33:14.8804738Z dtype=torch.float16, 2025-05-07T20:33:14.8804994Z device=device(type='cuda'), 2025-05-07T20:33:14.8805267Z precompute_total_L=True, 2025-05-07T20:33:14.8805515Z ) 2025-05-07T20:33:14.8805726Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8806184Z self=, 2025-05-07T20:33:14.8806626Z num_jagged_dim=2, 2025-05-07T20:33:14.8806865Z outer_dense_size=5, 2025-05-07T20:33:14.8807104Z inner_dense_size=5, 2025-05-07T20:33:14.8807340Z dtype=torch.float16, 2025-05-07T20:33:14.8807595Z device=device(type='cpu'), 2025-05-07T20:33:14.8807876Z precompute_total_L=False, 2025-05-07T20:33:14.8808128Z ) 2025-05-07T20:33:14.8808340Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8808796Z self=, 2025-05-07T20:33:14.8809236Z num_jagged_dim=5, 2025-05-07T20:33:14.8809479Z outer_dense_size=0, 2025-05-07T20:33:14.8809714Z inner_dense_size=5, 2025-05-07T20:33:14.8809956Z dtype=torch.bfloat16, 2025-05-07T20:33:14.8810211Z device=device(type='cpu'), 2025-05-07T20:33:14.8810486Z precompute_total_L=False, 2025-05-07T20:33:14.8810730Z ) 2025-05-07T20:33:14.8810935Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8811387Z self=, 2025-05-07T20:33:14.8811827Z num_jagged_dim=4, 2025-05-07T20:33:14.8812058Z outer_dense_size=0, 2025-05-07T20:33:14.8812299Z inner_dense_size=0, 2025-05-07T20:33:14.8812535Z dtype=torch.float32, 2025-05-07T20:33:14.8812782Z device=device(type='cpu'), 2025-05-07T20:33:14.8813051Z precompute_total_L=False, 2025-05-07T20:33:14.8813300Z ) 2025-05-07T20:33:14.8813500Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8813950Z self=, 2025-05-07T20:33:14.8814396Z num_jagged_dim=4, 2025-05-07T20:33:14.8814621Z outer_dense_size=4, 2025-05-07T20:33:14.8814860Z inner_dense_size=0, 2025-05-07T20:33:14.8815104Z dtype=torch.float32, 2025-05-07T20:33:14.8815353Z device=device(type='cpu'), 2025-05-07T20:33:14.8815627Z precompute_total_L=False, 2025-05-07T20:33:14.8815879Z ) 2025-05-07T20:33:14.8816086Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8816534Z self=, 2025-05-07T20:33:14.8817050Z num_jagged_dim=4, 2025-05-07T20:33:14.8824226Z outer_dense_size=4, 2025-05-07T20:33:14.8824472Z inner_dense_size=4, 2025-05-07T20:33:14.8824709Z dtype=torch.float32, 2025-05-07T20:33:14.8824973Z device=device(type='cpu'), 2025-05-07T20:33:14.8825245Z precompute_total_L=False, 2025-05-07T20:33:14.8825491Z ) 2025-05-07T20:33:14.8825701Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8826163Z self=, 2025-05-07T20:33:14.8826618Z num_jagged_dim=1, 2025-05-07T20:33:14.8827010Z outer_dense_size=3, 2025-05-07T20:33:14.8827265Z inner_dense_size=3, 2025-05-07T20:33:14.8827506Z dtype=torch.bfloat16, 2025-05-07T20:33:14.8827756Z device=device(type='cuda'), 2025-05-07T20:33:14.8828028Z precompute_total_L=False, 2025-05-07T20:33:14.8828275Z ) 2025-05-07T20:33:14.8828472Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8829003Z self=, 2025-05-07T20:33:14.8829448Z num_jagged_dim=3, 2025-05-07T20:33:14.8829675Z outer_dense_size=3, 2025-05-07T20:33:14.8829912Z inner_dense_size=3, 2025-05-07T20:33:14.8830153Z dtype=torch.bfloat16, 2025-05-07T20:33:14.8830404Z device=device(type='cuda'), 2025-05-07T20:33:14.8830672Z precompute_total_L=False, 2025-05-07T20:33:14.8830919Z ) 2025-05-07T20:33:14.8831118Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8831566Z self=, 2025-05-07T20:33:14.8832012Z num_jagged_dim=4, 2025-05-07T20:33:14.8832243Z outer_dense_size=5, 2025-05-07T20:33:14.8832470Z inner_dense_size=0, 2025-05-07T20:33:14.8832711Z dtype=torch.float32, 2025-05-07T20:33:14.8832961Z device=device(type='cuda'), 2025-05-07T20:33:14.8833224Z precompute_total_L=True, 2025-05-07T20:33:14.8833464Z ) 2025-05-07T20:33:14.8833664Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8834114Z self=, 2025-05-07T20:33:14.8834565Z num_jagged_dim=1, 2025-05-07T20:33:14.8834797Z outer_dense_size=5, 2025-05-07T20:33:14.8835025Z inner_dense_size=0, 2025-05-07T20:33:14.8835263Z dtype=torch.float32, 2025-05-07T20:33:14.8835517Z device=device(type='cuda'), 2025-05-07T20:33:14.8835784Z precompute_total_L=True, 2025-05-07T20:33:14.8836033Z ) 2025-05-07T20:33:14.8836238Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8836693Z self=, 2025-05-07T20:33:14.8837190Z num_jagged_dim=1, 2025-05-07T20:33:14.8837424Z outer_dense_size=5, 2025-05-07T20:33:14.8837663Z inner_dense_size=5, 2025-05-07T20:33:14.8837893Z dtype=torch.float32, 2025-05-07T20:33:14.8838147Z device=device(type='cuda'), 2025-05-07T20:33:14.8838423Z precompute_total_L=True, 2025-05-07T20:33:14.8838664Z ) 2025-05-07T20:33:14.8838873Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8839335Z self=, 2025-05-07T20:33:14.8839774Z num_jagged_dim=1, 2025-05-07T20:33:14.8840015Z outer_dense_size=5, 2025-05-07T20:33:14.8840256Z inner_dense_size=1, 2025-05-07T20:33:14.8840563Z dtype=torch.float32, 2025-05-07T20:33:14.8840815Z device=device(type='cuda'), 2025-05-07T20:33:14.8841087Z precompute_total_L=True, 2025-05-07T20:33:14.8841324Z ) 2025-05-07T20:33:14.8841536Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:14.8841995Z self=, 2025-05-07T20:33:14.8842433Z num_jagged_dim=5, 2025-05-07T20:33:14.8842659Z outer_dense_size=5, 2025-05-07T20:33:14.8842892Z inner_dense_size=1, 2025-05-07T20:33:14.8843125Z dtype=torch.float32, 2025-05-07T20:33:14.8843366Z device=device(type='cuda'), 2025-05-07T20:33:14.8843640Z precompute_total_L=True, 2025-05-07T20:33:14.8843882Z ) 2025-05-07T20:33:14.8844072Z PASSED 2025-05-07T20:33:14.9093523Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9095011Z self=, 2025-05-07T20:33:14.9095515Z num_jagged_dim=1, 2025-05-07T20:33:14.9095750Z outer_dense_size=2, 2025-05-07T20:33:14.9095979Z inner_dense_size=2, 2025-05-07T20:33:14.9096610Z dtype=torch.float32, 2025-05-07T20:33:14.9096955Z device=device(type='cpu'), 2025-05-07T20:33:14.9097289Z ) 2025-05-07T20:33:14.9097594Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9098152Z self=, 2025-05-07T20:33:14.9098651Z num_jagged_dim=3, 2025-05-07T20:33:14.9098878Z outer_dense_size=2, 2025-05-07T20:33:14.9099276Z inner_dense_size=2, 2025-05-07T20:33:14.9099521Z dtype=torch.float32, 2025-05-07T20:33:14.9099769Z device=device(type='cpu'), 2025-05-07T20:33:14.9100021Z ) 2025-05-07T20:33:14.9100262Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9100814Z self=, 2025-05-07T20:33:14.9101313Z num_jagged_dim=3, 2025-05-07T20:33:14.9101549Z outer_dense_size=4, 2025-05-07T20:33:14.9101776Z inner_dense_size=2, 2025-05-07T20:33:14.9102027Z dtype=torch.float16, 2025-05-07T20:33:14.9102277Z device=device(type='cuda'), 2025-05-07T20:33:14.9102529Z ) 2025-05-07T20:33:14.9102764Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9103317Z self=, 2025-05-07T20:33:14.9103822Z num_jagged_dim=4, 2025-05-07T20:33:14.9104050Z outer_dense_size=3, 2025-05-07T20:33:14.9104301Z inner_dense_size=3, 2025-05-07T20:33:14.9104545Z dtype=torch.float32, 2025-05-07T20:33:14.9104791Z device=device(type='cuda'), 2025-05-07T20:33:14.9105049Z ) 2025-05-07T20:33:14.9105295Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9105845Z self=, 2025-05-07T20:33:14.9106353Z num_jagged_dim=4, 2025-05-07T20:33:14.9106589Z outer_dense_size=2, 2025-05-07T20:33:14.9106837Z inner_dense_size=5, 2025-05-07T20:33:14.9107120Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9107375Z device=device(type='cpu'), 2025-05-07T20:33:14.9107623Z ) 2025-05-07T20:33:14.9107858Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9108408Z self=, 2025-05-07T20:33:14.9108906Z num_jagged_dim=5, 2025-05-07T20:33:14.9109136Z outer_dense_size=4, 2025-05-07T20:33:14.9109381Z inner_dense_size=5, 2025-05-07T20:33:14.9109624Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9109874Z device=device(type='cpu'), 2025-05-07T20:33:14.9110128Z ) 2025-05-07T20:33:14.9110372Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9110920Z self=, 2025-05-07T20:33:14.9111424Z num_jagged_dim=5, 2025-05-07T20:33:14.9111656Z outer_dense_size=2, 2025-05-07T20:33:14.9111896Z inner_dense_size=3, 2025-05-07T20:33:14.9112132Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9112384Z device=device(type='cuda'), 2025-05-07T20:33:14.9112633Z ) 2025-05-07T20:33:14.9112865Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9113413Z self=, 2025-05-07T20:33:14.9113914Z num_jagged_dim=3, 2025-05-07T20:33:14.9114143Z outer_dense_size=2, 2025-05-07T20:33:14.9114377Z inner_dense_size=5, 2025-05-07T20:33:14.9114616Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9114864Z device=device(type='cpu'), 2025-05-07T20:33:14.9115116Z ) 2025-05-07T20:33:14.9115363Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9115912Z self=, 2025-05-07T20:33:14.9116414Z num_jagged_dim=3, 2025-05-07T20:33:14.9116649Z outer_dense_size=2, 2025-05-07T20:33:14.9116976Z inner_dense_size=3, 2025-05-07T20:33:14.9117208Z dtype=torch.float16, 2025-05-07T20:33:14.9117461Z device=device(type='cpu'), 2025-05-07T20:33:14.9117718Z ) 2025-05-07T20:33:14.9117953Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9118503Z self=, 2025-05-07T20:33:14.9119006Z num_jagged_dim=2, 2025-05-07T20:33:14.9119309Z outer_dense_size=3, 2025-05-07T20:33:14.9119547Z inner_dense_size=3, 2025-05-07T20:33:14.9119792Z dtype=torch.float16, 2025-05-07T20:33:14.9120036Z device=device(type='cuda'), 2025-05-07T20:33:14.9120287Z ) 2025-05-07T20:33:14.9120614Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9121156Z self=, 2025-05-07T20:33:14.9121655Z num_jagged_dim=1, 2025-05-07T20:33:14.9121886Z outer_dense_size=5, 2025-05-07T20:33:14.9122130Z inner_dense_size=4, 2025-05-07T20:33:14.9122361Z dtype=torch.float32, 2025-05-07T20:33:14.9122615Z device=device(type='cuda'), 2025-05-07T20:33:14.9122861Z ) 2025-05-07T20:33:14.9123090Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9123638Z self=, 2025-05-07T20:33:14.9124135Z num_jagged_dim=1, 2025-05-07T20:33:14.9124369Z outer_dense_size=2, 2025-05-07T20:33:14.9124606Z inner_dense_size=4, 2025-05-07T20:33:14.9124840Z dtype=torch.float32, 2025-05-07T20:33:14.9125082Z device=device(type='cuda'), 2025-05-07T20:33:14.9125326Z ) 2025-05-07T20:33:14.9125566Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9126106Z self=, 2025-05-07T20:33:14.9126607Z num_jagged_dim=1, 2025-05-07T20:33:14.9126837Z outer_dense_size=2, 2025-05-07T20:33:14.9127078Z inner_dense_size=2, 2025-05-07T20:33:14.9127309Z dtype=torch.float32, 2025-05-07T20:33:14.9127559Z device=device(type='cuda'), 2025-05-07T20:33:14.9127798Z ) 2025-05-07T20:33:14.9128030Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9128578Z self=, 2025-05-07T20:33:14.9129082Z num_jagged_dim=1, 2025-05-07T20:33:14.9129311Z outer_dense_size=2, 2025-05-07T20:33:14.9129544Z inner_dense_size=4, 2025-05-07T20:33:14.9129784Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9130033Z device=device(type='cpu'), 2025-05-07T20:33:14.9130285Z ) 2025-05-07T20:33:14.9130527Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9131076Z self=, 2025-05-07T20:33:14.9131574Z num_jagged_dim=4, 2025-05-07T20:33:14.9131811Z outer_dense_size=2, 2025-05-07T20:33:14.9132052Z inner_dense_size=4, 2025-05-07T20:33:14.9132301Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9132559Z device=device(type='cpu'), 2025-05-07T20:33:14.9132811Z ) 2025-05-07T20:33:14.9133055Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9133611Z self=, 2025-05-07T20:33:14.9134112Z num_jagged_dim=4, 2025-05-07T20:33:14.9134346Z outer_dense_size=2, 2025-05-07T20:33:14.9134584Z inner_dense_size=2, 2025-05-07T20:33:14.9134823Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9135078Z device=device(type='cpu'), 2025-05-07T20:33:14.9135326Z ) 2025-05-07T20:33:14.9135568Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9136121Z self=, 2025-05-07T20:33:14.9136620Z num_jagged_dim=2, 2025-05-07T20:33:14.9136949Z outer_dense_size=2, 2025-05-07T20:33:14.9137187Z inner_dense_size=2, 2025-05-07T20:33:14.9137430Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9137687Z device=device(type='cpu'), 2025-05-07T20:33:14.9137933Z ) 2025-05-07T20:33:14.9138165Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9138712Z self=, 2025-05-07T20:33:14.9139313Z num_jagged_dim=1, 2025-05-07T20:33:14.9139543Z outer_dense_size=4, 2025-05-07T20:33:14.9139777Z inner_dense_size=3, 2025-05-07T20:33:14.9140022Z dtype=torch.float16, 2025-05-07T20:33:14.9140275Z device=device(type='cpu'), 2025-05-07T20:33:14.9140511Z ) 2025-05-07T20:33:14.9140750Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9141301Z self=, 2025-05-07T20:33:14.9141792Z num_jagged_dim=1, 2025-05-07T20:33:14.9142084Z outer_dense_size=2, 2025-05-07T20:33:14.9142413Z inner_dense_size=3, 2025-05-07T20:33:14.9142685Z dtype=torch.float16, 2025-05-07T20:33:14.9142937Z device=device(type='cpu'), 2025-05-07T20:33:14.9143182Z ) 2025-05-07T20:33:14.9143414Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:14.9143960Z self=, 2025-05-07T20:33:14.9144467Z num_jagged_dim=1, 2025-05-07T20:33:14.9144694Z outer_dense_size=2, 2025-05-07T20:33:14.9144935Z inner_dense_size=2, 2025-05-07T20:33:14.9145174Z dtype=torch.float16, 2025-05-07T20:33:14.9145424Z device=device(type='cpu'), 2025-05-07T20:33:14.9145665Z ) 2025-05-07T20:33:14.9145862Z PASSED 2025-05-07T20:33:14.9357082Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9358316Z self=, 2025-05-07T20:33:14.9359032Z num_jagged_dim=1, 2025-05-07T20:33:14.9359341Z outer_dense_size=0, 2025-05-07T20:33:14.9359661Z inner_dense_size=0, 2025-05-07T20:33:14.9359898Z dtype=torch.float32, 2025-05-07T20:33:14.9360139Z device=device(type='meta'), 2025-05-07T20:33:14.9360479Z precompute_total_L=False, 2025-05-07T20:33:14.9360731Z ) 2025-05-07T20:33:14.9360963Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9361508Z self=, 2025-05-07T20:33:14.9362003Z num_jagged_dim=4, 2025-05-07T20:33:14.9362235Z outer_dense_size=0, 2025-05-07T20:33:14.9362461Z inner_dense_size=0, 2025-05-07T20:33:14.9362696Z dtype=torch.float32, 2025-05-07T20:33:14.9362949Z device=device(type='meta'), 2025-05-07T20:33:14.9363211Z precompute_total_L=False, 2025-05-07T20:33:14.9363454Z ) 2025-05-07T20:33:14.9363693Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9364228Z self=, 2025-05-07T20:33:14.9364729Z num_jagged_dim=4, 2025-05-07T20:33:14.9364966Z outer_dense_size=4, 2025-05-07T20:33:14.9365193Z inner_dense_size=1, 2025-05-07T20:33:14.9365431Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9365684Z device=device(type='meta'), 2025-05-07T20:33:14.9365947Z precompute_total_L=False, 2025-05-07T20:33:14.9366190Z ) 2025-05-07T20:33:14.9366425Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9367001Z self=, 2025-05-07T20:33:14.9367504Z num_jagged_dim=4, 2025-05-07T20:33:14.9367733Z outer_dense_size=2, 2025-05-07T20:33:14.9367967Z inner_dense_size=4, 2025-05-07T20:33:14.9368197Z dtype=torch.float32, 2025-05-07T20:33:14.9368450Z device=device(type='meta'), 2025-05-07T20:33:14.9368942Z precompute_total_L=True, 2025-05-07T20:33:14.9369175Z ) 2025-05-07T20:33:14.9369404Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9369943Z self=, 2025-05-07T20:33:14.9370420Z num_jagged_dim=3, 2025-05-07T20:33:14.9370645Z outer_dense_size=1, 2025-05-07T20:33:14.9370874Z inner_dense_size=4, 2025-05-07T20:33:14.9371224Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9371479Z device=device(type='meta'), 2025-05-07T20:33:14.9371745Z precompute_total_L=True, 2025-05-07T20:33:14.9371992Z ) 2025-05-07T20:33:14.9372218Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9372754Z self=, 2025-05-07T20:33:14.9373247Z num_jagged_dim=1, 2025-05-07T20:33:14.9373472Z outer_dense_size=3, 2025-05-07T20:33:14.9373702Z inner_dense_size=2, 2025-05-07T20:33:14.9373948Z dtype=torch.float32, 2025-05-07T20:33:14.9374192Z device=device(type='meta'), 2025-05-07T20:33:14.9374461Z precompute_total_L=False, 2025-05-07T20:33:14.9374708Z ) 2025-05-07T20:33:14.9374934Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9375469Z self=, 2025-05-07T20:33:14.9375973Z num_jagged_dim=4, 2025-05-07T20:33:14.9376211Z outer_dense_size=0, 2025-05-07T20:33:14.9376443Z inner_dense_size=5, 2025-05-07T20:33:14.9376680Z dtype=torch.float16, 2025-05-07T20:33:14.9376932Z device=device(type='meta'), 2025-05-07T20:33:14.9377196Z precompute_total_L=True, 2025-05-07T20:33:14.9377436Z ) 2025-05-07T20:33:14.9377672Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9378202Z self=, 2025-05-07T20:33:14.9378708Z num_jagged_dim=4, 2025-05-07T20:33:14.9378938Z outer_dense_size=2, 2025-05-07T20:33:14.9379164Z inner_dense_size=2, 2025-05-07T20:33:14.9379400Z dtype=torch.float32, 2025-05-07T20:33:14.9379650Z device=device(type='meta'), 2025-05-07T20:33:14.9379908Z precompute_total_L=True, 2025-05-07T20:33:14.9380144Z ) 2025-05-07T20:33:14.9380374Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9380911Z self=, 2025-05-07T20:33:14.9381412Z num_jagged_dim=2, 2025-05-07T20:33:14.9381640Z outer_dense_size=3, 2025-05-07T20:33:14.9381872Z inner_dense_size=1, 2025-05-07T20:33:14.9382097Z dtype=torch.float16, 2025-05-07T20:33:14.9382343Z device=device(type='meta'), 2025-05-07T20:33:14.9382609Z precompute_total_L=False, 2025-05-07T20:33:14.9382852Z ) 2025-05-07T20:33:14.9383082Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9383622Z self=, 2025-05-07T20:33:14.9384107Z num_jagged_dim=2, 2025-05-07T20:33:14.9384340Z outer_dense_size=2, 2025-05-07T20:33:14.9384570Z inner_dense_size=0, 2025-05-07T20:33:14.9384793Z dtype=torch.float32, 2025-05-07T20:33:14.9385044Z device=device(type='meta'), 2025-05-07T20:33:14.9385313Z precompute_total_L=True, 2025-05-07T20:33:14.9385547Z ) 2025-05-07T20:33:14.9385785Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9386321Z self=, 2025-05-07T20:33:14.9386821Z num_jagged_dim=1, 2025-05-07T20:33:14.9387043Z outer_dense_size=4, 2025-05-07T20:33:14.9387273Z inner_dense_size=1, 2025-05-07T20:33:14.9387512Z dtype=torch.float16, 2025-05-07T20:33:14.9387751Z device=device(type='meta'), 2025-05-07T20:33:14.9388016Z precompute_total_L=True, 2025-05-07T20:33:14.9388346Z ) 2025-05-07T20:33:14.9388569Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9389103Z self=, 2025-05-07T20:33:14.9389602Z num_jagged_dim=1, 2025-05-07T20:33:14.9389826Z outer_dense_size=1, 2025-05-07T20:33:14.9390063Z inner_dense_size=1, 2025-05-07T20:33:14.9390299Z dtype=torch.float16, 2025-05-07T20:33:14.9390628Z device=device(type='meta'), 2025-05-07T20:33:14.9390890Z precompute_total_L=True, 2025-05-07T20:33:14.9391131Z ) 2025-05-07T20:33:14.9391363Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9391892Z self=, 2025-05-07T20:33:14.9392395Z num_jagged_dim=1, 2025-05-07T20:33:14.9392627Z outer_dense_size=2, 2025-05-07T20:33:14.9392852Z inner_dense_size=3, 2025-05-07T20:33:14.9393087Z dtype=torch.float16, 2025-05-07T20:33:14.9393341Z device=device(type='meta'), 2025-05-07T20:33:14.9393608Z precompute_total_L=True, 2025-05-07T20:33:14.9393849Z ) 2025-05-07T20:33:14.9394078Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9394869Z self=, 2025-05-07T20:33:14.9395358Z num_jagged_dim=1, 2025-05-07T20:33:14.9395584Z outer_dense_size=3, 2025-05-07T20:33:14.9395821Z inner_dense_size=3, 2025-05-07T20:33:14.9396047Z dtype=torch.float16, 2025-05-07T20:33:14.9396291Z device=device(type='meta'), 2025-05-07T20:33:14.9396555Z precompute_total_L=True, 2025-05-07T20:33:14.9396786Z ) 2025-05-07T20:33:14.9397011Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9397547Z self=, 2025-05-07T20:33:14.9398044Z num_jagged_dim=1, 2025-05-07T20:33:14.9398280Z outer_dense_size=1, 2025-05-07T20:33:14.9398516Z inner_dense_size=3, 2025-05-07T20:33:14.9398741Z dtype=torch.float16, 2025-05-07T20:33:14.9398988Z device=device(type='meta'), 2025-05-07T20:33:14.9399257Z precompute_total_L=True, 2025-05-07T20:33:14.9399489Z ) 2025-05-07T20:33:14.9399716Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9400246Z self=, 2025-05-07T20:33:14.9400822Z num_jagged_dim=2, 2025-05-07T20:33:14.9401044Z outer_dense_size=1, 2025-05-07T20:33:14.9401275Z inner_dense_size=5, 2025-05-07T20:33:14.9401511Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9401755Z device=device(type='meta'), 2025-05-07T20:33:14.9402025Z precompute_total_L=False, 2025-05-07T20:33:14.9402267Z ) 2025-05-07T20:33:14.9402489Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9409926Z self=, 2025-05-07T20:33:14.9410449Z num_jagged_dim=2, 2025-05-07T20:33:14.9410680Z outer_dense_size=5, 2025-05-07T20:33:14.9410923Z inner_dense_size=5, 2025-05-07T20:33:14.9411159Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9411412Z device=device(type='meta'), 2025-05-07T20:33:14.9411689Z precompute_total_L=False, 2025-05-07T20:33:14.9411939Z ) 2025-05-07T20:33:14.9412169Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9412720Z self=, 2025-05-07T20:33:14.9413229Z num_jagged_dim=2, 2025-05-07T20:33:14.9413462Z outer_dense_size=5, 2025-05-07T20:33:14.9413692Z inner_dense_size=2, 2025-05-07T20:33:14.9413932Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9414191Z device=device(type='meta'), 2025-05-07T20:33:14.9414455Z precompute_total_L=False, 2025-05-07T20:33:14.9414706Z ) 2025-05-07T20:33:14.9414939Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9415686Z self=, 2025-05-07T20:33:14.9416184Z num_jagged_dim=2, 2025-05-07T20:33:14.9416419Z outer_dense_size=2, 2025-05-07T20:33:14.9416661Z inner_dense_size=2, 2025-05-07T20:33:14.9416933Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9417186Z device=device(type='meta'), 2025-05-07T20:33:14.9417461Z precompute_total_L=False, 2025-05-07T20:33:14.9417822Z ) 2025-05-07T20:33:14.9418057Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:14.9418596Z self=, 2025-05-07T20:33:14.9419082Z num_jagged_dim=5, 2025-05-07T20:33:14.9419314Z outer_dense_size=0, 2025-05-07T20:33:14.9419547Z inner_dense_size=0, 2025-05-07T20:33:14.9419785Z dtype=torch.bfloat16, 2025-05-07T20:33:14.9420036Z device=device(type='meta'), 2025-05-07T20:33:14.9420313Z precompute_total_L=True, 2025-05-07T20:33:14.9420550Z ) 2025-05-07T20:33:14.9420746Z PASSED 2025-05-07T20:33:15.1944856Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1946853Z self=, 2025-05-07T20:33:15.1947534Z num_jagged_dim=1, 2025-05-07T20:33:15.1947779Z outer_dense_size=0, 2025-05-07T20:33:15.1948044Z inner_dense_size=8, 2025-05-07T20:33:15.1948278Z dtype=torch.float16, 2025-05-07T20:33:15.1948537Z device=device(type='cpu'), 2025-05-07T20:33:15.1948818Z precompute_total_L=False, 2025-05-07T20:33:15.1949070Z ) 2025-05-07T20:33:15.1949291Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1949777Z self=, 2025-05-07T20:33:15.1950241Z num_jagged_dim=1, 2025-05-07T20:33:15.1950479Z outer_dense_size=3265, 2025-05-07T20:33:15.1950741Z inner_dense_size=8, 2025-05-07T20:33:15.1950983Z dtype=torch.float16, 2025-05-07T20:33:15.1951265Z device=device(type='cpu'), 2025-05-07T20:33:15.1951534Z precompute_total_L=False, 2025-05-07T20:33:15.1951785Z ) 2025-05-07T20:33:15.1952002Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1952488Z self=, 2025-05-07T20:33:15.1952943Z num_jagged_dim=1, 2025-05-07T20:33:15.1953182Z outer_dense_size=3265, 2025-05-07T20:33:15.1953435Z inner_dense_size=96, 2025-05-07T20:33:15.1953679Z dtype=torch.float16, 2025-05-07T20:33:15.1953934Z device=device(type='cpu'), 2025-05-07T20:33:15.1954208Z precompute_total_L=True, 2025-05-07T20:33:15.1954445Z ) 2025-05-07T20:33:15.1954658Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1955139Z self=, 2025-05-07T20:33:15.1955595Z num_jagged_dim=1, 2025-05-07T20:33:15.1955831Z outer_dense_size=5599, 2025-05-07T20:33:15.1956081Z inner_dense_size=50, 2025-05-07T20:33:15.1956320Z dtype=torch.float16, 2025-05-07T20:33:15.1956570Z device=device(type='cpu'), 2025-05-07T20:33:15.1956839Z precompute_total_L=True, 2025-05-07T20:33:15.1957079Z ) 2025-05-07T20:33:15.1957284Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1957765Z self=, 2025-05-07T20:33:15.1958220Z num_jagged_dim=1, 2025-05-07T20:33:15.1958450Z outer_dense_size=3194, 2025-05-07T20:33:15.1958699Z inner_dense_size=64, 2025-05-07T20:33:15.1958940Z dtype=torch.float16, 2025-05-07T20:33:15.1959183Z device=device(type='cpu'), 2025-05-07T20:33:15.1959450Z precompute_total_L=True, 2025-05-07T20:33:15.1959687Z ) 2025-05-07T20:33:15.1959894Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1960470Z self=, 2025-05-07T20:33:15.1961342Z num_jagged_dim=1, 2025-05-07T20:33:15.1961570Z outer_dense_size=1, 2025-05-07T20:33:15.1961803Z inner_dense_size=8, 2025-05-07T20:33:15.1962040Z dtype=torch.float16, 2025-05-07T20:33:15.1962289Z device=device(type='cuda'), 2025-05-07T20:33:15.1962552Z precompute_total_L=False, 2025-05-07T20:33:15.1962801Z ) 2025-05-07T20:33:15.1963161Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1963637Z self=, 2025-05-07T20:33:15.1964106Z num_jagged_dim=1, 2025-05-07T20:33:15.1964343Z outer_dense_size=168, 2025-05-07T20:33:15.1964581Z inner_dense_size=8, 2025-05-07T20:33:15.1964818Z dtype=torch.float16, 2025-05-07T20:33:15.1965067Z device=device(type='cuda'), 2025-05-07T20:33:15.1965332Z precompute_total_L=True, 2025-05-07T20:33:15.1965575Z ) 2025-05-07T20:33:15.1965796Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1966270Z self=, 2025-05-07T20:33:15.1966737Z num_jagged_dim=1, 2025-05-07T20:33:15.1966970Z outer_dense_size=1, 2025-05-07T20:33:15.1967209Z inner_dense_size=72, 2025-05-07T20:33:15.1967454Z dtype=torch.float16, 2025-05-07T20:33:15.1967705Z device=device(type='cpu'), 2025-05-07T20:33:15.1967981Z precompute_total_L=False, 2025-05-07T20:33:15.1968219Z ) 2025-05-07T20:33:15.1968427Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1968904Z self=, 2025-05-07T20:33:15.1969351Z num_jagged_dim=1, 2025-05-07T20:33:15.1969583Z outer_dense_size=1, 2025-05-07T20:33:15.1969816Z inner_dense_size=8, 2025-05-07T20:33:15.1970046Z dtype=torch.float16, 2025-05-07T20:33:15.1970296Z device=device(type='cpu'), 2025-05-07T20:33:15.1970570Z precompute_total_L=True, 2025-05-07T20:33:15.1970806Z ) 2025-05-07T20:33:15.1971019Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1971541Z self=, 2025-05-07T20:33:15.1972095Z num_jagged_dim=1, 2025-05-07T20:33:15.1972323Z outer_dense_size=3468, 2025-05-07T20:33:15.1972572Z inner_dense_size=72, 2025-05-07T20:33:15.1972813Z dtype=torch.float16, 2025-05-07T20:33:15.1973064Z device=device(type='cpu'), 2025-05-07T20:33:15.1973333Z precompute_total_L=True, 2025-05-07T20:33:15.1973572Z ) 2025-05-07T20:33:15.1973775Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1974259Z self=, 2025-05-07T20:33:15.1974717Z num_jagged_dim=1, 2025-05-07T20:33:15.1974945Z outer_dense_size=5381, 2025-05-07T20:33:15.1975197Z inner_dense_size=23, 2025-05-07T20:33:15.1975439Z dtype=torch.float16, 2025-05-07T20:33:15.1975688Z device=device(type='cpu'), 2025-05-07T20:33:15.1975954Z precompute_total_L=True, 2025-05-07T20:33:15.1976195Z ) 2025-05-07T20:33:15.1976400Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1976889Z self=, 2025-05-07T20:33:15.1977350Z num_jagged_dim=1, 2025-05-07T20:33:15.1977587Z outer_dense_size=3668, 2025-05-07T20:33:15.1977834Z inner_dense_size=96, 2025-05-07T20:33:15.1978078Z dtype=torch.float16, 2025-05-07T20:33:15.1978329Z device=device(type='cuda'), 2025-05-07T20:33:15.1978597Z precompute_total_L=False, 2025-05-07T20:33:15.1978848Z ) 2025-05-07T20:33:15.1979061Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1979534Z self=, 2025-05-07T20:33:15.1979995Z num_jagged_dim=1, 2025-05-07T20:33:15.1980229Z outer_dense_size=604, 2025-05-07T20:33:15.1980576Z inner_dense_size=64, 2025-05-07T20:33:15.1980820Z dtype=torch.float16, 2025-05-07T20:33:15.1981071Z device=device(type='cuda'), 2025-05-07T20:33:15.1981336Z precompute_total_L=True, 2025-05-07T20:33:15.1981582Z ) 2025-05-07T20:33:15.1981794Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1982303Z self=, 2025-05-07T20:33:15.1983051Z num_jagged_dim=1, 2025-05-07T20:33:15.1983297Z outer_dense_size=3774, 2025-05-07T20:33:15.1983545Z inner_dense_size=72, 2025-05-07T20:33:15.1983781Z dtype=torch.float16, 2025-05-07T20:33:15.1984037Z device=device(type='cuda'), 2025-05-07T20:33:15.1984309Z precompute_total_L=False, 2025-05-07T20:33:15.1984548Z ) 2025-05-07T20:33:15.1984759Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1985237Z self=, 2025-05-07T20:33:15.1985699Z num_jagged_dim=1, 2025-05-07T20:33:15.1985934Z outer_dense_size=5086, 2025-05-07T20:33:15.1986179Z inner_dense_size=50, 2025-05-07T20:33:15.1986415Z dtype=torch.float16, 2025-05-07T20:33:15.1986665Z device=device(type='cuda'), 2025-05-07T20:33:15.1986932Z precompute_total_L=True, 2025-05-07T20:33:15.1987173Z ) 2025-05-07T20:33:15.1987377Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1987866Z self=, 2025-05-07T20:33:15.1988323Z num_jagged_dim=1, 2025-05-07T20:33:15.1988549Z outer_dense_size=6000, 2025-05-07T20:33:15.1988795Z inner_dense_size=96, 2025-05-07T20:33:15.1989036Z dtype=torch.float16, 2025-05-07T20:33:15.1989277Z device=device(type='cuda'), 2025-05-07T20:33:15.1989547Z precompute_total_L=False, 2025-05-07T20:33:15.1989794Z ) 2025-05-07T20:33:15.1989999Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1990486Z self=, 2025-05-07T20:33:15.1990952Z num_jagged_dim=1, 2025-05-07T20:33:15.1991181Z outer_dense_size=3322, 2025-05-07T20:33:15.1991427Z inner_dense_size=16, 2025-05-07T20:33:15.1991674Z dtype=torch.float16, 2025-05-07T20:33:15.1991925Z device=device(type='cpu'), 2025-05-07T20:33:15.1992184Z precompute_total_L=True, 2025-05-07T20:33:15.1992440Z ) 2025-05-07T20:33:15.1992660Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1993134Z self=, 2025-05-07T20:33:15.1993598Z num_jagged_dim=1, 2025-05-07T20:33:15.1993836Z outer_dense_size=3455, 2025-05-07T20:33:15.1994083Z inner_dense_size=23, 2025-05-07T20:33:15.1994621Z dtype=torch.float16, 2025-05-07T20:33:15.1994907Z device=device(type='cuda'), 2025-05-07T20:33:15.1995172Z precompute_total_L=False, 2025-05-07T20:33:15.1995426Z ) 2025-05-07T20:33:15.1995642Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1996115Z self=, 2025-05-07T20:33:15.1996581Z num_jagged_dim=1, 2025-05-07T20:33:15.1996846Z outer_dense_size=1775, 2025-05-07T20:33:15.1997121Z inner_dense_size=72, 2025-05-07T20:33:15.1997364Z dtype=torch.float16, 2025-05-07T20:33:15.1997616Z device=device(type='cpu'), 2025-05-07T20:33:15.1997887Z precompute_total_L=True, 2025-05-07T20:33:15.1998125Z ) 2025-05-07T20:33:15.1998344Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:15.1998827Z self=, 2025-05-07T20:33:15.1999277Z num_jagged_dim=1, 2025-05-07T20:33:15.1999518Z outer_dense_size=2559, 2025-05-07T20:33:15.1999764Z inner_dense_size=8, 2025-05-07T20:33:15.1999994Z dtype=torch.float16, 2025-05-07T20:33:15.2000244Z device=device(type='cpu'), 2025-05-07T20:33:15.2000761Z precompute_total_L=True, 2025-05-07T20:33:15.2000996Z ) 2025-05-07T20:33:15.2001174Z PASSED 2025-05-07T20:33:15.2170294Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch Trying example: test_dense_to_jagged_opt_large_batch( 2025-05-07T20:33:15.2171250Z self=, 2025-05-07T20:33:15.2171752Z num_jagged_dim=1, 2025-05-07T20:33:15.2172378Z outer_dense_size=8000, 2025-05-07T20:33:15.2172636Z inner_dense_size=16, 2025-05-07T20:33:15.2172871Z dtype=torch.float16, 2025-05-07T20:33:15.2173124Z device=device(type='cpu'), 2025-05-07T20:33:15.2173387Z precompute_total_L=False, 2025-05-07T20:33:15.2173628Z ) 2025-05-07T20:33:15.2180922Z PASSED 2025-05-07T20:33:15.2181101Z 2025-05-07T20:33:15.2181292Z =============================== warnings summary =============================== 2025-05-07T20:33:15.2181940Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:33:15.2182538Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:33:15.2183154Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:33:15.2186363Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:15.2189604Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:15.2190018Z 2025-05-07T20:33:15.2190249Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:33:15.2190814Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:33:15.2191423Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:33:15.2194931Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:15.2198178Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:15.2198579Z 2025-05-07T20:33:15.2198811Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:15.2199262Z ======================== 5 passed, 6 warnings in 2.81s ========================= 2025-05-07T20:33:15.9710444Z 2025-05-07T20:33:15.9714735Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:15.9730944Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 5 seconds 2025-05-07T20:33:15.9731506Z 2025-05-07T20:33:15.9731510Z 2025-05-07T20:33:15.9731514Z 2025-05-07T20:33:15.9731525Z 2025-05-07T20:33:15.9752872Z ################################################################################ 2025-05-07T20:33:15.9768979Z # [2025-05-07T20:33:15.976Z] Run Python Test Suite: 2025-05-07T20:33:15.9769309Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:33:15.9769812Z ################################################################################ 2025-05-07T20:33:15.9794702Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/elementwise_binary_test.py 2025-05-07T20:33:15.9795609Z 2025-05-07T20:33:18.1344332Z ============================= test session starts ============================== 2025-05-07T20:33:18.1345544Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:18.1346590Z cachedir: .pytest_cache 2025-05-07T20:33:18.1347686Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:18.1348617Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:18.1349031Z plugins: hypothesis-6.131.14 2025-05-07T20:33:20.0745070Z collecting ... collected 3 items 2025-05-07T20:33:20.0745425Z 2025-05-07T20:33:22.0788484Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0789614Z self=, 2025-05-07T20:33:22.0790148Z num_jagged_dim=1, 2025-05-07T20:33:22.0790386Z outer_dense_size=0, 2025-05-07T20:33:22.0790620Z inner_dense_size=0, 2025-05-07T20:33:22.0790845Z operation='add', 2025-05-07T20:33:22.0791082Z dtype=torch.float32, 2025-05-07T20:33:22.0791354Z device=device(type='cpu'), 2025-05-07T20:33:22.0791601Z ) 2025-05-07T20:33:22.0791835Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0792401Z self=, 2025-05-07T20:33:22.0792915Z num_jagged_dim=4, 2025-05-07T20:33:22.0793150Z outer_dense_size=0, 2025-05-07T20:33:22.0793386Z inner_dense_size=0, 2025-05-07T20:33:22.0793620Z operation='add', 2025-05-07T20:33:22.0793854Z dtype=torch.float32, 2025-05-07T20:33:22.0794110Z device=device(type='cpu'), 2025-05-07T20:33:22.0794597Z ) 2025-05-07T20:33:22.0794828Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0795397Z self=, 2025-05-07T20:33:22.0795917Z num_jagged_dim=4, 2025-05-07T20:33:22.0796142Z outer_dense_size=4, 2025-05-07T20:33:22.0796375Z inner_dense_size=0, 2025-05-07T20:33:22.0796609Z operation='add', 2025-05-07T20:33:22.0796833Z dtype=torch.float16, 2025-05-07T20:33:22.0797090Z device=device(type='cuda'), 2025-05-07T20:33:22.0797339Z ) 2025-05-07T20:33:22.0797566Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0798129Z self=, 2025-05-07T20:33:22.0798660Z num_jagged_dim=3, 2025-05-07T20:33:22.0798938Z outer_dense_size=4, 2025-05-07T20:33:22.0799177Z inner_dense_size=0, 2025-05-07T20:33:22.0799408Z operation='add', 2025-05-07T20:33:22.0799638Z dtype=torch.float16, 2025-05-07T20:33:22.0799891Z device=device(type='cuda'), 2025-05-07T20:33:22.0800146Z ) 2025-05-07T20:33:22.0800434Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0801001Z self=, 2025-05-07T20:33:22.0801523Z num_jagged_dim=2, 2025-05-07T20:33:22.0802110Z outer_dense_size=3, 2025-05-07T20:33:22.0802345Z inner_dense_size=1, 2025-05-07T20:33:22.0802584Z operation='add', 2025-05-07T20:33:22.0802819Z dtype=torch.float32, 2025-05-07T20:33:22.0803068Z device=device(type='cuda'), 2025-05-07T20:33:22.0803319Z ) 2025-05-07T20:33:22.0803551Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0804306Z self=, 2025-05-07T20:33:22.0804834Z num_jagged_dim=2, 2025-05-07T20:33:22.0805076Z outer_dense_size=2, 2025-05-07T20:33:22.0805312Z inner_dense_size=2, 2025-05-07T20:33:22.0805549Z operation='add', 2025-05-07T20:33:22.0805783Z dtype=torch.float32, 2025-05-07T20:33:22.0806036Z device=device(type='cpu'), 2025-05-07T20:33:22.0806288Z ) 2025-05-07T20:33:22.0806525Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0807098Z self=, 2025-05-07T20:33:22.0807622Z num_jagged_dim=2, 2025-05-07T20:33:22.0807865Z outer_dense_size=0, 2025-05-07T20:33:22.0808109Z inner_dense_size=3, 2025-05-07T20:33:22.0808344Z operation='add', 2025-05-07T20:33:22.0808585Z dtype=torch.float16, 2025-05-07T20:33:22.0808843Z device=device(type='cpu'), 2025-05-07T20:33:22.0809087Z ) 2025-05-07T20:33:22.0809325Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0809907Z self=, 2025-05-07T20:33:22.0810431Z num_jagged_dim=3, 2025-05-07T20:33:22.0810670Z outer_dense_size=2, 2025-05-07T20:33:22.0810916Z inner_dense_size=0, 2025-05-07T20:33:22.0811149Z operation='add', 2025-05-07T20:33:22.0811397Z dtype=torch.float32, 2025-05-07T20:33:22.0811660Z device=device(type='cpu'), 2025-05-07T20:33:22.0811913Z ) 2025-05-07T20:33:22.0812141Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0812714Z self=, 2025-05-07T20:33:22.0813235Z num_jagged_dim=2, 2025-05-07T20:33:22.0813460Z outer_dense_size=3, 2025-05-07T20:33:22.0813697Z inner_dense_size=4, 2025-05-07T20:33:22.0813931Z operation='add', 2025-05-07T20:33:22.0814158Z dtype=torch.float16, 2025-05-07T20:33:22.0814412Z device=device(type='cuda'), 2025-05-07T20:33:22.0814668Z ) 2025-05-07T20:33:22.0814893Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0815456Z self=, 2025-05-07T20:33:22.0815976Z num_jagged_dim=4, 2025-05-07T20:33:22.0816210Z outer_dense_size=4, 2025-05-07T20:33:22.0816440Z inner_dense_size=2, 2025-05-07T20:33:22.0816692Z operation='add_jagged_output', 2025-05-07T20:33:22.0816976Z dtype=torch.bfloat16, 2025-05-07T20:33:22.0817227Z device=device(type='cuda'), 2025-05-07T20:33:22.0817484Z ) 2025-05-07T20:33:22.0817717Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0818277Z self=, 2025-05-07T20:33:22.0818799Z num_jagged_dim=3, 2025-05-07T20:33:22.0819037Z outer_dense_size=3, 2025-05-07T20:33:22.0819270Z inner_dense_size=0, 2025-05-07T20:33:22.0819507Z operation='add', 2025-05-07T20:33:22.0819745Z dtype=torch.float16, 2025-05-07T20:33:22.0819992Z device=device(type='cuda'), 2025-05-07T20:33:22.0820244Z ) 2025-05-07T20:33:22.0820482Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0827562Z self=, 2025-05-07T20:33:22.0828149Z num_jagged_dim=3, 2025-05-07T20:33:22.0828391Z outer_dense_size=3, 2025-05-07T20:33:22.0828639Z inner_dense_size=3, 2025-05-07T20:33:22.0828913Z operation='add', 2025-05-07T20:33:22.0829279Z dtype=torch.float16, 2025-05-07T20:33:22.0829530Z device=device(type='cuda'), 2025-05-07T20:33:22.0829788Z ) 2025-05-07T20:33:22.0830028Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0830600Z self=, 2025-05-07T20:33:22.0831132Z num_jagged_dim=1, 2025-05-07T20:33:22.0831368Z outer_dense_size=4, 2025-05-07T20:33:22.0831684Z inner_dense_size=2, 2025-05-07T20:33:22.0831924Z operation='add', 2025-05-07T20:33:22.0832159Z dtype=torch.float16, 2025-05-07T20:33:22.0832408Z device=device(type='cpu'), 2025-05-07T20:33:22.0832658Z ) 2025-05-07T20:33:22.0832888Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0833457Z self=, 2025-05-07T20:33:22.0833972Z num_jagged_dim=1, 2025-05-07T20:33:22.0834206Z outer_dense_size=4, 2025-05-07T20:33:22.0834448Z inner_dense_size=4, 2025-05-07T20:33:22.0834677Z operation='add', 2025-05-07T20:33:22.0834912Z dtype=torch.float16, 2025-05-07T20:33:22.0835167Z device=device(type='cpu'), 2025-05-07T20:33:22.0835410Z ) 2025-05-07T20:33:22.0835641Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0836207Z self=, 2025-05-07T20:33:22.0836726Z num_jagged_dim=4, 2025-05-07T20:33:22.0836963Z outer_dense_size=4, 2025-05-07T20:33:22.0837198Z inner_dense_size=4, 2025-05-07T20:33:22.0837426Z operation='add', 2025-05-07T20:33:22.0837663Z dtype=torch.float16, 2025-05-07T20:33:22.0837918Z device=device(type='cpu'), 2025-05-07T20:33:22.0838165Z ) 2025-05-07T20:33:22.0838389Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0838950Z self=, 2025-05-07T20:33:22.0839477Z num_jagged_dim=1, 2025-05-07T20:33:22.0839706Z outer_dense_size=0, 2025-05-07T20:33:22.0839943Z inner_dense_size=3, 2025-05-07T20:33:22.0840180Z operation='mul', 2025-05-07T20:33:22.0840522Z dtype=torch.bfloat16, 2025-05-07T20:33:22.0840781Z device=device(type='cpu'), 2025-05-07T20:33:22.0841030Z ) 2025-05-07T20:33:22.0841258Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0841825Z self=, 2025-05-07T20:33:22.0842346Z num_jagged_dim=1, 2025-05-07T20:33:22.0842575Z outer_dense_size=1, 2025-05-07T20:33:22.0842814Z inner_dense_size=3, 2025-05-07T20:33:22.0843051Z operation='mul', 2025-05-07T20:33:22.0843293Z dtype=torch.bfloat16, 2025-05-07T20:33:22.0843542Z device=device(type='cpu'), 2025-05-07T20:33:22.0843794Z ) 2025-05-07T20:33:22.0844028Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0844590Z self=, 2025-05-07T20:33:22.0845113Z num_jagged_dim=1, 2025-05-07T20:33:22.0845346Z outer_dense_size=1, 2025-05-07T20:33:22.0845576Z inner_dense_size=1, 2025-05-07T20:33:22.0845812Z operation='mul', 2025-05-07T20:33:22.0846057Z dtype=torch.bfloat16, 2025-05-07T20:33:22.0846310Z device=device(type='cpu'), 2025-05-07T20:33:22.0846558Z ) 2025-05-07T20:33:22.0846797Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0847355Z self=, 2025-05-07T20:33:22.0847882Z num_jagged_dim=3, 2025-05-07T20:33:22.0848116Z outer_dense_size=0, 2025-05-07T20:33:22.0848351Z inner_dense_size=2, 2025-05-07T20:33:22.0848581Z operation='mul', 2025-05-07T20:33:22.0848819Z dtype=torch.float32, 2025-05-07T20:33:22.0849073Z device=device(type='cpu'), 2025-05-07T20:33:22.0849421Z ) 2025-05-07T20:33:22.0849654Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:22.0850217Z self=, 2025-05-07T20:33:22.0850734Z num_jagged_dim=3, 2025-05-07T20:33:22.0850968Z outer_dense_size=2, 2025-05-07T20:33:22.0851204Z inner_dense_size=2, 2025-05-07T20:33:22.0851435Z operation='mul', 2025-05-07T20:33:22.0851749Z dtype=torch.float32, 2025-05-07T20:33:22.0852008Z device=device(type='cpu'), 2025-05-07T20:33:22.0852250Z ) 2025-05-07T20:33:22.0852444Z PASSED 2025-05-07T20:33:28.0248213Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0249699Z self=, 2025-05-07T20:33:28.0250412Z num_jagged_dim=1, 2025-05-07T20:33:28.0250692Z outer_dense_size=2, 2025-05-07T20:33:28.0250950Z inner_dense_size=2, 2025-05-07T20:33:28.0251194Z operation='add', 2025-05-07T20:33:28.0251476Z dtype=torch.float32, 2025-05-07T20:33:28.0251825Z device=device(type='cpu'), 2025-05-07T20:33:28.0252161Z ) 2025-05-07T20:33:28.0252502Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0253191Z self=, 2025-05-07T20:33:28.0253764Z num_jagged_dim=4, 2025-05-07T20:33:28.0254006Z outer_dense_size=2, 2025-05-07T20:33:28.0254245Z inner_dense_size=2, 2025-05-07T20:33:28.0254474Z operation='add', 2025-05-07T20:33:28.0254714Z dtype=torch.float32, 2025-05-07T20:33:28.0254976Z device=device(type='cpu'), 2025-05-07T20:33:28.0255222Z ) 2025-05-07T20:33:28.0255502Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0256171Z self=, 2025-05-07T20:33:28.0256757Z num_jagged_dim=4, 2025-05-07T20:33:28.0256986Z outer_dense_size=2, 2025-05-07T20:33:28.0257224Z inner_dense_size=3, 2025-05-07T20:33:28.0257466Z operation='mul', 2025-05-07T20:33:28.0257696Z dtype=torch.float16, 2025-05-07T20:33:28.0257952Z device=device(type='cpu'), 2025-05-07T20:33:28.0258199Z ) 2025-05-07T20:33:28.0258477Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0259148Z self=, 2025-05-07T20:33:28.0259729Z num_jagged_dim=5, 2025-05-07T20:33:28.0259956Z outer_dense_size=4, 2025-05-07T20:33:28.0260200Z inner_dense_size=5, 2025-05-07T20:33:28.0260433Z operation='add', 2025-05-07T20:33:28.0260664Z dtype=torch.float32, 2025-05-07T20:33:28.0260960Z device=device(type='cpu'), 2025-05-07T20:33:28.0261260Z ) 2025-05-07T20:33:28.0261535Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0262197Z self=, 2025-05-07T20:33:28.0262839Z num_jagged_dim=5, 2025-05-07T20:33:28.0263067Z outer_dense_size=3, 2025-05-07T20:33:28.0263294Z inner_dense_size=5, 2025-05-07T20:33:28.0263526Z operation='mul', 2025-05-07T20:33:28.0263767Z dtype=torch.float32, 2025-05-07T20:33:28.0264016Z device=device(type='cpu'), 2025-05-07T20:33:28.0264266Z ) 2025-05-07T20:33:28.0264547Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0265206Z self=, 2025-05-07T20:33:28.0265780Z num_jagged_dim=3, 2025-05-07T20:33:28.0266018Z outer_dense_size=4, 2025-05-07T20:33:28.0266255Z inner_dense_size=3, 2025-05-07T20:33:28.0266748Z operation='add_jagged_output', 2025-05-07T20:33:28.0267034Z dtype=torch.float16, 2025-05-07T20:33:28.0267288Z device=device(type='cuda'), 2025-05-07T20:33:28.0267534Z ) 2025-05-07T20:33:28.0267818Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0268481Z self=, 2025-05-07T20:33:28.0269251Z num_jagged_dim=2, 2025-05-07T20:33:28.0269492Z outer_dense_size=2, 2025-05-07T20:33:28.0269731Z inner_dense_size=3, 2025-05-07T20:33:28.0269985Z operation='add_jagged_output', 2025-05-07T20:33:28.0270316Z dtype=torch.float16, 2025-05-07T20:33:28.0270571Z device=device(type='cpu'), 2025-05-07T20:33:28.0270824Z ) 2025-05-07T20:33:28.0271102Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0271769Z self=, 2025-05-07T20:33:28.0272352Z num_jagged_dim=5, 2025-05-07T20:33:28.0272579Z outer_dense_size=3, 2025-05-07T20:33:28.0272815Z inner_dense_size=3, 2025-05-07T20:33:28.0273048Z operation='add', 2025-05-07T20:33:28.0273277Z dtype=torch.float32, 2025-05-07T20:33:28.0273531Z device=device(type='cpu'), 2025-05-07T20:33:28.0273780Z ) 2025-05-07T20:33:28.0274052Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0274722Z self=, 2025-05-07T20:33:28.0275299Z num_jagged_dim=1, 2025-05-07T20:33:28.0275535Z outer_dense_size=3, 2025-05-07T20:33:28.0275766Z inner_dense_size=3, 2025-05-07T20:33:28.0276001Z operation='add', 2025-05-07T20:33:28.0276241Z dtype=torch.bfloat16, 2025-05-07T20:33:28.0276496Z device=device(type='cpu'), 2025-05-07T20:33:28.0276747Z ) 2025-05-07T20:33:28.0277025Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0277689Z self=, 2025-05-07T20:33:28.0278265Z num_jagged_dim=1, 2025-05-07T20:33:28.0278500Z outer_dense_size=2, 2025-05-07T20:33:28.0278730Z inner_dense_size=5, 2025-05-07T20:33:28.0278969Z operation='mul', 2025-05-07T20:33:28.0279208Z dtype=torch.bfloat16, 2025-05-07T20:33:28.0279461Z device=device(type='cuda'), 2025-05-07T20:33:28.0279713Z ) 2025-05-07T20:33:28.0279986Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0280751Z self=, 2025-05-07T20:33:28.0281313Z num_jagged_dim=4, 2025-05-07T20:33:28.0281540Z outer_dense_size=5, 2025-05-07T20:33:28.0281769Z inner_dense_size=4, 2025-05-07T20:33:28.0282010Z operation='add_jagged_output', 2025-05-07T20:33:28.0282294Z dtype=torch.float32, 2025-05-07T20:33:28.0282543Z device=device(type='cuda'), 2025-05-07T20:33:28.0282786Z ) 2025-05-07T20:33:28.0283074Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0283731Z self=, 2025-05-07T20:33:28.0284304Z num_jagged_dim=5, 2025-05-07T20:33:28.0284539Z outer_dense_size=5, 2025-05-07T20:33:28.0284766Z inner_dense_size=4, 2025-05-07T20:33:28.0285017Z operation='add_jagged_output', 2025-05-07T20:33:28.0285294Z dtype=torch.float32, 2025-05-07T20:33:28.0285537Z device=device(type='cuda'), 2025-05-07T20:33:28.0285784Z ) 2025-05-07T20:33:28.0286057Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0286721Z self=, 2025-05-07T20:33:28.0287286Z num_jagged_dim=5, 2025-05-07T20:33:28.0287641Z outer_dense_size=4, 2025-05-07T20:33:28.0287874Z inner_dense_size=4, 2025-05-07T20:33:28.0288112Z operation='add_jagged_output', 2025-05-07T20:33:28.0288390Z dtype=torch.float32, 2025-05-07T20:33:28.0288642Z device=device(type='cuda'), 2025-05-07T20:33:28.0288883Z ) 2025-05-07T20:33:28.0289158Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0289897Z self=, 2025-05-07T20:33:28.0290474Z num_jagged_dim=5, 2025-05-07T20:33:28.0290707Z outer_dense_size=5, 2025-05-07T20:33:28.0290940Z inner_dense_size=5, 2025-05-07T20:33:28.0291182Z operation='add_jagged_output', 2025-05-07T20:33:28.0291453Z dtype=torch.float32, 2025-05-07T20:33:28.0291700Z device=device(type='cuda'), 2025-05-07T20:33:28.0291939Z ) 2025-05-07T20:33:28.0292202Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0292876Z self=, 2025-05-07T20:33:28.0293443Z num_jagged_dim=5, 2025-05-07T20:33:28.0293663Z outer_dense_size=2, 2025-05-07T20:33:28.0293901Z inner_dense_size=2, 2025-05-07T20:33:28.0294129Z operation='mul', 2025-05-07T20:33:28.0294849Z dtype=torch.float16, 2025-05-07T20:33:28.0295103Z device=device(type='cuda'), 2025-05-07T20:33:28.0295359Z ) 2025-05-07T20:33:28.0295631Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0296299Z self=, 2025-05-07T20:33:28.0296875Z num_jagged_dim=2, 2025-05-07T20:33:28.0297107Z outer_dense_size=2, 2025-05-07T20:33:28.0297337Z inner_dense_size=2, 2025-05-07T20:33:28.0297570Z operation='mul', 2025-05-07T20:33:28.0297804Z dtype=torch.float16, 2025-05-07T20:33:28.0298057Z device=device(type='cuda'), 2025-05-07T20:33:28.0298305Z ) 2025-05-07T20:33:28.0298587Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0299250Z self=, 2025-05-07T20:33:28.0299824Z num_jagged_dim=5, 2025-05-07T20:33:28.0300061Z outer_dense_size=4, 2025-05-07T20:33:28.0300291Z inner_dense_size=3, 2025-05-07T20:33:28.0300535Z operation='add', 2025-05-07T20:33:28.0300774Z dtype=torch.bfloat16, 2025-05-07T20:33:28.0301025Z device=device(type='cuda'), 2025-05-07T20:33:28.0301271Z ) 2025-05-07T20:33:28.0301552Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0302226Z self=, 2025-05-07T20:33:28.0302795Z num_jagged_dim=5, 2025-05-07T20:33:28.0303029Z outer_dense_size=4, 2025-05-07T20:33:28.0303270Z inner_dense_size=4, 2025-05-07T20:33:28.0303504Z operation='add', 2025-05-07T20:33:28.0303743Z dtype=torch.bfloat16, 2025-05-07T20:33:28.0304000Z device=device(type='cuda'), 2025-05-07T20:33:28.0304248Z ) 2025-05-07T20:33:28.0304526Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0305196Z self=, 2025-05-07T20:33:28.0305778Z num_jagged_dim=5, 2025-05-07T20:33:28.0306004Z outer_dense_size=5, 2025-05-07T20:33:28.0306240Z inner_dense_size=4, 2025-05-07T20:33:28.0306475Z operation='add', 2025-05-07T20:33:28.0306707Z dtype=torch.bfloat16, 2025-05-07T20:33:28.0306962Z device=device(type='cuda'), 2025-05-07T20:33:28.0307212Z ) 2025-05-07T20:33:28.0307482Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:28.0308151Z self=, 2025-05-07T20:33:28.0308913Z num_jagged_dim=5, 2025-05-07T20:33:28.0309140Z outer_dense_size=5, 2025-05-07T20:33:28.0309376Z inner_dense_size=5, 2025-05-07T20:33:28.0309609Z operation='add', 2025-05-07T20:33:28.0309839Z dtype=torch.bfloat16, 2025-05-07T20:33:28.0310094Z device=device(type='cuda'), 2025-05-07T20:33:28.0310344Z ) 2025-05-07T20:33:28.0310531Z PASSED 2025-05-07T20:33:40.9483943Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:40.9484919Z self=, 2025-05-07T20:33:40.9485470Z num_jagged_dim=1, 2025-05-07T20:33:40.9485698Z outer_dense_size=0, 2025-05-07T20:33:40.9485935Z inner_dense_size=16, 2025-05-07T20:33:40.9486191Z operation='add_jagged_output', 2025-05-07T20:33:40.9486467Z dtype=torch.float16, 2025-05-07T20:33:40.9486740Z device=device(type='cpu'), 2025-05-07T20:33:40.9487004Z ) 2025-05-07T20:33:40.9487246Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:40.9487850Z self=, 2025-05-07T20:33:40.9488394Z num_jagged_dim=1, 2025-05-07T20:33:40.9488622Z outer_dense_size=6, 2025-05-07T20:33:40.9488862Z inner_dense_size=96, 2025-05-07T20:33:40.9489128Z operation='add_jagged_output', 2025-05-07T20:33:40.9489413Z dtype=torch.float16, 2025-05-07T20:33:40.9489663Z device=device(type='cpu'), 2025-05-07T20:33:40.9489918Z ) 2025-05-07T20:33:40.9490163Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:40.9490756Z self=, 2025-05-07T20:33:40.9491299Z num_jagged_dim=1, 2025-05-07T20:33:40.9491539Z outer_dense_size=4, 2025-05-07T20:33:40.9491778Z inner_dense_size=64, 2025-05-07T20:33:40.9492022Z operation='mul', 2025-05-07T20:33:40.9492258Z dtype=torch.float16, 2025-05-07T20:33:40.9492506Z device=device(type='cuda'), 2025-05-07T20:33:40.9492758Z ) 2025-05-07T20:33:40.9493003Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:33:40.9493589Z self=, 2025-05-07T20:33:40.9494134Z num_jagged_dim=1, 2025-05-07T20:33:40.9494561Z outer_dense_size=7, 2025-05-07T20:33:40.9494802Z inner_dense_size=192, 2025-05-07T20:33:40.9495042Z operation='mul', 2025-05-07T20:33:40.9495279Z dtype=torch.float16, 2025-05-07T20:33:40.9495531Z device=device(type='cpu'), 2025-05-07T20:33:40.9495775Z ) 2025-05-07T20:33:40.9495962Z PASSED 2025-05-07T20:33:40.9496073Z 2025-05-07T20:33:40.9496224Z =============================== warnings summary =============================== 2025-05-07T20:33:40.9496786Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:40.9497512Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:33:40.9498964Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:40.9500180Z warnings.warn( 2025-05-07T20:33:40.9500318Z 2025-05-07T20:33:40.9500629Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:40.9501346Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:33:40.9502777Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:40.9504145Z warnings.warn( 2025-05-07T20:33:40.9504281Z 2025-05-07T20:33:40.9504593Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:33:40.9507933Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:40.9511155Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:40.9511565Z 2025-05-07T20:33:40.9511811Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:40.9512276Z ======================== 3 passed, 5 warnings in 22.95s ======================== 2025-05-07T20:33:41.8273628Z 2025-05-07T20:33:41.8274643Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:33:41.8295769Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 26 seconds 2025-05-07T20:33:41.8296092Z 2025-05-07T20:33:41.8296096Z 2025-05-07T20:33:41.8296100Z 2025-05-07T20:33:41.8296104Z 2025-05-07T20:33:41.8318008Z ################################################################################ 2025-05-07T20:33:41.8335506Z # [2025-05-07T20:33:41.833Z] Run Python Test Suite: 2025-05-07T20:33:41.8336016Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:33:41.8336471Z ################################################################################ 2025-05-07T20:33:41.8361489Z + 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:41.8362425Z 2025-05-07T20:33:43.9883221Z ============================= test session starts ============================== 2025-05-07T20:33:43.9883999Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:43.9884572Z cachedir: .pytest_cache 2025-05-07T20:33:43.9885146Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:43.9885889Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:43.9886299Z plugins: hypothesis-6.131.14 2025-05-07T20:33:45.9110015Z collecting ... collected 1 item 2025-05-07T20:33:45.9110239Z 2025-05-07T20:33:53.0292832Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:53.0293888Z self=, 2025-05-07T20:33:53.0294676Z T=10, 2025-05-07T20:33:53.0294942Z W=8, 2025-05-07T20:33:53.0295178Z ) 2025-05-07T20:33:53.0295475Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:53.0296276Z self=, 2025-05-07T20:33:53.0296847Z T=11, 2025-05-07T20:33:53.0297032Z W=8, 2025-05-07T20:33:53.0297681Z ) 2025-05-07T20:33:53.0297912Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:53.0298529Z self=, 2025-05-07T20:33:53.0299095Z T=11, 2025-05-07T20:33:53.0299278Z W=44, 2025-05-07T20:33:53.0299456Z ) 2025-05-07T20:33:53.0299688Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:53.0300460Z self=, 2025-05-07T20:33:53.0301023Z T=14, 2025-05-07T20:33:53.0301211Z W=54, 2025-05-07T20:33:53.0301391Z ) 2025-05-07T20:33:53.0301617Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:53.0302236Z self=, 2025-05-07T20:33:53.0302801Z T=19, 2025-05-07T20:33:53.0302986Z W=13, 2025-05-07T20:33:53.0303159Z ) 2025-05-07T20:33:53.0303392Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:53.0304124Z self=, 2025-05-07T20:33:53.0304748Z T=14, 2025-05-07T20:33:53.0311132Z W=64, 2025-05-07T20:33:53.0311336Z ) 2025-05-07T20:33:53.0311573Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:53.0312217Z self=, 2025-05-07T20:33:53.0312794Z T=20, 2025-05-07T20:33:53.0312984Z W=49, 2025-05-07T20:33:53.0313160Z ) 2025-05-07T20:33:53.0313394Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:53.0314017Z self=, 2025-05-07T20:33:53.0314577Z T=15, 2025-05-07T20:33:53.0314770Z W=26, 2025-05-07T20:33:53.0314955Z ) 2025-05-07T20:33:53.0315185Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:53.0315801Z self=, 2025-05-07T20:33:53.0316366Z T=13, 2025-05-07T20:33:53.0316550Z W=35, 2025-05-07T20:33:53.0316743Z ) 2025-05-07T20:33:53.0316973Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:33:53.0317595Z self=, 2025-05-07T20:33:53.0318150Z T=18, 2025-05-07T20:33:53.0318336Z W=31, 2025-05-07T20:33:53.0318515Z ) 2025-05-07T20:33:53.0318688Z PASSED 2025-05-07T20:33:53.0318805Z 2025-05-07T20:33:53.0318945Z ============================== 1 passed in 9.18s =============================== 2025-05-07T20:33:53.7724736Z 2025-05-07T20:33:53.7725374Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:33:53.7747009Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 12 seconds 2025-05-07T20:33:53.7747385Z 2025-05-07T20:33:53.7747390Z 2025-05-07T20:33:53.7747394Z 2025-05-07T20:33:53.7747397Z 2025-05-07T20:33:53.7767718Z ################################################################################ 2025-05-07T20:33:53.7783054Z # [2025-05-07T20:33:53.778Z] Run Python Test Suite: 2025-05-07T20:33:53.7783405Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:33:53.7783739Z ################################################################################ 2025-05-07T20:33:53.7809096Z + 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:53.7809751Z 2025-05-07T20:33:55.9369590Z ============================= test session starts ============================== 2025-05-07T20:33:55.9370239Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:55.9371534Z cachedir: .pytest_cache 2025-05-07T20:33:55.9372103Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:55.9372829Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:55.9373243Z plugins: hypothesis-6.131.14 2025-05-07T20:33:57.8584596Z collecting ... collected 2 items 2025-05-07T20:33:57.8585042Z 2025-05-07T20:33:58.3406685Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3407878Z self=, 2025-05-07T20:33:58.3408533Z max_seq_length=5, 2025-05-07T20:33:58.3408811Z batch_size=1, 2025-05-07T20:33:58.3409061Z num_cols=1, 2025-05-07T20:33:58.3409329Z num_jagged_tensor_rows=1, 2025-05-07T20:33:58.3409690Z index_dtype=torch.int32, 2025-05-07T20:33:58.3410029Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:33:58.3410372Z use_cpu=False, 2025-05-07T20:33:58.3410651Z check_non_contiguous=False, 2025-05-07T20:33:58.3410972Z known_shape=False, 2025-05-07T20:33:58.3411240Z ) 2025-05-07T20:33:58.3411511Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3412214Z self=, 2025-05-07T20:33:58.3412861Z max_seq_length=8, 2025-05-07T20:33:58.3413134Z batch_size=1, 2025-05-07T20:33:58.3413388Z num_cols=1, 2025-05-07T20:33:58.3413648Z num_jagged_tensor_rows=1, 2025-05-07T20:33:58.3413973Z index_dtype=torch.int32, 2025-05-07T20:33:58.3414305Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:33:58.3414645Z use_cpu=False, 2025-05-07T20:33:58.3414983Z check_non_contiguous=False, 2025-05-07T20:33:58.3415306Z known_shape=False, 2025-05-07T20:33:58.3415569Z ) 2025-05-07T20:33:58.3415846Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3416533Z self=, 2025-05-07T20:33:58.3417179Z max_seq_length=8, 2025-05-07T20:33:58.3417449Z batch_size=101, 2025-05-07T20:33:58.3417708Z num_cols=23, 2025-05-07T20:33:58.3417979Z num_jagged_tensor_rows=103, 2025-05-07T20:33:58.3418296Z index_dtype=torch.int32, 2025-05-07T20:33:58.3418633Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3418977Z use_cpu=False, 2025-05-07T20:33:58.3419245Z check_non_contiguous=False, 2025-05-07T20:33:58.3419568Z known_shape=False, 2025-05-07T20:33:58.3419834Z ) 2025-05-07T20:33:58.3420099Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3420778Z self=, 2025-05-07T20:33:58.3421432Z max_seq_length=10, 2025-05-07T20:33:58.3421719Z batch_size=120, 2025-05-07T20:33:58.3421975Z num_cols=74, 2025-05-07T20:33:58.3422250Z num_jagged_tensor_rows=103, 2025-05-07T20:33:58.3422580Z index_dtype=torch.int32, 2025-05-07T20:33:58.3422906Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:33:58.3423243Z use_cpu=False, 2025-05-07T20:33:58.3423524Z check_non_contiguous=True, 2025-05-07T20:33:58.3423833Z known_shape=True, 2025-05-07T20:33:58.3424097Z ) 2025-05-07T20:33:58.3424368Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3425044Z self=, 2025-05-07T20:33:58.3425697Z max_seq_length=8, 2025-05-07T20:33:58.3425970Z batch_size=11, 2025-05-07T20:33:58.3426225Z num_cols=7, 2025-05-07T20:33:58.3426494Z num_jagged_tensor_rows=45, 2025-05-07T20:33:58.3426818Z index_dtype=torch.int64, 2025-05-07T20:33:58.3427141Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3427486Z use_cpu=False, 2025-05-07T20:33:58.3428175Z check_non_contiguous=False, 2025-05-07T20:33:58.3428492Z known_shape=True, 2025-05-07T20:33:58.3428749Z ) 2025-05-07T20:33:58.3429017Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3429698Z self=, 2025-05-07T20:33:58.3430343Z max_seq_length=10, 2025-05-07T20:33:58.3430619Z batch_size=108, 2025-05-07T20:33:58.3431044Z num_cols=81, 2025-05-07T20:33:58.3431319Z num_jagged_tensor_rows=48, 2025-05-07T20:33:58.3431641Z index_dtype=torch.int64, 2025-05-07T20:33:58.3431980Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3432318Z use_cpu=True, 2025-05-07T20:33:58.3432593Z check_non_contiguous=False, 2025-05-07T20:33:58.3432911Z known_shape=True, 2025-05-07T20:33:58.3433175Z ) 2025-05-07T20:33:58.3433442Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3434125Z self=, 2025-05-07T20:33:58.3434787Z max_seq_length=5, 2025-05-07T20:33:58.3435056Z batch_size=113, 2025-05-07T20:33:58.3435314Z num_cols=79, 2025-05-07T20:33:58.3435584Z num_jagged_tensor_rows=104, 2025-05-07T20:33:58.3435905Z index_dtype=torch.int32, 2025-05-07T20:33:58.3436239Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3436588Z use_cpu=False, 2025-05-07T20:33:58.3436863Z check_non_contiguous=True, 2025-05-07T20:33:58.3437178Z known_shape=False, 2025-05-07T20:33:58.3437447Z ) 2025-05-07T20:33:58.3437706Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3438385Z self=, 2025-05-07T20:33:58.3439032Z max_seq_length=6, 2025-05-07T20:33:58.3439299Z batch_size=26, 2025-05-07T20:33:58.3439559Z num_cols=26, 2025-05-07T20:33:58.3439834Z num_jagged_tensor_rows=18, 2025-05-07T20:33:58.3440157Z index_dtype=torch.int32, 2025-05-07T20:33:58.3440599Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3440947Z use_cpu=False, 2025-05-07T20:33:58.3441226Z check_non_contiguous=True, 2025-05-07T20:33:58.3441531Z known_shape=True, 2025-05-07T20:33:58.3441795Z ) 2025-05-07T20:33:58.3442069Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3442750Z self=, 2025-05-07T20:33:58.3443397Z max_seq_length=10, 2025-05-07T20:33:58.3443673Z batch_size=94, 2025-05-07T20:33:58.3443921Z num_cols=73, 2025-05-07T20:33:58.3444191Z num_jagged_tensor_rows=81, 2025-05-07T20:33:58.3444518Z index_dtype=torch.int32, 2025-05-07T20:33:58.3444839Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:58.3445174Z use_cpu=True, 2025-05-07T20:33:58.3445454Z check_non_contiguous=False, 2025-05-07T20:33:58.3445763Z known_shape=False, 2025-05-07T20:33:58.3446032Z ) 2025-05-07T20:33:58.3446304Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3446995Z self=, 2025-05-07T20:33:58.3447663Z max_seq_length=8, 2025-05-07T20:33:58.3447962Z batch_size=118, 2025-05-07T20:33:58.3448222Z num_cols=16, 2025-05-07T20:33:58.3448519Z num_jagged_tensor_rows=84, 2025-05-07T20:33:58.3448842Z index_dtype=torch.int64, 2025-05-07T20:33:58.3449171Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:33:58.3449504Z use_cpu=True, 2025-05-07T20:33:58.3449772Z check_non_contiguous=True, 2025-05-07T20:33:58.3450087Z known_shape=True, 2025-05-07T20:33:58.3450352Z ) 2025-05-07T20:33:58.3450614Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3451292Z self=, 2025-05-07T20:33:58.3451941Z max_seq_length=6, 2025-05-07T20:33:58.3452317Z batch_size=95, 2025-05-07T20:33:58.3452573Z num_cols=92, 2025-05-07T20:33:58.3452841Z num_jagged_tensor_rows=87, 2025-05-07T20:33:58.3453158Z index_dtype=torch.int64, 2025-05-07T20:33:58.3453489Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3453832Z use_cpu=True, 2025-05-07T20:33:58.3454106Z check_non_contiguous=False, 2025-05-07T20:33:58.3454415Z known_shape=False, 2025-05-07T20:33:58.3454679Z ) 2025-05-07T20:33:58.3455038Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3455713Z self=, 2025-05-07T20:33:58.3456358Z max_seq_length=6, 2025-05-07T20:33:58.3456632Z batch_size=6, 2025-05-07T20:33:58.3456883Z num_cols=92, 2025-05-07T20:33:58.3457155Z num_jagged_tensor_rows=87, 2025-05-07T20:33:58.3457501Z index_dtype=torch.int64, 2025-05-07T20:33:58.3457825Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3458175Z use_cpu=True, 2025-05-07T20:33:58.3458447Z check_non_contiguous=False, 2025-05-07T20:33:58.3458755Z known_shape=False, 2025-05-07T20:33:58.3459020Z ) 2025-05-07T20:33:58.3459284Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3459973Z self=, 2025-05-07T20:33:58.3460562Z max_seq_length=6, 2025-05-07T20:33:58.3460798Z batch_size=6, 2025-05-07T20:33:58.3461010Z num_cols=92, 2025-05-07T20:33:58.3461226Z num_jagged_tensor_rows=92, 2025-05-07T20:33:58.3461492Z index_dtype=torch.int64, 2025-05-07T20:33:58.3461765Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3462041Z use_cpu=True, 2025-05-07T20:33:58.3462270Z check_non_contiguous=False, 2025-05-07T20:33:58.3462540Z known_shape=False, 2025-05-07T20:33:58.3462755Z ) 2025-05-07T20:33:58.3462977Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3463528Z self=, 2025-05-07T20:33:58.3464046Z max_seq_length=6, 2025-05-07T20:33:58.3464271Z batch_size=6, 2025-05-07T20:33:58.3464482Z num_cols=92, 2025-05-07T20:33:58.3464703Z num_jagged_tensor_rows=6, 2025-05-07T20:33:58.3464967Z index_dtype=torch.int64, 2025-05-07T20:33:58.3465239Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3465526Z use_cpu=True, 2025-05-07T20:33:58.3465750Z check_non_contiguous=False, 2025-05-07T20:33:58.3466013Z known_shape=False, 2025-05-07T20:33:58.3466233Z ) 2025-05-07T20:33:58.3466447Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3467001Z self=, 2025-05-07T20:33:58.3467523Z max_seq_length=6, 2025-05-07T20:33:58.3467742Z batch_size=6, 2025-05-07T20:33:58.3467955Z num_cols=92, 2025-05-07T20:33:58.3468177Z num_jagged_tensor_rows=6, 2025-05-07T20:33:58.3468443Z index_dtype=torch.int64, 2025-05-07T20:33:58.3468716Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3469000Z use_cpu=True, 2025-05-07T20:33:58.3469223Z check_non_contiguous=True, 2025-05-07T20:33:58.3469485Z known_shape=False, 2025-05-07T20:33:58.3469706Z ) 2025-05-07T20:33:58.3469931Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3470483Z self=, 2025-05-07T20:33:58.3471007Z max_seq_length=5, 2025-05-07T20:33:58.3471235Z batch_size=6, 2025-05-07T20:33:58.3471438Z num_cols=92, 2025-05-07T20:33:58.3471660Z num_jagged_tensor_rows=6, 2025-05-07T20:33:58.3471924Z index_dtype=torch.int64, 2025-05-07T20:33:58.3472196Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3472480Z use_cpu=True, 2025-05-07T20:33:58.3472711Z check_non_contiguous=True, 2025-05-07T20:33:58.3472967Z known_shape=False, 2025-05-07T20:33:58.3473291Z ) 2025-05-07T20:33:58.3473515Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3474072Z self=, 2025-05-07T20:33:58.3474597Z max_seq_length=5, 2025-05-07T20:33:58.3474824Z batch_size=6, 2025-05-07T20:33:58.3475038Z num_cols=6, 2025-05-07T20:33:58.3475255Z num_jagged_tensor_rows=6, 2025-05-07T20:33:58.3475614Z index_dtype=torch.int64, 2025-05-07T20:33:58.3475892Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:33:58.3476169Z use_cpu=True, 2025-05-07T20:33:58.3476395Z check_non_contiguous=True, 2025-05-07T20:33:58.3476655Z known_shape=False, 2025-05-07T20:33:58.3476871Z ) 2025-05-07T20:33:58.3477090Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3477669Z self=, 2025-05-07T20:33:58.3478210Z max_seq_length=7, 2025-05-07T20:33:58.3478444Z batch_size=59, 2025-05-07T20:33:58.3478653Z num_cols=128, 2025-05-07T20:33:58.3478870Z num_jagged_tensor_rows=125, 2025-05-07T20:33:58.3479138Z index_dtype=torch.int32, 2025-05-07T20:33:58.3479407Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:58.3479683Z use_cpu=False, 2025-05-07T20:33:58.3479907Z check_non_contiguous=False, 2025-05-07T20:33:58.3480167Z known_shape=True, 2025-05-07T20:33:58.3480482Z ) 2025-05-07T20:33:58.3480708Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3481262Z self=, 2025-05-07T20:33:58.3481785Z max_seq_length=7, 2025-05-07T20:33:58.3482007Z batch_size=59, 2025-05-07T20:33:58.3482219Z num_cols=128, 2025-05-07T20:33:58.3482444Z num_jagged_tensor_rows=125, 2025-05-07T20:33:58.3482710Z index_dtype=torch.int32, 2025-05-07T20:33:58.3482982Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:58.3483263Z use_cpu=True, 2025-05-07T20:33:58.3483484Z check_non_contiguous=False, 2025-05-07T20:33:58.3483746Z known_shape=True, 2025-05-07T20:33:58.3483965Z ) 2025-05-07T20:33:58.3484181Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:33:58.3484732Z self=, 2025-05-07T20:33:58.3485251Z max_seq_length=7, 2025-05-07T20:33:58.3485479Z batch_size=125, 2025-05-07T20:33:58.3485688Z num_cols=128, 2025-05-07T20:33:58.3485913Z num_jagged_tensor_rows=125, 2025-05-07T20:33:58.3486184Z index_dtype=torch.int32, 2025-05-07T20:33:58.3486452Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:33:58.3486729Z use_cpu=True, 2025-05-07T20:33:58.3486955Z check_non_contiguous=False, 2025-05-07T20:33:58.3487208Z known_shape=True, 2025-05-07T20:33:58.3487430Z ) 2025-05-07T20:33:58.3487610Z PASSED 2025-05-07T20:33:58.3993176Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:33:58.3993673Z 2025-05-07T20:33:58.3993817Z ============================== 2 passed in 2.60s =============================== 2025-05-07T20:33:59.1553553Z 2025-05-07T20:33:59.1553967Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:33:59.1573278Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 6 seconds 2025-05-07T20:33:59.1573621Z 2025-05-07T20:33:59.1573935Z 2025-05-07T20:33:59.1573951Z 2025-05-07T20:33:59.1573960Z 2025-05-07T20:33:59.1593680Z ################################################################################ 2025-05-07T20:33:59.1611709Z # [2025-05-07T20:33:59.160Z] Run Python Test Suite: 2025-05-07T20:33:59.1614432Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:33:59.1614871Z ################################################################################ 2025-05-07T20:33:59.1636533Z + 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:59.1637540Z 2025-05-07T20:34:01.3209024Z ============================= test session starts ============================== 2025-05-07T20:34:01.3209670Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:01.3210185Z cachedir: .pytest_cache 2025-05-07T20:34:01.3211079Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:01.3211816Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:01.3212228Z plugins: hypothesis-6.131.14 2025-05-07T20:34:03.2399465Z collecting ... collected 2 items 2025-05-07T20:34:03.2399690Z 2025-05-07T20:34:06.9381347Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9382274Z self=, 2025-05-07T20:34:06.9382818Z num_jagged_dim=1, 2025-05-07T20:34:06.9383058Z outer_dense_size=0, 2025-05-07T20:34:06.9383294Z inner_dense_size=0, 2025-05-07T20:34:06.9383535Z fold_inner_dense=False, 2025-05-07T20:34:06.9383799Z padding_value=0, 2025-05-07T20:34:06.9384052Z dtype=torch.float32, 2025-05-07T20:34:06.9384308Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9384581Z ) 2025-05-07T20:34:06.9384817Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9385382Z self=, 2025-05-07T20:34:06.9385917Z num_jagged_dim=2, 2025-05-07T20:34:06.9386156Z outer_dense_size=0, 2025-05-07T20:34:06.9386393Z inner_dense_size=0, 2025-05-07T20:34:06.9386639Z fold_inner_dense=False, 2025-05-07T20:34:06.9386900Z padding_value=0, 2025-05-07T20:34:06.9387135Z dtype=torch.float32, 2025-05-07T20:34:06.9387395Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9387674Z ) 2025-05-07T20:34:06.9387896Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9388465Z self=, 2025-05-07T20:34:06.9388999Z num_jagged_dim=2, 2025-05-07T20:34:06.9389284Z outer_dense_size=5, 2025-05-07T20:34:06.9389529Z inner_dense_size=5, 2025-05-07T20:34:06.9389771Z fold_inner_dense=False, 2025-05-07T20:34:06.9390033Z padding_value=-1e-08, 2025-05-07T20:34:06.9390299Z dtype=torch.float16, 2025-05-07T20:34:06.9390571Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9390837Z ) 2025-05-07T20:34:06.9391074Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9391643Z self=, 2025-05-07T20:34:06.9392185Z num_jagged_dim=5, 2025-05-07T20:34:06.9392431Z outer_dense_size=4, 2025-05-07T20:34:06.9392682Z inner_dense_size=2, 2025-05-07T20:34:06.9392922Z fold_inner_dense=False, 2025-05-07T20:34:06.9393193Z padding_value=-1e-08, 2025-05-07T20:34:06.9393456Z dtype=torch.bfloat16, 2025-05-07T20:34:06.9393721Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9394001Z ) 2025-05-07T20:34:06.9394498Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9395060Z self=, 2025-05-07T20:34:06.9395597Z num_jagged_dim=4, 2025-05-07T20:34:06.9395838Z outer_dense_size=2, 2025-05-07T20:34:06.9396082Z inner_dense_size=3, 2025-05-07T20:34:06.9396325Z fold_inner_dense=True, 2025-05-07T20:34:06.9396591Z padding_value=-1e-08, 2025-05-07T20:34:06.9396853Z dtype=torch.float16, 2025-05-07T20:34:06.9397121Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9397842Z ) 2025-05-07T20:34:06.9398074Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9398635Z self=, 2025-05-07T20:34:06.9399169Z num_jagged_dim=2, 2025-05-07T20:34:06.9399414Z outer_dense_size=5, 2025-05-07T20:34:06.9399651Z inner_dense_size=0, 2025-05-07T20:34:06.9399897Z fold_inner_dense=False, 2025-05-07T20:34:06.9400299Z padding_value=0, 2025-05-07T20:34:06.9400622Z dtype=torch.float32, 2025-05-07T20:34:06.9400888Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9401157Z ) 2025-05-07T20:34:06.9408358Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9408965Z self=, 2025-05-07T20:34:06.9409516Z num_jagged_dim=1, 2025-05-07T20:34:06.9409743Z outer_dense_size=5, 2025-05-07T20:34:06.9409978Z inner_dense_size=5, 2025-05-07T20:34:06.9410226Z fold_inner_dense=True, 2025-05-07T20:34:06.9410485Z padding_value=-1e-08, 2025-05-07T20:34:06.9410745Z dtype=torch.bfloat16, 2025-05-07T20:34:06.9411012Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9411293Z ) 2025-05-07T20:34:06.9411532Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9412107Z self=, 2025-05-07T20:34:06.9412649Z num_jagged_dim=3, 2025-05-07T20:34:06.9412897Z outer_dense_size=5, 2025-05-07T20:34:06.9413139Z inner_dense_size=1, 2025-05-07T20:34:06.9413385Z fold_inner_dense=True, 2025-05-07T20:34:06.9413641Z padding_value=0, 2025-05-07T20:34:06.9413889Z dtype=torch.float32, 2025-05-07T20:34:06.9414151Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9414433Z ) 2025-05-07T20:34:06.9414667Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9415220Z self=, 2025-05-07T20:34:06.9415760Z num_jagged_dim=5, 2025-05-07T20:34:06.9416003Z outer_dense_size=2, 2025-05-07T20:34:06.9416240Z inner_dense_size=3, 2025-05-07T20:34:06.9416487Z fold_inner_dense=True, 2025-05-07T20:34:06.9416739Z padding_value=0, 2025-05-07T20:34:06.9416984Z dtype=torch.bfloat16, 2025-05-07T20:34:06.9417248Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9417527Z ) 2025-05-07T20:34:06.9417754Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9418311Z self=, 2025-05-07T20:34:06.9418840Z num_jagged_dim=3, 2025-05-07T20:34:06.9419085Z outer_dense_size=3, 2025-05-07T20:34:06.9419319Z inner_dense_size=4, 2025-05-07T20:34:06.9419569Z fold_inner_dense=True, 2025-05-07T20:34:06.9419821Z padding_value=0, 2025-05-07T20:34:06.9420058Z dtype=torch.bfloat16, 2025-05-07T20:34:06.9420330Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9420607Z ) 2025-05-07T20:34:06.9420832Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9421395Z self=, 2025-05-07T20:34:06.9421932Z num_jagged_dim=1, 2025-05-07T20:34:06.9422172Z outer_dense_size=2, 2025-05-07T20:34:06.9422409Z inner_dense_size=0, 2025-05-07T20:34:06.9422658Z fold_inner_dense=True, 2025-05-07T20:34:06.9422917Z padding_value=0, 2025-05-07T20:34:06.9423153Z dtype=torch.float32, 2025-05-07T20:34:06.9423420Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9423694Z ) 2025-05-07T20:34:06.9423918Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9424479Z self=, 2025-05-07T20:34:06.9425013Z num_jagged_dim=3, 2025-05-07T20:34:06.9425377Z outer_dense_size=5, 2025-05-07T20:34:06.9425620Z inner_dense_size=2, 2025-05-07T20:34:06.9425869Z fold_inner_dense=True, 2025-05-07T20:34:06.9426115Z padding_value=0, 2025-05-07T20:34:06.9426362Z dtype=torch.float32, 2025-05-07T20:34:06.9426630Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9426908Z ) 2025-05-07T20:34:06.9427132Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9427774Z self=, 2025-05-07T20:34:06.9428309Z num_jagged_dim=2, 2025-05-07T20:34:06.9428542Z outer_dense_size=2, 2025-05-07T20:34:06.9428782Z inner_dense_size=4, 2025-05-07T20:34:06.9429027Z fold_inner_dense=True, 2025-05-07T20:34:06.9429280Z padding_value=-1e-08, 2025-05-07T20:34:06.9429538Z dtype=torch.float16, 2025-05-07T20:34:06.9429805Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9430084Z ) 2025-05-07T20:34:06.9430352Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9430917Z self=, 2025-05-07T20:34:06.9431447Z num_jagged_dim=1, 2025-05-07T20:34:06.9431687Z outer_dense_size=0, 2025-05-07T20:34:06.9431928Z inner_dense_size=5, 2025-05-07T20:34:06.9432180Z fold_inner_dense=False, 2025-05-07T20:34:06.9432435Z padding_value=-1e-08, 2025-05-07T20:34:06.9432700Z dtype=torch.float16, 2025-05-07T20:34:06.9432971Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9433237Z ) 2025-05-07T20:34:06.9433466Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9434026Z self=, 2025-05-07T20:34:06.9434555Z num_jagged_dim=5, 2025-05-07T20:34:06.9434794Z outer_dense_size=1, 2025-05-07T20:34:06.9435039Z inner_dense_size=4, 2025-05-07T20:34:06.9435278Z fold_inner_dense=True, 2025-05-07T20:34:06.9435544Z padding_value=-1e-08, 2025-05-07T20:34:06.9435802Z dtype=torch.bfloat16, 2025-05-07T20:34:06.9436063Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9436336Z ) 2025-05-07T20:34:06.9436567Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9437136Z self=, 2025-05-07T20:34:06.9437665Z num_jagged_dim=2, 2025-05-07T20:34:06.9437914Z outer_dense_size=1, 2025-05-07T20:34:06.9438163Z inner_dense_size=4, 2025-05-07T20:34:06.9438402Z fold_inner_dense=True, 2025-05-07T20:34:06.9438657Z padding_value=0, 2025-05-07T20:34:06.9438902Z dtype=torch.bfloat16, 2025-05-07T20:34:06.9439166Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9439451Z ) 2025-05-07T20:34:06.9439683Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9440239Z self=, 2025-05-07T20:34:06.9440858Z num_jagged_dim=2, 2025-05-07T20:34:06.9441098Z outer_dense_size=1, 2025-05-07T20:34:06.9441333Z inner_dense_size=0, 2025-05-07T20:34:06.9441580Z fold_inner_dense=True, 2025-05-07T20:34:06.9441840Z padding_value=-1e-08, 2025-05-07T20:34:06.9442097Z dtype=torch.float32, 2025-05-07T20:34:06.9442360Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9442632Z ) 2025-05-07T20:34:06.9442866Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9443419Z self=, 2025-05-07T20:34:06.9443953Z num_jagged_dim=2, 2025-05-07T20:34:06.9444194Z outer_dense_size=3, 2025-05-07T20:34:06.9444429Z inner_dense_size=1, 2025-05-07T20:34:06.9444676Z fold_inner_dense=True, 2025-05-07T20:34:06.9444927Z padding_value=0, 2025-05-07T20:34:06.9445164Z dtype=torch.float32, 2025-05-07T20:34:06.9445434Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9445803Z ) 2025-05-07T20:34:06.9446027Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9446587Z self=, 2025-05-07T20:34:06.9447125Z num_jagged_dim=5, 2025-05-07T20:34:06.9447365Z outer_dense_size=0, 2025-05-07T20:34:06.9447600Z inner_dense_size=4, 2025-05-07T20:34:06.9447846Z fold_inner_dense=False, 2025-05-07T20:34:06.9448189Z padding_value=-1e-08, 2025-05-07T20:34:06.9448442Z dtype=torch.float32, 2025-05-07T20:34:06.9448704Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9448975Z ) 2025-05-07T20:34:06.9449201Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9449761Z self=, 2025-05-07T20:34:06.9450296Z num_jagged_dim=3, 2025-05-07T20:34:06.9450529Z outer_dense_size=0, 2025-05-07T20:34:06.9450775Z inner_dense_size=2, 2025-05-07T20:34:06.9451024Z fold_inner_dense=True, 2025-05-07T20:34:06.9451271Z padding_value=0, 2025-05-07T20:34:06.9451516Z dtype=torch.float32, 2025-05-07T20:34:06.9451782Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9452060Z ) 2025-05-07T20:34:06.9452293Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9452855Z self=, 2025-05-07T20:34:06.9453399Z num_jagged_dim=1, 2025-05-07T20:34:06.9453633Z outer_dense_size=1, 2025-05-07T20:34:06.9453880Z inner_dense_size=0, 2025-05-07T20:34:06.9454130Z fold_inner_dense=False, 2025-05-07T20:34:06.9454381Z padding_value=0, 2025-05-07T20:34:06.9454628Z dtype=torch.bfloat16, 2025-05-07T20:34:06.9454899Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9455168Z ) 2025-05-07T20:34:06.9455406Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9455974Z self=, 2025-05-07T20:34:06.9456508Z num_jagged_dim=4, 2025-05-07T20:34:06.9456751Z outer_dense_size=5, 2025-05-07T20:34:06.9456998Z inner_dense_size=5, 2025-05-07T20:34:06.9457246Z fold_inner_dense=True, 2025-05-07T20:34:06.9457494Z padding_value=0, 2025-05-07T20:34:06.9457739Z dtype=torch.float16, 2025-05-07T20:34:06.9458005Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9458278Z ) 2025-05-07T20:34:06.9458509Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9459071Z self=, 2025-05-07T20:34:06.9459604Z num_jagged_dim=5, 2025-05-07T20:34:06.9459872Z outer_dense_size=3, 2025-05-07T20:34:06.9460139Z inner_dense_size=2, 2025-05-07T20:34:06.9460377Z fold_inner_dense=True, 2025-05-07T20:34:06.9460638Z padding_value=-1e-08, 2025-05-07T20:34:06.9460899Z dtype=torch.bfloat16, 2025-05-07T20:34:06.9461166Z device_type=device(type='cpu'), 2025-05-07T20:34:06.9461444Z ) 2025-05-07T20:34:06.9461671Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9462236Z self=, 2025-05-07T20:34:06.9462764Z num_jagged_dim=5, 2025-05-07T20:34:06.9463003Z outer_dense_size=1, 2025-05-07T20:34:06.9463242Z inner_dense_size=0, 2025-05-07T20:34:06.9463487Z fold_inner_dense=True, 2025-05-07T20:34:06.9463742Z padding_value=0, 2025-05-07T20:34:06.9463984Z dtype=torch.bfloat16, 2025-05-07T20:34:06.9464247Z device_type=device(type='cuda'), 2025-05-07T20:34:06.9464522Z ) 2025-05-07T20:34:06.9464750Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:06.9465310Z self=, 2025-05-07T20:34:06.9465843Z num_jagged_dim=2, 2025-05-07T20:34:06.9466081Z outer_dense_size=4, 2025-05-07T20:34:06.9466405Z inner_dense_size=3, 2025-05-07T20:34:06.9466655Z fold_inner_dense=True, 2025-05-07T20:34:06.9466917Z padding_value=-1e-08, 2025-05-07T20:34:06.9467176Z dtype=torch.bfloat16, 2025-05-07T20:34:06.9467448Z device_type=device(type='cuda'), 2025-05-07T20:34:07.7420557Z ) 2025-05-07T20:34:07.7421123Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7422721Z self=, 2025-05-07T20:34:07.7423775Z num_jagged_dim=2, 2025-05-07T20:34:07.7424219Z outer_dense_size=0, 2025-05-07T20:34:07.7424676Z inner_dense_size=2, 2025-05-07T20:34:07.7425133Z fold_inner_dense=True, 2025-05-07T20:34:07.7425618Z padding_value=-1e-08, 2025-05-07T20:34:07.7426106Z dtype=torch.float16, 2025-05-07T20:34:07.7426615Z device_type=device(type='cpu'), 2025-05-07T20:34:07.7427128Z ) 2025-05-07T20:34:07.7427564Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7428684Z self=, 2025-05-07T20:34:07.7429728Z num_jagged_dim=2, 2025-05-07T20:34:07.7430072Z outer_dense_size=4, 2025-05-07T20:34:07.7430347Z inner_dense_size=4, 2025-05-07T20:34:07.7430591Z fold_inner_dense=False, 2025-05-07T20:34:07.7430835Z padding_value=0, 2025-05-07T20:34:07.7431071Z dtype=torch.bfloat16, 2025-05-07T20:34:07.7431339Z device_type=device(type='cuda'), 2025-05-07T20:34:07.7431599Z ) 2025-05-07T20:34:07.7431819Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7432370Z self=, 2025-05-07T20:34:07.7432891Z num_jagged_dim=4, 2025-05-07T20:34:07.7433123Z outer_dense_size=4, 2025-05-07T20:34:07.7433355Z inner_dense_size=4, 2025-05-07T20:34:07.7433585Z fold_inner_dense=False, 2025-05-07T20:34:07.7433831Z padding_value=0, 2025-05-07T20:34:07.7434076Z dtype=torch.bfloat16, 2025-05-07T20:34:07.7434339Z device_type=device(type='cuda'), 2025-05-07T20:34:07.7434599Z ) 2025-05-07T20:34:07.7434822Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7435382Z self=, 2025-05-07T20:34:07.7435897Z num_jagged_dim=2, 2025-05-07T20:34:07.7436142Z outer_dense_size=0, 2025-05-07T20:34:07.7436377Z inner_dense_size=3, 2025-05-07T20:34:07.7436607Z fold_inner_dense=False, 2025-05-07T20:34:07.7436855Z padding_value=0, 2025-05-07T20:34:07.7437086Z dtype=torch.float16, 2025-05-07T20:34:07.7437339Z device_type=device(type='cpu'), 2025-05-07T20:34:07.7437606Z ) 2025-05-07T20:34:07.7437826Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7438376Z self=, 2025-05-07T20:34:07.7438907Z num_jagged_dim=1, 2025-05-07T20:34:07.7439135Z outer_dense_size=0, 2025-05-07T20:34:07.7439366Z inner_dense_size=3, 2025-05-07T20:34:07.7439596Z fold_inner_dense=False, 2025-05-07T20:34:07.7439844Z padding_value=0, 2025-05-07T20:34:07.7440082Z dtype=torch.float16, 2025-05-07T20:34:07.7440439Z device_type=device(type='cpu'), 2025-05-07T20:34:07.7440711Z ) 2025-05-07T20:34:07.7440931Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7441482Z self=, 2025-05-07T20:34:07.7442010Z num_jagged_dim=1, 2025-05-07T20:34:07.7442241Z outer_dense_size=0, 2025-05-07T20:34:07.7442474Z inner_dense_size=1, 2025-05-07T20:34:07.7442713Z fold_inner_dense=False, 2025-05-07T20:34:07.7442961Z padding_value=0, 2025-05-07T20:34:07.7443189Z dtype=torch.float16, 2025-05-07T20:34:07.7443449Z device_type=device(type='cpu'), 2025-05-07T20:34:07.7443873Z ) 2025-05-07T20:34:07.7444090Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7444652Z self=, 2025-05-07T20:34:07.7445194Z num_jagged_dim=1, 2025-05-07T20:34:07.7445425Z outer_dense_size=1, 2025-05-07T20:34:07.7445655Z inner_dense_size=1, 2025-05-07T20:34:07.7445895Z fold_inner_dense=False, 2025-05-07T20:34:07.7446144Z padding_value=0, 2025-05-07T20:34:07.7446484Z dtype=torch.float16, 2025-05-07T20:34:07.7446742Z device_type=device(type='cpu'), 2025-05-07T20:34:07.7447004Z ) 2025-05-07T20:34:07.7447221Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7447782Z self=, 2025-05-07T20:34:07.7448305Z num_jagged_dim=1, 2025-05-07T20:34:07.7448530Z outer_dense_size=0, 2025-05-07T20:34:07.7448763Z inner_dense_size=2, 2025-05-07T20:34:07.7449005Z fold_inner_dense=True, 2025-05-07T20:34:07.7449258Z padding_value=-1e-08, 2025-05-07T20:34:07.7449501Z dtype=torch.float16, 2025-05-07T20:34:07.7449756Z device_type=device(type='cpu'), 2025-05-07T20:34:07.7450022Z ) 2025-05-07T20:34:07.7450241Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7450792Z self=, 2025-05-07T20:34:07.7451328Z num_jagged_dim=1, 2025-05-07T20:34:07.7451554Z outer_dense_size=1, 2025-05-07T20:34:07.7451785Z inner_dense_size=2, 2025-05-07T20:34:07.7452021Z fold_inner_dense=True, 2025-05-07T20:34:07.7452265Z padding_value=-1e-08, 2025-05-07T20:34:07.7452514Z dtype=torch.float16, 2025-05-07T20:34:07.7452769Z device_type=device(type='cpu'), 2025-05-07T20:34:07.7453031Z ) 2025-05-07T20:34:07.7453253Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7453805Z self=, 2025-05-07T20:34:07.7454334Z num_jagged_dim=1, 2025-05-07T20:34:07.7454557Z outer_dense_size=2, 2025-05-07T20:34:07.7454795Z inner_dense_size=2, 2025-05-07T20:34:07.7455032Z fold_inner_dense=True, 2025-05-07T20:34:07.7455278Z padding_value=-1e-08, 2025-05-07T20:34:07.7455528Z dtype=torch.float16, 2025-05-07T20:34:07.7455785Z device_type=device(type='cpu'), 2025-05-07T20:34:07.7456041Z ) 2025-05-07T20:34:07.7456276Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7456834Z self=, 2025-05-07T20:34:07.7457351Z num_jagged_dim=1, 2025-05-07T20:34:07.7457582Z outer_dense_size=2, 2025-05-07T20:34:07.7457819Z inner_dense_size=1, 2025-05-07T20:34:07.7458049Z fold_inner_dense=True, 2025-05-07T20:34:07.7458304Z padding_value=-1e-08, 2025-05-07T20:34:07.7458562Z dtype=torch.float16, 2025-05-07T20:34:07.7458817Z device_type=device(type='cpu'), 2025-05-07T20:34:07.7459081Z ) 2025-05-07T20:34:07.7459308Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7459871Z self=, 2025-05-07T20:34:07.7460437Z num_jagged_dim=1, 2025-05-07T20:34:07.7460671Z outer_dense_size=1, 2025-05-07T20:34:07.7460908Z inner_dense_size=1, 2025-05-07T20:34:07.7461142Z fold_inner_dense=True, 2025-05-07T20:34:07.7461394Z padding_value=-1e-08, 2025-05-07T20:34:07.7461645Z dtype=torch.float16, 2025-05-07T20:34:07.7461896Z device_type=device(type='cpu'), 2025-05-07T20:34:07.7462170Z ) 2025-05-07T20:34:07.7462400Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7462953Z self=, 2025-05-07T20:34:07.7463488Z num_jagged_dim=2, 2025-05-07T20:34:07.7463718Z outer_dense_size=0, 2025-05-07T20:34:07.7464051Z inner_dense_size=4, 2025-05-07T20:34:07.7464282Z fold_inner_dense=False, 2025-05-07T20:34:07.7464535Z padding_value=-1e-08, 2025-05-07T20:34:07.7464783Z dtype=torch.float16, 2025-05-07T20:34:07.7465035Z device_type=device(type='cuda'), 2025-05-07T20:34:07.7465301Z ) 2025-05-07T20:34:07.7465524Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:07.7466146Z self=, 2025-05-07T20:34:07.7466673Z num_jagged_dim=2, 2025-05-07T20:34:07.7466904Z outer_dense_size=0, 2025-05-07T20:34:07.7467131Z inner_dense_size=0, 2025-05-07T20:34:07.7467366Z fold_inner_dense=False, 2025-05-07T20:34:07.7467619Z padding_value=-1e-08, 2025-05-07T20:34:07.7467862Z dtype=torch.float16, 2025-05-07T20:34:07.7468122Z device_type=device(type='cuda'), 2025-05-07T20:34:07.7468384Z ) 2025-05-07T20:34:07.7468576Z PASSED 2025-05-07T20:34:08.0000249Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense_meta_backend Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0001773Z self=, 2025-05-07T20:34:08.0002349Z num_jagged_dim=1, 2025-05-07T20:34:08.0002589Z outer_dense_size=0, 2025-05-07T20:34:08.0002825Z inner_dense_size=0, 2025-05-07T20:34:08.0003063Z padding_value=0, 2025-05-07T20:34:08.0003306Z dtype=torch.float32, 2025-05-07T20:34:08.0003553Z device_type='meta', 2025-05-07T20:34:08.0003777Z ) 2025-05-07T20:34:08.0004044Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0004699Z self=, 2025-05-07T20:34:08.0005274Z num_jagged_dim=2, 2025-05-07T20:34:08.0005501Z outer_dense_size=0, 2025-05-07T20:34:08.0005739Z inner_dense_size=0, 2025-05-07T20:34:08.0005974Z padding_value=0, 2025-05-07T20:34:08.0006203Z dtype=torch.float32, 2025-05-07T20:34:08.0006455Z device_type='meta', 2025-05-07T20:34:08.0006674Z ) 2025-05-07T20:34:08.0006934Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0007584Z self=, 2025-05-07T20:34:08.0008162Z num_jagged_dim=2, 2025-05-07T20:34:08.0008397Z outer_dense_size=5, 2025-05-07T20:34:08.0008626Z inner_dense_size=3, 2025-05-07T20:34:08.0008859Z padding_value=0, 2025-05-07T20:34:08.0009102Z dtype=torch.bfloat16, 2025-05-07T20:34:08.0009348Z device_type='meta', 2025-05-07T20:34:08.0009574Z ) 2025-05-07T20:34:08.0009838Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0010480Z self=, 2025-05-07T20:34:08.0011059Z num_jagged_dim=5, 2025-05-07T20:34:08.0011297Z outer_dense_size=0, 2025-05-07T20:34:08.0011529Z inner_dense_size=2, 2025-05-07T20:34:08.0011767Z padding_value=0, 2025-05-07T20:34:08.0012023Z dtype=torch.float16, 2025-05-07T20:34:08.0012342Z device_type='meta', 2025-05-07T20:34:08.0019297Z ) 2025-05-07T20:34:08.0019586Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0020300Z self=, 2025-05-07T20:34:08.0020865Z num_jagged_dim=5, 2025-05-07T20:34:08.0021098Z outer_dense_size=2, 2025-05-07T20:34:08.0021329Z inner_dense_size=4, 2025-05-07T20:34:08.0021556Z padding_value=0, 2025-05-07T20:34:08.0021797Z dtype=torch.float16, 2025-05-07T20:34:08.0022042Z device_type='meta', 2025-05-07T20:34:08.0022251Z ) 2025-05-07T20:34:08.0022514Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0023370Z self=, 2025-05-07T20:34:08.0023937Z num_jagged_dim=5, 2025-05-07T20:34:08.0024159Z outer_dense_size=1, 2025-05-07T20:34:08.0024390Z inner_dense_size=4, 2025-05-07T20:34:08.0024622Z padding_value=0, 2025-05-07T20:34:08.0024847Z dtype=torch.bfloat16, 2025-05-07T20:34:08.0025091Z device_type='meta', 2025-05-07T20:34:08.0025452Z ) 2025-05-07T20:34:08.0025703Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0026348Z self=, 2025-05-07T20:34:08.0026917Z num_jagged_dim=5, 2025-05-07T20:34:08.0027142Z outer_dense_size=3, 2025-05-07T20:34:08.0027374Z inner_dense_size=5, 2025-05-07T20:34:08.0027604Z padding_value=0, 2025-05-07T20:34:08.0027830Z dtype=torch.float32, 2025-05-07T20:34:08.0028085Z device_type='meta', 2025-05-07T20:34:08.0028306Z ) 2025-05-07T20:34:08.0028571Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0029208Z self=, 2025-05-07T20:34:08.0029777Z num_jagged_dim=3, 2025-05-07T20:34:08.0030010Z outer_dense_size=3, 2025-05-07T20:34:08.0030238Z inner_dense_size=4, 2025-05-07T20:34:08.0030477Z padding_value=0, 2025-05-07T20:34:08.0030709Z dtype=torch.float16, 2025-05-07T20:34:08.0030947Z device_type='meta', 2025-05-07T20:34:08.0031168Z ) 2025-05-07T20:34:08.0031428Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0032067Z self=, 2025-05-07T20:34:08.0032635Z num_jagged_dim=5, 2025-05-07T20:34:08.0032868Z outer_dense_size=4, 2025-05-07T20:34:08.0033116Z inner_dense_size=4, 2025-05-07T20:34:08.0033344Z padding_value=0, 2025-05-07T20:34:08.0033583Z dtype=torch.bfloat16, 2025-05-07T20:34:08.0033835Z device_type='meta', 2025-05-07T20:34:08.0034053Z ) 2025-05-07T20:34:08.0034316Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0034961Z self=, 2025-05-07T20:34:08.0035532Z num_jagged_dim=4, 2025-05-07T20:34:08.0035769Z outer_dense_size=5, 2025-05-07T20:34:08.0036006Z inner_dense_size=4, 2025-05-07T20:34:08.0036236Z padding_value=0, 2025-05-07T20:34:08.0036472Z dtype=torch.float16, 2025-05-07T20:34:08.0036719Z device_type='meta', 2025-05-07T20:34:08.0036939Z ) 2025-05-07T20:34:08.0037202Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0037851Z self=, 2025-05-07T20:34:08.0038431Z num_jagged_dim=3, 2025-05-07T20:34:08.0038656Z outer_dense_size=4, 2025-05-07T20:34:08.0038895Z inner_dense_size=2, 2025-05-07T20:34:08.0039127Z padding_value=0, 2025-05-07T20:34:08.0039355Z dtype=torch.float32, 2025-05-07T20:34:08.0039601Z device_type='meta', 2025-05-07T20:34:08.0039830Z ) 2025-05-07T20:34:08.0040116Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0040875Z self=, 2025-05-07T20:34:08.0041446Z num_jagged_dim=3, 2025-05-07T20:34:08.0041670Z outer_dense_size=4, 2025-05-07T20:34:08.0041908Z inner_dense_size=4, 2025-05-07T20:34:08.0042137Z padding_value=0, 2025-05-07T20:34:08.0042359Z dtype=torch.float32, 2025-05-07T20:34:08.0042603Z device_type='meta', 2025-05-07T20:34:08.0042826Z ) 2025-05-07T20:34:08.0043088Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0044263Z self=, 2025-05-07T20:34:08.0044826Z num_jagged_dim=4, 2025-05-07T20:34:08.0045051Z outer_dense_size=4, 2025-05-07T20:34:08.0045271Z inner_dense_size=4, 2025-05-07T20:34:08.0045496Z padding_value=0, 2025-05-07T20:34:08.0045721Z dtype=torch.float32, 2025-05-07T20:34:08.0045952Z device_type='meta', 2025-05-07T20:34:08.0046253Z ) 2025-05-07T20:34:08.0046508Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0047138Z self=, 2025-05-07T20:34:08.0047701Z num_jagged_dim=2, 2025-05-07T20:34:08.0047929Z outer_dense_size=3, 2025-05-07T20:34:08.0048158Z inner_dense_size=4, 2025-05-07T20:34:08.0048379Z padding_value=0, 2025-05-07T20:34:08.0048608Z dtype=torch.float32, 2025-05-07T20:34:08.0048859Z device_type='meta', 2025-05-07T20:34:08.0049072Z ) 2025-05-07T20:34:08.0049332Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0049967Z self=, 2025-05-07T20:34:08.0050526Z num_jagged_dim=2, 2025-05-07T20:34:08.0050755Z outer_dense_size=3, 2025-05-07T20:34:08.0050986Z inner_dense_size=2, 2025-05-07T20:34:08.0051213Z padding_value=0, 2025-05-07T20:34:08.0051441Z dtype=torch.float32, 2025-05-07T20:34:08.0051680Z device_type='meta', 2025-05-07T20:34:08.0051893Z ) 2025-05-07T20:34:08.0052151Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0052787Z self=, 2025-05-07T20:34:08.0053355Z num_jagged_dim=3, 2025-05-07T20:34:08.0053575Z outer_dense_size=3, 2025-05-07T20:34:08.0053801Z inner_dense_size=2, 2025-05-07T20:34:08.0054037Z padding_value=0, 2025-05-07T20:34:08.0054258Z dtype=torch.float32, 2025-05-07T20:34:08.0054499Z device_type='meta', 2025-05-07T20:34:08.0054711Z ) 2025-05-07T20:34:08.0054966Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0055603Z self=, 2025-05-07T20:34:08.0056170Z num_jagged_dim=3, 2025-05-07T20:34:08.0056391Z outer_dense_size=3, 2025-05-07T20:34:08.0056618Z inner_dense_size=3, 2025-05-07T20:34:08.0056847Z padding_value=0, 2025-05-07T20:34:08.0057068Z dtype=torch.float32, 2025-05-07T20:34:08.0057307Z device_type='meta', 2025-05-07T20:34:08.0057527Z ) 2025-05-07T20:34:08.0057778Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0058417Z self=, 2025-05-07T20:34:08.0058986Z num_jagged_dim=3, 2025-05-07T20:34:08.0059213Z outer_dense_size=4, 2025-05-07T20:34:08.0059434Z inner_dense_size=0, 2025-05-07T20:34:08.0059663Z padding_value=0, 2025-05-07T20:34:08.0059891Z dtype=torch.float16, 2025-05-07T20:34:08.0060123Z device_type='meta', 2025-05-07T20:34:08.0060335Z ) 2025-05-07T20:34:08.0060592Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0061228Z self=, 2025-05-07T20:34:08.0061791Z num_jagged_dim=1, 2025-05-07T20:34:08.0062017Z outer_dense_size=4, 2025-05-07T20:34:08.0062246Z inner_dense_size=0, 2025-05-07T20:34:08.0062466Z padding_value=0, 2025-05-07T20:34:08.0062695Z dtype=torch.float16, 2025-05-07T20:34:08.0062936Z device_type='meta', 2025-05-07T20:34:08.0063148Z ) 2025-05-07T20:34:08.0063408Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:08.0064143Z self=, 2025-05-07T20:34:08.0064703Z num_jagged_dim=1, 2025-05-07T20:34:08.0064930Z outer_dense_size=1, 2025-05-07T20:34:08.0065158Z inner_dense_size=0, 2025-05-07T20:34:08.0065380Z padding_value=0, 2025-05-07T20:34:08.0065612Z dtype=torch.float16, 2025-05-07T20:34:08.0065852Z device_type='meta', 2025-05-07T20:34:08.0066144Z ) 2025-05-07T20:34:08.0066342Z PASSED 2025-05-07T20:34:08.0066461Z 2025-05-07T20:34:08.0066601Z =============================== warnings summary =============================== 2025-05-07T20:34:08.0067168Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:34:08.0068593Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:34:08.0069811Z warnings.warn( 2025-05-07T20:34:08.0069956Z 2025-05-07T20:34:08.0070266Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:34:08.0073473Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:34:08.0076657Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:08.0077068Z 2025-05-07T20:34:08.0077299Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:08.0077771Z ======================== 2 passed, 2 warnings in 6.81s ========================= 2025-05-07T20:34:08.7529487Z 2025-05-07T20:34:08.7530098Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:34:08.7547860Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 9 seconds 2025-05-07T20:34:08.7548194Z 2025-05-07T20:34:08.7548199Z 2025-05-07T20:34:08.7548203Z 2025-05-07T20:34:08.7548206Z 2025-05-07T20:34:08.7570510Z ################################################################################ 2025-05-07T20:34:08.7585732Z # [2025-05-07T20:34:08.758Z] Run Python Test Suite: 2025-05-07T20:34:08.7586085Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:08.7586413Z ################################################################################ 2025-05-07T20:34:08.7611133Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:08.7611784Z 2025-05-07T20:34:10.9229192Z ============================= test session starts ============================== 2025-05-07T20:34:10.9229846Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:10.9230370Z cachedir: .pytest_cache 2025-05-07T20:34:10.9230972Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:10.9231719Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:10.9232458Z plugins: hypothesis-6.131.14 2025-05-07T20:34:12.8478475Z collecting ... collected 1 item 2025-05-07T20:34:12.8478691Z 2025-05-07T20:34:13.2907808Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 PASSED 2025-05-07T20:34:13.2908317Z 2025-05-07T20:34:13.2908463Z ============================== 1 passed in 2.50s =============================== 2025-05-07T20:34:14.0401809Z 2025-05-07T20:34:14.0402296Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:14.0421019Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 6 seconds 2025-05-07T20:34:14.0421362Z 2025-05-07T20:34:14.0421367Z 2025-05-07T20:34:14.0421370Z 2025-05-07T20:34:14.0421374Z 2025-05-07T20:34:14.0441981Z ################################################################################ 2025-05-07T20:34:14.0459562Z # [2025-05-07T20:34:14.045Z] Run Python Test Suite: 2025-05-07T20:34:14.0459918Z # ./jagged/misc_ops_test.py 2025-05-07T20:34:14.0460230Z ################################################################################ 2025-05-07T20:34:14.0485280Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/misc_ops_test.py 2025-05-07T20:34:14.0485880Z 2025-05-07T20:34:16.2053359Z ============================= test session starts ============================== 2025-05-07T20:34:16.2053995Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:16.2054506Z cachedir: .pytest_cache 2025-05-07T20:34:16.2055082Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:16.2055803Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:16.2056215Z plugins: hypothesis-6.131.14 2025-05-07T20:34:18.1566447Z collecting ... collected 3 items 2025-05-07T20:34:18.1566666Z 2025-05-07T20:34:18.3175383Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:34:18.6351200Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6352059Z self=, 2025-05-07T20:34:18.6352493Z B=1, 2025-05-07T20:34:18.6352717Z max_L=1, 2025-05-07T20:34:18.6352917Z D=1, 2025-05-07T20:34:18.6353115Z dtype=torch.float32, 2025-05-07T20:34:18.6353382Z device_type=device(type='cpu'), 2025-05-07T20:34:18.6353658Z ) 2025-05-07T20:34:18.6353861Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6354299Z self=, 2025-05-07T20:34:18.6354729Z B=170, 2025-05-07T20:34:18.6354917Z max_L=1, 2025-05-07T20:34:18.6355118Z D=1, 2025-05-07T20:34:18.6355341Z dtype=torch.float32, 2025-05-07T20:34:18.6355599Z device_type=device(type='cpu'), 2025-05-07T20:34:18.6355866Z ) 2025-05-07T20:34:18.6356073Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6356505Z self=, 2025-05-07T20:34:18.6356930Z B=170, 2025-05-07T20:34:18.6357127Z max_L=706, 2025-05-07T20:34:18.6357329Z D=28, 2025-05-07T20:34:18.6357533Z dtype=torch.float32, 2025-05-07T20:34:18.6357803Z device_type=device(type='cuda'), 2025-05-07T20:34:18.6358065Z ) 2025-05-07T20:34:18.6358262Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6358692Z self=, 2025-05-07T20:34:18.6359111Z B=68, 2025-05-07T20:34:18.6359296Z max_L=448, 2025-05-07T20:34:18.6359496Z D=17, 2025-05-07T20:34:18.6359696Z dtype=torch.float32, 2025-05-07T20:34:18.6359949Z device_type=device(type='cpu'), 2025-05-07T20:34:18.6360700Z ) 2025-05-07T20:34:18.6360903Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6361328Z self=, 2025-05-07T20:34:18.6361753Z B=474, 2025-05-07T20:34:18.6361948Z max_L=58, 2025-05-07T20:34:18.6362139Z D=15, 2025-05-07T20:34:18.6362340Z dtype=torch.float32, 2025-05-07T20:34:18.6362596Z device_type=device(type='cpu'), 2025-05-07T20:34:18.6362882Z ) 2025-05-07T20:34:18.6363251Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6363683Z self=, 2025-05-07T20:34:18.6364108Z B=227, 2025-05-07T20:34:18.6364294Z max_L=793, 2025-05-07T20:34:18.6364496Z D=5, 2025-05-07T20:34:18.6364699Z dtype=torch.float32, 2025-05-07T20:34:18.6364952Z device_type=device(type='cpu'), 2025-05-07T20:34:18.6365219Z ) 2025-05-07T20:34:18.6365420Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6365846Z self=, 2025-05-07T20:34:18.6366271Z B=116, 2025-05-07T20:34:18.6366464Z max_L=142, 2025-05-07T20:34:18.6366659Z D=14, 2025-05-07T20:34:18.6366861Z dtype=torch.float32, 2025-05-07T20:34:18.6367118Z device_type=device(type='cuda'), 2025-05-07T20:34:18.6367375Z ) 2025-05-07T20:34:18.6367579Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6368013Z self=, 2025-05-07T20:34:18.6368425Z B=152, 2025-05-07T20:34:18.6368617Z max_L=143, 2025-05-07T20:34:18.6368818Z D=20, 2025-05-07T20:34:18.6369016Z dtype=torch.float32, 2025-05-07T20:34:18.6369265Z device_type=device(type='cuda'), 2025-05-07T20:34:18.6369528Z ) 2025-05-07T20:34:18.6369727Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6370146Z self=, 2025-05-07T20:34:18.6370564Z B=366, 2025-05-07T20:34:18.6370758Z max_L=67, 2025-05-07T20:34:18.6370948Z D=22, 2025-05-07T20:34:18.6371152Z dtype=torch.float32, 2025-05-07T20:34:18.6371409Z device_type=device(type='cpu'), 2025-05-07T20:34:18.6371666Z ) 2025-05-07T20:34:18.6371871Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6372307Z self=, 2025-05-07T20:34:18.6372720Z B=2, 2025-05-07T20:34:18.6372928Z max_L=820, 2025-05-07T20:34:18.6373135Z D=5, 2025-05-07T20:34:18.6373331Z dtype=torch.float32, 2025-05-07T20:34:18.6373591Z device_type=device(type='cuda'), 2025-05-07T20:34:18.6373862Z ) 2025-05-07T20:34:18.6374062Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6374495Z self=, 2025-05-07T20:34:18.6374922Z B=30, 2025-05-07T20:34:18.6375116Z max_L=316, 2025-05-07T20:34:18.6375314Z D=27, 2025-05-07T20:34:18.6375520Z dtype=torch.float32, 2025-05-07T20:34:18.6375788Z device_type=device(type='cpu'), 2025-05-07T20:34:18.6376052Z ) 2025-05-07T20:34:18.6376257Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6376689Z self=, 2025-05-07T20:34:18.6377104Z B=30, 2025-05-07T20:34:18.6377302Z max_L=316, 2025-05-07T20:34:18.6377511Z D=30, 2025-05-07T20:34:18.6377710Z dtype=torch.float32, 2025-05-07T20:34:18.6377981Z device_type=device(type='cpu'), 2025-05-07T20:34:18.6378252Z ) 2025-05-07T20:34:18.6378457Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6378896Z self=, 2025-05-07T20:34:18.6379321Z B=30, 2025-05-07T20:34:18.6379505Z max_L=316, 2025-05-07T20:34:18.6379707Z D=1, 2025-05-07T20:34:18.6379908Z dtype=torch.float32, 2025-05-07T20:34:18.6380165Z device_type=device(type='cpu'), 2025-05-07T20:34:18.6380434Z ) 2025-05-07T20:34:18.6380724Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6381157Z self=, 2025-05-07T20:34:18.6381568Z B=316, 2025-05-07T20:34:18.6381758Z max_L=316, 2025-05-07T20:34:18.6381956Z D=1, 2025-05-07T20:34:18.6382147Z dtype=torch.float32, 2025-05-07T20:34:18.6382407Z device_type=device(type='cpu'), 2025-05-07T20:34:18.6382673Z ) 2025-05-07T20:34:18.6382949Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6383383Z self=, 2025-05-07T20:34:18.6383802Z B=316, 2025-05-07T20:34:18.6383985Z max_L=1, 2025-05-07T20:34:18.6384181Z D=1, 2025-05-07T20:34:18.6384386Z dtype=torch.float32, 2025-05-07T20:34:18.6384638Z device_type=device(type='cpu'), 2025-05-07T20:34:18.6384901Z ) 2025-05-07T20:34:18.6385105Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6385530Z self=, 2025-05-07T20:34:18.6385959Z B=329, 2025-05-07T20:34:18.6386150Z max_L=1, 2025-05-07T20:34:18.6386345Z D=21, 2025-05-07T20:34:18.6386539Z dtype=torch.float32, 2025-05-07T20:34:18.6386797Z device_type=device(type='cuda'), 2025-05-07T20:34:18.6387065Z ) 2025-05-07T20:34:18.6387269Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6387701Z self=, 2025-05-07T20:34:18.6388129Z B=329, 2025-05-07T20:34:18.6388319Z max_L=1, 2025-05-07T20:34:18.6388518Z D=1, 2025-05-07T20:34:18.6388728Z dtype=torch.float32, 2025-05-07T20:34:18.6388981Z device_type=device(type='cuda'), 2025-05-07T20:34:18.6389248Z ) 2025-05-07T20:34:18.6389452Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6389881Z self=, 2025-05-07T20:34:18.6390303Z B=329, 2025-05-07T20:34:18.6390497Z max_L=329, 2025-05-07T20:34:18.6390699Z D=1, 2025-05-07T20:34:18.6390901Z dtype=torch.float32, 2025-05-07T20:34:18.6391159Z device_type=device(type='cuda'), 2025-05-07T20:34:18.6391416Z ) 2025-05-07T20:34:18.6391618Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6392048Z self=, 2025-05-07T20:34:18.6392466Z B=1, 2025-05-07T20:34:18.6392648Z max_L=329, 2025-05-07T20:34:18.6392847Z D=1, 2025-05-07T20:34:18.6393052Z dtype=torch.float32, 2025-05-07T20:34:18.6393306Z device_type=device(type='cuda'), 2025-05-07T20:34:18.6393568Z ) 2025-05-07T20:34:18.6393775Z Trying example: test_jagged_softmax( 2025-05-07T20:34:18.6394527Z self=, 2025-05-07T20:34:18.6394976Z B=1, 2025-05-07T20:34:18.6395164Z max_L=1, 2025-05-07T20:34:18.6395357Z D=1, 2025-05-07T20:34:18.6395555Z dtype=torch.float32, 2025-05-07T20:34:18.6395811Z device_type=device(type='cuda'), 2025-05-07T20:34:18.6396078Z ) 2025-05-07T20:34:18.6396266Z PASSED 2025-05-07T20:34:18.6635381Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:34:18.6635748Z 2025-05-07T20:34:18.6635895Z =============================== warnings summary =============================== 2025-05-07T20:34:18.6636340Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:34:18.6639447Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:34:18.6642926Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:18.6643335Z 2025-05-07T20:34:18.6643705Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:34:18.6646816Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:34:18.6650006Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:18.6650409Z 2025-05-07T20:34:18.6650635Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:18.6651100Z ======================== 3 passed, 2 warnings in 2.59s ========================= 2025-05-07T20:34:19.4141978Z 2025-05-07T20:34:19.4142777Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:34:19.4163716Z [TEST] Python test time for ./jagged/misc_ops_test.py: 5 seconds 2025-05-07T20:34:19.4164127Z 2025-05-07T20:34:19.4164170Z 2025-05-07T20:34:19.4164175Z 2025-05-07T20:34:19.4164181Z 2025-05-07T20:34:19.4185460Z ################################################################################ 2025-05-07T20:34:19.4201672Z # [2025-05-07T20:34:19.419Z] Run Python Test Suite: 2025-05-07T20:34:19.4202132Z # ./jagged/slice_test.py 2025-05-07T20:34:19.4202505Z ################################################################################ 2025-05-07T20:34:19.4226153Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/slice_test.py 2025-05-07T20:34:19.4226899Z 2025-05-07T20:34:21.5804515Z ============================= test session starts ============================== 2025-05-07T20:34:21.5805149Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:21.5805677Z cachedir: .pytest_cache 2025-05-07T20:34:21.5806264Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:21.5807021Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:21.5807425Z plugins: hypothesis-6.131.14 2025-05-07T20:34:23.5247446Z collecting ... collected 2 items 2025-05-07T20:34:23.5247686Z 2025-05-07T20:34:23.8401646Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:34:23.8402299Z self=, 2025-05-07T20:34:23.8402696Z B=10, 2025-05-07T20:34:23.8402888Z N=10, 2025-05-07T20:34:23.8403074Z slice_length=0, 2025-05-07T20:34:23.8403300Z dtype=torch.float32, 2025-05-07T20:34:23.8403538Z ) 2025-05-07T20:34:23.8403898Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8404323Z self=, 2025-05-07T20:34:23.8404740Z B=334, 2025-05-07T20:34:23.8404924Z N=10, 2025-05-07T20:34:23.8405481Z slice_length=0, 2025-05-07T20:34:23.8405708Z dtype=torch.float32, 2025-05-07T20:34:23.8405933Z ) 2025-05-07T20:34:23.8406136Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8406532Z self=, 2025-05-07T20:34:23.8406917Z B=334, 2025-05-07T20:34:23.8407099Z N=23, 2025-05-07T20:34:23.8407290Z slice_length=47, 2025-05-07T20:34:23.8407665Z dtype=torch.float32, 2025-05-07T20:34:23.8407898Z ) 2025-05-07T20:34:23.8408107Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8408528Z self=, 2025-05-07T20:34:23.8408928Z B=351, 2025-05-07T20:34:23.8409116Z N=57, 2025-05-07T20:34:23.8409311Z slice_length=15, 2025-05-07T20:34:23.8409548Z dtype=torch.float32, 2025-05-07T20:34:23.8409776Z ) 2025-05-07T20:34:23.8409980Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8410380Z self=, 2025-05-07T20:34:23.8410772Z B=300, 2025-05-07T20:34:23.8410964Z N=60, 2025-05-07T20:34:23.8411162Z slice_length=0, 2025-05-07T20:34:23.8411388Z dtype=torch.float32, 2025-05-07T20:34:23.8411624Z ) 2025-05-07T20:34:23.8411828Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8412222Z self=, 2025-05-07T20:34:23.8412612Z B=455, 2025-05-07T20:34:23.8412816Z N=29, 2025-05-07T20:34:23.8413006Z slice_length=31, 2025-05-07T20:34:23.8413249Z dtype=torch.float32, 2025-05-07T20:34:23.8413487Z ) 2025-05-07T20:34:23.8413691Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8414102Z self=, 2025-05-07T20:34:23.8414521Z B=273, 2025-05-07T20:34:23.8414712Z N=24, 2025-05-07T20:34:23.8414898Z slice_length=8, 2025-05-07T20:34:23.8415126Z dtype=torch.float32, 2025-05-07T20:34:23.8415362Z ) 2025-05-07T20:34:23.8415563Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8415959Z self=, 2025-05-07T20:34:23.8416344Z B=55, 2025-05-07T20:34:23.8416528Z N=21, 2025-05-07T20:34:23.8416721Z slice_length=31, 2025-05-07T20:34:23.8416954Z dtype=torch.float32, 2025-05-07T20:34:23.8417179Z ) 2025-05-07T20:34:23.8417379Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8417780Z self=, 2025-05-07T20:34:23.8418159Z B=290, 2025-05-07T20:34:23.8418351Z N=53, 2025-05-07T20:34:23.8418549Z slice_length=10, 2025-05-07T20:34:23.8418776Z dtype=torch.float32, 2025-05-07T20:34:23.8419008Z ) 2025-05-07T20:34:23.8419214Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8419609Z self=, 2025-05-07T20:34:23.8419992Z B=454, 2025-05-07T20:34:23.8420186Z N=63, 2025-05-07T20:34:23.8420386Z slice_length=41, 2025-05-07T20:34:23.8420618Z dtype=torch.float32, 2025-05-07T20:34:23.8420849Z ) 2025-05-07T20:34:23.8421048Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8421437Z self=, 2025-05-07T20:34:23.8421821Z B=265, 2025-05-07T20:34:23.8422014Z N=29, 2025-05-07T20:34:23.8422206Z slice_length=38, 2025-05-07T20:34:23.8422442Z dtype=torch.float32, 2025-05-07T20:34:23.8422686Z ) 2025-05-07T20:34:23.8422885Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8423282Z self=, 2025-05-07T20:34:23.8423669Z B=38, 2025-05-07T20:34:23.8423852Z N=29, 2025-05-07T20:34:23.8424056Z slice_length=38, 2025-05-07T20:34:23.8424293Z dtype=torch.float32, 2025-05-07T20:34:23.8424524Z ) 2025-05-07T20:34:23.8424728Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8425127Z self=, 2025-05-07T20:34:23.8425610Z B=38, 2025-05-07T20:34:23.8425795Z N=38, 2025-05-07T20:34:23.8425992Z slice_length=38, 2025-05-07T20:34:23.8426228Z dtype=torch.float32, 2025-05-07T20:34:23.8426454Z ) 2025-05-07T20:34:23.8426660Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8427056Z self=, 2025-05-07T20:34:23.8427442Z B=186, 2025-05-07T20:34:23.8427711Z N=13, 2025-05-07T20:34:23.8427906Z slice_length=53, 2025-05-07T20:34:23.8428133Z dtype=torch.float32, 2025-05-07T20:34:23.8428367Z ) 2025-05-07T20:34:23.8428570Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8428960Z self=, 2025-05-07T20:34:23.8429346Z B=186, 2025-05-07T20:34:23.8429539Z N=13, 2025-05-07T20:34:23.8429726Z slice_length=0, 2025-05-07T20:34:23.8429953Z dtype=torch.float32, 2025-05-07T20:34:23.8430187Z ) 2025-05-07T20:34:23.8430390Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8430789Z self=, 2025-05-07T20:34:23.8431175Z B=186, 2025-05-07T20:34:23.8431365Z N=10, 2025-05-07T20:34:23.8431551Z slice_length=0, 2025-05-07T20:34:23.8431775Z dtype=torch.float32, 2025-05-07T20:34:23.8432004Z ) 2025-05-07T20:34:23.8432205Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8432608Z self=, 2025-05-07T20:34:23.8432998Z B=33, 2025-05-07T20:34:23.8433183Z N=42, 2025-05-07T20:34:23.8433383Z slice_length=29, 2025-05-07T20:34:23.8433616Z dtype=torch.float32, 2025-05-07T20:34:23.8433845Z ) 2025-05-07T20:34:23.8434053Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8434451Z self=, 2025-05-07T20:34:23.8434833Z B=33, 2025-05-07T20:34:23.8435025Z N=33, 2025-05-07T20:34:23.8435221Z slice_length=29, 2025-05-07T20:34:23.8435458Z dtype=torch.float32, 2025-05-07T20:34:23.8435700Z ) 2025-05-07T20:34:23.8435910Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8436305Z self=, 2025-05-07T20:34:23.8436696Z B=33, 2025-05-07T20:34:23.8436886Z N=29, 2025-05-07T20:34:23.8437077Z slice_length=29, 2025-05-07T20:34:23.8437318Z dtype=torch.float32, 2025-05-07T20:34:23.8437549Z ) 2025-05-07T20:34:23.8437759Z Trying example: test_jagged_slice( 2025-05-07T20:34:23.8438151Z self=, 2025-05-07T20:34:23.8438541Z B=33, 2025-05-07T20:34:23.8438728Z N=29, 2025-05-07T20:34:23.8438922Z slice_length=33, 2025-05-07T20:34:23.8439153Z dtype=torch.float32, 2025-05-07T20:34:23.8439393Z ) 2025-05-07T20:34:23.8439569Z PASSED 2025-05-07T20:34:23.8439916Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:34:23.8440235Z 2025-05-07T20:34:23.8440470Z ============================== 2 passed in 2.40s =============================== 2025-05-07T20:34:24.5131750Z 2025-05-07T20:34:24.5132473Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:34:24.5151322Z [TEST] Python test time for ./jagged/slice_test.py: 5 seconds 2025-05-07T20:34:24.5151610Z 2025-05-07T20:34:24.5151614Z 2025-05-07T20:34:24.5151618Z 2025-05-07T20:34:24.5151622Z 2025-05-07T20:34:24.5173429Z ################################################################################ 2025-05-07T20:34:24.5189042Z # [2025-05-07T20:34:24.518Z] Run Python Test Suite: 2025-05-07T20:34:24.5189392Z # ./jagged/unique_indices_test.py 2025-05-07T20:34:24.5189692Z ################################################################################ 2025-05-07T20:34:24.5214374Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/unique_indices_test.py 2025-05-07T20:34:24.5215354Z 2025-05-07T20:34:26.6756068Z ============================= test session starts ============================== 2025-05-07T20:34:26.6756877Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:26.6757414Z cachedir: .pytest_cache 2025-05-07T20:34:26.6757999Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:26.6759105Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:26.6759521Z plugins: hypothesis-6.131.14 2025-05-07T20:34:28.6178598Z collecting ... collected 3 items 2025-05-07T20:34:28.6178829Z 2025-05-07T20:34:29.9866650Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices Trying example: test_jagged_unique_indices( 2025-05-07T20:34:29.9867470Z self=, 2025-05-07T20:34:29.9867975Z B=100, 2025-05-07T20:34:29.9868181Z F=50, 2025-05-07T20:34:29.9868369Z max_length=5, 2025-05-07T20:34:29.9868597Z ) 2025-05-07T20:34:29.9868824Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:29.9869327Z self=, 2025-05-07T20:34:29.9869779Z B=120, 2025-05-07T20:34:29.9869968Z F=50, 2025-05-07T20:34:29.9870159Z max_length=5, 2025-05-07T20:34:29.9870367Z ) 2025-05-07T20:34:29.9870585Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:29.9871076Z self=, 2025-05-07T20:34:29.9871530Z B=120, 2025-05-07T20:34:29.9871715Z F=51, 2025-05-07T20:34:29.9871902Z max_length=7, 2025-05-07T20:34:29.9872096Z ) 2025-05-07T20:34:29.9872307Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:29.9872804Z self=, 2025-05-07T20:34:29.9873278Z B=135, 2025-05-07T20:34:29.9873467Z F=100, 2025-05-07T20:34:29.9873656Z max_length=9, 2025-05-07T20:34:29.9873859Z ) 2025-05-07T20:34:29.9874064Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:29.9874552Z self=, 2025-05-07T20:34:29.9875016Z B=183, 2025-05-07T20:34:29.9875197Z F=70, 2025-05-07T20:34:29.9875394Z max_length=8, 2025-05-07T20:34:29.9875602Z ) 2025-05-07T20:34:29.9875845Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:29.9876367Z self=, 2025-05-07T20:34:29.9876836Z B=134, 2025-05-07T20:34:29.9877023Z F=70, 2025-05-07T20:34:29.9877218Z max_length=10, 2025-05-07T20:34:29.9877424Z ) 2025-05-07T20:34:29.9877635Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:29.9878125Z self=, 2025-05-07T20:34:29.9878591Z B=105, 2025-05-07T20:34:29.9878779Z F=53, 2025-05-07T20:34:29.9878960Z max_length=10, 2025-05-07T20:34:29.9879164Z ) 2025-05-07T20:34:29.9879383Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:29.9879867Z self=, 2025-05-07T20:34:29.9880324Z B=176, 2025-05-07T20:34:29.9880600Z F=50, 2025-05-07T20:34:29.9880781Z max_length=10, 2025-05-07T20:34:29.9880989Z ) 2025-05-07T20:34:29.9881206Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:29.9881695Z self=, 2025-05-07T20:34:29.9882167Z B=128, 2025-05-07T20:34:29.9882353Z F=51, 2025-05-07T20:34:29.9882533Z max_length=9, 2025-05-07T20:34:29.9882737Z ) 2025-05-07T20:34:29.9882952Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:29.9883811Z self=, 2025-05-07T20:34:29.9884284Z B=123, 2025-05-07T20:34:29.9884474Z F=92, 2025-05-07T20:34:29.9884665Z max_length=9, 2025-05-07T20:34:29.9884864Z ) 2025-05-07T20:34:29.9885044Z PASSED 2025-05-07T20:34:29.9988400Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:34:29.9991171Z self=, 2025-05-07T20:34:29.9992155Z B=100, 2025-05-07T20:34:29.9992516Z F=50, 2025-05-07T20:34:29.9992866Z ) 2025-05-07T20:34:29.9993320Z Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:34:29.9994859Z self=, 2025-05-07T20:34:29.9995714Z B=126, 2025-05-07T20:34:29.9995918Z F=54, 2025-05-07T20:34:29.9996129Z ) 2025-05-07T20:34:29.9996324Z PASSED 2025-05-07T20:34:31.0861780Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:31.0863053Z self=, 2025-05-07T20:34:31.0863702Z B=100, 2025-05-07T20:34:31.0863891Z F=50, 2025-05-07T20:34:31.0864075Z max_length=5, 2025-05-07T20:34:31.0864304Z ) 2025-05-07T20:34:31.0864556Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:31.0865128Z self=, 2025-05-07T20:34:31.0865633Z B=126, 2025-05-07T20:34:31.0865832Z F=50, 2025-05-07T20:34:31.0866040Z max_length=5, 2025-05-07T20:34:31.0866251Z ) 2025-05-07T20:34:31.0866501Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:31.0867064Z self=, 2025-05-07T20:34:31.0867573Z B=126, 2025-05-07T20:34:31.0867760Z F=78, 2025-05-07T20:34:31.0867938Z max_length=7, 2025-05-07T20:34:31.0868140Z ) 2025-05-07T20:34:31.0868387Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:31.0868951Z self=, 2025-05-07T20:34:31.0869454Z B=191, 2025-05-07T20:34:31.0869645Z F=83, 2025-05-07T20:34:31.0869834Z max_length=8, 2025-05-07T20:34:31.0870025Z ) 2025-05-07T20:34:31.0870273Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:31.0870841Z self=, 2025-05-07T20:34:31.0871342Z B=168, 2025-05-07T20:34:31.0871525Z F=66, 2025-05-07T20:34:31.0871716Z max_length=8, 2025-05-07T20:34:31.0871916Z ) 2025-05-07T20:34:31.0872159Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:31.0872730Z self=, 2025-05-07T20:34:31.0873227Z B=121, 2025-05-07T20:34:31.0873407Z F=59, 2025-05-07T20:34:31.0873594Z max_length=8, 2025-05-07T20:34:31.0873792Z ) 2025-05-07T20:34:31.0874036Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:31.0874608Z self=, 2025-05-07T20:34:31.0875119Z B=166, 2025-05-07T20:34:31.0875301Z F=56, 2025-05-07T20:34:31.0875489Z max_length=6, 2025-05-07T20:34:31.0875686Z ) 2025-05-07T20:34:31.0875935Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:31.0876494Z self=, 2025-05-07T20:34:31.0876995Z B=124, 2025-05-07T20:34:31.0877182Z F=87, 2025-05-07T20:34:31.0877365Z max_length=10, 2025-05-07T20:34:31.0877795Z ) 2025-05-07T20:34:31.0878043Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:31.0878601Z self=, 2025-05-07T20:34:31.0879098Z B=113, 2025-05-07T20:34:31.0879283Z F=69, 2025-05-07T20:34:31.0879466Z max_length=7, 2025-05-07T20:34:31.0879663Z ) 2025-05-07T20:34:31.0880039Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:31.0880706Z self=, 2025-05-07T20:34:31.0881209Z B=179, 2025-05-07T20:34:31.0881393Z F=70, 2025-05-07T20:34:31.0881581Z max_length=7, 2025-05-07T20:34:31.0881776Z ) 2025-05-07T20:34:31.0881957Z PASSED 2025-05-07T20:34:31.0882068Z 2025-05-07T20:34:31.0882217Z ============================== 3 passed in 4.55s =============================== 2025-05-07T20:34:31.8305175Z 2025-05-07T20:34:31.8305613Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:34:31.8324884Z [TEST] Python test time for ./jagged/unique_indices_test.py: 7 seconds 2025-05-07T20:34:31.8325272Z 2025-05-07T20:34:31.8325278Z 2025-05-07T20:34:31.8325283Z 2025-05-07T20:34:31.8325289Z 2025-05-07T20:34:31.8345761Z ################################################################################ 2025-05-07T20:34:31.8360757Z # [2025-05-07T20:34:31.835Z] Run Python Test Suite: 2025-05-07T20:34:31.8361221Z # ./layout_transform_ops_test.py 2025-05-07T20:34:31.8361553Z ################################################################################ 2025-05-07T20:34:31.8386646Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./layout_transform_ops_test.py 2025-05-07T20:34:31.8387267Z 2025-05-07T20:34:33.9991747Z ============================= test session starts ============================== 2025-05-07T20:34:33.9992424Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:33.9992980Z cachedir: .pytest_cache 2025-05-07T20:34:33.9993556Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:33.9994576Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:33.9995019Z plugins: hypothesis-6.131.14 2025-05-07T20:34:35.6011659Z collecting ... collected 3 items 2025-05-07T20:34:35.6011896Z 2025-05-07T20:34:35.8943081Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8943977Z self=, 2025-05-07T20:34:35.8944500Z B=1, 2025-05-07T20:34:35.8944691Z T=1, 2025-05-07T20:34:35.8944874Z D=2, 2025-05-07T20:34:35.8945077Z W=1, 2025-05-07T20:34:35.8945255Z ) 2025-05-07T20:34:35.8945489Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8946046Z self=, 2025-05-07T20:34:35.8946547Z B=7, 2025-05-07T20:34:35.8946729Z T=1, 2025-05-07T20:34:35.8946909Z D=2, 2025-05-07T20:34:35.8947095Z W=1, 2025-05-07T20:34:35.8947303Z ) 2025-05-07T20:34:35.8947568Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8948130Z self=, 2025-05-07T20:34:35.8948628Z B=7, 2025-05-07T20:34:35.8948805Z T=12, 2025-05-07T20:34:35.8948992Z D=17, 2025-05-07T20:34:35.8949177Z W=13, 2025-05-07T20:34:35.8949353Z ) 2025-05-07T20:34:35.8949588Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8950149Z self=, 2025-05-07T20:34:35.8950955Z B=8, 2025-05-07T20:34:35.8951137Z T=8, 2025-05-07T20:34:35.8951324Z D=11, 2025-05-07T20:34:35.8951509Z W=19, 2025-05-07T20:34:35.8951685Z ) 2025-05-07T20:34:35.8951940Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8952500Z self=, 2025-05-07T20:34:35.8953000Z B=9, 2025-05-07T20:34:35.8953325Z T=3, 2025-05-07T20:34:35.8953516Z D=14, 2025-05-07T20:34:35.8953747Z W=2, 2025-05-07T20:34:35.8953995Z ) 2025-05-07T20:34:35.8954248Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8954836Z self=, 2025-05-07T20:34:35.8955381Z B=14, 2025-05-07T20:34:35.8955568Z T=6, 2025-05-07T20:34:35.8955772Z D=16, 2025-05-07T20:34:35.8962640Z W=14, 2025-05-07T20:34:35.8962833Z ) 2025-05-07T20:34:35.8963076Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8963643Z self=, 2025-05-07T20:34:35.8964147Z B=5, 2025-05-07T20:34:35.8964336Z T=19, 2025-05-07T20:34:35.8964517Z D=6, 2025-05-07T20:34:35.8964692Z W=10, 2025-05-07T20:34:35.8964874Z ) 2025-05-07T20:34:35.8965112Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8965680Z self=, 2025-05-07T20:34:35.8966196Z B=9, 2025-05-07T20:34:35.8966394Z T=16, 2025-05-07T20:34:35.8966585Z D=10, 2025-05-07T20:34:35.8966765Z W=8, 2025-05-07T20:34:35.8966947Z ) 2025-05-07T20:34:35.8967227Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8967786Z self=, 2025-05-07T20:34:35.8968290Z B=18, 2025-05-07T20:34:35.8968483Z T=5, 2025-05-07T20:34:35.8968664Z D=3, 2025-05-07T20:34:35.8968846Z W=13, 2025-05-07T20:34:35.8969030Z ) 2025-05-07T20:34:35.8969259Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8969812Z self=, 2025-05-07T20:34:35.8970316Z B=16, 2025-05-07T20:34:35.8970498Z T=19, 2025-05-07T20:34:35.8970690Z D=6, 2025-05-07T20:34:35.8970877Z W=5, 2025-05-07T20:34:35.8971054Z ) 2025-05-07T20:34:35.8971290Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8971840Z self=, 2025-05-07T20:34:35.8972345Z B=9, 2025-05-07T20:34:35.8972527Z T=12, 2025-05-07T20:34:35.8972720Z D=15, 2025-05-07T20:34:35.8972908Z W=6, 2025-05-07T20:34:35.8973088Z ) 2025-05-07T20:34:35.8973320Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8973879Z self=, 2025-05-07T20:34:35.8974381Z B=9, 2025-05-07T20:34:35.8974567Z T=12, 2025-05-07T20:34:35.8974756Z D=15, 2025-05-07T20:34:35.8974939Z W=9, 2025-05-07T20:34:35.8975124Z ) 2025-05-07T20:34:35.8975362Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8975920Z self=, 2025-05-07T20:34:35.8976424Z B=9, 2025-05-07T20:34:35.8976614Z T=12, 2025-05-07T20:34:35.8976797Z D=9, 2025-05-07T20:34:35.8976984Z W=9, 2025-05-07T20:34:35.8977165Z ) 2025-05-07T20:34:35.8977394Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8977952Z self=, 2025-05-07T20:34:35.8978453Z B=9, 2025-05-07T20:34:35.8978641Z T=12, 2025-05-07T20:34:35.8978966Z D=9, 2025-05-07T20:34:35.8979146Z W=12, 2025-05-07T20:34:35.8979333Z ) 2025-05-07T20:34:35.8979560Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8980118Z self=, 2025-05-07T20:34:35.8980616Z B=9, 2025-05-07T20:34:35.8980795Z T=12, 2025-05-07T20:34:35.8980978Z D=12, 2025-05-07T20:34:35.8981167Z W=12, 2025-05-07T20:34:35.8981430Z ) 2025-05-07T20:34:35.8981667Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8982220Z self=, 2025-05-07T20:34:35.8982712Z B=12, 2025-05-07T20:34:35.8982897Z T=12, 2025-05-07T20:34:35.8983086Z D=12, 2025-05-07T20:34:35.8983263Z W=12, 2025-05-07T20:34:35.8983445Z ) 2025-05-07T20:34:35.8983681Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8984230Z self=, 2025-05-07T20:34:35.8984740Z B=15, 2025-05-07T20:34:35.8984924Z T=18, 2025-05-07T20:34:35.8985111Z D=5, 2025-05-07T20:34:35.8985290Z W=10, 2025-05-07T20:34:35.8985474Z ) 2025-05-07T20:34:35.8985709Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8986255Z self=, 2025-05-07T20:34:35.8986760Z B=5, 2025-05-07T20:34:35.8986947Z T=18, 2025-05-07T20:34:35.8987128Z D=5, 2025-05-07T20:34:35.8987313Z W=10, 2025-05-07T20:34:35.8987499Z ) 2025-05-07T20:34:35.8987726Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8988282Z self=, 2025-05-07T20:34:35.8988782Z B=5, 2025-05-07T20:34:35.8988960Z T=18, 2025-05-07T20:34:35.8989147Z D=5, 2025-05-07T20:34:35.8989330Z W=18, 2025-05-07T20:34:35.8989517Z ) 2025-05-07T20:34:35.8989756Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:35.8990317Z self=, 2025-05-07T20:34:35.8990822Z B=5, 2025-05-07T20:34:35.8991004Z T=18, 2025-05-07T20:34:35.8991197Z D=18, 2025-05-07T20:34:35.8991387Z W=18, 2025-05-07T20:34:35.8991565Z ) 2025-05-07T20:34:35.8991747Z PASSED 2025-05-07T20:34:35.9246313Z 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:35.9247346Z self=, 2025-05-07T20:34:35.9247884Z B=1, 2025-05-07T20:34:35.9248077Z W=1, 2025-05-07T20:34:35.9248262Z cuda=False, 2025-05-07T20:34:35.9248462Z ) 2025-05-07T20:34:35.9248723Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9249347Z self=, 2025-05-07T20:34:35.9249870Z B=16, 2025-05-07T20:34:35.9250045Z W=1, 2025-05-07T20:34:35.9250234Z cuda=False, 2025-05-07T20:34:35.9250431Z ) 2025-05-07T20:34:35.9250685Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9251297Z self=, 2025-05-07T20:34:35.9251822Z B=16, 2025-05-07T20:34:35.9251995Z W=6, 2025-05-07T20:34:35.9252181Z cuda=True, 2025-05-07T20:34:35.9252377Z ) 2025-05-07T20:34:35.9252632Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9253241Z self=, 2025-05-07T20:34:35.9253770Z B=14, 2025-05-07T20:34:35.9253957Z W=8, 2025-05-07T20:34:35.9254397Z cuda=False, 2025-05-07T20:34:35.9254601Z ) 2025-05-07T20:34:35.9254853Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9255460Z self=, 2025-05-07T20:34:35.9255987Z B=9, 2025-05-07T20:34:35.9256169Z W=5, 2025-05-07T20:34:35.9256342Z cuda=True, 2025-05-07T20:34:35.9256536Z ) 2025-05-07T20:34:35.9256927Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9257571Z self=, 2025-05-07T20:34:35.9258113Z B=15, 2025-05-07T20:34:35.9258295Z W=13, 2025-05-07T20:34:35.9258473Z cuda=False, 2025-05-07T20:34:35.9258672Z ) 2025-05-07T20:34:35.9258933Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9259667Z self=, 2025-05-07T20:34:35.9260209Z B=19, 2025-05-07T20:34:35.9260445Z W=7, 2025-05-07T20:34:35.9260659Z cuda=False, 2025-05-07T20:34:35.9260855Z ) 2025-05-07T20:34:35.9261123Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9261728Z self=, 2025-05-07T20:34:35.9262248Z B=6, 2025-05-07T20:34:35.9262428Z W=20, 2025-05-07T20:34:35.9262622Z cuda=False, 2025-05-07T20:34:35.9262812Z ) 2025-05-07T20:34:35.9263071Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9263673Z self=, 2025-05-07T20:34:35.9264191Z B=8, 2025-05-07T20:34:35.9264374Z W=14, 2025-05-07T20:34:35.9264569Z cuda=False, 2025-05-07T20:34:35.9264759Z ) 2025-05-07T20:34:35.9265018Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9265628Z self=, 2025-05-07T20:34:35.9266151Z B=7, 2025-05-07T20:34:35.9266324Z W=5, 2025-05-07T20:34:35.9266506Z cuda=False, 2025-05-07T20:34:35.9266700Z ) 2025-05-07T20:34:35.9266951Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9267557Z self=, 2025-05-07T20:34:35.9268080Z B=10, 2025-05-07T20:34:35.9268258Z W=1, 2025-05-07T20:34:35.9268440Z cuda=True, 2025-05-07T20:34:35.9268635Z ) 2025-05-07T20:34:35.9268888Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9269493Z self=, 2025-05-07T20:34:35.9270016Z B=10, 2025-05-07T20:34:35.9270198Z W=10, 2025-05-07T20:34:35.9270381Z cuda=True, 2025-05-07T20:34:35.9270579Z ) 2025-05-07T20:34:35.9270827Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9271423Z self=, 2025-05-07T20:34:35.9271945Z B=10, 2025-05-07T20:34:35.9272127Z W=2, 2025-05-07T20:34:35.9272305Z cuda=False, 2025-05-07T20:34:35.9272499Z ) 2025-05-07T20:34:35.9272761Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9273357Z self=, 2025-05-07T20:34:35.9273877Z B=10, 2025-05-07T20:34:35.9274064Z W=10, 2025-05-07T20:34:35.9274245Z cuda=False, 2025-05-07T20:34:35.9274440Z ) 2025-05-07T20:34:35.9274702Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9275323Z self=, 2025-05-07T20:34:35.9275946Z B=18, 2025-05-07T20:34:35.9276132Z W=1, 2025-05-07T20:34:35.9276321Z cuda=True, 2025-05-07T20:34:35.9276506Z ) 2025-05-07T20:34:35.9276764Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9277429Z self=, 2025-05-07T20:34:35.9277943Z B=1, 2025-05-07T20:34:35.9278128Z W=1, 2025-05-07T20:34:35.9278400Z cuda=True, 2025-05-07T20:34:35.9278590Z ) 2025-05-07T20:34:35.9278847Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9279456Z self=, 2025-05-07T20:34:35.9279986Z B=8, 2025-05-07T20:34:35.9280164Z W=1, 2025-05-07T20:34:35.9280352Z cuda=False, 2025-05-07T20:34:35.9280658Z ) 2025-05-07T20:34:35.9280910Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9281522Z self=, 2025-05-07T20:34:35.9282050Z B=8, 2025-05-07T20:34:35.9282228Z W=18, 2025-05-07T20:34:35.9282416Z cuda=False, 2025-05-07T20:34:35.9282611Z ) 2025-05-07T20:34:35.9282864Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9283469Z self=, 2025-05-07T20:34:35.9283988Z B=18, 2025-05-07T20:34:35.9284164Z W=18, 2025-05-07T20:34:35.9284348Z cuda=False, 2025-05-07T20:34:35.9284541Z ) 2025-05-07T20:34:35.9284792Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:35.9285397Z self=, 2025-05-07T20:34:35.9285921Z B=7, 2025-05-07T20:34:35.9286104Z W=14, 2025-05-07T20:34:35.9286284Z cuda=False, 2025-05-07T20:34:35.9286482Z ) 2025-05-07T20:34:35.9286665Z PASSED 2025-05-07T20:34:35.9680603Z 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:35.9681633Z self=, 2025-05-07T20:34:35.9682200Z B=1, 2025-05-07T20:34:35.9682387Z W=1, 2025-05-07T20:34:35.9682585Z ) 2025-05-07T20:34:35.9682871Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9683527Z self=, 2025-05-07T20:34:35.9684078Z B=14, 2025-05-07T20:34:35.9684254Z W=1, 2025-05-07T20:34:35.9684429Z ) 2025-05-07T20:34:35.9684707Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9685348Z self=, 2025-05-07T20:34:35.9685905Z B=14, 2025-05-07T20:34:35.9686085Z W=11, 2025-05-07T20:34:35.9686259Z ) 2025-05-07T20:34:35.9686538Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9687185Z self=, 2025-05-07T20:34:35.9687732Z B=10, 2025-05-07T20:34:35.9687914Z W=6, 2025-05-07T20:34:35.9688093Z ) 2025-05-07T20:34:35.9688374Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9689022Z self=, 2025-05-07T20:34:35.9689586Z B=8, 2025-05-07T20:34:35.9689776Z W=5, 2025-05-07T20:34:35.9689954Z ) 2025-05-07T20:34:35.9690239Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9690891Z self=, 2025-05-07T20:34:35.9691640Z B=18, 2025-05-07T20:34:35.9691830Z W=9, 2025-05-07T20:34:35.9692015Z ) 2025-05-07T20:34:35.9692290Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9692939Z self=, 2025-05-07T20:34:35.9693484Z B=12, 2025-05-07T20:34:35.9693851Z W=19, 2025-05-07T20:34:35.9694032Z ) 2025-05-07T20:34:35.9694668Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9695532Z self=, 2025-05-07T20:34:35.9696076Z B=1, 2025-05-07T20:34:35.9696262Z W=15, 2025-05-07T20:34:35.9696448Z ) 2025-05-07T20:34:35.9696720Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9697372Z self=, 2025-05-07T20:34:35.9697929Z B=8, 2025-05-07T20:34:35.9698118Z W=8, 2025-05-07T20:34:35.9698294Z ) 2025-05-07T20:34:35.9698579Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9699230Z self=, 2025-05-07T20:34:35.9699779Z B=17, 2025-05-07T20:34:35.9699963Z W=8, 2025-05-07T20:34:35.9700146Z ) 2025-05-07T20:34:35.9700425Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9701080Z self=, 2025-05-07T20:34:35.9701629Z B=3, 2025-05-07T20:34:35.9701812Z W=17, 2025-05-07T20:34:35.9701998Z ) 2025-05-07T20:34:35.9702278Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9702926Z self=, 2025-05-07T20:34:35.9703478Z B=3, 2025-05-07T20:34:35.9703662Z W=3, 2025-05-07T20:34:35.9703844Z ) 2025-05-07T20:34:35.9704120Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9704771Z self=, 2025-05-07T20:34:35.9705322Z B=8, 2025-05-07T20:34:35.9705505Z W=12, 2025-05-07T20:34:35.9705691Z ) 2025-05-07T20:34:35.9705975Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9706619Z self=, 2025-05-07T20:34:35.9707193Z B=12, 2025-05-07T20:34:35.9707408Z W=12, 2025-05-07T20:34:35.9707584Z ) 2025-05-07T20:34:35.9707872Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9708526Z self=, 2025-05-07T20:34:35.9709079Z B=4, 2025-05-07T20:34:35.9709264Z W=3, 2025-05-07T20:34:35.9709447Z ) 2025-05-07T20:34:35.9709729Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9710375Z self=, 2025-05-07T20:34:35.9710930Z B=13, 2025-05-07T20:34:35.9711116Z W=10, 2025-05-07T20:34:35.9711298Z ) 2025-05-07T20:34:35.9711579Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9712226Z self=, 2025-05-07T20:34:35.9712781Z B=10, 2025-05-07T20:34:35.9712963Z W=10, 2025-05-07T20:34:35.9713149Z ) 2025-05-07T20:34:35.9713433Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9714244Z self=, 2025-05-07T20:34:35.9714793Z B=12, 2025-05-07T20:34:35.9714980Z W=14, 2025-05-07T20:34:35.9715159Z ) 2025-05-07T20:34:35.9715441Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9716212Z self=, 2025-05-07T20:34:35.9716766Z B=14, 2025-05-07T20:34:35.9716959Z W=14, 2025-05-07T20:34:35.9717166Z ) 2025-05-07T20:34:35.9717467Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:35.9718115Z self=, 2025-05-07T20:34:35.9718669Z B=6, 2025-05-07T20:34:35.9718865Z W=14, 2025-05-07T20:34:35.9719043Z ) 2025-05-07T20:34:35.9719235Z PASSED 2025-05-07T20:34:35.9719353Z 2025-05-07T20:34:35.9719507Z =============================== warnings summary =============================== 2025-05-07T20:34:35.9720094Z test/layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch 2025-05-07T20:34:35.9721780Z /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:35.9723231Z dim_sum_per_rank_tensor = torch.cuda.LongTensor(dim_sum_per_rank) 2025-05-07T20:34:35.9723518Z 2025-05-07T20:34:35.9723760Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:35.9724226Z ========================= 3 passed, 1 warning in 2.11s ========================= 2025-05-07T20:34:36.6074735Z 2025-05-07T20:34:36.6075550Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:34:36.6095390Z [TEST] Python test time for ./layout_transform_ops_test.py: 5 seconds 2025-05-07T20:34:36.6095702Z 2025-05-07T20:34:36.6095706Z 2025-05-07T20:34:36.6095710Z 2025-05-07T20:34:36.6095714Z 2025-05-07T20:34:36.6116406Z ################################################################################ 2025-05-07T20:34:36.6131218Z # [2025-05-07T20:34:36.612Z] Run Python Test Suite: 2025-05-07T20:34:36.6131564Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:34:36.6131881Z ################################################################################ 2025-05-07T20:34:36.6157131Z + 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:36.6157780Z 2025-05-07T20:34:38.7746175Z ============================= test session starts ============================== 2025-05-07T20:34:38.7747432Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:38.7748195Z cachedir: .pytest_cache 2025-05-07T20:34:38.7748801Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:38.7749532Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:38.7749960Z plugins: hypothesis-6.131.14 2025-05-07T20:34:40.3645957Z collecting ... collected 7 items 2025-05-07T20:34:40.3646193Z 2025-05-07T20:34:40.3658862Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:34:40.3666609Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:34:40.3673888Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:34:40.3680968Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:34:40.3688426Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:34:40.3695292Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:34:40.3711376Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:34:40.3711785Z 2025-05-07T20:34:40.3711935Z =========================== short test summary info ============================ 2025-05-07T20:34:40.3712415Z SKIPPED [1] merge_pooled_embeddings_test.py:113: Not supported in open source yet 2025-05-07T20:34:40.3712977Z SKIPPED [1] merge_pooled_embeddings_test.py:42: Not supported in open source yet 2025-05-07T20:34:40.3713520Z SKIPPED [1] merge_pooled_embeddings_test.py:195: Not supported in open source yet 2025-05-07T20:34:40.3714072Z SKIPPED [1] merge_pooled_embeddings_test.py:140: Not supported in open source yet 2025-05-07T20:34:40.3714633Z SKIPPED [1] merge_pooled_embeddings_test.py:156: Not supported in open source yet 2025-05-07T20:34:40.3715183Z SKIPPED [1] merge_pooled_embeddings_test.py:238: Not supported in open source yet 2025-05-07T20:34:40.3715726Z SKIPPED [1] merge_pooled_embeddings_test.py:210: Not supported in open source yet 2025-05-07T20:34:40.3716189Z ============================== 7 skipped in 1.73s ============================== 2025-05-07T20:34:40.9529060Z 2025-05-07T20:34:40.9529391Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:34:40.9546444Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 4 seconds 2025-05-07T20:34:40.9546769Z 2025-05-07T20:34:40.9546898Z 2025-05-07T20:34:40.9546908Z 2025-05-07T20:34:40.9546919Z 2025-05-07T20:34:40.9568955Z ################################################################################ 2025-05-07T20:34:40.9584039Z # [2025-05-07T20:34:40.958Z] Run Python Test Suite: 2025-05-07T20:34:40.9590646Z # ./metric_ops_test.py 2025-05-07T20:34:40.9591000Z ################################################################################ 2025-05-07T20:34:40.9607498Z + 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:40.9608101Z 2025-05-07T20:34:43.1148533Z ============================= test session starts ============================== 2025-05-07T20:34:43.1149258Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:43.1149884Z cachedir: .pytest_cache 2025-05-07T20:34:43.1150462Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:43.1151197Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:43.1151618Z plugins: hypothesis-6.131.14 2025-05-07T20:34:44.6666338Z collecting ... collected 1 item 2025-05-07T20:34:44.6666744Z 2025-05-07T20:34:44.6683837Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:34:44.6684207Z 2025-05-07T20:34:44.6684426Z =========================== short test summary info ============================ 2025-05-07T20:34:44.6685095Z 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:44.6685700Z ============================== 1 skipped in 1.69s ============================== 2025-05-07T20:34:45.2362080Z 2025-05-07T20:34:45.2362629Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:34:45.2379781Z [TEST] Python test time for ./metric_ops_test.py: 5 seconds 2025-05-07T20:34:45.2380061Z 2025-05-07T20:34:45.2380065Z 2025-05-07T20:34:45.2380069Z 2025-05-07T20:34:45.2380073Z 2025-05-07T20:34:45.2402822Z ################################################################################ 2025-05-07T20:34:45.2418842Z # [2025-05-07T20:34:45.241Z] Run Python Test Suite: 2025-05-07T20:34:45.2419337Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:34:45.2419782Z ################################################################################ 2025-05-07T20:34:45.2444300Z + 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:45.2445042Z 2025-05-07T20:34:47.4056458Z ============================= test session starts ============================== 2025-05-07T20:34:47.4057698Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:47.4058726Z cachedir: .pytest_cache 2025-05-07T20:34:47.4059844Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:47.4060787Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:47.4061230Z plugins: hypothesis-6.131.14 2025-05-07T20:34:48.9727880Z collecting ... collected 5 items 2025-05-07T20:34:48.9728296Z 2025-05-07T20:34:49.0885619Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:34:49.2288343Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:34:49.3227440Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:34:49.3261090Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:34:49.3303391Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:34:49.3303883Z 2025-05-07T20:34:49.3304038Z =============================== warnings summary =============================== 2025-05-07T20:34:49.3304426Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:34:49.3305444Z /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:49.3306535Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:34:49.3306823Z 2025-05-07T20:34:49.3307073Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:49.3307534Z ========================= 5 passed, 1 warning in 2.06s ========================= 2025-05-07T20:34:49.9892584Z 2025-05-07T20:34:49.9893224Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:34:49.9913278Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 4 seconds 2025-05-07T20:34:49.9913624Z 2025-05-07T20:34:49.9913628Z 2025-05-07T20:34:49.9913632Z 2025-05-07T20:34:49.9913709Z 2025-05-07T20:34:49.9934036Z ################################################################################ 2025-05-07T20:34:49.9948754Z # [2025-05-07T20:34:49.994Z] Run Python Test Suite: 2025-05-07T20:34:49.9949088Z # ./quantize/bfloat16_test.py 2025-05-07T20:34:49.9949386Z ################################################################################ 2025-05-07T20:34:49.9975325Z + 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:49.9976184Z 2025-05-07T20:34:52.1562033Z ============================= test session starts ============================== 2025-05-07T20:34:52.1562672Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:52.1563187Z cachedir: .pytest_cache 2025-05-07T20:34:52.1563760Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:52.1564861Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:52.1565264Z plugins: hypothesis-6.131.14 2025-05-07T20:34:53.7508487Z collecting ... collected 4 items 2025-05-07T20:34:53.7508765Z 2025-05-07T20:34:53.9716386Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:34:55.9506173Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:56.5635242Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 PASSED 2025-05-07T20:34:57.5027366Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:57.5027811Z 2025-05-07T20:34:57.5027968Z ============================== 4 passed in 5.48s =============================== 2025-05-07T20:34:58.1489686Z 2025-05-07T20:34:58.1490269Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:34:58.1510057Z [TEST] Python test time for ./quantize/bfloat16_test.py: 9 seconds 2025-05-07T20:34:58.1510347Z 2025-05-07T20:34:58.1510352Z 2025-05-07T20:34:58.1510356Z 2025-05-07T20:34:58.1510360Z 2025-05-07T20:34:58.1531675Z ################################################################################ 2025-05-07T20:34:58.1546811Z # [2025-05-07T20:34:58.154Z] Run Python Test Suite: 2025-05-07T20:34:58.1547154Z # ./quantize/comm_codec_test.py 2025-05-07T20:34:58.1547447Z ################################################################################ 2025-05-07T20:34:58.1573019Z + 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:58.1573623Z 2025-05-07T20:35:00.3240146Z ============================= test session starts ============================== 2025-05-07T20:35:00.3241523Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:00.3242597Z cachedir: .pytest_cache 2025-05-07T20:35:00.3243464Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:00.3244194Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:00.3244609Z plugins: hypothesis-6.131.14 2025-05-07T20:35:02.0023984Z collecting ... collected 1 item 2025-05-07T20:35:02.0024197Z 2025-05-07T20:35:02.5237107Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:35:02.5237595Z 2025-05-07T20:35:02.5237774Z ============================== 1 passed in 2.33s =============================== 2025-05-07T20:35:03.1880342Z 2025-05-07T20:35:03.1880952Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:35:03.1901854Z [TEST] Python test time for ./quantize/comm_codec_test.py: 5 seconds 2025-05-07T20:35:03.1902202Z 2025-05-07T20:35:03.1902212Z 2025-05-07T20:35:03.1902217Z 2025-05-07T20:35:03.1902223Z 2025-05-07T20:35:03.1921912Z ################################################################################ 2025-05-07T20:35:03.1939747Z # [2025-05-07T20:35:03.193Z] Run Python Test Suite: 2025-05-07T20:35:03.1940076Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:03.1940380Z ################################################################################ 2025-05-07T20:35:03.1964380Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:03.1964998Z 2025-05-07T20:35:05.3564612Z ============================= test session starts ============================== 2025-05-07T20:35:05.3565254Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:05.3565779Z cachedir: .pytest_cache 2025-05-07T20:35:05.3566652Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:05.3567375Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:05.3567783Z plugins: hypothesis-6.131.14 2025-05-07T20:35:06.9769574Z collecting ... collected 2 items 2025-05-07T20:35:06.9769815Z 2025-05-07T20:35:07.8275434Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_fp8_rowwise Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8276960Z self=, 2025-05-07T20:35:07.8277730Z batched=False, 2025-05-07T20:35:07.8277988Z bs=1, 2025-05-07T20:35:07.8278218Z m=0, 2025-05-07T20:35:07.8278432Z n=0, 2025-05-07T20:35:07.8278662Z forward=False, 2025-05-07T20:35:07.8278939Z given_last_dim=False, 2025-05-07T20:35:07.8279249Z dtype=torch.float32, 2025-05-07T20:35:07.8279544Z test_compile=False, 2025-05-07T20:35:07.8279814Z ) 2025-05-07T20:35:07.8280140Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8281117Z self=, 2025-05-07T20:35:07.8281886Z batched=True, 2025-05-07T20:35:07.8282136Z bs=1, 2025-05-07T20:35:07.8282364Z m=0, 2025-05-07T20:35:07.8282589Z n=0, 2025-05-07T20:35:07.8282822Z forward=False, 2025-05-07T20:35:07.8283083Z given_last_dim=False, 2025-05-07T20:35:07.8283385Z dtype=torch.float32, 2025-05-07T20:35:07.8283677Z test_compile=False, 2025-05-07T20:35:07.8283941Z ) 2025-05-07T20:35:07.8284268Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8285137Z self=, 2025-05-07T20:35:07.8285917Z batched=True, 2025-05-07T20:35:07.8286159Z bs=56, 2025-05-07T20:35:07.8286384Z m=87, 2025-05-07T20:35:07.8286612Z n=82, 2025-05-07T20:35:07.8286835Z forward=False, 2025-05-07T20:35:07.8287102Z given_last_dim=False, 2025-05-07T20:35:07.8287398Z dtype=torch.float16, 2025-05-07T20:35:07.8287680Z test_compile=True, 2025-05-07T20:35:07.8287940Z ) 2025-05-07T20:35:07.8288275Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8289137Z self=, 2025-05-07T20:35:07.8289903Z batched=False, 2025-05-07T20:35:07.8290155Z bs=14, 2025-05-07T20:35:07.8290376Z m=0, 2025-05-07T20:35:07.8290605Z n=0, 2025-05-07T20:35:07.8290839Z forward=False, 2025-05-07T20:35:07.8291100Z given_last_dim=False, 2025-05-07T20:35:07.8291399Z dtype=torch.float32, 2025-05-07T20:35:07.8291693Z test_compile=False, 2025-05-07T20:35:07.8291963Z ) 2025-05-07T20:35:07.8292293Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8293174Z self=, 2025-05-07T20:35:07.8293946Z batched=False, 2025-05-07T20:35:07.8294193Z bs=14, 2025-05-07T20:35:07.8294684Z m=95, 2025-05-07T20:35:07.8294921Z n=13, 2025-05-07T20:35:07.8295165Z forward=True, 2025-05-07T20:35:07.8295435Z given_last_dim=True, 2025-05-07T20:35:07.8295728Z dtype=torch.float32, 2025-05-07T20:35:07.8296014Z test_compile=False, 2025-05-07T20:35:07.8296282Z ) 2025-05-07T20:35:07.8296616Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8297482Z self=, 2025-05-07T20:35:07.8298246Z batched=True, 2025-05-07T20:35:07.8299666Z bs=35, 2025-05-07T20:35:07.8299891Z m=57, 2025-05-07T20:35:07.8300115Z n=76, 2025-05-07T20:35:07.8300347Z forward=True, 2025-05-07T20:35:07.8300610Z given_last_dim=False, 2025-05-07T20:35:07.8300917Z dtype=torch.float16, 2025-05-07T20:35:07.8301215Z test_compile=False, 2025-05-07T20:35:07.8301494Z ) 2025-05-07T20:35:07.8301834Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8302833Z self=, 2025-05-07T20:35:07.8303610Z batched=False, 2025-05-07T20:35:07.8303861Z bs=45, 2025-05-07T20:35:07.8304092Z m=22, 2025-05-07T20:35:07.8304320Z n=19, 2025-05-07T20:35:07.8304545Z forward=True, 2025-05-07T20:35:07.8304815Z given_last_dim=False, 2025-05-07T20:35:07.8305114Z dtype=torch.float32, 2025-05-07T20:35:07.8305404Z test_compile=True, 2025-05-07T20:35:07.8305669Z ) 2025-05-07T20:35:07.8306000Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8306801Z self=, 2025-05-07T20:35:07.8307414Z batched=True, 2025-05-07T20:35:07.8307624Z bs=33, 2025-05-07T20:35:07.8307814Z m=22, 2025-05-07T20:35:07.8307994Z n=91, 2025-05-07T20:35:07.8308185Z forward=False, 2025-05-07T20:35:07.8308403Z given_last_dim=True, 2025-05-07T20:35:07.8308646Z dtype=torch.float16, 2025-05-07T20:35:07.8308886Z test_compile=False, 2025-05-07T20:35:07.8309102Z ) 2025-05-07T20:35:07.8309365Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8310074Z self=, 2025-05-07T20:35:07.8310693Z batched=False, 2025-05-07T20:35:07.8310893Z bs=99, 2025-05-07T20:35:07.8311081Z m=9, 2025-05-07T20:35:07.8311264Z n=62, 2025-05-07T20:35:07.8311455Z forward=True, 2025-05-07T20:35:07.8311670Z given_last_dim=True, 2025-05-07T20:35:07.8311913Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8312152Z test_compile=True, 2025-05-07T20:35:07.8312366Z ) 2025-05-07T20:35:07.8312637Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8313354Z self=, 2025-05-07T20:35:07.8313964Z batched=False, 2025-05-07T20:35:07.8314177Z bs=23, 2025-05-07T20:35:07.8314364Z m=23, 2025-05-07T20:35:07.8314542Z n=34, 2025-05-07T20:35:07.8314728Z forward=True, 2025-05-07T20:35:07.8314945Z given_last_dim=True, 2025-05-07T20:35:07.8315208Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8315484Z test_compile=True, 2025-05-07T20:35:07.8315709Z ) 2025-05-07T20:35:07.8315976Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8316696Z self=, 2025-05-07T20:35:07.8317330Z batched=True, 2025-05-07T20:35:07.8317540Z bs=84, 2025-05-07T20:35:07.8317721Z m=44, 2025-05-07T20:35:07.8317915Z n=0, 2025-05-07T20:35:07.8318107Z forward=False, 2025-05-07T20:35:07.8318321Z given_last_dim=False, 2025-05-07T20:35:07.8318574Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8318823Z test_compile=True, 2025-05-07T20:35:07.8319037Z ) 2025-05-07T20:35:07.8319316Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8320027Z self=, 2025-05-07T20:35:07.8320713Z batched=True, 2025-05-07T20:35:07.8320920Z bs=84, 2025-05-07T20:35:07.8321106Z m=44, 2025-05-07T20:35:07.8321288Z n=0, 2025-05-07T20:35:07.8321497Z forward=True, 2025-05-07T20:35:07.8321859Z given_last_dim=False, 2025-05-07T20:35:07.8323078Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8323433Z test_compile=True, 2025-05-07T20:35:07.8323758Z ) 2025-05-07T20:35:07.8324300Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8325696Z self=, 2025-05-07T20:35:07.8326817Z batched=True, 2025-05-07T20:35:07.8328330Z bs=84, 2025-05-07T20:35:07.8329487Z m=44, 2025-05-07T20:35:07.8330007Z n=0, 2025-05-07T20:35:07.8330278Z forward=True, 2025-05-07T20:35:07.8330595Z given_last_dim=True, 2025-05-07T20:35:07.8330966Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8331330Z test_compile=True, 2025-05-07T20:35:07.8331649Z ) 2025-05-07T20:35:07.8332060Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8333221Z self=, 2025-05-07T20:35:07.8334199Z batched=True, 2025-05-07T20:35:07.8334450Z bs=84, 2025-05-07T20:35:07.8334723Z m=44, 2025-05-07T20:35:07.8334994Z n=84, 2025-05-07T20:35:07.8335287Z forward=True, 2025-05-07T20:35:07.8335569Z given_last_dim=True, 2025-05-07T20:35:07.8335856Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8336148Z test_compile=True, 2025-05-07T20:35:07.8336411Z ) 2025-05-07T20:35:07.8336751Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8337614Z self=, 2025-05-07T20:35:07.8338378Z batched=True, 2025-05-07T20:35:07.8338625Z bs=84, 2025-05-07T20:35:07.8338843Z m=84, 2025-05-07T20:35:07.8339064Z n=84, 2025-05-07T20:35:07.8339293Z forward=True, 2025-05-07T20:35:07.8339550Z given_last_dim=True, 2025-05-07T20:35:07.8339845Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8340143Z test_compile=True, 2025-05-07T20:35:07.8340399Z ) 2025-05-07T20:35:07.8340728Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8341596Z self=, 2025-05-07T20:35:07.8342361Z batched=True, 2025-05-07T20:35:07.8342610Z bs=27, 2025-05-07T20:35:07.8342838Z m=74, 2025-05-07T20:35:07.8343068Z n=62, 2025-05-07T20:35:07.8343291Z forward=False, 2025-05-07T20:35:07.8343554Z given_last_dim=True, 2025-05-07T20:35:07.8343850Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8344142Z test_compile=True, 2025-05-07T20:35:07.8344403Z ) 2025-05-07T20:35:07.8344731Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8345651Z self=, 2025-05-07T20:35:07.8346412Z batched=True, 2025-05-07T20:35:07.8346672Z bs=27, 2025-05-07T20:35:07.8346890Z m=74, 2025-05-07T20:35:07.8347114Z n=62, 2025-05-07T20:35:07.8347345Z forward=True, 2025-05-07T20:35:07.8347597Z given_last_dim=True, 2025-05-07T20:35:07.8347891Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8348187Z test_compile=True, 2025-05-07T20:35:07.8348443Z ) 2025-05-07T20:35:07.8348769Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8349636Z self=, 2025-05-07T20:35:07.8350406Z batched=True, 2025-05-07T20:35:07.8350645Z bs=62, 2025-05-07T20:35:07.8350876Z m=74, 2025-05-07T20:35:07.8351103Z n=62, 2025-05-07T20:35:07.8351326Z forward=True, 2025-05-07T20:35:07.8351593Z given_last_dim=True, 2025-05-07T20:35:07.8351893Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8352177Z test_compile=True, 2025-05-07T20:35:07.8352446Z ) 2025-05-07T20:35:07.8352941Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8353807Z self=, 2025-05-07T20:35:07.8354566Z batched=True, 2025-05-07T20:35:07.8354813Z bs=62, 2025-05-07T20:35:07.8355029Z m=74, 2025-05-07T20:35:07.8355260Z n=74, 2025-05-07T20:35:07.8355496Z forward=True, 2025-05-07T20:35:07.8355886Z given_last_dim=True, 2025-05-07T20:35:07.8356194Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8356496Z test_compile=True, 2025-05-07T20:35:07.8356765Z ) 2025-05-07T20:35:07.8357088Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8357964Z self=, 2025-05-07T20:35:07.8358729Z batched=True, 2025-05-07T20:35:07.8358971Z bs=62, 2025-05-07T20:35:07.8359198Z m=62, 2025-05-07T20:35:07.8359434Z n=62, 2025-05-07T20:35:07.8359657Z forward=True, 2025-05-07T20:35:07.8359923Z given_last_dim=True, 2025-05-07T20:35:07.8360220Z dtype=torch.bfloat16, 2025-05-07T20:35:07.8360663Z test_compile=True, 2025-05-07T20:35:07.8360936Z ) 2025-05-07T20:35:07.8361265Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8362134Z self=, 2025-05-07T20:35:07.8362907Z batched=False, 2025-05-07T20:35:07.8363160Z bs=14, 2025-05-07T20:35:07.8363394Z m=53, 2025-05-07T20:35:07.8363612Z n=53, 2025-05-07T20:35:07.8363842Z forward=False, 2025-05-07T20:35:07.8364108Z given_last_dim=True, 2025-05-07T20:35:07.8364393Z dtype=torch.float32, 2025-05-07T20:35:07.8364686Z test_compile=False, 2025-05-07T20:35:07.8364977Z ) 2025-05-07T20:35:07.8365329Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8366206Z self=, 2025-05-07T20:35:07.8366982Z batched=False, 2025-05-07T20:35:07.8367228Z bs=14, 2025-05-07T20:35:07.8367457Z m=53, 2025-05-07T20:35:07.8367680Z n=53, 2025-05-07T20:35:07.8367906Z forward=False, 2025-05-07T20:35:07.8368176Z given_last_dim=False, 2025-05-07T20:35:07.8368476Z dtype=torch.float32, 2025-05-07T20:35:07.8368772Z test_compile=False, 2025-05-07T20:35:07.8369040Z ) 2025-05-07T20:35:07.8369367Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8370244Z self=, 2025-05-07T20:35:07.8371012Z batched=False, 2025-05-07T20:35:07.8371268Z bs=14, 2025-05-07T20:35:07.8371490Z m=14, 2025-05-07T20:35:07.8371712Z n=53, 2025-05-07T20:35:07.8371940Z forward=False, 2025-05-07T20:35:07.8372216Z given_last_dim=False, 2025-05-07T20:35:07.8372510Z dtype=torch.float32, 2025-05-07T20:35:07.8372808Z test_compile=False, 2025-05-07T20:35:07.8373075Z ) 2025-05-07T20:35:07.8373399Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8374274Z self=, 2025-05-07T20:35:07.8375041Z batched=False, 2025-05-07T20:35:07.8375301Z bs=14, 2025-05-07T20:35:07.8375526Z m=14, 2025-05-07T20:35:07.8384689Z n=14, 2025-05-07T20:35:07.8384940Z forward=False, 2025-05-07T20:35:07.8385267Z given_last_dim=False, 2025-05-07T20:35:07.8385572Z dtype=torch.float32, 2025-05-07T20:35:07.8385862Z test_compile=False, 2025-05-07T20:35:07.8386136Z ) 2025-05-07T20:35:07.8386470Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.8387345Z self=, 2025-05-07T20:35:07.8388264Z batched=True, 2025-05-07T20:35:07.8388514Z bs=30, 2025-05-07T20:35:07.8388748Z m=77, 2025-05-07T20:35:07.8388968Z n=74, 2025-05-07T20:35:07.8389197Z forward=True, 2025-05-07T20:35:07.8389461Z given_last_dim=False, 2025-05-07T20:35:07.8389749Z dtype=torch.float32, 2025-05-07T20:35:07.8390037Z test_compile=True, 2025-05-07T20:35:07.9938203Z ) 2025-05-07T20:35:07.9939032Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9939925Z self=, 2025-05-07T20:35:07.9940541Z batched=True, 2025-05-07T20:35:07.9940746Z bs=30, 2025-05-07T20:35:07.9940930Z m=77, 2025-05-07T20:35:07.9941104Z n=77, 2025-05-07T20:35:07.9941294Z forward=True, 2025-05-07T20:35:07.9941513Z given_last_dim=False, 2025-05-07T20:35:07.9941756Z dtype=torch.float32, 2025-05-07T20:35:07.9942014Z test_compile=True, 2025-05-07T20:35:07.9942235Z ) 2025-05-07T20:35:07.9942499Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9943235Z self=, 2025-05-07T20:35:07.9943841Z batched=True, 2025-05-07T20:35:07.9944044Z bs=30, 2025-05-07T20:35:07.9944223Z m=30, 2025-05-07T20:35:07.9944402Z n=77, 2025-05-07T20:35:07.9944589Z forward=True, 2025-05-07T20:35:07.9944803Z given_last_dim=False, 2025-05-07T20:35:07.9945041Z dtype=torch.float32, 2025-05-07T20:35:07.9945274Z test_compile=True, 2025-05-07T20:35:07.9945493Z ) 2025-05-07T20:35:07.9945761Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9946468Z self=, 2025-05-07T20:35:07.9947087Z batched=True, 2025-05-07T20:35:07.9947295Z bs=30, 2025-05-07T20:35:07.9947473Z m=30, 2025-05-07T20:35:07.9947657Z n=77, 2025-05-07T20:35:07.9947851Z forward=False, 2025-05-07T20:35:07.9948070Z given_last_dim=False, 2025-05-07T20:35:07.9948326Z dtype=torch.float32, 2025-05-07T20:35:07.9948571Z test_compile=True, 2025-05-07T20:35:07.9948787Z ) 2025-05-07T20:35:07.9949064Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9949793Z self=, 2025-05-07T20:35:07.9950423Z batched=True, 2025-05-07T20:35:07.9950624Z bs=30, 2025-05-07T20:35:07.9950812Z m=30, 2025-05-07T20:35:07.9951004Z n=77, 2025-05-07T20:35:07.9951194Z forward=False, 2025-05-07T20:35:07.9951415Z given_last_dim=True, 2025-05-07T20:35:07.9951662Z dtype=torch.float32, 2025-05-07T20:35:07.9951900Z test_compile=True, 2025-05-07T20:35:07.9952128Z ) 2025-05-07T20:35:07.9952399Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9953099Z self=, 2025-05-07T20:35:07.9953713Z batched=True, 2025-05-07T20:35:07.9953920Z bs=30, 2025-05-07T20:35:07.9954102Z m=30, 2025-05-07T20:35:07.9954287Z n=77, 2025-05-07T20:35:07.9954478Z forward=True, 2025-05-07T20:35:07.9954694Z given_last_dim=True, 2025-05-07T20:35:07.9954941Z dtype=torch.float32, 2025-05-07T20:35:07.9955183Z test_compile=True, 2025-05-07T20:35:07.9955399Z ) 2025-05-07T20:35:07.9955669Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9956386Z self=, 2025-05-07T20:35:07.9957019Z batched=True, 2025-05-07T20:35:07.9957220Z bs=77, 2025-05-07T20:35:07.9957591Z m=30, 2025-05-07T20:35:07.9957786Z n=77, 2025-05-07T20:35:07.9957977Z forward=True, 2025-05-07T20:35:07.9958209Z given_last_dim=True, 2025-05-07T20:35:07.9958471Z dtype=torch.float32, 2025-05-07T20:35:07.9958724Z test_compile=True, 2025-05-07T20:35:07.9958957Z ) 2025-05-07T20:35:07.9959261Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9960196Z self=, 2025-05-07T20:35:07.9960952Z batched=True, 2025-05-07T20:35:07.9961160Z bs=2, 2025-05-07T20:35:07.9961342Z m=85, 2025-05-07T20:35:07.9961527Z n=46, 2025-05-07T20:35:07.9961719Z forward=False, 2025-05-07T20:35:07.9961931Z given_last_dim=True, 2025-05-07T20:35:07.9962179Z dtype=torch.float32, 2025-05-07T20:35:07.9962424Z test_compile=False, 2025-05-07T20:35:07.9962647Z ) 2025-05-07T20:35:07.9962911Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9963625Z self=, 2025-05-07T20:35:07.9964235Z batched=True, 2025-05-07T20:35:07.9964432Z bs=46, 2025-05-07T20:35:07.9964616Z m=85, 2025-05-07T20:35:07.9964797Z n=46, 2025-05-07T20:35:07.9964983Z forward=False, 2025-05-07T20:35:07.9965199Z given_last_dim=True, 2025-05-07T20:35:07.9965452Z dtype=torch.float32, 2025-05-07T20:35:07.9965681Z test_compile=False, 2025-05-07T20:35:07.9965899Z ) 2025-05-07T20:35:07.9966176Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9966866Z self=, 2025-05-07T20:35:07.9967534Z batched=True, 2025-05-07T20:35:07.9967740Z bs=85, 2025-05-07T20:35:07.9967923Z m=85, 2025-05-07T20:35:07.9968105Z n=46, 2025-05-07T20:35:07.9968293Z forward=False, 2025-05-07T20:35:07.9968510Z given_last_dim=True, 2025-05-07T20:35:07.9968747Z dtype=torch.float32, 2025-05-07T20:35:07.9968983Z test_compile=False, 2025-05-07T20:35:07.9969202Z ) 2025-05-07T20:35:07.9969463Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9970165Z self=, 2025-05-07T20:35:07.9970781Z batched=True, 2025-05-07T20:35:07.9970978Z bs=85, 2025-05-07T20:35:07.9971161Z m=85, 2025-05-07T20:35:07.9971341Z n=85, 2025-05-07T20:35:07.9971520Z forward=False, 2025-05-07T20:35:07.9971736Z given_last_dim=True, 2025-05-07T20:35:07.9971976Z dtype=torch.float32, 2025-05-07T20:35:07.9972207Z test_compile=False, 2025-05-07T20:35:07.9972423Z ) 2025-05-07T20:35:07.9972694Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9973392Z self=, 2025-05-07T20:35:07.9974000Z batched=True, 2025-05-07T20:35:07.9974200Z bs=85, 2025-05-07T20:35:07.9974383Z m=85, 2025-05-07T20:35:07.9974556Z n=85, 2025-05-07T20:35:07.9974743Z forward=False, 2025-05-07T20:35:07.9974965Z given_last_dim=False, 2025-05-07T20:35:07.9975206Z dtype=torch.float32, 2025-05-07T20:35:07.9975445Z test_compile=False, 2025-05-07T20:35:07.9975669Z ) 2025-05-07T20:35:07.9975932Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9976635Z self=, 2025-05-07T20:35:07.9977250Z batched=False, 2025-05-07T20:35:07.9977448Z bs=85, 2025-05-07T20:35:07.9977633Z m=85, 2025-05-07T20:35:07.9977812Z n=85, 2025-05-07T20:35:07.9977995Z forward=False, 2025-05-07T20:35:07.9978217Z given_last_dim=False, 2025-05-07T20:35:07.9978554Z dtype=torch.float32, 2025-05-07T20:35:07.9978797Z test_compile=False, 2025-05-07T20:35:07.9979009Z ) 2025-05-07T20:35:07.9979278Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9979991Z self=, 2025-05-07T20:35:07.9980596Z batched=True, 2025-05-07T20:35:07.9980796Z bs=17, 2025-05-07T20:35:07.9981056Z m=21, 2025-05-07T20:35:07.9981240Z n=2, 2025-05-07T20:35:07.9981427Z forward=False, 2025-05-07T20:35:07.9981640Z given_last_dim=True, 2025-05-07T20:35:07.9981877Z dtype=torch.bfloat16, 2025-05-07T20:35:07.9982120Z test_compile=False, 2025-05-07T20:35:07.9982334Z ) 2025-05-07T20:35:07.9982595Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9983300Z self=, 2025-05-07T20:35:07.9983924Z batched=True, 2025-05-07T20:35:07.9984130Z bs=2, 2025-05-07T20:35:07.9984307Z m=21, 2025-05-07T20:35:07.9984490Z n=2, 2025-05-07T20:35:07.9984678Z forward=False, 2025-05-07T20:35:07.9984888Z given_last_dim=True, 2025-05-07T20:35:07.9985164Z dtype=torch.bfloat16, 2025-05-07T20:35:07.9985433Z test_compile=False, 2025-05-07T20:35:07.9985645Z ) 2025-05-07T20:35:07.9985922Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:07.9986626Z self=, 2025-05-07T20:35:07.9987226Z batched=True, 2025-05-07T20:35:07.9987428Z bs=2, 2025-05-07T20:35:07.9987618Z m=21, 2025-05-07T20:35:07.9987793Z n=2, 2025-05-07T20:35:07.9987986Z forward=False, 2025-05-07T20:35:07.9988213Z given_last_dim=True, 2025-05-07T20:35:07.9988457Z dtype=torch.bfloat16, 2025-05-07T20:35:07.9988698Z test_compile=True, 2025-05-07T20:35:07.9988918Z ) 2025-05-07T20:35:07.9989098Z PASSED 2025-05-07T20:35:08.1138131Z quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1139733Z self=, 2025-05-07T20:35:08.1140554Z m=1, 2025-05-07T20:35:08.1140786Z n1=1, 2025-05-07T20:35:08.1141011Z n2=1, 2025-05-07T20:35:08.1141227Z n3=1, 2025-05-07T20:35:08.1141459Z row_dim=1, 2025-05-07T20:35:08.1141708Z forward=False, 2025-05-07T20:35:08.1141971Z given_last_dim=False, 2025-05-07T20:35:08.1142281Z dtype=torch.float32, 2025-05-07T20:35:08.1142567Z ) 2025-05-07T20:35:08.1142923Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1143869Z self=, 2025-05-07T20:35:08.1144685Z m=106, 2025-05-07T20:35:08.1144906Z n1=1, 2025-05-07T20:35:08.1145136Z n2=1, 2025-05-07T20:35:08.1145365Z n3=1, 2025-05-07T20:35:08.1145587Z row_dim=1, 2025-05-07T20:35:08.1145837Z forward=False, 2025-05-07T20:35:08.1146104Z given_last_dim=False, 2025-05-07T20:35:08.1146397Z dtype=torch.float32, 2025-05-07T20:35:08.1146677Z ) 2025-05-07T20:35:08.1147045Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1147984Z self=, 2025-05-07T20:35:08.1148779Z m=106, 2025-05-07T20:35:08.1149012Z n1=121, 2025-05-07T20:35:08.1149244Z n2=133, 2025-05-07T20:35:08.1149471Z n3=457, 2025-05-07T20:35:08.1149713Z row_dim=486, 2025-05-07T20:35:08.1149969Z forward=True, 2025-05-07T20:35:08.1150226Z given_last_dim=True, 2025-05-07T20:35:08.1150954Z dtype=torch.float32, 2025-05-07T20:35:08.1151236Z ) 2025-05-07T20:35:08.1151595Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1152744Z self=, 2025-05-07T20:35:08.1153544Z m=4, 2025-05-07T20:35:08.1153768Z n1=1, 2025-05-07T20:35:08.1154148Z n2=1, 2025-05-07T20:35:08.1154842Z n3=1, 2025-05-07T20:35:08.1155141Z row_dim=1, 2025-05-07T20:35:08.1155507Z forward=False, 2025-05-07T20:35:08.1155807Z given_last_dim=False, 2025-05-07T20:35:08.1156164Z dtype=torch.float32, 2025-05-07T20:35:08.1156509Z ) 2025-05-07T20:35:08.1156880Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1157880Z self=, 2025-05-07T20:35:08.1158922Z m=4, 2025-05-07T20:35:08.1159191Z n1=762, 2025-05-07T20:35:08.1159467Z n2=208, 2025-05-07T20:35:08.1159735Z n3=176, 2025-05-07T20:35:08.1160000Z row_dim=1, 2025-05-07T20:35:08.1160272Z forward=True, 2025-05-07T20:35:08.1161010Z given_last_dim=True, 2025-05-07T20:35:08.1161506Z dtype=torch.float32, 2025-05-07T20:35:08.1161997Z ) 2025-05-07T20:35:08.1162904Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1164597Z self=, 2025-05-07T20:35:08.1165710Z m=329, 2025-05-07T20:35:08.1166033Z n1=701, 2025-05-07T20:35:08.1166302Z n2=893, 2025-05-07T20:35:08.1166590Z n3=323, 2025-05-07T20:35:08.1166874Z row_dim=1537, 2025-05-07T20:35:08.1167180Z forward=True, 2025-05-07T20:35:08.1167457Z given_last_dim=False, 2025-05-07T20:35:08.1167829Z dtype=torch.bfloat16, 2025-05-07T20:35:08.1168165Z ) 2025-05-07T20:35:08.1168521Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1169458Z self=, 2025-05-07T20:35:08.1170243Z m=469, 2025-05-07T20:35:08.1170468Z n1=749, 2025-05-07T20:35:08.1170693Z n2=812, 2025-05-07T20:35:08.1170911Z n3=601, 2025-05-07T20:35:08.1171147Z row_dim=454, 2025-05-07T20:35:08.1171399Z forward=True, 2025-05-07T20:35:08.1171653Z given_last_dim=True, 2025-05-07T20:35:08.1171948Z dtype=torch.float32, 2025-05-07T20:35:08.1172225Z ) 2025-05-07T20:35:08.1172575Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1173498Z self=, 2025-05-07T20:35:08.1174284Z m=2, 2025-05-07T20:35:08.1174512Z n1=275, 2025-05-07T20:35:08.1174733Z n2=203, 2025-05-07T20:35:08.1174959Z n3=753, 2025-05-07T20:35:08.1175182Z row_dim=1, 2025-05-07T20:35:08.1175416Z forward=False, 2025-05-07T20:35:08.1175676Z given_last_dim=False, 2025-05-07T20:35:08.1175966Z dtype=torch.float16, 2025-05-07T20:35:08.1176233Z ) 2025-05-07T20:35:08.1176588Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1177524Z self=, 2025-05-07T20:35:08.1178304Z m=534, 2025-05-07T20:35:08.1178530Z n1=3, 2025-05-07T20:35:08.1178748Z n2=664, 2025-05-07T20:35:08.1178972Z n3=123, 2025-05-07T20:35:08.1179193Z row_dim=706, 2025-05-07T20:35:08.1179442Z forward=True, 2025-05-07T20:35:08.1179699Z given_last_dim=False, 2025-05-07T20:35:08.1179986Z dtype=torch.bfloat16, 2025-05-07T20:35:08.1180264Z ) 2025-05-07T20:35:08.1180614Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1181704Z self=, 2025-05-07T20:35:08.1182498Z m=766, 2025-05-07T20:35:08.1182723Z n1=235, 2025-05-07T20:35:08.1182935Z n2=75, 2025-05-07T20:35:08.1183155Z n3=403, 2025-05-07T20:35:08.1183378Z row_dim=1718, 2025-05-07T20:35:08.1183619Z forward=False, 2025-05-07T20:35:08.1183982Z given_last_dim=True, 2025-05-07T20:35:08.1184274Z dtype=torch.float16, 2025-05-07T20:35:08.1184536Z ) 2025-05-07T20:35:08.1184894Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1185885Z self=, 2025-05-07T20:35:08.1186673Z m=225, 2025-05-07T20:35:08.1186888Z n1=69, 2025-05-07T20:35:08.1187107Z n2=574, 2025-05-07T20:35:08.1187325Z n3=621, 2025-05-07T20:35:08.1187554Z row_dim=1557, 2025-05-07T20:35:08.1187806Z forward=True, 2025-05-07T20:35:08.1188063Z given_last_dim=False, 2025-05-07T20:35:08.1188351Z dtype=torch.float16, 2025-05-07T20:35:08.1188622Z ) 2025-05-07T20:35:08.1188980Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1189909Z self=, 2025-05-07T20:35:08.1190700Z m=225, 2025-05-07T20:35:08.1190919Z n1=69, 2025-05-07T20:35:08.1191132Z n2=574, 2025-05-07T20:35:08.1191357Z n3=621, 2025-05-07T20:35:08.1191580Z row_dim=1557, 2025-05-07T20:35:08.1191830Z forward=False, 2025-05-07T20:35:08.1192096Z given_last_dim=False, 2025-05-07T20:35:08.1192383Z dtype=torch.float16, 2025-05-07T20:35:08.1192658Z ) 2025-05-07T20:35:08.1193005Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1193935Z self=, 2025-05-07T20:35:08.1195179Z m=225, 2025-05-07T20:35:08.1195399Z n1=69, 2025-05-07T20:35:08.1195621Z n2=574, 2025-05-07T20:35:08.1195846Z n3=69, 2025-05-07T20:35:08.1196074Z row_dim=1557, 2025-05-07T20:35:08.1196337Z forward=False, 2025-05-07T20:35:08.1196604Z given_last_dim=False, 2025-05-07T20:35:08.1196900Z dtype=torch.float16, 2025-05-07T20:35:08.1197171Z ) 2025-05-07T20:35:08.1197532Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1198465Z self=, 2025-05-07T20:35:08.1199261Z m=574, 2025-05-07T20:35:08.1199485Z n1=69, 2025-05-07T20:35:08.1199711Z n2=574, 2025-05-07T20:35:08.1199933Z n3=69, 2025-05-07T20:35:08.1200167Z row_dim=1557, 2025-05-07T20:35:08.1200497Z forward=False, 2025-05-07T20:35:08.1200756Z given_last_dim=False, 2025-05-07T20:35:08.1201048Z dtype=torch.float16, 2025-05-07T20:35:08.1201318Z ) 2025-05-07T20:35:08.1201665Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1202653Z self=, 2025-05-07T20:35:08.1203987Z m=574, 2025-05-07T20:35:08.1204218Z n1=69, 2025-05-07T20:35:08.1204453Z n2=574, 2025-05-07T20:35:08.1204688Z n3=69, 2025-05-07T20:35:08.1204912Z row_dim=69, 2025-05-07T20:35:08.1205203Z forward=False, 2025-05-07T20:35:08.1205489Z given_last_dim=False, 2025-05-07T20:35:08.1205776Z dtype=torch.float16, 2025-05-07T20:35:08.1206084Z ) 2025-05-07T20:35:08.1206678Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1208042Z self=, 2025-05-07T20:35:08.1209245Z m=574, 2025-05-07T20:35:08.1209528Z n1=69, 2025-05-07T20:35:08.1209797Z n2=69, 2025-05-07T20:35:08.1210011Z n3=69, 2025-05-07T20:35:08.1210235Z row_dim=69, 2025-05-07T20:35:08.1210476Z forward=False, 2025-05-07T20:35:08.1210731Z given_last_dim=False, 2025-05-07T20:35:08.1211058Z dtype=torch.float16, 2025-05-07T20:35:08.1211414Z ) 2025-05-07T20:35:08.1212028Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1213236Z self=, 2025-05-07T20:35:08.1214265Z m=574, 2025-05-07T20:35:08.1214522Z n1=69, 2025-05-07T20:35:08.1214823Z n2=69, 2025-05-07T20:35:08.1215066Z n3=69, 2025-05-07T20:35:08.1215337Z row_dim=574, 2025-05-07T20:35:08.1215826Z forward=False, 2025-05-07T20:35:08.1216183Z given_last_dim=False, 2025-05-07T20:35:08.1216807Z dtype=torch.float16, 2025-05-07T20:35:08.1229683Z ) 2025-05-07T20:35:08.1230113Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1231047Z self=, 2025-05-07T20:35:08.1231841Z m=468, 2025-05-07T20:35:08.1232063Z n1=458, 2025-05-07T20:35:08.1232287Z n2=827, 2025-05-07T20:35:08.1232533Z n3=584, 2025-05-07T20:35:08.1232749Z row_dim=280, 2025-05-07T20:35:08.1232994Z forward=True, 2025-05-07T20:35:08.1233252Z given_last_dim=True, 2025-05-07T20:35:08.1233536Z dtype=torch.float16, 2025-05-07T20:35:08.1233813Z ) 2025-05-07T20:35:08.1234165Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1235087Z self=, 2025-05-07T20:35:08.1235897Z m=827, 2025-05-07T20:35:08.1236122Z n1=458, 2025-05-07T20:35:08.1236346Z n2=827, 2025-05-07T20:35:08.1236560Z n3=584, 2025-05-07T20:35:08.1236786Z row_dim=280, 2025-05-07T20:35:08.1237030Z forward=True, 2025-05-07T20:35:08.1237282Z given_last_dim=True, 2025-05-07T20:35:08.1237565Z dtype=torch.float16, 2025-05-07T20:35:08.1237836Z ) 2025-05-07T20:35:08.1238179Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1239117Z self=, 2025-05-07T20:35:08.1239908Z m=827, 2025-05-07T20:35:08.1240120Z n1=584, 2025-05-07T20:35:08.1240338Z n2=827, 2025-05-07T20:35:08.1240665Z n3=584, 2025-05-07T20:35:08.1240881Z row_dim=280, 2025-05-07T20:35:08.1241129Z forward=True, 2025-05-07T20:35:08.1241389Z given_last_dim=True, 2025-05-07T20:35:08.1241673Z dtype=torch.float16, 2025-05-07T20:35:08.1241949Z ) 2025-05-07T20:35:08.1242299Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1243231Z self=, 2025-05-07T20:35:08.1244012Z m=827, 2025-05-07T20:35:08.1244234Z n1=280, 2025-05-07T20:35:08.1244458Z n2=827, 2025-05-07T20:35:08.1244671Z n3=584, 2025-05-07T20:35:08.1244892Z row_dim=280, 2025-05-07T20:35:08.1245141Z forward=True, 2025-05-07T20:35:08.1245391Z given_last_dim=True, 2025-05-07T20:35:08.1245675Z dtype=torch.float16, 2025-05-07T20:35:08.1245943Z ) 2025-05-07T20:35:08.1246287Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1247219Z self=, 2025-05-07T20:35:08.1248007Z m=827, 2025-05-07T20:35:08.1248222Z n1=280, 2025-05-07T20:35:08.1248670Z n2=827, 2025-05-07T20:35:08.1248896Z n3=584, 2025-05-07T20:35:08.1249115Z row_dim=827, 2025-05-07T20:35:08.1249369Z forward=True, 2025-05-07T20:35:08.1249628Z given_last_dim=True, 2025-05-07T20:35:08.1249910Z dtype=torch.float16, 2025-05-07T20:35:08.1250183Z ) 2025-05-07T20:35:08.1250533Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1251565Z self=, 2025-05-07T20:35:08.1252351Z m=827, 2025-05-07T20:35:08.1252579Z n1=584, 2025-05-07T20:35:08.1252801Z n2=827, 2025-05-07T20:35:08.1253016Z n3=584, 2025-05-07T20:35:08.1253238Z row_dim=827, 2025-05-07T20:35:08.1253483Z forward=True, 2025-05-07T20:35:08.1253733Z given_last_dim=True, 2025-05-07T20:35:08.1254024Z dtype=torch.float16, 2025-05-07T20:35:08.1254293Z ) 2025-05-07T20:35:08.1254637Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1255625Z self=, 2025-05-07T20:35:08.1256418Z m=827, 2025-05-07T20:35:08.1256644Z n1=827, 2025-05-07T20:35:08.1256861Z n2=827, 2025-05-07T20:35:08.1257081Z n3=584, 2025-05-07T20:35:08.1257309Z row_dim=827, 2025-05-07T20:35:08.1257547Z forward=True, 2025-05-07T20:35:08.1257809Z given_last_dim=True, 2025-05-07T20:35:08.1258098Z dtype=torch.float16, 2025-05-07T20:35:08.1258360Z ) 2025-05-07T20:35:08.1258712Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1259654Z self=, 2025-05-07T20:35:08.1260433Z m=488, 2025-05-07T20:35:08.1260655Z n1=192, 2025-05-07T20:35:08.1260878Z n2=727, 2025-05-07T20:35:08.1261091Z n3=57, 2025-05-07T20:35:08.1261323Z row_dim=1374, 2025-05-07T20:35:08.1261576Z forward=True, 2025-05-07T20:35:08.1261831Z given_last_dim=True, 2025-05-07T20:35:08.1262127Z dtype=torch.float16, 2025-05-07T20:35:08.1930681Z ) 2025-05-07T20:35:08.1931115Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1932073Z self=, 2025-05-07T20:35:08.1932864Z m=488, 2025-05-07T20:35:08.1933094Z n1=727, 2025-05-07T20:35:08.1933310Z n2=727, 2025-05-07T20:35:08.1933526Z n3=57, 2025-05-07T20:35:08.1933750Z row_dim=1374, 2025-05-07T20:35:08.1933997Z forward=True, 2025-05-07T20:35:08.1934259Z given_last_dim=True, 2025-05-07T20:35:08.1934556Z dtype=torch.float16, 2025-05-07T20:35:08.1934818Z ) 2025-05-07T20:35:08.1935194Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1936154Z self=, 2025-05-07T20:35:08.1936959Z m=488, 2025-05-07T20:35:08.1937173Z n1=727, 2025-05-07T20:35:08.1937394Z n2=727, 2025-05-07T20:35:08.1937613Z n3=727, 2025-05-07T20:35:08.1937830Z row_dim=1374, 2025-05-07T20:35:08.1938076Z forward=True, 2025-05-07T20:35:08.1938332Z given_last_dim=True, 2025-05-07T20:35:08.1938617Z dtype=torch.float16, 2025-05-07T20:35:08.1938894Z ) 2025-05-07T20:35:08.1939247Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1940175Z self=, 2025-05-07T20:35:08.1940967Z m=727, 2025-05-07T20:35:08.1941193Z n1=727, 2025-05-07T20:35:08.1941418Z n2=727, 2025-05-07T20:35:08.1941635Z n3=727, 2025-05-07T20:35:08.1941866Z row_dim=1374, 2025-05-07T20:35:08.1942383Z forward=True, 2025-05-07T20:35:08.1942635Z given_last_dim=True, 2025-05-07T20:35:08.1942928Z dtype=torch.float16, 2025-05-07T20:35:08.1943202Z ) 2025-05-07T20:35:08.1943550Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1944485Z self=, 2025-05-07T20:35:08.1945281Z m=727, 2025-05-07T20:35:08.1945671Z n1=1, 2025-05-07T20:35:08.1945902Z n2=727, 2025-05-07T20:35:08.1946154Z n3=727, 2025-05-07T20:35:08.1946386Z row_dim=1374, 2025-05-07T20:35:08.1946656Z forward=True, 2025-05-07T20:35:08.1946932Z given_last_dim=True, 2025-05-07T20:35:08.1947231Z dtype=torch.float16, 2025-05-07T20:35:08.1947524Z ) 2025-05-07T20:35:08.1947828Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1948588Z self=, 2025-05-07T20:35:08.1949265Z m=727, 2025-05-07T20:35:08.1949449Z n1=727, 2025-05-07T20:35:08.1949637Z n2=727, 2025-05-07T20:35:08.1949828Z n3=727, 2025-05-07T20:35:08.1950014Z row_dim=727, 2025-05-07T20:35:08.1950223Z forward=True, 2025-05-07T20:35:08.1950445Z given_last_dim=True, 2025-05-07T20:35:08.1950685Z dtype=torch.float16, 2025-05-07T20:35:08.1950916Z ) 2025-05-07T20:35:08.1951223Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1951988Z self=, 2025-05-07T20:35:08.1952629Z m=208, 2025-05-07T20:35:08.1952821Z n1=325, 2025-05-07T20:35:08.1953010Z n2=204, 2025-05-07T20:35:08.1953196Z n3=573, 2025-05-07T20:35:08.1953396Z row_dim=929, 2025-05-07T20:35:08.1953603Z forward=False, 2025-05-07T20:35:08.1953825Z given_last_dim=True, 2025-05-07T20:35:08.1954080Z dtype=torch.float16, 2025-05-07T20:35:08.1954304Z ) 2025-05-07T20:35:08.1954599Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1955410Z self=, 2025-05-07T20:35:08.1956048Z m=208, 2025-05-07T20:35:08.1956232Z n1=325, 2025-05-07T20:35:08.1956427Z n2=208, 2025-05-07T20:35:08.1956624Z n3=573, 2025-05-07T20:35:08.1956815Z row_dim=929, 2025-05-07T20:35:08.1957025Z forward=False, 2025-05-07T20:35:08.1957243Z given_last_dim=True, 2025-05-07T20:35:08.1957482Z dtype=torch.float16, 2025-05-07T20:35:08.1957711Z ) 2025-05-07T20:35:08.1958009Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1958762Z self=, 2025-05-07T20:35:08.1959414Z m=208, 2025-05-07T20:35:08.1959602Z n1=325, 2025-05-07T20:35:08.1959782Z n2=208, 2025-05-07T20:35:08.1959972Z n3=573, 2025-05-07T20:35:08.1960169Z row_dim=208, 2025-05-07T20:35:08.1960461Z forward=False, 2025-05-07T20:35:08.1960752Z given_last_dim=True, 2025-05-07T20:35:08.1960991Z dtype=torch.float16, 2025-05-07T20:35:08.1961212Z ) 2025-05-07T20:35:08.1961495Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1962253Z self=, 2025-05-07T20:35:08.1962893Z m=208, 2025-05-07T20:35:08.1963073Z n1=325, 2025-05-07T20:35:08.1963257Z n2=208, 2025-05-07T20:35:08.1963437Z n3=573, 2025-05-07T20:35:08.1963615Z row_dim=208, 2025-05-07T20:35:08.1963825Z forward=True, 2025-05-07T20:35:08.1964036Z given_last_dim=True, 2025-05-07T20:35:08.1964271Z dtype=torch.float16, 2025-05-07T20:35:08.1964602Z ) 2025-05-07T20:35:08.1964908Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1965663Z self=, 2025-05-07T20:35:08.1966294Z m=573, 2025-05-07T20:35:08.1966488Z n1=325, 2025-05-07T20:35:08.1966674Z n2=208, 2025-05-07T20:35:08.1966850Z n3=573, 2025-05-07T20:35:08.1967036Z row_dim=208, 2025-05-07T20:35:08.1967327Z forward=True, 2025-05-07T20:35:08.1967534Z given_last_dim=True, 2025-05-07T20:35:08.1967775Z dtype=torch.float16, 2025-05-07T20:35:08.1968000Z ) 2025-05-07T20:35:08.1968286Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1969043Z self=, 2025-05-07T20:35:08.1969681Z m=573, 2025-05-07T20:35:08.1969859Z n1=325, 2025-05-07T20:35:08.1970052Z n2=208, 2025-05-07T20:35:08.1970242Z n3=573, 2025-05-07T20:35:08.1970421Z row_dim=325, 2025-05-07T20:35:08.1970627Z forward=True, 2025-05-07T20:35:08.1970837Z given_last_dim=True, 2025-05-07T20:35:08.1971071Z dtype=torch.float16, 2025-05-07T20:35:08.1971299Z ) 2025-05-07T20:35:08.1971591Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1972353Z self=, 2025-05-07T20:35:08.1972989Z m=573, 2025-05-07T20:35:08.1973174Z n1=208, 2025-05-07T20:35:08.1973356Z n2=208, 2025-05-07T20:35:08.1973532Z n3=573, 2025-05-07T20:35:08.1973715Z row_dim=325, 2025-05-07T20:35:08.1973923Z forward=True, 2025-05-07T20:35:08.1974128Z given_last_dim=True, 2025-05-07T20:35:08.1974371Z dtype=torch.float16, 2025-05-07T20:35:08.1974596Z ) 2025-05-07T20:35:08.1974880Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1975687Z self=, 2025-05-07T20:35:08.1976316Z m=928, 2025-05-07T20:35:08.1976501Z n1=449, 2025-05-07T20:35:08.1976681Z n2=1000, 2025-05-07T20:35:08.1976868Z n3=216, 2025-05-07T20:35:08.1977051Z row_dim=1741, 2025-05-07T20:35:08.1977251Z forward=False, 2025-05-07T20:35:08.1977469Z given_last_dim=False, 2025-05-07T20:35:08.1977712Z dtype=torch.float16, 2025-05-07T20:35:08.1977932Z ) 2025-05-07T20:35:08.1978227Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1978982Z self=, 2025-05-07T20:35:08.1979612Z m=1, 2025-05-07T20:35:08.1979792Z n1=449, 2025-05-07T20:35:08.1979977Z n2=1000, 2025-05-07T20:35:08.1980162Z n3=216, 2025-05-07T20:35:08.1980355Z row_dim=1741, 2025-05-07T20:35:08.1980567Z forward=False, 2025-05-07T20:35:08.1980782Z given_last_dim=False, 2025-05-07T20:35:08.1981025Z dtype=torch.float16, 2025-05-07T20:35:08.1981257Z ) 2025-05-07T20:35:08.1981544Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:08.1982307Z self=, 2025-05-07T20:35:08.1982945Z m=1, 2025-05-07T20:35:08.1983133Z n1=449, 2025-05-07T20:35:08.1983312Z n2=216, 2025-05-07T20:35:08.1983492Z n3=216, 2025-05-07T20:35:08.1983679Z row_dim=1741, 2025-05-07T20:35:08.1983884Z forward=False, 2025-05-07T20:35:08.1984105Z given_last_dim=False, 2025-05-07T20:35:08.1984349Z dtype=torch.float16, 2025-05-07T20:35:08.1984567Z ) 2025-05-07T20:35:08.1984744Z PASSED 2025-05-07T20:35:08.1984851Z 2025-05-07T20:35:08.1985004Z =============================== warnings summary =============================== 2025-05-07T20:35:08.1985787Z test/quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise 2025-05-07T20:35:08.1987639Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/quantize/fp8_rowwise_test.py:234: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:35:08.1989149Z torch.testing.assert_allclose(dqcat, qref, rtol=0.1, atol=0.05) 2025-05-07T20:35:08.1989433Z 2025-05-07T20:35:08.1989648Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:08.1990108Z ========================= 2 passed, 1 warning in 2.97s ========================= 2025-05-07T20:35:08.9506424Z 2025-05-07T20:35:08.9507366Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:08.9526365Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 5 seconds 2025-05-07T20:35:08.9526668Z 2025-05-07T20:35:08.9526845Z 2025-05-07T20:35:08.9526938Z 2025-05-07T20:35:08.9526946Z 2025-05-07T20:35:08.9547848Z ################################################################################ 2025-05-07T20:35:08.9566037Z # [2025-05-07T20:35:08.956Z] Run Python Test Suite: 2025-05-07T20:35:08.9566401Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:08.9566724Z ################################################################################ 2025-05-07T20:35:08.9591134Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:08.9592036Z 2025-05-07T20:35:11.1173567Z ============================= test session starts ============================== 2025-05-07T20:35:11.1174199Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:11.1174746Z cachedir: .pytest_cache 2025-05-07T20:35:11.1175324Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:11.1176059Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:11.1176467Z plugins: hypothesis-6.131.14 2025-05-07T20:35:12.7371406Z collecting ... collected 4 items 2025-05-07T20:35:12.7371760Z 2025-05-07T20:35:12.9763481Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:35:13.2701477Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:35:13.9045349Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:35:14.1012548Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:14.1013301Z 2025-05-07T20:35:14.1013522Z ============================== 4 passed in 3.12s =============================== 2025-05-07T20:35:14.7592588Z 2025-05-07T20:35:14.7593498Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:14.7614900Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 6 seconds 2025-05-07T20:35:14.7615235Z 2025-05-07T20:35:14.7615239Z 2025-05-07T20:35:14.7615243Z 2025-05-07T20:35:14.7615247Z 2025-05-07T20:35:14.7635434Z ################################################################################ 2025-05-07T20:35:14.7652034Z # [2025-05-07T20:35:14.764Z] Run Python Test Suite: 2025-05-07T20:35:14.7652454Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:35:14.7652795Z ################################################################################ 2025-05-07T20:35:14.7677782Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:35:14.7678432Z 2025-05-07T20:35:16.9393155Z ============================= test session starts ============================== 2025-05-07T20:35:16.9393880Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:16.9394912Z cachedir: .pytest_cache 2025-05-07T20:35:16.9395509Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:16.9396233Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:16.9396666Z plugins: hypothesis-6.131.14 2025-05-07T20:35:18.5647971Z collecting ... collected 4 items 2025-05-07T20:35:18.5648291Z 2025-05-07T20:35:19.4176064Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:20.0271775Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:35:35.4665158Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:35:36.1194516Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:36.1195198Z 2025-05-07T20:35:36.1195397Z =============================== warnings summary =============================== 2025-05-07T20:35:36.1196222Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:35:36.1197478Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:35:36.1198356Z note_deprecation( 2025-05-07T20:35:36.1198512Z 2025-05-07T20:35:36.1198747Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:36.1199218Z ======================== 4 passed, 1 warning in 19.31s ========================= 2025-05-07T20:35:36.7707480Z 2025-05-07T20:35:36.7708109Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:35:36.7729077Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 22 seconds 2025-05-07T20:35:36.7729410Z 2025-05-07T20:35:36.7729414Z 2025-05-07T20:35:36.7729418Z 2025-05-07T20:35:36.7729421Z 2025-05-07T20:35:36.7749422Z ################################################################################ 2025-05-07T20:35:36.7764614Z # [2025-05-07T20:35:36.776Z] Run Python Test Suite: 2025-05-07T20:35:36.7765047Z # ./quantize/hfp8_test.py 2025-05-07T20:35:36.7765329Z ################################################################################ 2025-05-07T20:35:36.7791039Z + 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:36.7791636Z 2025-05-07T20:35:38.9291608Z ============================= test session starts ============================== 2025-05-07T20:35:38.9292283Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:38.9292837Z cachedir: .pytest_cache 2025-05-07T20:35:38.9293417Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:38.9294137Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:38.9294830Z plugins: hypothesis-6.131.14 2025-05-07T20:35:40.5055592Z collecting ... collected 1 item 2025-05-07T20:35:40.5055811Z 2025-05-07T20:35:41.0219972Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:41.0220666Z 2025-05-07T20:35:41.0220815Z ============================== 1 passed in 2.23s =============================== 2025-05-07T20:35:41.6545765Z 2025-05-07T20:35:41.6546575Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:35:41.6567514Z [TEST] Python test time for ./quantize/hfp8_test.py: 5 seconds 2025-05-07T20:35:41.6567796Z 2025-05-07T20:35:41.6567801Z 2025-05-07T20:35:41.6567812Z 2025-05-07T20:35:41.6568156Z 2025-05-07T20:35:41.6589865Z ################################################################################ 2025-05-07T20:35:41.6606160Z # [2025-05-07T20:35:41.660Z] Run Python Test Suite: 2025-05-07T20:35:41.6606539Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:35:41.6606875Z ################################################################################ 2025-05-07T20:35:41.6631483Z + 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:41.6632389Z 2025-05-07T20:35:43.8189816Z ============================= test session starts ============================== 2025-05-07T20:35:43.8190452Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:43.8190974Z cachedir: .pytest_cache 2025-05-07T20:35:43.8191578Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:43.8192310Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:43.8192720Z plugins: hypothesis-6.131.14 2025-05-07T20:35:45.4436008Z collecting ... collected 4 items 2025-05-07T20:35:45.4436328Z 2025-05-07T20:35:46.8153954Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op PASSED 2025-05-07T20:35:46.8161607Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty PASSED 2025-05-07T20:35:54.9709288Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims PASSED 2025-05-07T20:35:55.9529751Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows PASSED 2025-05-07T20:35:55.9530318Z 2025-05-07T20:35:55.9530489Z ============================== 4 passed in 12.27s ============================== 2025-05-07T20:35:56.6239111Z 2025-05-07T20:35:56.6239613Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:35:56.6258871Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 15 seconds 2025-05-07T20:35:56.6259193Z 2025-05-07T20:35:56.6259198Z 2025-05-07T20:35:56.6259202Z 2025-05-07T20:35:56.6259205Z 2025-05-07T20:35:56.6279442Z ################################################################################ 2025-05-07T20:35:56.6294934Z # [2025-05-07T20:35:56.629Z] Run Python Test Suite: 2025-05-07T20:35:56.6295293Z # ./quantize/msfp_test.py 2025-05-07T20:35:56.6295622Z ################################################################################ 2025-05-07T20:35:56.6321327Z + 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:56.6322193Z 2025-05-07T20:35:58.7839370Z ============================= test session starts ============================== 2025-05-07T20:35:58.7839998Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:58.7840600Z cachedir: .pytest_cache 2025-05-07T20:35:58.7841168Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:58.7841877Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:58.7842637Z plugins: hypothesis-6.131.14 2025-05-07T20:36:00.3844580Z collecting ... collected 1 item 2025-05-07T20:36:00.3844869Z 2025-05-07T20:36:00.7276005Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7276757Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7277075Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7277355Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7277608Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7278231Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7278491Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7278743Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7278991Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7279242Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7279498Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7279748Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7280004Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7280256Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7280592Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7280878Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7281140Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7281396Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7281641Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7281893Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7282149Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7282395Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7282649Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7282911Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7283167Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7283412Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7283666Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7283919Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7284166Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7284419Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7284676Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7284924Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7285187Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7285450Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7285696Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7285947Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7286204Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7286452Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7286712Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7286962Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7287207Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7287463Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7287716Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7287970Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7288219Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7288498Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7288774Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7289018Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7289271Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7289521Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7289766Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7290023Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7290274Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7290520Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7290773Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7291025Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7291270Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7291521Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7291769Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7292015Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7292272Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7292527Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7292776Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7293032Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7293283Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7293535Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7293780Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7294037Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7294554Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7294806Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7295250Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7295503Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7295750Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7296004Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7296259Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7296506Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7296762Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7297016Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7297383Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7297644Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7297896Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7298145Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7298400Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7298655Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7298910Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7299160Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7299415Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7299666Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7299920Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7300174Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7300429Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7300679Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7300930Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7301180Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7301427Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7301680Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7301938Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7302185Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7302437Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7302689Z MSFP parameters 16 8 7 127 2025-05-07T20:36:00.7302929Z PASSED 2025-05-07T20:36:00.7303050Z 2025-05-07T20:36:00.7303196Z ============================== 1 passed in 2.08s =============================== 2025-05-07T20:36:01.3720086Z 2025-05-07T20:36:01.3720745Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:36:01.3740116Z [TEST] Python test time for ./quantize/msfp_test.py: 5 seconds 2025-05-07T20:36:01.3740417Z 2025-05-07T20:36:01.3740422Z 2025-05-07T20:36:01.3740426Z 2025-05-07T20:36:01.3740430Z 2025-05-07T20:36:01.3760620Z ################################################################################ 2025-05-07T20:36:01.3775770Z # [2025-05-07T20:36:01.377Z] Run Python Test Suite: 2025-05-07T20:36:01.3776104Z # ./quantize/mx4_test.py 2025-05-07T20:36:01.3776398Z ################################################################################ 2025-05-07T20:36:01.3801823Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/mx4_test.py 2025-05-07T20:36:01.3802413Z 2025-05-07T20:36:03.5361744Z ============================= test session starts ============================== 2025-05-07T20:36:03.5362399Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:03.5362923Z cachedir: .pytest_cache 2025-05-07T20:36:03.5363526Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:03.5364248Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:03.5364664Z plugins: hypothesis-6.131.14 2025-05-07T20:36:05.3745442Z collecting ... collected 4 items 2025-05-07T20:36:05.3745815Z 2025-05-07T20:36:22.7249122Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 Trying example: test_mx4( 2025-05-07T20:36:22.7249815Z self=, 2025-05-07T20:36:22.7250253Z power=5, 2025-05-07T20:36:22.7250456Z sizes=4, 2025-05-07T20:36:22.7250661Z ) 2025-05-07T20:36:22.7250861Z Trying example: test_mx4( 2025-05-07T20:36:22.7251252Z self=, 2025-05-07T20:36:22.7251676Z power=6, 2025-05-07T20:36:22.7251876Z sizes=4, 2025-05-07T20:36:22.7252515Z ) 2025-05-07T20:36:22.7252710Z Trying example: test_mx4( 2025-05-07T20:36:22.7253104Z self=, 2025-05-07T20:36:22.7253508Z power=6, 2025-05-07T20:36:22.7253709Z sizes=12, 2025-05-07T20:36:22.7253905Z ) 2025-05-07T20:36:22.7254092Z Trying example: test_mx4( 2025-05-07T20:36:22.7254483Z self=, 2025-05-07T20:36:22.7255041Z power=5, 2025-05-07T20:36:22.7255238Z sizes=8, 2025-05-07T20:36:22.7255432Z ) 2025-05-07T20:36:22.7255626Z Trying example: test_mx4( 2025-05-07T20:36:22.7256013Z self=, 2025-05-07T20:36:22.7256436Z power=6, 2025-05-07T20:36:22.7256639Z sizes=5, 2025-05-07T20:36:22.7256830Z ) 2025-05-07T20:36:22.7257027Z Trying example: test_mx4( 2025-05-07T20:36:22.7257427Z self=, 2025-05-07T20:36:22.7257851Z power=8, 2025-05-07T20:36:22.7258053Z sizes=7, 2025-05-07T20:36:22.7258251Z ) 2025-05-07T20:36:22.7258454Z Trying example: test_mx4( 2025-05-07T20:36:22.7258842Z self=, 2025-05-07T20:36:22.7259257Z power=7, 2025-05-07T20:36:22.7259459Z sizes=12, 2025-05-07T20:36:22.7259650Z ) 2025-05-07T20:36:22.7259851Z Trying example: test_mx4( 2025-05-07T20:36:22.7260251Z self=, 2025-05-07T20:36:22.7260658Z power=5, 2025-05-07T20:36:22.7260881Z sizes=12, 2025-05-07T20:36:22.7261081Z ) 2025-05-07T20:36:22.7261298Z Trying example: test_mx4( 2025-05-07T20:36:22.7261691Z self=, 2025-05-07T20:36:22.7262109Z power=6, 2025-05-07T20:36:22.7262313Z sizes=6, 2025-05-07T20:36:22.7262507Z ) 2025-05-07T20:36:22.7262702Z Trying example: test_mx4( 2025-05-07T20:36:22.7263107Z self=, 2025-05-07T20:36:22.7263518Z power=7, 2025-05-07T20:36:22.7263716Z sizes=7, 2025-05-07T20:36:22.7263933Z ) 2025-05-07T20:36:22.7264155Z Trying example: test_mx4( 2025-05-07T20:36:22.7264543Z self=, 2025-05-07T20:36:22.7264955Z power=5, 2025-05-07T20:36:22.7265154Z sizes=10, 2025-05-07T20:36:22.7265344Z ) 2025-05-07T20:36:22.7265549Z Trying example: test_mx4( 2025-05-07T20:36:22.7265938Z self=, 2025-05-07T20:36:22.7266340Z power=5, 2025-05-07T20:36:22.7266551Z sizes=5, 2025-05-07T20:36:22.7266740Z ) 2025-05-07T20:36:22.7266928Z Trying example: test_mx4( 2025-05-07T20:36:22.7267318Z self=, 2025-05-07T20:36:22.7267728Z power=7, 2025-05-07T20:36:22.7267920Z sizes=11, 2025-05-07T20:36:22.7268117Z ) 2025-05-07T20:36:22.7268313Z Trying example: test_mx4( 2025-05-07T20:36:22.7268697Z self=, 2025-05-07T20:36:22.7269120Z power=5, 2025-05-07T20:36:22.7269314Z sizes=11, 2025-05-07T20:36:22.7269515Z ) 2025-05-07T20:36:22.7269703Z Trying example: test_mx4( 2025-05-07T20:36:22.7270099Z self=, 2025-05-07T20:36:22.7270519Z power=8, 2025-05-07T20:36:22.7270713Z sizes=10, 2025-05-07T20:36:22.7270906Z ) 2025-05-07T20:36:22.7271098Z Trying example: test_mx4( 2025-05-07T20:36:22.7271481Z self=, 2025-05-07T20:36:22.7271893Z power=7, 2025-05-07T20:36:22.7272097Z sizes=10, 2025-05-07T20:36:22.7272293Z ) 2025-05-07T20:36:22.7272492Z Trying example: test_mx4( 2025-05-07T20:36:22.7272881Z self=, 2025-05-07T20:36:22.7273383Z power=8, 2025-05-07T20:36:22.7273582Z sizes=12, 2025-05-07T20:36:22.7273774Z ) 2025-05-07T20:36:22.7273987Z Trying example: test_mx4( 2025-05-07T20:36:22.7274407Z self=, 2025-05-07T20:36:22.7274820Z power=8, 2025-05-07T20:36:22.7275019Z sizes=8, 2025-05-07T20:36:22.7275217Z ) 2025-05-07T20:36:22.7275414Z Trying example: test_mx4( 2025-05-07T20:36:22.7275892Z self=, 2025-05-07T20:36:22.7276305Z power=6, 2025-05-07T20:36:22.7276505Z sizes=9, 2025-05-07T20:36:22.7276706Z ) 2025-05-07T20:36:22.7276898Z Trying example: test_mx4( 2025-05-07T20:36:22.7277286Z self=, 2025-05-07T20:36:22.7277700Z power=5, 2025-05-07T20:36:22.7277890Z sizes=9, 2025-05-07T20:36:22.7278086Z ) 2025-05-07T20:36:22.7278276Z PASSED 2025-05-07T20:36:29.1400615Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases Trying example: test_mx4_cases( 2025-05-07T20:36:29.1401518Z self=, 2025-05-07T20:36:29.1402062Z shape=[32], 2025-05-07T20:36:29.1402309Z group_size=32, 2025-05-07T20:36:29.1402615Z rounding_mode=, 2025-05-07T20:36:29.1402981Z magnitude=1.0, 2025-05-07T20:36:29.1403234Z mx4_format=(2, 1), 2025-05-07T20:36:29.1403521Z device='cpu', 2025-05-07T20:36:29.1403774Z ) 2025-05-07T20:36:29.1404004Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1404518Z self=, 2025-05-07T20:36:29.1405057Z shape=[2, 16], 2025-05-07T20:36:29.1405311Z group_size=32, 2025-05-07T20:36:29.1405600Z rounding_mode=, 2025-05-07T20:36:29.1405963Z magnitude=1.0, 2025-05-07T20:36:29.1406218Z mx4_format=(2, 1), 2025-05-07T20:36:29.1406478Z device='cpu', 2025-05-07T20:36:29.1406729Z ) 2025-05-07T20:36:29.1406965Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1407474Z self=, 2025-05-07T20:36:29.1408004Z shape=[2, 16], 2025-05-07T20:36:29.1408256Z group_size=32, 2025-05-07T20:36:29.1408553Z rounding_mode=, 2025-05-07T20:36:29.1408924Z magnitude=1.0, 2025-05-07T20:36:29.1409179Z mx4_format=(3, 0), 2025-05-07T20:36:29.1409443Z device='cuda', 2025-05-07T20:36:29.1409687Z ) 2025-05-07T20:36:29.1409922Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1410426Z self=, 2025-05-07T20:36:29.1410965Z shape=[2, 2, 4, 32], 2025-05-07T20:36:29.1411242Z group_size=32, 2025-05-07T20:36:29.1411549Z rounding_mode=, 2025-05-07T20:36:29.1411905Z magnitude=1000.0, 2025-05-07T20:36:29.1412174Z mx4_format=(3, 0), 2025-05-07T20:36:29.1412444Z device='cuda', 2025-05-07T20:36:29.1412679Z ) 2025-05-07T20:36:29.1412913Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1413428Z self=, 2025-05-07T20:36:29.1413951Z shape=[2, 16], 2025-05-07T20:36:29.1414202Z group_size=64, 2025-05-07T20:36:29.1414491Z rounding_mode=, 2025-05-07T20:36:29.1414834Z magnitude=1.0, 2025-05-07T20:36:29.1415091Z mx4_format=(3, 0), 2025-05-07T20:36:29.1415382Z device='cuda', 2025-05-07T20:36:29.1415622Z ) 2025-05-07T20:36:29.1415855Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1416367Z self=, 2025-05-07T20:36:29.1416899Z shape=[2, 16], 2025-05-07T20:36:29.1417155Z group_size=64, 2025-05-07T20:36:29.1417452Z rounding_mode=, 2025-05-07T20:36:29.1417825Z magnitude=1.0, 2025-05-07T20:36:29.1418081Z mx4_format=(3, 0), 2025-05-07T20:36:29.1418673Z device='cpu', 2025-05-07T20:36:29.1418923Z ) 2025-05-07T20:36:29.1419164Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1419673Z self=, 2025-05-07T20:36:29.1420204Z shape=[32], 2025-05-07T20:36:29.1420456Z group_size=64, 2025-05-07T20:36:29.1420742Z rounding_mode=, 2025-05-07T20:36:29.1421089Z magnitude=0.001, 2025-05-07T20:36:29.1421515Z mx4_format=(3, 0), 2025-05-07T20:36:29.1421791Z device='cuda', 2025-05-07T20:36:29.1422031Z ) 2025-05-07T20:36:29.1422269Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1422789Z self=, 2025-05-07T20:36:29.1423315Z shape=[4, 30], 2025-05-07T20:36:29.1423572Z group_size=32, 2025-05-07T20:36:29.1423859Z rounding_mode=, 2025-05-07T20:36:29.1424202Z magnitude=0.001, 2025-05-07T20:36:29.1424479Z mx4_format=(2, 1), 2025-05-07T20:36:29.1424752Z device='cuda', 2025-05-07T20:36:29.1424990Z ) 2025-05-07T20:36:29.1425239Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1425756Z self=, 2025-05-07T20:36:29.1426296Z shape=[2, 2, 4, 32], 2025-05-07T20:36:29.1426575Z group_size=64, 2025-05-07T20:36:29.1426880Z rounding_mode=, 2025-05-07T20:36:29.1427259Z magnitude=1.0, 2025-05-07T20:36:29.1427512Z mx4_format=(2, 1), 2025-05-07T20:36:29.1427783Z device='cuda', 2025-05-07T20:36:29.1428025Z ) 2025-05-07T20:36:29.1428261Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1428783Z self=, 2025-05-07T20:36:29.1429322Z shape=[16, 1028], 2025-05-07T20:36:29.1429582Z group_size=64, 2025-05-07T20:36:29.1429871Z rounding_mode=, 2025-05-07T20:36:29.1430223Z magnitude=0.001, 2025-05-07T20:36:29.1430494Z mx4_format=(3, 0), 2025-05-07T20:36:29.1430765Z device='cuda', 2025-05-07T20:36:29.1431007Z ) 2025-05-07T20:36:29.1431238Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1431753Z self=, 2025-05-07T20:36:29.1432289Z shape=[2, 16], 2025-05-07T20:36:29.1432536Z group_size=64, 2025-05-07T20:36:29.1432830Z rounding_mode=, 2025-05-07T20:36:29.1433183Z magnitude=1.0, 2025-05-07T20:36:29.1433445Z mx4_format=(3, 0), 2025-05-07T20:36:29.1433708Z device='cuda', 2025-05-07T20:36:29.1433958Z ) 2025-05-07T20:36:29.1434196Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1434703Z self=, 2025-05-07T20:36:29.1435235Z shape=[96], 2025-05-07T20:36:29.1435486Z group_size=32, 2025-05-07T20:36:29.1435784Z rounding_mode=, 2025-05-07T20:36:29.1436163Z magnitude=1.0, 2025-05-07T20:36:29.1436423Z mx4_format=(3, 0), 2025-05-07T20:36:29.1436687Z device='cpu', 2025-05-07T20:36:29.1436936Z ) 2025-05-07T20:36:29.1437175Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1437681Z self=, 2025-05-07T20:36:29.1438212Z shape=[32], 2025-05-07T20:36:29.1438469Z group_size=64, 2025-05-07T20:36:29.1438764Z rounding_mode=, 2025-05-07T20:36:29.1439126Z magnitude=0.001, 2025-05-07T20:36:29.1439393Z mx4_format=(3, 0), 2025-05-07T20:36:29.1439663Z device='cpu', 2025-05-07T20:36:29.1439903Z ) 2025-05-07T20:36:29.1440141Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1440753Z self=, 2025-05-07T20:36:29.1441280Z shape=[2, 16], 2025-05-07T20:36:29.1441533Z group_size=64, 2025-05-07T20:36:29.1449219Z rounding_mode=, 2025-05-07T20:36:29.1449687Z magnitude=1000.0, 2025-05-07T20:36:29.1449921Z mx4_format=(3, 0), 2025-05-07T20:36:29.1450156Z device='cpu', 2025-05-07T20:36:29.1450359Z ) 2025-05-07T20:36:29.1450557Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1450990Z self=, 2025-05-07T20:36:29.1451436Z shape=[16, 1028], 2025-05-07T20:36:29.1451656Z group_size=32, 2025-05-07T20:36:29.1452000Z rounding_mode=, 2025-05-07T20:36:29.1452295Z magnitude=1000.0, 2025-05-07T20:36:29.1452516Z mx4_format=(3, 0), 2025-05-07T20:36:29.1452741Z device='cuda', 2025-05-07T20:36:29.1452942Z ) 2025-05-07T20:36:29.1453136Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1453566Z self=, 2025-05-07T20:36:29.1454009Z shape=[96], 2025-05-07T20:36:29.1454213Z group_size=64, 2025-05-07T20:36:29.1454456Z rounding_mode=, 2025-05-07T20:36:29.1454760Z magnitude=1000.0, 2025-05-07T20:36:29.1454985Z mx4_format=(3, 0), 2025-05-07T20:36:29.1455202Z device='cuda', 2025-05-07T20:36:29.1455403Z ) 2025-05-07T20:36:29.1455602Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1456022Z self=, 2025-05-07T20:36:29.1456459Z shape=[2, 16], 2025-05-07T20:36:29.1456672Z group_size=64, 2025-05-07T20:36:29.1456926Z rounding_mode=, 2025-05-07T20:36:29.1457240Z magnitude=1000.0, 2025-05-07T20:36:29.1457470Z mx4_format=(2, 1), 2025-05-07T20:36:29.1457684Z device='cpu', 2025-05-07T20:36:29.1457888Z ) 2025-05-07T20:36:29.1458085Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1458503Z self=, 2025-05-07T20:36:29.1458935Z shape=[2, 16], 2025-05-07T20:36:29.1459147Z group_size=32, 2025-05-07T20:36:29.1459388Z rounding_mode=, 2025-05-07T20:36:29.1459682Z magnitude=0.001, 2025-05-07T20:36:29.1459909Z mx4_format=(3, 0), 2025-05-07T20:36:29.1460136Z device='cpu', 2025-05-07T20:36:29.1460338Z ) 2025-05-07T20:36:29.1460537Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1460963Z self=, 2025-05-07T20:36:29.1461395Z shape=[2, 16], 2025-05-07T20:36:29.1461622Z group_size=64, 2025-05-07T20:36:29.1461867Z rounding_mode=, 2025-05-07T20:36:29.1462163Z magnitude=1000.0, 2025-05-07T20:36:29.1462392Z mx4_format=(3, 0), 2025-05-07T20:36:29.1462621Z device='cpu', 2025-05-07T20:36:29.1462820Z ) 2025-05-07T20:36:29.1463027Z Trying example: test_mx4_cases( 2025-05-07T20:36:29.1463456Z self=, 2025-05-07T20:36:29.1463885Z shape=[2, 16], 2025-05-07T20:36:29.1464101Z group_size=32, 2025-05-07T20:36:29.1464345Z rounding_mode=, 2025-05-07T20:36:29.1464631Z magnitude=1.0, 2025-05-07T20:36:29.1464847Z mx4_format=(2, 1), 2025-05-07T20:36:29.1465076Z device='cpu', 2025-05-07T20:36:29.1465281Z ) 2025-05-07T20:36:29.1465457Z PASSED 2025-05-07T20:36:29.1465867Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:36:29.1466557Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:36:29.1466906Z 2025-05-07T20:36:29.1467056Z =========================== short test summary info ============================ 2025-05-07T20:36:29.1467553Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:36:29.1468138Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:36:29.1468629Z ======================== 2 passed, 2 skipped in 25.74s ========================= 2025-05-07T20:36:29.8511126Z 2025-05-07T20:36:29.8511617Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:36:29.8531307Z [TEST] Python test time for ./quantize/mx4_test.py: 28 seconds 2025-05-07T20:36:29.8531594Z 2025-05-07T20:36:29.8531841Z 2025-05-07T20:36:29.8531849Z 2025-05-07T20:36:29.8531858Z 2025-05-07T20:36:29.8552678Z ################################################################################ 2025-05-07T20:36:29.8571314Z # [2025-05-07T20:36:29.856Z] Run Python Test Suite: 2025-05-07T20:36:29.8571670Z # ./release/stable_release_test.py 2025-05-07T20:36:29.8572034Z ################################################################################ 2025-05-07T20:36:29.8596907Z + 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:29.8597798Z 2025-05-07T20:36:32.0272577Z ============================= test session starts ============================== 2025-05-07T20:36:32.0273241Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:32.0273765Z cachedir: .pytest_cache 2025-05-07T20:36:32.0274339Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:32.0275062Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:32.0275492Z plugins: hypothesis-6.131.14 2025-05-07T20:36:33.6221702Z collecting ... collected 2 items 2025-05-07T20:36:33.6222063Z 2025-05-07T20:36:33.6245612Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:36:33.6261471Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:36:33.6261938Z 2025-05-07T20:36:33.6262157Z ============================== 2 passed in 1.73s =============================== 2025-05-07T20:36:34.2019017Z 2025-05-07T20:36:34.2019852Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:36:34.2038272Z [TEST] Python test time for ./release/stable_release_test.py: 5 seconds 2025-05-07T20:36:34.2038581Z 2025-05-07T20:36:34.2038586Z 2025-05-07T20:36:34.2038591Z 2025-05-07T20:36:34.2038595Z 2025-05-07T20:36:34.2061002Z ################################################################################ 2025-05-07T20:36:34.2075467Z # [2025-05-07T20:36:34.207Z] Run Python Test Suite: 2025-05-07T20:36:34.2075823Z # ./runtime_monitor_test.py 2025-05-07T20:36:34.2076113Z ################################################################################ 2025-05-07T20:36:34.2103008Z + 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:34.2103610Z 2025-05-07T20:36:36.3638138Z ============================= test session starts ============================== 2025-05-07T20:36:36.3639367Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:36.3640450Z cachedir: .pytest_cache 2025-05-07T20:36:36.3641683Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:36.3643123Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:36.3643954Z plugins: hypothesis-6.131.14 2025-05-07T20:36:37.9555348Z collecting ... collected 7 items 2025-05-07T20:36:37.9555570Z 2025-05-07T20:36:38.0858765Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start PASSED 2025-05-07T20:36:38.0866269Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop PASSED 2025-05-07T20:36:38.2925410Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording PASSED 2025-05-07T20:36:38.6137280Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load PASSED 2025-05-07T20:36:38.7637601Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream PASSED 2025-05-07T20:36:38.7642533Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:36:38.7654496Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:36:38.7654822Z 2025-05-07T20:36:38.7654966Z ============================== 7 passed in 2.54s =============================== 2025-05-07T20:36:39.4229540Z 2025-05-07T20:36:39.4230060Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:36:39.4253003Z [TEST] Python test time for ./runtime_monitor_test.py: 5 seconds 2025-05-07T20:36:39.4253296Z 2025-05-07T20:36:39.4253300Z 2025-05-07T20:36:39.4253304Z 2025-05-07T20:36:39.4253335Z 2025-05-07T20:36:39.4273616Z ################################################################################ 2025-05-07T20:36:39.4288750Z # [2025-05-07T20:36:39.428Z] Run Python Test Suite: 2025-05-07T20:36:39.4289133Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:36:39.4289449Z ################################################################################ 2025-05-07T20:36:39.4315102Z + 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:39.4315763Z 2025-05-07T20:36:41.5866094Z ============================= test session starts ============================== 2025-05-07T20:36:41.5867340Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:41.5868377Z cachedir: .pytest_cache 2025-05-07T20:36:41.5869186Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:41.5869928Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:41.5870341Z plugins: hypothesis-6.131.14 2025-05-07T20:36:43.3487920Z collecting ... collected 3 items 2025-05-07T20:36:43.3488166Z 2025-05-07T20:36:59.3291912Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out PASSED 2025-05-07T20:37:08.1586644Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:37:22.9251400Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad PASSED 2025-05-07T20:37:22.9252225Z 2025-05-07T20:37:22.9252439Z ============================== 3 passed in 41.47s ============================== 2025-05-07T20:37:23.7337470Z 2025-05-07T20:37:23.7337946Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:37:23.7357830Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 44 seconds 2025-05-07T20:37:23.7358171Z 2025-05-07T20:37:23.7358175Z 2025-05-07T20:37:23.7358179Z 2025-05-07T20:37:23.7358213Z 2025-05-07T20:37:23.7380048Z ################################################################################ 2025-05-07T20:37:23.7400520Z # [2025-05-07T20:37:23.739Z] Run Python Test Suite: 2025-05-07T20:37:23.7400974Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:23.7401295Z ################################################################################ 2025-05-07T20:37:23.7423658Z + 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:23.7424334Z 2025-05-07T20:37:25.8986419Z ============================= test session starts ============================== 2025-05-07T20:37:25.8987060Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:25.8987588Z cachedir: .pytest_cache 2025-05-07T20:37:25.8988170Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:25.8989289Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:25.8989698Z plugins: hypothesis-6.131.14 2025-05-07T20:37:27.5881910Z collecting ... collected 1 item 2025-05-07T20:37:27.5882184Z 2025-05-07T20:37:40.3482624Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out PASSED 2025-05-07T20:37:40.3483511Z 2025-05-07T20:37:40.3483686Z ============================== 1 passed in 14.58s ============================== 2025-05-07T20:37:42.0787276Z 2025-05-07T20:37:42.0787898Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:42.0805207Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 19 seconds 2025-05-07T20:37:42.0805550Z 2025-05-07T20:37:42.0805562Z 2025-05-07T20:37:42.0805566Z 2025-05-07T20:37:42.0805570Z 2025-05-07T20:37:42.0827744Z ################################################################################ 2025-05-07T20:37:42.0843332Z # [2025-05-07T20:37:42.084Z] Run Python Test Suite: 2025-05-07T20:37:42.0843676Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:42.0844005Z ################################################################################ 2025-05-07T20:37:42.0868755Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:42.0869407Z 2025-05-07T20:37:44.2382657Z ============================= test session starts ============================== 2025-05-07T20:37:44.2383512Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:44.2384029Z cachedir: .pytest_cache 2025-05-07T20:37:44.2384609Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:44.2385360Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:44.2385778Z plugins: hypothesis-6.131.14 2025-05-07T20:37:45.9779850Z collecting ... collected 1 item 2025-05-07T20:37:45.9780071Z 2025-05-07T20:37:47.9230269Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense PASSED 2025-05-07T20:37:47.9230708Z 2025-05-07T20:37:47.9230870Z ============================== 1 passed in 3.82s =============================== 2025-05-07T20:37:48.6072302Z 2025-05-07T20:37:48.6072678Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:48.6094366Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 6 seconds 2025-05-07T20:37:48.6094760Z 2025-05-07T20:37:48.6094765Z 2025-05-07T20:37:48.6094768Z 2025-05-07T20:37:48.6094809Z 2025-05-07T20:37:48.6116676Z ################################################################################ 2025-05-07T20:37:48.6132453Z # [2025-05-07T20:37:48.612Z] Run Python Test Suite: 2025-05-07T20:37:48.6132811Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:37:48.6133118Z ################################################################################ 2025-05-07T20:37:48.6157330Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_bmm_test.py 2025-05-07T20:37:48.6157969Z 2025-05-07T20:37:50.7675705Z ============================= test session starts ============================== 2025-05-07T20:37:50.7676502Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:50.7677011Z cachedir: .pytest_cache 2025-05-07T20:37:50.7677578Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:50.7678304Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:50.7679054Z plugins: hypothesis-6.131.14 2025-05-07T20:37:52.5067901Z collecting ... collected 2 items 2025-05-07T20:37:52.5068624Z 2025-05-07T20:38:26.9630958Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm PASSED 2025-05-07T20:41:18.1779598Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad PASSED 2025-05-07T20:41:18.1781527Z 2025-05-07T20:41:18.1782119Z =============================== warnings summary =============================== 2025-05-07T20:41:18.1782591Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:41:18.1786425Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:41:18.1790477Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:18.1790987Z 2025-05-07T20:41:18.1791141Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:41:18.1795229Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:41:18.1799269Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:18.1799778Z 2025-05-07T20:41:18.1800044Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:18.1800714Z ================== 2 passed, 32 warnings in 207.54s (0:03:27) ================== 2025-05-07T20:41:18.9725261Z 2025-05-07T20:41:18.9725844Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:41:18.9747667Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 210 seconds 2025-05-07T20:41:18.9747984Z 2025-05-07T20:41:18.9747988Z 2025-05-07T20:41:18.9747992Z 2025-05-07T20:41:18.9747996Z 2025-05-07T20:41:18.9769982Z ################################################################################ 2025-05-07T20:41:18.9785645Z # [2025-05-07T20:41:18.978Z] Run Python Test Suite: 2025-05-07T20:41:18.9786004Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:41:18.9786343Z ################################################################################ 2025-05-07T20:41:18.9815631Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:41:18.9816317Z 2025-05-07T20:41:21.1384502Z ============================= test session starts ============================== 2025-05-07T20:41:21.1385139Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:21.1386123Z cachedir: .pytest_cache 2025-05-07T20:41:21.1386700Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:21.1387421Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:21.1387830Z plugins: hypothesis-6.131.14 2025-05-07T20:41:22.8796220Z collecting ... collected 1 item 2025-05-07T20:41:22.8796535Z 2025-05-07T20:41:26.8100424Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add PASSED 2025-05-07T20:41:26.8101005Z 2025-05-07T20:41:26.8101151Z =============================== warnings summary =============================== 2025-05-07T20:41:26.8101749Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8102536Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8103336Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8104116Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8104895Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8105681Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8106460Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8107239Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8108017Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8111320Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:41:26.8114571Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:26.8114980Z 2025-05-07T20:41:26.8115329Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8116125Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8116903Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8117684Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8118463Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8119238Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8120031Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8120945Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8122072Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:26.8125464Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:41:26.8128639Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:26.8129044Z 2025-05-07T20:41:26.8129279Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:26.8129744Z ======================== 1 passed, 18 warnings in 5.81s ======================== 2025-05-07T20:41:27.5138591Z 2025-05-07T20:41:27.5139310Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:41:27.5156586Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 9 seconds 2025-05-07T20:41:27.5156916Z 2025-05-07T20:41:27.5156921Z 2025-05-07T20:41:27.5156931Z 2025-05-07T20:41:27.5156935Z 2025-05-07T20:41:27.5179419Z ################################################################################ 2025-05-07T20:41:27.5195508Z # [2025-05-07T20:41:27.519Z] Run Python Test Suite: 2025-05-07T20:41:27.5195903Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:41:27.5196287Z ################################################################################ 2025-05-07T20:41:27.5221914Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:41:27.5222615Z 2025-05-07T20:41:29.6732274Z ============================= test session starts ============================== 2025-05-07T20:41:29.6733335Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:29.6734190Z cachedir: .pytest_cache 2025-05-07T20:41:29.6735165Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:29.6736457Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:29.6737157Z plugins: hypothesis-6.131.14 2025-05-07T20:41:31.4353512Z collecting ... collected 3 items 2025-05-07T20:41:31.4353879Z 2025-05-07T20:41:41.2866713Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out PASSED 2025-05-07T20:41:49.4849854Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend PASSED 2025-05-07T20:41:56.0508136Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad PASSED 2025-05-07T20:41:56.0508823Z 2025-05-07T20:41:56.0508980Z =============================== warnings summary =============================== 2025-05-07T20:41:56.0509774Z test/sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend 2025-05-07T20:41:56.0513696Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::sll_jagged_dense_elementwise_mul_jagged_out: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:41:56.0517226Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:56.0517686Z 2025-05-07T20:41:56.0517922Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:56.0518403Z ======================== 3 passed, 1 warning in 26.51s ========================= 2025-05-07T20:41:56.8283093Z 2025-05-07T20:41:56.8283852Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:41:56.8311124Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 29 seconds 2025-05-07T20:41:56.8311716Z 2025-05-07T20:41:56.8311745Z 2025-05-07T20:41:56.8311752Z 2025-05-07T20:41:56.8311757Z 2025-05-07T20:41:56.8328496Z ################################################################################ 2025-05-07T20:41:56.8343675Z # [2025-05-07T20:41:56.834Z] Run Python Test Suite: 2025-05-07T20:41:56.8344028Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:41:56.8344369Z ################################################################################ 2025-05-07T20:41:56.8369530Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:41:56.8370216Z 2025-05-07T20:41:58.9925092Z ============================= test session starts ============================== 2025-05-07T20:41:58.9925886Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:58.9926429Z cachedir: .pytest_cache 2025-05-07T20:41:58.9927036Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:58.9927770Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:58.9928201Z plugins: hypothesis-6.131.14 2025-05-07T20:42:00.6946961Z collecting ... collected 1 item 2025-05-07T20:42:00.6947278Z 2025-05-07T20:43:53.0392808Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention PASSED 2025-05-07T20:43:53.0394619Z 2025-05-07T20:43:53.0394952Z ======================== 1 passed in 114.18s (0:01:54) ========================= 2025-05-07T20:43:53.7959914Z 2025-05-07T20:43:53.7960385Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:43:53.7981696Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 117 seconds 2025-05-07T20:43:53.7982058Z 2025-05-07T20:43:53.7982063Z 2025-05-07T20:43:53.7982067Z 2025-05-07T20:43:53.7982086Z 2025-05-07T20:43:53.8004464Z ################################################################################ 2025-05-07T20:43:53.8019969Z # [2025-05-07T20:43:53.801Z] Run Python Test Suite: 2025-05-07T20:43:53.8020322Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:43:53.8020654Z ################################################################################ 2025-05-07T20:43:53.8045371Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:43:53.8046371Z 2025-05-07T20:43:55.9664829Z ============================= test session starts ============================== 2025-05-07T20:43:55.9665470Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:43:55.9665986Z cachedir: .pytest_cache 2025-05-07T20:43:55.9667024Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:43:55.9667805Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:43:55.9668216Z plugins: hypothesis-6.131.14 2025-05-07T20:43:57.7202151Z collecting ... collected 1 item 2025-05-07T20:43:57.7202377Z 2025-05-07T20:45:09.1399949Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic PASSED 2025-05-07T20:45:09.1401647Z 2025-05-07T20:45:09.1402134Z ========================= 1 passed in 73.31s (0:01:13) ========================= 2025-05-07T20:45:09.8672917Z 2025-05-07T20:45:09.8673433Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:45:09.8694070Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 76 seconds 2025-05-07T20:45:09.8694621Z 2025-05-07T20:45:09.8694632Z 2025-05-07T20:45:09.8694636Z 2025-05-07T20:45:09.8694640Z 2025-05-07T20:45:09.8716904Z ################################################################################ 2025-05-07T20:45:09.8732343Z # [2025-05-07T20:45:09.872Z] Run Python Test Suite: 2025-05-07T20:45:09.8732693Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:09.8733022Z ################################################################################ 2025-05-07T20:45:09.8758558Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:09.8759257Z 2025-05-07T20:45:12.0366711Z ============================= test session starts ============================== 2025-05-07T20:45:12.0367378Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:45:12.0367895Z cachedir: .pytest_cache 2025-05-07T20:45:12.0368503Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:12.0369230Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:12.0369643Z plugins: hypothesis-6.131.14 2025-05-07T20:45:13.7651200Z collecting ... collected 2 items 2025-05-07T20:45:13.7651418Z 2025-05-07T20:45:16.9715361Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out PASSED 2025-05-07T20:45:17.3755750Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:45:17.3756339Z 2025-05-07T20:45:17.3756493Z ============================== 2 passed in 5.47s =============================== 2025-05-07T20:45:18.1453542Z 2025-05-07T20:45:18.1454692Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:18.1469689Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 9 seconds 2025-05-07T20:45:18.1470028Z 2025-05-07T20:45:18.1470032Z 2025-05-07T20:45:18.1470060Z 2025-05-07T20:45:18.1470064Z 2025-05-07T20:45:18.1491773Z ################################################################################ 2025-05-07T20:45:18.1507895Z # [2025-05-07T20:45:18.150Z] Run Python Test Suite: 2025-05-07T20:45:18.1508223Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:45:18.1508522Z ################################################################################ 2025-05-07T20:45:18.1532977Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:45:18.1533874Z 2025-05-07T20:45:20.3101829Z ============================= test session starts ============================== 2025-05-07T20:45:20.3102462Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:45:20.3102979Z cachedir: .pytest_cache 2025-05-07T20:45:20.3103919Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:20.3104637Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:20.3105046Z plugins: hypothesis-6.131.14 2025-05-07T20:45:22.0394448Z collecting ... collected 2 items 2025-05-07T20:45:22.0394790Z 2025-05-07T20:46:02.2827374Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm PASSED 2025-05-07T20:48:03.9405703Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad PASSED 2025-05-07T20:48:03.9406270Z 2025-05-07T20:48:03.9406443Z =============================== warnings summary =============================== 2025-05-07T20:48:03.9407109Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:03.9407959Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:03.9408821Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:03.9409697Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:03.9410542Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:03.9411382Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:03.9412231Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:03.9413079Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:03.9417137Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:48:03.9421224Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:03.9421732Z 2025-05-07T20:48:03.9422100Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:03.9423872Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:48:03.9425636Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:03.9426133Z 2025-05-07T20:48:03.9426404Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:48:03.9426971Z ================== 2 passed, 9 warnings in 163.77s (0:02:43) =================== 2025-05-07T20:48:04.7163677Z 2025-05-07T20:48:04.7164062Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:48:04.7185960Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 166 seconds 2025-05-07T20:48:04.7186391Z 2025-05-07T20:48:04.7186397Z 2025-05-07T20:48:04.7186402Z 2025-05-07T20:48:04.7186416Z 2025-05-07T20:48:04.7208450Z ################################################################################ 2025-05-07T20:48:04.7225460Z # [2025-05-07T20:48:04.722Z] Run Python Test Suite: 2025-05-07T20:48:04.7225848Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:48:04.7226197Z ################################################################################ 2025-05-07T20:48:04.7250908Z + 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:48:04.7251595Z 2025-05-07T20:48:06.8772721Z ============================= test session starts ============================== 2025-05-07T20:48:06.8773383Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:06.8773911Z cachedir: .pytest_cache 2025-05-07T20:48:06.8774479Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:06.8775211Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:06.8775633Z plugins: hypothesis-6.131.14 2025-05-07T20:48:09.0546121Z collecting ... collected 1 item 2025-05-07T20:48:09.0546328Z 2025-05-07T20:48:12.8792376Z W0507 20:48:12.878000 106090 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:48:12.8793603Z W0507 20:48:12.878000 106090 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] function: 'model' (/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sll/jagged_self_substraction_jagged_out_test.py:67) 2025-05-07T20:48:12.8795688Z W0507 20:48:12.878000 106090 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] last reason: 0/7: L == 168 # return torch.ops.fbgemm.sll_jagged_self_substraction_jagged_out( # actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sll/jagged_self_substraction_jagged_out_test.py:73 in model (_ops.py:1208 in __call__) 2025-05-07T20:48:12.8797224Z W0507 20:48:12.878000 106090 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:48:12.8798346Z W0507 20:48:12.878000 106090 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-05-07T20:48:14.9965426Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out PASSED 2025-05-07T20:48:14.9966240Z 2025-05-07T20:48:14.9966468Z ============================== 1 passed in 8.25s =============================== 2025-05-07T20:48:16.7254400Z 2025-05-07T20:48:16.7255170Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:48:16.7275638Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 12 seconds 2025-05-07T20:48:16.7276076Z 2025-05-07T20:48:16.7276081Z 2025-05-07T20:48:16.7276085Z 2025-05-07T20:48:16.7276089Z 2025-05-07T20:48:16.7298264Z ################################################################################ 2025-05-07T20:48:16.7313576Z # [2025-05-07T20:48:16.731Z] Run Python Test Suite: 2025-05-07T20:48:16.7313992Z # ./sll/jagged_softmax_test.py 2025-05-07T20:48:16.7314309Z ################################################################################ 2025-05-07T20:48:16.7339261Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_softmax_test.py 2025-05-07T20:48:16.7340493Z 2025-05-07T20:48:18.8857312Z ============================= test session starts ============================== 2025-05-07T20:48:18.8858314Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:18.8859226Z cachedir: .pytest_cache 2025-05-07T20:48:18.8860565Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:18.8861889Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:18.8862598Z plugins: hypothesis-6.131.14 2025-05-07T20:48:20.6151157Z collecting ... collected 3 items 2025-05-07T20:48:20.6151398Z 2025-05-07T20:48:24.6552703Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax PASSED 2025-05-07T20:48:25.1210432Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend PASSED 2025-05-07T20:48:29.2980976Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax PASSED 2025-05-07T20:48:29.2981381Z 2025-05-07T20:48:29.2981527Z =============================== warnings summary =============================== 2025-05-07T20:48:29.2981888Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:48:29.2984907Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:48:29.2988152Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:29.2988560Z 2025-05-07T20:48:29.2988689Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:48:29.2991697Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:48:29.2995172Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:29.2995574Z 2025-05-07T20:48:29.2995803Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:48:29.2996276Z ======================= 3 passed, 50 warnings in 10.55s ======================== 2025-05-07T20:48:30.0813551Z 2025-05-07T20:48:30.0814220Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:48:30.0835220Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 14 seconds 2025-05-07T20:48:30.0835518Z 2025-05-07T20:48:30.0835523Z 2025-05-07T20:48:30.0835527Z 2025-05-07T20:48:30.0835593Z 2025-05-07T20:48:30.0856282Z ################################################################################ 2025-05-07T20:48:30.0871732Z # [2025-05-07T20:48:30.086Z] Run Python Test Suite: 2025-05-07T20:48:30.0872143Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:48:30.0872599Z ################################################################################ 2025-05-07T20:48:30.0897955Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:48:30.0898656Z 2025-05-07T20:48:32.2496311Z ============================= test session starts ============================== 2025-05-07T20:48:32.2497394Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:32.2498416Z cachedir: .pytest_cache 2025-05-07T20:48:32.2499539Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:32.2500972Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:32.2501837Z plugins: hypothesis-6.131.14 2025-05-07T20:48:33.9951505Z collecting ... collected 1 item 2025-05-07T20:48:33.9951924Z 2025-05-07T20:48:33.9970053Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:48:33.9970600Z 2025-05-07T20:48:33.9970774Z =========================== short test summary info ============================ 2025-05-07T20:48:33.9971449Z SKIPPED [1] sll/multi_head_jagged_flash_attention_test.py:34: Test fails in OSS mode, see https://github.com/triton-lang/triton/issues/5435 2025-05-07T20:48:33.9972106Z ============================== 1 skipped in 1.88s ============================== 2025-05-07T20:48:34.6028320Z 2025-05-07T20:48:34.6028926Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:48:34.6049280Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 4 seconds 2025-05-07T20:48:34.6049729Z 2025-05-07T20:48:34.6049734Z 2025-05-07T20:48:34.6049738Z 2025-05-07T20:48:34.6049741Z 2025-05-07T20:48:34.6070056Z ################################################################################ 2025-05-07T20:48:34.6085531Z # [2025-05-07T20:48:34.608Z] Run Python Test Suite: 2025-05-07T20:48:34.6085878Z # ./sparse/block_bucketize_test.py 2025-05-07T20:48:34.6086198Z ################################################################################ 2025-05-07T20:48:34.6111910Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/block_bucketize_test.py 2025-05-07T20:48:34.6112544Z 2025-05-07T20:48:36.7653548Z ============================= test session starts ============================== 2025-05-07T20:48:36.7654180Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:36.7654690Z cachedir: .pytest_cache 2025-05-07T20:48:36.7655288Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:36.7656015Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:36.7656422Z plugins: hypothesis-6.131.14 2025-05-07T20:48:38.9308315Z collecting ... collected 11 items 2025-05-07T20:48:38.9308654Z 2025-05-07T20:48:39.2521959Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2522986Z self=, 2025-05-07T20:48:39.2523534Z index_type=torch.int32, 2025-05-07T20:48:39.2523801Z has_weight=False, 2025-05-07T20:48:39.2524039Z bucketize_pos=False, 2025-05-07T20:48:39.2524337Z sequence=False, 2025-05-07T20:48:39.2524613Z ) 2025-05-07T20:48:39.2524865Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2525829Z self=, 2025-05-07T20:48:39.2526362Z index_type=torch.int64, 2025-05-07T20:48:39.2526612Z has_weight=False, 2025-05-07T20:48:39.2526853Z bucketize_pos=False, 2025-05-07T20:48:39.2527101Z sequence=False, 2025-05-07T20:48:39.2527314Z ) 2025-05-07T20:48:39.2527740Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2528522Z self=, 2025-05-07T20:48:39.2529188Z index_type=torch.int64, 2025-05-07T20:48:39.2529527Z has_weight=False, 2025-05-07T20:48:39.2529857Z bucketize_pos=False, 2025-05-07T20:48:39.2530184Z sequence=True, 2025-05-07T20:48:39.2530459Z ) 2025-05-07T20:48:39.2530782Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2531363Z self=, 2025-05-07T20:48:39.2531899Z index_type=torch.int32, 2025-05-07T20:48:39.2532154Z has_weight=True, 2025-05-07T20:48:39.2532389Z bucketize_pos=True, 2025-05-07T20:48:39.2532621Z sequence=True, 2025-05-07T20:48:39.2532854Z ) 2025-05-07T20:48:39.2533108Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2533696Z self=, 2025-05-07T20:48:39.2534223Z index_type=torch.int32, 2025-05-07T20:48:39.2534470Z has_weight=False, 2025-05-07T20:48:39.2534706Z bucketize_pos=True, 2025-05-07T20:48:39.2534944Z sequence=False, 2025-05-07T20:48:39.2535147Z ) 2025-05-07T20:48:39.2535397Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2535977Z self=, 2025-05-07T20:48:39.2536505Z index_type=torch.int32, 2025-05-07T20:48:39.2536759Z has_weight=True, 2025-05-07T20:48:39.2536995Z bucketize_pos=False, 2025-05-07T20:48:39.2537230Z sequence=True, 2025-05-07T20:48:39.2537439Z ) 2025-05-07T20:48:39.2537689Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2538271Z self=, 2025-05-07T20:48:39.2538804Z index_type=torch.int32, 2025-05-07T20:48:39.2539057Z has_weight=False, 2025-05-07T20:48:39.2546744Z bucketize_pos=True, 2025-05-07T20:48:39.2546996Z sequence=True, 2025-05-07T20:48:39.2547213Z ) 2025-05-07T20:48:39.2547465Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2548050Z self=, 2025-05-07T20:48:39.2548577Z index_type=torch.int64, 2025-05-07T20:48:39.2548832Z has_weight=True, 2025-05-07T20:48:39.2549076Z bucketize_pos=False, 2025-05-07T20:48:39.2549315Z sequence=True, 2025-05-07T20:48:39.2549525Z ) 2025-05-07T20:48:39.2549776Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2550349Z self=, 2025-05-07T20:48:39.2550874Z index_type=torch.int32, 2025-05-07T20:48:39.2551131Z has_weight=True, 2025-05-07T20:48:39.2551373Z bucketize_pos=True, 2025-05-07T20:48:39.2551601Z sequence=False, 2025-05-07T20:48:39.2551811Z ) 2025-05-07T20:48:39.2552060Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2552624Z self=, 2025-05-07T20:48:39.2553147Z index_type=torch.int32, 2025-05-07T20:48:39.2553400Z has_weight=True, 2025-05-07T20:48:39.2553624Z bucketize_pos=False, 2025-05-07T20:48:39.2553864Z sequence=False, 2025-05-07T20:48:39.2554867Z ) 2025-05-07T20:48:39.2555113Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2555688Z self=, 2025-05-07T20:48:39.2556211Z index_type=torch.int64, 2025-05-07T20:48:39.2556463Z has_weight=True, 2025-05-07T20:48:39.2556688Z bucketize_pos=True, 2025-05-07T20:48:39.2556920Z sequence=True, 2025-05-07T20:48:39.2557127Z ) 2025-05-07T20:48:39.2557453Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2558033Z self=, 2025-05-07T20:48:39.2558607Z index_type=torch.int32, 2025-05-07T20:48:39.2558854Z has_weight=False, 2025-05-07T20:48:39.2559089Z bucketize_pos=False, 2025-05-07T20:48:39.2559326Z sequence=True, 2025-05-07T20:48:39.2559529Z ) 2025-05-07T20:48:39.2559777Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2560361Z self=, 2025-05-07T20:48:39.2560970Z index_type=torch.int64, 2025-05-07T20:48:39.2561220Z has_weight=True, 2025-05-07T20:48:39.2561450Z bucketize_pos=False, 2025-05-07T20:48:39.2561695Z sequence=False, 2025-05-07T20:48:39.2561899Z ) 2025-05-07T20:48:39.2562146Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2562730Z self=, 2025-05-07T20:48:39.2563248Z index_type=torch.int64, 2025-05-07T20:48:39.2563500Z has_weight=True, 2025-05-07T20:48:39.2563730Z bucketize_pos=True, 2025-05-07T20:48:39.2563956Z sequence=False, 2025-05-07T20:48:39.2564167Z ) 2025-05-07T20:48:39.2564418Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2564983Z self=, 2025-05-07T20:48:39.2565514Z index_type=torch.int64, 2025-05-07T20:48:39.2565767Z has_weight=False, 2025-05-07T20:48:39.2565998Z bucketize_pos=True, 2025-05-07T20:48:39.2566227Z sequence=True, 2025-05-07T20:48:39.2566435Z ) 2025-05-07T20:48:39.2566681Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:39.2567249Z self=, 2025-05-07T20:48:39.2567775Z index_type=torch.int64, 2025-05-07T20:48:39.2568024Z has_weight=False, 2025-05-07T20:48:39.2568249Z bucketize_pos=True, 2025-05-07T20:48:39.2568478Z sequence=False, 2025-05-07T20:48:39.2568682Z ) 2025-05-07T20:48:39.2568854Z PASSED 2025-05-07T20:48:39.2589905Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:48:39.2590931Z self=, 2025-05-07T20:48:39.2591501Z index_type=torch.int32, 2025-05-07T20:48:39.2591735Z ) 2025-05-07T20:48:39.2592058Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:48:39.2592814Z self=, 2025-05-07T20:48:39.2593374Z index_type=torch.int64, 2025-05-07T20:48:39.2593611Z ) 2025-05-07T20:48:39.2593797Z PASSED 2025-05-07T20:50:35.1971502Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.1974065Z self=, 2025-05-07T20:50:35.1975174Z index_type=torch.int32, 2025-05-07T20:50:35.1975597Z has_weight=False, 2025-05-07T20:50:35.1975995Z bucketize_pos=False, 2025-05-07T20:50:35.1976904Z sequence=False, 2025-05-07T20:50:35.1977249Z my_size=3, 2025-05-07T20:50:35.1977574Z ) 2025-05-07T20:50:35.1978036Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.1979178Z self=, 2025-05-07T20:50:35.1980177Z index_type=torch.int64, 2025-05-07T20:50:35.1980597Z has_weight=False, 2025-05-07T20:50:35.1981207Z bucketize_pos=False, 2025-05-07T20:50:35.1981605Z sequence=False, 2025-05-07T20:50:35.1981954Z my_size=3, 2025-05-07T20:50:35.1982270Z ) 2025-05-07T20:50:35.1982705Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.1983636Z self=, 2025-05-07T20:50:35.1984505Z index_type=torch.int64, 2025-05-07T20:50:35.1984875Z has_weight=True, 2025-05-07T20:50:35.1985222Z bucketize_pos=True, 2025-05-07T20:50:35.1985562Z sequence=True, 2025-05-07T20:50:35.1985862Z my_size=3, 2025-05-07T20:50:35.1986139Z ) 2025-05-07T20:50:35.1986539Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.1987536Z self=, 2025-05-07T20:50:35.1988407Z index_type=torch.int32, 2025-05-07T20:50:35.1988778Z has_weight=True, 2025-05-07T20:50:35.1989126Z bucketize_pos=False, 2025-05-07T20:50:35.1989473Z sequence=False, 2025-05-07T20:50:35.1989784Z my_size=3, 2025-05-07T20:50:35.1990070Z ) 2025-05-07T20:50:35.1990466Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.1991335Z self=, 2025-05-07T20:50:35.1992082Z index_type=torch.int32, 2025-05-07T20:50:35.1992400Z has_weight=True, 2025-05-07T20:50:35.1992696Z bucketize_pos=True, 2025-05-07T20:50:35.1993008Z sequence=False, 2025-05-07T20:50:35.1993286Z my_size=1024, 2025-05-07T20:50:35.1993574Z ) 2025-05-07T20:50:35.1993974Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.1995202Z self=, 2025-05-07T20:50:35.1996078Z index_type=torch.int64, 2025-05-07T20:50:35.1996448Z has_weight=False, 2025-05-07T20:50:35.1996801Z bucketize_pos=True, 2025-05-07T20:50:35.1997129Z sequence=False, 2025-05-07T20:50:35.1997453Z my_size=194, 2025-05-07T20:50:35.1997748Z ) 2025-05-07T20:50:35.1998112Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.1998986Z self=, 2025-05-07T20:50:35.1999755Z index_type=torch.int64, 2025-05-07T20:50:35.2000095Z has_weight=False, 2025-05-07T20:50:35.2000408Z bucketize_pos=False, 2025-05-07T20:50:35.2000822Z sequence=True, 2025-05-07T20:50:35.2001113Z my_size=194, 2025-05-07T20:50:35.2001402Z ) 2025-05-07T20:50:35.2001802Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2002786Z self=, 2025-05-07T20:50:35.2003586Z index_type=torch.int64, 2025-05-07T20:50:35.2003978Z has_weight=False, 2025-05-07T20:50:35.2004312Z bucketize_pos=True, 2025-05-07T20:50:35.2004590Z sequence=True, 2025-05-07T20:50:35.2004899Z my_size=256, 2025-05-07T20:50:35.2005196Z ) 2025-05-07T20:50:35.2005560Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2006463Z self=, 2025-05-07T20:50:35.2007267Z index_type=torch.int64, 2025-05-07T20:50:35.2007613Z has_weight=False, 2025-05-07T20:50:35.2007928Z bucketize_pos=False, 2025-05-07T20:50:35.2008452Z sequence=True, 2025-05-07T20:50:35.2008761Z my_size=3, 2025-05-07T20:50:35.2009018Z ) 2025-05-07T20:50:35.2009395Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2010298Z self=, 2025-05-07T20:50:35.2011107Z index_type=torch.int32, 2025-05-07T20:50:35.2011442Z has_weight=False, 2025-05-07T20:50:35.2011901Z bucketize_pos=True, 2025-05-07T20:50:35.2012223Z sequence=True, 2025-05-07T20:50:35.2012503Z my_size=1024, 2025-05-07T20:50:35.2012779Z ) 2025-05-07T20:50:35.2013149Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2014045Z self=, 2025-05-07T20:50:35.2014854Z index_type=torch.int32, 2025-05-07T20:50:35.2015226Z has_weight=False, 2025-05-07T20:50:35.2015618Z bucketize_pos=True, 2025-05-07T20:50:35.2016013Z sequence=False, 2025-05-07T20:50:35.2016364Z my_size=194, 2025-05-07T20:50:35.2016700Z ) 2025-05-07T20:50:35.2017143Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2018169Z self=, 2025-05-07T20:50:35.2018977Z index_type=torch.int32, 2025-05-07T20:50:35.2019323Z has_weight=False, 2025-05-07T20:50:35.2019641Z bucketize_pos=False, 2025-05-07T20:50:35.2019973Z sequence=False, 2025-05-07T20:50:35.2020258Z my_size=194, 2025-05-07T20:50:35.2020533Z ) 2025-05-07T20:50:35.2020890Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2021736Z self=, 2025-05-07T20:50:35.2022501Z index_type=torch.int32, 2025-05-07T20:50:35.2022839Z has_weight=False, 2025-05-07T20:50:35.2023157Z bucketize_pos=True, 2025-05-07T20:50:35.2023470Z sequence=False, 2025-05-07T20:50:35.2023768Z my_size=3, 2025-05-07T20:50:35.2024045Z ) 2025-05-07T20:50:35.2024423Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2025317Z self=, 2025-05-07T20:50:35.2026117Z index_type=torch.int32, 2025-05-07T20:50:35.2026471Z has_weight=False, 2025-05-07T20:50:35.2026798Z bucketize_pos=True, 2025-05-07T20:50:35.2027124Z sequence=True, 2025-05-07T20:50:35.2027436Z my_size=3, 2025-05-07T20:50:35.2027747Z ) 2025-05-07T20:50:35.2028120Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2028958Z self=, 2025-05-07T20:50:35.2029709Z index_type=torch.int32, 2025-05-07T20:50:35.2030049Z has_weight=True, 2025-05-07T20:50:35.2030362Z bucketize_pos=True, 2025-05-07T20:50:35.2030667Z sequence=True, 2025-05-07T20:50:35.2030948Z my_size=3, 2025-05-07T20:50:35.2031223Z ) 2025-05-07T20:50:35.2031592Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2032473Z self=, 2025-05-07T20:50:35.2033261Z index_type=torch.int64, 2025-05-07T20:50:35.2033588Z has_weight=False, 2025-05-07T20:50:35.2033887Z bucketize_pos=True, 2025-05-07T20:50:35.2034195Z sequence=True, 2025-05-07T20:50:35.2034487Z my_size=1024, 2025-05-07T20:50:35.2034834Z ) 2025-05-07T20:50:35.2035249Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2036230Z self=, 2025-05-07T20:50:35.2036996Z index_type=torch.int64, 2025-05-07T20:50:35.2037362Z has_weight=True, 2025-05-07T20:50:35.2037944Z bucketize_pos=True, 2025-05-07T20:50:35.2038288Z sequence=True, 2025-05-07T20:50:35.2038615Z my_size=1024, 2025-05-07T20:50:35.2038923Z ) 2025-05-07T20:50:35.2039324Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2040281Z self=, 2025-05-07T20:50:35.2041237Z index_type=torch.int32, 2025-05-07T20:50:35.2041734Z has_weight=False, 2025-05-07T20:50:35.2042068Z bucketize_pos=True, 2025-05-07T20:50:35.2042392Z sequence=True, 2025-05-07T20:50:35.2042688Z my_size=256, 2025-05-07T20:50:35.2042965Z ) 2025-05-07T20:50:35.2043340Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2044197Z self=, 2025-05-07T20:50:35.2045050Z index_type=torch.int32, 2025-05-07T20:50:35.2045438Z has_weight=False, 2025-05-07T20:50:35.2045809Z bucketize_pos=True, 2025-05-07T20:50:35.2046151Z sequence=False, 2025-05-07T20:50:35.2046478Z my_size=256, 2025-05-07T20:50:35.2046782Z ) 2025-05-07T20:50:35.2047182Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2048186Z self=, 2025-05-07T20:50:35.2049037Z index_type=torch.int32, 2025-05-07T20:50:35.2049423Z has_weight=False, 2025-05-07T20:50:35.2049777Z bucketize_pos=False, 2025-05-07T20:50:35.2050146Z sequence=False, 2025-05-07T20:50:35.2050463Z my_size=256, 2025-05-07T20:50:35.2050765Z ) 2025-05-07T20:50:35.2051180Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2052122Z self=, 2025-05-07T20:50:35.2052971Z index_type=torch.int64, 2025-05-07T20:50:35.2053364Z has_weight=False, 2025-05-07T20:50:35.2053714Z bucketize_pos=True, 2025-05-07T20:50:35.2054057Z sequence=True, 2025-05-07T20:50:35.2054377Z my_size=3, 2025-05-07T20:50:35.2054670Z ) 2025-05-07T20:50:35.2055068Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2056027Z self=, 2025-05-07T20:50:35.2056887Z index_type=torch.int32, 2025-05-07T20:50:35.2057259Z has_weight=False, 2025-05-07T20:50:35.2057611Z bucketize_pos=True, 2025-05-07T20:50:35.2057958Z sequence=True, 2025-05-07T20:50:35.2058268Z my_size=194, 2025-05-07T20:50:35.2058577Z ) 2025-05-07T20:50:35.2058983Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2059926Z self=, 2025-05-07T20:50:35.2060783Z index_type=torch.int32, 2025-05-07T20:50:35.2061175Z has_weight=True, 2025-05-07T20:50:35.2061528Z bucketize_pos=True, 2025-05-07T20:50:35.2061871Z sequence=True, 2025-05-07T20:50:35.2062196Z my_size=194, 2025-05-07T20:50:35.2062502Z ) 2025-05-07T20:50:35.2062898Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2063847Z self=, 2025-05-07T20:50:35.2064705Z index_type=torch.int32, 2025-05-07T20:50:35.2065083Z has_weight=False, 2025-05-07T20:50:35.2065435Z bucketize_pos=False, 2025-05-07T20:50:35.2065799Z sequence=True, 2025-05-07T20:50:35.2066107Z my_size=256, 2025-05-07T20:50:35.2066410Z ) 2025-05-07T20:50:35.2066813Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2067763Z self=, 2025-05-07T20:50:35.2068608Z index_type=torch.int64, 2025-05-07T20:50:35.2069151Z has_weight=True, 2025-05-07T20:50:35.2069502Z bucketize_pos=False, 2025-05-07T20:50:35.2069858Z sequence=False, 2025-05-07T20:50:35.2070181Z my_size=194, 2025-05-07T20:50:35.2070493Z ) 2025-05-07T20:50:35.2070892Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2071841Z self=, 2025-05-07T20:50:35.2072871Z index_type=torch.int64, 2025-05-07T20:50:35.2073257Z has_weight=True, 2025-05-07T20:50:35.2073605Z bucketize_pos=True, 2025-05-07T20:50:35.2073956Z sequence=False, 2025-05-07T20:50:35.2074270Z my_size=194, 2025-05-07T20:50:35.2074577Z ) 2025-05-07T20:50:35.2074986Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2075934Z self=, 2025-05-07T20:50:35.2076774Z index_type=torch.int64, 2025-05-07T20:50:35.2077169Z has_weight=False, 2025-05-07T20:50:35.2077525Z bucketize_pos=False, 2025-05-07T20:50:35.2077883Z sequence=False, 2025-05-07T20:50:35.2078210Z my_size=194, 2025-05-07T20:50:35.2078515Z ) 2025-05-07T20:50:35.2078911Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2079862Z self=, 2025-05-07T20:50:35.2080809Z index_type=torch.int32, 2025-05-07T20:50:35.2081180Z has_weight=True, 2025-05-07T20:50:35.2081528Z bucketize_pos=True, 2025-05-07T20:50:35.2081878Z sequence=True, 2025-05-07T20:50:35.2082189Z my_size=1024, 2025-05-07T20:50:35.2082496Z ) 2025-05-07T20:50:35.2082901Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:35.2083856Z self=, 2025-05-07T20:50:35.2084695Z index_type=torch.int64, 2025-05-07T20:50:35.2085082Z has_weight=True, 2025-05-07T20:50:35.2085433Z bucketize_pos=True, 2025-05-07T20:50:35.2085769Z sequence=True, 2025-05-07T20:50:35.2086089Z my_size=194, 2025-05-07T20:50:47.7655687Z ) 2025-05-07T20:50:47.7656124Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:47.7656753Z self=, 2025-05-07T20:50:47.7657337Z index_type=torch.int64, 2025-05-07T20:50:47.7657598Z has_weight=False, 2025-05-07T20:50:47.7657838Z bucketize_pos=False, 2025-05-07T20:50:47.7658086Z sequence=False, 2025-05-07T20:50:47.7658306Z my_size=1024, 2025-05-07T20:50:47.7658514Z ) 2025-05-07T20:50:47.7658881Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:47.7659512Z self=, 2025-05-07T20:50:47.7660073Z index_type=torch.int32, 2025-05-07T20:50:47.7660339Z has_weight=False, 2025-05-07T20:50:47.7660582Z bucketize_pos=True, 2025-05-07T20:50:47.7660825Z sequence=False, 2025-05-07T20:50:47.7661039Z my_size=1024, 2025-05-07T20:50:47.7661247Z ) 2025-05-07T20:50:47.7661524Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:47.7662151Z self=, 2025-05-07T20:50:47.7662703Z index_type=torch.int32, 2025-05-07T20:50:47.7662964Z has_weight=False, 2025-05-07T20:50:47.7663202Z bucketize_pos=False, 2025-05-07T20:50:47.7663455Z sequence=False, 2025-05-07T20:50:47.7663677Z my_size=1024, 2025-05-07T20:50:47.7663880Z ) 2025-05-07T20:50:47.7670818Z PASSED 2025-05-07T20:50:47.8021904Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_long_indices Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8023447Z self=, 2025-05-07T20:50:47.8024045Z long_indices=False, 2025-05-07T20:50:47.8024370Z use_cpu=False, 2025-05-07T20:50:47.8024675Z keep_orig_idx=False, 2025-05-07T20:50:47.8024996Z sequence=False, 2025-05-07T20:50:47.8025286Z bucketize_pos=False, 2025-05-07T20:50:47.8025524Z ) 2025-05-07T20:50:47.8025993Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8026663Z self=, 2025-05-07T20:50:47.8027233Z long_indices=True, 2025-05-07T20:50:47.8027467Z use_cpu=False, 2025-05-07T20:50:47.8027681Z keep_orig_idx=False, 2025-05-07T20:50:47.8027923Z sequence=False, 2025-05-07T20:50:47.8028151Z bucketize_pos=False, 2025-05-07T20:50:47.8028377Z ) 2025-05-07T20:50:47.8028667Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8029345Z self=, 2025-05-07T20:50:47.8029910Z long_indices=True, 2025-05-07T20:50:47.8030138Z use_cpu=False, 2025-05-07T20:50:47.8030362Z keep_orig_idx=True, 2025-05-07T20:50:47.8030592Z sequence=False, 2025-05-07T20:50:47.8030808Z bucketize_pos=True, 2025-05-07T20:50:47.8031031Z ) 2025-05-07T20:50:47.8031329Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8031984Z self=, 2025-05-07T20:50:47.8032546Z long_indices=True, 2025-05-07T20:50:47.8032782Z use_cpu=True, 2025-05-07T20:50:47.8033005Z keep_orig_idx=True, 2025-05-07T20:50:47.8033228Z sequence=False, 2025-05-07T20:50:47.8033447Z bucketize_pos=True, 2025-05-07T20:50:47.8033664Z ) 2025-05-07T20:50:47.8033949Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8034617Z self=, 2025-05-07T20:50:47.8035176Z long_indices=False, 2025-05-07T20:50:47.8035407Z use_cpu=True, 2025-05-07T20:50:47.8035625Z keep_orig_idx=True, 2025-05-07T20:50:47.8035860Z sequence=False, 2025-05-07T20:50:47.8036077Z bucketize_pos=True, 2025-05-07T20:50:47.8036301Z ) 2025-05-07T20:50:47.8036595Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8037258Z self=, 2025-05-07T20:50:47.8037826Z long_indices=True, 2025-05-07T20:50:47.8038064Z use_cpu=True, 2025-05-07T20:50:47.8038289Z keep_orig_idx=False, 2025-05-07T20:50:47.8038525Z sequence=True, 2025-05-07T20:50:47.8038752Z bucketize_pos=True, 2025-05-07T20:50:47.8038986Z ) 2025-05-07T20:50:47.8039278Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8039945Z self=, 2025-05-07T20:50:47.8040638Z long_indices=True, 2025-05-07T20:50:47.8040863Z use_cpu=False, 2025-05-07T20:50:47.8041083Z keep_orig_idx=True, 2025-05-07T20:50:47.8041318Z sequence=True, 2025-05-07T20:50:47.8041538Z bucketize_pos=False, 2025-05-07T20:50:47.8041772Z ) 2025-05-07T20:50:47.8042065Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8042726Z self=, 2025-05-07T20:50:47.8043283Z long_indices=False, 2025-05-07T20:50:47.8043516Z use_cpu=False, 2025-05-07T20:50:47.8043734Z keep_orig_idx=True, 2025-05-07T20:50:47.8043954Z sequence=False, 2025-05-07T20:50:47.8044173Z bucketize_pos=True, 2025-05-07T20:50:47.8044540Z ) 2025-05-07T20:50:47.8044828Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8045495Z self=, 2025-05-07T20:50:47.8046060Z long_indices=False, 2025-05-07T20:50:47.8046285Z use_cpu=True, 2025-05-07T20:50:47.8046508Z keep_orig_idx=False, 2025-05-07T20:50:47.8046838Z sequence=False, 2025-05-07T20:50:47.8047056Z bucketize_pos=False, 2025-05-07T20:50:47.8047290Z ) 2025-05-07T20:50:47.8047583Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8048247Z self=, 2025-05-07T20:50:47.8048807Z long_indices=True, 2025-05-07T20:50:47.8049034Z use_cpu=False, 2025-05-07T20:50:47.8049259Z keep_orig_idx=False, 2025-05-07T20:50:47.8049489Z sequence=True, 2025-05-07T20:50:47.8049711Z bucketize_pos=True, 2025-05-07T20:50:47.8049936Z ) 2025-05-07T20:50:47.8050221Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8050883Z self=, 2025-05-07T20:50:47.8051455Z long_indices=True, 2025-05-07T20:50:47.8051676Z use_cpu=False, 2025-05-07T20:50:47.8051903Z keep_orig_idx=False, 2025-05-07T20:50:47.8052141Z sequence=False, 2025-05-07T20:50:47.8052369Z bucketize_pos=True, 2025-05-07T20:50:47.8052586Z ) 2025-05-07T20:50:47.8052881Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8053544Z self=, 2025-05-07T20:50:47.8054099Z long_indices=False, 2025-05-07T20:50:47.8054339Z use_cpu=False, 2025-05-07T20:50:47.8054568Z keep_orig_idx=False, 2025-05-07T20:50:47.8054812Z sequence=False, 2025-05-07T20:50:47.8055040Z bucketize_pos=True, 2025-05-07T20:50:47.8055269Z ) 2025-05-07T20:50:47.8055561Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8056233Z self=, 2025-05-07T20:50:47.8056808Z long_indices=False, 2025-05-07T20:50:47.8057050Z use_cpu=False, 2025-05-07T20:50:47.8057271Z keep_orig_idx=False, 2025-05-07T20:50:47.8057514Z sequence=True, 2025-05-07T20:50:47.8057735Z bucketize_pos=False, 2025-05-07T20:50:47.8057961Z ) 2025-05-07T20:50:47.8058261Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8058932Z self=, 2025-05-07T20:50:47.8059490Z long_indices=False, 2025-05-07T20:50:47.8059730Z use_cpu=False, 2025-05-07T20:50:47.8059954Z keep_orig_idx=False, 2025-05-07T20:50:47.8060180Z sequence=True, 2025-05-07T20:50:47.8060400Z bucketize_pos=True, 2025-05-07T20:50:47.8060621Z ) 2025-05-07T20:50:47.8060907Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8061564Z self=, 2025-05-07T20:50:47.8062127Z long_indices=False, 2025-05-07T20:50:47.8062367Z use_cpu=True, 2025-05-07T20:50:47.8062581Z keep_orig_idx=False, 2025-05-07T20:50:47.8062822Z sequence=True, 2025-05-07T20:50:47.8063039Z bucketize_pos=True, 2025-05-07T20:50:47.8063258Z ) 2025-05-07T20:50:47.8063550Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:47.8064213Z self=, 2025-05-07T20:50:47.8064769Z long_indices=False, 2025-05-07T20:50:47.8065102Z use_cpu=True, 2025-05-07T20:50:47.8065319Z keep_orig_idx=False, 2025-05-07T20:50:47.8065555Z sequence=False, 2025-05-07T20:50:47.8065772Z bucketize_pos=True, 2025-05-07T20:50:47.8065992Z ) 2025-05-07T20:50:47.8066183Z PASSED 2025-05-07T20:50:47.8343205Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8344736Z self=, 2025-05-07T20:50:47.8345549Z long_indices=False, 2025-05-07T20:50:47.8345869Z use_cpu=False, 2025-05-07T20:50:47.8346170Z keep_orig_idx=False, 2025-05-07T20:50:47.8346483Z sequence=False, 2025-05-07T20:50:47.8346773Z ) 2025-05-07T20:50:47.8347112Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8347794Z self=, 2025-05-07T20:50:47.8348383Z long_indices=True, 2025-05-07T20:50:47.8348635Z use_cpu=False, 2025-05-07T20:50:47.8348862Z keep_orig_idx=False, 2025-05-07T20:50:47.8349103Z sequence=False, 2025-05-07T20:50:47.8349305Z ) 2025-05-07T20:50:47.8349612Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8350310Z self=, 2025-05-07T20:50:47.8350878Z long_indices=True, 2025-05-07T20:50:47.8351107Z use_cpu=False, 2025-05-07T20:50:47.8351325Z keep_orig_idx=True, 2025-05-07T20:50:47.8351550Z sequence=False, 2025-05-07T20:50:47.8351758Z ) 2025-05-07T20:50:47.8352058Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8352732Z self=, 2025-05-07T20:50:47.8353311Z long_indices=False, 2025-05-07T20:50:47.8353538Z use_cpu=True, 2025-05-07T20:50:47.8353754Z keep_orig_idx=True, 2025-05-07T20:50:47.8353980Z sequence=False, 2025-05-07T20:50:47.8354179Z ) 2025-05-07T20:50:47.8354480Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8355164Z self=, 2025-05-07T20:50:47.8355735Z long_indices=True, 2025-05-07T20:50:47.8355962Z use_cpu=True, 2025-05-07T20:50:47.8356178Z keep_orig_idx=False, 2025-05-07T20:50:47.8356418Z sequence=False, 2025-05-07T20:50:47.8356623Z ) 2025-05-07T20:50:47.8356921Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8357604Z self=, 2025-05-07T20:50:47.8358176Z long_indices=True, 2025-05-07T20:50:47.8358412Z use_cpu=True, 2025-05-07T20:50:47.8358617Z keep_orig_idx=True, 2025-05-07T20:50:47.8358847Z sequence=False, 2025-05-07T20:50:47.8359052Z ) 2025-05-07T20:50:47.8359353Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8360045Z self=, 2025-05-07T20:50:47.8360722Z long_indices=False, 2025-05-07T20:50:47.8360952Z use_cpu=False, 2025-05-07T20:50:47.8361172Z keep_orig_idx=True, 2025-05-07T20:50:47.8361402Z sequence=False, 2025-05-07T20:50:47.8361604Z ) 2025-05-07T20:50:47.8361913Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8362602Z self=, 2025-05-07T20:50:47.8363180Z long_indices=False, 2025-05-07T20:50:47.8363408Z use_cpu=True, 2025-05-07T20:50:47.8363827Z keep_orig_idx=False, 2025-05-07T20:50:47.8364070Z sequence=True, 2025-05-07T20:50:47.8364276Z ) 2025-05-07T20:50:47.8364586Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8365278Z self=, 2025-05-07T20:50:47.8365855Z long_indices=True, 2025-05-07T20:50:47.8366200Z use_cpu=True, 2025-05-07T20:50:47.8366429Z keep_orig_idx=False, 2025-05-07T20:50:47.8366665Z sequence=True, 2025-05-07T20:50:47.8366878Z ) 2025-05-07T20:50:47.8367189Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8367888Z self=, 2025-05-07T20:50:47.8368465Z long_indices=True, 2025-05-07T20:50:47.8368708Z use_cpu=False, 2025-05-07T20:50:47.8368937Z keep_orig_idx=True, 2025-05-07T20:50:47.8369174Z sequence=True, 2025-05-07T20:50:47.8369389Z ) 2025-05-07T20:50:47.8369700Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8370389Z self=, 2025-05-07T20:50:47.8371020Z long_indices=False, 2025-05-07T20:50:47.8371260Z use_cpu=True, 2025-05-07T20:50:47.8371486Z keep_orig_idx=True, 2025-05-07T20:50:47.8371712Z sequence=True, 2025-05-07T20:50:47.8371925Z ) 2025-05-07T20:50:47.8372231Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8372909Z self=, 2025-05-07T20:50:47.8373485Z long_indices=True, 2025-05-07T20:50:47.8373717Z use_cpu=True, 2025-05-07T20:50:47.8373931Z keep_orig_idx=True, 2025-05-07T20:50:47.8374162Z sequence=True, 2025-05-07T20:50:47.8374376Z ) 2025-05-07T20:50:47.8374678Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8375365Z self=, 2025-05-07T20:50:47.8375944Z long_indices=False, 2025-05-07T20:50:47.8376189Z use_cpu=True, 2025-05-07T20:50:47.8376407Z keep_orig_idx=False, 2025-05-07T20:50:47.8376660Z sequence=False, 2025-05-07T20:50:47.8376875Z ) 2025-05-07T20:50:47.8377180Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8377872Z self=, 2025-05-07T20:50:47.8378454Z long_indices=False, 2025-05-07T20:50:47.8378682Z use_cpu=False, 2025-05-07T20:50:47.8378916Z keep_orig_idx=False, 2025-05-07T20:50:47.8379160Z sequence=True, 2025-05-07T20:50:47.8379367Z ) 2025-05-07T20:50:47.8379682Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8380366Z self=, 2025-05-07T20:50:47.8380941Z long_indices=False, 2025-05-07T20:50:47.8381174Z use_cpu=False, 2025-05-07T20:50:47.8381396Z keep_orig_idx=True, 2025-05-07T20:50:47.8381636Z sequence=True, 2025-05-07T20:50:47.8381843Z ) 2025-05-07T20:50:47.8382164Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:47.8382853Z self=, 2025-05-07T20:50:47.8383428Z long_indices=True, 2025-05-07T20:50:47.8383665Z use_cpu=False, 2025-05-07T20:50:47.8383892Z keep_orig_idx=False, 2025-05-07T20:50:47.8384133Z sequence=True, 2025-05-07T20:50:47.8384348Z ) 2025-05-07T20:50:47.8384532Z PASSED 2025-05-07T20:50:47.8645549Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks_raw_ids Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8646971Z self=, 2025-05-07T20:50:47.8647575Z long_indices=False, 2025-05-07T20:50:47.8647809Z use_cpu=False, 2025-05-07T20:50:47.8648164Z keep_orig_idx=False, 2025-05-07T20:50:47.8648399Z sequence=False, 2025-05-07T20:50:47.8648608Z ) 2025-05-07T20:50:47.8648937Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8649678Z self=, 2025-05-07T20:50:47.8650282Z long_indices=True, 2025-05-07T20:50:47.8650513Z use_cpu=False, 2025-05-07T20:50:47.8650728Z keep_orig_idx=False, 2025-05-07T20:50:47.8650969Z sequence=False, 2025-05-07T20:50:47.8651176Z ) 2025-05-07T20:50:47.8651506Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8652245Z self=, 2025-05-07T20:50:47.8652843Z long_indices=False, 2025-05-07T20:50:47.8653074Z use_cpu=True, 2025-05-07T20:50:47.8653293Z keep_orig_idx=False, 2025-05-07T20:50:47.8653531Z sequence=True, 2025-05-07T20:50:47.8653736Z ) 2025-05-07T20:50:47.8654060Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8654803Z self=, 2025-05-07T20:50:47.8655402Z long_indices=True, 2025-05-07T20:50:47.8655629Z use_cpu=True, 2025-05-07T20:50:47.8655840Z keep_orig_idx=True, 2025-05-07T20:50:47.8656070Z sequence=False, 2025-05-07T20:50:47.8656284Z ) 2025-05-07T20:50:47.8656603Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8657345Z self=, 2025-05-07T20:50:47.8657948Z long_indices=False, 2025-05-07T20:50:47.8658175Z use_cpu=False, 2025-05-07T20:50:47.8658402Z keep_orig_idx=True, 2025-05-07T20:50:47.8658642Z sequence=True, 2025-05-07T20:50:47.8658854Z ) 2025-05-07T20:50:47.8659180Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8659928Z self=, 2025-05-07T20:50:47.8660538Z long_indices=True, 2025-05-07T20:50:47.8660788Z use_cpu=True, 2025-05-07T20:50:47.8661031Z keep_orig_idx=False, 2025-05-07T20:50:47.8661268Z sequence=False, 2025-05-07T20:50:47.8661475Z ) 2025-05-07T20:50:47.8661806Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8662557Z self=, 2025-05-07T20:50:47.8663160Z long_indices=True, 2025-05-07T20:50:47.8663387Z use_cpu=False, 2025-05-07T20:50:47.8663610Z keep_orig_idx=True, 2025-05-07T20:50:47.8663848Z sequence=False, 2025-05-07T20:50:47.8664048Z ) 2025-05-07T20:50:47.8664378Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8665130Z self=, 2025-05-07T20:50:47.8665725Z long_indices=False, 2025-05-07T20:50:47.8665968Z use_cpu=False, 2025-05-07T20:50:47.8666194Z keep_orig_idx=False, 2025-05-07T20:50:47.8666421Z sequence=True, 2025-05-07T20:50:47.8666723Z ) 2025-05-07T20:50:47.8667061Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8667802Z self=, 2025-05-07T20:50:47.8668398Z long_indices=False, 2025-05-07T20:50:47.8668633Z use_cpu=False, 2025-05-07T20:50:47.8668853Z keep_orig_idx=True, 2025-05-07T20:50:47.8669074Z sequence=False, 2025-05-07T20:50:47.8669357Z ) 2025-05-07T20:50:47.8669691Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8670458Z self=, 2025-05-07T20:50:47.8671085Z long_indices=True, 2025-05-07T20:50:47.8671317Z use_cpu=True, 2025-05-07T20:50:47.8671531Z keep_orig_idx=False, 2025-05-07T20:50:47.8671775Z sequence=True, 2025-05-07T20:50:47.8671984Z ) 2025-05-07T20:50:47.8672314Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8673060Z self=, 2025-05-07T20:50:47.8673664Z long_indices=False, 2025-05-07T20:50:47.8673895Z use_cpu=True, 2025-05-07T20:50:47.8674106Z keep_orig_idx=True, 2025-05-07T20:50:47.8674340Z sequence=False, 2025-05-07T20:50:47.8674554Z ) 2025-05-07T20:50:47.8674881Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8675626Z self=, 2025-05-07T20:50:47.8676227Z long_indices=True, 2025-05-07T20:50:47.8676449Z use_cpu=True, 2025-05-07T20:50:47.8676668Z keep_orig_idx=True, 2025-05-07T20:50:47.8676898Z sequence=True, 2025-05-07T20:50:47.8677106Z ) 2025-05-07T20:50:47.8677434Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8678186Z self=, 2025-05-07T20:50:47.8678795Z long_indices=False, 2025-05-07T20:50:47.8679021Z use_cpu=True, 2025-05-07T20:50:47.8679240Z keep_orig_idx=True, 2025-05-07T20:50:47.8679475Z sequence=True, 2025-05-07T20:50:47.8679680Z ) 2025-05-07T20:50:47.8680022Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8680924Z self=, 2025-05-07T20:50:47.8681534Z long_indices=True, 2025-05-07T20:50:47.8681758Z use_cpu=False, 2025-05-07T20:50:47.8681978Z keep_orig_idx=True, 2025-05-07T20:50:47.8682210Z sequence=True, 2025-05-07T20:50:47.8682409Z ) 2025-05-07T20:50:47.8682742Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8683491Z self=, 2025-05-07T20:50:47.8684090Z long_indices=False, 2025-05-07T20:50:47.8684320Z use_cpu=True, 2025-05-07T20:50:47.8684539Z keep_orig_idx=False, 2025-05-07T20:50:47.8684773Z sequence=False, 2025-05-07T20:50:47.8684975Z ) 2025-05-07T20:50:47.8685310Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:47.8686055Z self=, 2025-05-07T20:50:47.8686652Z long_indices=True, 2025-05-07T20:50:47.8686885Z use_cpu=False, 2025-05-07T20:50:47.8687104Z keep_orig_idx=False, 2025-05-07T20:50:47.8687336Z sequence=True, 2025-05-07T20:50:47.8687546Z ) 2025-05-07T20:50:47.8687728Z PASSED 2025-05-07T20:50:47.8983278Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks_uneven Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.8984794Z self=, 2025-05-07T20:50:47.8985396Z long_indices=False, 2025-05-07T20:50:47.8985633Z use_cpu=False, 2025-05-07T20:50:47.8986077Z keep_orig_idx=False, 2025-05-07T20:50:47.8986324Z sequence=False, 2025-05-07T20:50:47.8986535Z ) 2025-05-07T20:50:47.8986897Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.8987656Z self=, 2025-05-07T20:50:47.8988250Z long_indices=True, 2025-05-07T20:50:47.8988480Z use_cpu=False, 2025-05-07T20:50:47.8988705Z keep_orig_idx=False, 2025-05-07T20:50:47.8996147Z sequence=False, 2025-05-07T20:50:47.8996411Z ) 2025-05-07T20:50:47.8996745Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.8997487Z self=, 2025-05-07T20:50:47.8998097Z long_indices=True, 2025-05-07T20:50:47.8998333Z use_cpu=False, 2025-05-07T20:50:47.8998559Z keep_orig_idx=True, 2025-05-07T20:50:47.8998796Z sequence=False, 2025-05-07T20:50:47.8999013Z ) 2025-05-07T20:50:47.8999344Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9000083Z self=, 2025-05-07T20:50:47.9000771Z long_indices=True, 2025-05-07T20:50:47.9001002Z use_cpu=True, 2025-05-07T20:50:47.9001219Z keep_orig_idx=False, 2025-05-07T20:50:47.9001466Z sequence=True, 2025-05-07T20:50:47.9001690Z ) 2025-05-07T20:50:47.9002015Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9002749Z self=, 2025-05-07T20:50:47.9003345Z long_indices=True, 2025-05-07T20:50:47.9003571Z use_cpu=True, 2025-05-07T20:50:47.9003790Z keep_orig_idx=True, 2025-05-07T20:50:47.9004030Z sequence=False, 2025-05-07T20:50:47.9004240Z ) 2025-05-07T20:50:47.9004560Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9005302Z self=, 2025-05-07T20:50:47.9005906Z long_indices=True, 2025-05-07T20:50:47.9006138Z use_cpu=False, 2025-05-07T20:50:47.9006349Z keep_orig_idx=True, 2025-05-07T20:50:47.9006575Z sequence=True, 2025-05-07T20:50:47.9006783Z ) 2025-05-07T20:50:47.9007108Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9007848Z self=, 2025-05-07T20:50:47.9008444Z long_indices=True, 2025-05-07T20:50:47.9008667Z use_cpu=False, 2025-05-07T20:50:47.9008889Z keep_orig_idx=False, 2025-05-07T20:50:47.9009131Z sequence=True, 2025-05-07T20:50:47.9009334Z ) 2025-05-07T20:50:47.9009660Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9010402Z self=, 2025-05-07T20:50:47.9010994Z long_indices=True, 2025-05-07T20:50:47.9011219Z use_cpu=True, 2025-05-07T20:50:47.9011441Z keep_orig_idx=False, 2025-05-07T20:50:47.9011679Z sequence=False, 2025-05-07T20:50:47.9011882Z ) 2025-05-07T20:50:47.9012381Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9013122Z self=, 2025-05-07T20:50:47.9013716Z long_indices=False, 2025-05-07T20:50:47.9013950Z use_cpu=True, 2025-05-07T20:50:47.9014171Z keep_orig_idx=False, 2025-05-07T20:50:47.9014406Z sequence=True, 2025-05-07T20:50:47.9014612Z ) 2025-05-07T20:50:47.9015054Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9015801Z self=, 2025-05-07T20:50:47.9016393Z long_indices=True, 2025-05-07T20:50:47.9016622Z use_cpu=True, 2025-05-07T20:50:47.9016844Z keep_orig_idx=True, 2025-05-07T20:50:47.9017069Z sequence=True, 2025-05-07T20:50:47.9017277Z ) 2025-05-07T20:50:47.9017604Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9018347Z self=, 2025-05-07T20:50:47.9018949Z long_indices=False, 2025-05-07T20:50:47.9019179Z use_cpu=False, 2025-05-07T20:50:47.9019394Z keep_orig_idx=True, 2025-05-07T20:50:47.9019625Z sequence=False, 2025-05-07T20:50:47.9019837Z ) 2025-05-07T20:50:47.9020164Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9020953Z self=, 2025-05-07T20:50:47.9021551Z long_indices=False, 2025-05-07T20:50:47.9021782Z use_cpu=True, 2025-05-07T20:50:47.9021994Z keep_orig_idx=True, 2025-05-07T20:50:47.9022223Z sequence=False, 2025-05-07T20:50:47.9022433Z ) 2025-05-07T20:50:47.9022756Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9023513Z self=, 2025-05-07T20:50:47.9024112Z long_indices=False, 2025-05-07T20:50:47.9024346Z use_cpu=False, 2025-05-07T20:50:47.9024559Z keep_orig_idx=False, 2025-05-07T20:50:47.9024797Z sequence=True, 2025-05-07T20:50:47.9025005Z ) 2025-05-07T20:50:47.9025333Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9026076Z self=, 2025-05-07T20:50:47.9026672Z long_indices=False, 2025-05-07T20:50:47.9026896Z use_cpu=False, 2025-05-07T20:50:47.9027118Z keep_orig_idx=True, 2025-05-07T20:50:47.9027347Z sequence=True, 2025-05-07T20:50:47.9027549Z ) 2025-05-07T20:50:47.9027879Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9028622Z self=, 2025-05-07T20:50:47.9029220Z long_indices=False, 2025-05-07T20:50:47.9029445Z use_cpu=True, 2025-05-07T20:50:47.9029659Z keep_orig_idx=True, 2025-05-07T20:50:47.9029887Z sequence=True, 2025-05-07T20:50:47.9030088Z ) 2025-05-07T20:50:47.9030428Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:47.9031169Z self=, 2025-05-07T20:50:47.9031762Z long_indices=False, 2025-05-07T20:50:47.9031999Z use_cpu=True, 2025-05-07T20:50:47.9032223Z keep_orig_idx=False, 2025-05-07T20:50:47.9032455Z sequence=False, 2025-05-07T20:50:47.9032668Z ) 2025-05-07T20:50:47.9032861Z PASSED 2025-05-07T20:50:47.9311670Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9313317Z self=, 2025-05-07T20:50:47.9313948Z long_indices=False, 2025-05-07T20:50:47.9314193Z use_cpu=False, 2025-05-07T20:50:47.9314420Z keep_orig_idx=False, 2025-05-07T20:50:47.9314801Z sequence=False, 2025-05-07T20:50:47.9315024Z ) 2025-05-07T20:50:47.9315381Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9316189Z self=, 2025-05-07T20:50:47.9316822Z long_indices=True, 2025-05-07T20:50:47.9317060Z use_cpu=False, 2025-05-07T20:50:47.9317285Z keep_orig_idx=False, 2025-05-07T20:50:47.9317526Z sequence=False, 2025-05-07T20:50:47.9317749Z ) 2025-05-07T20:50:47.9318109Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9318919Z self=, 2025-05-07T20:50:47.9319555Z long_indices=True, 2025-05-07T20:50:47.9319791Z use_cpu=False, 2025-05-07T20:50:47.9320026Z keep_orig_idx=False, 2025-05-07T20:50:47.9320263Z sequence=True, 2025-05-07T20:50:47.9320573Z ) 2025-05-07T20:50:47.9320973Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9321782Z self=, 2025-05-07T20:50:47.9322422Z long_indices=False, 2025-05-07T20:50:47.9322655Z use_cpu=True, 2025-05-07T20:50:47.9322874Z keep_orig_idx=False, 2025-05-07T20:50:47.9323122Z sequence=True, 2025-05-07T20:50:47.9323331Z ) 2025-05-07T20:50:47.9323683Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9324487Z self=, 2025-05-07T20:50:47.9325119Z long_indices=True, 2025-05-07T20:50:47.9325353Z use_cpu=True, 2025-05-07T20:50:47.9325575Z keep_orig_idx=True, 2025-05-07T20:50:47.9325808Z sequence=False, 2025-05-07T20:50:47.9326020Z ) 2025-05-07T20:50:47.9326381Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9327193Z self=, 2025-05-07T20:50:47.9327828Z long_indices=True, 2025-05-07T20:50:47.9328058Z use_cpu=False, 2025-05-07T20:50:47.9328284Z keep_orig_idx=True, 2025-05-07T20:50:47.9328529Z sequence=False, 2025-05-07T20:50:47.9328734Z ) 2025-05-07T20:50:47.9329095Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9329910Z self=, 2025-05-07T20:50:47.9330554Z long_indices=False, 2025-05-07T20:50:47.9330830Z use_cpu=True, 2025-05-07T20:50:47.9331063Z keep_orig_idx=True, 2025-05-07T20:50:47.9331306Z sequence=False, 2025-05-07T20:50:47.9331521Z ) 2025-05-07T20:50:47.9331883Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9332690Z self=, 2025-05-07T20:50:47.9333328Z long_indices=False, 2025-05-07T20:50:47.9333558Z use_cpu=False, 2025-05-07T20:50:47.9333782Z keep_orig_idx=True, 2025-05-07T20:50:47.9334110Z sequence=True, 2025-05-07T20:50:47.9334313Z ) 2025-05-07T20:50:47.9334672Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9335479Z self=, 2025-05-07T20:50:47.9336106Z long_indices=True, 2025-05-07T20:50:47.9336338Z use_cpu=True, 2025-05-07T20:50:47.9336641Z keep_orig_idx=False, 2025-05-07T20:50:47.9336881Z sequence=False, 2025-05-07T20:50:47.9337095Z ) 2025-05-07T20:50:47.9337453Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9338254Z self=, 2025-05-07T20:50:47.9338883Z long_indices=True, 2025-05-07T20:50:47.9339114Z use_cpu=True, 2025-05-07T20:50:47.9339339Z keep_orig_idx=True, 2025-05-07T20:50:47.9339575Z sequence=True, 2025-05-07T20:50:47.9339786Z ) 2025-05-07T20:50:47.9340145Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9340947Z self=, 2025-05-07T20:50:47.9341585Z long_indices=False, 2025-05-07T20:50:47.9341816Z use_cpu=False, 2025-05-07T20:50:47.9342040Z keep_orig_idx=False, 2025-05-07T20:50:47.9342283Z sequence=True, 2025-05-07T20:50:47.9342494Z ) 2025-05-07T20:50:47.9342850Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9343646Z self=, 2025-05-07T20:50:47.9344282Z long_indices=False, 2025-05-07T20:50:47.9344526Z use_cpu=False, 2025-05-07T20:50:47.9344750Z keep_orig_idx=True, 2025-05-07T20:50:47.9344992Z sequence=False, 2025-05-07T20:50:47.9345203Z ) 2025-05-07T20:50:47.9345555Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9346358Z self=, 2025-05-07T20:50:47.9346993Z long_indices=False, 2025-05-07T20:50:47.9347243Z use_cpu=True, 2025-05-07T20:50:47.9347472Z keep_orig_idx=False, 2025-05-07T20:50:47.9347722Z sequence=False, 2025-05-07T20:50:47.9347942Z ) 2025-05-07T20:50:47.9348297Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9349104Z self=, 2025-05-07T20:50:47.9349742Z long_indices=True, 2025-05-07T20:50:47.9349972Z use_cpu=True, 2025-05-07T20:50:47.9350196Z keep_orig_idx=False, 2025-05-07T20:50:47.9350448Z sequence=True, 2025-05-07T20:50:47.9350654Z ) 2025-05-07T20:50:47.9351015Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9351827Z self=, 2025-05-07T20:50:47.9352467Z long_indices=False, 2025-05-07T20:50:47.9352696Z use_cpu=True, 2025-05-07T20:50:47.9352932Z keep_orig_idx=True, 2025-05-07T20:50:47.9353177Z sequence=True, 2025-05-07T20:50:47.9353382Z ) 2025-05-07T20:50:47.9353742Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:47.9354550Z self=, 2025-05-07T20:50:47.9355179Z long_indices=True, 2025-05-07T20:50:47.9355416Z use_cpu=False, 2025-05-07T20:50:47.9355642Z keep_orig_idx=True, 2025-05-07T20:50:47.9355964Z sequence=True, 2025-05-07T20:50:47.9356168Z ) 2025-05-07T20:50:47.9356355Z PASSED 2025-05-07T20:50:47.9616219Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_with_block_bucketize_pos Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9617648Z self=, 2025-05-07T20:50:47.9618266Z index_type=torch.int32, 2025-05-07T20:50:47.9618527Z has_weight=False, 2025-05-07T20:50:47.9618766Z bucketize_pos=False, 2025-05-07T20:50:47.9619012Z sequence=False, 2025-05-07T20:50:47.9619217Z ) 2025-05-07T20:50:47.9619552Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9620306Z self=, 2025-05-07T20:50:47.9620977Z index_type=torch.int64, 2025-05-07T20:50:47.9621233Z has_weight=False, 2025-05-07T20:50:47.9621470Z bucketize_pos=False, 2025-05-07T20:50:47.9621710Z sequence=False, 2025-05-07T20:50:47.9621919Z ) 2025-05-07T20:50:47.9622253Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9623005Z self=, 2025-05-07T20:50:47.9623619Z index_type=torch.int64, 2025-05-07T20:50:47.9623873Z has_weight=True, 2025-05-07T20:50:47.9624110Z bucketize_pos=False, 2025-05-07T20:50:47.9624347Z sequence=False, 2025-05-07T20:50:47.9624561Z ) 2025-05-07T20:50:47.9624895Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9625641Z self=, 2025-05-07T20:50:47.9626266Z index_type=torch.int64, 2025-05-07T20:50:47.9626522Z has_weight=True, 2025-05-07T20:50:47.9626747Z bucketize_pos=True, 2025-05-07T20:50:47.9626983Z sequence=True, 2025-05-07T20:50:47.9627191Z ) 2025-05-07T20:50:47.9627519Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9628278Z self=, 2025-05-07T20:50:47.9628894Z index_type=torch.int64, 2025-05-07T20:50:47.9629149Z has_weight=False, 2025-05-07T20:50:47.9629380Z bucketize_pos=True, 2025-05-07T20:50:47.9629616Z sequence=False, 2025-05-07T20:50:47.9629829Z ) 2025-05-07T20:50:47.9630156Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9630961Z self=, 2025-05-07T20:50:47.9631578Z index_type=torch.int32, 2025-05-07T20:50:47.9631825Z has_weight=True, 2025-05-07T20:50:47.9632059Z bucketize_pos=False, 2025-05-07T20:50:47.9632301Z sequence=True, 2025-05-07T20:50:47.9632504Z ) 2025-05-07T20:50:47.9632836Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9633595Z self=, 2025-05-07T20:50:47.9634208Z index_type=torch.int32, 2025-05-07T20:50:47.9634460Z has_weight=True, 2025-05-07T20:50:47.9634692Z bucketize_pos=True, 2025-05-07T20:50:47.9634926Z sequence=False, 2025-05-07T20:50:47.9635131Z ) 2025-05-07T20:50:47.9635463Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9636215Z self=, 2025-05-07T20:50:47.9636962Z index_type=torch.int32, 2025-05-07T20:50:47.9637208Z has_weight=True, 2025-05-07T20:50:47.9637442Z bucketize_pos=True, 2025-05-07T20:50:47.9637675Z sequence=True, 2025-05-07T20:50:47.9637876Z ) 2025-05-07T20:50:47.9638207Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9639036Z self=, 2025-05-07T20:50:47.9639646Z index_type=torch.int64, 2025-05-07T20:50:47.9639894Z has_weight=True, 2025-05-07T20:50:47.9640129Z bucketize_pos=False, 2025-05-07T20:50:47.9640365Z sequence=True, 2025-05-07T20:50:47.9640709Z ) 2025-05-07T20:50:47.9641052Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9641797Z self=, 2025-05-07T20:50:47.9642414Z index_type=torch.int32, 2025-05-07T20:50:47.9642668Z has_weight=False, 2025-05-07T20:50:47.9642904Z bucketize_pos=True, 2025-05-07T20:50:47.9643130Z sequence=True, 2025-05-07T20:50:47.9643338Z ) 2025-05-07T20:50:47.9643674Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9644426Z self=, 2025-05-07T20:50:47.9645039Z index_type=torch.int64, 2025-05-07T20:50:47.9645294Z has_weight=False, 2025-05-07T20:50:47.9645523Z bucketize_pos=True, 2025-05-07T20:50:47.9645760Z sequence=True, 2025-05-07T20:50:47.9645971Z ) 2025-05-07T20:50:47.9646299Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9647053Z self=, 2025-05-07T20:50:47.9647673Z index_type=torch.int32, 2025-05-07T20:50:47.9647931Z has_weight=True, 2025-05-07T20:50:47.9648159Z bucketize_pos=False, 2025-05-07T20:50:47.9648406Z sequence=False, 2025-05-07T20:50:47.9648616Z ) 2025-05-07T20:50:47.9648941Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9649703Z self=, 2025-05-07T20:50:47.9650316Z index_type=torch.int64, 2025-05-07T20:50:47.9650565Z has_weight=False, 2025-05-07T20:50:47.9650795Z bucketize_pos=False, 2025-05-07T20:50:47.9651032Z sequence=True, 2025-05-07T20:50:47.9651239Z ) 2025-05-07T20:50:47.9651563Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9652317Z self=, 2025-05-07T20:50:47.9652931Z index_type=torch.int64, 2025-05-07T20:50:47.9653176Z has_weight=True, 2025-05-07T20:50:47.9653408Z bucketize_pos=True, 2025-05-07T20:50:47.9653639Z sequence=False, 2025-05-07T20:50:47.9653843Z ) 2025-05-07T20:50:47.9654174Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9654929Z self=, 2025-05-07T20:50:47.9655545Z index_type=torch.int32, 2025-05-07T20:50:47.9655794Z has_weight=False, 2025-05-07T20:50:47.9656028Z bucketize_pos=True, 2025-05-07T20:50:47.9656265Z sequence=False, 2025-05-07T20:50:47.9656467Z ) 2025-05-07T20:50:47.9656798Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:47.9657556Z self=, 2025-05-07T20:50:47.9658164Z index_type=torch.int32, 2025-05-07T20:50:47.9658510Z has_weight=False, 2025-05-07T20:50:47.9658747Z bucketize_pos=False, 2025-05-07T20:50:47.9658983Z sequence=True, 2025-05-07T20:50:47.9659191Z ) 2025-05-07T20:50:47.9659380Z PASSED 2025-05-07T20:50:47.9864278Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_with_variable_batch_sizes Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9865787Z self=, 2025-05-07T20:50:47.9866418Z index_type=torch.int32, 2025-05-07T20:50:47.9866675Z has_weight=False, 2025-05-07T20:50:47.9866911Z bucketize_pos=False, 2025-05-07T20:50:47.9867154Z sequence=False, 2025-05-07T20:50:47.9867367Z ) 2025-05-07T20:50:47.9867714Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9868494Z self=, 2025-05-07T20:50:47.9869112Z index_type=torch.int64, 2025-05-07T20:50:47.9869368Z has_weight=False, 2025-05-07T20:50:47.9869612Z bucketize_pos=False, 2025-05-07T20:50:47.9869846Z sequence=False, 2025-05-07T20:50:47.9870057Z ) 2025-05-07T20:50:47.9870396Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9871212Z self=, 2025-05-07T20:50:47.9871832Z index_type=torch.int64, 2025-05-07T20:50:47.9872092Z has_weight=True, 2025-05-07T20:50:47.9872318Z bucketize_pos=True, 2025-05-07T20:50:47.9872563Z sequence=False, 2025-05-07T20:50:47.9872776Z ) 2025-05-07T20:50:47.9873113Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9873865Z self=, 2025-05-07T20:50:47.9874489Z index_type=torch.int32, 2025-05-07T20:50:47.9874750Z has_weight=True, 2025-05-07T20:50:47.9874979Z bucketize_pos=False, 2025-05-07T20:50:47.9875218Z sequence=True, 2025-05-07T20:50:47.9875431Z ) 2025-05-07T20:50:47.9875758Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9876523Z self=, 2025-05-07T20:50:47.9877137Z index_type=torch.int64, 2025-05-07T20:50:47.9877389Z has_weight=False, 2025-05-07T20:50:47.9877619Z bucketize_pos=True, 2025-05-07T20:50:47.9877854Z sequence=False, 2025-05-07T20:50:47.9878065Z ) 2025-05-07T20:50:47.9878399Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9879164Z self=, 2025-05-07T20:50:47.9879789Z index_type=torch.int64, 2025-05-07T20:50:47.9880033Z has_weight=False, 2025-05-07T20:50:47.9880266Z bucketize_pos=False, 2025-05-07T20:50:47.9880589Z sequence=True, 2025-05-07T20:50:47.9880792Z ) 2025-05-07T20:50:47.9881128Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9881888Z self=, 2025-05-07T20:50:47.9882508Z index_type=torch.int32, 2025-05-07T20:50:47.9882749Z has_weight=True, 2025-05-07T20:50:47.9882980Z bucketize_pos=True, 2025-05-07T20:50:47.9883217Z sequence=False, 2025-05-07T20:50:47.9890367Z ) 2025-05-07T20:50:47.9890797Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9891574Z self=, 2025-05-07T20:50:47.9892395Z index_type=torch.int64, 2025-05-07T20:50:47.9892663Z has_weight=False, 2025-05-07T20:50:47.9892904Z bucketize_pos=True, 2025-05-07T20:50:47.9893139Z sequence=True, 2025-05-07T20:50:47.9893356Z ) 2025-05-07T20:50:47.9893696Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9894850Z self=, 2025-05-07T20:50:47.9895471Z index_type=torch.int32, 2025-05-07T20:50:47.9895727Z has_weight=True, 2025-05-07T20:50:47.9895960Z bucketize_pos=False, 2025-05-07T20:50:47.9896198Z sequence=False, 2025-05-07T20:50:47.9896409Z ) 2025-05-07T20:50:47.9896752Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9897518Z self=, 2025-05-07T20:50:47.9898149Z index_type=torch.int64, 2025-05-07T20:50:47.9898404Z has_weight=True, 2025-05-07T20:50:47.9898631Z bucketize_pos=False, 2025-05-07T20:50:47.9898881Z sequence=True, 2025-05-07T20:50:47.9899093Z ) 2025-05-07T20:50:47.9899433Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9900193Z self=, 2025-05-07T20:50:47.9900816Z index_type=torch.int32, 2025-05-07T20:50:47.9901069Z has_weight=True, 2025-05-07T20:50:47.9901297Z bucketize_pos=True, 2025-05-07T20:50:47.9901531Z sequence=True, 2025-05-07T20:50:47.9901737Z ) 2025-05-07T20:50:47.9902065Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9902820Z self=, 2025-05-07T20:50:47.9903436Z index_type=torch.int32, 2025-05-07T20:50:47.9903687Z has_weight=False, 2025-05-07T20:50:47.9903912Z bucketize_pos=True, 2025-05-07T20:50:47.9904144Z sequence=False, 2025-05-07T20:50:47.9904353Z ) 2025-05-07T20:50:47.9904678Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9905436Z self=, 2025-05-07T20:50:47.9906047Z index_type=torch.int32, 2025-05-07T20:50:47.9906291Z has_weight=False, 2025-05-07T20:50:47.9906525Z bucketize_pos=True, 2025-05-07T20:50:47.9906757Z sequence=True, 2025-05-07T20:50:47.9906958Z ) 2025-05-07T20:50:47.9907290Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9908045Z self=, 2025-05-07T20:50:47.9908661Z index_type=torch.int32, 2025-05-07T20:50:47.9908907Z has_weight=False, 2025-05-07T20:50:47.9909148Z bucketize_pos=False, 2025-05-07T20:50:47.9909386Z sequence=True, 2025-05-07T20:50:47.9909590Z ) 2025-05-07T20:50:47.9909926Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9910688Z self=, 2025-05-07T20:50:47.9911295Z index_type=torch.int64, 2025-05-07T20:50:47.9911546Z has_weight=True, 2025-05-07T20:50:47.9911787Z bucketize_pos=False, 2025-05-07T20:50:47.9912025Z sequence=False, 2025-05-07T20:50:47.9912232Z ) 2025-05-07T20:50:47.9912572Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:47.9913337Z self=, 2025-05-07T20:50:47.9914106Z index_type=torch.int64, 2025-05-07T20:50:47.9914356Z has_weight=True, 2025-05-07T20:50:47.9914594Z bucketize_pos=True, 2025-05-07T20:50:47.9914823Z sequence=True, 2025-05-07T20:50:47.9915028Z ) 2025-05-07T20:50:47.9915211Z PASSED 2025-05-07T20:50:47.9932131Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:47.9933055Z self=, 2025-05-07T20:50:47.9933572Z index_type=torch.int32, 2025-05-07T20:50:47.9933814Z ) 2025-05-07T20:50:47.9934045Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:47.9934597Z self=, 2025-05-07T20:50:47.9935107Z index_type=torch.int64, 2025-05-07T20:50:47.9935347Z ) 2025-05-07T20:50:47.9941316Z PASSED 2025-05-07T20:50:47.9941470Z 2025-05-07T20:50:47.9941667Z =============================== warnings summary =============================== 2025-05-07T20:50:47.9942292Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference 2025-05-07T20:50:47.9943969Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sparse/block_bucketize_test.py:1002: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:50:47.9945392Z torch.testing.assert_allclose( 2025-05-07T20:50:47.9945596Z 2025-05-07T20:50:47.9945883Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute 2025-05-07T20:50:47.9947472Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sparse/block_bucketize_test.py:1106: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:50:47.9948881Z torch.testing.assert_allclose( 2025-05-07T20:50:47.9949074Z 2025-05-07T20:50:47.9949306Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:47.9949780Z ================== 11 passed, 2 warnings in 131.36s (0:02:11) ================== 2025-05-07T20:50:48.7825213Z 2025-05-07T20:50:48.7825764Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:50:48.7845501Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 134 seconds 2025-05-07T20:50:48.7845814Z 2025-05-07T20:50:48.7845819Z 2025-05-07T20:50:48.7845823Z 2025-05-07T20:50:48.7845827Z 2025-05-07T20:50:48.7865897Z ################################################################################ 2025-05-07T20:50:48.7881295Z # [2025-05-07T20:50:48.787Z] Run Python Test Suite: 2025-05-07T20:50:48.7881621Z # ./sparse/cumsum_test.py 2025-05-07T20:50:48.7881906Z ################################################################################ 2025-05-07T20:50:48.7907591Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/cumsum_test.py 2025-05-07T20:50:48.7908184Z 2025-05-07T20:50:50.9474322Z ============================= test session starts ============================== 2025-05-07T20:50:50.9475689Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:50.9476734Z cachedir: .pytest_cache 2025-05-07T20:50:50.9477879Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:50.9479815Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:50.9480770Z plugins: hypothesis-6.131.14 2025-05-07T20:50:53.1351801Z collecting ... collected 3 items 2025-05-07T20:50:53.1352152Z 2025-05-07T20:50:53.4406833Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4408188Z self=, 2025-05-07T20:50:53.4408652Z n=0, 2025-05-07T20:50:53.4408839Z b=0, 2025-05-07T20:50:53.4409063Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:53.4409384Z device=device(type='cpu'), 2025-05-07T20:50:53.4409629Z ) 2025-05-07T20:50:53.4409883Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4410390Z self=, 2025-05-07T20:50:53.4410825Z n=12, 2025-05-07T20:50:53.4411027Z b=0, 2025-05-07T20:50:53.4411245Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:53.4411546Z device=device(type='cpu'), 2025-05-07T20:50:53.4411822Z ) 2025-05-07T20:50:53.4412098Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4412600Z self=, 2025-05-07T20:50:53.4413034Z n=12, 2025-05-07T20:50:53.4413219Z b=0, 2025-05-07T20:50:53.4413457Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:53.4413769Z device=device(type='cpu'), 2025-05-07T20:50:53.4414018Z ) 2025-05-07T20:50:53.4414273Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4414762Z self=, 2025-05-07T20:50:53.4415200Z n=22, 2025-05-07T20:50:53.4415390Z b=1, 2025-05-07T20:50:53.4415601Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:53.4415903Z device=device(type='cuda'), 2025-05-07T20:50:53.4416159Z ) 2025-05-07T20:50:53.4416409Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4416905Z self=, 2025-05-07T20:50:53.4417349Z n=57, 2025-05-07T20:50:53.4417534Z b=4, 2025-05-07T20:50:53.4417758Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:53.4418072Z device=device(type='cuda'), 2025-05-07T20:50:53.4418323Z ) 2025-05-07T20:50:53.4418568Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4419069Z self=, 2025-05-07T20:50:53.4419507Z n=28, 2025-05-07T20:50:53.4419692Z b=5, 2025-05-07T20:50:53.4419907Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:53.4420209Z device=device(type='cuda'), 2025-05-07T20:50:53.4420451Z ) 2025-05-07T20:50:53.4420699Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4421201Z self=, 2025-05-07T20:50:53.4421641Z n=14, 2025-05-07T20:50:53.4421831Z b=3, 2025-05-07T20:50:53.4422095Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:53.4422406Z device=device(type='cpu'), 2025-05-07T20:50:53.4422651Z ) 2025-05-07T20:50:53.4422906Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4423419Z self=, 2025-05-07T20:50:53.4423854Z n=8, 2025-05-07T20:50:53.4424045Z b=3, 2025-05-07T20:50:53.4424264Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:53.4424561Z device=device(type='cpu'), 2025-05-07T20:50:53.4424808Z ) 2025-05-07T20:50:53.4425062Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4425559Z self=, 2025-05-07T20:50:53.4426132Z n=24, 2025-05-07T20:50:53.4426321Z b=1, 2025-05-07T20:50:53.4426537Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:53.4426832Z device=device(type='cuda'), 2025-05-07T20:50:53.4427081Z ) 2025-05-07T20:50:53.4427328Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4427823Z self=, 2025-05-07T20:50:53.4428262Z n=13, 2025-05-07T20:50:53.4428525Z b=9, 2025-05-07T20:50:53.4428736Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:53.4429039Z device=device(type='cuda'), 2025-05-07T20:50:53.4429281Z ) 2025-05-07T20:50:53.4429521Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4430022Z self=, 2025-05-07T20:50:53.4430460Z n=6, 2025-05-07T20:50:53.4430637Z b=2, 2025-05-07T20:50:53.4430867Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:53.4431185Z device=device(type='cpu'), 2025-05-07T20:50:53.4431438Z ) 2025-05-07T20:50:53.4431681Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4432180Z self=, 2025-05-07T20:50:53.4432616Z n=6, 2025-05-07T20:50:53.4432798Z b=6, 2025-05-07T20:50:53.4433027Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:53.4433354Z device=device(type='cpu'), 2025-05-07T20:50:53.4433593Z ) 2025-05-07T20:50:53.4433862Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4434368Z self=, 2025-05-07T20:50:53.4434799Z n=60, 2025-05-07T20:50:53.4434987Z b=8, 2025-05-07T20:50:53.4435204Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:53.4435505Z device=device(type='cpu'), 2025-05-07T20:50:53.4435752Z ) 2025-05-07T20:50:53.4436001Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4436509Z self=, 2025-05-07T20:50:53.4436943Z n=60, 2025-05-07T20:50:53.4437129Z b=0, 2025-05-07T20:50:53.4437351Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:53.4437649Z device=device(type='cpu'), 2025-05-07T20:50:53.4437899Z ) 2025-05-07T20:50:53.4438147Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4438648Z self=, 2025-05-07T20:50:53.4439089Z n=60, 2025-05-07T20:50:53.4439278Z b=5, 2025-05-07T20:50:53.4439490Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:53.4439793Z device=device(type='cuda'), 2025-05-07T20:50:53.4440044Z ) 2025-05-07T20:50:53.4440285Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4440870Z self=, 2025-05-07T20:50:53.4441310Z n=5, 2025-05-07T20:50:53.4441497Z b=5, 2025-05-07T20:50:53.4441708Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:53.4442016Z device=device(type='cuda'), 2025-05-07T20:50:53.4442261Z ) 2025-05-07T20:50:53.4442504Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4443004Z self=, 2025-05-07T20:50:53.4443452Z n=32, 2025-05-07T20:50:53.4443635Z b=2, 2025-05-07T20:50:53.4443851Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:53.4444158Z device=device(type='cpu'), 2025-05-07T20:50:53.4444401Z ) 2025-05-07T20:50:53.4444656Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4445160Z self=, 2025-05-07T20:50:53.4445601Z n=2, 2025-05-07T20:50:53.4445778Z b=2, 2025-05-07T20:50:53.4445993Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:53.4446385Z device=device(type='cpu'), 2025-05-07T20:50:53.4446624Z ) 2025-05-07T20:50:53.4446879Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4447387Z self=, 2025-05-07T20:50:53.4447823Z n=36, 2025-05-07T20:50:53.4448013Z b=10, 2025-05-07T20:50:53.4448232Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:53.4448601Z device=device(type='cpu'), 2025-05-07T20:50:53.4448851Z ) 2025-05-07T20:50:53.4449108Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:50:53.4449605Z self=, 2025-05-07T20:50:53.4450050Z n=10, 2025-05-07T20:50:53.4450240Z b=10, 2025-05-07T20:50:53.4450464Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:53.4450761Z device=device(type='cpu'), 2025-05-07T20:50:53.4451016Z ) 2025-05-07T20:50:53.4451210Z PASSED 2025-05-07T20:50:53.8563787Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8564531Z self=, 2025-05-07T20:50:53.8565136Z batch_size=10, 2025-05-07T20:50:53.8565425Z max_len=10, 2025-05-07T20:50:53.8565705Z dtype=torch.int32, 2025-05-07T20:50:53.8565988Z device=device(type='cpu'), 2025-05-07T20:50:53.8566257Z ) 2025-05-07T20:50:53.8566477Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8566930Z self=, 2025-05-07T20:50:53.8567343Z batch_size=205, 2025-05-07T20:50:53.8567548Z max_len=10, 2025-05-07T20:50:53.8567759Z dtype=torch.int32, 2025-05-07T20:50:53.8568006Z device=device(type='cpu'), 2025-05-07T20:50:53.8568241Z ) 2025-05-07T20:50:53.8568465Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8568921Z self=, 2025-05-07T20:50:53.8569332Z batch_size=178, 2025-05-07T20:50:53.8569533Z max_len=10, 2025-05-07T20:50:53.8569748Z dtype=torch.int32, 2025-05-07T20:50:53.8569997Z device=device(type='cpu'), 2025-05-07T20:50:53.8570236Z ) 2025-05-07T20:50:53.8570460Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8570913Z self=, 2025-05-07T20:50:53.8571321Z batch_size=178, 2025-05-07T20:50:53.8571534Z max_len=814, 2025-05-07T20:50:53.8571747Z dtype=torch.int64, 2025-05-07T20:50:53.8571999Z device=device(type='cuda'), 2025-05-07T20:50:53.8572283Z ) 2025-05-07T20:50:53.8572514Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8572961Z self=, 2025-05-07T20:50:53.8573384Z batch_size=238, 2025-05-07T20:50:53.8573600Z max_len=10, 2025-05-07T20:50:53.8573816Z dtype=torch.int32, 2025-05-07T20:50:53.8574058Z device=device(type='cpu'), 2025-05-07T20:50:53.8574304Z ) 2025-05-07T20:50:53.8574537Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8574987Z self=, 2025-05-07T20:50:53.8575419Z batch_size=238, 2025-05-07T20:50:53.8575644Z max_len=122, 2025-05-07T20:50:53.8575853Z dtype=torch.int64, 2025-05-07T20:50:53.8576109Z device=device(type='cuda'), 2025-05-07T20:50:53.8576398Z ) 2025-05-07T20:50:53.8576636Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8577093Z self=, 2025-05-07T20:50:53.8577506Z batch_size=69, 2025-05-07T20:50:53.8577722Z max_len=11, 2025-05-07T20:50:53.8577945Z dtype=torch.int32, 2025-05-07T20:50:53.8578190Z device=device(type='cuda'), 2025-05-07T20:50:53.8578452Z ) 2025-05-07T20:50:53.8578682Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8579330Z self=, 2025-05-07T20:50:53.8579746Z batch_size=108, 2025-05-07T20:50:53.8579969Z max_len=495, 2025-05-07T20:50:53.8580185Z dtype=torch.int64, 2025-05-07T20:50:53.8580438Z device=device(type='cuda'), 2025-05-07T20:50:53.8580688Z ) 2025-05-07T20:50:53.8580903Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8581480Z self=, 2025-05-07T20:50:53.8581902Z batch_size=822, 2025-05-07T20:50:53.8582116Z max_len=669, 2025-05-07T20:50:53.8582324Z dtype=torch.int64, 2025-05-07T20:50:53.8582570Z device=device(type='cpu'), 2025-05-07T20:50:53.8582822Z ) 2025-05-07T20:50:53.8583043Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8583495Z self=, 2025-05-07T20:50:53.8583927Z batch_size=691, 2025-05-07T20:50:53.8584135Z max_len=843, 2025-05-07T20:50:53.8584349Z dtype=torch.int32, 2025-05-07T20:50:53.8584594Z device=device(type='cpu'), 2025-05-07T20:50:53.8584833Z ) 2025-05-07T20:50:53.8585060Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8585513Z self=, 2025-05-07T20:50:53.8585927Z batch_size=372, 2025-05-07T20:50:53.8586139Z max_len=359, 2025-05-07T20:50:53.8586355Z dtype=torch.int32, 2025-05-07T20:50:53.8586600Z device=device(type='cuda'), 2025-05-07T20:50:53.8586845Z ) 2025-05-07T20:50:53.8587073Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8587518Z self=, 2025-05-07T20:50:53.8587929Z batch_size=359, 2025-05-07T20:50:53.8588143Z max_len=359, 2025-05-07T20:50:53.8588365Z dtype=torch.int32, 2025-05-07T20:50:53.8588600Z device=device(type='cuda'), 2025-05-07T20:50:53.8588857Z ) 2025-05-07T20:50:53.8589090Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8589531Z self=, 2025-05-07T20:50:53.8589949Z batch_size=900, 2025-05-07T20:50:53.8590167Z max_len=770, 2025-05-07T20:50:53.8590376Z dtype=torch.int32, 2025-05-07T20:50:53.8590623Z device=device(type='cpu'), 2025-05-07T20:50:53.8590874Z ) 2025-05-07T20:50:53.8591106Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8591547Z self=, 2025-05-07T20:50:53.8591990Z batch_size=770, 2025-05-07T20:50:53.8592233Z max_len=770, 2025-05-07T20:50:53.8592447Z dtype=torch.int32, 2025-05-07T20:50:53.8592699Z device=device(type='cpu'), 2025-05-07T20:50:53.8592952Z ) 2025-05-07T20:50:53.8593176Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8593632Z self=, 2025-05-07T20:50:53.8594058Z batch_size=667, 2025-05-07T20:50:53.8594506Z max_len=164, 2025-05-07T20:50:53.8594737Z dtype=torch.int64, 2025-05-07T20:50:53.8594986Z device=device(type='cpu'), 2025-05-07T20:50:53.8595225Z ) 2025-05-07T20:50:53.8595449Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8595901Z self=, 2025-05-07T20:50:53.8596319Z batch_size=164, 2025-05-07T20:50:53.8596528Z max_len=164, 2025-05-07T20:50:53.8596743Z dtype=torch.int64, 2025-05-07T20:50:53.8596984Z device=device(type='cpu'), 2025-05-07T20:50:53.8597227Z ) 2025-05-07T20:50:53.8597457Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8597903Z self=, 2025-05-07T20:50:53.8598327Z batch_size=101, 2025-05-07T20:50:53.8598540Z max_len=806, 2025-05-07T20:50:53.8598895Z dtype=torch.int32, 2025-05-07T20:50:53.8599132Z device=device(type='cuda'), 2025-05-07T20:50:53.8599387Z ) 2025-05-07T20:50:53.8599614Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8600059Z self=, 2025-05-07T20:50:53.8600544Z batch_size=101, 2025-05-07T20:50:53.8600764Z max_len=101, 2025-05-07T20:50:53.8600977Z dtype=torch.int32, 2025-05-07T20:50:53.8601338Z device=device(type='cuda'), 2025-05-07T20:50:53.8601590Z ) 2025-05-07T20:50:53.8601814Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8602282Z self=, 2025-05-07T20:50:53.8602727Z batch_size=280, 2025-05-07T20:50:53.8602940Z max_len=943, 2025-05-07T20:50:53.8610490Z dtype=torch.int32, 2025-05-07T20:50:53.8610784Z device=device(type='cuda'), 2025-05-07T20:50:53.8611052Z ) 2025-05-07T20:50:53.8611295Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8611767Z self=, 2025-05-07T20:50:53.8612295Z batch_size=943, 2025-05-07T20:50:53.8612600Z max_len=943, 2025-05-07T20:50:53.8612825Z dtype=torch.int32, 2025-05-07T20:50:53.8613075Z device=device(type='cuda'), 2025-05-07T20:50:53.8613321Z ) 2025-05-07T20:50:53.8613556Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8614022Z self=, 2025-05-07T20:50:53.8614438Z batch_size=272, 2025-05-07T20:50:53.8614662Z max_len=330, 2025-05-07T20:50:53.8614881Z dtype=torch.int64, 2025-05-07T20:50:53.8615140Z device=device(type='cuda'), 2025-05-07T20:50:53.8615389Z ) 2025-05-07T20:50:53.8615615Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8616065Z self=, 2025-05-07T20:50:53.8616474Z batch_size=272, 2025-05-07T20:50:53.8616692Z max_len=272, 2025-05-07T20:50:53.8616907Z dtype=torch.int64, 2025-05-07T20:50:53.8617142Z device=device(type='cuda'), 2025-05-07T20:50:53.8617390Z ) 2025-05-07T20:50:53.8617613Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8618057Z self=, 2025-05-07T20:50:53.8618472Z batch_size=154, 2025-05-07T20:50:53.8618692Z max_len=759, 2025-05-07T20:50:53.8618907Z dtype=torch.int32, 2025-05-07T20:50:53.8619155Z device=device(type='cpu'), 2025-05-07T20:50:53.8619403Z ) 2025-05-07T20:50:53.8619620Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8620071Z self=, 2025-05-07T20:50:53.8620488Z batch_size=154, 2025-05-07T20:50:53.8620704Z max_len=154, 2025-05-07T20:50:53.8620916Z dtype=torch.int32, 2025-05-07T20:50:53.8621158Z device=device(type='cpu'), 2025-05-07T20:50:53.8621407Z ) 2025-05-07T20:50:53.8621627Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8622104Z self=, 2025-05-07T20:50:53.8622544Z batch_size=188, 2025-05-07T20:50:53.8622753Z max_len=516, 2025-05-07T20:50:53.8622972Z dtype=torch.int32, 2025-05-07T20:50:53.8623315Z device=device(type='cpu'), 2025-05-07T20:50:53.8623611Z ) 2025-05-07T20:50:53.8623893Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8624429Z self=, 2025-05-07T20:50:53.8624843Z batch_size=516, 2025-05-07T20:50:53.8625065Z max_len=516, 2025-05-07T20:50:53.8625287Z dtype=torch.int32, 2025-05-07T20:50:53.8625540Z device=device(type='cpu'), 2025-05-07T20:50:53.8625788Z ) 2025-05-07T20:50:53.8626020Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8626473Z self=, 2025-05-07T20:50:53.8627012Z batch_size=786, 2025-05-07T20:50:53.8627233Z max_len=699, 2025-05-07T20:50:53.8627456Z dtype=torch.int64, 2025-05-07T20:50:53.8627698Z device=device(type='cuda'), 2025-05-07T20:50:53.8627952Z ) 2025-05-07T20:50:53.8628183Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8628629Z self=, 2025-05-07T20:50:53.8629135Z batch_size=786, 2025-05-07T20:50:53.8629356Z max_len=786, 2025-05-07T20:50:53.8629569Z dtype=torch.int64, 2025-05-07T20:50:53.8629817Z device=device(type='cuda'), 2025-05-07T20:50:53.8630070Z ) 2025-05-07T20:50:53.8630292Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8630742Z self=, 2025-05-07T20:50:53.8631159Z batch_size=541, 2025-05-07T20:50:53.8631383Z max_len=798, 2025-05-07T20:50:53.8631599Z dtype=torch.int32, 2025-05-07T20:50:53.8631857Z device=device(type='cpu'), 2025-05-07T20:50:53.8632110Z ) 2025-05-07T20:50:53.8632332Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8632787Z self=, 2025-05-07T20:50:53.8633205Z batch_size=541, 2025-05-07T20:50:53.8633416Z max_len=541, 2025-05-07T20:50:53.8633636Z dtype=torch.int32, 2025-05-07T20:50:53.8633886Z device=device(type='cpu'), 2025-05-07T20:50:53.8634140Z ) 2025-05-07T20:50:53.8634368Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8634823Z self=, 2025-05-07T20:50:53.8635235Z batch_size=874, 2025-05-07T20:50:53.8635454Z max_len=752, 2025-05-07T20:50:53.8635678Z dtype=torch.int32, 2025-05-07T20:50:53.8635929Z device=device(type='cuda'), 2025-05-07T20:50:53.8636179Z ) 2025-05-07T20:50:53.8636409Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8636867Z self=, 2025-05-07T20:50:53.8637281Z batch_size=752, 2025-05-07T20:50:53.8637503Z max_len=752, 2025-05-07T20:50:53.8637725Z dtype=torch.int32, 2025-05-07T20:50:53.8637968Z device=device(type='cuda'), 2025-05-07T20:50:53.8638222Z ) 2025-05-07T20:50:53.8638452Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8638903Z self=, 2025-05-07T20:50:53.8639327Z batch_size=238, 2025-05-07T20:50:53.8639549Z max_len=630, 2025-05-07T20:50:53.8639766Z dtype=torch.int32, 2025-05-07T20:50:53.8640024Z device=device(type='cpu'), 2025-05-07T20:50:53.8640279Z ) 2025-05-07T20:50:53.8640568Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8641026Z self=, 2025-05-07T20:50:53.8641448Z batch_size=238, 2025-05-07T20:50:53.8641663Z max_len=238, 2025-05-07T20:50:53.8641879Z dtype=torch.int32, 2025-05-07T20:50:53.8642133Z device=device(type='cpu'), 2025-05-07T20:50:53.8642432Z ) 2025-05-07T20:50:53.8642659Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8643108Z self=, 2025-05-07T20:50:53.8643531Z batch_size=549, 2025-05-07T20:50:53.8643745Z max_len=29, 2025-05-07T20:50:53.8643980Z dtype=torch.int32, 2025-05-07T20:50:53.8644229Z device=device(type='cpu'), 2025-05-07T20:50:53.8644475Z ) 2025-05-07T20:50:53.8644708Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8645166Z self=, 2025-05-07T20:50:53.8645582Z batch_size=29, 2025-05-07T20:50:53.8645796Z max_len=29, 2025-05-07T20:50:53.8646020Z dtype=torch.int32, 2025-05-07T20:50:53.8646275Z device=device(type='cpu'), 2025-05-07T20:50:53.8646524Z ) 2025-05-07T20:50:53.8646846Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8647300Z self=, 2025-05-07T20:50:53.8647710Z batch_size=480, 2025-05-07T20:50:53.8647929Z max_len=233, 2025-05-07T20:50:53.8648152Z dtype=torch.int64, 2025-05-07T20:50:53.8648396Z device=device(type='cuda'), 2025-05-07T20:50:53.8648652Z ) 2025-05-07T20:50:53.8648957Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:53.8649409Z self=, 2025-05-07T20:50:53.8649828Z batch_size=480, 2025-05-07T20:50:53.8650046Z max_len=480, 2025-05-07T20:50:53.8650261Z dtype=torch.int64, 2025-05-07T20:50:53.8650510Z device=device(type='cuda'), 2025-05-07T20:50:54.0433100Z ) 2025-05-07T20:50:54.0433446Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0434119Z self=, 2025-05-07T20:50:54.0434612Z batch_size=993, 2025-05-07T20:50:54.0434835Z max_len=420, 2025-05-07T20:50:54.0435055Z dtype=torch.int32, 2025-05-07T20:50:54.0435303Z device=device(type='cpu'), 2025-05-07T20:50:54.0435560Z ) 2025-05-07T20:50:54.0435791Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0436240Z self=, 2025-05-07T20:50:54.0436742Z batch_size=993, 2025-05-07T20:50:54.0436984Z max_len=993, 2025-05-07T20:50:54.0437194Z dtype=torch.int32, 2025-05-07T20:50:54.0437439Z device=device(type='cpu'), 2025-05-07T20:50:54.0437691Z ) 2025-05-07T20:50:54.0437912Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0438365Z self=, 2025-05-07T20:50:54.0438782Z batch_size=295, 2025-05-07T20:50:54.0438992Z max_len=84, 2025-05-07T20:50:54.0439199Z dtype=torch.int64, 2025-05-07T20:50:54.0439442Z device=device(type='cpu'), 2025-05-07T20:50:54.0439693Z ) 2025-05-07T20:50:54.0439910Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0440358Z self=, 2025-05-07T20:50:54.0440859Z batch_size=84, 2025-05-07T20:50:54.0441066Z max_len=84, 2025-05-07T20:50:54.0441276Z dtype=torch.int64, 2025-05-07T20:50:54.0441518Z device=device(type='cpu'), 2025-05-07T20:50:54.0441760Z ) 2025-05-07T20:50:54.0441990Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0442441Z self=, 2025-05-07T20:50:54.0442850Z batch_size=468, 2025-05-07T20:50:54.0443066Z max_len=98, 2025-05-07T20:50:54.0443280Z dtype=torch.int32, 2025-05-07T20:50:54.0443528Z device=device(type='cuda'), 2025-05-07T20:50:54.0443769Z ) 2025-05-07T20:50:54.0443992Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0444437Z self=, 2025-05-07T20:50:54.0444848Z batch_size=98, 2025-05-07T20:50:54.0445057Z max_len=98, 2025-05-07T20:50:54.0445270Z dtype=torch.int32, 2025-05-07T20:50:54.0445510Z device=device(type='cuda'), 2025-05-07T20:50:54.0445758Z ) 2025-05-07T20:50:54.0445985Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0446429Z self=, 2025-05-07T20:50:54.0446845Z batch_size=578, 2025-05-07T20:50:54.0447055Z max_len=582, 2025-05-07T20:50:54.0447270Z dtype=torch.int64, 2025-05-07T20:50:54.0447511Z device=device(type='cuda'), 2025-05-07T20:50:54.0447759Z ) 2025-05-07T20:50:54.0447981Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0448429Z self=, 2025-05-07T20:50:54.0448852Z batch_size=578, 2025-05-07T20:50:54.0449067Z max_len=578, 2025-05-07T20:50:54.0449492Z dtype=torch.int64, 2025-05-07T20:50:54.0449734Z device=device(type='cuda'), 2025-05-07T20:50:54.0449980Z ) 2025-05-07T20:50:54.0450198Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0450644Z self=, 2025-05-07T20:50:54.0451062Z batch_size=340, 2025-05-07T20:50:54.0451269Z max_len=184, 2025-05-07T20:50:54.0451487Z dtype=torch.int64, 2025-05-07T20:50:54.0451873Z device=device(type='cuda'), 2025-05-07T20:50:54.0452122Z ) 2025-05-07T20:50:54.0452341Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0452793Z self=, 2025-05-07T20:50:54.0453212Z batch_size=340, 2025-05-07T20:50:54.0453417Z max_len=340, 2025-05-07T20:50:54.0453632Z dtype=torch.int64, 2025-05-07T20:50:54.0453876Z device=device(type='cuda'), 2025-05-07T20:50:54.0454119Z ) 2025-05-07T20:50:54.0454348Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0454802Z self=, 2025-05-07T20:50:54.0455209Z batch_size=971, 2025-05-07T20:50:54.0455419Z max_len=796, 2025-05-07T20:50:54.0455634Z dtype=torch.int32, 2025-05-07T20:50:54.0455875Z device=device(type='cuda'), 2025-05-07T20:50:54.0456124Z ) 2025-05-07T20:50:54.0456344Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:50:54.0456801Z self=, 2025-05-07T20:50:54.0457215Z batch_size=796, 2025-05-07T20:50:54.0457426Z max_len=796, 2025-05-07T20:50:54.0457639Z dtype=torch.int32, 2025-05-07T20:50:54.0457876Z device=device(type='cuda'), 2025-05-07T20:50:54.0458121Z ) 2025-05-07T20:50:54.0458301Z PASSED 2025-05-07T20:50:54.0692305Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:50:54.0693070Z self=, 2025-05-07T20:50:54.0693566Z n=0, 2025-05-07T20:50:54.0693865Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:54.0694189Z device=device(type='cpu'), 2025-05-07T20:50:54.0694735Z ) 2025-05-07T20:50:54.0694936Z Trying example: test_cumsum( 2025-05-07T20:50:54.0695272Z self=, 2025-05-07T20:50:54.0695621Z n=9, 2025-05-07T20:50:54.0695843Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:54.0696151Z device=device(type='cpu'), 2025-05-07T20:50:54.0696390Z ) 2025-05-07T20:50:54.0696590Z Trying example: test_cumsum( 2025-05-07T20:50:54.0696933Z self=, 2025-05-07T20:50:54.0697275Z n=6, 2025-05-07T20:50:54.0697490Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:54.0697789Z device=device(type='cpu'), 2025-05-07T20:50:54.0698028Z ) 2025-05-07T20:50:54.0698226Z Trying example: test_cumsum( 2025-05-07T20:50:54.0698567Z self=, 2025-05-07T20:50:54.0698907Z n=6, 2025-05-07T20:50:54.0699133Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:54.0699447Z device=device(type='cuda'), 2025-05-07T20:50:54.0699684Z ) 2025-05-07T20:50:54.0699874Z Trying example: test_cumsum( 2025-05-07T20:50:54.0700216Z self=, 2025-05-07T20:50:54.0700553Z n=0, 2025-05-07T20:50:54.0700783Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:54.0701099Z device=device(type='cuda'), 2025-05-07T20:50:54.0701346Z ) 2025-05-07T20:50:54.0701531Z Trying example: test_cumsum( 2025-05-07T20:50:54.0701866Z self=, 2025-05-07T20:50:54.0702214Z n=3, 2025-05-07T20:50:54.0702426Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:54.0702721Z device=device(type='cuda'), 2025-05-07T20:50:54.0702967Z ) 2025-05-07T20:50:54.0703156Z Trying example: test_cumsum( 2025-05-07T20:50:54.0704044Z self=, 2025-05-07T20:50:54.0704385Z n=1, 2025-05-07T20:50:54.0704596Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:54.0704896Z device=device(type='cpu'), 2025-05-07T20:50:54.0705144Z ) 2025-05-07T20:50:54.0705331Z Trying example: test_cumsum( 2025-05-07T20:50:54.0705670Z self=, 2025-05-07T20:50:54.0706121Z n=0, 2025-05-07T20:50:54.0706333Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:54.0706634Z device=device(type='cpu'), 2025-05-07T20:50:54.0706877Z ) 2025-05-07T20:50:54.0707069Z Trying example: test_cumsum( 2025-05-07T20:50:54.0707398Z self=, 2025-05-07T20:50:54.0707744Z n=0, 2025-05-07T20:50:54.0707971Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:54.0708276Z device=device(type='cpu'), 2025-05-07T20:50:54.0708519Z ) 2025-05-07T20:50:54.0708723Z Trying example: test_cumsum( 2025-05-07T20:50:54.0709054Z self=, 2025-05-07T20:50:54.0709393Z n=7, 2025-05-07T20:50:54.0709620Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:54.0709926Z device=device(type='cpu'), 2025-05-07T20:50:54.0710172Z ) 2025-05-07T20:50:54.0710364Z Trying example: test_cumsum( 2025-05-07T20:50:54.0710699Z self=, 2025-05-07T20:50:54.0711044Z n=9, 2025-05-07T20:50:54.0711262Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:54.0711559Z device=device(type='cpu'), 2025-05-07T20:50:54.0711805Z ) 2025-05-07T20:50:54.0711996Z Trying example: test_cumsum( 2025-05-07T20:50:54.0712360Z self=, 2025-05-07T20:50:54.0712728Z n=5, 2025-05-07T20:50:54.0712944Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:54.0713242Z device=device(type='cuda'), 2025-05-07T20:50:54.0713484Z ) 2025-05-07T20:50:54.0713674Z Trying example: test_cumsum( 2025-05-07T20:50:54.0714012Z self=, 2025-05-07T20:50:54.0714350Z n=7, 2025-05-07T20:50:54.0714564Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:54.0714861Z device=device(type='cuda'), 2025-05-07T20:50:54.0715102Z ) 2025-05-07T20:50:54.0715292Z Trying example: test_cumsum( 2025-05-07T20:50:54.0715631Z self=, 2025-05-07T20:50:54.0715974Z n=3, 2025-05-07T20:50:54.0716187Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:54.0716487Z device=device(type='cpu'), 2025-05-07T20:50:54.0716731Z ) 2025-05-07T20:50:54.0716923Z Trying example: test_cumsum( 2025-05-07T20:50:54.0717262Z self=, 2025-05-07T20:50:54.0717602Z n=4, 2025-05-07T20:50:54.0717823Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:54.0718138Z device=device(type='cpu'), 2025-05-07T20:50:54.0718380Z ) 2025-05-07T20:50:54.0718566Z Trying example: test_cumsum( 2025-05-07T20:50:54.0718900Z self=, 2025-05-07T20:50:54.0719243Z n=8, 2025-05-07T20:50:54.0719452Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:54.0719749Z device=device(type='cuda'), 2025-05-07T20:50:54.0720000Z ) 2025-05-07T20:50:54.0720192Z Trying example: test_cumsum( 2025-05-07T20:50:54.0720589Z self=, 2025-05-07T20:50:54.0720932Z n=9, 2025-05-07T20:50:54.0721141Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:54.0721439Z device=device(type='cuda'), 2025-05-07T20:50:54.0721682Z ) 2025-05-07T20:50:54.0721869Z Trying example: test_cumsum( 2025-05-07T20:50:54.0722209Z self=, 2025-05-07T20:50:54.0722551Z n=7, 2025-05-07T20:50:54.0722774Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:50:54.0723171Z device=device(type='cuda'), 2025-05-07T20:50:54.0723428Z ) 2025-05-07T20:50:54.0723620Z Trying example: test_cumsum( 2025-05-07T20:50:54.0723952Z self=, 2025-05-07T20:50:54.0724294Z n=7, 2025-05-07T20:50:54.0724509Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:50:54.0724801Z device=device(type='cpu'), 2025-05-07T20:50:54.0725043Z ) 2025-05-07T20:50:54.0725313Z Trying example: test_cumsum( 2025-05-07T20:50:54.0725648Z self=, 2025-05-07T20:50:54.0725992Z n=3, 2025-05-07T20:50:54.0726207Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:50:54.0726499Z device=device(type='cpu'), 2025-05-07T20:50:54.0726744Z ) 2025-05-07T20:50:54.0726919Z PASSED 2025-05-07T20:50:54.0727028Z 2025-05-07T20:50:54.0727173Z ============================== 3 passed in 3.26s =============================== 2025-05-07T20:50:54.8633775Z 2025-05-07T20:50:54.8634238Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:50:54.8654197Z [TEST] Python test time for ./sparse/cumsum_test.py: 6 seconds 2025-05-07T20:50:54.8654479Z 2025-05-07T20:50:54.8654687Z 2025-05-07T20:50:54.8654692Z 2025-05-07T20:50:54.8654720Z 2025-05-07T20:50:54.8676886Z ################################################################################ 2025-05-07T20:50:54.8692477Z # [2025-05-07T20:50:54.868Z] Run Python Test Suite: 2025-05-07T20:50:54.8692850Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:50:54.8693185Z ################################################################################ 2025-05-07T20:50:54.8718197Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:50:54.8719149Z 2025-05-07T20:50:57.0260568Z ============================= test session starts ============================== 2025-05-07T20:50:57.0261212Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:57.0261729Z cachedir: .pytest_cache 2025-05-07T20:50:57.0262303Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:57.0263025Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:57.0263442Z plugins: hypothesis-6.131.14 2025-05-07T20:50:59.1989168Z collecting ... collected 4 items 2025-05-07T20:50:59.1989373Z 2025-05-07T20:50:59.5538447Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5559522Z self=, 2025-05-07T20:50:59.5560567Z data_type=torch.bfloat16, 2025-05-07T20:50:59.5560910Z segment_value_type=torch.int32, 2025-05-07T20:50:59.5561262Z segment_length_type=torch.int32, 2025-05-07T20:50:59.5561592Z ) 2025-05-07T20:50:59.5561969Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5562988Z self=, 2025-05-07T20:50:59.5563864Z data_type=torch.float16, 2025-05-07T20:50:59.5564193Z segment_value_type=torch.int32, 2025-05-07T20:50:59.5564536Z segment_length_type=torch.int32, 2025-05-07T20:50:59.5571957Z ) 2025-05-07T20:50:59.5572365Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5573422Z self=, 2025-05-07T20:50:59.5574696Z data_type=torch.float32, 2025-05-07T20:50:59.5575026Z segment_value_type=torch.int32, 2025-05-07T20:50:59.5575379Z segment_length_type=torch.int32, 2025-05-07T20:50:59.5575698Z ) 2025-05-07T20:50:59.5576071Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5577223Z self=, 2025-05-07T20:50:59.5578108Z data_type=torch.float32, 2025-05-07T20:50:59.5578434Z segment_value_type=torch.int64, 2025-05-07T20:50:59.5578792Z segment_length_type=torch.int32, 2025-05-07T20:50:59.5579114Z ) 2025-05-07T20:50:59.5579474Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5580503Z self=, 2025-05-07T20:50:59.5581232Z data_type=torch.bfloat16, 2025-05-07T20:50:59.5581501Z segment_value_type=torch.int64, 2025-05-07T20:50:59.5581790Z segment_length_type=torch.int32, 2025-05-07T20:50:59.5582053Z ) 2025-05-07T20:50:59.5582351Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5583162Z self=, 2025-05-07T20:50:59.5583871Z data_type=torch.bfloat16, 2025-05-07T20:50:59.5584147Z segment_value_type=torch.int64, 2025-05-07T20:50:59.5584430Z segment_length_type=torch.int64, 2025-05-07T20:50:59.5584697Z ) 2025-05-07T20:50:59.5585004Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5585810Z self=, 2025-05-07T20:50:59.5586516Z data_type=torch.float16, 2025-05-07T20:50:59.5586795Z segment_value_type=torch.int64, 2025-05-07T20:50:59.5587089Z segment_length_type=torch.int32, 2025-05-07T20:50:59.5587348Z ) 2025-05-07T20:50:59.5587652Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5588465Z self=, 2025-05-07T20:50:59.5589166Z data_type=torch.float16, 2025-05-07T20:50:59.5589445Z segment_value_type=torch.int64, 2025-05-07T20:50:59.5589734Z segment_length_type=torch.int64, 2025-05-07T20:50:59.5589995Z ) 2025-05-07T20:50:59.5590304Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5591119Z self=, 2025-05-07T20:50:59.5591821Z data_type=torch.float16, 2025-05-07T20:50:59.5592093Z segment_value_type=torch.int32, 2025-05-07T20:50:59.5592385Z segment_length_type=torch.int64, 2025-05-07T20:50:59.5592652Z ) 2025-05-07T20:50:59.5592949Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5593758Z self=, 2025-05-07T20:50:59.5594869Z data_type=torch.bfloat16, 2025-05-07T20:50:59.5595146Z segment_value_type=torch.int32, 2025-05-07T20:50:59.5595442Z segment_length_type=torch.int64, 2025-05-07T20:50:59.5595711Z ) 2025-05-07T20:50:59.5596016Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5596823Z self=, 2025-05-07T20:50:59.5597524Z data_type=torch.float32, 2025-05-07T20:50:59.5597799Z segment_value_type=torch.int32, 2025-05-07T20:50:59.5598261Z segment_length_type=torch.int64, 2025-05-07T20:50:59.5598529Z ) 2025-05-07T20:50:59.5598840Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5599650Z self=, 2025-05-07T20:50:59.5600355Z data_type=torch.float32, 2025-05-07T20:50:59.5600797Z segment_value_type=torch.int64, 2025-05-07T20:50:59.5601093Z segment_length_type=torch.int64, 2025-05-07T20:50:59.5601350Z ) 2025-05-07T20:50:59.5601530Z PASSED 2025-05-07T20:50:59.5616608Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:59.5618022Z self=, 2025-05-07T20:50:59.5618772Z data_type=torch.bfloat16, 2025-05-07T20:50:59.5619023Z ) 2025-05-07T20:50:59.5619359Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:59.5620231Z self=, 2025-05-07T20:50:59.5620974Z data_type=torch.float16, 2025-05-07T20:50:59.5621223Z ) 2025-05-07T20:50:59.5621557Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:50:59.5622431Z self=, 2025-05-07T20:50:59.5623169Z data_type=torch.float32, 2025-05-07T20:50:59.5623413Z ) 2025-05-07T20:50:59.5623590Z PASSED 2025-05-07T20:50:59.5689248Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:59.5690389Z self=, 2025-05-07T20:50:59.5691038Z data_type=torch.bfloat16, 2025-05-07T20:50:59.5691285Z ) 2025-05-07T20:50:59.5691530Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:59.5692227Z self=, 2025-05-07T20:50:59.5692867Z data_type=torch.float16, 2025-05-07T20:50:59.5693110Z ) 2025-05-07T20:50:59.5693363Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:50:59.5694106Z self=, 2025-05-07T20:50:59.5695046Z data_type=torch.float32, 2025-05-07T20:50:59.5695298Z ) 2025-05-07T20:50:59.5695479Z PASSED 2025-05-07T20:50:59.5974260Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5975848Z self=, 2025-05-07T20:50:59.5976709Z data_type=torch.bfloat16, 2025-05-07T20:50:59.5977041Z segment_value_type=torch.int32, 2025-05-07T20:50:59.5977395Z segment_length_type=torch.int32, 2025-05-07T20:50:59.5977710Z ) 2025-05-07T20:50:59.5978047Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5978993Z self=, 2025-05-07T20:50:59.5979831Z data_type=torch.float16, 2025-05-07T20:50:59.5980407Z segment_value_type=torch.int32, 2025-05-07T20:50:59.5980758Z segment_length_type=torch.int32, 2025-05-07T20:50:59.5981083Z ) 2025-05-07T20:50:59.5981413Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5982357Z self=, 2025-05-07T20:50:59.5983198Z data_type=torch.float16, 2025-05-07T20:50:59.5983682Z segment_value_type=torch.int64, 2025-05-07T20:50:59.5984062Z segment_length_type=torch.int32, 2025-05-07T20:50:59.5984383Z ) 2025-05-07T20:50:59.5984711Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5985651Z self=, 2025-05-07T20:50:59.5986491Z data_type=torch.float16, 2025-05-07T20:50:59.5986811Z segment_value_type=torch.int32, 2025-05-07T20:50:59.5987161Z segment_length_type=torch.int64, 2025-05-07T20:50:59.5987484Z ) 2025-05-07T20:50:59.5987820Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5988752Z self=, 2025-05-07T20:50:59.5989595Z data_type=torch.bfloat16, 2025-05-07T20:50:59.5989926Z segment_value_type=torch.int64, 2025-05-07T20:50:59.5990278Z segment_length_type=torch.int32, 2025-05-07T20:50:59.5990599Z ) 2025-05-07T20:50:59.5990935Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5991879Z self=, 2025-05-07T20:50:59.5992718Z data_type=torch.bfloat16, 2025-05-07T20:50:59.5993049Z segment_value_type=torch.int64, 2025-05-07T20:50:59.5993399Z segment_length_type=torch.int64, 2025-05-07T20:50:59.5993719Z ) 2025-05-07T20:50:59.5994056Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5995195Z self=, 2025-05-07T20:50:59.5996027Z data_type=torch.float16, 2025-05-07T20:50:59.5996352Z segment_value_type=torch.int64, 2025-05-07T20:50:59.5996702Z segment_length_type=torch.int64, 2025-05-07T20:50:59.5997030Z ) 2025-05-07T20:50:59.5997359Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.5998303Z self=, 2025-05-07T20:50:59.5999144Z data_type=torch.bfloat16, 2025-05-07T20:50:59.5999469Z segment_value_type=torch.int32, 2025-05-07T20:50:59.5999816Z segment_length_type=torch.int64, 2025-05-07T20:50:59.6000134Z ) 2025-05-07T20:50:59.6000569Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.6001519Z self=, 2025-05-07T20:50:59.6002361Z data_type=torch.float32, 2025-05-07T20:50:59.6002685Z segment_value_type=torch.int32, 2025-05-07T20:50:59.6003028Z segment_length_type=torch.int32, 2025-05-07T20:50:59.6003369Z ) 2025-05-07T20:50:59.6003743Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.6004684Z self=, 2025-05-07T20:50:59.6005525Z data_type=torch.float32, 2025-05-07T20:50:59.6005847Z segment_value_type=torch.int64, 2025-05-07T20:50:59.6006190Z segment_length_type=torch.int64, 2025-05-07T20:50:59.6006511Z ) 2025-05-07T20:50:59.6006850Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.6007943Z self=, 2025-05-07T20:50:59.6008778Z data_type=torch.float32, 2025-05-07T20:50:59.6009102Z segment_value_type=torch.int32, 2025-05-07T20:50:59.6009450Z segment_length_type=torch.int64, 2025-05-07T20:50:59.6009761Z ) 2025-05-07T20:50:59.6010240Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:50:59.6011190Z self=, 2025-05-07T20:50:59.6012023Z data_type=torch.float32, 2025-05-07T20:50:59.6012346Z segment_value_type=torch.int64, 2025-05-07T20:50:59.6012697Z segment_length_type=torch.int32, 2025-05-07T20:50:59.6013019Z ) 2025-05-07T20:50:59.6013236Z PASSED 2025-05-07T20:50:59.6013377Z 2025-05-07T20:50:59.6013542Z ============================== 4 passed in 2.71s =============================== 2025-05-07T20:51:00.3847748Z 2025-05-07T20:51:00.3848303Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:51:00.3868977Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 6 seconds 2025-05-07T20:51:00.3869359Z 2025-05-07T20:51:00.3869363Z 2025-05-07T20:51:00.3869367Z 2025-05-07T20:51:00.3869371Z 2025-05-07T20:51:00.3891277Z ################################################################################ 2025-05-07T20:51:00.3907072Z # [2025-05-07T20:51:00.390Z] Run Python Test Suite: 2025-05-07T20:51:00.3907413Z # ./sparse/index_select_test.py 2025-05-07T20:51:00.3907712Z ################################################################################ 2025-05-07T20:51:00.3932214Z + 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:51:00.3932842Z 2025-05-07T20:51:02.5540526Z ============================= test session starts ============================== 2025-05-07T20:51:02.5541185Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:02.5541697Z cachedir: .pytest_cache 2025-05-07T20:51:02.5542264Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:02.5543008Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:02.5543425Z plugins: hypothesis-6.131.14 2025-05-07T20:51:04.7393493Z collecting ... collected 3 items 2025-05-07T20:51:04.7393904Z 2025-05-07T20:51:05.3698464Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3700203Z self=, 2025-05-07T20:51:05.3701123Z num_inputs=0, 2025-05-07T20:51:05.3701571Z max_input_rows=2, 2025-05-07T20:51:05.3702013Z max_cols_factor=2, 2025-05-07T20:51:05.3702456Z max_output_rows=2, 2025-05-07T20:51:05.3702924Z permute_output_dim_0_1=False, 2025-05-07T20:51:05.3703468Z dtype=torch.float32, 2025-05-07T20:51:05.3703943Z use_cpu=False, 2025-05-07T20:51:05.3704544Z op=, 2025-05-07T20:51:05.3705129Z ) 2025-05-07T20:51:05.3705413Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3705904Z self=, 2025-05-07T20:51:05.3706364Z num_inputs=31, 2025-05-07T20:51:05.3706592Z max_input_rows=2, 2025-05-07T20:51:05.3706831Z max_cols_factor=2, 2025-05-07T20:51:05.3707060Z max_output_rows=2, 2025-05-07T20:51:05.3707312Z permute_output_dim_0_1=False, 2025-05-07T20:51:05.3707597Z dtype=torch.float32, 2025-05-07T20:51:05.3707838Z use_cpu=False, 2025-05-07T20:51:05.3708501Z op=, 2025-05-07T20:51:05.3708853Z ) 2025-05-07T20:51:05.3709077Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3709566Z self=, 2025-05-07T20:51:05.3710028Z num_inputs=31, 2025-05-07T20:51:05.3710242Z max_input_rows=31, 2025-05-07T20:51:05.3710478Z max_cols_factor=63, 2025-05-07T20:51:05.3710860Z max_output_rows=13, 2025-05-07T20:51:05.3711104Z permute_output_dim_0_1=True, 2025-05-07T20:51:05.3711374Z dtype=torch.float16, 2025-05-07T20:51:05.3711614Z use_cpu=False, 2025-05-07T20:51:05.3711915Z op=, 2025-05-07T20:51:05.3712263Z ) 2025-05-07T20:51:05.3712491Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3712982Z self=, 2025-05-07T20:51:05.3713442Z num_inputs=5, 2025-05-07T20:51:05.3713674Z max_input_rows=3, 2025-05-07T20:51:05.3713907Z max_cols_factor=137, 2025-05-07T20:51:05.3714141Z max_output_rows=13, 2025-05-07T20:51:05.3714393Z permute_output_dim_0_1=False, 2025-05-07T20:51:05.3714673Z dtype=torch.float16, 2025-05-07T20:51:05.3714936Z use_cpu=False, 2025-05-07T20:51:05.3715271Z op=, 2025-05-07T20:51:05.3715616Z ) 2025-05-07T20:51:05.3715842Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3716328Z self=, 2025-05-07T20:51:05.3716788Z num_inputs=63, 2025-05-07T20:51:05.3717010Z max_input_rows=15, 2025-05-07T20:51:05.3717244Z max_cols_factor=256, 2025-05-07T20:51:05.3717488Z max_output_rows=29, 2025-05-07T20:51:05.3717742Z permute_output_dim_0_1=True, 2025-05-07T20:51:05.3718014Z dtype=torch.float16, 2025-05-07T20:51:05.3718258Z use_cpu=True, 2025-05-07T20:51:05.3718576Z op=, 2025-05-07T20:51:05.3718920Z ) 2025-05-07T20:51:05.3719149Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3719638Z self=, 2025-05-07T20:51:05.3720091Z num_inputs=13, 2025-05-07T20:51:05.3720321Z max_input_rows=2, 2025-05-07T20:51:05.3720685Z max_cols_factor=156, 2025-05-07T20:51:05.3720926Z max_output_rows=21, 2025-05-07T20:51:05.3721172Z permute_output_dim_0_1=False, 2025-05-07T20:51:05.3721451Z dtype=torch.float32, 2025-05-07T20:51:05.3721685Z use_cpu=True, 2025-05-07T20:51:05.3721990Z op=, 2025-05-07T20:51:05.3722336Z ) 2025-05-07T20:51:05.3722559Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3723044Z self=, 2025-05-07T20:51:05.3723508Z num_inputs=68, 2025-05-07T20:51:05.3723731Z max_input_rows=4, 2025-05-07T20:51:05.3723955Z max_cols_factor=81, 2025-05-07T20:51:05.3724188Z max_output_rows=21, 2025-05-07T20:51:05.3724431Z permute_output_dim_0_1=True, 2025-05-07T20:51:05.3724693Z dtype=torch.float32, 2025-05-07T20:51:05.3724935Z use_cpu=False, 2025-05-07T20:51:05.3725242Z op=, 2025-05-07T20:51:05.3725579Z ) 2025-05-07T20:51:05.3725807Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3726295Z self=, 2025-05-07T20:51:05.3726750Z num_inputs=25, 2025-05-07T20:51:05.3726965Z max_input_rows=28, 2025-05-07T20:51:05.3727200Z max_cols_factor=256, 2025-05-07T20:51:05.3727442Z max_output_rows=17, 2025-05-07T20:51:05.3727684Z permute_output_dim_0_1=False, 2025-05-07T20:51:05.3727956Z dtype=torch.float32, 2025-05-07T20:51:05.3728292Z use_cpu=True, 2025-05-07T20:51:05.3728618Z op=, 2025-05-07T20:51:05.3728988Z ) 2025-05-07T20:51:05.3729218Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3729698Z self=, 2025-05-07T20:51:05.3730158Z num_inputs=0, 2025-05-07T20:51:05.3730382Z max_input_rows=23, 2025-05-07T20:51:05.3730692Z max_cols_factor=246, 2025-05-07T20:51:05.3730937Z max_output_rows=14, 2025-05-07T20:51:05.3731182Z permute_output_dim_0_1=False, 2025-05-07T20:51:05.3731448Z dtype=torch.float16, 2025-05-07T20:51:05.3731698Z use_cpu=False, 2025-05-07T20:51:05.3732006Z op=, 2025-05-07T20:51:05.3732362Z ) 2025-05-07T20:51:05.3732583Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3733079Z self=, 2025-05-07T20:51:05.3733546Z num_inputs=43, 2025-05-07T20:51:05.3733760Z max_input_rows=3, 2025-05-07T20:51:05.3733992Z max_cols_factor=68, 2025-05-07T20:51:05.3734232Z max_output_rows=5, 2025-05-07T20:51:05.3734476Z permute_output_dim_0_1=True, 2025-05-07T20:51:05.3734758Z dtype=torch.float32, 2025-05-07T20:51:05.3735002Z use_cpu=True, 2025-05-07T20:51:05.3735339Z op=, 2025-05-07T20:51:05.3735720Z ) 2025-05-07T20:51:05.3735951Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3736440Z self=, 2025-05-07T20:51:05.3736911Z num_inputs=35, 2025-05-07T20:51:05.3737143Z max_input_rows=25, 2025-05-07T20:51:05.3737382Z max_cols_factor=86, 2025-05-07T20:51:05.3737616Z max_output_rows=15, 2025-05-07T20:51:05.3737867Z permute_output_dim_0_1=False, 2025-05-07T20:51:05.3738147Z dtype=torch.float16, 2025-05-07T20:51:05.3738389Z use_cpu=True, 2025-05-07T20:51:05.3738720Z op=, 2025-05-07T20:51:05.3739096Z ) 2025-05-07T20:51:05.3739318Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3739810Z self=, 2025-05-07T20:51:05.3740275Z num_inputs=35, 2025-05-07T20:51:05.3740498Z max_input_rows=25, 2025-05-07T20:51:05.3740735Z max_cols_factor=86, 2025-05-07T20:51:05.3740967Z max_output_rows=15, 2025-05-07T20:51:05.3741205Z permute_output_dim_0_1=True, 2025-05-07T20:51:05.3741478Z dtype=torch.float16, 2025-05-07T20:51:05.3741718Z use_cpu=True, 2025-05-07T20:51:05.3742044Z op=, 2025-05-07T20:51:05.3742412Z ) 2025-05-07T20:51:05.3742636Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3743124Z self=, 2025-05-07T20:51:05.3743586Z num_inputs=35, 2025-05-07T20:51:05.3743814Z max_input_rows=25, 2025-05-07T20:51:05.3744053Z max_cols_factor=86, 2025-05-07T20:51:05.3744287Z max_output_rows=2, 2025-05-07T20:51:05.3744543Z permute_output_dim_0_1=True, 2025-05-07T20:51:05.3744823Z dtype=torch.float16, 2025-05-07T20:51:05.3745058Z use_cpu=True, 2025-05-07T20:51:05.3745399Z op=, 2025-05-07T20:51:05.3745767Z ) 2025-05-07T20:51:05.3745999Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3746491Z self=, 2025-05-07T20:51:05.3746964Z num_inputs=35, 2025-05-07T20:51:05.3747197Z max_input_rows=2, 2025-05-07T20:51:05.3747431Z max_cols_factor=86, 2025-05-07T20:51:05.3747674Z max_output_rows=2, 2025-05-07T20:51:05.3747925Z permute_output_dim_0_1=True, 2025-05-07T20:51:05.3748324Z dtype=torch.float16, 2025-05-07T20:51:05.3748566Z use_cpu=True, 2025-05-07T20:51:05.3748907Z op=, 2025-05-07T20:51:05.3749272Z ) 2025-05-07T20:51:05.3749501Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3749999Z self=, 2025-05-07T20:51:05.3750461Z num_inputs=35, 2025-05-07T20:51:05.3750774Z max_input_rows=2, 2025-05-07T20:51:05.3751019Z max_cols_factor=2, 2025-05-07T20:51:05.3751249Z max_output_rows=2, 2025-05-07T20:51:05.3751499Z permute_output_dim_0_1=True, 2025-05-07T20:51:05.3751780Z dtype=torch.float16, 2025-05-07T20:51:05.3752027Z use_cpu=True, 2025-05-07T20:51:05.3752352Z op=, 2025-05-07T20:51:05.3752721Z ) 2025-05-07T20:51:05.3752949Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3753439Z self=, 2025-05-07T20:51:05.3753894Z num_inputs=2, 2025-05-07T20:51:05.3754112Z max_input_rows=2, 2025-05-07T20:51:05.3754335Z max_cols_factor=2, 2025-05-07T20:51:05.3754564Z max_output_rows=2, 2025-05-07T20:51:05.3754813Z permute_output_dim_0_1=True, 2025-05-07T20:51:05.3755104Z dtype=torch.float16, 2025-05-07T20:51:05.3755362Z use_cpu=True, 2025-05-07T20:51:05.3755696Z op=, 2025-05-07T20:51:05.3756058Z ) 2025-05-07T20:51:05.3756290Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3756777Z self=, 2025-05-07T20:51:05.3757234Z num_inputs=76, 2025-05-07T20:51:05.3757447Z max_input_rows=16, 2025-05-07T20:51:05.3757679Z max_cols_factor=75, 2025-05-07T20:51:05.3757916Z max_output_rows=10, 2025-05-07T20:51:05.3758161Z permute_output_dim_0_1=False, 2025-05-07T20:51:05.3758438Z dtype=torch.float16, 2025-05-07T20:51:05.3758677Z use_cpu=False, 2025-05-07T20:51:05.3758998Z op=, 2025-05-07T20:51:05.3759371Z ) 2025-05-07T20:51:05.3759598Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3760078Z self=, 2025-05-07T20:51:05.3760611Z num_inputs=76, 2025-05-07T20:51:05.3760835Z max_input_rows=16, 2025-05-07T20:51:05.3768304Z max_cols_factor=76, 2025-05-07T20:51:05.3768593Z max_output_rows=10, 2025-05-07T20:51:05.3768844Z permute_output_dim_0_1=False, 2025-05-07T20:51:05.3769121Z dtype=torch.float16, 2025-05-07T20:51:05.3769381Z use_cpu=False, 2025-05-07T20:51:05.3769719Z op=, 2025-05-07T20:51:05.3770095Z ) 2025-05-07T20:51:05.3770325Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3770827Z self=, 2025-05-07T20:51:05.3771289Z num_inputs=10, 2025-05-07T20:51:05.3771513Z max_input_rows=16, 2025-05-07T20:51:05.3771752Z max_cols_factor=76, 2025-05-07T20:51:05.3771983Z max_output_rows=10, 2025-05-07T20:51:05.3772231Z permute_output_dim_0_1=False, 2025-05-07T20:51:05.3772507Z dtype=torch.float16, 2025-05-07T20:51:05.3772751Z use_cpu=False, 2025-05-07T20:51:05.3773075Z op=, 2025-05-07T20:51:05.3773444Z ) 2025-05-07T20:51:05.3773667Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:05.3774144Z self=, 2025-05-07T20:51:05.3774604Z num_inputs=10, 2025-05-07T20:51:05.3774822Z max_input_rows=16, 2025-05-07T20:51:05.3775051Z max_cols_factor=16, 2025-05-07T20:51:05.3775407Z max_output_rows=10, 2025-05-07T20:51:05.3775653Z permute_output_dim_0_1=False, 2025-05-07T20:51:05.3775922Z dtype=torch.float16, 2025-05-07T20:51:05.3776161Z use_cpu=False, 2025-05-07T20:51:05.3776491Z op=, 2025-05-07T20:51:05.3776855Z ) 2025-05-07T20:51:05.3777047Z PASSED 2025-05-07T20:51:05.5022459Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5023283Z self=, 2025-05-07T20:51:05.5023744Z num_indices=1, 2025-05-07T20:51:05.5023973Z max_num_input_rows=1, 2025-05-07T20:51:05.5024209Z shape=[1], 2025-05-07T20:51:05.5024424Z dtype=torch.float32, 2025-05-07T20:51:05.5024663Z use_cpu=False, 2025-05-07T20:51:05.5024885Z num_groups=1, 2025-05-07T20:51:05.5025143Z use_var_cols=False, 2025-05-07T20:51:05.5025391Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5025682Z check_non_contiguous=False, 2025-05-07T20:51:05.5025935Z ) 2025-05-07T20:51:05.5026165Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5026652Z self=, 2025-05-07T20:51:05.5027112Z num_indices=26, 2025-05-07T20:51:05.5027346Z max_num_input_rows=1, 2025-05-07T20:51:05.5027582Z shape=[1], 2025-05-07T20:51:05.5027812Z dtype=torch.float32, 2025-05-07T20:51:05.5028058Z use_cpu=False, 2025-05-07T20:51:05.5028268Z num_groups=1, 2025-05-07T20:51:05.5028490Z use_var_cols=False, 2025-05-07T20:51:05.5028741Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5029025Z check_non_contiguous=False, 2025-05-07T20:51:05.5029275Z ) 2025-05-07T20:51:05.5029505Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5030000Z self=, 2025-05-07T20:51:05.5030459Z num_indices=26, 2025-05-07T20:51:05.5030685Z max_num_input_rows=27, 2025-05-07T20:51:05.5030929Z shape=[16, 26], 2025-05-07T20:51:05.5031146Z dtype=torch.float32, 2025-05-07T20:51:05.5031381Z use_cpu=True, 2025-05-07T20:51:05.5031594Z num_groups=11, 2025-05-07T20:51:05.5031805Z use_var_cols=False, 2025-05-07T20:51:05.5032050Z use_var_num_input_rows=True, 2025-05-07T20:51:05.5032328Z check_non_contiguous=False, 2025-05-07T20:51:05.5032575Z ) 2025-05-07T20:51:05.5032800Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5033291Z self=, 2025-05-07T20:51:05.5033747Z num_indices=26, 2025-05-07T20:51:05.5033964Z max_num_input_rows=29, 2025-05-07T20:51:05.5034208Z shape=[8, 2], 2025-05-07T20:51:05.5034429Z dtype=torch.float32, 2025-05-07T20:51:05.5034660Z use_cpu=False, 2025-05-07T20:51:05.5034874Z num_groups=8, 2025-05-07T20:51:05.5035091Z use_var_cols=False, 2025-05-07T20:51:05.5035332Z use_var_num_input_rows=True, 2025-05-07T20:51:05.5035609Z check_non_contiguous=False, 2025-05-07T20:51:05.5035857Z ) 2025-05-07T20:51:05.5036074Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5036564Z self=, 2025-05-07T20:51:05.5037029Z num_indices=5, 2025-05-07T20:51:05.5037248Z max_num_input_rows=15, 2025-05-07T20:51:05.5037496Z shape=[10], 2025-05-07T20:51:05.5037714Z dtype=torch.float16, 2025-05-07T20:51:05.5037948Z use_cpu=False, 2025-05-07T20:51:05.5038163Z num_groups=4, 2025-05-07T20:51:05.5038380Z use_var_cols=True, 2025-05-07T20:51:05.5038621Z use_var_num_input_rows=True, 2025-05-07T20:51:05.5038899Z check_non_contiguous=False, 2025-05-07T20:51:05.5039149Z ) 2025-05-07T20:51:05.5039377Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5039867Z self=, 2025-05-07T20:51:05.5040602Z num_indices=7, 2025-05-07T20:51:05.5040832Z max_num_input_rows=30, 2025-05-07T20:51:05.5041071Z shape=[10], 2025-05-07T20:51:05.5041289Z dtype=torch.float16, 2025-05-07T20:51:05.5041528Z use_cpu=True, 2025-05-07T20:51:05.5041737Z num_groups=13, 2025-05-07T20:51:05.5041960Z use_var_cols=True, 2025-05-07T20:51:05.5042205Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5042567Z check_non_contiguous=True, 2025-05-07T20:51:05.5042825Z ) 2025-05-07T20:51:05.5043053Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5043541Z self=, 2025-05-07T20:51:05.5044002Z num_indices=11, 2025-05-07T20:51:05.5044223Z max_num_input_rows=2, 2025-05-07T20:51:05.5044464Z shape=[30], 2025-05-07T20:51:05.5044674Z dtype=torch.float16, 2025-05-07T20:51:05.5044932Z use_cpu=False, 2025-05-07T20:51:05.5045185Z num_groups=25, 2025-05-07T20:51:05.5045399Z use_var_cols=False, 2025-05-07T20:51:05.5045645Z use_var_num_input_rows=True, 2025-05-07T20:51:05.5045924Z check_non_contiguous=False, 2025-05-07T20:51:05.5046171Z ) 2025-05-07T20:51:05.5046399Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5046896Z self=, 2025-05-07T20:51:05.5047353Z num_indices=31, 2025-05-07T20:51:05.5047583Z max_num_input_rows=20, 2025-05-07T20:51:05.5047828Z shape=[3], 2025-05-07T20:51:05.5048037Z dtype=torch.float16, 2025-05-07T20:51:05.5048273Z use_cpu=True, 2025-05-07T20:51:05.5048489Z num_groups=27, 2025-05-07T20:51:05.5048701Z use_var_cols=False, 2025-05-07T20:51:05.5048943Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5049228Z check_non_contiguous=True, 2025-05-07T20:51:05.5049471Z ) 2025-05-07T20:51:05.5049702Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5050201Z self=, 2025-05-07T20:51:05.5050659Z num_indices=19, 2025-05-07T20:51:05.5050887Z max_num_input_rows=24, 2025-05-07T20:51:05.5051140Z shape=[25, 16], 2025-05-07T20:51:05.5051364Z dtype=torch.float16, 2025-05-07T20:51:05.5051601Z use_cpu=False, 2025-05-07T20:51:05.5051817Z num_groups=12, 2025-05-07T20:51:05.5052039Z use_var_cols=False, 2025-05-07T20:51:05.5052287Z use_var_num_input_rows=True, 2025-05-07T20:51:05.5052565Z check_non_contiguous=False, 2025-05-07T20:51:05.5052822Z ) 2025-05-07T20:51:05.5053042Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5053538Z self=, 2025-05-07T20:51:05.5053998Z num_indices=23, 2025-05-07T20:51:05.5054217Z max_num_input_rows=16, 2025-05-07T20:51:05.5054465Z shape=[4], 2025-05-07T20:51:05.5054688Z dtype=torch.float32, 2025-05-07T20:51:05.5054930Z use_cpu=True, 2025-05-07T20:51:05.5055137Z num_groups=31, 2025-05-07T20:51:05.5055356Z use_var_cols=True, 2025-05-07T20:51:05.5055600Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5055876Z check_non_contiguous=True, 2025-05-07T20:51:05.5056123Z ) 2025-05-07T20:51:05.5056349Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5056834Z self=, 2025-05-07T20:51:05.5057303Z num_indices=16, 2025-05-07T20:51:05.5057529Z max_num_input_rows=29, 2025-05-07T20:51:05.5057765Z shape=[22, 7], 2025-05-07T20:51:05.5057988Z dtype=torch.float32, 2025-05-07T20:51:05.5058227Z use_cpu=True, 2025-05-07T20:51:05.5058431Z num_groups=9, 2025-05-07T20:51:05.5058649Z use_var_cols=False, 2025-05-07T20:51:05.5058896Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5059170Z check_non_contiguous=True, 2025-05-07T20:51:05.5059417Z ) 2025-05-07T20:51:05.5059741Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5060230Z self=, 2025-05-07T20:51:05.5060681Z num_indices=16, 2025-05-07T20:51:05.5060906Z max_num_input_rows=29, 2025-05-07T20:51:05.5061149Z shape=[22, 29], 2025-05-07T20:51:05.5061365Z dtype=torch.float32, 2025-05-07T20:51:05.5061600Z use_cpu=True, 2025-05-07T20:51:05.5061814Z num_groups=9, 2025-05-07T20:51:05.5062101Z use_var_cols=False, 2025-05-07T20:51:05.5062347Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5062624Z check_non_contiguous=True, 2025-05-07T20:51:05.5062865Z ) 2025-05-07T20:51:05.5063089Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5063582Z self=, 2025-05-07T20:51:05.5064035Z num_indices=16, 2025-05-07T20:51:05.5064258Z max_num_input_rows=29, 2025-05-07T20:51:05.5064505Z shape=[22, 22], 2025-05-07T20:51:05.5064728Z dtype=torch.float32, 2025-05-07T20:51:05.5064963Z use_cpu=True, 2025-05-07T20:51:05.5065175Z num_groups=9, 2025-05-07T20:51:05.5065386Z use_var_cols=False, 2025-05-07T20:51:05.5065634Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5065914Z check_non_contiguous=True, 2025-05-07T20:51:05.5066184Z ) 2025-05-07T20:51:05.5066406Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5066903Z self=, 2025-05-07T20:51:05.5067371Z num_indices=16, 2025-05-07T20:51:05.5067589Z max_num_input_rows=29, 2025-05-07T20:51:05.5067839Z shape=[9, 22], 2025-05-07T20:51:05.5068060Z dtype=torch.float32, 2025-05-07T20:51:05.5068290Z use_cpu=True, 2025-05-07T20:51:05.5068503Z num_groups=9, 2025-05-07T20:51:05.5068719Z use_var_cols=False, 2025-05-07T20:51:05.5068959Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5069243Z check_non_contiguous=True, 2025-05-07T20:51:05.5069497Z ) 2025-05-07T20:51:05.5069721Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5070215Z self=, 2025-05-07T20:51:05.5070673Z num_indices=16, 2025-05-07T20:51:05.5070899Z max_num_input_rows=29, 2025-05-07T20:51:05.5071137Z shape=[22, 22], 2025-05-07T20:51:05.5071356Z dtype=torch.float32, 2025-05-07T20:51:05.5071597Z use_cpu=True, 2025-05-07T20:51:05.5071804Z num_groups=16, 2025-05-07T20:51:05.5072022Z use_var_cols=False, 2025-05-07T20:51:05.5072264Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5072537Z check_non_contiguous=True, 2025-05-07T20:51:05.5072787Z ) 2025-05-07T20:51:05.5073015Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5073500Z self=, 2025-05-07T20:51:05.5073958Z num_indices=16, 2025-05-07T20:51:05.5074186Z max_num_input_rows=29, 2025-05-07T20:51:05.5074422Z shape=[16, 22], 2025-05-07T20:51:05.5074642Z dtype=torch.float32, 2025-05-07T20:51:05.5074887Z use_cpu=True, 2025-05-07T20:51:05.5075136Z num_groups=16, 2025-05-07T20:51:05.5075353Z use_var_cols=False, 2025-05-07T20:51:05.5075598Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5075878Z check_non_contiguous=True, 2025-05-07T20:51:05.5076116Z ) 2025-05-07T20:51:05.5076346Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5076837Z self=, 2025-05-07T20:51:05.5077292Z num_indices=16, 2025-05-07T20:51:05.5077518Z max_num_input_rows=29, 2025-05-07T20:51:05.5077759Z shape=[16], 2025-05-07T20:51:05.5077970Z dtype=torch.float32, 2025-05-07T20:51:05.5078210Z use_cpu=False, 2025-05-07T20:51:05.5078427Z num_groups=1, 2025-05-07T20:51:05.5078639Z use_var_cols=False, 2025-05-07T20:51:05.5078885Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5079273Z check_non_contiguous=False, 2025-05-07T20:51:05.5079516Z ) 2025-05-07T20:51:05.5079742Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5080235Z self=, 2025-05-07T20:51:05.5080762Z num_indices=13, 2025-05-07T20:51:05.5080984Z max_num_input_rows=18, 2025-05-07T20:51:05.5081231Z shape=[4], 2025-05-07T20:51:05.5081568Z dtype=torch.float32, 2025-05-07T20:51:05.5081805Z use_cpu=True, 2025-05-07T20:51:05.5082019Z num_groups=11, 2025-05-07T20:51:05.5082236Z use_var_cols=False, 2025-05-07T20:51:05.5082478Z use_var_num_input_rows=False, 2025-05-07T20:51:05.5082761Z check_non_contiguous=True, 2025-05-07T20:51:05.5083009Z ) 2025-05-07T20:51:05.5083228Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5083717Z self=, 2025-05-07T20:51:05.5084188Z num_indices=13, 2025-05-07T20:51:05.5084406Z max_num_input_rows=18, 2025-05-07T20:51:05.5084646Z shape=[4], 2025-05-07T20:51:05.5084867Z dtype=torch.float32, 2025-05-07T20:51:05.5085098Z use_cpu=True, 2025-05-07T20:51:05.5085312Z num_groups=11, 2025-05-07T20:51:05.5085529Z use_var_cols=False, 2025-05-07T20:51:05.5085765Z use_var_num_input_rows=True, 2025-05-07T20:51:05.5086038Z check_non_contiguous=True, 2025-05-07T20:51:05.5086292Z ) 2025-05-07T20:51:05.5086516Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:05.5087000Z self=, 2025-05-07T20:51:05.5087460Z num_indices=27, 2025-05-07T20:51:05.5087683Z max_num_input_rows=16, 2025-05-07T20:51:05.5087921Z shape=[6, 17], 2025-05-07T20:51:05.5088141Z dtype=torch.float32, 2025-05-07T20:51:05.5088382Z use_cpu=False, 2025-05-07T20:51:05.5088588Z num_groups=2, 2025-05-07T20:51:05.5088812Z use_var_cols=False, 2025-05-07T20:51:05.5089066Z use_var_num_input_rows=True, 2025-05-07T20:51:05.5089334Z check_non_contiguous=False, 2025-05-07T20:51:05.5089579Z ) 2025-05-07T20:51:05.5089767Z PASSED 2025-05-07T20:51:09.2439688Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:51:09.2440047Z 2025-05-07T20:51:09.2440210Z =============================== warnings summary =============================== 2025-05-07T20:51:09.2440912Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:51:09.2442474Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:51:09.2443707Z warnings.warn( 2025-05-07T20:51:09.2443849Z 2025-05-07T20:51:09.2444075Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:51:09.2447215Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:51:09.2450371Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:51:09.2451042Z 2025-05-07T20:51:09.2451266Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:51:09.2451727Z ======================== 3 passed, 2 warnings in 6.83s ========================= 2025-05-07T20:51:10.0511814Z 2025-05-07T20:51:10.0512276Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:51:10.0532608Z [TEST] Python test time for ./sparse/index_select_test.py: 10 seconds 2025-05-07T20:51:10.0532915Z 2025-05-07T20:51:10.0533078Z 2025-05-07T20:51:10.0533086Z 2025-05-07T20:51:10.0533098Z 2025-05-07T20:51:10.0554694Z ################################################################################ 2025-05-07T20:51:10.0570635Z # [2025-05-07T20:51:10.056Z] Run Python Test Suite: 2025-05-07T20:51:10.0571099Z # ./sparse/misc_ops_test.py 2025-05-07T20:51:10.0571473Z ################################################################################ 2025-05-07T20:51:10.0596000Z + 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:51:10.0596811Z 2025-05-07T20:51:12.2133297Z ============================= test session starts ============================== 2025-05-07T20:51:12.2134116Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:12.2134641Z cachedir: .pytest_cache 2025-05-07T20:51:12.2135244Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:12.2135972Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:12.2136387Z plugins: hypothesis-6.131.14 2025-05-07T20:51:14.3535806Z collecting ... collected 8 items 2025-05-07T20:51:14.3536097Z 2025-05-07T20:51:14.5196225Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:51:14.6665161Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:51:14.6665975Z self=, 2025-05-07T20:51:14.6666416Z index_type=torch.int32, 2025-05-07T20:51:14.6666675Z has_weight=False, 2025-05-07T20:51:14.6666920Z bucketize_pos=False, 2025-05-07T20:51:14.6667148Z ) 2025-05-07T20:51:14.6667487Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:51:14.6668144Z self=, 2025-05-07T20:51:14.6668669Z index_type=torch.int64, 2025-05-07T20:51:14.6668924Z has_weight=False, 2025-05-07T20:51:14.6669157Z bucketize_pos=True, 2025-05-07T20:51:14.6669374Z ) 2025-05-07T20:51:14.6669561Z PASSED 2025-05-07T20:51:14.6911381Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:51:14.6912272Z self=, 2025-05-07T20:51:14.6912698Z permute_size=0, 2025-05-07T20:51:14.6912919Z long_index=False, 2025-05-07T20:51:14.6913135Z ) 2025-05-07T20:51:14.6913335Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6913746Z self=, 2025-05-07T20:51:14.6914307Z permute_size=393, 2025-05-07T20:51:14.6914623Z long_index=False, 2025-05-07T20:51:14.6914906Z ) 2025-05-07T20:51:14.6915134Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6915534Z self=, 2025-05-07T20:51:14.6915920Z permute_size=393, 2025-05-07T20:51:14.6916145Z long_index=True, 2025-05-07T20:51:14.6916361Z ) 2025-05-07T20:51:14.6916556Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6916954Z self=, 2025-05-07T20:51:14.6917346Z permute_size=883, 2025-05-07T20:51:14.6917917Z long_index=False, 2025-05-07T20:51:14.6918129Z ) 2025-05-07T20:51:14.6918329Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6918717Z self=, 2025-05-07T20:51:14.6919106Z permute_size=516, 2025-05-07T20:51:14.6919333Z long_index=False, 2025-05-07T20:51:14.6919544Z ) 2025-05-07T20:51:14.6919734Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6920275Z self=, 2025-05-07T20:51:14.6920772Z permute_size=324, 2025-05-07T20:51:14.6920987Z long_index=True, 2025-05-07T20:51:14.6921195Z ) 2025-05-07T20:51:14.6921397Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6921782Z self=, 2025-05-07T20:51:14.6922176Z permute_size=661, 2025-05-07T20:51:14.6922398Z long_index=True, 2025-05-07T20:51:14.6922599Z ) 2025-05-07T20:51:14.6922794Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6923194Z self=, 2025-05-07T20:51:14.6923574Z permute_size=163, 2025-05-07T20:51:14.6923797Z long_index=False, 2025-05-07T20:51:14.6924005Z ) 2025-05-07T20:51:14.6924215Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6924606Z self=, 2025-05-07T20:51:14.6924992Z permute_size=542, 2025-05-07T20:51:14.6925223Z long_index=False, 2025-05-07T20:51:14.6925427Z ) 2025-05-07T20:51:14.6925632Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6926025Z self=, 2025-05-07T20:51:14.6926406Z permute_size=999, 2025-05-07T20:51:14.6926628Z long_index=True, 2025-05-07T20:51:14.6926836Z ) 2025-05-07T20:51:14.6927026Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6927421Z self=, 2025-05-07T20:51:14.6927817Z permute_size=168, 2025-05-07T20:51:14.6928047Z long_index=True, 2025-05-07T20:51:14.6928254Z ) 2025-05-07T20:51:14.6928458Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6928867Z self=, 2025-05-07T20:51:14.6929252Z permute_size=682, 2025-05-07T20:51:14.6937046Z long_index=False, 2025-05-07T20:51:14.6937304Z ) 2025-05-07T20:51:14.6937540Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6937941Z self=, 2025-05-07T20:51:14.6938342Z permute_size=704, 2025-05-07T20:51:14.6938571Z long_index=True, 2025-05-07T20:51:14.6938777Z ) 2025-05-07T20:51:14.6938976Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6939377Z self=, 2025-05-07T20:51:14.6939758Z permute_size=233, 2025-05-07T20:51:14.6939988Z long_index=True, 2025-05-07T20:51:14.6940201Z ) 2025-05-07T20:51:14.6940394Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6940789Z self=, 2025-05-07T20:51:14.6941179Z permute_size=447, 2025-05-07T20:51:14.6941404Z long_index=False, 2025-05-07T20:51:14.6941605Z ) 2025-05-07T20:51:14.6941801Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6942198Z self=, 2025-05-07T20:51:14.6942581Z permute_size=85, 2025-05-07T20:51:14.6942801Z long_index=True, 2025-05-07T20:51:14.6943007Z ) 2025-05-07T20:51:14.6943196Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6943589Z self=, 2025-05-07T20:51:14.6943981Z permute_size=998, 2025-05-07T20:51:14.6944193Z long_index=True, 2025-05-07T20:51:14.6944404Z ) 2025-05-07T20:51:14.6944604Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6945139Z self=, 2025-05-07T20:51:14.6945535Z permute_size=469, 2025-05-07T20:51:14.6945755Z long_index=True, 2025-05-07T20:51:14.6945955Z ) 2025-05-07T20:51:14.6946152Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6946546Z self=, 2025-05-07T20:51:14.6946932Z permute_size=431, 2025-05-07T20:51:14.6947151Z long_index=True, 2025-05-07T20:51:14.6947449Z ) 2025-05-07T20:51:14.6947647Z Trying example: test_invert_permute( 2025-05-07T20:51:14.6948037Z self=, 2025-05-07T20:51:14.6948424Z permute_size=38, 2025-05-07T20:51:14.6948648Z long_index=False, 2025-05-07T20:51:14.6948853Z ) 2025-05-07T20:51:14.6949028Z PASSED 2025-05-07T20:51:14.6969931Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:51:14.7198669Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:51:14.7199372Z self=, 2025-05-07T20:51:14.7199758Z N=1, 2025-05-07T20:51:14.7199975Z offsets_type=torch.int32, 2025-05-07T20:51:14.7200230Z ) 2025-05-07T20:51:14.7200425Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7200875Z self=, 2025-05-07T20:51:14.7201365Z N=10, 2025-05-07T20:51:14.7201647Z offsets_type=torch.int32, 2025-05-07T20:51:14.7201937Z ) 2025-05-07T20:51:14.7202222Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7202608Z self=, 2025-05-07T20:51:14.7202983Z N=10, 2025-05-07T20:51:14.7203191Z offsets_type=torch.int64, 2025-05-07T20:51:14.7203430Z ) 2025-05-07T20:51:14.7203631Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7204024Z self=, 2025-05-07T20:51:14.7204404Z N=19, 2025-05-07T20:51:14.7204607Z offsets_type=torch.int32, 2025-05-07T20:51:14.7204852Z ) 2025-05-07T20:51:14.7205054Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7205438Z self=, 2025-05-07T20:51:14.7205813Z N=11, 2025-05-07T20:51:14.7206015Z offsets_type=torch.int64, 2025-05-07T20:51:14.7206255Z ) 2025-05-07T20:51:14.7206458Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7206847Z self=, 2025-05-07T20:51:14.7207218Z N=18, 2025-05-07T20:51:14.7207423Z offsets_type=torch.int64, 2025-05-07T20:51:14.7207666Z ) 2025-05-07T20:51:14.7207859Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7208247Z self=, 2025-05-07T20:51:14.7208628Z N=2, 2025-05-07T20:51:14.7208826Z offsets_type=torch.int64, 2025-05-07T20:51:14.7209080Z ) 2025-05-07T20:51:14.7209280Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7209660Z self=, 2025-05-07T20:51:14.7210042Z N=2, 2025-05-07T20:51:14.7210245Z offsets_type=torch.int32, 2025-05-07T20:51:14.7210492Z ) 2025-05-07T20:51:14.7210683Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7211074Z self=, 2025-05-07T20:51:14.7211456Z N=20, 2025-05-07T20:51:14.7211654Z offsets_type=torch.int64, 2025-05-07T20:51:14.7211905Z ) 2025-05-07T20:51:14.7212105Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7212493Z self=, 2025-05-07T20:51:14.7212875Z N=8, 2025-05-07T20:51:14.7213084Z offsets_type=torch.int64, 2025-05-07T20:51:14.7213326Z ) 2025-05-07T20:51:14.7213530Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7213921Z self=, 2025-05-07T20:51:14.7214628Z N=20, 2025-05-07T20:51:14.7214838Z offsets_type=torch.int32, 2025-05-07T20:51:14.7215093Z ) 2025-05-07T20:51:14.7215292Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7215684Z self=, 2025-05-07T20:51:14.7216068Z N=9, 2025-05-07T20:51:14.7216284Z offsets_type=torch.int32, 2025-05-07T20:51:14.7216524Z ) 2025-05-07T20:51:14.7216864Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7217263Z self=, 2025-05-07T20:51:14.7217642Z N=16, 2025-05-07T20:51:14.7217852Z offsets_type=torch.int32, 2025-05-07T20:51:14.7218098Z ) 2025-05-07T20:51:14.7218295Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7218689Z self=, 2025-05-07T20:51:14.7219073Z N=15, 2025-05-07T20:51:14.7219270Z offsets_type=torch.int64, 2025-05-07T20:51:14.7219524Z ) 2025-05-07T20:51:14.7219722Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7220108Z self=, 2025-05-07T20:51:14.7220487Z N=3, 2025-05-07T20:51:14.7220692Z offsets_type=torch.int32, 2025-05-07T20:51:14.7220937Z ) 2025-05-07T20:51:14.7221129Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7221527Z self=, 2025-05-07T20:51:14.7221905Z N=5, 2025-05-07T20:51:14.7222102Z offsets_type=torch.int64, 2025-05-07T20:51:14.7222349Z ) 2025-05-07T20:51:14.7222550Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7222934Z self=, 2025-05-07T20:51:14.7223312Z N=13, 2025-05-07T20:51:14.7223517Z offsets_type=torch.int64, 2025-05-07T20:51:14.7223758Z ) 2025-05-07T20:51:14.7223959Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7224361Z self=, 2025-05-07T20:51:14.7224734Z N=8, 2025-05-07T20:51:14.7224942Z offsets_type=torch.int32, 2025-05-07T20:51:14.7225197Z ) 2025-05-07T20:51:14.7225392Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7225785Z self=, 2025-05-07T20:51:14.7226168Z N=1, 2025-05-07T20:51:14.7226374Z offsets_type=torch.int64, 2025-05-07T20:51:14.7226623Z ) 2025-05-07T20:51:14.7226827Z Trying example: test_offsets_range( 2025-05-07T20:51:14.7227234Z self=, 2025-05-07T20:51:14.7227643Z N=17, 2025-05-07T20:51:14.7227850Z offsets_type=torch.int64, 2025-05-07T20:51:14.7228096Z ) 2025-05-07T20:51:14.7228278Z PASSED 2025-05-07T20:51:14.7947094Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:51:14.7947990Z self=, 2025-05-07T20:51:14.7948451Z batch_size=2, 2025-05-07T20:51:14.7948650Z m=3, 2025-05-07T20:51:14.7948840Z k=4, 2025-05-07T20:51:14.7949021Z n=5, 2025-05-07T20:51:14.7949268Z use_cpu=False, 2025-05-07T20:51:14.7949557Z ) 2025-05-07T20:51:14.7949841Z Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:51:14.7950442Z self=, 2025-05-07T20:51:14.7950897Z batch_size=2, 2025-05-07T20:51:14.7951096Z m=3, 2025-05-07T20:51:14.7951268Z k=4, 2025-05-07T20:51:14.7951445Z n=5, 2025-05-07T20:51:14.7951625Z use_cpu=True, 2025-05-07T20:51:14.7951823Z ) 2025-05-07T20:51:14.7952000Z PASSED 2025-05-07T20:51:14.7962756Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:51:14.7978201Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:51:14.7978853Z 2025-05-07T20:51:14.7978993Z ============================== 8 passed in 2.72s =============================== 2025-05-07T20:51:15.5950507Z 2025-05-07T20:51:15.5951344Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:51:15.5972778Z [TEST] Python test time for ./sparse/misc_ops_test.py: 5 seconds 2025-05-07T20:51:15.5973191Z 2025-05-07T20:51:15.5973198Z 2025-05-07T20:51:15.5973203Z 2025-05-07T20:51:15.5973209Z 2025-05-07T20:51:15.5995456Z ################################################################################ 2025-05-07T20:51:15.6012696Z # [2025-05-07T20:51:15.600Z] Run Python Test Suite: 2025-05-07T20:51:15.6013180Z # ./sparse/pack_segments_test.py 2025-05-07T20:51:15.6013597Z ################################################################################ 2025-05-07T20:51:15.6038674Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/pack_segments_test.py 2025-05-07T20:51:15.6039445Z 2025-05-07T20:51:17.7591338Z ============================= test session starts ============================== 2025-05-07T20:51:17.7592097Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:17.7592614Z cachedir: .pytest_cache 2025-05-07T20:51:17.7593216Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:17.7593945Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:17.7594672Z plugins: hypothesis-6.131.14 2025-05-07T20:51:19.9526453Z collecting ... collected 4 items 2025-05-07T20:51:19.9526743Z 2025-05-07T20:51:20.5573643Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:51:20.6875009Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:51:20.9232488Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig PASSED 2025-05-07T20:51:21.0821534Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:51:21.0822090Z 2025-05-07T20:51:21.0822276Z ============================== 4 passed in 3.46s =============================== 2025-05-07T20:51:21.8674323Z 2025-05-07T20:51:21.8675045Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:51:21.8696563Z [TEST] Python test time for ./sparse/pack_segments_test.py: 6 seconds 2025-05-07T20:51:21.8696979Z 2025-05-07T20:51:21.8696985Z 2025-05-07T20:51:21.8696990Z 2025-05-07T20:51:21.8696995Z 2025-05-07T20:51:21.8718863Z ################################################################################ 2025-05-07T20:51:21.8739164Z # [2025-05-07T20:51:21.873Z] Run Python Test Suite: 2025-05-07T20:51:21.8739641Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:51:21.8740075Z ################################################################################ 2025-05-07T20:51:21.8764033Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_embeddings_test.py 2025-05-07T20:51:21.8764682Z 2025-05-07T20:51:24.0312207Z ============================= test session starts ============================== 2025-05-07T20:51:24.0312876Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:24.0313396Z cachedir: .pytest_cache 2025-05-07T20:51:24.0313968Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:24.0314696Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:24.0315117Z plugins: hypothesis-6.131.14 2025-05-07T20:51:26.1978777Z collecting ... collected 1 item 2025-05-07T20:51:26.1978989Z 2025-05-07T20:51:26.5018606Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:51:26.5019852Z self=, 2025-05-07T20:51:26.5020718Z B=0, 2025-05-07T20:51:26.5021073Z T=0, 2025-05-07T20:51:26.5021424Z L=2, 2025-05-07T20:51:26.5021792Z long_index=False, 2025-05-07T20:51:26.5022742Z permute_fn=, 2025-05-07T20:51:26.5023490Z ) 2025-05-07T20:51:26.5023914Z Trying example: test_permute_embeddings( 2025-05-07T20:51:26.5024947Z self=, 2025-05-07T20:51:26.5025913Z B=13, 2025-05-07T20:51:26.5026277Z T=0, 2025-05-07T20:51:26.5026633Z L=2, 2025-05-07T20:51:26.5026995Z long_index=False, 2025-05-07T20:51:26.5027676Z permute_fn=, 2025-05-07T20:51:26.5028414Z ) 2025-05-07T20:51:26.5028832Z Trying example: test_permute_embeddings( 2025-05-07T20:51:26.5029876Z self=, 2025-05-07T20:51:26.5030577Z B=13, 2025-05-07T20:51:26.5030774Z T=13, 2025-05-07T20:51:26.5030959Z L=12, 2025-05-07T20:51:26.5031153Z long_index=True, 2025-05-07T20:51:26.5031509Z permute_fn=, 2025-05-07T20:51:26.5031911Z ) 2025-05-07T20:51:26.5032128Z Trying example: test_permute_embeddings( 2025-05-07T20:51:26.5032648Z self=, 2025-05-07T20:51:26.5033135Z B=13, 2025-05-07T20:51:26.5033322Z T=20, 2025-05-07T20:51:26.5033511Z L=10, 2025-05-07T20:51:26.5033697Z long_index=False, 2025-05-07T20:51:26.5034042Z permute_fn=, 2025-05-07T20:51:26.5034418Z ) 2025-05-07T20:51:26.5034622Z Trying example: test_permute_embeddings( 2025-05-07T20:51:26.5035146Z self=, 2025-05-07T20:51:26.5035637Z B=13, 2025-05-07T20:51:26.5035821Z T=2, 2025-05-07T20:51:26.5036010Z L=17, 2025-05-07T20:51:26.5036205Z long_index=False, 2025-05-07T20:51:26.5036565Z permute_fn=, 2025-05-07T20:51:26.5036963Z ) 2025-05-07T20:51:26.5037179Z Trying example: test_permute_embeddings( 2025-05-07T20:51:26.5037694Z self=, 2025-05-07T20:51:26.5038178Z B=13, 2025-05-07T20:51:26.5038366Z T=1, 2025-05-07T20:51:26.5038550Z L=18, 2025-05-07T20:51:26.5038735Z long_index=False, 2025-05-07T20:51:26.5039081Z permute_fn=, 2025-05-07T20:51:26.5039448Z ) 2025-05-07T20:51:26.5039651Z Trying example: test_permute_embeddings( 2025-05-07T20:51:26.5040201Z self=, 2025-05-07T20:51:26.5040818Z B=8, 2025-05-07T20:51:26.5040996Z T=10, 2025-05-07T20:51:26.5041182Z L=2, 2025-05-07T20:51:26.5041373Z long_index=False, 2025-05-07T20:51:26.5041709Z permute_fn=, 2025-05-07T20:51:26.5042080Z ) 2025-05-07T20:51:26.5042293Z Trying example: test_permute_embeddings( 2025-05-07T20:51:26.5042807Z self=, 2025-05-07T20:51:26.5043293Z B=12, 2025-05-07T20:51:26.5043479Z T=13, 2025-05-07T20:51:26.5043663Z L=2, 2025-05-07T20:51:26.5043845Z long_index=True, 2025-05-07T20:51:26.5044185Z permute_fn=, 2025-05-07T20:51:26.5044556Z ) 2025-05-07T20:51:26.5044760Z Trying example: test_permute_embeddings( 2025-05-07T20:51:26.5045370Z self=, 2025-05-07T20:51:26.5045860Z B=5, 2025-05-07T20:51:26.5046039Z T=8, 2025-05-07T20:51:26.5046224Z L=16, 2025-05-07T20:51:26.5046418Z long_index=True, 2025-05-07T20:51:26.5046778Z permute_fn=, 2025-05-07T20:51:26.5047176Z ) 2025-05-07T20:51:26.5047397Z Trying example: test_permute_embeddings( 2025-05-07T20:51:26.5047997Z self=, 2025-05-07T20:51:26.5048484Z B=14, 2025-05-07T20:51:26.5048671Z T=4, 2025-05-07T20:51:26.5048862Z L=9, 2025-05-07T20:51:26.5049049Z long_index=True, 2025-05-07T20:51:26.5049411Z permute_fn=, 2025-05-07T20:51:26.5049812Z ) 2025-05-07T20:51:26.5049995Z PASSED 2025-05-07T20:51:26.5050112Z 2025-05-07T20:51:26.5050250Z ============================== 1 passed in 2.61s =============================== 2025-05-07T20:51:27.2812960Z 2025-05-07T20:51:27.2813457Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:51:27.2833044Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 6 seconds 2025-05-07T20:51:27.2833380Z 2025-05-07T20:51:27.2833536Z 2025-05-07T20:51:27.2833588Z 2025-05-07T20:51:27.2833593Z 2025-05-07T20:51:27.2855503Z ################################################################################ 2025-05-07T20:51:27.2871352Z # [2025-05-07T20:51:27.286Z] Run Python Test Suite: 2025-05-07T20:51:27.2871696Z # ./sparse/permute_indices_test.py 2025-05-07T20:51:27.2872003Z ################################################################################ 2025-05-07T20:51:27.2896453Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_indices_test.py 2025-05-07T20:51:27.2897084Z 2025-05-07T20:51:29.4444749Z ============================= test session starts ============================== 2025-05-07T20:51:29.4445388Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:29.4445902Z cachedir: .pytest_cache 2025-05-07T20:51:29.4446471Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:29.4447214Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:29.4447623Z plugins: hypothesis-6.131.14 2025-05-07T20:51:31.6203297Z collecting ... collected 3 items 2025-05-07T20:51:31.6203594Z 2025-05-07T20:51:32.0405279Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:51:32.0406305Z self=, 2025-05-07T20:51:32.0406764Z B=0, 2025-05-07T20:51:32.0406982Z T=0, 2025-05-07T20:51:32.0407163Z L=2, 2025-05-07T20:51:32.0407364Z long_index=False, 2025-05-07T20:51:32.0407599Z has_weight=False, 2025-05-07T20:51:32.0407821Z is_1D=False, 2025-05-07T20:51:32.0408075Z W=4, 2025-05-07T20:51:32.0408335Z ) 2025-05-07T20:51:32.0408605Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0409222Z self=, 2025-05-07T20:51:32.0409685Z B=5, 2025-05-07T20:51:32.0409866Z T=0, 2025-05-07T20:51:32.0410045Z L=2, 2025-05-07T20:51:32.0410230Z long_index=False, 2025-05-07T20:51:32.0410459Z has_weight=False, 2025-05-07T20:51:32.0410674Z is_1D=False, 2025-05-07T20:51:32.0410878Z W=4, 2025-05-07T20:51:32.0411059Z ) 2025-05-07T20:51:32.0411254Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0411720Z self=, 2025-05-07T20:51:32.0412171Z B=5, 2025-05-07T20:51:32.0412684Z T=19, 2025-05-07T20:51:32.0412875Z L=11, 2025-05-07T20:51:32.0413066Z long_index=False, 2025-05-07T20:51:32.0413289Z has_weight=True, 2025-05-07T20:51:32.0413509Z is_1D=True, 2025-05-07T20:51:32.0413705Z W=6, 2025-05-07T20:51:32.0413878Z ) 2025-05-07T20:51:32.0414085Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0414548Z self=, 2025-05-07T20:51:32.0415136Z B=17, 2025-05-07T20:51:32.0415324Z T=2, 2025-05-07T20:51:32.0415509Z L=14, 2025-05-07T20:51:32.0415690Z long_index=True, 2025-05-07T20:51:32.0415911Z has_weight=False, 2025-05-07T20:51:32.0416130Z is_1D=True, 2025-05-07T20:51:32.0416320Z W=7, 2025-05-07T20:51:32.0416500Z ) 2025-05-07T20:51:32.0416701Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0417196Z self=, 2025-05-07T20:51:32.0417642Z B=20, 2025-05-07T20:51:32.0417824Z T=12, 2025-05-07T20:51:32.0418005Z L=19, 2025-05-07T20:51:32.0418190Z long_index=True, 2025-05-07T20:51:32.0418405Z has_weight=False, 2025-05-07T20:51:32.0418626Z is_1D=True, 2025-05-07T20:51:32.0418822Z W=5, 2025-05-07T20:51:32.0418997Z ) 2025-05-07T20:51:32.0419198Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0419659Z self=, 2025-05-07T20:51:32.0420110Z B=1, 2025-05-07T20:51:32.0420282Z T=6, 2025-05-07T20:51:32.0420457Z L=8, 2025-05-07T20:51:32.0420638Z long_index=True, 2025-05-07T20:51:32.0420852Z has_weight=False, 2025-05-07T20:51:32.0421067Z is_1D=True, 2025-05-07T20:51:32.0421266Z W=5, 2025-05-07T20:51:32.0421434Z ) 2025-05-07T20:51:32.0421638Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0422096Z self=, 2025-05-07T20:51:32.0422543Z B=3, 2025-05-07T20:51:32.0422726Z T=2, 2025-05-07T20:51:32.0422927Z L=11, 2025-05-07T20:51:32.0430032Z long_index=False, 2025-05-07T20:51:32.0430358Z has_weight=True, 2025-05-07T20:51:32.0430591Z is_1D=False, 2025-05-07T20:51:32.0430804Z W=7, 2025-05-07T20:51:32.0430976Z ) 2025-05-07T20:51:32.0431181Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0431658Z self=, 2025-05-07T20:51:32.0432113Z B=17, 2025-05-07T20:51:32.0432297Z T=6, 2025-05-07T20:51:32.0432471Z L=8, 2025-05-07T20:51:32.0432664Z long_index=True, 2025-05-07T20:51:32.0432894Z has_weight=False, 2025-05-07T20:51:32.0433109Z is_1D=False, 2025-05-07T20:51:32.0433310Z W=8, 2025-05-07T20:51:32.0433493Z ) 2025-05-07T20:51:32.0433688Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0434156Z self=, 2025-05-07T20:51:32.0434615Z B=4, 2025-05-07T20:51:32.0434799Z T=8, 2025-05-07T20:51:32.0434981Z L=7, 2025-05-07T20:51:32.0435174Z long_index=True, 2025-05-07T20:51:32.0435396Z has_weight=False, 2025-05-07T20:51:32.0435618Z is_1D=True, 2025-05-07T20:51:32.0435829Z W=4, 2025-05-07T20:51:32.0436010Z ) 2025-05-07T20:51:32.0436214Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0436692Z self=, 2025-05-07T20:51:32.0437150Z B=6, 2025-05-07T20:51:32.0437329Z T=4, 2025-05-07T20:51:32.0437522Z L=12, 2025-05-07T20:51:32.0437726Z long_index=False, 2025-05-07T20:51:32.0437953Z has_weight=True, 2025-05-07T20:51:32.0438178Z is_1D=False, 2025-05-07T20:51:32.0438385Z W=6, 2025-05-07T20:51:32.0438567Z ) 2025-05-07T20:51:32.0438777Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0439246Z self=, 2025-05-07T20:51:32.0439836Z B=11, 2025-05-07T20:51:32.0440024Z T=17, 2025-05-07T20:51:32.0440210Z L=2, 2025-05-07T20:51:32.0440407Z long_index=False, 2025-05-07T20:51:32.0440748Z has_weight=True, 2025-05-07T20:51:32.0440975Z is_1D=True, 2025-05-07T20:51:32.0441176Z W=4, 2025-05-07T20:51:32.0441361Z ) 2025-05-07T20:51:32.0441571Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0442134Z self=, 2025-05-07T20:51:32.0442585Z B=4, 2025-05-07T20:51:32.0442774Z T=17, 2025-05-07T20:51:32.0442959Z L=2, 2025-05-07T20:51:32.0443145Z long_index=False, 2025-05-07T20:51:32.0443381Z has_weight=True, 2025-05-07T20:51:32.0443605Z is_1D=True, 2025-05-07T20:51:32.0443804Z W=4, 2025-05-07T20:51:32.0443987Z ) 2025-05-07T20:51:32.0444197Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0444659Z self=, 2025-05-07T20:51:32.0445115Z B=17, 2025-05-07T20:51:32.0445305Z T=17, 2025-05-07T20:51:32.0445486Z L=2, 2025-05-07T20:51:32.0445684Z long_index=False, 2025-05-07T20:51:32.0445927Z has_weight=True, 2025-05-07T20:51:32.0446146Z is_1D=True, 2025-05-07T20:51:32.0446350Z W=4, 2025-05-07T20:51:32.0446535Z ) 2025-05-07T20:51:32.0446735Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0447207Z self=, 2025-05-07T20:51:32.0447654Z B=17, 2025-05-07T20:51:32.0447836Z T=17, 2025-05-07T20:51:32.0448026Z L=2, 2025-05-07T20:51:32.0448221Z long_index=True, 2025-05-07T20:51:32.0448442Z has_weight=True, 2025-05-07T20:51:32.0448662Z is_1D=True, 2025-05-07T20:51:32.0448867Z W=4, 2025-05-07T20:51:32.0449051Z ) 2025-05-07T20:51:32.0449255Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0449725Z self=, 2025-05-07T20:51:32.0450178Z B=17, 2025-05-07T20:51:32.0450359Z T=17, 2025-05-07T20:51:32.0450544Z L=4, 2025-05-07T20:51:32.0450734Z long_index=True, 2025-05-07T20:51:32.0450952Z has_weight=True, 2025-05-07T20:51:32.0451172Z is_1D=True, 2025-05-07T20:51:32.0451371Z W=4, 2025-05-07T20:51:32.0451554Z ) 2025-05-07T20:51:32.0451760Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0452234Z self=, 2025-05-07T20:51:32.0452682Z B=4, 2025-05-07T20:51:32.0452869Z T=17, 2025-05-07T20:51:32.0453053Z L=4, 2025-05-07T20:51:32.0453237Z long_index=True, 2025-05-07T20:51:32.0453463Z has_weight=True, 2025-05-07T20:51:32.0453687Z is_1D=True, 2025-05-07T20:51:32.0453885Z W=4, 2025-05-07T20:51:32.0454073Z ) 2025-05-07T20:51:32.0454285Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0454757Z self=, 2025-05-07T20:51:32.0455213Z B=4, 2025-05-07T20:51:32.0455401Z T=4, 2025-05-07T20:51:32.0455590Z L=4, 2025-05-07T20:51:32.0455778Z long_index=True, 2025-05-07T20:51:32.0456008Z has_weight=True, 2025-05-07T20:51:32.0456238Z is_1D=True, 2025-05-07T20:51:32.0456438Z W=4, 2025-05-07T20:51:32.0456625Z ) 2025-05-07T20:51:32.0456838Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0457310Z self=, 2025-05-07T20:51:32.0457759Z B=6, 2025-05-07T20:51:32.0457944Z T=12, 2025-05-07T20:51:32.0458130Z L=9, 2025-05-07T20:51:32.0458322Z long_index=True, 2025-05-07T20:51:32.0458551Z has_weight=False, 2025-05-07T20:51:32.0458772Z is_1D=True, 2025-05-07T20:51:32.0458980Z W=5, 2025-05-07T20:51:32.0459163Z ) 2025-05-07T20:51:32.0459362Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0459830Z self=, 2025-05-07T20:51:32.0460378Z B=6, 2025-05-07T20:51:32.0460558Z T=12, 2025-05-07T20:51:32.0460747Z L=12, 2025-05-07T20:51:32.0460943Z long_index=True, 2025-05-07T20:51:32.0461168Z has_weight=False, 2025-05-07T20:51:32.0461403Z is_1D=True, 2025-05-07T20:51:32.0461612Z W=5, 2025-05-07T20:51:32.0461819Z ) 2025-05-07T20:51:32.0462048Z Trying example: test_permute_indices( 2025-05-07T20:51:32.0462599Z self=, 2025-05-07T20:51:32.0463048Z B=6, 2025-05-07T20:51:32.0463225Z T=12, 2025-05-07T20:51:32.0463414Z L=12, 2025-05-07T20:51:32.0463612Z long_index=True, 2025-05-07T20:51:32.0463830Z has_weight=True, 2025-05-07T20:51:32.0464052Z is_1D=True, 2025-05-07T20:51:32.0464256Z W=5, 2025-05-07T20:51:32.0464434Z ) 2025-05-07T20:51:32.0464623Z PASSED 2025-05-07T20:51:32.0812363Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights PASSED 2025-05-07T20:51:32.1041184Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:32.1042465Z self=, 2025-05-07T20:51:32.1042981Z B=1, 2025-05-07T20:51:32.1043176Z T=1, 2025-05-07T20:51:32.1043357Z L=2, 2025-05-07T20:51:32.1043565Z long_index=False, 2025-05-07T20:51:32.1043799Z has_weight=False, 2025-05-07T20:51:32.1044019Z ) 2025-05-07T20:51:32.1044259Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:32.1044820Z self=, 2025-05-07T20:51:32.1045316Z B=5, 2025-05-07T20:51:32.1045505Z T=1, 2025-05-07T20:51:32.1045687Z L=2, 2025-05-07T20:51:32.1045876Z long_index=False, 2025-05-07T20:51:32.1046118Z has_weight=False, 2025-05-07T20:51:32.1046345Z ) 2025-05-07T20:51:32.1046575Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:32.1047131Z self=, 2025-05-07T20:51:32.1047627Z B=5, 2025-05-07T20:51:32.1047811Z T=15, 2025-05-07T20:51:32.1048005Z L=3, 2025-05-07T20:51:32.1048193Z long_index=False, 2025-05-07T20:51:32.1048421Z has_weight=True, 2025-05-07T20:51:32.1048632Z ) 2025-05-07T20:51:32.1048872Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:32.1049500Z self=, 2025-05-07T20:51:32.1050196Z B=12, 2025-05-07T20:51:32.1050438Z T=16, 2025-05-07T20:51:32.1050690Z L=20, 2025-05-07T20:51:32.1050895Z long_index=True, 2025-05-07T20:51:32.1051110Z has_weight=False, 2025-05-07T20:51:32.1051327Z ) 2025-05-07T20:51:32.1051562Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:32.1052167Z self=, 2025-05-07T20:51:32.1052667Z B=1, 2025-05-07T20:51:32.1052855Z T=6, 2025-05-07T20:51:32.1053030Z L=20, 2025-05-07T20:51:32.1053223Z long_index=True, 2025-05-07T20:51:32.1053441Z has_weight=True, 2025-05-07T20:51:32.1053648Z ) 2025-05-07T20:51:32.1053879Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:32.1054435Z self=, 2025-05-07T20:51:32.1054921Z B=4, 2025-05-07T20:51:32.1055104Z T=20, 2025-05-07T20:51:32.1055287Z L=9, 2025-05-07T20:51:32.1055468Z long_index=True, 2025-05-07T20:51:32.1055692Z has_weight=True, 2025-05-07T20:51:32.1055906Z ) 2025-05-07T20:51:32.1056131Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:32.1056685Z self=, 2025-05-07T20:51:32.1057424Z B=18, 2025-05-07T20:51:32.1057613Z T=6, 2025-05-07T20:51:32.1057807Z L=12, 2025-05-07T20:51:32.1057999Z long_index=False, 2025-05-07T20:51:32.1058231Z has_weight=False, 2025-05-07T20:51:32.1058448Z ) 2025-05-07T20:51:32.1058686Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:32.1059243Z self=, 2025-05-07T20:51:32.1059864Z B=16, 2025-05-07T20:51:32.1060052Z T=13, 2025-05-07T20:51:32.1060238Z L=11, 2025-05-07T20:51:32.1060422Z long_index=True, 2025-05-07T20:51:32.1060646Z has_weight=True, 2025-05-07T20:51:32.1060865Z ) 2025-05-07T20:51:32.1061095Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:32.1061655Z self=, 2025-05-07T20:51:32.1062158Z B=15, 2025-05-07T20:51:32.1062344Z T=11, 2025-05-07T20:51:32.1062531Z L=8, 2025-05-07T20:51:32.1062722Z long_index=True, 2025-05-07T20:51:32.1062953Z has_weight=False, 2025-05-07T20:51:32.1063164Z ) 2025-05-07T20:51:32.1063399Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:32.1063952Z self=, 2025-05-07T20:51:32.1064440Z B=4, 2025-05-07T20:51:32.1064623Z T=15, 2025-05-07T20:51:32.1064817Z L=11, 2025-05-07T20:51:32.1065000Z long_index=True, 2025-05-07T20:51:32.1065229Z has_weight=False, 2025-05-07T20:51:32.1065448Z ) 2025-05-07T20:51:32.1065629Z PASSED 2025-05-07T20:51:32.1065743Z 2025-05-07T20:51:32.1065883Z ============================== 3 passed in 2.80s =============================== 2025-05-07T20:51:32.8917403Z 2025-05-07T20:51:32.8918250Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:51:32.8938718Z [TEST] Python test time for ./sparse/permute_indices_test.py: 5 seconds 2025-05-07T20:51:32.8939051Z 2025-05-07T20:51:32.8939056Z 2025-05-07T20:51:32.8939060Z 2025-05-07T20:51:32.8939063Z 2025-05-07T20:51:32.8959248Z ################################################################################ 2025-05-07T20:51:32.8974706Z # [2025-05-07T20:51:32.897Z] Run Python Test Suite: 2025-05-07T20:51:32.8975062Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:51:32.8975398Z ################################################################################ 2025-05-07T20:51:32.9001139Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_sparse_features_test.py 2025-05-07T20:51:32.9001804Z 2025-05-07T20:51:35.0513470Z ============================= test session starts ============================== 2025-05-07T20:51:35.0514697Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:35.0515734Z cachedir: .pytest_cache 2025-05-07T20:51:35.0516921Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:35.0518342Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:35.0519158Z plugins: hypothesis-6.131.14 2025-05-07T20:51:37.2214746Z collecting ... collected 2 items 2025-05-07T20:51:37.2214967Z 2025-05-07T20:51:37.5404288Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:51:37.5823806Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:51:37.5824316Z 2025-05-07T20:51:37.5824465Z ============================== 2 passed in 2.67s =============================== 2025-05-07T20:51:38.3625849Z 2025-05-07T20:51:38.3626488Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:51:38.3646559Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 6 seconds 2025-05-07T20:51:38.3647330Z 2025-05-07T20:51:38.3647335Z 2025-05-07T20:51:38.3647338Z 2025-05-07T20:51:38.3647342Z 2025-05-07T20:51:38.3668894Z ################################################################################ 2025-05-07T20:51:38.3684731Z # [2025-05-07T20:51:38.368Z] Run Python Test Suite: 2025-05-07T20:51:38.3685137Z # ./sparse/reorder_batched_test.py 2025-05-07T20:51:38.3685726Z ################################################################################ 2025-05-07T20:51:38.3709902Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/reorder_batched_test.py 2025-05-07T20:51:38.3710537Z 2025-05-07T20:51:40.5249045Z ============================= test session starts ============================== 2025-05-07T20:51:40.5249714Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:40.5250281Z cachedir: .pytest_cache 2025-05-07T20:51:40.5250858Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:40.5251572Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:40.5251986Z plugins: hypothesis-6.131.14 2025-05-07T20:51:42.6969690Z collecting ... collected 7 items 2025-05-07T20:51:42.6969976Z 2025-05-07T20:51:42.8827490Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_cat_reorder_batched_ad_indices_cpu Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8828648Z self=, 2025-05-07T20:51:42.8829185Z B=1, 2025-05-07T20:51:42.8829366Z T=1, 2025-05-07T20:51:42.8829546Z L=2, 2025-05-07T20:51:42.8829728Z A=1, 2025-05-07T20:51:42.8829913Z Dtype=torch.int32, 2025-05-07T20:51:42.8830183Z Itype=torch.int32, 2025-05-07T20:51:42.8830528Z broadcast_indices=False, 2025-05-07T20:51:42.8830875Z max_batch_size=0, 2025-05-07T20:51:42.8831165Z ) 2025-05-07T20:51:42.8831514Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8832117Z self=, 2025-05-07T20:51:42.8832633Z B=17, 2025-05-07T20:51:42.8832823Z T=1, 2025-05-07T20:51:42.8833014Z L=2, 2025-05-07T20:51:42.8833193Z A=1, 2025-05-07T20:51:42.8833387Z Dtype=torch.int32, 2025-05-07T20:51:42.8833625Z Itype=torch.int32, 2025-05-07T20:51:42.8833861Z broadcast_indices=False, 2025-05-07T20:51:42.8834115Z max_batch_size=0, 2025-05-07T20:51:42.8834334Z ) 2025-05-07T20:51:42.8834589Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8835194Z self=, 2025-05-07T20:51:42.8835719Z B=17, 2025-05-07T20:51:42.8835907Z T=4, 2025-05-07T20:51:42.8836094Z L=8, 2025-05-07T20:51:42.8836282Z A=19, 2025-05-07T20:51:42.8836484Z Dtype=torch.float32, 2025-05-07T20:51:42.8836725Z Itype=torch.int64, 2025-05-07T20:51:42.8836970Z broadcast_indices=False, 2025-05-07T20:51:42.8837227Z max_batch_size=0, 2025-05-07T20:51:42.8837438Z ) 2025-05-07T20:51:42.8837697Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8838295Z self=, 2025-05-07T20:51:42.8838807Z B=11, 2025-05-07T20:51:42.8839001Z T=4, 2025-05-07T20:51:42.8839187Z L=4, 2025-05-07T20:51:42.8839373Z A=9, 2025-05-07T20:51:42.8839652Z Dtype=torch.float32, 2025-05-07T20:51:42.8839982Z Itype=torch.int64, 2025-05-07T20:51:42.8840302Z broadcast_indices=False, 2025-05-07T20:51:42.8840711Z max_batch_size=-2, 2025-05-07T20:51:42.8840931Z ) 2025-05-07T20:51:42.8841534Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8842132Z self=, 2025-05-07T20:51:42.8842654Z B=18, 2025-05-07T20:51:42.8842844Z T=20, 2025-05-07T20:51:42.8843026Z L=7, 2025-05-07T20:51:42.8843212Z A=20, 2025-05-07T20:51:42.8843411Z Dtype=torch.int64, 2025-05-07T20:51:42.8843648Z Itype=torch.int32, 2025-05-07T20:51:42.8844030Z broadcast_indices=True, 2025-05-07T20:51:42.8844306Z max_batch_size=1, 2025-05-07T20:51:42.8844546Z ) 2025-05-07T20:51:42.8844803Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8845400Z self=, 2025-05-07T20:51:42.8845919Z B=1, 2025-05-07T20:51:42.8846111Z T=9, 2025-05-07T20:51:42.8846299Z L=20, 2025-05-07T20:51:42.8846482Z A=1, 2025-05-07T20:51:42.8846693Z Dtype=torch.int32, 2025-05-07T20:51:42.8846934Z Itype=torch.int32, 2025-05-07T20:51:42.8847183Z broadcast_indices=False, 2025-05-07T20:51:42.8847436Z max_batch_size=5, 2025-05-07T20:51:42.8847657Z ) 2025-05-07T20:51:42.8847912Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8848508Z self=, 2025-05-07T20:51:42.8849031Z B=17, 2025-05-07T20:51:42.8849228Z T=8, 2025-05-07T20:51:42.8849413Z L=3, 2025-05-07T20:51:42.8849602Z A=14, 2025-05-07T20:51:42.8849802Z Dtype=torch.int64, 2025-05-07T20:51:42.8850036Z Itype=torch.int64, 2025-05-07T20:51:42.8850285Z broadcast_indices=False, 2025-05-07T20:51:42.8850544Z max_batch_size=0, 2025-05-07T20:51:42.8850761Z ) 2025-05-07T20:51:42.8851029Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8851629Z self=, 2025-05-07T20:51:42.8852148Z B=11, 2025-05-07T20:51:42.8852342Z T=6, 2025-05-07T20:51:42.8852533Z L=4, 2025-05-07T20:51:42.8852714Z A=18, 2025-05-07T20:51:42.8852916Z Dtype=torch.float32, 2025-05-07T20:51:42.8853166Z Itype=torch.int64, 2025-05-07T20:51:42.8853399Z broadcast_indices=True, 2025-05-07T20:51:42.8853647Z max_batch_size=5, 2025-05-07T20:51:42.8853865Z ) 2025-05-07T20:51:42.8854127Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8854723Z self=, 2025-05-07T20:51:42.8855244Z B=10, 2025-05-07T20:51:42.8855443Z T=9, 2025-05-07T20:51:42.8855622Z L=3, 2025-05-07T20:51:42.8855808Z A=10, 2025-05-07T20:51:42.8856009Z Dtype=torch.float32, 2025-05-07T20:51:42.8856249Z Itype=torch.int64, 2025-05-07T20:51:42.8856491Z broadcast_indices=True, 2025-05-07T20:51:42.8856740Z max_batch_size=2, 2025-05-07T20:51:42.8856959Z ) 2025-05-07T20:51:42.8857223Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8857818Z self=, 2025-05-07T20:51:42.8858333Z B=3, 2025-05-07T20:51:42.8858523Z T=7, 2025-05-07T20:51:42.8858705Z L=15, 2025-05-07T20:51:42.8858885Z A=1, 2025-05-07T20:51:42.8859080Z Dtype=torch.int64, 2025-05-07T20:51:42.8859326Z Itype=torch.int32, 2025-05-07T20:51:42.8859562Z broadcast_indices=True, 2025-05-07T20:51:42.8859810Z max_batch_size=0, 2025-05-07T20:51:42.8860031Z ) 2025-05-07T20:51:42.8860285Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8860884Z self=, 2025-05-07T20:51:42.8861404Z B=20, 2025-05-07T20:51:42.8861614Z T=6, 2025-05-07T20:51:42.8868578Z L=6, 2025-05-07T20:51:42.8868903Z A=17, 2025-05-07T20:51:42.8869113Z Dtype=torch.int32, 2025-05-07T20:51:42.8869363Z Itype=torch.int32, 2025-05-07T20:51:42.8869603Z broadcast_indices=False, 2025-05-07T20:51:42.8869866Z max_batch_size=-1, 2025-05-07T20:51:42.8870078Z ) 2025-05-07T20:51:42.8870343Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8870937Z self=, 2025-05-07T20:51:42.8871542Z B=20, 2025-05-07T20:51:42.8871747Z T=1, 2025-05-07T20:51:42.8871944Z L=6, 2025-05-07T20:51:42.8872131Z A=17, 2025-05-07T20:51:42.8872339Z Dtype=torch.int32, 2025-05-07T20:51:42.8872594Z Itype=torch.int32, 2025-05-07T20:51:42.8872838Z broadcast_indices=False, 2025-05-07T20:51:42.8873099Z max_batch_size=-1, 2025-05-07T20:51:42.8873326Z ) 2025-05-07T20:51:42.8873589Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8874195Z self=, 2025-05-07T20:51:42.8874731Z B=6, 2025-05-07T20:51:42.8874924Z T=1, 2025-05-07T20:51:42.8875109Z L=6, 2025-05-07T20:51:42.8875306Z A=17, 2025-05-07T20:51:42.8875512Z Dtype=torch.int32, 2025-05-07T20:51:42.8875749Z Itype=torch.int32, 2025-05-07T20:51:42.8875995Z broadcast_indices=False, 2025-05-07T20:51:42.8876262Z max_batch_size=-1, 2025-05-07T20:51:42.8876486Z ) 2025-05-07T20:51:42.8876763Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8877370Z self=, 2025-05-07T20:51:42.8877892Z B=6, 2025-05-07T20:51:42.8878088Z T=1, 2025-05-07T20:51:42.8878278Z L=6, 2025-05-07T20:51:42.8878465Z A=1, 2025-05-07T20:51:42.8878668Z Dtype=torch.int32, 2025-05-07T20:51:42.8878915Z Itype=torch.int32, 2025-05-07T20:51:42.8879157Z broadcast_indices=False, 2025-05-07T20:51:42.8879426Z max_batch_size=-1, 2025-05-07T20:51:42.8879653Z ) 2025-05-07T20:51:42.8879914Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8880603Z self=, 2025-05-07T20:51:42.8881125Z B=6, 2025-05-07T20:51:42.8881317Z T=1, 2025-05-07T20:51:42.8881505Z L=2, 2025-05-07T20:51:42.8881702Z A=1, 2025-05-07T20:51:42.8881905Z Dtype=torch.int32, 2025-05-07T20:51:42.8882144Z Itype=torch.int32, 2025-05-07T20:51:42.8882389Z broadcast_indices=False, 2025-05-07T20:51:42.8882648Z max_batch_size=-1, 2025-05-07T20:51:42.8882866Z ) 2025-05-07T20:51:42.8883128Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8883725Z self=, 2025-05-07T20:51:42.8884235Z B=1, 2025-05-07T20:51:42.8884430Z T=1, 2025-05-07T20:51:42.8884623Z L=2, 2025-05-07T20:51:42.8884806Z A=1, 2025-05-07T20:51:42.8885006Z Dtype=torch.int32, 2025-05-07T20:51:42.8885248Z Itype=torch.int32, 2025-05-07T20:51:42.8885482Z broadcast_indices=False, 2025-05-07T20:51:42.8885740Z max_batch_size=-1, 2025-05-07T20:51:42.8885960Z ) 2025-05-07T20:51:42.8886221Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8886820Z self=, 2025-05-07T20:51:42.8887337Z B=1, 2025-05-07T20:51:42.8887530Z T=1, 2025-05-07T20:51:42.8887713Z L=2, 2025-05-07T20:51:42.8887901Z A=1, 2025-05-07T20:51:42.8888095Z Dtype=torch.int32, 2025-05-07T20:51:42.8888329Z Itype=torch.int32, 2025-05-07T20:51:42.8888571Z broadcast_indices=False, 2025-05-07T20:51:42.8888826Z max_batch_size=1, 2025-05-07T20:51:42.8889040Z ) 2025-05-07T20:51:42.8889304Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8889999Z self=, 2025-05-07T20:51:42.8890513Z B=19, 2025-05-07T20:51:42.8890703Z T=17, 2025-05-07T20:51:42.8890896Z L=2, 2025-05-07T20:51:42.8891079Z A=4, 2025-05-07T20:51:42.8891279Z Dtype=torch.int32, 2025-05-07T20:51:42.8891518Z Itype=torch.int64, 2025-05-07T20:51:42.8891752Z broadcast_indices=True, 2025-05-07T20:51:42.8892087Z max_batch_size=-1, 2025-05-07T20:51:42.8892308Z ) 2025-05-07T20:51:42.8892572Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8893165Z self=, 2025-05-07T20:51:42.8893683Z B=19, 2025-05-07T20:51:42.8893875Z T=17, 2025-05-07T20:51:42.8894057Z L=2, 2025-05-07T20:51:42.8894609Z A=2, 2025-05-07T20:51:42.8894814Z Dtype=torch.int32, 2025-05-07T20:51:42.8895049Z Itype=torch.int64, 2025-05-07T20:51:42.8895301Z broadcast_indices=True, 2025-05-07T20:51:42.8895557Z max_batch_size=-1, 2025-05-07T20:51:42.8895777Z ) 2025-05-07T20:51:42.8896044Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.8896643Z self=, 2025-05-07T20:51:42.8897163Z B=19, 2025-05-07T20:51:42.8897355Z T=17, 2025-05-07T20:51:42.8897545Z L=2, 2025-05-07T20:51:42.8897734Z A=2, 2025-05-07T20:51:42.8897933Z Dtype=torch.int32, 2025-05-07T20:51:42.8898175Z Itype=torch.int64, 2025-05-07T20:51:42.8898414Z broadcast_indices=True, 2025-05-07T20:51:42.8898667Z max_batch_size=2, 2025-05-07T20:51:42.8898890Z ) 2025-05-07T20:51:42.8899094Z PASSED 2025-05-07T20:51:42.8899504Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:51:42.9327135Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9328319Z self=, 2025-05-07T20:51:42.9328950Z B=1, 2025-05-07T20:51:42.9329167Z T=1, 2025-05-07T20:51:42.9329388Z L=2, 2025-05-07T20:51:42.9329604Z A=1, 2025-05-07T20:51:42.9329834Z Dtype=torch.int32, 2025-05-07T20:51:42.9330117Z Itype=torch.int32, 2025-05-07T20:51:42.9330424Z broadcast_indices=False, 2025-05-07T20:51:42.9330714Z ) 2025-05-07T20:51:42.9331011Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9331715Z self=, 2025-05-07T20:51:42.9332335Z B=6, 2025-05-07T20:51:42.9332557Z T=1, 2025-05-07T20:51:42.9332775Z L=2, 2025-05-07T20:51:42.9332987Z A=1, 2025-05-07T20:51:42.9333223Z Dtype=torch.int32, 2025-05-07T20:51:42.9333500Z Itype=torch.int32, 2025-05-07T20:51:42.9333785Z broadcast_indices=False, 2025-05-07T20:51:42.9334084Z ) 2025-05-07T20:51:42.9334421Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9335115Z self=, 2025-05-07T20:51:42.9335737Z B=6, 2025-05-07T20:51:42.9335955Z T=11, 2025-05-07T20:51:42.9336171Z L=3, 2025-05-07T20:51:42.9336390Z A=18, 2025-05-07T20:51:42.9336633Z Dtype=torch.float32, 2025-05-07T20:51:42.9336930Z Itype=torch.int32, 2025-05-07T20:51:42.9337214Z broadcast_indices=False, 2025-05-07T20:51:42.9337503Z ) 2025-05-07T20:51:42.9337798Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9338496Z self=, 2025-05-07T20:51:42.9339118Z B=18, 2025-05-07T20:51:42.9339347Z T=1, 2025-05-07T20:51:42.9339562Z L=2, 2025-05-07T20:51:42.9339786Z A=1, 2025-05-07T20:51:42.9340317Z Dtype=torch.int32, 2025-05-07T20:51:42.9340592Z Itype=torch.int32, 2025-05-07T20:51:42.9340880Z broadcast_indices=False, 2025-05-07T20:51:42.9341172Z ) 2025-05-07T20:51:42.9341462Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9342161Z self=, 2025-05-07T20:51:42.9342779Z B=18, 2025-05-07T20:51:42.9342995Z T=17, 2025-05-07T20:51:42.9343375Z L=5, 2025-05-07T20:51:42.9343600Z A=14, 2025-05-07T20:51:42.9343832Z Dtype=torch.float32, 2025-05-07T20:51:42.9344123Z Itype=torch.int64, 2025-05-07T20:51:42.9344412Z broadcast_indices=True, 2025-05-07T20:51:42.9344696Z ) 2025-05-07T20:51:42.9344982Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9345680Z self=, 2025-05-07T20:51:42.9346298Z B=20, 2025-05-07T20:51:42.9346513Z T=19, 2025-05-07T20:51:42.9346746Z L=13, 2025-05-07T20:51:42.9346966Z A=19, 2025-05-07T20:51:42.9347193Z Dtype=torch.int32, 2025-05-07T20:51:42.9347474Z Itype=torch.int64, 2025-05-07T20:51:42.9347761Z broadcast_indices=True, 2025-05-07T20:51:42.9348038Z ) 2025-05-07T20:51:42.9348334Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9349037Z self=, 2025-05-07T20:51:42.9349652Z B=7, 2025-05-07T20:51:42.9349872Z T=17, 2025-05-07T20:51:42.9350091Z L=8, 2025-05-07T20:51:42.9350301Z A=13, 2025-05-07T20:51:42.9350536Z Dtype=torch.int32, 2025-05-07T20:51:42.9350814Z Itype=torch.int64, 2025-05-07T20:51:42.9351100Z broadcast_indices=False, 2025-05-07T20:51:42.9351382Z ) 2025-05-07T20:51:42.9351672Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9352374Z self=, 2025-05-07T20:51:42.9352991Z B=5, 2025-05-07T20:51:42.9353217Z T=18, 2025-05-07T20:51:42.9353439Z L=10, 2025-05-07T20:51:42.9353659Z A=7, 2025-05-07T20:51:42.9353895Z Dtype=torch.float32, 2025-05-07T20:51:42.9354205Z Itype=torch.int64, 2025-05-07T20:51:42.9354488Z broadcast_indices=True, 2025-05-07T20:51:42.9354775Z ) 2025-05-07T20:51:42.9355068Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9355768Z self=, 2025-05-07T20:51:42.9356389Z B=20, 2025-05-07T20:51:42.9356612Z T=15, 2025-05-07T20:51:42.9356827Z L=11, 2025-05-07T20:51:42.9357051Z A=1, 2025-05-07T20:51:42.9357286Z Dtype=torch.int64, 2025-05-07T20:51:42.9357565Z Itype=torch.int32, 2025-05-07T20:51:42.9357846Z broadcast_indices=True, 2025-05-07T20:51:42.9358128Z ) 2025-05-07T20:51:42.9358421Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9359115Z self=, 2025-05-07T20:51:42.9359732Z B=7, 2025-05-07T20:51:42.9359952Z T=18, 2025-05-07T20:51:42.9360166Z L=4, 2025-05-07T20:51:42.9360387Z A=19, 2025-05-07T20:51:42.9360708Z Dtype=torch.int64, 2025-05-07T20:51:42.9360983Z Itype=torch.int64, 2025-05-07T20:51:42.9361271Z broadcast_indices=True, 2025-05-07T20:51:42.9361553Z ) 2025-05-07T20:51:42.9361843Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9362539Z self=, 2025-05-07T20:51:42.9363160Z B=1, 2025-05-07T20:51:42.9363377Z T=6, 2025-05-07T20:51:42.9363598Z L=8, 2025-05-07T20:51:42.9363818Z A=7, 2025-05-07T20:51:42.9364043Z Dtype=torch.int32, 2025-05-07T20:51:42.9364324Z Itype=torch.int32, 2025-05-07T20:51:42.9364613Z broadcast_indices=False, 2025-05-07T20:51:42.9365015Z ) 2025-05-07T20:51:42.9365302Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9365997Z self=, 2025-05-07T20:51:42.9366617Z B=7, 2025-05-07T20:51:42.9366838Z T=6, 2025-05-07T20:51:42.9367059Z L=8, 2025-05-07T20:51:42.9367276Z A=7, 2025-05-07T20:51:42.9367504Z Dtype=torch.int32, 2025-05-07T20:51:42.9367909Z Itype=torch.int32, 2025-05-07T20:51:42.9368197Z broadcast_indices=False, 2025-05-07T20:51:42.9368481Z ) 2025-05-07T20:51:42.9368772Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9369469Z self=, 2025-05-07T20:51:42.9370082Z B=7, 2025-05-07T20:51:42.9370303Z T=7, 2025-05-07T20:51:42.9370524Z L=8, 2025-05-07T20:51:42.9370737Z A=7, 2025-05-07T20:51:42.9370973Z Dtype=torch.int32, 2025-05-07T20:51:42.9371265Z Itype=torch.int32, 2025-05-07T20:51:42.9371545Z broadcast_indices=False, 2025-05-07T20:51:42.9371840Z ) 2025-05-07T20:51:42.9372130Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9372825Z self=, 2025-05-07T20:51:42.9373440Z B=7, 2025-05-07T20:51:42.9373662Z T=7, 2025-05-07T20:51:42.9373881Z L=8, 2025-05-07T20:51:42.9374104Z A=8, 2025-05-07T20:51:42.9374341Z Dtype=torch.int32, 2025-05-07T20:51:42.9374622Z Itype=torch.int32, 2025-05-07T20:51:42.9374902Z broadcast_indices=False, 2025-05-07T20:51:42.9375190Z ) 2025-05-07T20:51:42.9375487Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9376182Z self=, 2025-05-07T20:51:42.9376800Z B=8, 2025-05-07T20:51:42.9377021Z T=7, 2025-05-07T20:51:42.9377234Z L=8, 2025-05-07T20:51:42.9377466Z A=8, 2025-05-07T20:51:42.9377700Z Dtype=torch.int32, 2025-05-07T20:51:42.9377930Z Itype=torch.int32, 2025-05-07T20:51:42.9378169Z broadcast_indices=False, 2025-05-07T20:51:42.9378409Z ) 2025-05-07T20:51:42.9378647Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9379212Z self=, 2025-05-07T20:51:42.9379711Z B=8, 2025-05-07T20:51:42.9379902Z T=7, 2025-05-07T20:51:42.9380078Z L=7, 2025-05-07T20:51:42.9380260Z A=8, 2025-05-07T20:51:42.9380458Z Dtype=torch.int32, 2025-05-07T20:51:42.9380687Z Itype=torch.int32, 2025-05-07T20:51:42.9380927Z broadcast_indices=False, 2025-05-07T20:51:42.9381165Z ) 2025-05-07T20:51:42.9381405Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9381969Z self=, 2025-05-07T20:51:42.9382475Z B=7, 2025-05-07T20:51:42.9382653Z T=7, 2025-05-07T20:51:42.9382835Z L=7, 2025-05-07T20:51:42.9383018Z A=8, 2025-05-07T20:51:42.9383205Z Dtype=torch.int32, 2025-05-07T20:51:42.9383440Z Itype=torch.int32, 2025-05-07T20:51:42.9383682Z broadcast_indices=False, 2025-05-07T20:51:42.9383918Z ) 2025-05-07T20:51:42.9384159Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9384730Z self=, 2025-05-07T20:51:42.9385234Z B=12, 2025-05-07T20:51:42.9385415Z T=5, 2025-05-07T20:51:42.9385599Z L=2, 2025-05-07T20:51:42.9385790Z A=6, 2025-05-07T20:51:42.9385979Z Dtype=torch.int64, 2025-05-07T20:51:42.9386219Z Itype=torch.int64, 2025-05-07T20:51:42.9386459Z broadcast_indices=False, 2025-05-07T20:51:42.9386695Z ) 2025-05-07T20:51:42.9386942Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9387514Z self=, 2025-05-07T20:51:42.9388131Z B=6, 2025-05-07T20:51:42.9388318Z T=5, 2025-05-07T20:51:42.9388500Z L=2, 2025-05-07T20:51:42.9388677Z A=6, 2025-05-07T20:51:42.9388874Z Dtype=torch.int64, 2025-05-07T20:51:42.9389115Z Itype=torch.int64, 2025-05-07T20:51:42.9389350Z broadcast_indices=False, 2025-05-07T20:51:42.9389598Z ) 2025-05-07T20:51:42.9389926Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9390488Z self=, 2025-05-07T20:51:42.9390994Z B=6, 2025-05-07T20:51:42.9391180Z T=2, 2025-05-07T20:51:42.9391365Z L=2, 2025-05-07T20:51:42.9391539Z A=6, 2025-05-07T20:51:42.9391734Z Dtype=torch.int64, 2025-05-07T20:51:42.9391970Z Itype=torch.int64, 2025-05-07T20:51:42.9392203Z broadcast_indices=False, 2025-05-07T20:51:42.9392444Z ) 2025-05-07T20:51:42.9392687Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9393255Z self=, 2025-05-07T20:51:42.9393760Z B=6, 2025-05-07T20:51:42.9393941Z T=2, 2025-05-07T20:51:42.9394118Z L=6, 2025-05-07T20:51:42.9394712Z A=6, 2025-05-07T20:51:42.9394910Z Dtype=torch.int64, 2025-05-07T20:51:42.9395149Z Itype=torch.int64, 2025-05-07T20:51:42.9395400Z broadcast_indices=False, 2025-05-07T20:51:42.9395639Z ) 2025-05-07T20:51:42.9395876Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9396444Z self=, 2025-05-07T20:51:42.9396947Z B=6, 2025-05-07T20:51:42.9397137Z T=2, 2025-05-07T20:51:42.9397313Z L=2, 2025-05-07T20:51:42.9397498Z A=2, 2025-05-07T20:51:42.9397691Z Dtype=torch.int64, 2025-05-07T20:51:42.9397920Z Itype=torch.int64, 2025-05-07T20:51:42.9398162Z broadcast_indices=False, 2025-05-07T20:51:42.9398407Z ) 2025-05-07T20:51:42.9398646Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9399210Z self=, 2025-05-07T20:51:42.9399712Z B=2, 2025-05-07T20:51:42.9399891Z T=2, 2025-05-07T20:51:42.9400075Z L=2, 2025-05-07T20:51:42.9400261Z A=2, 2025-05-07T20:51:42.9400453Z Dtype=torch.int64, 2025-05-07T20:51:42.9400762Z Itype=torch.int64, 2025-05-07T20:51:42.9401006Z broadcast_indices=False, 2025-05-07T20:51:42.9401241Z ) 2025-05-07T20:51:42.9401489Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9402057Z self=, 2025-05-07T20:51:42.9402559Z B=9, 2025-05-07T20:51:42.9402747Z T=13, 2025-05-07T20:51:42.9402933Z L=6, 2025-05-07T20:51:42.9403110Z A=20, 2025-05-07T20:51:42.9403311Z Dtype=torch.float32, 2025-05-07T20:51:42.9403565Z Itype=torch.int32, 2025-05-07T20:51:42.9403804Z broadcast_indices=True, 2025-05-07T20:51:42.9404038Z ) 2025-05-07T20:51:42.9404281Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9404898Z self=, 2025-05-07T20:51:42.9405394Z B=9, 2025-05-07T20:51:42.9405580Z T=20, 2025-05-07T20:51:42.9405766Z L=6, 2025-05-07T20:51:42.9405947Z A=20, 2025-05-07T20:51:42.9406144Z Dtype=torch.float32, 2025-05-07T20:51:42.9406389Z Itype=torch.int32, 2025-05-07T20:51:42.9406622Z broadcast_indices=True, 2025-05-07T20:51:42.9406856Z ) 2025-05-07T20:51:42.9407099Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9407662Z self=, 2025-05-07T20:51:42.9408164Z B=20, 2025-05-07T20:51:42.9408350Z T=20, 2025-05-07T20:51:42.9408703Z L=6, 2025-05-07T20:51:42.9408890Z A=20, 2025-05-07T20:51:42.9409090Z Dtype=torch.float32, 2025-05-07T20:51:42.9409334Z Itype=torch.int32, 2025-05-07T20:51:42.9409565Z broadcast_indices=True, 2025-05-07T20:51:42.9409800Z ) 2025-05-07T20:51:42.9410046Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9410724Z self=, 2025-05-07T20:51:42.9411228Z B=20, 2025-05-07T20:51:42.9411415Z T=20, 2025-05-07T20:51:42.9411593Z L=6, 2025-05-07T20:51:42.9411773Z A=6, 2025-05-07T20:51:42.9411970Z Dtype=torch.float32, 2025-05-07T20:51:42.9412209Z Itype=torch.int32, 2025-05-07T20:51:42.9419182Z broadcast_indices=True, 2025-05-07T20:51:42.9419441Z ) 2025-05-07T20:51:42.9419698Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9420272Z self=, 2025-05-07T20:51:42.9420784Z B=20, 2025-05-07T20:51:42.9420971Z T=20, 2025-05-07T20:51:42.9421151Z L=20, 2025-05-07T20:51:42.9421324Z A=20, 2025-05-07T20:51:42.9421513Z Dtype=torch.float32, 2025-05-07T20:51:42.9421761Z Itype=torch.int32, 2025-05-07T20:51:42.9422000Z broadcast_indices=True, 2025-05-07T20:51:42.9422231Z ) 2025-05-07T20:51:42.9422478Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9423059Z self=, 2025-05-07T20:51:42.9423563Z B=19, 2025-05-07T20:51:42.9423742Z T=11, 2025-05-07T20:51:42.9423926Z L=20, 2025-05-07T20:51:42.9424108Z A=12, 2025-05-07T20:51:42.9424303Z Dtype=torch.int64, 2025-05-07T20:51:42.9424576Z Itype=torch.int32, 2025-05-07T20:51:42.9424814Z broadcast_indices=False, 2025-05-07T20:51:42.9425047Z ) 2025-05-07T20:51:42.9425291Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9425871Z self=, 2025-05-07T20:51:42.9426365Z B=11, 2025-05-07T20:51:42.9426553Z T=11, 2025-05-07T20:51:42.9426735Z L=20, 2025-05-07T20:51:42.9426912Z A=12, 2025-05-07T20:51:42.9427107Z Dtype=torch.int64, 2025-05-07T20:51:42.9427340Z Itype=torch.int32, 2025-05-07T20:51:42.9427572Z broadcast_indices=False, 2025-05-07T20:51:42.9505260Z ) 2025-05-07T20:51:42.9506114Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9507085Z self=, 2025-05-07T20:51:42.9507879Z B=11, 2025-05-07T20:51:42.9508174Z T=11, 2025-05-07T20:51:42.9508470Z L=12, 2025-05-07T20:51:42.9508767Z A=12, 2025-05-07T20:51:42.9509066Z Dtype=torch.int64, 2025-05-07T20:51:42.9509451Z Itype=torch.int32, 2025-05-07T20:51:42.9509817Z broadcast_indices=False, 2025-05-07T20:51:42.9510209Z ) 2025-05-07T20:51:42.9510617Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9511558Z self=, 2025-05-07T20:51:42.9512394Z B=11, 2025-05-07T20:51:42.9512680Z T=12, 2025-05-07T20:51:42.9512952Z L=12, 2025-05-07T20:51:42.9513219Z A=12, 2025-05-07T20:51:42.9513534Z Dtype=torch.int64, 2025-05-07T20:51:42.9513933Z Itype=torch.int32, 2025-05-07T20:51:42.9514347Z broadcast_indices=False, 2025-05-07T20:51:42.9514773Z ) 2025-05-07T20:51:42.9515182Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9516171Z self=, 2025-05-07T20:51:42.9517035Z B=12, 2025-05-07T20:51:42.9517334Z T=12, 2025-05-07T20:51:42.9517640Z L=12, 2025-05-07T20:51:42.9517923Z A=12, 2025-05-07T20:51:42.9518235Z Dtype=torch.int64, 2025-05-07T20:51:42.9518942Z Itype=torch.int32, 2025-05-07T20:51:42.9519294Z broadcast_indices=False, 2025-05-07T20:51:42.9519645Z ) 2025-05-07T20:51:42.9520045Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9521134Z self=, 2025-05-07T20:51:42.9522014Z B=4, 2025-05-07T20:51:42.9522311Z T=4, 2025-05-07T20:51:42.9522602Z L=3, 2025-05-07T20:51:42.9523102Z A=6, 2025-05-07T20:51:42.9523437Z Dtype=torch.float32, 2025-05-07T20:51:42.9523835Z Itype=torch.int32, 2025-05-07T20:51:42.9524232Z broadcast_indices=False, 2025-05-07T20:51:42.9524636Z ) 2025-05-07T20:51:42.9525031Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9526017Z self=, 2025-05-07T20:51:42.9526889Z B=4, 2025-05-07T20:51:42.9527184Z T=4, 2025-05-07T20:51:42.9527470Z L=4, 2025-05-07T20:51:42.9527768Z A=6, 2025-05-07T20:51:42.9528068Z Dtype=torch.float32, 2025-05-07T20:51:42.9528450Z Itype=torch.int32, 2025-05-07T20:51:42.9528832Z broadcast_indices=False, 2025-05-07T20:51:42.9529206Z ) 2025-05-07T20:51:42.9529588Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9530508Z self=, 2025-05-07T20:51:42.9531397Z B=4, 2025-05-07T20:51:42.9531688Z T=4, 2025-05-07T20:51:42.9531983Z L=4, 2025-05-07T20:51:42.9532277Z A=4, 2025-05-07T20:51:42.9532585Z Dtype=torch.float32, 2025-05-07T20:51:42.9532991Z Itype=torch.int32, 2025-05-07T20:51:42.9533389Z broadcast_indices=False, 2025-05-07T20:51:42.9533784Z ) 2025-05-07T20:51:42.9534199Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9535229Z self=, 2025-05-07T20:51:42.9536104Z B=14, 2025-05-07T20:51:42.9536402Z T=16, 2025-05-07T20:51:42.9536695Z L=20, 2025-05-07T20:51:42.9536982Z A=13, 2025-05-07T20:51:42.9537303Z Dtype=torch.int32, 2025-05-07T20:51:42.9537689Z Itype=torch.int64, 2025-05-07T20:51:42.9538082Z broadcast_indices=True, 2025-05-07T20:51:42.9538465Z ) 2025-05-07T20:51:42.9538868Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9539862Z self=, 2025-05-07T20:51:42.9540729Z B=14, 2025-05-07T20:51:42.9541029Z T=13, 2025-05-07T20:51:42.9541324Z L=20, 2025-05-07T20:51:42.9541609Z A=13, 2025-05-07T20:51:42.9541922Z Dtype=torch.int32, 2025-05-07T20:51:42.9542303Z Itype=torch.int64, 2025-05-07T20:51:42.9542678Z broadcast_indices=True, 2025-05-07T20:51:42.9543064Z ) 2025-05-07T20:51:42.9543458Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9544425Z self=, 2025-05-07T20:51:42.9545281Z B=13, 2025-05-07T20:51:42.9545578Z T=13, 2025-05-07T20:51:42.9545878Z L=20, 2025-05-07T20:51:42.9546153Z A=13, 2025-05-07T20:51:42.9546457Z Dtype=torch.int32, 2025-05-07T20:51:42.9546836Z Itype=torch.int64, 2025-05-07T20:51:42.9547206Z broadcast_indices=True, 2025-05-07T20:51:42.9547591Z ) 2025-05-07T20:51:42.9548002Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:42.9548937Z self=, 2025-05-07T20:51:42.9549745Z B=13, 2025-05-07T20:51:42.9550048Z T=20, 2025-05-07T20:51:42.9550325Z L=20, 2025-05-07T20:51:42.9550594Z A=13, 2025-05-07T20:51:42.9550893Z Dtype=torch.int32, 2025-05-07T20:51:42.9551280Z Itype=torch.int64, 2025-05-07T20:51:42.9551677Z broadcast_indices=True, 2025-05-07T20:51:42.9552054Z ) 2025-05-07T20:51:42.9552495Z PASSED 2025-05-07T20:51:43.1664283Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1665768Z self=, 2025-05-07T20:51:43.1666568Z B=1, 2025-05-07T20:51:43.1666871Z T=1, 2025-05-07T20:51:43.1667153Z L=2, 2025-05-07T20:51:43.1667431Z A=1, 2025-05-07T20:51:43.1668189Z Dtype=torch.int32, 2025-05-07T20:51:43.1668596Z broadcast_lengths=False, 2025-05-07T20:51:43.1668971Z ) 2025-05-07T20:51:43.1669343Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1670207Z self=, 2025-05-07T20:51:43.1670980Z B=12, 2025-05-07T20:51:43.1671285Z T=1, 2025-05-07T20:51:43.1671577Z L=2, 2025-05-07T20:51:43.1671858Z A=1, 2025-05-07T20:51:43.1672170Z Dtype=torch.int32, 2025-05-07T20:51:43.1672593Z broadcast_lengths=False, 2025-05-07T20:51:43.1672982Z ) 2025-05-07T20:51:43.1673365Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1674292Z self=, 2025-05-07T20:51:43.1675176Z B=12, 2025-05-07T20:51:43.1675465Z T=9, 2025-05-07T20:51:43.1675743Z L=15, 2025-05-07T20:51:43.1675996Z A=4, 2025-05-07T20:51:43.1676298Z Dtype=torch.float32, 2025-05-07T20:51:43.1676716Z broadcast_lengths=False, 2025-05-07T20:51:43.1677124Z ) 2025-05-07T20:51:43.1677495Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1678432Z self=, 2025-05-07T20:51:43.1679278Z B=6, 2025-05-07T20:51:43.1679565Z T=19, 2025-05-07T20:51:43.1679859Z L=19, 2025-05-07T20:51:43.1680156Z A=3, 2025-05-07T20:51:43.1680460Z Dtype=torch.int64, 2025-05-07T20:51:43.1681013Z broadcast_lengths=False, 2025-05-07T20:51:43.1681415Z ) 2025-05-07T20:51:43.1681785Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1682711Z self=, 2025-05-07T20:51:43.1683521Z B=1, 2025-05-07T20:51:43.1683801Z T=16, 2025-05-07T20:51:43.1684075Z L=5, 2025-05-07T20:51:43.1684351Z A=20, 2025-05-07T20:51:43.1684663Z Dtype=torch.float32, 2025-05-07T20:51:43.1685061Z broadcast_lengths=False, 2025-05-07T20:51:43.1685425Z ) 2025-05-07T20:51:43.1685780Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1686709Z self=, 2025-05-07T20:51:43.1687547Z B=3, 2025-05-07T20:51:43.1687839Z T=11, 2025-05-07T20:51:43.1688120Z L=19, 2025-05-07T20:51:43.1688411Z A=14, 2025-05-07T20:51:43.1688736Z Dtype=torch.float32, 2025-05-07T20:51:43.1689150Z broadcast_lengths=True, 2025-05-07T20:51:43.1689543Z ) 2025-05-07T20:51:43.1689937Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1690837Z self=, 2025-05-07T20:51:43.1691665Z B=3, 2025-05-07T20:51:43.1691964Z T=5, 2025-05-07T20:51:43.1692246Z L=7, 2025-05-07T20:51:43.1692544Z A=10, 2025-05-07T20:51:43.1692860Z Dtype=torch.int32, 2025-05-07T20:51:43.1693263Z broadcast_lengths=False, 2025-05-07T20:51:43.1693664Z ) 2025-05-07T20:51:43.1694044Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1695338Z self=, 2025-05-07T20:51:43.1696178Z B=10, 2025-05-07T20:51:43.1696475Z T=11, 2025-05-07T20:51:43.1696770Z L=10, 2025-05-07T20:51:43.1697056Z A=9, 2025-05-07T20:51:43.1697373Z Dtype=torch.int64, 2025-05-07T20:51:43.1697767Z broadcast_lengths=False, 2025-05-07T20:51:43.1698414Z ) 2025-05-07T20:51:43.1698790Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1699664Z self=, 2025-05-07T20:51:43.1700481Z B=2, 2025-05-07T20:51:43.1700784Z T=11, 2025-05-07T20:51:43.1701075Z L=10, 2025-05-07T20:51:43.1701359Z A=2, 2025-05-07T20:51:43.1701653Z Dtype=torch.int64, 2025-05-07T20:51:43.1702244Z broadcast_lengths=False, 2025-05-07T20:51:43.1702610Z ) 2025-05-07T20:51:43.1702964Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1703810Z self=, 2025-05-07T20:51:43.1704789Z B=8, 2025-05-07T20:51:43.1705071Z T=20, 2025-05-07T20:51:43.1705344Z L=7, 2025-05-07T20:51:43.1705625Z A=2, 2025-05-07T20:51:43.1705927Z Dtype=torch.float32, 2025-05-07T20:51:43.1706313Z broadcast_lengths=False, 2025-05-07T20:51:43.1706702Z ) 2025-05-07T20:51:43.1707064Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1707952Z self=, 2025-05-07T20:51:43.1708758Z B=17, 2025-05-07T20:51:43.1709033Z T=20, 2025-05-07T20:51:43.1709310Z L=19, 2025-05-07T20:51:43.1709598Z A=12, 2025-05-07T20:51:43.1709895Z Dtype=torch.int32, 2025-05-07T20:51:43.1710275Z broadcast_lengths=True, 2025-05-07T20:51:43.1710659Z ) 2025-05-07T20:51:43.1711007Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1711932Z self=, 2025-05-07T20:51:43.1712685Z B=17, 2025-05-07T20:51:43.1712950Z T=17, 2025-05-07T20:51:43.1713226Z L=19, 2025-05-07T20:51:43.1713514Z A=12, 2025-05-07T20:51:43.1713806Z Dtype=torch.int32, 2025-05-07T20:51:43.1714155Z broadcast_lengths=True, 2025-05-07T20:51:43.1714582Z ) 2025-05-07T20:51:43.1714951Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1715860Z self=, 2025-05-07T20:51:43.1716663Z B=17, 2025-05-07T20:51:43.1716961Z T=17, 2025-05-07T20:51:43.1717247Z L=17, 2025-05-07T20:51:43.1717550Z A=12, 2025-05-07T20:51:43.1717869Z Dtype=torch.int32, 2025-05-07T20:51:43.1718266Z broadcast_lengths=True, 2025-05-07T20:51:43.1718664Z ) 2025-05-07T20:51:43.1719043Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1719909Z self=, 2025-05-07T20:51:43.1720897Z B=17, 2025-05-07T20:51:43.1721185Z T=17, 2025-05-07T20:51:43.1721465Z L=12, 2025-05-07T20:51:43.1721763Z A=12, 2025-05-07T20:51:43.1722065Z Dtype=torch.int32, 2025-05-07T20:51:43.1722425Z broadcast_lengths=True, 2025-05-07T20:51:43.1722816Z ) 2025-05-07T20:51:43.1723173Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1724047Z self=, 2025-05-07T20:51:43.1724856Z B=17, 2025-05-07T20:51:43.1725143Z T=17, 2025-05-07T20:51:43.1725442Z L=17, 2025-05-07T20:51:43.1725714Z A=17, 2025-05-07T20:51:43.1726011Z Dtype=torch.int32, 2025-05-07T20:51:43.1726395Z broadcast_lengths=True, 2025-05-07T20:51:43.1726763Z ) 2025-05-07T20:51:43.1727132Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1728063Z self=, 2025-05-07T20:51:43.1728853Z B=5, 2025-05-07T20:51:43.1729132Z T=10, 2025-05-07T20:51:43.1729422Z L=17, 2025-05-07T20:51:43.1729702Z A=12, 2025-05-07T20:51:43.1730003Z Dtype=torch.int64, 2025-05-07T20:51:43.1730370Z broadcast_lengths=False, 2025-05-07T20:51:43.1730746Z ) 2025-05-07T20:51:43.1731328Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1732220Z self=, 2025-05-07T20:51:43.1733038Z B=5, 2025-05-07T20:51:43.1733324Z T=12, 2025-05-07T20:51:43.1733616Z L=17, 2025-05-07T20:51:43.1733907Z A=12, 2025-05-07T20:51:43.1734214Z Dtype=torch.int64, 2025-05-07T20:51:43.1734602Z broadcast_lengths=False, 2025-05-07T20:51:43.1735104Z ) 2025-05-07T20:51:43.1735466Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1736326Z self=, 2025-05-07T20:51:43.1737132Z B=5, 2025-05-07T20:51:43.1737408Z T=17, 2025-05-07T20:51:43.1737698Z L=17, 2025-05-07T20:51:43.1737991Z A=12, 2025-05-07T20:51:43.1738291Z Dtype=torch.int64, 2025-05-07T20:51:43.1738693Z broadcast_lengths=False, 2025-05-07T20:51:43.1739072Z ) 2025-05-07T20:51:43.1739422Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1740434Z self=, 2025-05-07T20:51:43.1741236Z B=5, 2025-05-07T20:51:43.1741518Z T=5, 2025-05-07T20:51:43.1741798Z L=17, 2025-05-07T20:51:43.1742080Z A=12, 2025-05-07T20:51:43.1742385Z Dtype=torch.int64, 2025-05-07T20:51:43.1742755Z broadcast_lengths=False, 2025-05-07T20:51:43.1743142Z ) 2025-05-07T20:51:43.1743516Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:43.1744389Z self=, 2025-05-07T20:51:43.1745202Z B=5, 2025-05-07T20:51:43.1745487Z T=5, 2025-05-07T20:51:43.1745783Z L=17, 2025-05-07T20:51:43.1746065Z A=17, 2025-05-07T20:51:43.1746374Z Dtype=torch.int64, 2025-05-07T20:51:43.1746769Z broadcast_lengths=False, 2025-05-07T20:51:43.1747176Z ) 2025-05-07T20:51:43.1747471Z PASSED 2025-05-07T20:51:43.2101333Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2102915Z self=, 2025-05-07T20:51:43.2103821Z B=1, 2025-05-07T20:51:43.2104103Z T=1, 2025-05-07T20:51:43.2104388Z L=2, 2025-05-07T20:51:43.2104715Z A=1, 2025-05-07T20:51:43.2105058Z Dtype=torch.int32, 2025-05-07T20:51:43.2105456Z broadcast_lengths=False, 2025-05-07T20:51:43.2105857Z ) 2025-05-07T20:51:43.2106262Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2107207Z self=, 2025-05-07T20:51:43.2108142Z B=15, 2025-05-07T20:51:43.2108446Z T=1, 2025-05-07T20:51:43.2108714Z L=2, 2025-05-07T20:51:43.2109000Z A=1, 2025-05-07T20:51:43.2109318Z Dtype=torch.int32, 2025-05-07T20:51:43.2109696Z broadcast_lengths=False, 2025-05-07T20:51:43.2110077Z ) 2025-05-07T20:51:43.2110471Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2111409Z self=, 2025-05-07T20:51:43.2112252Z B=15, 2025-05-07T20:51:43.2112540Z T=17, 2025-05-07T20:51:43.2112832Z L=19, 2025-05-07T20:51:43.2113108Z A=10, 2025-05-07T20:51:43.2113410Z Dtype=torch.int32, 2025-05-07T20:51:43.2113808Z broadcast_lengths=False, 2025-05-07T20:51:43.2114175Z ) 2025-05-07T20:51:43.2114575Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2115558Z self=, 2025-05-07T20:51:43.2116394Z B=11, 2025-05-07T20:51:43.2116681Z T=1, 2025-05-07T20:51:43.2116971Z L=2, 2025-05-07T20:51:43.2117251Z A=1, 2025-05-07T20:51:43.2117547Z Dtype=torch.int32, 2025-05-07T20:51:43.2118234Z broadcast_lengths=False, 2025-05-07T20:51:43.2118627Z ) 2025-05-07T20:51:43.2119010Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2119970Z self=, 2025-05-07T20:51:43.2120994Z B=11, 2025-05-07T20:51:43.2121290Z T=6, 2025-05-07T20:51:43.2121582Z L=17, 2025-05-07T20:51:43.2121880Z A=11, 2025-05-07T20:51:43.2122393Z Dtype=torch.int32, 2025-05-07T20:51:43.2122801Z broadcast_lengths=True, 2025-05-07T20:51:43.2123162Z ) 2025-05-07T20:51:43.2123546Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2124651Z self=, 2025-05-07T20:51:43.2125500Z B=3, 2025-05-07T20:51:43.2125779Z T=9, 2025-05-07T20:51:43.2126056Z L=18, 2025-05-07T20:51:43.2126351Z A=12, 2025-05-07T20:51:43.2126638Z Dtype=torch.int64, 2025-05-07T20:51:43.2127029Z broadcast_lengths=False, 2025-05-07T20:51:43.2127428Z ) 2025-05-07T20:51:43.2127799Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2128749Z self=, 2025-05-07T20:51:43.2129584Z B=2, 2025-05-07T20:51:43.2129880Z T=19, 2025-05-07T20:51:43.2130156Z L=4, 2025-05-07T20:51:43.2130450Z A=4, 2025-05-07T20:51:43.2130799Z Dtype=torch.float32, 2025-05-07T20:51:43.2141592Z broadcast_lengths=True, 2025-05-07T20:51:43.2141982Z ) 2025-05-07T20:51:43.2142365Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2143311Z self=, 2025-05-07T20:51:43.2144132Z B=6, 2025-05-07T20:51:43.2144429Z T=1, 2025-05-07T20:51:43.2144716Z L=19, 2025-05-07T20:51:43.2144990Z A=16, 2025-05-07T20:51:43.2145291Z Dtype=torch.int32, 2025-05-07T20:51:43.2145686Z broadcast_lengths=False, 2025-05-07T20:51:43.2146062Z ) 2025-05-07T20:51:43.2146463Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2147412Z self=, 2025-05-07T20:51:43.2148272Z B=20, 2025-05-07T20:51:43.2148559Z T=12, 2025-05-07T20:51:43.2148832Z L=11, 2025-05-07T20:51:43.2149112Z A=10, 2025-05-07T20:51:43.2149428Z Dtype=torch.int32, 2025-05-07T20:51:43.2149793Z broadcast_lengths=False, 2025-05-07T20:51:43.2150174Z ) 2025-05-07T20:51:43.2150559Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2151479Z self=, 2025-05-07T20:51:43.2152367Z B=2, 2025-05-07T20:51:43.2152648Z T=2, 2025-05-07T20:51:43.2152923Z L=20, 2025-05-07T20:51:43.2153204Z A=13, 2025-05-07T20:51:43.2153532Z Dtype=torch.int64, 2025-05-07T20:51:43.2153942Z broadcast_lengths=True, 2025-05-07T20:51:43.2154322Z ) 2025-05-07T20:51:43.2154734Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2155721Z self=, 2025-05-07T20:51:43.2156591Z B=6, 2025-05-07T20:51:43.2156892Z T=6, 2025-05-07T20:51:43.2157177Z L=9, 2025-05-07T20:51:43.2157448Z A=5, 2025-05-07T20:51:43.2157748Z Dtype=torch.float32, 2025-05-07T20:51:43.2158182Z broadcast_lengths=False, 2025-05-07T20:51:43.2158583Z ) 2025-05-07T20:51:43.2158973Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2159906Z self=, 2025-05-07T20:51:43.2160839Z B=5, 2025-05-07T20:51:43.2161111Z T=6, 2025-05-07T20:51:43.2161402Z L=9, 2025-05-07T20:51:43.2161683Z A=5, 2025-05-07T20:51:43.2161975Z Dtype=torch.float32, 2025-05-07T20:51:43.2162562Z broadcast_lengths=False, 2025-05-07T20:51:43.2162932Z ) 2025-05-07T20:51:43.2163323Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2164253Z self=, 2025-05-07T20:51:43.2165107Z B=5, 2025-05-07T20:51:43.2165400Z T=6, 2025-05-07T20:51:43.2165695Z L=5, 2025-05-07T20:51:43.2165967Z A=5, 2025-05-07T20:51:43.2166407Z Dtype=torch.float32, 2025-05-07T20:51:43.2166796Z broadcast_lengths=False, 2025-05-07T20:51:43.2167179Z ) 2025-05-07T20:51:43.2167548Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2168501Z self=, 2025-05-07T20:51:43.2169365Z B=5, 2025-05-07T20:51:43.2169636Z T=6, 2025-05-07T20:51:43.2169916Z L=6, 2025-05-07T20:51:43.2170189Z A=5, 2025-05-07T20:51:43.2170485Z Dtype=torch.float32, 2025-05-07T20:51:43.2170885Z broadcast_lengths=False, 2025-05-07T20:51:43.2171254Z ) 2025-05-07T20:51:43.2171636Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2172570Z self=, 2025-05-07T20:51:43.2173431Z B=6, 2025-05-07T20:51:43.2173708Z T=6, 2025-05-07T20:51:43.2173976Z L=6, 2025-05-07T20:51:43.2174253Z A=5, 2025-05-07T20:51:43.2174607Z Dtype=torch.float32, 2025-05-07T20:51:43.2174986Z broadcast_lengths=False, 2025-05-07T20:51:43.2175356Z ) 2025-05-07T20:51:43.2175732Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2176681Z self=, 2025-05-07T20:51:43.2177548Z B=5, 2025-05-07T20:51:43.2177825Z T=6, 2025-05-07T20:51:43.2178102Z L=6, 2025-05-07T20:51:43.2178388Z A=6, 2025-05-07T20:51:43.2178686Z Dtype=torch.float32, 2025-05-07T20:51:43.2179076Z broadcast_lengths=False, 2025-05-07T20:51:43.2179451Z ) 2025-05-07T20:51:43.2179835Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2180795Z self=, 2025-05-07T20:51:43.2181587Z B=13, 2025-05-07T20:51:43.2181867Z T=10, 2025-05-07T20:51:43.2182163Z L=20, 2025-05-07T20:51:43.2182434Z A=11, 2025-05-07T20:51:43.2182734Z Dtype=torch.int32, 2025-05-07T20:51:43.2183103Z broadcast_lengths=True, 2025-05-07T20:51:43.2183480Z ) 2025-05-07T20:51:43.2183882Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2184879Z self=, 2025-05-07T20:51:43.2185754Z B=13, 2025-05-07T20:51:43.2186054Z T=10, 2025-05-07T20:51:43.2186358Z L=10, 2025-05-07T20:51:43.2186644Z A=11, 2025-05-07T20:51:43.2186970Z Dtype=torch.int32, 2025-05-07T20:51:43.2187374Z broadcast_lengths=True, 2025-05-07T20:51:43.2187750Z ) 2025-05-07T20:51:43.2188147Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2189129Z self=, 2025-05-07T20:51:43.2189943Z B=13, 2025-05-07T20:51:43.2190237Z T=11, 2025-05-07T20:51:43.2190545Z L=10, 2025-05-07T20:51:43.2190841Z A=11, 2025-05-07T20:51:43.2191148Z Dtype=torch.int32, 2025-05-07T20:51:43.2191529Z broadcast_lengths=True, 2025-05-07T20:51:43.2191895Z ) 2025-05-07T20:51:43.2192256Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2193201Z self=, 2025-05-07T20:51:43.2194041Z B=13, 2025-05-07T20:51:43.2194794Z T=13, 2025-05-07T20:51:43.2195073Z L=10, 2025-05-07T20:51:43.2195349Z A=11, 2025-05-07T20:51:43.2195656Z Dtype=torch.int32, 2025-05-07T20:51:43.2196277Z broadcast_lengths=True, 2025-05-07T20:51:43.2196652Z ) 2025-05-07T20:51:43.2197030Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2198014Z self=, 2025-05-07T20:51:43.2198854Z B=10, 2025-05-07T20:51:43.2199132Z T=10, 2025-05-07T20:51:43.2199410Z L=10, 2025-05-07T20:51:43.2199689Z A=11, 2025-05-07T20:51:43.2200193Z Dtype=torch.int32, 2025-05-07T20:51:43.2200656Z broadcast_lengths=True, 2025-05-07T20:51:43.2201027Z ) 2025-05-07T20:51:43.2201405Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2202327Z self=, 2025-05-07T20:51:43.2203142Z B=10, 2025-05-07T20:51:43.2203426Z T=10, 2025-05-07T20:51:43.2203696Z L=10, 2025-05-07T20:51:43.2203978Z A=10, 2025-05-07T20:51:43.2204276Z Dtype=torch.int32, 2025-05-07T20:51:43.2204663Z broadcast_lengths=True, 2025-05-07T20:51:43.2205031Z ) 2025-05-07T20:51:43.2205405Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2206382Z self=, 2025-05-07T20:51:43.2207255Z B=4, 2025-05-07T20:51:43.2207553Z T=13, 2025-05-07T20:51:43.2207839Z L=11, 2025-05-07T20:51:43.2208134Z A=20, 2025-05-07T20:51:43.2208456Z Dtype=torch.int32, 2025-05-07T20:51:43.2208831Z broadcast_lengths=True, 2025-05-07T20:51:43.2209194Z ) 2025-05-07T20:51:43.2209579Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2210627Z self=, 2025-05-07T20:51:43.2211459Z B=4, 2025-05-07T20:51:43.2211744Z T=13, 2025-05-07T20:51:43.2212023Z L=11, 2025-05-07T20:51:43.2212301Z A=13, 2025-05-07T20:51:43.2212595Z Dtype=torch.int32, 2025-05-07T20:51:43.2212982Z broadcast_lengths=True, 2025-05-07T20:51:43.2213350Z ) 2025-05-07T20:51:43.2213721Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2214654Z self=, 2025-05-07T20:51:43.2215483Z B=13, 2025-05-07T20:51:43.2215776Z T=13, 2025-05-07T20:51:43.2216054Z L=11, 2025-05-07T20:51:43.2216332Z A=13, 2025-05-07T20:51:43.2216660Z Dtype=torch.int32, 2025-05-07T20:51:43.2217073Z broadcast_lengths=True, 2025-05-07T20:51:43.2217443Z ) 2025-05-07T20:51:43.2217824Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2218772Z self=, 2025-05-07T20:51:43.2219618Z B=13, 2025-05-07T20:51:43.2219894Z T=13, 2025-05-07T20:51:43.2220174Z L=13, 2025-05-07T20:51:43.2220447Z A=13, 2025-05-07T20:51:43.2220740Z Dtype=torch.int32, 2025-05-07T20:51:43.2221114Z broadcast_lengths=True, 2025-05-07T20:51:43.2221471Z ) 2025-05-07T20:51:43.2221846Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2222761Z self=, 2025-05-07T20:51:43.2223644Z B=17, 2025-05-07T20:51:43.2223919Z T=19, 2025-05-07T20:51:43.2224195Z L=13, 2025-05-07T20:51:43.2224493Z A=18, 2025-05-07T20:51:43.2224831Z Dtype=torch.int32, 2025-05-07T20:51:43.2225232Z broadcast_lengths=True, 2025-05-07T20:51:43.2225619Z ) 2025-05-07T20:51:43.2226009Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2227001Z self=, 2025-05-07T20:51:43.2227879Z B=18, 2025-05-07T20:51:43.2228171Z T=19, 2025-05-07T20:51:43.2228434Z L=13, 2025-05-07T20:51:43.2228720Z A=18, 2025-05-07T20:51:43.2229044Z Dtype=torch.int32, 2025-05-07T20:51:43.2229595Z broadcast_lengths=True, 2025-05-07T20:51:43.2229978Z ) 2025-05-07T20:51:43.2230330Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2231246Z self=, 2025-05-07T20:51:43.2232074Z B=18, 2025-05-07T20:51:43.2232366Z T=19, 2025-05-07T20:51:43.2232629Z L=13, 2025-05-07T20:51:43.2232916Z A=19, 2025-05-07T20:51:43.2233351Z Dtype=torch.int32, 2025-05-07T20:51:43.2233738Z broadcast_lengths=True, 2025-05-07T20:51:43.2234096Z ) 2025-05-07T20:51:43.2234500Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2235476Z self=, 2025-05-07T20:51:43.2236307Z B=18, 2025-05-07T20:51:43.2236601Z T=18, 2025-05-07T20:51:43.2236881Z L=13, 2025-05-07T20:51:43.2237163Z A=18, 2025-05-07T20:51:43.2237471Z Dtype=torch.int32, 2025-05-07T20:51:43.2237856Z broadcast_lengths=True, 2025-05-07T20:51:43.2238229Z ) 2025-05-07T20:51:43.2238613Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2239607Z self=, 2025-05-07T20:51:43.2240451Z B=18, 2025-05-07T20:51:43.2240833Z T=18, 2025-05-07T20:51:43.2241112Z L=13, 2025-05-07T20:51:43.2241380Z A=13, 2025-05-07T20:51:43.2241689Z Dtype=torch.int32, 2025-05-07T20:51:43.2242061Z broadcast_lengths=True, 2025-05-07T20:51:43.2242425Z ) 2025-05-07T20:51:43.2242805Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2243768Z self=, 2025-05-07T20:51:43.2244616Z B=13, 2025-05-07T20:51:43.2244888Z T=18, 2025-05-07T20:51:43.2245172Z L=13, 2025-05-07T20:51:43.2245451Z A=13, 2025-05-07T20:51:43.2245745Z Dtype=torch.int32, 2025-05-07T20:51:43.2246126Z broadcast_lengths=True, 2025-05-07T20:51:43.2246492Z ) 2025-05-07T20:51:43.2246858Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2247816Z self=, 2025-05-07T20:51:43.2248668Z B=13, 2025-05-07T20:51:43.2248930Z T=18, 2025-05-07T20:51:43.2249203Z L=13, 2025-05-07T20:51:43.2249490Z A=18, 2025-05-07T20:51:43.2249799Z Dtype=torch.int32, 2025-05-07T20:51:43.2250185Z broadcast_lengths=True, 2025-05-07T20:51:43.2256622Z ) 2025-05-07T20:51:43.2257057Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2257982Z self=, 2025-05-07T20:51:43.2258770Z B=9, 2025-05-07T20:51:43.2259061Z T=10, 2025-05-07T20:51:43.2259342Z L=18, 2025-05-07T20:51:43.2259629Z A=1, 2025-05-07T20:51:43.2259943Z Dtype=torch.int32, 2025-05-07T20:51:43.2260318Z broadcast_lengths=False, 2025-05-07T20:51:43.2260712Z ) 2025-05-07T20:51:43.2261087Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2262052Z self=, 2025-05-07T20:51:43.2262898Z B=18, 2025-05-07T20:51:43.2263184Z T=10, 2025-05-07T20:51:43.2263477Z L=18, 2025-05-07T20:51:43.2263758Z A=1, 2025-05-07T20:51:43.2264081Z Dtype=torch.int32, 2025-05-07T20:51:43.2264482Z broadcast_lengths=False, 2025-05-07T20:51:43.2264872Z ) 2025-05-07T20:51:43.2265265Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2266232Z self=, 2025-05-07T20:51:43.2267070Z B=18, 2025-05-07T20:51:43.2267364Z T=18, 2025-05-07T20:51:43.2267646Z L=18, 2025-05-07T20:51:43.2267925Z A=1, 2025-05-07T20:51:43.2268241Z Dtype=torch.int32, 2025-05-07T20:51:43.2269986Z broadcast_lengths=False, 2025-05-07T20:51:43.2270370Z ) 2025-05-07T20:51:43.2270756Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2271693Z self=, 2025-05-07T20:51:43.2272508Z B=18, 2025-05-07T20:51:43.2272795Z T=18, 2025-05-07T20:51:43.2273086Z L=18, 2025-05-07T20:51:43.2273364Z A=18, 2025-05-07T20:51:43.2273864Z Dtype=torch.int32, 2025-05-07T20:51:43.2274266Z broadcast_lengths=False, 2025-05-07T20:51:43.2274659Z ) 2025-05-07T20:51:43.2275051Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2276033Z self=, 2025-05-07T20:51:43.2276897Z B=8, 2025-05-07T20:51:43.2277178Z T=10, 2025-05-07T20:51:43.2277467Z L=14, 2025-05-07T20:51:43.2277753Z A=18, 2025-05-07T20:51:43.2278056Z Dtype=torch.int64, 2025-05-07T20:51:43.2278453Z broadcast_lengths=False, 2025-05-07T20:51:43.2278842Z ) 2025-05-07T20:51:43.2279230Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2280196Z self=, 2025-05-07T20:51:43.2281064Z B=8, 2025-05-07T20:51:43.2281352Z T=10, 2025-05-07T20:51:43.2281647Z L=10, 2025-05-07T20:51:43.2281940Z A=18, 2025-05-07T20:51:43.2282258Z Dtype=torch.int64, 2025-05-07T20:51:43.2282657Z broadcast_lengths=False, 2025-05-07T20:51:43.2283054Z ) 2025-05-07T20:51:43.2283449Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:43.2284441Z self=, 2025-05-07T20:51:43.2285318Z B=18, 2025-05-07T20:51:43.2285613Z T=10, 2025-05-07T20:51:43.2285903Z L=10, 2025-05-07T20:51:43.2286201Z A=18, 2025-05-07T20:51:43.2286519Z Dtype=torch.int64, 2025-05-07T20:51:43.2286923Z broadcast_lengths=False, 2025-05-07T20:51:43.2287315Z ) 2025-05-07T20:51:43.2287609Z PASSED 2025-05-07T20:51:43.2288353Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:51:43.3337284Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3338821Z self=, 2025-05-07T20:51:43.3339589Z B=1, 2025-05-07T20:51:43.3339845Z R=1, 2025-05-07T20:51:43.3340134Z T=1, 2025-05-07T20:51:43.3340411Z L=2, 2025-05-07T20:51:43.3340707Z index_dtype=torch.int32, 2025-05-07T20:51:43.3341091Z ) 2025-05-07T20:51:43.3341535Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3342533Z self=, 2025-05-07T20:51:43.3343355Z B=14, 2025-05-07T20:51:43.3343621Z R=1, 2025-05-07T20:51:43.3343868Z T=1, 2025-05-07T20:51:43.3344138Z L=2, 2025-05-07T20:51:43.3344497Z index_dtype=torch.int32, 2025-05-07T20:51:43.3344876Z ) 2025-05-07T20:51:43.3345323Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3346334Z self=, 2025-05-07T20:51:43.3347163Z B=14, 2025-05-07T20:51:43.3347412Z R=16, 2025-05-07T20:51:43.3347675Z T=2, 2025-05-07T20:51:43.3347937Z L=4, 2025-05-07T20:51:43.3348256Z index_dtype=torch.int32, 2025-05-07T20:51:43.3348614Z ) 2025-05-07T20:51:43.3348985Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3349946Z self=, 2025-05-07T20:51:43.3351304Z B=2, 2025-05-07T20:51:43.3351596Z R=1, 2025-05-07T20:51:43.3351867Z T=1, 2025-05-07T20:51:43.3352150Z L=2, 2025-05-07T20:51:43.3352454Z index_dtype=torch.int32, 2025-05-07T20:51:43.3352829Z ) 2025-05-07T20:51:43.3353274Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3354368Z self=, 2025-05-07T20:51:43.3355545Z B=2, 2025-05-07T20:51:43.3355830Z R=1, 2025-05-07T20:51:43.3356130Z T=4, 2025-05-07T20:51:43.3356422Z L=6, 2025-05-07T20:51:43.3356747Z index_dtype=torch.int64, 2025-05-07T20:51:43.3357129Z ) 2025-05-07T20:51:43.3357573Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3358609Z self=, 2025-05-07T20:51:43.3359495Z B=8, 2025-05-07T20:51:43.3359782Z R=15, 2025-05-07T20:51:43.3360066Z T=16, 2025-05-07T20:51:43.3360348Z L=13, 2025-05-07T20:51:43.3360807Z index_dtype=torch.int32, 2025-05-07T20:51:43.3361175Z ) 2025-05-07T20:51:43.3361622Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3362708Z self=, 2025-05-07T20:51:43.3363538Z B=2, 2025-05-07T20:51:43.3363791Z R=6, 2025-05-07T20:51:43.3364051Z T=10, 2025-05-07T20:51:43.3364300Z L=6, 2025-05-07T20:51:43.3364566Z index_dtype=torch.int32, 2025-05-07T20:51:43.3364895Z ) 2025-05-07T20:51:43.3365278Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3366174Z self=, 2025-05-07T20:51:43.3366943Z B=9, 2025-05-07T20:51:43.3367187Z R=20, 2025-05-07T20:51:43.3367425Z T=6, 2025-05-07T20:51:43.3367679Z L=4, 2025-05-07T20:51:43.3367990Z index_dtype=torch.int32, 2025-05-07T20:51:43.3368361Z ) 2025-05-07T20:51:43.3368787Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3369815Z self=, 2025-05-07T20:51:43.3370636Z B=9, 2025-05-07T20:51:43.3370896Z R=19, 2025-05-07T20:51:43.3371156Z T=8, 2025-05-07T20:51:43.3371413Z L=14, 2025-05-07T20:51:43.3371726Z index_dtype=torch.int32, 2025-05-07T20:51:43.3372093Z ) 2025-05-07T20:51:43.3372513Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3373494Z self=, 2025-05-07T20:51:43.3374268Z B=15, 2025-05-07T20:51:43.3384276Z R=18, 2025-05-07T20:51:43.3384655Z T=2, 2025-05-07T20:51:43.3384918Z L=11, 2025-05-07T20:51:43.3385220Z index_dtype=torch.int64, 2025-05-07T20:51:43.3385642Z ) 2025-05-07T20:51:43.3386080Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3386639Z self=, 2025-05-07T20:51:43.3386762Z B=20, 2025-05-07T20:51:43.3386873Z R=10, 2025-05-07T20:51:43.3386975Z T=15, 2025-05-07T20:51:43.3387090Z L=12, 2025-05-07T20:51:43.3387224Z index_dtype=torch.int64, 2025-05-07T20:51:43.3387337Z ) 2025-05-07T20:51:43.3387614Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3388225Z self=, 2025-05-07T20:51:43.3388356Z B=20, 2025-05-07T20:51:43.3388469Z R=10, 2025-05-07T20:51:43.3388581Z T=15, 2025-05-07T20:51:43.3388690Z L=20, 2025-05-07T20:51:43.3388822Z index_dtype=torch.int64, 2025-05-07T20:51:43.3388959Z ) 2025-05-07T20:51:43.3389341Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3390641Z self=, 2025-05-07T20:51:43.3390778Z B=20, 2025-05-07T20:51:43.3390900Z R=10, 2025-05-07T20:51:43.3391003Z T=20, 2025-05-07T20:51:43.3391109Z L=20, 2025-05-07T20:51:43.3391314Z index_dtype=torch.int64, 2025-05-07T20:51:43.3391428Z ) 2025-05-07T20:51:43.3391911Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3392383Z self=, 2025-05-07T20:51:43.3392480Z B=20, 2025-05-07T20:51:43.3392590Z R=20, 2025-05-07T20:51:43.3392686Z T=20, 2025-05-07T20:51:43.3392782Z L=20, 2025-05-07T20:51:43.3392912Z index_dtype=torch.int64, 2025-05-07T20:51:43.3393002Z ) 2025-05-07T20:51:43.3393215Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3394530Z self=, 2025-05-07T20:51:43.3394674Z B=18, 2025-05-07T20:51:43.3394789Z R=9, 2025-05-07T20:51:43.3394892Z T=1, 2025-05-07T20:51:43.3394985Z L=8, 2025-05-07T20:51:43.3395118Z index_dtype=torch.int32, 2025-05-07T20:51:43.3395216Z ) 2025-05-07T20:51:43.3395454Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3395971Z self=, 2025-05-07T20:51:43.3396074Z B=1, 2025-05-07T20:51:43.3396178Z R=9, 2025-05-07T20:51:43.3396277Z T=1, 2025-05-07T20:51:43.3396382Z L=8, 2025-05-07T20:51:43.3396513Z index_dtype=torch.int32, 2025-05-07T20:51:43.3396625Z ) 2025-05-07T20:51:43.3396863Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3397361Z self=, 2025-05-07T20:51:43.3397601Z B=1, 2025-05-07T20:51:43.3397854Z R=9, 2025-05-07T20:51:43.3397968Z T=1, 2025-05-07T20:51:43.3398076Z L=2, 2025-05-07T20:51:43.3398212Z index_dtype=torch.int32, 2025-05-07T20:51:43.3398320Z ) 2025-05-07T20:51:43.3398568Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3399088Z self=, 2025-05-07T20:51:43.3399195Z B=1, 2025-05-07T20:51:43.3399293Z R=9, 2025-05-07T20:51:43.3399392Z T=9, 2025-05-07T20:51:43.3399499Z L=2, 2025-05-07T20:51:43.3399624Z index_dtype=torch.int32, 2025-05-07T20:51:43.3399719Z ) 2025-05-07T20:51:43.3399962Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3400650Z self=, 2025-05-07T20:51:43.3400781Z B=1, 2025-05-07T20:51:43.3400891Z R=1, 2025-05-07T20:51:43.3401001Z T=9, 2025-05-07T20:51:43.3401117Z L=2, 2025-05-07T20:51:43.3401260Z index_dtype=torch.int32, 2025-05-07T20:51:43.3401360Z ) 2025-05-07T20:51:43.3401657Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3402222Z self=, 2025-05-07T20:51:43.3402342Z B=1, 2025-05-07T20:51:43.3402461Z R=1, 2025-05-07T20:51:43.3402572Z T=2, 2025-05-07T20:51:43.3402682Z L=2, 2025-05-07T20:51:43.3402834Z index_dtype=torch.int32, 2025-05-07T20:51:43.3402930Z ) 2025-05-07T20:51:43.3403158Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3403598Z self=, 2025-05-07T20:51:43.3403690Z B=1, 2025-05-07T20:51:43.3403794Z R=2, 2025-05-07T20:51:43.3404330Z T=2, 2025-05-07T20:51:43.3404426Z L=2, 2025-05-07T20:51:43.3404564Z index_dtype=torch.int32, 2025-05-07T20:51:43.3404668Z ) 2025-05-07T20:51:43.3404944Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3405546Z self=, 2025-05-07T20:51:43.3405654Z B=13, 2025-05-07T20:51:43.3405751Z R=8, 2025-05-07T20:51:43.3406036Z T=1, 2025-05-07T20:51:43.3406147Z L=18, 2025-05-07T20:51:43.3406288Z index_dtype=torch.int64, 2025-05-07T20:51:43.3406394Z ) 2025-05-07T20:51:43.3406634Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3407166Z self=, 2025-05-07T20:51:43.3407278Z B=13, 2025-05-07T20:51:43.3407393Z R=8, 2025-05-07T20:51:43.3407516Z T=13, 2025-05-07T20:51:43.3407631Z L=18, 2025-05-07T20:51:43.3407789Z index_dtype=torch.int64, 2025-05-07T20:51:43.3407907Z ) 2025-05-07T20:51:43.3408197Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3408738Z self=, 2025-05-07T20:51:43.3408853Z B=13, 2025-05-07T20:51:43.3408956Z R=13, 2025-05-07T20:51:43.3409066Z T=13, 2025-05-07T20:51:43.3409174Z L=18, 2025-05-07T20:51:43.3409318Z index_dtype=torch.int64, 2025-05-07T20:51:43.3409435Z ) 2025-05-07T20:51:43.3409690Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3410285Z self=, 2025-05-07T20:51:43.3410407Z B=13, 2025-05-07T20:51:43.3410512Z R=18, 2025-05-07T20:51:43.3410622Z T=13, 2025-05-07T20:51:43.3410746Z L=18, 2025-05-07T20:51:43.3410884Z index_dtype=torch.int64, 2025-05-07T20:51:43.3410999Z ) 2025-05-07T20:51:43.3411281Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3411883Z self=, 2025-05-07T20:51:43.3412005Z B=13, 2025-05-07T20:51:43.3412107Z R=18, 2025-05-07T20:51:43.3412211Z T=18, 2025-05-07T20:51:43.3412323Z L=18, 2025-05-07T20:51:43.3412471Z index_dtype=torch.int64, 2025-05-07T20:51:43.3412589Z ) 2025-05-07T20:51:43.3412888Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3413477Z self=, 2025-05-07T20:51:43.3413594Z B=18, 2025-05-07T20:51:43.3413711Z R=18, 2025-05-07T20:51:43.3413818Z T=18, 2025-05-07T20:51:43.3413928Z L=18, 2025-05-07T20:51:43.3414078Z index_dtype=torch.int64, 2025-05-07T20:51:43.3414186Z ) 2025-05-07T20:51:43.3414482Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3415187Z self=, 2025-05-07T20:51:43.3415308Z B=8, 2025-05-07T20:51:43.3415434Z R=20, 2025-05-07T20:51:43.3415552Z T=6, 2025-05-07T20:51:43.3415657Z L=12, 2025-05-07T20:51:43.3415803Z index_dtype=torch.int32, 2025-05-07T20:51:43.3415910Z ) 2025-05-07T20:51:43.3416179Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3416773Z self=, 2025-05-07T20:51:43.3416889Z B=8, 2025-05-07T20:51:43.3417001Z R=12, 2025-05-07T20:51:43.3417118Z T=6, 2025-05-07T20:51:43.3417230Z L=12, 2025-05-07T20:51:43.3417381Z index_dtype=torch.int32, 2025-05-07T20:51:43.3417498Z ) 2025-05-07T20:51:43.3417781Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3418551Z self=, 2025-05-07T20:51:43.3418667Z B=8, 2025-05-07T20:51:43.3418778Z R=8, 2025-05-07T20:51:43.3418898Z T=6, 2025-05-07T20:51:43.3419007Z L=12, 2025-05-07T20:51:43.3419158Z index_dtype=torch.int32, 2025-05-07T20:51:43.3419283Z ) 2025-05-07T20:51:43.3419565Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3420268Z self=, 2025-05-07T20:51:43.3420399Z B=12, 2025-05-07T20:51:43.3420510Z R=8, 2025-05-07T20:51:43.3420633Z T=6, 2025-05-07T20:51:43.3420744Z L=12, 2025-05-07T20:51:43.3420885Z index_dtype=torch.int32, 2025-05-07T20:51:43.3421000Z ) 2025-05-07T20:51:43.3421276Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3421888Z self=, 2025-05-07T20:51:43.3422020Z B=12, 2025-05-07T20:51:43.3422127Z R=8, 2025-05-07T20:51:43.3422232Z T=8, 2025-05-07T20:51:43.3422340Z L=12, 2025-05-07T20:51:43.3422470Z index_dtype=torch.int32, 2025-05-07T20:51:43.3422570Z ) 2025-05-07T20:51:43.3422819Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3423342Z self=, 2025-05-07T20:51:43.3423452Z B=8, 2025-05-07T20:51:43.3423550Z R=8, 2025-05-07T20:51:43.3423649Z T=8, 2025-05-07T20:51:43.3423759Z L=12, 2025-05-07T20:51:43.3423885Z index_dtype=torch.int32, 2025-05-07T20:51:43.3423983Z ) 2025-05-07T20:51:43.3424231Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3424737Z self=, 2025-05-07T20:51:43.3424845Z B=8, 2025-05-07T20:51:43.3424951Z R=8, 2025-05-07T20:51:43.3425051Z T=8, 2025-05-07T20:51:43.3425152Z L=8, 2025-05-07T20:51:43.3425288Z index_dtype=torch.int32, 2025-05-07T20:51:43.3752331Z ) 2025-05-07T20:51:43.3752709Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3753264Z self=, 2025-05-07T20:51:43.3753411Z B=18, 2025-05-07T20:51:43.3753538Z R=12, 2025-05-07T20:51:43.3753646Z T=17, 2025-05-07T20:51:43.3753760Z L=18, 2025-05-07T20:51:43.3753919Z index_dtype=torch.int64, 2025-05-07T20:51:43.3754026Z ) 2025-05-07T20:51:43.3754304Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3754814Z self=, 2025-05-07T20:51:43.3754914Z B=18, 2025-05-07T20:51:43.3755021Z R=12, 2025-05-07T20:51:43.3755136Z T=17, 2025-05-07T20:51:43.3755240Z L=12, 2025-05-07T20:51:43.3755383Z index_dtype=torch.int64, 2025-05-07T20:51:43.3755482Z ) 2025-05-07T20:51:43.3755735Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3756278Z self=, 2025-05-07T20:51:43.3756389Z B=18, 2025-05-07T20:51:43.3756498Z R=17, 2025-05-07T20:51:43.3756609Z T=17, 2025-05-07T20:51:43.3756712Z L=12, 2025-05-07T20:51:43.3756857Z index_dtype=torch.int64, 2025-05-07T20:51:43.3756954Z ) 2025-05-07T20:51:43.3757201Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3757793Z self=, 2025-05-07T20:51:43.3757916Z B=18, 2025-05-07T20:51:43.3758031Z R=17, 2025-05-07T20:51:43.3758154Z T=17, 2025-05-07T20:51:43.3758587Z L=18, 2025-05-07T20:51:43.3758728Z index_dtype=torch.int64, 2025-05-07T20:51:43.3758848Z ) 2025-05-07T20:51:43.3759118Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3759707Z self=, 2025-05-07T20:51:43.3759830Z B=18, 2025-05-07T20:51:43.3759944Z R=17, 2025-05-07T20:51:43.3760068Z T=18, 2025-05-07T20:51:43.3760620Z L=18, 2025-05-07T20:51:43.3760796Z index_dtype=torch.int64, 2025-05-07T20:51:43.3760913Z ) 2025-05-07T20:51:43.3761195Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:43.3761787Z self=, 2025-05-07T20:51:43.3761927Z B=17, 2025-05-07T20:51:43.3762049Z R=17, 2025-05-07T20:51:43.3762160Z T=17, 2025-05-07T20:51:43.3762276Z L=18, 2025-05-07T20:51:43.3762415Z index_dtype=torch.int64, 2025-05-07T20:51:43.3762534Z ) 2025-05-07T20:51:43.3764262Z PASSED 2025-05-07T20:51:43.3764384Z 2025-05-07T20:51:43.3764631Z =============================== warnings summary =============================== 2025-05-07T20:51:43.3764992Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices 2025-05-07T20:51:43.3766329Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:707: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:51:43.3766452Z return self.run(*args, **kwds) 2025-05-07T20:51:43.3766459Z 2025-05-07T20:51:43.3766864Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings 2025-05-07T20:51:43.3768216Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/unittest/case.py:707: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:51:43.3768346Z return self.run(*args, **kwds) 2025-05-07T20:51:43.3768360Z 2025-05-07T20:51:43.3768626Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:51:43.3768812Z ======================== 7 passed, 2 warnings in 2.99s ========================= 2025-05-07T20:51:44.1666102Z 2025-05-07T20:51:44.1666978Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:51:44.1684791Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 6 seconds 2025-05-07T20:51:44.1685097Z 2025-05-07T20:51:44.1685102Z 2025-05-07T20:51:44.1685106Z 2025-05-07T20:51:44.1685110Z 2025-05-07T20:51:44.1705835Z ################################################################################ 2025-05-07T20:51:44.1720337Z # [2025-05-07T20:51:44.171Z] Run Python Test Suite: 2025-05-07T20:51:44.1720809Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:44.1721131Z ################################################################################ 2025-05-07T20:51:44.1746341Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:44.1747167Z 2025-05-07T20:51:46.3346131Z ============================= test session starts ============================== 2025-05-07T20:51:46.3347354Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:46.3348379Z cachedir: .pytest_cache 2025-05-07T20:51:46.3349511Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:46.3350933Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:46.3352244Z plugins: hypothesis-6.131.14 2025-05-07T20:51:47.9220397Z collecting ... collected 1 item 2025-05-07T20:51:47.9220793Z 2025-05-07T20:51:47.9253147Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:51:47.9253822Z { 2025-05-07T20:51:47.9254009Z "D": 98, 2025-05-07T20:51:47.9254190Z "E": 33, 2025-05-07T20:51:47.9254368Z "T": 28, 2025-05-07T20:51:47.9254559Z "batch_params": { 2025-05-07T20:51:47.9255004Z "B": 58, 2025-05-07T20:51:47.9255198Z "sigma_B": 15, 2025-05-07T20:51:47.9255426Z "vbe_distribution": "normal", 2025-05-07T20:51:47.9255962Z "vbe_num_ranks": 65 2025-05-07T20:51:47.9256368Z }, 2025-05-07T20:51:47.9256727Z "indices_params": { 2025-05-07T20:51:47.9257145Z "heavy_hitters": [ 2025-05-07T20:51:47.9257544Z 0.14825385808944702, 2025-05-07T20:51:47.9257952Z 0.791153073310852, 2025-05-07T20:51:47.9258327Z 0.4174202084541321, 2025-05-07T20:51:47.9258712Z 0.30552560091018677, 2025-05-07T20:51:47.9259130Z 0.2640441060066223, 2025-05-07T20:51:47.9259513Z 0.6165241599082947, 2025-05-07T20:51:47.9259893Z 0.6037421226501465, 2025-05-07T20:51:47.9260274Z 0.4743120074272156, 2025-05-07T20:51:47.9260648Z 0.36838436126708984, 2025-05-07T20:51:47.9261047Z 0.49576425552368164, 2025-05-07T20:51:47.9261443Z 0.122874915599823, 2025-05-07T20:51:47.9261816Z 0.7206435799598694, 2025-05-07T20:51:47.9262201Z 0.260390043258667, 2025-05-07T20:51:47.9262582Z 0.9428956508636475, 2025-05-07T20:51:47.9262962Z 0.7320385575294495, 2025-05-07T20:51:47.9263347Z 0.7349973917007446, 2025-05-07T20:51:47.9263728Z 0.5142273902893066, 2025-05-07T20:51:47.9264100Z 0.49382132291793823, 2025-05-07T20:51:47.9264501Z 0.9063144326210022, 2025-05-07T20:51:47.9264883Z 0.18641477823257446 2025-05-07T20:51:47.9265249Z ], 2025-05-07T20:51:47.9265571Z "index_dtype": "torch.int32", 2025-05-07T20:51:47.9265845Z "offset_dtype": "torch.int64", 2025-05-07T20:51:47.9266108Z "zipf_q": 0.7892493009567261, 2025-05-07T20:51:47.9266351Z "zipf_s": 0.1585979461669922 2025-05-07T20:51:47.9266593Z }, 2025-05-07T20:51:47.9266781Z "mixed_dim": true, 2025-05-07T20:51:47.9266995Z "pooling_params": { 2025-05-07T20:51:47.9267205Z "L": 17, 2025-05-07T20:51:47.9267417Z "length_distribution": "normal", 2025-05-07T20:51:47.9267668Z "sigma_L": 67 2025-05-07T20:51:47.9267862Z }, 2025-05-07T20:51:47.9268045Z "use_cpu": false, 2025-05-07T20:51:47.9268255Z "weighted": true 2025-05-07T20:51:47.9268466Z } 2025-05-07T20:51:47.9268658Z PASSED 2025-05-07T20:51:47.9268774Z 2025-05-07T20:51:47.9268916Z ============================== 1 passed in 1.73s =============================== 2025-05-07T20:51:48.5080248Z 2025-05-07T20:51:48.5080867Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:51:48.5102166Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 4 seconds 2025-05-07T20:51:48.5102630Z 2025-05-07T20:51:48.5102635Z 2025-05-07T20:51:48.5102639Z 2025-05-07T20:51:48.5102643Z 2025-05-07T20:51:48.5124583Z ################################################################################ 2025-05-07T20:51:48.5140548Z # [2025-05-07T20:51:48.513Z] Run Python Test Suite: 2025-05-07T20:51:48.5141049Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:48.5141368Z ################################################################################ 2025-05-07T20:51:48.5165378Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:48.5166043Z 2025-05-07T20:51:50.6707134Z ============================= test session starts ============================== 2025-05-07T20:51:50.6707759Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:50.6708287Z cachedir: .pytest_cache 2025-05-07T20:51:50.6708867Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:50.6709931Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:50.6710348Z plugins: hypothesis-6.131.14 2025-05-07T20:51:52.2537091Z collecting ... collected 4 items 2025-05-07T20:51:52.2537302Z 2025-05-07T20:51:52.2556199Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:51:52.3699515Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:51:52.3705730Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:51:52.3751241Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:51:52.3751689Z 2025-05-07T20:51:52.3751836Z ============================== 4 passed in 1.84s =============================== 2025-05-07T20:51:52.9480240Z 2025-05-07T20:51:52.9481006Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:51:52.9501392Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 4 seconds 2025-05-07T20:51:52.9501841Z 2025-05-07T20:51:52.9501847Z 2025-05-07T20:51:52.9501850Z 2025-05-07T20:51:52.9501854Z 2025-05-07T20:51:52.9523646Z ################################################################################ 2025-05-07T20:51:52.9539336Z # [2025-05-07T20:51:52.953Z] Run Python Test Suite: 2025-05-07T20:51:52.9539704Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:52.9540017Z ################################################################################ 2025-05-07T20:51:52.9564059Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:52.9564694Z 2025-05-07T20:51:55.1151317Z ============================= test session starts ============================== 2025-05-07T20:51:55.1152202Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:55.1152866Z cachedir: .pytest_cache 2025-05-07T20:51:55.1153446Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:55.1154190Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:55.1154628Z plugins: hypothesis-6.131.14 2025-05-07T20:51:56.7137997Z collecting ... collected 1 item 2025-05-07T20:51:56.7138204Z 2025-05-07T20:51:57.0628072Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow Trying example: test_cache_int32_overflow( 2025-05-07T20:51:57.0628871Z self=, 2025-05-07T20:51:57.0629368Z stochastic_rounding=False, 2025-05-07T20:51:57.0629632Z ) 2025-05-07T20:51:57.0629859Z Trying example: test_cache_int32_overflow( 2025-05-07T20:51:57.0630380Z self=, 2025-05-07T20:51:57.0630875Z stochastic_rounding=True, 2025-05-07T20:51:57.0631132Z ) 2025-05-07T20:51:57.0637196Z PASSED 2025-05-07T20:51:57.0637439Z 2025-05-07T20:51:57.0637692Z ============================== 1 passed in 2.08s =============================== 2025-05-07T20:51:57.7396148Z 2025-05-07T20:51:57.7396672Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:51:57.7418402Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 5 seconds 2025-05-07T20:51:57.7418706Z 2025-05-07T20:51:57.7418721Z 2025-05-07T20:51:57.7418733Z 2025-05-07T20:51:57.7418737Z 2025-05-07T20:51:57.7438886Z ################################################################################ 2025-05-07T20:51:57.7454118Z # [2025-05-07T20:51:57.745Z] Run Python Test Suite: 2025-05-07T20:51:57.7454467Z # ./tbe/cache/cache_test.py 2025-05-07T20:51:57.7454748Z ################################################################################ 2025-05-07T20:51:57.7482636Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_test.py 2025-05-07T20:51:57.7483251Z 2025-05-07T20:51:59.9022102Z ============================= test session starts ============================== 2025-05-07T20:51:59.9023152Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:59.9023687Z cachedir: .pytest_cache 2025-05-07T20:51:59.9024274Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:59.9025082Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:59.9025590Z plugins: hypothesis-6.131.14 2025-05-07T20:52:01.4901392Z collecting ... collected 7 items 2025-05-07T20:52:01.4901696Z 2025-05-07T20:52:01.9427602Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter Trying example: test_cache_miss_counter( 2025-05-07T20:52:01.9428294Z self=, 2025-05-07T20:52:01.9428706Z N=1, 2025-05-07T20:52:01.9428900Z ) 2025-05-07T20:52:01.9429340Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:01.9430166Z self=, 2025-05-07T20:52:01.9430966Z N=8, 2025-05-07T20:52:01.9431343Z ) 2025-05-07T20:52:01.9431902Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:01.9432736Z self=, 2025-05-07T20:52:01.9433522Z N=6, 2025-05-07T20:52:01.9433871Z ) 2025-05-07T20:52:01.9434280Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:01.9435092Z self=, 2025-05-07T20:52:01.9435859Z N=5, 2025-05-07T20:52:01.9436224Z ) 2025-05-07T20:52:01.9436628Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:01.9437440Z self=, 2025-05-07T20:52:01.9438189Z N=4, 2025-05-07T20:52:01.9438548Z ) 2025-05-07T20:52:01.9438932Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:01.9439386Z self=, 2025-05-07T20:52:01.9439775Z N=2, 2025-05-07T20:52:01.9439965Z ) 2025-05-07T20:52:01.9440169Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:01.9440702Z self=, 2025-05-07T20:52:01.9441093Z N=3, 2025-05-07T20:52:01.9441271Z ) 2025-05-07T20:52:01.9441478Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:01.9441969Z self=, 2025-05-07T20:52:01.9442378Z N=7, 2025-05-07T20:52:01.9442553Z ) 2025-05-07T20:52:01.9442742Z PASSED 2025-05-07T20:52:01.9443074Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (Tes...) 2025-05-07T20:52:01.9449828Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:52:01.9457319Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:52:01.9464868Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:52:01.9472252Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:52:01.9870450Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9872275Z self=, 2025-05-07T20:52:01.9873049Z S=0, 2025-05-07T20:52:01.9873432Z mpp_n_passes=None, 2025-05-07T20:52:01.9873884Z mpp_min_size=None, 2025-05-07T20:52:01.9874298Z ) 2025-05-07T20:52:01.9874709Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9875938Z self=, 2025-05-07T20:52:01.9876697Z S=100, 2025-05-07T20:52:01.9877083Z mpp_n_passes=None, 2025-05-07T20:52:01.9877533Z mpp_min_size=None, 2025-05-07T20:52:01.9877948Z ) 2025-05-07T20:52:01.9878358Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9879086Z self=, 2025-05-07T20:52:01.9879679Z S=100, 2025-05-07T20:52:01.9879867Z mpp_n_passes=12, 2025-05-07T20:52:01.9880090Z mpp_min_size=5, 2025-05-07T20:52:01.9880294Z ) 2025-05-07T20:52:01.9880603Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9881037Z self=, 2025-05-07T20:52:01.9881499Z S=100, 2025-05-07T20:52:01.9881766Z mpp_n_passes=12, 2025-05-07T20:52:01.9882077Z mpp_min_size=None, 2025-05-07T20:52:01.9882368Z ) 2025-05-07T20:52:01.9882643Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9883104Z self=, 2025-05-07T20:52:01.9883496Z S=1024, 2025-05-07T20:52:01.9883687Z mpp_n_passes=None, 2025-05-07T20:52:01.9883915Z mpp_min_size=None, 2025-05-07T20:52:01.9884129Z ) 2025-05-07T20:52:01.9884332Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9884760Z self=, 2025-05-07T20:52:01.9885151Z S=1024, 2025-05-07T20:52:01.9885347Z mpp_n_passes=None, 2025-05-07T20:52:01.9885564Z mpp_min_size=10, 2025-05-07T20:52:01.9885779Z ) 2025-05-07T20:52:01.9885985Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9886393Z self=, 2025-05-07T20:52:01.9886781Z S=0, 2025-05-07T20:52:01.9886967Z mpp_n_passes=6, 2025-05-07T20:52:01.9887175Z mpp_min_size=1, 2025-05-07T20:52:01.9887376Z ) 2025-05-07T20:52:01.9887585Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9887995Z self=, 2025-05-07T20:52:01.9888384Z S=0, 2025-05-07T20:52:01.9888568Z mpp_n_passes=12, 2025-05-07T20:52:01.9888784Z mpp_min_size=None, 2025-05-07T20:52:01.9889006Z ) 2025-05-07T20:52:01.9889222Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9889637Z self=, 2025-05-07T20:52:01.9890026Z S=1024, 2025-05-07T20:52:01.9890218Z mpp_n_passes=1, 2025-05-07T20:52:01.9890437Z mpp_min_size=1, 2025-05-07T20:52:01.9890638Z ) 2025-05-07T20:52:01.9890840Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9891254Z self=, 2025-05-07T20:52:01.9891637Z S=1024, 2025-05-07T20:52:01.9891827Z mpp_n_passes=6, 2025-05-07T20:52:01.9892041Z mpp_min_size=None, 2025-05-07T20:52:01.9892255Z ) 2025-05-07T20:52:01.9892461Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9892876Z self=, 2025-05-07T20:52:01.9893260Z S=1024, 2025-05-07T20:52:01.9893454Z mpp_n_passes=None, 2025-05-07T20:52:01.9900973Z mpp_min_size=1, 2025-05-07T20:52:01.9901208Z ) 2025-05-07T20:52:01.9901432Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9901868Z self=, 2025-05-07T20:52:01.9902270Z S=7, 2025-05-07T20:52:01.9902466Z mpp_n_passes=12, 2025-05-07T20:52:01.9902698Z mpp_min_size=10, 2025-05-07T20:52:01.9902904Z ) 2025-05-07T20:52:01.9903119Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9903549Z self=, 2025-05-07T20:52:01.9903941Z S=100, 2025-05-07T20:52:01.9904135Z mpp_n_passes=None, 2025-05-07T20:52:01.9904365Z mpp_min_size=1, 2025-05-07T20:52:01.9904817Z ) 2025-05-07T20:52:01.9905025Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9905447Z self=, 2025-05-07T20:52:01.9905843Z S=0, 2025-05-07T20:52:01.9906028Z mpp_n_passes=1, 2025-05-07T20:52:01.9906248Z mpp_min_size=None, 2025-05-07T20:52:01.9906466Z ) 2025-05-07T20:52:01.9906666Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9907220Z self=, 2025-05-07T20:52:01.9907614Z S=100, 2025-05-07T20:52:01.9907802Z mpp_n_passes=None, 2025-05-07T20:52:01.9908036Z mpp_min_size=5, 2025-05-07T20:52:01.9908240Z ) 2025-05-07T20:52:01.9908445Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9908863Z self=, 2025-05-07T20:52:01.9909253Z S=1024, 2025-05-07T20:52:01.9909456Z mpp_n_passes=None, 2025-05-07T20:52:01.9909686Z mpp_min_size=128, 2025-05-07T20:52:01.9909902Z ) 2025-05-07T20:52:01.9910111Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9910521Z self=, 2025-05-07T20:52:01.9910916Z S=100, 2025-05-07T20:52:01.9911117Z mpp_n_passes=None, 2025-05-07T20:52:01.9911340Z mpp_min_size=10, 2025-05-07T20:52:01.9911557Z ) 2025-05-07T20:52:01.9911777Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9912191Z self=, 2025-05-07T20:52:01.9912585Z S=1024, 2025-05-07T20:52:01.9912784Z mpp_n_passes=12, 2025-05-07T20:52:01.9913003Z mpp_min_size=10, 2025-05-07T20:52:01.9913221Z ) 2025-05-07T20:52:01.9913435Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9913846Z self=, 2025-05-07T20:52:01.9914244Z S=100, 2025-05-07T20:52:01.9914445Z mpp_n_passes=1, 2025-05-07T20:52:01.9914672Z mpp_min_size=128, 2025-05-07T20:52:01.9914890Z ) 2025-05-07T20:52:01.9915104Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9915526Z self=, 2025-05-07T20:52:01.9915912Z S=1024, 2025-05-07T20:52:01.9916111Z mpp_n_passes=None, 2025-05-07T20:52:01.9916343Z mpp_min_size=5, 2025-05-07T20:52:01.9916545Z ) 2025-05-07T20:52:01.9916765Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9917191Z self=, 2025-05-07T20:52:01.9917578Z S=100, 2025-05-07T20:52:01.9917776Z mpp_n_passes=6, 2025-05-07T20:52:01.9917994Z mpp_min_size=10, 2025-05-07T20:52:01.9918204Z ) 2025-05-07T20:52:01.9918421Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9918841Z self=, 2025-05-07T20:52:01.9919230Z S=0, 2025-05-07T20:52:01.9919425Z mpp_n_passes=None, 2025-05-07T20:52:01.9919658Z mpp_min_size=10, 2025-05-07T20:52:01.9919873Z ) 2025-05-07T20:52:01.9920076Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9920567Z self=, 2025-05-07T20:52:01.9920963Z S=7, 2025-05-07T20:52:01.9921147Z mpp_n_passes=1, 2025-05-07T20:52:01.9921369Z mpp_min_size=None, 2025-05-07T20:52:01.9921589Z ) 2025-05-07T20:52:01.9921800Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9922217Z self=, 2025-05-07T20:52:01.9922613Z S=0, 2025-05-07T20:52:01.9922800Z mpp_n_passes=12, 2025-05-07T20:52:01.9923027Z mpp_min_size=128, 2025-05-07T20:52:01.9923244Z ) 2025-05-07T20:52:01.9923453Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9923871Z self=, 2025-05-07T20:52:01.9924365Z S=0, 2025-05-07T20:52:01.9924556Z mpp_n_passes=1, 2025-05-07T20:52:01.9924770Z mpp_min_size=5, 2025-05-07T20:52:01.9924973Z ) 2025-05-07T20:52:01.9925182Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9925598Z self=, 2025-05-07T20:52:01.9925984Z S=0, 2025-05-07T20:52:01.9926173Z mpp_n_passes=1, 2025-05-07T20:52:01.9926386Z mpp_min_size=128, 2025-05-07T20:52:01.9926685Z ) 2025-05-07T20:52:01.9926905Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9927321Z self=, 2025-05-07T20:52:01.9927715Z S=1024, 2025-05-07T20:52:01.9927915Z mpp_n_passes=12, 2025-05-07T20:52:01.9928136Z mpp_min_size=None, 2025-05-07T20:52:01.9928358Z ) 2025-05-07T20:52:01.9928576Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9929023Z self=, 2025-05-07T20:52:01.9929449Z S=0, 2025-05-07T20:52:01.9929641Z mpp_n_passes=None, 2025-05-07T20:52:01.9929867Z mpp_min_size=1, 2025-05-07T20:52:01.9930081Z ) 2025-05-07T20:52:01.9930298Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9930723Z self=, 2025-05-07T20:52:01.9931108Z S=0, 2025-05-07T20:52:01.9931303Z mpp_n_passes=6, 2025-05-07T20:52:01.9931526Z mpp_min_size=5, 2025-05-07T20:52:01.9931726Z ) 2025-05-07T20:52:01.9931936Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9932351Z self=, 2025-05-07T20:52:01.9932738Z S=0, 2025-05-07T20:52:01.9932931Z mpp_n_passes=1, 2025-05-07T20:52:01.9933146Z mpp_min_size=10, 2025-05-07T20:52:01.9933353Z ) 2025-05-07T20:52:01.9933559Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9933980Z self=, 2025-05-07T20:52:01.9934375Z S=7, 2025-05-07T20:52:01.9934566Z mpp_n_passes=6, 2025-05-07T20:52:01.9934789Z mpp_min_size=128, 2025-05-07T20:52:01.9935000Z ) 2025-05-07T20:52:01.9935214Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9935636Z self=, 2025-05-07T20:52:01.9936029Z S=0, 2025-05-07T20:52:01.9936210Z mpp_n_passes=1, 2025-05-07T20:52:01.9936433Z mpp_min_size=1, 2025-05-07T20:52:01.9936636Z ) 2025-05-07T20:52:01.9936839Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9937262Z self=, 2025-05-07T20:52:01.9937652Z S=100, 2025-05-07T20:52:01.9937837Z mpp_n_passes=6, 2025-05-07T20:52:01.9938056Z mpp_min_size=128, 2025-05-07T20:52:01.9938275Z ) 2025-05-07T20:52:01.9938481Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9938898Z self=, 2025-05-07T20:52:01.9939296Z S=0, 2025-05-07T20:52:01.9939482Z mpp_n_passes=12, 2025-05-07T20:52:01.9939707Z mpp_min_size=10, 2025-05-07T20:52:01.9939922Z ) 2025-05-07T20:52:01.9940128Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9940550Z self=, 2025-05-07T20:52:01.9940942Z S=100, 2025-05-07T20:52:01.9941136Z mpp_n_passes=6, 2025-05-07T20:52:01.9941352Z mpp_min_size=5, 2025-05-07T20:52:01.9941560Z ) 2025-05-07T20:52:01.9941773Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9942186Z self=, 2025-05-07T20:52:01.9942579Z S=0, 2025-05-07T20:52:01.9942770Z mpp_n_passes=12, 2025-05-07T20:52:01.9942986Z mpp_min_size=5, 2025-05-07T20:52:01.9943195Z ) 2025-05-07T20:52:01.9943409Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9943820Z self=, 2025-05-07T20:52:01.9944304Z S=7, 2025-05-07T20:52:01.9944493Z mpp_n_passes=12, 2025-05-07T20:52:01.9944710Z mpp_min_size=1, 2025-05-07T20:52:01.9944920Z ) 2025-05-07T20:52:01.9945130Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9945541Z self=, 2025-05-07T20:52:01.9945928Z S=7, 2025-05-07T20:52:01.9946202Z mpp_n_passes=12, 2025-05-07T20:52:01.9946427Z mpp_min_size=5, 2025-05-07T20:52:01.9946627Z ) 2025-05-07T20:52:01.9946838Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9947258Z self=, 2025-05-07T20:52:01.9947643Z S=7, 2025-05-07T20:52:01.9947832Z mpp_n_passes=1, 2025-05-07T20:52:01.9948046Z mpp_min_size=1, 2025-05-07T20:52:01.9948245Z ) 2025-05-07T20:52:01.9948453Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:01.9948880Z self=, 2025-05-07T20:52:01.9949266Z S=0, 2025-05-07T20:52:01.9949460Z mpp_n_passes=None, 2025-05-07T20:52:01.9949687Z mpp_min_size=5, 2025-05-07T20:52:01.9949887Z ) 2025-05-07T20:52:01.9950098Z PASSED 2025-05-07T20:52:01.9950213Z 2025-05-07T20:52:01.9950351Z =============================== warnings summary =============================== 2025-05-07T20:52:01.9950809Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:52:01.9952087Z /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:52:01.9953345Z x1 = to_device(torch.tensor(x1, dtype=torch.int64), use_cpu=False) 2025-05-07T20:52:01.9953630Z 2025-05-07T20:52:01.9953823Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:52:01.9955070Z /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:52:01.9956300Z x2 = to_device(torch.tensor(x2, dtype=torch.int64), use_cpu=False) 2025-05-07T20:52:01.9956582Z 2025-05-07T20:52:01.9956777Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:52:01.9958022Z /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:52:01.9959276Z x3 = to_device(torch.tensor(x3, dtype=torch.int64), use_cpu=False) 2025-05-07T20:52:01.9959576Z 2025-05-07T20:52:01.9959813Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:52:01.9960272Z =========================== short test summary info ============================ 2025-05-07T20:52:01.9960934Z 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:52:01.9961671Z 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:52:01.9962399Z 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:52:01.9963116Z 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:52:01.9963835Z 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:52:01.9964411Z =================== 2 passed, 5 skipped, 3 warnings in 2.22s =================== 2025-05-07T20:52:02.6394878Z 2025-05-07T20:52:02.6396051Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:52:02.6417213Z [TEST] Python test time for ./tbe/cache/cache_test.py: 5 seconds 2025-05-07T20:52:02.6417610Z 2025-05-07T20:52:02.6417615Z 2025-05-07T20:52:02.6417621Z 2025-05-07T20:52:02.6417626Z 2025-05-07T20:52:02.6439157Z ################################################################################ 2025-05-07T20:52:02.6455307Z # [2025-05-07T20:52:02.645Z] Run Python Test Suite: 2025-05-07T20:52:02.6455805Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:52:02.6456244Z ################################################################################ 2025-05-07T20:52:02.6479385Z + 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:52:02.6480131Z 2025-05-07T20:52:04.7974789Z ============================= test session starts ============================== 2025-05-07T20:52:04.7975454Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:04.7975979Z cachedir: .pytest_cache 2025-05-07T20:52:04.7976545Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:04.7977292Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:04.7977706Z plugins: hypothesis-6.131.14 2025-05-07T20:52:06.3936357Z collecting ... collected 2 items 2025-05-07T20:52:06.3936614Z 2025-05-07T20:52:06.6469827Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices PASSED 2025-05-07T20:52:06.6485970Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx PASSED 2025-05-07T20:52:06.6486523Z 2025-05-07T20:52:06.6486671Z ============================== 2 passed in 1.99s =============================== 2025-05-07T20:52:07.3034797Z 2025-05-07T20:52:07.3035774Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:52:07.3055666Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 5 seconds 2025-05-07T20:52:07.3056135Z 2025-05-07T20:52:07.3056142Z 2025-05-07T20:52:07.3056147Z 2025-05-07T20:52:07.3056153Z 2025-05-07T20:52:07.3076428Z ################################################################################ 2025-05-07T20:52:07.3092208Z # [2025-05-07T20:52:07.308Z] Run Python Test Suite: 2025-05-07T20:52:07.3092663Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:52:07.3093069Z ################################################################################ 2025-05-07T20:52:07.3118748Z + 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:52:07.3119480Z 2025-05-07T20:52:09.4662521Z ============================= test session starts ============================== 2025-05-07T20:52:09.4663175Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:09.4663700Z cachedir: .pytest_cache 2025-05-07T20:52:09.4664273Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:09.4665027Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:09.4665446Z plugins: hypothesis-6.131.14 2025-05-07T20:52:11.1069865Z collecting ... collected 3 items 2025-05-07T20:52:11.1070101Z 2025-05-07T20:52:11.7639748Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7641496Z self=, 2025-05-07T20:52:11.7642536Z cache_sets=10, 2025-05-07T20:52:11.7642803Z ) 2025-05-07T20:52:11.7643109Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7643887Z self=, 2025-05-07T20:52:11.7644545Z cache_sets=270, 2025-05-07T20:52:11.7644759Z ) 2025-05-07T20:52:11.7645016Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7645756Z self=, 2025-05-07T20:52:11.7646239Z cache_sets=198, 2025-05-07T20:52:11.7646445Z ) 2025-05-07T20:52:11.7646711Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7647275Z self=, 2025-05-07T20:52:11.7647754Z cache_sets=159, 2025-05-07T20:52:11.7647961Z ) 2025-05-07T20:52:11.7648222Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7648782Z self=, 2025-05-07T20:52:11.7649250Z cache_sets=80, 2025-05-07T20:52:11.7649459Z ) 2025-05-07T20:52:11.7649718Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7650264Z self=, 2025-05-07T20:52:11.7650745Z cache_sets=91, 2025-05-07T20:52:11.7650955Z ) 2025-05-07T20:52:11.7651210Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7651815Z self=, 2025-05-07T20:52:11.7652300Z cache_sets=32, 2025-05-07T20:52:11.7652506Z ) 2025-05-07T20:52:11.7652759Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7653310Z self=, 2025-05-07T20:52:11.7653793Z cache_sets=141, 2025-05-07T20:52:11.7653992Z ) 2025-05-07T20:52:11.7654248Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7654805Z self=, 2025-05-07T20:52:11.7655276Z cache_sets=37, 2025-05-07T20:52:11.7655484Z ) 2025-05-07T20:52:11.7655754Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7656309Z self=, 2025-05-07T20:52:11.7656779Z cache_sets=205, 2025-05-07T20:52:11.7656986Z ) 2025-05-07T20:52:11.7657244Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7657796Z self=, 2025-05-07T20:52:11.7658283Z cache_sets=179, 2025-05-07T20:52:11.7658494Z ) 2025-05-07T20:52:11.7658760Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7659315Z self=, 2025-05-07T20:52:11.7659792Z cache_sets=57, 2025-05-07T20:52:11.7660007Z ) 2025-05-07T20:52:11.7660262Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7660827Z self=, 2025-05-07T20:52:11.7661312Z cache_sets=191, 2025-05-07T20:52:11.7661518Z ) 2025-05-07T20:52:11.7661784Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7662335Z self=, 2025-05-07T20:52:11.7662812Z cache_sets=33, 2025-05-07T20:52:11.7663014Z ) 2025-05-07T20:52:11.7663277Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7663829Z self=, 2025-05-07T20:52:11.7664402Z cache_sets=158, 2025-05-07T20:52:11.7664609Z ) 2025-05-07T20:52:11.7664873Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7665416Z self=, 2025-05-07T20:52:11.7665891Z cache_sets=11, 2025-05-07T20:52:11.7666105Z ) 2025-05-07T20:52:11.7666436Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7666988Z self=, 2025-05-07T20:52:11.7667466Z cache_sets=193, 2025-05-07T20:52:11.7667669Z ) 2025-05-07T20:52:11.7667930Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7668483Z self=, 2025-05-07T20:52:11.7668961Z cache_sets=133, 2025-05-07T20:52:11.7669168Z ) 2025-05-07T20:52:11.7669427Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7669979Z self=, 2025-05-07T20:52:11.7670450Z cache_sets=77, 2025-05-07T20:52:11.7670657Z ) 2025-05-07T20:52:11.7670919Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7671467Z self=, 2025-05-07T20:52:11.7671943Z cache_sets=71, 2025-05-07T20:52:11.7672147Z ) 2025-05-07T20:52:11.7672401Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7672959Z self=, 2025-05-07T20:52:11.7673436Z cache_sets=233, 2025-05-07T20:52:11.7673645Z ) 2025-05-07T20:52:11.7673903Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7674452Z self=, 2025-05-07T20:52:11.7674933Z cache_sets=16, 2025-05-07T20:52:11.7675133Z ) 2025-05-07T20:52:11.7675400Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7675964Z self=, 2025-05-07T20:52:11.7676434Z cache_sets=297, 2025-05-07T20:52:11.7676650Z ) 2025-05-07T20:52:11.7676919Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7677477Z self=, 2025-05-07T20:52:11.7677951Z cache_sets=275, 2025-05-07T20:52:11.7678158Z ) 2025-05-07T20:52:11.7678419Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7678965Z self=, 2025-05-07T20:52:11.7679444Z cache_sets=155, 2025-05-07T20:52:11.7679659Z ) 2025-05-07T20:52:11.7679911Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7680470Z self=, 2025-05-07T20:52:11.7681039Z cache_sets=235, 2025-05-07T20:52:11.7681244Z ) 2025-05-07T20:52:11.7681510Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7682069Z self=, 2025-05-07T20:52:11.7682547Z cache_sets=296, 2025-05-07T20:52:11.7682749Z ) 2025-05-07T20:52:11.7683008Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7683555Z self=, 2025-05-07T20:52:11.7684025Z cache_sets=259, 2025-05-07T20:52:11.7684234Z ) 2025-05-07T20:52:11.7684492Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7685135Z self=, 2025-05-07T20:52:11.7685611Z cache_sets=260, 2025-05-07T20:52:11.7685816Z ) 2025-05-07T20:52:11.7686078Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7686623Z self=, 2025-05-07T20:52:11.7687099Z cache_sets=108, 2025-05-07T20:52:11.7687395Z ) 2025-05-07T20:52:11.7687652Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7688202Z self=, 2025-05-07T20:52:11.7688679Z cache_sets=131, 2025-05-07T20:52:11.7688881Z ) 2025-05-07T20:52:11.7689141Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7689691Z self=, 2025-05-07T20:52:11.7690172Z cache_sets=190, 2025-05-07T20:52:11.7690372Z ) 2025-05-07T20:52:11.7690629Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7691180Z self=, 2025-05-07T20:52:11.7691694Z cache_sets=256, 2025-05-07T20:52:11.7691903Z ) 2025-05-07T20:52:11.7692160Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7692711Z self=, 2025-05-07T20:52:11.7693188Z cache_sets=125, 2025-05-07T20:52:11.7693399Z ) 2025-05-07T20:52:11.7701240Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7701813Z self=, 2025-05-07T20:52:11.7702289Z cache_sets=287, 2025-05-07T20:52:11.7702498Z ) 2025-05-07T20:52:11.7702759Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7703318Z self=, 2025-05-07T20:52:11.7703797Z cache_sets=210, 2025-05-07T20:52:11.7703998Z ) 2025-05-07T20:52:11.7704258Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7704808Z self=, 2025-05-07T20:52:11.7705282Z cache_sets=40, 2025-05-07T20:52:11.7705485Z ) 2025-05-07T20:52:11.7705742Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7706283Z self=, 2025-05-07T20:52:11.7706750Z cache_sets=294, 2025-05-07T20:52:11.7706952Z ) 2025-05-07T20:52:11.7707201Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7707743Z self=, 2025-05-07T20:52:11.7708218Z cache_sets=177, 2025-05-07T20:52:11.7708421Z ) 2025-05-07T20:52:11.7708668Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:11.7709211Z self=, 2025-05-07T20:52:11.7709681Z cache_sets=68, 2025-05-07T20:52:11.7709877Z ) 2025-05-07T20:52:11.7710072Z PASSED 2025-05-07T20:52:11.7710822Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup PASSED 2025-05-07T20:52:12.4149776Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4150888Z self=, 2025-05-07T20:52:12.4151498Z T=1, 2025-05-07T20:52:12.4151736Z D=2, 2025-05-07T20:52:12.4151966Z B=1, 2025-05-07T20:52:12.4152203Z log_E=3, 2025-05-07T20:52:12.4152441Z L=0, 2025-05-07T20:52:12.4152979Z ) 2025-05-07T20:52:12.4153210Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4153685Z self=, 2025-05-07T20:52:12.4154123Z T=6, 2025-05-07T20:52:12.4154311Z D=2, 2025-05-07T20:52:12.4154493Z B=1, 2025-05-07T20:52:12.4154679Z log_E=3, 2025-05-07T20:52:12.4154875Z L=0, 2025-05-07T20:52:12.4155051Z ) 2025-05-07T20:52:12.4155426Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4155905Z self=, 2025-05-07T20:52:12.4156331Z T=6, 2025-05-07T20:52:12.4156518Z D=32, 2025-05-07T20:52:12.4156708Z B=45, 2025-05-07T20:52:12.4156891Z log_E=3, 2025-05-07T20:52:12.4157097Z L=6, 2025-05-07T20:52:12.4157280Z ) 2025-05-07T20:52:12.4157503Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4157977Z self=, 2025-05-07T20:52:12.4158418Z T=5, 2025-05-07T20:52:12.4158604Z D=2, 2025-05-07T20:52:12.4158783Z B=1, 2025-05-07T20:52:12.4158967Z log_E=3, 2025-05-07T20:52:12.4159159Z L=0, 2025-05-07T20:52:12.4159331Z ) 2025-05-07T20:52:12.4159553Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4160023Z self=, 2025-05-07T20:52:12.4160459Z T=5, 2025-05-07T20:52:12.4160766Z D=32, 2025-05-07T20:52:12.4160954Z B=9, 2025-05-07T20:52:12.4161133Z log_E=3, 2025-05-07T20:52:12.4161327Z L=19, 2025-05-07T20:52:12.4161517Z ) 2025-05-07T20:52:12.4161733Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4162209Z self=, 2025-05-07T20:52:12.4162639Z T=7, 2025-05-07T20:52:12.4162821Z D=116, 2025-05-07T20:52:12.4163008Z B=63, 2025-05-07T20:52:12.4163201Z log_E=5, 2025-05-07T20:52:12.4163397Z L=14, 2025-05-07T20:52:12.4163578Z ) 2025-05-07T20:52:12.4163800Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4164264Z self=, 2025-05-07T20:52:12.4164701Z T=8, 2025-05-07T20:52:12.4164886Z D=72, 2025-05-07T20:52:12.4165074Z B=103, 2025-05-07T20:52:12.4165257Z log_E=4, 2025-05-07T20:52:12.4165450Z L=12, 2025-05-07T20:52:12.4165635Z ) 2025-05-07T20:52:12.4165853Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4166326Z self=, 2025-05-07T20:52:12.4166763Z T=3, 2025-05-07T20:52:12.4166945Z D=119, 2025-05-07T20:52:12.4167136Z B=107, 2025-05-07T20:52:12.4167327Z log_E=5, 2025-05-07T20:52:12.4167516Z L=3, 2025-05-07T20:52:12.4167704Z ) 2025-05-07T20:52:12.4167926Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4168398Z self=, 2025-05-07T20:52:12.4168835Z T=2, 2025-05-07T20:52:12.4169017Z D=104, 2025-05-07T20:52:12.4169197Z B=74, 2025-05-07T20:52:12.4169388Z log_E=4, 2025-05-07T20:52:12.4169583Z L=2, 2025-05-07T20:52:12.4169761Z ) 2025-05-07T20:52:12.4169992Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4170466Z self=, 2025-05-07T20:52:12.4170894Z T=1, 2025-05-07T20:52:12.4171083Z D=28, 2025-05-07T20:52:12.4171277Z B=60, 2025-05-07T20:52:12.4171467Z log_E=4, 2025-05-07T20:52:12.4171654Z L=16, 2025-05-07T20:52:12.4171838Z ) 2025-05-07T20:52:12.4172061Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4172526Z self=, 2025-05-07T20:52:12.4172959Z T=1, 2025-05-07T20:52:12.4173144Z D=15, 2025-05-07T20:52:12.4173428Z B=124, 2025-05-07T20:52:12.4173619Z log_E=4, 2025-05-07T20:52:12.4173814Z L=3, 2025-05-07T20:52:12.4173989Z ) 2025-05-07T20:52:12.4174212Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4174687Z self=, 2025-05-07T20:52:12.4175119Z T=1, 2025-05-07T20:52:12.4175305Z D=15, 2025-05-07T20:52:12.4175490Z B=124, 2025-05-07T20:52:12.4175756Z log_E=4, 2025-05-07T20:52:12.4175954Z L=4, 2025-05-07T20:52:12.4176134Z ) 2025-05-07T20:52:12.4176351Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4176821Z self=, 2025-05-07T20:52:12.4177253Z T=1, 2025-05-07T20:52:12.4177435Z D=15, 2025-05-07T20:52:12.4177620Z B=124, 2025-05-07T20:52:12.4177812Z log_E=4, 2025-05-07T20:52:12.4178001Z L=0, 2025-05-07T20:52:12.4178184Z ) 2025-05-07T20:52:12.4178406Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4178889Z self=, 2025-05-07T20:52:12.4179326Z T=1, 2025-05-07T20:52:12.4179511Z D=4, 2025-05-07T20:52:12.4179696Z B=124, 2025-05-07T20:52:12.4179880Z log_E=4, 2025-05-07T20:52:12.4180074Z L=0, 2025-05-07T20:52:12.4180256Z ) 2025-05-07T20:52:12.4180476Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4180956Z self=, 2025-05-07T20:52:12.4181393Z T=4, 2025-05-07T20:52:12.4181573Z D=4, 2025-05-07T20:52:12.4181757Z B=124, 2025-05-07T20:52:12.4181952Z log_E=4, 2025-05-07T20:52:12.4182144Z L=0, 2025-05-07T20:52:12.4182329Z ) 2025-05-07T20:52:12.4182554Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4183025Z self=, 2025-05-07T20:52:12.4183470Z T=4, 2025-05-07T20:52:12.4183656Z D=4, 2025-05-07T20:52:12.4183834Z B=124, 2025-05-07T20:52:12.4184027Z log_E=3, 2025-05-07T20:52:12.4184223Z L=0, 2025-05-07T20:52:12.4184402Z ) 2025-05-07T20:52:12.4184624Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4185096Z self=, 2025-05-07T20:52:12.4185531Z T=4, 2025-05-07T20:52:12.4185714Z D=4, 2025-05-07T20:52:12.4185906Z B=4, 2025-05-07T20:52:12.4186095Z log_E=3, 2025-05-07T20:52:12.4186286Z L=0, 2025-05-07T20:52:12.4186467Z ) 2025-05-07T20:52:12.4186690Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4187157Z self=, 2025-05-07T20:52:12.4187591Z T=9, 2025-05-07T20:52:12.4187775Z D=38, 2025-05-07T20:52:12.4187960Z B=48, 2025-05-07T20:52:12.4188145Z log_E=4, 2025-05-07T20:52:12.4188340Z L=15, 2025-05-07T20:52:12.4188521Z ) 2025-05-07T20:52:12.4188744Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4189218Z self=, 2025-05-07T20:52:12.4189642Z T=1, 2025-05-07T20:52:12.4189828Z D=38, 2025-05-07T20:52:12.4190013Z B=48, 2025-05-07T20:52:12.4190203Z log_E=4, 2025-05-07T20:52:12.4190397Z L=15, 2025-05-07T20:52:12.4190580Z ) 2025-05-07T20:52:12.4190801Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4191277Z self=, 2025-05-07T20:52:12.4191716Z T=1, 2025-05-07T20:52:12.4191907Z D=38, 2025-05-07T20:52:12.4192085Z B=48, 2025-05-07T20:52:12.4192301Z log_E=4, 2025-05-07T20:52:12.4192497Z L=0, 2025-05-07T20:52:12.4192677Z ) 2025-05-07T20:52:12.4192909Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4193386Z self=, 2025-05-07T20:52:12.4193902Z T=1, 2025-05-07T20:52:12.4194096Z D=38, 2025-05-07T20:52:12.4194755Z B=4, 2025-05-07T20:52:12.4194937Z log_E=4, 2025-05-07T20:52:12.4195142Z L=0, 2025-05-07T20:52:12.4195325Z ) 2025-05-07T20:52:12.4195544Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4196024Z self=, 2025-05-07T20:52:12.4196592Z T=1, 2025-05-07T20:52:12.4196778Z D=38, 2025-05-07T20:52:12.4196967Z B=1, 2025-05-07T20:52:12.4197153Z log_E=4, 2025-05-07T20:52:12.4197342Z L=0, 2025-05-07T20:52:12.4197536Z ) 2025-05-07T20:52:12.4197761Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4198238Z self=, 2025-05-07T20:52:12.4198665Z T=1, 2025-05-07T20:52:12.4198853Z D=38, 2025-05-07T20:52:12.4199040Z B=1, 2025-05-07T20:52:12.4199223Z log_E=3, 2025-05-07T20:52:12.4199433Z L=0, 2025-05-07T20:52:12.4199615Z ) 2025-05-07T20:52:12.4199834Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4200308Z self=, 2025-05-07T20:52:12.4200813Z T=1, 2025-05-07T20:52:12.4200990Z D=38, 2025-05-07T20:52:12.4201174Z B=1, 2025-05-07T20:52:12.4201359Z log_E=3, 2025-05-07T20:52:12.4201558Z L=1, 2025-05-07T20:52:12.4201779Z ) 2025-05-07T20:52:12.4202012Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4202481Z self=, 2025-05-07T20:52:12.4202918Z T=3, 2025-05-07T20:52:12.4203103Z D=106, 2025-05-07T20:52:12.4203284Z B=71, 2025-05-07T20:52:12.4203469Z log_E=5, 2025-05-07T20:52:12.4203663Z L=3, 2025-05-07T20:52:12.4203841Z ) 2025-05-07T20:52:12.4204063Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4204538Z self=, 2025-05-07T20:52:12.4204979Z T=3, 2025-05-07T20:52:12.4205160Z D=106, 2025-05-07T20:52:12.4205355Z B=5, 2025-05-07T20:52:12.4205545Z log_E=5, 2025-05-07T20:52:12.4205734Z L=3, 2025-05-07T20:52:12.4205920Z ) 2025-05-07T20:52:12.4206144Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4206620Z self=, 2025-05-07T20:52:12.4207063Z T=3, 2025-05-07T20:52:12.4207251Z D=106, 2025-05-07T20:52:12.4207433Z B=5, 2025-05-07T20:52:12.4207622Z log_E=3, 2025-05-07T20:52:12.4207823Z L=3, 2025-05-07T20:52:12.4208005Z ) 2025-05-07T20:52:12.4208230Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4208706Z self=, 2025-05-07T20:52:12.4209136Z T=3, 2025-05-07T20:52:12.4209320Z D=3, 2025-05-07T20:52:12.4209508Z B=5, 2025-05-07T20:52:12.4209689Z log_E=3, 2025-05-07T20:52:12.4209888Z L=3, 2025-05-07T20:52:12.4210070Z ) 2025-05-07T20:52:12.4210287Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4210761Z self=, 2025-05-07T20:52:12.4211190Z T=3, 2025-05-07T20:52:12.4211379Z D=3, 2025-05-07T20:52:12.4211555Z B=5, 2025-05-07T20:52:12.4211740Z log_E=5, 2025-05-07T20:52:12.4211940Z L=3, 2025-05-07T20:52:12.4212118Z ) 2025-05-07T20:52:12.4212342Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4212821Z self=, 2025-05-07T20:52:12.4213245Z T=3, 2025-05-07T20:52:12.4213426Z D=3, 2025-05-07T20:52:12.4213612Z B=5, 2025-05-07T20:52:12.4213791Z log_E=5, 2025-05-07T20:52:12.4213984Z L=5, 2025-05-07T20:52:12.4214163Z ) 2025-05-07T20:52:12.4214380Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4214995Z self=, 2025-05-07T20:52:12.4215426Z T=3, 2025-05-07T20:52:12.4215604Z D=5, 2025-05-07T20:52:12.4215784Z B=5, 2025-05-07T20:52:12.4215967Z log_E=5, 2025-05-07T20:52:12.4216154Z L=5, 2025-05-07T20:52:12.4216337Z ) 2025-05-07T20:52:12.4216559Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4217142Z self=, 2025-05-07T20:52:12.4217577Z T=2, 2025-05-07T20:52:12.4217762Z D=97, 2025-05-07T20:52:12.4217945Z B=47, 2025-05-07T20:52:12.4218133Z log_E=3, 2025-05-07T20:52:12.4218328Z L=11, 2025-05-07T20:52:12.4218518Z ) 2025-05-07T20:52:12.4218738Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4219209Z self=, 2025-05-07T20:52:12.4219640Z T=2, 2025-05-07T20:52:12.4219825Z D=11, 2025-05-07T20:52:12.4220013Z B=47, 2025-05-07T20:52:12.4220206Z log_E=3, 2025-05-07T20:52:12.4220395Z L=11, 2025-05-07T20:52:12.4220579Z ) 2025-05-07T20:52:12.4220805Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4221273Z self=, 2025-05-07T20:52:12.4221710Z T=2, 2025-05-07T20:52:12.4221894Z D=11, 2025-05-07T20:52:12.4222078Z B=11, 2025-05-07T20:52:12.4222265Z log_E=3, 2025-05-07T20:52:12.4222460Z L=11, 2025-05-07T20:52:12.4222638Z ) 2025-05-07T20:52:12.4222860Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4223332Z self=, 2025-05-07T20:52:12.4223757Z T=2, 2025-05-07T20:52:12.4223942Z D=11, 2025-05-07T20:52:12.4224129Z B=3, 2025-05-07T20:52:12.4224307Z log_E=3, 2025-05-07T20:52:12.4224500Z L=11, 2025-05-07T20:52:12.4224684Z ) 2025-05-07T20:52:12.4224906Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4225377Z self=, 2025-05-07T20:52:12.4225808Z T=2, 2025-05-07T20:52:12.4225991Z D=11, 2025-05-07T20:52:12.4226169Z B=2, 2025-05-07T20:52:12.4226352Z log_E=3, 2025-05-07T20:52:12.4226547Z L=11, 2025-05-07T20:52:12.4226725Z ) 2025-05-07T20:52:12.4226952Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4227422Z self=, 2025-05-07T20:52:12.4227845Z T=2, 2025-05-07T20:52:12.4228029Z D=2, 2025-05-07T20:52:12.4228209Z B=2, 2025-05-07T20:52:12.4228386Z log_E=3, 2025-05-07T20:52:12.4228580Z L=11, 2025-05-07T20:52:12.4228766Z ) 2025-05-07T20:52:12.4228982Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4229452Z self=, 2025-05-07T20:52:12.4229889Z T=2, 2025-05-07T20:52:12.4230067Z D=2, 2025-05-07T20:52:12.4230255Z B=2, 2025-05-07T20:52:12.4230441Z log_E=3, 2025-05-07T20:52:12.4230631Z L=2, 2025-05-07T20:52:12.4230817Z ) 2025-05-07T20:52:12.4231043Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4231514Z self=, 2025-05-07T20:52:12.4231983Z T=5, 2025-05-07T20:52:12.4232188Z D=123, 2025-05-07T20:52:12.4232382Z B=115, 2025-05-07T20:52:12.4232565Z log_E=3, 2025-05-07T20:52:12.4232761Z L=0, 2025-05-07T20:52:12.4232946Z ) 2025-05-07T20:52:12.4233164Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:12.4233638Z self=, 2025-05-07T20:52:12.4234072Z T=5, 2025-05-07T20:52:12.4234254Z D=5, 2025-05-07T20:52:12.4234441Z B=115, 2025-05-07T20:52:12.4234630Z log_E=3, 2025-05-07T20:52:12.4234928Z L=0, 2025-05-07T20:52:12.4235114Z ) 2025-05-07T20:52:12.4235316Z PASSED 2025-05-07T20:52:12.4235430Z 2025-05-07T20:52:12.4235575Z ============================== 3 passed in 3.09s =============================== 2025-05-07T20:52:13.0729525Z 2025-05-07T20:52:13.0730304Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:52:13.0750921Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:52:13.0751336Z 2025-05-07T20:52:13.0751669Z 2025-05-07T20:52:13.0751676Z 2025-05-07T20:52:13.0751681Z 2025-05-07T20:52:13.0773400Z ################################################################################ 2025-05-07T20:52:13.0789229Z # [2025-05-07T20:52:13.078Z] Run Python Test Suite: 2025-05-07T20:52:13.0789683Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:52:13.0789985Z ################################################################################ 2025-05-07T20:52:13.0816453Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:52:13.0817075Z 2025-05-07T20:52:15.2366480Z ============================= test session starts ============================== 2025-05-07T20:52:15.2367472Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:15.2368388Z cachedir: .pytest_cache 2025-05-07T20:52:15.2369367Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:15.2370612Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:15.2371312Z plugins: hypothesis-6.131.14 2025-05-07T20:52:16.8590589Z collecting ... collected 3 items 2025-05-07T20:52:16.8590952Z 2025-05-07T20:52:16.8604866Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:52:16.8612996Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:52:16.8627667Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:52:16.8628123Z 2025-05-07T20:52:16.8628361Z =========================== short test summary info ============================ 2025-05-07T20:52:16.8629086Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:52:16.8629974Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:52:16.8630832Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:52:16.8631508Z ============================== 3 skipped in 1.76s ============================== 2025-05-07T20:52:17.4457444Z 2025-05-07T20:52:17.4466626Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:52:17.4478360Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 4 seconds 2025-05-07T20:52:17.4478783Z 2025-05-07T20:52:17.4478789Z 2025-05-07T20:52:17.4478822Z 2025-05-07T20:52:17.4478828Z 2025-05-07T20:52:17.4500792Z ################################################################################ 2025-05-07T20:52:17.4516513Z # [2025-05-07T20:52:17.451Z] Run Python Test Suite: 2025-05-07T20:52:17.4516989Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:52:17.4517422Z ################################################################################ 2025-05-07T20:52:17.4541065Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:52:17.4541803Z 2025-05-07T20:52:19.6122317Z ============================= test session starts ============================== 2025-05-07T20:52:19.6123171Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:19.6123758Z cachedir: .pytest_cache 2025-05-07T20:52:19.6124360Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:19.6125478Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:19.6125889Z plugins: hypothesis-6.131.14 2025-05-07T20:52:21.2050133Z collecting ... collected 1 item 2025-05-07T20:52:21.2050749Z 2025-05-07T20:52:21.2203804Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation PASSED 2025-05-07T20:52:21.2204405Z 2025-05-07T20:52:21.2204552Z ============================== 1 passed in 1.74s =============================== 2025-05-07T20:52:21.2204922Z Time taken to estimate parameters (us): 3684 2025-05-07T20:52:21.8019290Z 2025-05-07T20:52:21.8019942Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:52:21.8039440Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 4 seconds 2025-05-07T20:52:21.8039771Z 2025-05-07T20:52:21.8039776Z 2025-05-07T20:52:21.8039812Z 2025-05-07T20:52:21.8039816Z 2025-05-07T20:52:21.8060300Z ################################################################################ 2025-05-07T20:52:21.8075400Z # [2025-05-07T20:52:21.807Z] Run Python Test Suite: 2025-05-07T20:52:21.8075745Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:52:21.8076072Z ################################################################################ 2025-05-07T20:52:21.8101994Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:52:21.8102643Z 2025-05-07T20:52:23.9599867Z ============================= test session starts ============================== 2025-05-07T20:52:23.9600525Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:23.9601055Z cachedir: .pytest_cache 2025-05-07T20:52:23.9601634Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:23.9602392Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:23.9602807Z plugins: hypothesis-6.131.14 2025-05-07T20:52:25.5799575Z collecting ... collected 1 item 2025-05-07T20:52:25.5799995Z 2025-05-07T20:52:26.3164400Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:52:26.3164951Z 2025-05-07T20:52:26.3165134Z ============================== 1 passed in 2.49s =============================== 2025-05-07T20:52:26.3165566Z Time taken to generate indices (us): 672 2025-05-07T20:52:26.3165951Z Time taken to generate indices (us): 592 2025-05-07T20:52:26.3166336Z Time taken to generate indices (us): 6907 2025-05-07T20:52:26.3166713Z Time taken to generate indices (us): 7354 2025-05-07T20:52:26.3167100Z Time taken to generate indices (us): 48433 2025-05-07T20:52:26.3167487Z Time taken to generate indices (us): 35199 2025-05-07T20:52:26.3167883Z Time taken to generate indices (us): 12694 2025-05-07T20:52:26.3168267Z Time taken to generate indices (us): 45822 2025-05-07T20:52:26.3168653Z Time taken to generate indices (us): 55221 2025-05-07T20:52:26.3169039Z Time taken to generate indices (us): 33846 2025-05-07T20:52:26.3169413Z Time taken to generate indices (us): 43383 2025-05-07T20:52:26.3169797Z Time taken to generate indices (us): 46801 2025-05-07T20:52:26.3170181Z Time taken to generate indices (us): 858 2025-05-07T20:52:26.3170555Z Time taken to generate indices (us): 60374 2025-05-07T20:52:26.3170936Z Time taken to generate indices (us): 57204 2025-05-07T20:52:26.3171318Z Time taken to generate indices (us): 1970 2025-05-07T20:52:26.3171695Z Time taken to generate indices (us): 44395 2025-05-07T20:52:26.3172077Z Time taken to generate indices (us): 43631 2025-05-07T20:52:26.3172459Z Time taken to generate indices (us): 50026 2025-05-07T20:52:26.3172831Z Time taken to generate indices (us): 626 2025-05-07T20:52:26.8911024Z 2025-05-07T20:52:26.8912001Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:52:26.8932905Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 5 seconds 2025-05-07T20:52:26.8933236Z 2025-05-07T20:52:26.8933241Z 2025-05-07T20:52:26.8933245Z 2025-05-07T20:52:26.8933248Z 2025-05-07T20:52:26.8955285Z ################################################################################ 2025-05-07T20:52:26.8971591Z # [2025-05-07T20:52:26.896Z] Run Python Test Suite: 2025-05-07T20:52:26.8971982Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:52:26.8972319Z ################################################################################ 2025-05-07T20:52:26.8995438Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/inference_converter_test.py 2025-05-07T20:52:26.8996119Z 2025-05-07T20:52:29.0483473Z ============================= test session starts ============================== 2025-05-07T20:52:29.0484145Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:29.0484659Z cachedir: .pytest_cache 2025-05-07T20:52:29.0485230Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:29.0486009Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:29.0486459Z plugins: hypothesis-6.131.14 2025-05-07T20:52:30.6638371Z collecting ... collected 3 items 2025-05-07T20:52:30.6638707Z 2025-05-07T20:52:31.1653548Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1655188Z self=, 2025-05-07T20:52:31.1656147Z use_cpu=False, 2025-05-07T20:52:31.1656577Z use_array_for_index_remapping=False, 2025-05-07T20:52:31.1657093Z quantize_type=SparseType.FP32, 2025-05-07T20:52:31.1657530Z ) 2025-05-07T20:52:31.1657888Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1658913Z self=, 2025-05-07T20:52:31.1659899Z use_cpu=True, 2025-05-07T20:52:31.1660298Z use_array_for_index_remapping=False, 2025-05-07T20:52:31.1660791Z quantize_type=SparseType.FP32, 2025-05-07T20:52:31.1661212Z ) 2025-05-07T20:52:31.1661574Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1662547Z self=, 2025-05-07T20:52:31.1663546Z use_cpu=True, 2025-05-07T20:52:31.1663929Z use_array_for_index_remapping=True, 2025-05-07T20:52:31.1664431Z quantize_type=SparseType.FP32, 2025-05-07T20:52:31.1664878Z ) 2025-05-07T20:52:31.1665253Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1666316Z self=, 2025-05-07T20:52:31.1667362Z use_cpu=True, 2025-05-07T20:52:31.1667741Z use_array_for_index_remapping=True, 2025-05-07T20:52:31.1668237Z quantize_type=SparseType.INT2, 2025-05-07T20:52:31.1668679Z ) 2025-05-07T20:52:31.1669054Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1670015Z self=, 2025-05-07T20:52:31.1671027Z use_cpu=True, 2025-05-07T20:52:31.1671415Z use_array_for_index_remapping=True, 2025-05-07T20:52:31.1671924Z quantize_type=SparseType.FP16, 2025-05-07T20:52:31.1672353Z ) 2025-05-07T20:52:31.1672721Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1673795Z self=, 2025-05-07T20:52:31.1675221Z use_cpu=False, 2025-05-07T20:52:31.1675610Z use_array_for_index_remapping=True, 2025-05-07T20:52:31.1676117Z quantize_type=SparseType.FP16, 2025-05-07T20:52:31.1676542Z ) 2025-05-07T20:52:31.1676912Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1678197Z self=, 2025-05-07T20:52:31.1679164Z use_cpu=False, 2025-05-07T20:52:31.1679520Z use_array_for_index_remapping=True, 2025-05-07T20:52:31.1679996Z quantize_type=SparseType.INT4, 2025-05-07T20:52:31.1680408Z ) 2025-05-07T20:52:31.1680887Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1681925Z self=, 2025-05-07T20:52:31.1682889Z use_cpu=False, 2025-05-07T20:52:31.1683263Z use_array_for_index_remapping=False, 2025-05-07T20:52:31.1683755Z quantize_type=SparseType.INT4, 2025-05-07T20:52:31.1684194Z ) 2025-05-07T20:52:31.1684556Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1685628Z self=, 2025-05-07T20:52:31.1686634Z use_cpu=False, 2025-05-07T20:52:31.1687032Z use_array_for_index_remapping=False, 2025-05-07T20:52:31.1687534Z quantize_type=SparseType.INT8, 2025-05-07T20:52:31.1687974Z ) 2025-05-07T20:52:31.1688348Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1689409Z self=, 2025-05-07T20:52:31.1690397Z use_cpu=False, 2025-05-07T20:52:31.1690795Z use_array_for_index_remapping=False, 2025-05-07T20:52:31.1691309Z quantize_type=SparseType.FP16, 2025-05-07T20:52:31.1691760Z ) 2025-05-07T20:52:31.1692133Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1693206Z self=, 2025-05-07T20:52:31.1694464Z use_cpu=False, 2025-05-07T20:52:31.1694845Z use_array_for_index_remapping=False, 2025-05-07T20:52:31.1695354Z quantize_type=SparseType.INT2, 2025-05-07T20:52:31.1695788Z ) 2025-05-07T20:52:31.1696168Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1697288Z self=, 2025-05-07T20:52:31.1698289Z use_cpu=True, 2025-05-07T20:52:31.1698677Z use_array_for_index_remapping=True, 2025-05-07T20:52:31.1699185Z quantize_type=SparseType.INT4, 2025-05-07T20:52:31.1699611Z ) 2025-05-07T20:52:31.1699961Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1700989Z self=, 2025-05-07T20:52:31.1701948Z use_cpu=False, 2025-05-07T20:52:31.1702320Z use_array_for_index_remapping=True, 2025-05-07T20:52:31.1702821Z quantize_type=SparseType.INT2, 2025-05-07T20:52:31.1703250Z ) 2025-05-07T20:52:31.1703590Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1704585Z self=, 2025-05-07T20:52:31.1705529Z use_cpu=True, 2025-05-07T20:52:31.1705866Z use_array_for_index_remapping=True, 2025-05-07T20:52:31.1706425Z quantize_type=SparseType.INT8, 2025-05-07T20:52:31.1706904Z ) 2025-05-07T20:52:31.1707247Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1708228Z self=, 2025-05-07T20:52:31.1709174Z use_cpu=True, 2025-05-07T20:52:31.1709797Z use_array_for_index_remapping=False, 2025-05-07T20:52:31.1710289Z quantize_type=SparseType.FP16, 2025-05-07T20:52:31.1710701Z ) 2025-05-07T20:52:31.1711060Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1712072Z self=, 2025-05-07T20:52:31.1713029Z use_cpu=False, 2025-05-07T20:52:31.1713621Z use_array_for_index_remapping=True, 2025-05-07T20:52:31.1714103Z quantize_type=SparseType.FP32, 2025-05-07T20:52:31.1714527Z ) 2025-05-07T20:52:31.1714901Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1715923Z self=, 2025-05-07T20:52:31.1716857Z use_cpu=False, 2025-05-07T20:52:31.1717240Z use_array_for_index_remapping=True, 2025-05-07T20:52:31.1717737Z quantize_type=SparseType.INT8, 2025-05-07T20:52:31.1718151Z ) 2025-05-07T20:52:31.1718456Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1719415Z self=, 2025-05-07T20:52:31.1720304Z use_cpu=True, 2025-05-07T20:52:31.1720773Z use_array_for_index_remapping=False, 2025-05-07T20:52:31.1721258Z quantize_type=SparseType.INT8, 2025-05-07T20:52:31.1721704Z ) 2025-05-07T20:52:31.1722056Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1723056Z self=, 2025-05-07T20:52:31.1724005Z use_cpu=True, 2025-05-07T20:52:31.1724375Z use_array_for_index_remapping=False, 2025-05-07T20:52:31.1724876Z quantize_type=SparseType.INT2, 2025-05-07T20:52:31.1725303Z ) 2025-05-07T20:52:31.1725662Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:31.1726727Z self=, 2025-05-07T20:52:31.1727717Z use_cpu=True, 2025-05-07T20:52:31.1728098Z use_array_for_index_remapping=False, 2025-05-07T20:52:31.1728597Z quantize_type=SparseType.INT4, 2025-05-07T20:52:31.1729019Z ) 2025-05-07T20:52:31.1729323Z PASSED 2025-05-07T20:53:18.7684984Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7690825Z self=, 2025-05-07T20:53:18.7691916Z T=1, 2025-05-07T20:53:18.7692204Z D=2, 2025-05-07T20:53:18.7692485Z log_E=3, 2025-05-07T20:53:18.7692811Z pruning_ratio=0.0, 2025-05-07T20:53:18.7693169Z use_cpu=False, 2025-05-07T20:53:18.7693520Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7693980Z ) 2025-05-07T20:53:18.7694361Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7695610Z self=, 2025-05-07T20:53:18.7696578Z T=5, 2025-05-07T20:53:18.7696855Z D=2, 2025-05-07T20:53:18.7697119Z log_E=3, 2025-05-07T20:53:18.7697426Z pruning_ratio=0.0, 2025-05-07T20:53:18.7697769Z use_cpu=False, 2025-05-07T20:53:18.7698136Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7698604Z ) 2025-05-07T20:53:18.7698963Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7700006Z self=, 2025-05-07T20:53:18.7700963Z T=5, 2025-05-07T20:53:18.7701237Z D=125, 2025-05-07T20:53:18.7701521Z log_E=4, 2025-05-07T20:53:18.7701827Z pruning_ratio=0.030370770318298716, 2025-05-07T20:53:18.7702248Z use_cpu=True, 2025-05-07T20:53:18.7703781Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7704195Z ) 2025-05-07T20:53:18.7704548Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7705591Z self=, 2025-05-07T20:53:18.7706542Z T=2, 2025-05-07T20:53:18.7706811Z D=2, 2025-05-07T20:53:18.7707080Z log_E=3, 2025-05-07T20:53:18.7707372Z pruning_ratio=0.0, 2025-05-07T20:53:18.7707893Z use_cpu=False, 2025-05-07T20:53:18.7708264Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7708716Z ) 2025-05-07T20:53:18.7709070Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7710114Z self=, 2025-05-07T20:53:18.7711068Z T=2, 2025-05-07T20:53:18.7711332Z D=85, 2025-05-07T20:53:18.7711611Z log_E=3, 2025-05-07T20:53:18.7711924Z pruning_ratio=0.447942893011325, 2025-05-07T20:53:18.7712332Z use_cpu=True, 2025-05-07T20:53:18.7712679Z use_array_for_index_remapping=True, 2025-05-07T20:53:18.7713099Z ) 2025-05-07T20:53:18.7713438Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7714482Z self=, 2025-05-07T20:53:18.7715436Z T=6, 2025-05-07T20:53:18.7715710Z D=77, 2025-05-07T20:53:18.7715985Z log_E=5, 2025-05-07T20:53:18.7716306Z pruning_ratio=0.8169549141302938, 2025-05-07T20:53:18.7716705Z use_cpu=True, 2025-05-07T20:53:18.7717054Z use_array_for_index_remapping=True, 2025-05-07T20:53:18.7717472Z ) 2025-05-07T20:53:18.7717813Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7718852Z self=, 2025-05-07T20:53:18.7719806Z T=6, 2025-05-07T20:53:18.7720088Z D=21, 2025-05-07T20:53:18.7720352Z log_E=4, 2025-05-07T20:53:18.7720796Z pruning_ratio=0.9396967751023334, 2025-05-07T20:53:18.7721205Z use_cpu=False, 2025-05-07T20:53:18.7721546Z use_array_for_index_remapping=True, 2025-05-07T20:53:18.7721967Z ) 2025-05-07T20:53:18.7722316Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7723355Z self=, 2025-05-07T20:53:18.7724312Z T=4, 2025-05-07T20:53:18.7724587Z D=93, 2025-05-07T20:53:18.7724851Z log_E=5, 2025-05-07T20:53:18.7725167Z pruning_ratio=0.4070548873398759, 2025-05-07T20:53:18.7725583Z use_cpu=False, 2025-05-07T20:53:18.7725923Z use_array_for_index_remapping=True, 2025-05-07T20:53:18.7726341Z ) 2025-05-07T20:53:18.7726698Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7727744Z self=, 2025-05-07T20:53:18.7728701Z T=1, 2025-05-07T20:53:18.7728969Z D=86, 2025-05-07T20:53:18.7729238Z log_E=5, 2025-05-07T20:53:18.7729544Z pruning_ratio=0.25611606629172323, 2025-05-07T20:53:18.7729959Z use_cpu=True, 2025-05-07T20:53:18.7730303Z use_array_for_index_remapping=True, 2025-05-07T20:53:18.7730715Z ) 2025-05-07T20:53:18.7731066Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7732114Z self=, 2025-05-07T20:53:18.7733067Z T=10, 2025-05-07T20:53:18.7733342Z D=55, 2025-05-07T20:53:18.7733616Z log_E=4, 2025-05-07T20:53:18.7733925Z pruning_ratio=0.5166468682390555, 2025-05-07T20:53:18.7734334Z use_cpu=True, 2025-05-07T20:53:18.7734680Z use_array_for_index_remapping=True, 2025-05-07T20:53:18.7735095Z ) 2025-05-07T20:53:18.7735437Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7736591Z self=, 2025-05-07T20:53:18.7737551Z T=9, 2025-05-07T20:53:18.7737818Z D=76, 2025-05-07T20:53:18.7738093Z log_E=4, 2025-05-07T20:53:18.7738454Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:18.7738859Z use_cpu=False, 2025-05-07T20:53:18.7739205Z use_array_for_index_remapping=True, 2025-05-07T20:53:18.7739716Z ) 2025-05-07T20:53:18.7740058Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7741099Z self=, 2025-05-07T20:53:18.7742051Z T=9, 2025-05-07T20:53:18.7742326Z D=76, 2025-05-07T20:53:18.7742590Z log_E=4, 2025-05-07T20:53:18.7742901Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:18.7743304Z use_cpu=True, 2025-05-07T20:53:18.7743644Z use_array_for_index_remapping=True, 2025-05-07T20:53:18.7744068Z ) 2025-05-07T20:53:18.7744422Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7745454Z self=, 2025-05-07T20:53:18.7746398Z T=9, 2025-05-07T20:53:18.7746678Z D=9, 2025-05-07T20:53:18.7746939Z log_E=4, 2025-05-07T20:53:18.7747254Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:18.7747675Z use_cpu=True, 2025-05-07T20:53:18.7748016Z use_array_for_index_remapping=True, 2025-05-07T20:53:18.7748431Z ) 2025-05-07T20:53:18.7748781Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7749815Z self=, 2025-05-07T20:53:18.7750768Z T=8, 2025-05-07T20:53:18.7751042Z D=31, 2025-05-07T20:53:18.7751309Z log_E=3, 2025-05-07T20:53:18.7751617Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:18.7752038Z use_cpu=True, 2025-05-07T20:53:18.7752387Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7752802Z ) 2025-05-07T20:53:18.7753147Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7754185Z self=, 2025-05-07T20:53:18.7755133Z T=8, 2025-05-07T20:53:18.7755403Z D=31, 2025-05-07T20:53:18.7755683Z log_E=3, 2025-05-07T20:53:18.7755990Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:18.7756397Z use_cpu=True, 2025-05-07T20:53:18.7756745Z use_array_for_index_remapping=True, 2025-05-07T20:53:18.7757155Z ) 2025-05-07T20:53:18.7757506Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7758547Z self=, 2025-05-07T20:53:18.7759500Z T=1, 2025-05-07T20:53:18.7759770Z D=31, 2025-05-07T20:53:18.7760042Z log_E=3, 2025-05-07T20:53:18.7760353Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:18.7760848Z use_cpu=True, 2025-05-07T20:53:18.7761192Z use_array_for_index_remapping=True, 2025-05-07T20:53:18.7761603Z ) 2025-05-07T20:53:18.7761942Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7762984Z self=, 2025-05-07T20:53:18.7763941Z T=5, 2025-05-07T20:53:18.7764202Z D=76, 2025-05-07T20:53:18.7764476Z log_E=3, 2025-05-07T20:53:18.7764786Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:18.7765185Z use_cpu=True, 2025-05-07T20:53:18.7765532Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7765949Z ) 2025-05-07T20:53:18.7774919Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7775982Z self=, 2025-05-07T20:53:18.7777081Z T=5, 2025-05-07T20:53:18.7777354Z D=76, 2025-05-07T20:53:18.7777630Z log_E=5, 2025-05-07T20:53:18.7777947Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:18.7778363Z use_cpu=True, 2025-05-07T20:53:18.7778710Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7779124Z ) 2025-05-07T20:53:18.7779477Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7780620Z self=, 2025-05-07T20:53:18.7781574Z T=1, 2025-05-07T20:53:18.7781842Z D=76, 2025-05-07T20:53:18.7782115Z log_E=5, 2025-05-07T20:53:18.7782421Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:18.7782825Z use_cpu=True, 2025-05-07T20:53:18.7783172Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7783586Z ) 2025-05-07T20:53:18.7783938Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7784986Z self=, 2025-05-07T20:53:18.7785938Z T=5, 2025-05-07T20:53:18.7786200Z D=76, 2025-05-07T20:53:18.7786472Z log_E=5, 2025-05-07T20:53:18.7786786Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:18.7787191Z use_cpu=False, 2025-05-07T20:53:18.7787543Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7787970Z ) 2025-05-07T20:53:18.7788312Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7789353Z self=, 2025-05-07T20:53:18.7790308Z T=1, 2025-05-07T20:53:18.7790570Z D=76, 2025-05-07T20:53:18.7790843Z log_E=5, 2025-05-07T20:53:18.7791152Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:18.7791551Z use_cpu=False, 2025-05-07T20:53:18.7791904Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7792331Z ) 2025-05-07T20:53:18.7792669Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7793711Z self=, 2025-05-07T20:53:18.7794938Z T=1, 2025-05-07T20:53:18.7795207Z D=2, 2025-05-07T20:53:18.7795475Z log_E=5, 2025-05-07T20:53:18.7795783Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:18.7796199Z use_cpu=False, 2025-05-07T20:53:18.7796544Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7796962Z ) 2025-05-07T20:53:18.7797314Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7798361Z self=, 2025-05-07T20:53:18.7799357Z T=1, 2025-05-07T20:53:18.7799628Z D=5, 2025-05-07T20:53:18.7799889Z log_E=5, 2025-05-07T20:53:18.7800203Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:18.7800714Z use_cpu=False, 2025-05-07T20:53:18.7801057Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7801476Z ) 2025-05-07T20:53:18.7801826Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7802866Z self=, 2025-05-07T20:53:18.7803812Z T=4, 2025-05-07T20:53:18.7804082Z D=117, 2025-05-07T20:53:18.7804362Z log_E=4, 2025-05-07T20:53:18.7804672Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:18.7805082Z use_cpu=True, 2025-05-07T20:53:18.7805431Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7805845Z ) 2025-05-07T20:53:18.7806194Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7807237Z self=, 2025-05-07T20:53:18.7808184Z T=4, 2025-05-07T20:53:18.7808708Z D=117, 2025-05-07T20:53:18.7808984Z log_E=4, 2025-05-07T20:53:18.7809289Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:18.7809706Z use_cpu=False, 2025-05-07T20:53:18.7810058Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7810480Z ) 2025-05-07T20:53:18.7810821Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7812018Z self=, 2025-05-07T20:53:18.7812977Z T=4, 2025-05-07T20:53:18.7813238Z D=4, 2025-05-07T20:53:18.7813504Z log_E=4, 2025-05-07T20:53:18.7813820Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:18.7814225Z use_cpu=False, 2025-05-07T20:53:18.7814574Z use_array_for_index_remapping=False, 2025-05-07T20:53:18.7814987Z ) 2025-05-07T20:53:18.7815327Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:18.7816368Z self=, 2025-05-07T20:53:18.7817333Z T=3, 2025-05-07T20:53:18.7817595Z D=57, 2025-05-07T20:53:18.7817869Z log_E=4, 2025-05-07T20:53:18.7818188Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:53:18.7818615Z use_cpu=True, 2025-05-07T20:53:18.7818956Z use_array_for_index_remapping=True, 2025-05-07T20:53:24.8145779Z ) 2025-05-07T20:53:24.8146279Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8147376Z self=, 2025-05-07T20:53:24.8148377Z T=4, 2025-05-07T20:53:24.8148682Z D=57, 2025-05-07T20:53:24.8148966Z log_E=4, 2025-05-07T20:53:24.8149308Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:53:24.8149753Z use_cpu=True, 2025-05-07T20:53:24.8150128Z use_array_for_index_remapping=True, 2025-05-07T20:53:24.8150575Z ) 2025-05-07T20:53:24.8150962Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8152032Z self=, 2025-05-07T20:53:24.8152981Z T=1, 2025-05-07T20:53:24.8153245Z D=44, 2025-05-07T20:53:24.8153534Z log_E=5, 2025-05-07T20:53:24.8153880Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:24.8154315Z use_cpu=True, 2025-05-07T20:53:24.8154703Z use_array_for_index_remapping=True, 2025-05-07T20:53:24.8155165Z ) 2025-05-07T20:53:24.8155539Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8156672Z self=, 2025-05-07T20:53:24.8157692Z T=1, 2025-05-07T20:53:24.8157976Z D=44, 2025-05-07T20:53:24.8158267Z log_E=3, 2025-05-07T20:53:24.8158606Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:24.8159036Z use_cpu=True, 2025-05-07T20:53:24.8159414Z use_array_for_index_remapping=True, 2025-05-07T20:53:24.8159923Z ) 2025-05-07T20:53:24.8160310Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8161556Z self=, 2025-05-07T20:53:24.8162588Z T=3, 2025-05-07T20:53:24.8162879Z D=44, 2025-05-07T20:53:24.8163164Z log_E=3, 2025-05-07T20:53:24.8163500Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:24.8163942Z use_cpu=True, 2025-05-07T20:53:24.8164313Z use_array_for_index_remapping=True, 2025-05-07T20:53:24.8164765Z ) 2025-05-07T20:53:24.8165132Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8166138Z self=, 2025-05-07T20:53:24.8167188Z T=7, 2025-05-07T20:53:24.8167481Z D=38, 2025-05-07T20:53:24.8167766Z log_E=5, 2025-05-07T20:53:24.8168115Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:24.8169074Z use_cpu=True, 2025-05-07T20:53:24.8169452Z use_array_for_index_remapping=True, 2025-05-07T20:53:24.8169865Z ) 2025-05-07T20:53:24.8170251Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8171378Z self=, 2025-05-07T20:53:24.8172399Z T=7, 2025-05-07T20:53:24.8172699Z D=38, 2025-05-07T20:53:24.8173197Z log_E=3, 2025-05-07T20:53:24.8173545Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:24.8174013Z use_cpu=True, 2025-05-07T20:53:24.8174392Z use_array_for_index_remapping=True, 2025-05-07T20:53:24.8174835Z ) 2025-05-07T20:53:24.8175224Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8176347Z self=, 2025-05-07T20:53:24.8177374Z T=7, 2025-05-07T20:53:24.8177672Z D=7, 2025-05-07T20:53:24.8177965Z log_E=3, 2025-05-07T20:53:24.8178314Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:24.8178770Z use_cpu=True, 2025-05-07T20:53:24.8179144Z use_array_for_index_remapping=True, 2025-05-07T20:53:24.8179589Z ) 2025-05-07T20:53:24.8179964Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8181098Z self=, 2025-05-07T20:53:24.8182083Z T=3, 2025-05-07T20:53:24.8182362Z D=7, 2025-05-07T20:53:24.8182659Z log_E=3, 2025-05-07T20:53:24.8182991Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:24.8183416Z use_cpu=True, 2025-05-07T20:53:24.8183785Z use_array_for_index_remapping=True, 2025-05-07T20:53:24.8184210Z ) 2025-05-07T20:53:24.8184585Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8185679Z self=, 2025-05-07T20:53:24.8186669Z T=3, 2025-05-07T20:53:24.8186969Z D=3, 2025-05-07T20:53:24.8187251Z log_E=3, 2025-05-07T20:53:24.8187601Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:24.8188063Z use_cpu=True, 2025-05-07T20:53:24.8188440Z use_array_for_index_remapping=True, 2025-05-07T20:53:24.8188890Z ) 2025-05-07T20:53:24.8189270Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8190396Z self=, 2025-05-07T20:53:24.8191420Z T=1, 2025-05-07T20:53:24.8191711Z D=112, 2025-05-07T20:53:24.8191996Z log_E=4, 2025-05-07T20:53:24.8192336Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:24.8192782Z use_cpu=False, 2025-05-07T20:53:24.8193153Z use_array_for_index_remapping=True, 2025-05-07T20:53:24.8193603Z ) 2025-05-07T20:53:24.8193980Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8195465Z self=, 2025-05-07T20:53:24.8196485Z T=1, 2025-05-07T20:53:24.8196776Z D=112, 2025-05-07T20:53:24.8197072Z log_E=4, 2025-05-07T20:53:24.8197398Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:24.8197863Z use_cpu=False, 2025-05-07T20:53:24.8198241Z use_array_for_index_remapping=False, 2025-05-07T20:53:24.8198665Z ) 2025-05-07T20:53:24.8199054Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8200182Z self=, 2025-05-07T20:53:24.8201310Z T=4, 2025-05-07T20:53:24.8201597Z D=112, 2025-05-07T20:53:24.8201897Z log_E=4, 2025-05-07T20:53:24.8202243Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:24.8202682Z use_cpu=False, 2025-05-07T20:53:24.8203070Z use_array_for_index_remapping=False, 2025-05-07T20:53:24.8203768Z ) 2025-05-07T20:53:24.8204144Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:24.8205274Z self=, 2025-05-07T20:53:24.8206309Z T=1, 2025-05-07T20:53:24.8206593Z D=4, 2025-05-07T20:53:24.8206890Z log_E=4, 2025-05-07T20:53:24.8207229Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:24.8207874Z use_cpu=False, 2025-05-07T20:53:24.8208269Z use_array_for_index_remapping=False, 2025-05-07T20:53:24.8208726Z ) 2025-05-07T20:53:24.8209011Z PASSED 2025-05-07T20:53:25.7419760Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7421351Z self=, 2025-05-07T20:53:25.7422250Z T=1, 2025-05-07T20:53:25.7422579Z D=2, 2025-05-07T20:53:25.7422847Z B=1, 2025-05-07T20:53:25.7423109Z log_E=3, 2025-05-07T20:53:25.7423408Z L=0, 2025-05-07T20:53:25.7423744Z pooling_mode=, 2025-05-07T20:53:25.7424230Z quantize_type=SparseType.FP32, 2025-05-07T20:53:25.7424660Z use_cpu=False, 2025-05-07T20:53:25.7425014Z pruning_ratio=None, 2025-05-07T20:53:25.7425364Z ) 2025-05-07T20:53:25.7425682Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7426605Z self=, 2025-05-07T20:53:25.7427511Z T=7, 2025-05-07T20:53:25.7427795Z D=2, 2025-05-07T20:53:25.7428068Z B=1, 2025-05-07T20:53:25.7428360Z log_E=3, 2025-05-07T20:53:25.7428679Z L=0, 2025-05-07T20:53:25.7429013Z pooling_mode=, 2025-05-07T20:53:25.7429507Z quantize_type=SparseType.FP32, 2025-05-07T20:53:25.7429981Z use_cpu=False, 2025-05-07T20:53:25.7430353Z pruning_ratio=None, 2025-05-07T20:53:25.7430721Z ) 2025-05-07T20:53:25.7431054Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7431979Z self=, 2025-05-07T20:53:25.7432906Z T=7, 2025-05-07T20:53:25.7433200Z D=111, 2025-05-07T20:53:25.7433490Z B=93, 2025-05-07T20:53:25.7433784Z log_E=5, 2025-05-07T20:53:25.7434088Z L=5, 2025-05-07T20:53:25.7434431Z pooling_mode=, 2025-05-07T20:53:25.7434937Z quantize_type=SparseType.INT4, 2025-05-07T20:53:25.7435332Z use_cpu=False, 2025-05-07T20:53:25.7435640Z pruning_ratio=0.0, 2025-05-07T20:53:25.7435984Z ) 2025-05-07T20:53:25.7436315Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7437222Z self=, 2025-05-07T20:53:25.7438061Z T=1, 2025-05-07T20:53:25.7438314Z D=41, 2025-05-07T20:53:25.7438573Z B=1, 2025-05-07T20:53:25.7438819Z log_E=3, 2025-05-07T20:53:25.7439103Z L=0, 2025-05-07T20:53:25.7439423Z pooling_mode=, 2025-05-07T20:53:25.7439908Z quantize_type=SparseType.FP32, 2025-05-07T20:53:25.7440333Z use_cpu=False, 2025-05-07T20:53:25.7440730Z pruning_ratio=None, 2025-05-07T20:53:25.7441035Z ) 2025-05-07T20:53:25.7441326Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7442156Z self=, 2025-05-07T20:53:25.7442936Z T=1, 2025-05-07T20:53:25.7443187Z D=41, 2025-05-07T20:53:25.7443439Z B=83, 2025-05-07T20:53:25.7443692Z log_E=3, 2025-05-07T20:53:25.7443951Z L=16, 2025-05-07T20:53:25.7444251Z pooling_mode=, 2025-05-07T20:53:25.7444676Z quantize_type=SparseType.FP16, 2025-05-07T20:53:25.7445040Z use_cpu=True, 2025-05-07T20:53:25.7445343Z pruning_ratio=None, 2025-05-07T20:53:25.7446112Z ) 2025-05-07T20:53:25.7446386Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7447207Z self=, 2025-05-07T20:53:25.7448006Z T=8, 2025-05-07T20:53:25.7448247Z D=104, 2025-05-07T20:53:25.7448503Z B=39, 2025-05-07T20:53:25.7448761Z log_E=4, 2025-05-07T20:53:25.7449020Z L=0, 2025-05-07T20:53:25.7449514Z pooling_mode=, 2025-05-07T20:53:25.7449950Z quantize_type=SparseType.FP16, 2025-05-07T20:53:25.7450320Z use_cpu=False, 2025-05-07T20:53:25.7450620Z pruning_ratio=0.0, 2025-05-07T20:53:25.7450926Z ) 2025-05-07T20:53:25.7451216Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7452034Z self=, 2025-05-07T20:53:25.7452818Z T=6, 2025-05-07T20:53:25.7453072Z D=99, 2025-05-07T20:53:25.7453317Z B=22, 2025-05-07T20:53:25.7453591Z log_E=5, 2025-05-07T20:53:25.7453855Z L=1, 2025-05-07T20:53:25.7454142Z pooling_mode=, 2025-05-07T20:53:25.7454575Z quantize_type=SparseType.FP32, 2025-05-07T20:53:25.7454953Z use_cpu=False, 2025-05-07T20:53:25.7455260Z pruning_ratio=None, 2025-05-07T20:53:25.7455572Z ) 2025-05-07T20:53:25.7455863Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7456676Z self=, 2025-05-07T20:53:25.7457454Z T=9, 2025-05-07T20:53:25.7457717Z D=94, 2025-05-07T20:53:25.7457965Z B=104, 2025-05-07T20:53:25.7458223Z log_E=5, 2025-05-07T20:53:25.7458493Z L=3, 2025-05-07T20:53:25.7458777Z pooling_mode=, 2025-05-07T20:53:25.7459212Z quantize_type=SparseType.FP16, 2025-05-07T20:53:25.7459586Z use_cpu=False, 2025-05-07T20:53:25.7459891Z pruning_ratio=None, 2025-05-07T20:53:25.7460192Z ) 2025-05-07T20:53:25.7460485Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7461292Z self=, 2025-05-07T20:53:25.7462077Z T=3, 2025-05-07T20:53:25.7462334Z D=40, 2025-05-07T20:53:25.7462582Z B=23, 2025-05-07T20:53:25.7462831Z log_E=4, 2025-05-07T20:53:25.7463098Z L=9, 2025-05-07T20:53:25.7463398Z pooling_mode=, 2025-05-07T20:53:25.7463825Z quantize_type=SparseType.INT4, 2025-05-07T20:53:25.7464218Z use_cpu=False, 2025-05-07T20:53:25.7464519Z pruning_ratio=0.0, 2025-05-07T20:53:25.7464819Z ) 2025-05-07T20:53:25.7465098Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7465908Z self=, 2025-05-07T20:53:25.7466695Z T=5, 2025-05-07T20:53:25.7466949Z D=7, 2025-05-07T20:53:25.7467204Z B=40, 2025-05-07T20:53:25.7467445Z log_E=4, 2025-05-07T20:53:25.7467714Z L=0, 2025-05-07T20:53:25.7468009Z pooling_mode=, 2025-05-07T20:53:25.7468424Z quantize_type=SparseType.FP16, 2025-05-07T20:53:25.7468804Z use_cpu=True, 2025-05-07T20:53:25.7469102Z pruning_ratio=0.0, 2025-05-07T20:53:25.7469396Z ) 2025-05-07T20:53:25.7469696Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7470518Z self=, 2025-05-07T20:53:25.7471302Z T=1, 2025-05-07T20:53:25.7471548Z D=108, 2025-05-07T20:53:25.7471807Z B=110, 2025-05-07T20:53:25.7472071Z log_E=3, 2025-05-07T20:53:25.7472328Z L=10, 2025-05-07T20:53:25.7472623Z pooling_mode=, 2025-05-07T20:53:25.7473055Z quantize_type=SparseType.INT2, 2025-05-07T20:53:25.7473430Z use_cpu=True, 2025-05-07T20:53:25.7473741Z pruning_ratio=None, 2025-05-07T20:53:25.7474045Z ) 2025-05-07T20:53:25.7474321Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7475259Z self=, 2025-05-07T20:53:25.7476140Z T=1, 2025-05-07T20:53:25.7476415Z D=108, 2025-05-07T20:53:25.7476720Z B=110, 2025-05-07T20:53:25.7477010Z log_E=3, 2025-05-07T20:53:25.7477309Z L=0, 2025-05-07T20:53:25.7477629Z pooling_mode=, 2025-05-07T20:53:25.7478269Z quantize_type=SparseType.INT2, 2025-05-07T20:53:25.7478718Z use_cpu=True, 2025-05-07T20:53:25.7479047Z pruning_ratio=None, 2025-05-07T20:53:25.7479395Z ) 2025-05-07T20:53:25.7479721Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7480791Z self=, 2025-05-07T20:53:25.7481630Z T=3, 2025-05-07T20:53:25.7481891Z D=108, 2025-05-07T20:53:25.7482148Z B=110, 2025-05-07T20:53:25.7482405Z log_E=3, 2025-05-07T20:53:25.7482688Z L=0, 2025-05-07T20:53:25.7482978Z pooling_mode=, 2025-05-07T20:53:25.7483410Z quantize_type=SparseType.INT2, 2025-05-07T20:53:25.7483797Z use_cpu=True, 2025-05-07T20:53:25.7484093Z pruning_ratio=None, 2025-05-07T20:53:25.7484408Z ) 2025-05-07T20:53:25.7484696Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7485522Z self=, 2025-05-07T20:53:25.7486313Z T=3, 2025-05-07T20:53:25.7486559Z D=108, 2025-05-07T20:53:25.7486805Z B=3, 2025-05-07T20:53:25.7487059Z log_E=3, 2025-05-07T20:53:25.7487323Z L=0, 2025-05-07T20:53:25.7487613Z pooling_mode=, 2025-05-07T20:53:25.7497619Z quantize_type=SparseType.INT2, 2025-05-07T20:53:25.7498055Z use_cpu=True, 2025-05-07T20:53:25.7498362Z pruning_ratio=None, 2025-05-07T20:53:25.7498675Z ) 2025-05-07T20:53:25.7498960Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7499820Z self=, 2025-05-07T20:53:25.7500602Z T=3, 2025-05-07T20:53:25.7500852Z D=108, 2025-05-07T20:53:25.7501102Z B=3, 2025-05-07T20:53:25.7501339Z log_E=3, 2025-05-07T20:53:25.7501601Z L=3, 2025-05-07T20:53:25.7501889Z pooling_mode=, 2025-05-07T20:53:25.7502309Z quantize_type=SparseType.INT2, 2025-05-07T20:53:25.7502705Z use_cpu=True, 2025-05-07T20:53:25.7503006Z pruning_ratio=None, 2025-05-07T20:53:25.7503304Z ) 2025-05-07T20:53:25.7503587Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7504396Z self=, 2025-05-07T20:53:25.7505175Z T=3, 2025-05-07T20:53:25.7505429Z D=3, 2025-05-07T20:53:25.7505678Z B=3, 2025-05-07T20:53:25.7505917Z log_E=3, 2025-05-07T20:53:25.7506179Z L=3, 2025-05-07T20:53:25.7506486Z pooling_mode=, 2025-05-07T20:53:25.7506910Z quantize_type=SparseType.INT2, 2025-05-07T20:53:25.7507283Z use_cpu=True, 2025-05-07T20:53:25.7507578Z pruning_ratio=None, 2025-05-07T20:53:25.7507884Z ) 2025-05-07T20:53:25.7508161Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7508969Z self=, 2025-05-07T20:53:25.7509762Z T=7, 2025-05-07T20:53:25.7510021Z D=103, 2025-05-07T20:53:25.7510312Z B=81, 2025-05-07T20:53:25.7510559Z log_E=4, 2025-05-07T20:53:25.7510805Z L=7, 2025-05-07T20:53:25.7511102Z pooling_mode=, 2025-05-07T20:53:25.7511522Z quantize_type=SparseType.FP16, 2025-05-07T20:53:25.7511896Z use_cpu=False, 2025-05-07T20:53:25.7512208Z pruning_ratio=None, 2025-05-07T20:53:25.7512513Z ) 2025-05-07T20:53:25.7512789Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7513605Z self=, 2025-05-07T20:53:25.7514905Z T=7, 2025-05-07T20:53:25.7515159Z D=103, 2025-05-07T20:53:25.7515411Z B=81, 2025-05-07T20:53:25.7515660Z log_E=4, 2025-05-07T20:53:25.7515924Z L=4, 2025-05-07T20:53:25.7516212Z pooling_mode=, 2025-05-07T20:53:25.7516641Z quantize_type=SparseType.FP16, 2025-05-07T20:53:25.7517217Z use_cpu=False, 2025-05-07T20:53:25.7517547Z pruning_ratio=None, 2025-05-07T20:53:25.7517827Z ) 2025-05-07T20:53:25.7518088Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7518860Z self=, 2025-05-07T20:53:25.7519636Z T=7, 2025-05-07T20:53:25.7519873Z D=103, 2025-05-07T20:53:25.7520111Z B=4, 2025-05-07T20:53:25.7520382Z log_E=4, 2025-05-07T20:53:25.7520852Z L=4, 2025-05-07T20:53:25.7521144Z pooling_mode=, 2025-05-07T20:53:25.7521613Z quantize_type=SparseType.FP16, 2025-05-07T20:53:25.7522046Z use_cpu=False, 2025-05-07T20:53:25.7522391Z pruning_ratio=None, 2025-05-07T20:53:25.7522758Z ) 2025-05-07T20:53:25.7523046Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7523854Z self=, 2025-05-07T20:53:25.7524687Z T=7, 2025-05-07T20:53:25.7524955Z D=103, 2025-05-07T20:53:25.7525236Z B=7, 2025-05-07T20:53:25.7525513Z log_E=4, 2025-05-07T20:53:25.7525817Z L=4, 2025-05-07T20:53:25.7526135Z pooling_mode=, 2025-05-07T20:53:25.7526612Z quantize_type=SparseType.FP16, 2025-05-07T20:53:25.7527013Z use_cpu=False, 2025-05-07T20:53:25.7527334Z pruning_ratio=None, 2025-05-07T20:53:25.7527644Z ) 2025-05-07T20:53:25.7527936Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7528777Z self=, 2025-05-07T20:53:25.7529592Z T=7, 2025-05-07T20:53:25.7529862Z D=7, 2025-05-07T20:53:25.7530110Z B=7, 2025-05-07T20:53:25.7530362Z log_E=4, 2025-05-07T20:53:25.7530639Z L=4, 2025-05-07T20:53:25.7530956Z pooling_mode=, 2025-05-07T20:53:25.7531402Z quantize_type=SparseType.FP16, 2025-05-07T20:53:25.7531807Z use_cpu=False, 2025-05-07T20:53:25.7532127Z pruning_ratio=None, 2025-05-07T20:53:25.7532417Z ) 2025-05-07T20:53:25.7532714Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7533581Z self=, 2025-05-07T20:53:25.7534368Z T=4, 2025-05-07T20:53:25.7534646Z D=7, 2025-05-07T20:53:25.7534905Z B=7, 2025-05-07T20:53:25.7535159Z log_E=4, 2025-05-07T20:53:25.7535417Z L=4, 2025-05-07T20:53:25.7535712Z pooling_mode=, 2025-05-07T20:53:25.7536224Z quantize_type=SparseType.FP16, 2025-05-07T20:53:25.7536660Z use_cpu=False, 2025-05-07T20:53:25.7536984Z pruning_ratio=None, 2025-05-07T20:53:25.7537291Z ) 2025-05-07T20:53:25.7537573Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7538442Z self=, 2025-05-07T20:53:25.7539377Z T=5, 2025-05-07T20:53:25.7539668Z D=106, 2025-05-07T20:53:25.7539943Z B=87, 2025-05-07T20:53:25.7540217Z log_E=3, 2025-05-07T20:53:25.7540486Z L=20, 2025-05-07T20:53:25.7540832Z pooling_mode=, 2025-05-07T20:53:25.7541311Z quantize_type=SparseType.FP32, 2025-05-07T20:53:25.7541751Z use_cpu=False, 2025-05-07T20:53:25.7542093Z pruning_ratio=0.0, 2025-05-07T20:53:25.7542441Z ) 2025-05-07T20:53:25.7542759Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7543641Z self=, 2025-05-07T20:53:25.7544830Z T=5, 2025-05-07T20:53:25.7545104Z D=106, 2025-05-07T20:53:25.7545363Z B=87, 2025-05-07T20:53:25.7545628Z log_E=3, 2025-05-07T20:53:25.7545913Z L=0, 2025-05-07T20:53:25.7546241Z pooling_mode=, 2025-05-07T20:53:25.7546721Z quantize_type=SparseType.FP32, 2025-05-07T20:53:25.7547167Z use_cpu=False, 2025-05-07T20:53:25.7547492Z pruning_ratio=0.0, 2025-05-07T20:53:25.7547963Z ) 2025-05-07T20:53:25.7548291Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7549224Z self=, 2025-05-07T20:53:25.7550133Z T=5, 2025-05-07T20:53:25.7550412Z D=106, 2025-05-07T20:53:25.7550711Z B=87, 2025-05-07T20:53:25.7550983Z log_E=5, 2025-05-07T20:53:25.7551279Z L=0, 2025-05-07T20:53:25.7551614Z pooling_mode=, 2025-05-07T20:53:25.7552086Z quantize_type=SparseType.FP32, 2025-05-07T20:53:25.7552543Z use_cpu=False, 2025-05-07T20:53:25.7552878Z pruning_ratio=0.0, 2025-05-07T20:53:25.7553214Z ) 2025-05-07T20:53:25.7553535Z Trying example: test_quantize_workflow( 2025-05-07T20:53:25.7554448Z self=, 2025-05-07T20:53:25.7555357Z T=1, 2025-05-07T20:53:25.7555628Z D=106, 2025-05-07T20:53:25.7555905Z B=87, 2025-05-07T20:53:25.7556168Z log_E=5, 2025-05-07T20:53:25.7556444Z L=0, 2025-05-07T20:53:25.7556735Z pooling_mode=, 2025-05-07T20:53:25.7557154Z quantize_type=SparseType.FP32, 2025-05-07T20:53:25.7557557Z use_cpu=False, 2025-05-07T20:53:25.7557900Z pruning_ratio=0.0, 2025-05-07T20:53:26.4805059Z ) 2025-05-07T20:53:26.4805501Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4806398Z self=, 2025-05-07T20:53:26.4807326Z T=5, 2025-05-07T20:53:26.4807596Z D=106, 2025-05-07T20:53:26.4807855Z B=106, 2025-05-07T20:53:26.4808096Z log_E=5, 2025-05-07T20:53:26.4808340Z L=0, 2025-05-07T20:53:26.4808634Z pooling_mode=, 2025-05-07T20:53:26.4809077Z quantize_type=SparseType.FP32, 2025-05-07T20:53:26.4809472Z use_cpu=False, 2025-05-07T20:53:26.4809775Z pruning_ratio=0.0, 2025-05-07T20:53:26.4810080Z ) 2025-05-07T20:53:26.4810369Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4811303Z self=, 2025-05-07T20:53:26.4812159Z T=1, 2025-05-07T20:53:26.4812431Z D=106, 2025-05-07T20:53:26.4812711Z B=106, 2025-05-07T20:53:26.4812993Z log_E=5, 2025-05-07T20:53:26.4813285Z L=0, 2025-05-07T20:53:26.4813633Z pooling_mode=, 2025-05-07T20:53:26.4814132Z quantize_type=SparseType.FP32, 2025-05-07T20:53:26.4814566Z use_cpu=False, 2025-05-07T20:53:26.4814921Z pruning_ratio=0.0, 2025-05-07T20:53:26.4815251Z ) 2025-05-07T20:53:26.4815546Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4816417Z self=, 2025-05-07T20:53:26.4817244Z T=1, 2025-05-07T20:53:26.4817526Z D=106, 2025-05-07T20:53:26.4817768Z B=106, 2025-05-07T20:53:26.4818050Z log_E=3, 2025-05-07T20:53:26.4818333Z L=0, 2025-05-07T20:53:26.4818640Z pooling_mode=, 2025-05-07T20:53:26.4819096Z quantize_type=SparseType.FP32, 2025-05-07T20:53:26.4819500Z use_cpu=False, 2025-05-07T20:53:26.4819813Z pruning_ratio=0.0, 2025-05-07T20:53:26.4820139Z ) 2025-05-07T20:53:26.4820447Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4821255Z self=, 2025-05-07T20:53:26.4822385Z T=8, 2025-05-07T20:53:26.4822643Z D=6, 2025-05-07T20:53:26.4822896Z B=51, 2025-05-07T20:53:26.4823158Z log_E=4, 2025-05-07T20:53:26.4823432Z L=1, 2025-05-07T20:53:26.4823728Z pooling_mode=, 2025-05-07T20:53:26.4824171Z quantize_type=SparseType.INT2, 2025-05-07T20:53:26.4824558Z use_cpu=True, 2025-05-07T20:53:26.4824866Z pruning_ratio=None, 2025-05-07T20:53:26.4825174Z ) 2025-05-07T20:53:26.4825655Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4826504Z self=, 2025-05-07T20:53:26.4827304Z T=8, 2025-05-07T20:53:26.4827564Z D=6, 2025-05-07T20:53:26.4827829Z B=51, 2025-05-07T20:53:26.4828086Z log_E=4, 2025-05-07T20:53:26.4828362Z L=0, 2025-05-07T20:53:26.4828665Z pooling_mode=, 2025-05-07T20:53:26.4829097Z quantize_type=SparseType.INT2, 2025-05-07T20:53:26.4829490Z use_cpu=True, 2025-05-07T20:53:26.4829817Z pruning_ratio=None, 2025-05-07T20:53:26.4830131Z ) 2025-05-07T20:53:26.4830425Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4831257Z self=, 2025-05-07T20:53:26.4832049Z T=4, 2025-05-07T20:53:26.4832312Z D=6, 2025-05-07T20:53:26.4832570Z B=51, 2025-05-07T20:53:26.4832835Z log_E=4, 2025-05-07T20:53:26.4833115Z L=0, 2025-05-07T20:53:26.4833418Z pooling_mode=, 2025-05-07T20:53:26.4833860Z quantize_type=SparseType.INT2, 2025-05-07T20:53:26.4834242Z use_cpu=True, 2025-05-07T20:53:26.4834550Z pruning_ratio=None, 2025-05-07T20:53:26.4834864Z ) 2025-05-07T20:53:26.4835155Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4835984Z self=, 2025-05-07T20:53:26.4836785Z T=4, 2025-05-07T20:53:26.4837048Z D=6, 2025-05-07T20:53:26.4837308Z B=51, 2025-05-07T20:53:26.4837574Z log_E=3, 2025-05-07T20:53:26.4837843Z L=0, 2025-05-07T20:53:26.4838146Z pooling_mode=, 2025-05-07T20:53:26.4838584Z quantize_type=SparseType.INT2, 2025-05-07T20:53:26.4838964Z use_cpu=True, 2025-05-07T20:53:26.4839273Z pruning_ratio=None, 2025-05-07T20:53:26.4839588Z ) 2025-05-07T20:53:26.4839879Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4840924Z self=, 2025-05-07T20:53:26.4841728Z T=4, 2025-05-07T20:53:26.4841984Z D=6, 2025-05-07T20:53:26.4842235Z B=1, 2025-05-07T20:53:26.4842496Z log_E=3, 2025-05-07T20:53:26.4842771Z L=0, 2025-05-07T20:53:26.4843065Z pooling_mode=, 2025-05-07T20:53:26.4843500Z quantize_type=SparseType.INT2, 2025-05-07T20:53:26.4843885Z use_cpu=True, 2025-05-07T20:53:26.4844194Z pruning_ratio=None, 2025-05-07T20:53:26.4844529Z ) 2025-05-07T20:53:26.4844846Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4845739Z self=, 2025-05-07T20:53:26.4846591Z T=4, 2025-05-07T20:53:26.4846873Z D=6, 2025-05-07T20:53:26.4847138Z B=1, 2025-05-07T20:53:26.4847419Z log_E=4, 2025-05-07T20:53:26.4847709Z L=0, 2025-05-07T20:53:26.4848025Z pooling_mode=, 2025-05-07T20:53:26.4848484Z quantize_type=SparseType.INT2, 2025-05-07T20:53:26.4848904Z use_cpu=True, 2025-05-07T20:53:26.4849226Z pruning_ratio=None, 2025-05-07T20:53:26.4849559Z ) 2025-05-07T20:53:26.4849874Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4850768Z self=, 2025-05-07T20:53:26.4851617Z T=4, 2025-05-07T20:53:26.4851890Z D=6, 2025-05-07T20:53:26.4852309Z B=4, 2025-05-07T20:53:26.4852573Z log_E=3, 2025-05-07T20:53:26.4852863Z L=0, 2025-05-07T20:53:26.4853182Z pooling_mode=, 2025-05-07T20:53:26.4853632Z quantize_type=SparseType.INT2, 2025-05-07T20:53:26.4854048Z use_cpu=True, 2025-05-07T20:53:26.4854374Z pruning_ratio=None, 2025-05-07T20:53:26.4854701Z ) 2025-05-07T20:53:26.4855013Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4856051Z self=, 2025-05-07T20:53:26.4856904Z T=5, 2025-05-07T20:53:26.4857179Z D=44, 2025-05-07T20:53:26.4857450Z B=88, 2025-05-07T20:53:26.4857718Z log_E=5, 2025-05-07T20:53:26.4858007Z L=14, 2025-05-07T20:53:26.4858329Z pooling_mode=, 2025-05-07T20:53:26.4858788Z quantize_type=SparseType.INT8, 2025-05-07T20:53:26.4859205Z use_cpu=True, 2025-05-07T20:53:26.4859539Z pruning_ratio=0.0, 2025-05-07T20:53:26.4859871Z ) 2025-05-07T20:53:26.4860184Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4861063Z self=, 2025-05-07T20:53:26.4861909Z T=5, 2025-05-07T20:53:26.4862180Z D=44, 2025-05-07T20:53:26.4862463Z B=88, 2025-05-07T20:53:26.4862740Z log_E=5, 2025-05-07T20:53:26.4863022Z L=0, 2025-05-07T20:53:26.4863355Z pooling_mode=, 2025-05-07T20:53:26.4863830Z quantize_type=SparseType.INT8, 2025-05-07T20:53:26.4864231Z use_cpu=True, 2025-05-07T20:53:26.4864563Z pruning_ratio=0.0, 2025-05-07T20:53:26.4864895Z ) 2025-05-07T20:53:26.4865204Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4866088Z self=, 2025-05-07T20:53:26.4866937Z T=1, 2025-05-07T20:53:26.4867206Z D=44, 2025-05-07T20:53:26.4867484Z B=88, 2025-05-07T20:53:26.4867770Z log_E=5, 2025-05-07T20:53:26.4868053Z L=0, 2025-05-07T20:53:26.4868379Z pooling_mode=, 2025-05-07T20:53:26.4868855Z quantize_type=SparseType.INT8, 2025-05-07T20:53:26.4869263Z use_cpu=True, 2025-05-07T20:53:26.4869583Z pruning_ratio=0.0, 2025-05-07T20:53:26.4869917Z ) 2025-05-07T20:53:26.4870230Z Trying example: test_quantize_workflow( 2025-05-07T20:53:26.4871124Z self=, 2025-05-07T20:53:26.4871980Z T=1, 2025-05-07T20:53:26.4872256Z D=44, 2025-05-07T20:53:26.4872529Z B=5, 2025-05-07T20:53:26.4872837Z log_E=5, 2025-05-07T20:53:26.4873123Z L=0, 2025-05-07T20:53:26.4873439Z pooling_mode=, 2025-05-07T20:53:26.4873902Z quantize_type=SparseType.INT8, 2025-05-07T20:53:26.4874322Z use_cpu=True, 2025-05-07T20:53:26.4874642Z pruning_ratio=0.0, 2025-05-07T20:53:26.4874980Z ) 2025-05-07T20:53:26.4875258Z PASSED 2025-05-07T20:53:26.4875419Z 2025-05-07T20:53:26.4875637Z =============================== warnings summary =============================== 2025-05-07T20:53:26.4876604Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:53:26.4877863Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:53:26.4880185Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:53:26.4882278Z res_scale_shift = torch.tensor( 2025-05-07T20:53:26.4882566Z 2025-05-07T20:53:26.4883129Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:53:26.4884361Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:53:26.4886860Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:53:26.4888827Z res_scale_shift = torch.tensor( 2025-05-07T20:53:26.4889097Z 2025-05-07T20:53:26.4889417Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:53:26.4890097Z ======================== 3 passed, 4 warnings in 57.57s ======================== 2025-05-07T20:53:27.1479601Z 2025-05-07T20:53:27.1480125Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:53:27.1501841Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 61 seconds 2025-05-07T20:53:27.1502188Z 2025-05-07T20:53:27.1502210Z 2025-05-07T20:53:27.1502214Z 2025-05-07T20:53:27.1502218Z 2025-05-07T20:53:27.1522420Z ################################################################################ 2025-05-07T20:53:27.1537730Z # [2025-05-07T20:53:27.153Z] Run Python Test Suite: 2025-05-07T20:53:27.1538074Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:53:27.1538390Z ################################################################################ 2025-05-07T20:53:27.1563708Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_cache_test.py 2025-05-07T20:53:27.1564352Z 2025-05-07T20:53:29.3125196Z ============================= test session starts ============================== 2025-05-07T20:53:29.3125814Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:29.3126341Z cachedir: .pytest_cache 2025-05-07T20:53:29.3126915Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:29.3127658Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:29.3128061Z plugins: hypothesis-6.131.14 2025-05-07T20:53:30.8950557Z collecting ... collected 5 items 2025-05-07T20:53:30.8950972Z 2025-05-07T20:53:31.5367280Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5368084Z self=, 2025-05-07T20:53:31.5368564Z N=1, 2025-05-07T20:53:31.5368802Z indices_dtype=torch.int32, 2025-05-07T20:53:31.5369070Z ) 2025-05-07T20:53:31.5369313Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5369834Z self=, 2025-05-07T20:53:31.5370301Z N=3, 2025-05-07T20:53:31.5370535Z indices_dtype=torch.int32, 2025-05-07T20:53:31.5370794Z ) 2025-05-07T20:53:31.5371019Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5371522Z self=, 2025-05-07T20:53:31.5371987Z N=3, 2025-05-07T20:53:31.5372195Z indices_dtype=torch.int64, 2025-05-07T20:53:31.5372449Z ) 2025-05-07T20:53:31.5372681Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5373177Z self=, 2025-05-07T20:53:31.5373645Z N=7, 2025-05-07T20:53:31.5373856Z indices_dtype=torch.int32, 2025-05-07T20:53:31.5374112Z ) 2025-05-07T20:53:31.5374334Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5374839Z self=, 2025-05-07T20:53:31.5375298Z N=7, 2025-05-07T20:53:31.5375505Z indices_dtype=torch.int64, 2025-05-07T20:53:31.5376058Z ) 2025-05-07T20:53:31.5376285Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5376779Z self=, 2025-05-07T20:53:31.5383775Z N=5, 2025-05-07T20:53:31.5384031Z indices_dtype=torch.int64, 2025-05-07T20:53:31.5384304Z ) 2025-05-07T20:53:31.5384549Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5385260Z self=, 2025-05-07T20:53:31.5385744Z N=2, 2025-05-07T20:53:31.5385953Z indices_dtype=torch.int64, 2025-05-07T20:53:31.5386214Z ) 2025-05-07T20:53:31.5386447Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5386962Z self=, 2025-05-07T20:53:31.5387437Z N=8, 2025-05-07T20:53:31.5387657Z indices_dtype=torch.int64, 2025-05-07T20:53:31.5387919Z ) 2025-05-07T20:53:31.5388151Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5388659Z self=, 2025-05-07T20:53:31.5389126Z N=8, 2025-05-07T20:53:31.5389329Z indices_dtype=torch.int32, 2025-05-07T20:53:31.5389593Z ) 2025-05-07T20:53:31.5389830Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5390334Z self=, 2025-05-07T20:53:31.5390799Z N=1, 2025-05-07T20:53:31.5391015Z indices_dtype=torch.int64, 2025-05-07T20:53:31.5391266Z ) 2025-05-07T20:53:31.5391502Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5392002Z self=, 2025-05-07T20:53:31.5392458Z N=4, 2025-05-07T20:53:31.5392675Z indices_dtype=torch.int64, 2025-05-07T20:53:31.5392934Z ) 2025-05-07T20:53:31.5393167Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5393679Z self=, 2025-05-07T20:53:31.5394140Z N=4, 2025-05-07T20:53:31.5394641Z indices_dtype=torch.int32, 2025-05-07T20:53:31.5394895Z ) 2025-05-07T20:53:31.5395124Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5395632Z self=, 2025-05-07T20:53:31.5396092Z N=2, 2025-05-07T20:53:31.5396307Z indices_dtype=torch.int32, 2025-05-07T20:53:31.5396565Z ) 2025-05-07T20:53:31.5396791Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5397293Z self=, 2025-05-07T20:53:31.5397758Z N=6, 2025-05-07T20:53:31.5397967Z indices_dtype=torch.int64, 2025-05-07T20:53:31.5398228Z ) 2025-05-07T20:53:31.5398461Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5398973Z self=, 2025-05-07T20:53:31.5399430Z N=5, 2025-05-07T20:53:31.5399646Z indices_dtype=torch.int32, 2025-05-07T20:53:31.5399910Z ) 2025-05-07T20:53:31.5400135Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:31.5400710Z self=, 2025-05-07T20:53:31.5401178Z N=6, 2025-05-07T20:53:31.5401389Z indices_dtype=torch.int32, 2025-05-07T20:53:31.5401654Z ) 2025-05-07T20:53:31.5401848Z PASSED 2025-05-07T20:53:31.6648505Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6649534Z self=, 2025-05-07T20:53:31.6650193Z L=0, 2025-05-07T20:53:31.6650406Z H=512, 2025-05-07T20:53:31.6650927Z S=0, 2025-05-07T20:53:31.6651113Z ) 2025-05-07T20:53:31.6651357Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6652018Z self=, 2025-05-07T20:53:31.6652489Z L=3, 2025-05-07T20:53:31.6652674Z H=512, 2025-05-07T20:53:31.6652853Z S=0, 2025-05-07T20:53:31.6653031Z ) 2025-05-07T20:53:31.6653259Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6653936Z self=, 2025-05-07T20:53:31.6654399Z L=3, 2025-05-07T20:53:31.6654583Z H=1003, 2025-05-07T20:53:31.6654769Z S=112, 2025-05-07T20:53:31.6654942Z ) 2025-05-07T20:53:31.6655172Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6655693Z self=, 2025-05-07T20:53:31.6656159Z L=10, 2025-05-07T20:53:31.6656356Z H=512, 2025-05-07T20:53:31.6656543Z S=0, 2025-05-07T20:53:31.6656721Z ) 2025-05-07T20:53:31.6656952Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6657479Z self=, 2025-05-07T20:53:31.6657938Z L=10, 2025-05-07T20:53:31.6658130Z H=669, 2025-05-07T20:53:31.6658312Z S=119, 2025-05-07T20:53:31.6658487Z ) 2025-05-07T20:53:31.6658721Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6659238Z self=, 2025-05-07T20:53:31.6659706Z L=12, 2025-05-07T20:53:31.6659883Z H=886, 2025-05-07T20:53:31.6660065Z S=78, 2025-05-07T20:53:31.6660247Z ) 2025-05-07T20:53:31.6660476Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6661012Z self=, 2025-05-07T20:53:31.6661525Z L=1, 2025-05-07T20:53:31.6661766Z H=963, 2025-05-07T20:53:31.6661957Z S=32, 2025-05-07T20:53:31.6662134Z ) 2025-05-07T20:53:31.6662374Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6662902Z self=, 2025-05-07T20:53:31.6663362Z L=6, 2025-05-07T20:53:31.6663546Z H=625, 2025-05-07T20:53:31.6663732Z S=28, 2025-05-07T20:53:31.6663914Z ) 2025-05-07T20:53:31.6664153Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6664682Z self=, 2025-05-07T20:53:31.6665148Z L=7, 2025-05-07T20:53:31.6665348Z H=930, 2025-05-07T20:53:31.6665540Z S=70, 2025-05-07T20:53:31.6665719Z ) 2025-05-07T20:53:31.6665955Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6666480Z self=, 2025-05-07T20:53:31.6666960Z L=10, 2025-05-07T20:53:31.6667149Z H=783, 2025-05-07T20:53:31.6667339Z S=79, 2025-05-07T20:53:31.6667526Z ) 2025-05-07T20:53:31.6667751Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6668269Z self=, 2025-05-07T20:53:31.6668738Z L=16, 2025-05-07T20:53:31.6668923Z H=813, 2025-05-07T20:53:31.6669117Z S=1, 2025-05-07T20:53:31.6669297Z ) 2025-05-07T20:53:31.6669522Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6670044Z self=, 2025-05-07T20:53:31.6670518Z L=16, 2025-05-07T20:53:31.6670704Z H=512, 2025-05-07T20:53:31.6670898Z S=1, 2025-05-07T20:53:31.6671077Z ) 2025-05-07T20:53:31.6671296Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6671874Z self=, 2025-05-07T20:53:31.6672434Z L=0, 2025-05-07T20:53:31.6672618Z H=512, 2025-05-07T20:53:31.6672796Z S=1, 2025-05-07T20:53:31.6672975Z ) 2025-05-07T20:53:31.6673210Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6673721Z self=, 2025-05-07T20:53:31.6674197Z L=7, 2025-05-07T20:53:31.6674464Z H=994, 2025-05-07T20:53:31.6674648Z S=42, 2025-05-07T20:53:31.6674834Z ) 2025-05-07T20:53:31.6675063Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6675579Z self=, 2025-05-07T20:53:31.6676050Z L=7, 2025-05-07T20:53:31.6676236Z H=512, 2025-05-07T20:53:31.6676415Z S=42, 2025-05-07T20:53:31.6676609Z ) 2025-05-07T20:53:31.6676837Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6677354Z self=, 2025-05-07T20:53:31.6677836Z L=7, 2025-05-07T20:53:31.6678024Z H=512, 2025-05-07T20:53:31.6678216Z S=0, 2025-05-07T20:53:31.6678389Z ) 2025-05-07T20:53:31.6678628Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6679154Z self=, 2025-05-07T20:53:31.6679629Z L=10, 2025-05-07T20:53:31.6679817Z H=522, 2025-05-07T20:53:31.6680011Z S=89, 2025-05-07T20:53:31.6680193Z ) 2025-05-07T20:53:31.6680429Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6681031Z self=, 2025-05-07T20:53:31.6681508Z L=0, 2025-05-07T20:53:31.6681729Z H=522, 2025-05-07T20:53:31.6681929Z S=89, 2025-05-07T20:53:31.6682103Z ) 2025-05-07T20:53:31.6682335Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6682862Z self=, 2025-05-07T20:53:31.6683334Z L=0, 2025-05-07T20:53:31.6683510Z H=522, 2025-05-07T20:53:31.6683694Z S=0, 2025-05-07T20:53:31.6683875Z ) 2025-05-07T20:53:31.6684099Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6684625Z self=, 2025-05-07T20:53:31.6685096Z L=7, 2025-05-07T20:53:31.6685276Z H=1016, 2025-05-07T20:53:31.6685465Z S=116, 2025-05-07T20:53:31.6685646Z ) 2025-05-07T20:53:31.6685865Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6686377Z self=, 2025-05-07T20:53:31.6686849Z L=0, 2025-05-07T20:53:31.6687035Z H=1016, 2025-05-07T20:53:31.6687225Z S=116, 2025-05-07T20:53:31.6687413Z ) 2025-05-07T20:53:31.6687636Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6688160Z self=, 2025-05-07T20:53:31.6688626Z L=0, 2025-05-07T20:53:31.6688818Z H=1016, 2025-05-07T20:53:31.6688995Z S=0, 2025-05-07T20:53:31.6689181Z ) 2025-05-07T20:53:31.6689414Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6689933Z self=, 2025-05-07T20:53:31.6690424Z L=6, 2025-05-07T20:53:31.6690612Z H=795, 2025-05-07T20:53:31.6690804Z S=89, 2025-05-07T20:53:31.6690990Z ) 2025-05-07T20:53:31.6691231Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6691757Z self=, 2025-05-07T20:53:31.6692231Z L=6, 2025-05-07T20:53:31.6692424Z H=795, 2025-05-07T20:53:31.6692610Z S=6, 2025-05-07T20:53:31.6692885Z ) 2025-05-07T20:53:31.6693126Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6693658Z self=, 2025-05-07T20:53:31.6694132Z L=6, 2025-05-07T20:53:31.6694571Z H=795, 2025-05-07T20:53:31.6694764Z S=0, 2025-05-07T20:53:31.6694945Z ) 2025-05-07T20:53:31.6695188Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6695870Z self=, 2025-05-07T20:53:31.6696352Z L=6, 2025-05-07T20:53:31.6696548Z H=512, 2025-05-07T20:53:31.6696743Z S=0, 2025-05-07T20:53:31.6696916Z ) 2025-05-07T20:53:31.6697152Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6697679Z self=, 2025-05-07T20:53:31.6698148Z L=5, 2025-05-07T20:53:31.6698340Z H=888, 2025-05-07T20:53:31.6698542Z S=29, 2025-05-07T20:53:31.6698716Z ) 2025-05-07T20:53:31.6698944Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6699465Z self=, 2025-05-07T20:53:31.6699930Z L=0, 2025-05-07T20:53:31.6700109Z H=888, 2025-05-07T20:53:31.6700293Z S=29, 2025-05-07T20:53:31.6700476Z ) 2025-05-07T20:53:31.6700700Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6701228Z self=, 2025-05-07T20:53:31.6701690Z L=0, 2025-05-07T20:53:31.6701867Z H=888, 2025-05-07T20:53:31.6702055Z S=0, 2025-05-07T20:53:31.6702242Z ) 2025-05-07T20:53:31.6702471Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6702990Z self=, 2025-05-07T20:53:31.6703454Z L=11, 2025-05-07T20:53:31.6703633Z H=991, 2025-05-07T20:53:31.6703826Z S=39, 2025-05-07T20:53:31.6704008Z ) 2025-05-07T20:53:31.6704233Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6704753Z self=, 2025-05-07T20:53:31.6705228Z L=0, 2025-05-07T20:53:31.6705414Z H=991, 2025-05-07T20:53:31.6705596Z S=39, 2025-05-07T20:53:31.6705780Z ) 2025-05-07T20:53:31.6706016Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6706530Z self=, 2025-05-07T20:53:31.6706994Z L=0, 2025-05-07T20:53:31.6707173Z H=991, 2025-05-07T20:53:31.6707352Z S=0, 2025-05-07T20:53:31.6707539Z ) 2025-05-07T20:53:31.6707769Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6708286Z self=, 2025-05-07T20:53:31.6708753Z L=16, 2025-05-07T20:53:31.6708942Z H=1003, 2025-05-07T20:53:31.6709124Z S=29, 2025-05-07T20:53:31.6709307Z ) 2025-05-07T20:53:31.6709538Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6710049Z self=, 2025-05-07T20:53:31.6710515Z L=16, 2025-05-07T20:53:31.6710695Z H=1003, 2025-05-07T20:53:31.6710885Z S=16, 2025-05-07T20:53:31.6711061Z ) 2025-05-07T20:53:31.6711290Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6711863Z self=, 2025-05-07T20:53:31.6712322Z L=0, 2025-05-07T20:53:31.6712506Z H=1003, 2025-05-07T20:53:31.6712698Z S=16, 2025-05-07T20:53:31.6712873Z ) 2025-05-07T20:53:31.6713099Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6713620Z self=, 2025-05-07T20:53:31.6714253Z L=16, 2025-05-07T20:53:31.6714436Z H=1003, 2025-05-07T20:53:31.6714620Z S=0, 2025-05-07T20:53:31.6714795Z ) 2025-05-07T20:53:31.6715023Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6715543Z self=, 2025-05-07T20:53:31.6716008Z L=16, 2025-05-07T20:53:31.6716185Z H=512, 2025-05-07T20:53:31.6716369Z S=0, 2025-05-07T20:53:31.6716623Z ) 2025-05-07T20:53:31.6716853Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6717377Z self=, 2025-05-07T20:53:31.6717842Z L=11, 2025-05-07T20:53:31.6718019Z H=661, 2025-05-07T20:53:31.6718204Z S=76, 2025-05-07T20:53:31.6718385Z ) 2025-05-07T20:53:31.6718605Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6719123Z self=, 2025-05-07T20:53:31.6719599Z L=11, 2025-05-07T20:53:31.6719778Z H=512, 2025-05-07T20:53:31.6719963Z S=76, 2025-05-07T20:53:31.6720144Z ) 2025-05-07T20:53:31.6720371Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:31.6720981Z self=, 2025-05-07T20:53:31.6721450Z L=0, 2025-05-07T20:53:31.6721635Z H=512, 2025-05-07T20:53:31.6721824Z S=76, 2025-05-07T20:53:31.6722001Z ) 2025-05-07T20:53:31.6722175Z PASSED 2025-05-07T20:53:32.1537878Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_direct_mapped_uvm_cache_stats Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1538825Z self=, 2025-05-07T20:53:32.1539334Z N=1, 2025-05-07T20:53:32.1539548Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1539839Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1540089Z ) 2025-05-07T20:53:32.1540356Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1540944Z self=, 2025-05-07T20:53:32.1541441Z N=8, 2025-05-07T20:53:32.1541652Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1541921Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1542165Z ) 2025-05-07T20:53:32.1542445Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1543032Z self=, 2025-05-07T20:53:32.1543527Z N=6, 2025-05-07T20:53:32.1543733Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1544035Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1544287Z ) 2025-05-07T20:53:32.1544546Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1545128Z self=, 2025-05-07T20:53:32.1545632Z N=6, 2025-05-07T20:53:32.1545841Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1546105Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1546350Z ) 2025-05-07T20:53:32.1546613Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1547193Z self=, 2025-05-07T20:53:32.1547694Z N=5, 2025-05-07T20:53:32.1547904Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1548173Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1548427Z ) 2025-05-07T20:53:32.1548686Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1549273Z self=, 2025-05-07T20:53:32.1549765Z N=5, 2025-05-07T20:53:32.1549976Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1550240Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1550809Z ) 2025-05-07T20:53:32.1551062Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1551645Z self=, 2025-05-07T20:53:32.1552144Z N=6, 2025-05-07T20:53:32.1552344Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1552607Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1552860Z ) 2025-05-07T20:53:32.1553260Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1553840Z self=, 2025-05-07T20:53:32.1554346Z N=8, 2025-05-07T20:53:32.1554547Z dtype=SparseType.INT4, 2025-05-07T20:53:32.1554818Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1555068Z ) 2025-05-07T20:53:32.1555318Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1555897Z self=, 2025-05-07T20:53:32.1556403Z N=1, 2025-05-07T20:53:32.1556610Z dtype=SparseType.INT4, 2025-05-07T20:53:32.1556863Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1557115Z ) 2025-05-07T20:53:32.1557374Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1557945Z self=, 2025-05-07T20:53:32.1558450Z N=6, 2025-05-07T20:53:32.1558653Z dtype=SparseType.INT4, 2025-05-07T20:53:32.1558908Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1559156Z ) 2025-05-07T20:53:32.1559418Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1559989Z self=, 2025-05-07T20:53:32.1560563Z N=5, 2025-05-07T20:53:32.1560768Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1561029Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1561281Z ) 2025-05-07T20:53:32.1561554Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1562161Z self=, 2025-05-07T20:53:32.1562651Z N=5, 2025-05-07T20:53:32.1562856Z dtype=SparseType.INT4, 2025-05-07T20:53:32.1563121Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1563360Z ) 2025-05-07T20:53:32.1563628Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1564208Z self=, 2025-05-07T20:53:32.1564702Z N=5, 2025-05-07T20:53:32.1564905Z dtype=SparseType.INT4, 2025-05-07T20:53:32.1565171Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1565423Z ) 2025-05-07T20:53:32.1572573Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1573205Z self=, 2025-05-07T20:53:32.1573721Z N=1, 2025-05-07T20:53:32.1573940Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1574209Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1574468Z ) 2025-05-07T20:53:32.1574729Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1575308Z self=, 2025-05-07T20:53:32.1575810Z N=7, 2025-05-07T20:53:32.1576013Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1576282Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1576535Z ) 2025-05-07T20:53:32.1576787Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1577363Z self=, 2025-05-07T20:53:32.1577864Z N=6, 2025-05-07T20:53:32.1578076Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1578336Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1578720Z ) 2025-05-07T20:53:32.1578979Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1579543Z self=, 2025-05-07T20:53:32.1580046Z N=3, 2025-05-07T20:53:32.1580255Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1580512Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1580769Z ) 2025-05-07T20:53:32.1581113Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1581712Z self=, 2025-05-07T20:53:32.1582234Z N=6, 2025-05-07T20:53:32.1582445Z dtype=SparseType.INT4, 2025-05-07T20:53:32.1582709Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1582953Z ) 2025-05-07T20:53:32.1583216Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1583789Z self=, 2025-05-07T20:53:32.1584286Z N=4, 2025-05-07T20:53:32.1584492Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1584758Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1585000Z ) 2025-05-07T20:53:32.1585263Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1585840Z self=, 2025-05-07T20:53:32.1586332Z N=2, 2025-05-07T20:53:32.1586546Z dtype=SparseType.INT4, 2025-05-07T20:53:32.1586814Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1587067Z ) 2025-05-07T20:53:32.1587325Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1587897Z self=, 2025-05-07T20:53:32.1588397Z N=4, 2025-05-07T20:53:32.1588598Z dtype=SparseType.INT4, 2025-05-07T20:53:32.1588863Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1589124Z ) 2025-05-07T20:53:32.1589380Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1589958Z self=, 2025-05-07T20:53:32.1590458Z N=7, 2025-05-07T20:53:32.1590660Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1590927Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1591179Z ) 2025-05-07T20:53:32.1591439Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1592035Z self=, 2025-05-07T20:53:32.1592547Z N=5, 2025-05-07T20:53:32.1592760Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1593023Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1593280Z ) 2025-05-07T20:53:32.1593547Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1594122Z self=, 2025-05-07T20:53:32.1594917Z N=4, 2025-05-07T20:53:32.1595131Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1595395Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1595649Z ) 2025-05-07T20:53:32.1595913Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1596492Z self=, 2025-05-07T20:53:32.1596998Z N=8, 2025-05-07T20:53:32.1597215Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1597483Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1597734Z ) 2025-05-07T20:53:32.1597998Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1598579Z self=, 2025-05-07T20:53:32.1599076Z N=4, 2025-05-07T20:53:32.1599290Z dtype=SparseType.INT4, 2025-05-07T20:53:32.1599560Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1599811Z ) 2025-05-07T20:53:32.1600246Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1600916Z self=, 2025-05-07T20:53:32.1601413Z N=2, 2025-05-07T20:53:32.1601625Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1601893Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1602149Z ) 2025-05-07T20:53:32.1602535Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1603119Z self=, 2025-05-07T20:53:32.1603623Z N=7, 2025-05-07T20:53:32.1603830Z dtype=SparseType.INT4, 2025-05-07T20:53:32.1604099Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1604359Z ) 2025-05-07T20:53:32.1604622Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1605207Z self=, 2025-05-07T20:53:32.1605732Z N=2, 2025-05-07T20:53:32.1605943Z dtype=SparseType.INT4, 2025-05-07T20:53:32.1606219Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1606479Z ) 2025-05-07T20:53:32.1606752Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1607330Z self=, 2025-05-07T20:53:32.1607836Z N=1, 2025-05-07T20:53:32.1608058Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1608324Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1608585Z ) 2025-05-07T20:53:32.1608858Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1609434Z self=, 2025-05-07T20:53:32.1609942Z N=3, 2025-05-07T20:53:32.1610157Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1610421Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1610684Z ) 2025-05-07T20:53:32.1610964Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1611551Z self=, 2025-05-07T20:53:32.1612052Z N=3, 2025-05-07T20:53:32.1612269Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1612540Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1612794Z ) 2025-05-07T20:53:32.1613065Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1613649Z self=, 2025-05-07T20:53:32.1614147Z N=3, 2025-05-07T20:53:32.1614361Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1614630Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1614881Z ) 2025-05-07T20:53:32.1615148Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1615732Z self=, 2025-05-07T20:53:32.1616244Z N=7, 2025-05-07T20:53:32.1616453Z dtype=SparseType.INT2, 2025-05-07T20:53:32.1616726Z indices_dtype=torch.int32, 2025-05-07T20:53:32.1616987Z ) 2025-05-07T20:53:32.1617249Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1617830Z self=, 2025-05-07T20:53:32.1618332Z N=4, 2025-05-07T20:53:32.1618543Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1618811Z indices_dtype=torch.int64, 2025-05-07T20:53:32.1619065Z ) 2025-05-07T20:53:32.1619330Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.1619910Z self=, 2025-05-07T20:53:32.1620418Z N=8, 2025-05-07T20:53:32.1620626Z dtype=SparseType.INT8, 2025-05-07T20:53:32.1620896Z indices_dtype=torch.int64, 2025-05-07T20:53:32.2204392Z ) 2025-05-07T20:53:32.2205542Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.2206124Z self=, 2025-05-07T20:53:32.2206632Z N=4, 2025-05-07T20:53:32.2206847Z dtype=SparseType.INT8, 2025-05-07T20:53:32.2207112Z indices_dtype=torch.int32, 2025-05-07T20:53:32.2207368Z ) 2025-05-07T20:53:32.2207628Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.2208352Z self=, 2025-05-07T20:53:32.2208849Z N=1, 2025-05-07T20:53:32.2209051Z dtype=SparseType.INT4, 2025-05-07T20:53:32.2209312Z indices_dtype=torch.int32, 2025-05-07T20:53:32.2209556Z ) 2025-05-07T20:53:32.2209816Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.2210393Z self=, 2025-05-07T20:53:32.2210891Z N=2, 2025-05-07T20:53:32.2211096Z dtype=SparseType.INT8, 2025-05-07T20:53:32.2211354Z indices_dtype=torch.int64, 2025-05-07T20:53:32.2211617Z ) 2025-05-07T20:53:32.2211908Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:32.2212481Z self=, 2025-05-07T20:53:32.2212984Z N=8, 2025-05-07T20:53:32.2213188Z dtype=SparseType.INT2, 2025-05-07T20:53:32.2213449Z indices_dtype=torch.int64, 2025-05-07T20:53:32.2213699Z ) 2025-05-07T20:53:32.2213876Z PASSED 2025-05-07T20:53:33.3618403Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_move_to_device_with_cache Trying example: test_nbit_move_to_device_with_cache( 2025-05-07T20:53:33.3619408Z self=, 2025-05-07T20:53:33.3619911Z device_to_str='cuda', 2025-05-07T20:53:33.3620165Z cache_load_factor=0.0, 2025-05-07T20:53:33.3620417Z ) 2025-05-07T20:53:33.3621315Z PASSED 2025-05-07T20:53:33.9080317Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9081498Z self=, 2025-05-07T20:53:33.9081945Z N=1, 2025-05-07T20:53:33.9082150Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9082441Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9082689Z ) 2025-05-07T20:53:33.9082903Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9083379Z self=, 2025-05-07T20:53:33.9083811Z N=5, 2025-05-07T20:53:33.9084059Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9084430Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9084766Z ) 2025-05-07T20:53:33.9085056Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9085614Z self=, 2025-05-07T20:53:33.9086299Z N=5, 2025-05-07T20:53:33.9086578Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9086910Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9087162Z ) 2025-05-07T20:53:33.9087378Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9087858Z self=, 2025-05-07T20:53:33.9088320Z N=1, 2025-05-07T20:53:33.9088521Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9088793Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9089047Z ) 2025-05-07T20:53:33.9089254Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9089732Z self=, 2025-05-07T20:53:33.9090181Z N=1, 2025-05-07T20:53:33.9090395Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9090653Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9090902Z ) 2025-05-07T20:53:33.9091457Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9091930Z self=, 2025-05-07T20:53:33.9092435Z N=6, 2025-05-07T20:53:33.9092642Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9092900Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9093148Z ) 2025-05-07T20:53:33.9093366Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9094020Z self=, 2025-05-07T20:53:33.9094839Z N=2, 2025-05-07T20:53:33.9095047Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9095304Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9095553Z ) 2025-05-07T20:53:33.9095766Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9096235Z self=, 2025-05-07T20:53:33.9096671Z N=3, 2025-05-07T20:53:33.9096876Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9097152Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9097392Z ) 2025-05-07T20:53:33.9097607Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9098081Z self=, 2025-05-07T20:53:33.9098519Z N=3, 2025-05-07T20:53:33.9098725Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9098993Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9099233Z ) 2025-05-07T20:53:33.9099454Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9099928Z self=, 2025-05-07T20:53:33.9100364Z N=2, 2025-05-07T20:53:33.9100576Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9100844Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9101093Z ) 2025-05-07T20:53:33.9101305Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9101778Z self=, 2025-05-07T20:53:33.9102231Z N=4, 2025-05-07T20:53:33.9102437Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9102701Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9102955Z ) 2025-05-07T20:53:33.9103163Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9103641Z self=, 2025-05-07T20:53:33.9104090Z N=1, 2025-05-07T20:53:33.9104294Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9104562Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9104814Z ) 2025-05-07T20:53:33.9105028Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9105501Z self=, 2025-05-07T20:53:33.9105950Z N=6, 2025-05-07T20:53:33.9106164Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9106425Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9106677Z ) 2025-05-07T20:53:33.9106892Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9107367Z self=, 2025-05-07T20:53:33.9107809Z N=4, 2025-05-07T20:53:33.9108017Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9108277Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9108522Z ) 2025-05-07T20:53:33.9108736Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9109205Z self=, 2025-05-07T20:53:33.9109646Z N=8, 2025-05-07T20:53:33.9109854Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9110109Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9110361Z ) 2025-05-07T20:53:33.9110576Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9111052Z self=, 2025-05-07T20:53:33.9111489Z N=4, 2025-05-07T20:53:33.9111695Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9111956Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9112417Z ) 2025-05-07T20:53:33.9112644Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9113193Z self=, 2025-05-07T20:53:33.9113709Z N=7, 2025-05-07T20:53:33.9113933Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9114216Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9114477Z ) 2025-05-07T20:53:33.9114821Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9115377Z self=, 2025-05-07T20:53:33.9115897Z N=4, 2025-05-07T20:53:33.9116108Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9116369Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9116616Z ) 2025-05-07T20:53:33.9116827Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9117301Z self=, 2025-05-07T20:53:33.9117756Z N=7, 2025-05-07T20:53:33.9117958Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9118232Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9118483Z ) 2025-05-07T20:53:33.9118693Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9119174Z self=, 2025-05-07T20:53:33.9119625Z N=1, 2025-05-07T20:53:33.9119827Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9120100Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9120357Z ) 2025-05-07T20:53:33.9120626Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9121104Z self=, 2025-05-07T20:53:33.9121560Z N=3, 2025-05-07T20:53:33.9121774Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9122033Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9122312Z ) 2025-05-07T20:53:33.9122555Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9123031Z self=, 2025-05-07T20:53:33.9123484Z N=2, 2025-05-07T20:53:33.9123696Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9123952Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9124203Z ) 2025-05-07T20:53:33.9124421Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9124887Z self=, 2025-05-07T20:53:33.9125347Z N=7, 2025-05-07T20:53:33.9125558Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9125816Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9126068Z ) 2025-05-07T20:53:33.9126289Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9126766Z self=, 2025-05-07T20:53:33.9127202Z N=5, 2025-05-07T20:53:33.9127412Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9127678Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9127931Z ) 2025-05-07T20:53:33.9128156Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9128637Z self=, 2025-05-07T20:53:33.9129076Z N=5, 2025-05-07T20:53:33.9129285Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9129552Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9129797Z ) 2025-05-07T20:53:33.9130019Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9130503Z self=, 2025-05-07T20:53:33.9130958Z N=3, 2025-05-07T20:53:33.9131158Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9131421Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9131676Z ) 2025-05-07T20:53:33.9131887Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9132368Z self=, 2025-05-07T20:53:33.9132813Z N=4, 2025-05-07T20:53:33.9133109Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9133383Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9133635Z ) 2025-05-07T20:53:33.9133847Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9134325Z self=, 2025-05-07T20:53:33.9134787Z N=8, 2025-05-07T20:53:33.9134993Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9135265Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9135606Z ) 2025-05-07T20:53:33.9135820Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9136300Z self=, 2025-05-07T20:53:33.9136749Z N=3, 2025-05-07T20:53:33.9136958Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9137220Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9137474Z ) 2025-05-07T20:53:33.9137691Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9138161Z self=, 2025-05-07T20:53:33.9138635Z N=4, 2025-05-07T20:53:33.9138845Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9139112Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9139361Z ) 2025-05-07T20:53:33.9139584Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9140063Z self=, 2025-05-07T20:53:33.9140507Z N=1, 2025-05-07T20:53:33.9140721Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9140989Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9141236Z ) 2025-05-07T20:53:33.9141450Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9141928Z self=, 2025-05-07T20:53:33.9142372Z N=6, 2025-05-07T20:53:33.9142580Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9142843Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9143086Z ) 2025-05-07T20:53:33.9143312Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9143782Z self=, 2025-05-07T20:53:33.9144225Z N=2, 2025-05-07T20:53:33.9144425Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9144693Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9144945Z ) 2025-05-07T20:53:33.9145152Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9145644Z self=, 2025-05-07T20:53:33.9146093Z N=7, 2025-05-07T20:53:33.9146296Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9146562Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9146815Z ) 2025-05-07T20:53:33.9154132Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9154637Z self=, 2025-05-07T20:53:33.9155086Z N=6, 2025-05-07T20:53:33.9155306Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9155593Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9155845Z ) 2025-05-07T20:53:33.9156061Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9156548Z self=, 2025-05-07T20:53:33.9156994Z N=6, 2025-05-07T20:53:33.9157207Z dtype=SparseType.INT8, 2025-05-07T20:53:33.9157468Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9157722Z ) 2025-05-07T20:53:33.9157941Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9158411Z self=, 2025-05-07T20:53:33.9158857Z N=2, 2025-05-07T20:53:33.9159064Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9159321Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9159571Z ) 2025-05-07T20:53:33.9159788Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9160255Z self=, 2025-05-07T20:53:33.9160888Z N=2, 2025-05-07T20:53:33.9161095Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9161353Z indices_dtype=torch.int32, 2025-05-07T20:53:33.9161600Z ) 2025-05-07T20:53:33.9161815Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9162290Z self=, 2025-05-07T20:53:33.9162729Z N=8, 2025-05-07T20:53:33.9163024Z dtype=SparseType.INT4, 2025-05-07T20:53:33.9163289Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9163531Z ) 2025-05-07T20:53:33.9163745Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:33.9164217Z self=, 2025-05-07T20:53:33.9164655Z N=5, 2025-05-07T20:53:33.9164861Z dtype=SparseType.INT2, 2025-05-07T20:53:33.9165125Z indices_dtype=torch.int64, 2025-05-07T20:53:33.9240300Z ) 2025-05-07T20:53:33.9249362Z PASSED 2025-05-07T20:53:33.9249555Z 2025-05-07T20:53:33.9250060Z ============================== 5 passed in 4.75s =============================== 2025-05-07T20:53:34.5845697Z 2025-05-07T20:53:34.5846403Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:53:34.5865680Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 7 seconds 2025-05-07T20:53:34.5866121Z 2025-05-07T20:53:34.5866127Z 2025-05-07T20:53:34.5866132Z 2025-05-07T20:53:34.5866138Z 2025-05-07T20:53:34.5890240Z ################################################################################ 2025-05-07T20:53:34.5906356Z # [2025-05-07T20:53:34.590Z] Run Python Test Suite: 2025-05-07T20:53:34.5906848Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:53:34.5907296Z ################################################################################ 2025-05-07T20:53:34.5930996Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:53:34.5931811Z 2025-05-07T20:53:36.7473838Z ============================= test session starts ============================== 2025-05-07T20:53:36.7474687Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:36.7475296Z cachedir: .pytest_cache 2025-05-07T20:53:36.7475891Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:36.7476620Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:36.7477025Z plugins: hypothesis-6.131.14 2025-05-07T20:53:38.3411716Z collecting ... collected 1 item 2025-05-07T20:53:38.3411959Z 2025-05-07T20:55:12.2632330Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2634782Z self=, 2025-05-07T20:55:12.2635430Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:12.2635746Z pooling_mode=, 2025-05-07T20:55:12.2636046Z indices_dtype=torch.int32, 2025-05-07T20:55:12.2636331Z output_dtype=SparseType.FP32, 2025-05-07T20:55:12.2636602Z ) 2025-05-07T20:55:12.2636876Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2637522Z self=, 2025-05-07T20:55:12.2638301Z nbit_weights_ty=None, 2025-05-07T20:55:12.2638667Z pooling_mode=, 2025-05-07T20:55:12.2639065Z indices_dtype=torch.int32, 2025-05-07T20:55:12.2639425Z output_dtype=SparseType.FP32, 2025-05-07T20:55:12.2639755Z ) 2025-05-07T20:55:12.2640034Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2640801Z self=, 2025-05-07T20:55:12.2641848Z nbit_weights_ty=None, 2025-05-07T20:55:12.2642117Z pooling_mode=, 2025-05-07T20:55:12.2642415Z indices_dtype=torch.int32, 2025-05-07T20:55:12.2642691Z output_dtype=SparseType.BF16, 2025-05-07T20:55:12.2642951Z ) 2025-05-07T20:55:12.2643171Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2643957Z self=, 2025-05-07T20:55:12.2644523Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:12.2644821Z pooling_mode=, 2025-05-07T20:55:12.2645120Z indices_dtype=torch.int32, 2025-05-07T20:55:12.2645397Z output_dtype=SparseType.FP32, 2025-05-07T20:55:12.2645651Z ) 2025-05-07T20:55:12.2645875Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2646460Z self=, 2025-05-07T20:55:12.2647080Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:12.2647376Z pooling_mode=, 2025-05-07T20:55:12.2647676Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2647952Z output_dtype=SparseType.BF16, 2025-05-07T20:55:12.2648206Z ) 2025-05-07T20:55:12.2648429Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2649023Z self=, 2025-05-07T20:55:12.2649567Z nbit_weights_ty=None, 2025-05-07T20:55:12.2649838Z pooling_mode=, 2025-05-07T20:55:12.2650141Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2650412Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2650674Z ) 2025-05-07T20:55:12.2650902Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2651488Z self=, 2025-05-07T20:55:12.2652036Z nbit_weights_ty=None, 2025-05-07T20:55:12.2652313Z pooling_mode=, 2025-05-07T20:55:12.2652621Z indices_dtype=torch.int32, 2025-05-07T20:55:12.2652893Z output_dtype=SparseType.FP32, 2025-05-07T20:55:12.2653157Z ) 2025-05-07T20:55:12.2653389Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2653969Z self=, 2025-05-07T20:55:12.2654520Z nbit_weights_ty=None, 2025-05-07T20:55:12.2654796Z pooling_mode=, 2025-05-07T20:55:12.2655092Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2655374Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2655637Z ) 2025-05-07T20:55:12.2655864Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2656443Z self=, 2025-05-07T20:55:12.2657059Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:55:12.2657367Z pooling_mode=, 2025-05-07T20:55:12.2657665Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2657945Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2658205Z ) 2025-05-07T20:55:12.2658425Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2659006Z self=, 2025-05-07T20:55:12.2659568Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:12.2659876Z pooling_mode=, 2025-05-07T20:55:12.2660173Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2660452Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2660713Z ) 2025-05-07T20:55:12.2660939Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2661523Z self=, 2025-05-07T20:55:12.2662163Z nbit_weights_ty=None, 2025-05-07T20:55:12.2662428Z pooling_mode=, 2025-05-07T20:55:12.2662732Z indices_dtype=torch.int32, 2025-05-07T20:55:12.2663009Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2663263Z ) 2025-05-07T20:55:12.2663495Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2664074Z self=, 2025-05-07T20:55:12.2664716Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:12.2665016Z pooling_mode=, 2025-05-07T20:55:12.2665314Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2665588Z output_dtype=SparseType.FP32, 2025-05-07T20:55:12.2665844Z ) 2025-05-07T20:55:12.2666067Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2666648Z self=, 2025-05-07T20:55:12.2667248Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:12.2667567Z pooling_mode=, 2025-05-07T20:55:12.2667869Z indices_dtype=torch.int32, 2025-05-07T20:55:12.2668141Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2668405Z ) 2025-05-07T20:55:12.2668629Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2669213Z self=, 2025-05-07T20:55:12.2669774Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:12.2670081Z pooling_mode=, 2025-05-07T20:55:12.2670398Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2670671Z output_dtype=SparseType.FP32, 2025-05-07T20:55:12.2670937Z ) 2025-05-07T20:55:12.2671166Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2671742Z self=, 2025-05-07T20:55:12.2672309Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:12.2672620Z pooling_mode=, 2025-05-07T20:55:12.2672919Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2673194Z output_dtype=SparseType.FP32, 2025-05-07T20:55:12.2673460Z ) 2025-05-07T20:55:12.2673686Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2674264Z self=, 2025-05-07T20:55:12.2674832Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:12.2675140Z pooling_mode=, 2025-05-07T20:55:12.2675434Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2675715Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2675978Z ) 2025-05-07T20:55:12.2676200Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2676806Z self=, 2025-05-07T20:55:12.2677378Z nbit_weights_ty=None, 2025-05-07T20:55:12.2677653Z pooling_mode=, 2025-05-07T20:55:12.2677951Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2678231Z output_dtype=SparseType.BF16, 2025-05-07T20:55:12.2678493Z ) 2025-05-07T20:55:12.2678714Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2679298Z self=, 2025-05-07T20:55:12.2679864Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:12.2680162Z pooling_mode=, 2025-05-07T20:55:12.2680514Z indices_dtype=torch.int32, 2025-05-07T20:55:12.2680792Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2681051Z ) 2025-05-07T20:55:12.2681270Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2681850Z self=, 2025-05-07T20:55:12.2682417Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:12.2682821Z pooling_mode=, 2025-05-07T20:55:12.2683122Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2683402Z output_dtype=SparseType.FP32, 2025-05-07T20:55:12.2683656Z ) 2025-05-07T20:55:12.2683887Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2684466Z self=, 2025-05-07T20:55:12.2685105Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:12.2685408Z pooling_mode=, 2025-05-07T20:55:12.2685709Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2685984Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2686242Z ) 2025-05-07T20:55:12.2686475Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2687056Z self=, 2025-05-07T20:55:12.2687607Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:12.2687918Z pooling_mode=, 2025-05-07T20:55:12.2688222Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2688495Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2688764Z ) 2025-05-07T20:55:12.2688992Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2689566Z self=, 2025-05-07T20:55:12.2690136Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:12.2690441Z pooling_mode=, 2025-05-07T20:55:12.2690742Z indices_dtype=torch.int32, 2025-05-07T20:55:12.2691018Z output_dtype=SparseType.FP32, 2025-05-07T20:55:12.2691282Z ) 2025-05-07T20:55:12.2691509Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2692084Z self=, 2025-05-07T20:55:12.2692650Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:12.2692965Z pooling_mode=, 2025-05-07T20:55:12.2693264Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2693548Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2693809Z ) 2025-05-07T20:55:12.2694033Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2694972Z self=, 2025-05-07T20:55:12.2695544Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:55:12.2695848Z pooling_mode=, 2025-05-07T20:55:12.2696140Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2696416Z output_dtype=SparseType.FP16, 2025-05-07T20:55:12.2696702Z ) 2025-05-07T20:55:12.2696951Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2697536Z self=, 2025-05-07T20:55:12.2698085Z nbit_weights_ty=None, 2025-05-07T20:55:12.2698353Z pooling_mode=, 2025-05-07T20:55:12.2698652Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2698933Z output_dtype=SparseType.FP32, 2025-05-07T20:55:12.2699200Z ) 2025-05-07T20:55:12.2699421Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2700002Z self=, 2025-05-07T20:55:12.2700565Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:12.2700867Z pooling_mode=, 2025-05-07T20:55:12.2701171Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2701447Z output_dtype=SparseType.BF16, 2025-05-07T20:55:12.2701702Z ) 2025-05-07T20:55:12.2701931Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2702512Z self=, 2025-05-07T20:55:12.2703063Z nbit_weights_ty=None, 2025-05-07T20:55:12.2703329Z pooling_mode=, 2025-05-07T20:55:12.2703787Z indices_dtype=torch.int64, 2025-05-07T20:55:12.2704063Z output_dtype=SparseType.FP32, 2025-05-07T20:55:12.2704318Z ) 2025-05-07T20:55:12.2704541Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:12.2705126Z self=, 2025-05-07T20:55:12.2705685Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:12.2706142Z pooling_mode=, 2025-05-07T20:55:12.2706451Z indices_dtype=torch.int32, 2025-05-07T20:55:12.2706754Z output_dtype=SparseType.BF16, 2025-05-07T20:55:51.4782678Z ) 2025-05-07T20:55:51.4785172Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4785795Z self=, 2025-05-07T20:55:51.4786375Z nbit_weights_ty=None, 2025-05-07T20:55:51.4786655Z pooling_mode=, 2025-05-07T20:55:51.4786990Z indices_dtype=torch.int64, 2025-05-07T20:55:51.4787278Z output_dtype=SparseType.FP32, 2025-05-07T20:55:51.4787539Z ) 2025-05-07T20:55:51.4787770Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4788353Z self=, 2025-05-07T20:55:51.4788913Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:55:51.4789232Z pooling_mode=, 2025-05-07T20:55:51.4789537Z indices_dtype=torch.int32, 2025-05-07T20:55:51.4789810Z output_dtype=SparseType.BF16, 2025-05-07T20:55:51.4790075Z ) 2025-05-07T20:55:51.4790307Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4790881Z self=, 2025-05-07T20:55:51.4791430Z nbit_weights_ty=None, 2025-05-07T20:55:51.4791700Z pooling_mode=, 2025-05-07T20:55:51.4792009Z indices_dtype=torch.int32, 2025-05-07T20:55:51.4792285Z output_dtype=SparseType.FP16, 2025-05-07T20:55:51.4792550Z ) 2025-05-07T20:55:51.4792781Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4793354Z self=, 2025-05-07T20:55:51.4793907Z nbit_weights_ty=None, 2025-05-07T20:55:51.4794177Z pooling_mode=, 2025-05-07T20:55:51.4794741Z indices_dtype=torch.int64, 2025-05-07T20:55:51.4795019Z output_dtype=SparseType.BF16, 2025-05-07T20:55:51.4795279Z ) 2025-05-07T20:55:51.4795497Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4796077Z self=, 2025-05-07T20:55:51.4796695Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:51.4796999Z pooling_mode=, 2025-05-07T20:55:51.4797297Z indices_dtype=torch.int32, 2025-05-07T20:55:51.4797580Z output_dtype=SparseType.FP32, 2025-05-07T20:55:51.4797841Z ) 2025-05-07T20:55:51.4798062Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4798640Z self=, 2025-05-07T20:55:51.4799198Z nbit_weights_ty=None, 2025-05-07T20:55:51.4799459Z pooling_mode=, 2025-05-07T20:55:51.4799766Z indices_dtype=torch.int32, 2025-05-07T20:55:51.4800044Z output_dtype=SparseType.FP16, 2025-05-07T20:55:51.4800304Z ) 2025-05-07T20:55:51.4800626Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4801207Z self=, 2025-05-07T20:55:51.4801755Z nbit_weights_ty=None, 2025-05-07T20:55:51.4802012Z pooling_mode=, 2025-05-07T20:55:51.4802311Z indices_dtype=torch.int32, 2025-05-07T20:55:51.4802824Z output_dtype=SparseType.BF16, 2025-05-07T20:55:51.4803080Z ) 2025-05-07T20:55:51.4803304Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4803880Z self=, 2025-05-07T20:55:51.4804420Z nbit_weights_ty=None, 2025-05-07T20:55:51.4804684Z pooling_mode=, 2025-05-07T20:55:51.4805118Z indices_dtype=torch.int32, 2025-05-07T20:55:51.4805396Z output_dtype=SparseType.BF16, 2025-05-07T20:55:51.4805647Z ) 2025-05-07T20:55:51.4805873Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4806450Z self=, 2025-05-07T20:55:51.4806991Z nbit_weights_ty=None, 2025-05-07T20:55:51.4807258Z pooling_mode=, 2025-05-07T20:55:51.4807561Z indices_dtype=torch.int32, 2025-05-07T20:55:51.4807832Z output_dtype=SparseType.FP32, 2025-05-07T20:55:51.4808098Z ) 2025-05-07T20:55:51.4808321Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4808888Z self=, 2025-05-07T20:55:51.4809430Z nbit_weights_ty=None, 2025-05-07T20:55:51.4809698Z pooling_mode=, 2025-05-07T20:55:51.4809998Z indices_dtype=torch.int64, 2025-05-07T20:55:51.4810275Z output_dtype=SparseType.BF16, 2025-05-07T20:55:51.4810536Z ) 2025-05-07T20:55:51.4810760Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4811330Z self=, 2025-05-07T20:55:51.4811890Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:51.4812206Z pooling_mode=, 2025-05-07T20:55:51.4819189Z indices_dtype=torch.int32, 2025-05-07T20:55:51.4819492Z output_dtype=SparseType.FP32, 2025-05-07T20:55:51.4819774Z ) 2025-05-07T20:55:51.4820012Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:51.4820595Z self=, 2025-05-07T20:55:51.4821150Z nbit_weights_ty=None, 2025-05-07T20:55:51.4821429Z pooling_mode=, 2025-05-07T20:55:51.4821732Z indices_dtype=torch.int64, 2025-05-07T20:55:51.4822021Z output_dtype=SparseType.FP16, 2025-05-07T20:55:51.4822290Z ) 2025-05-07T20:55:51.4822479Z PASSED 2025-05-07T20:55:51.4822598Z 2025-05-07T20:55:51.4822749Z ======================== 1 passed in 134.87s (0:02:14) ========================= 2025-05-07T20:55:52.1970034Z 2025-05-07T20:55:52.1970353Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:55:52.1992604Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 138 seconds 2025-05-07T20:55:52.1992959Z 2025-05-07T20:55:52.1992981Z 2025-05-07T20:55:52.1992985Z 2025-05-07T20:55:52.1992989Z 2025-05-07T20:55:52.2013704Z ################################################################################ 2025-05-07T20:55:52.2029013Z # [2025-05-07T20:55:52.202Z] Run Python Test Suite: 2025-05-07T20:55:52.2029399Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:55:52.2029740Z ################################################################################ 2025-05-07T20:55:52.2054961Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_forward_test.py 2025-05-07T20:55:52.2055615Z 2025-05-07T20:55:54.3586438Z ============================= test session starts ============================== 2025-05-07T20:55:54.3587414Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:55:54.3587956Z cachedir: .pytest_cache 2025-05-07T20:55:54.3588532Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:55:54.3589590Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:55:54.3590002Z plugins: hypothesis-6.131.14 2025-05-07T20:55:55.9956663Z collecting ... collected 10 items 2025-05-07T20:55:55.9956882Z 2025-05-07T20:56:40.5383867Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5386736Z self=, 2025-05-07T20:56:40.5387554Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:40.5388070Z use_array_for_index_remapping=False, 2025-05-07T20:56:40.5388545Z do_pruning=False, 2025-05-07T20:56:40.5388956Z pooling_mode=, 2025-05-07T20:56:40.5389424Z indices_dtype=torch.int32, 2025-05-07T20:56:40.5389832Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.5390272Z ) 2025-05-07T20:56:40.5390590Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5391335Z self=, 2025-05-07T20:56:40.5392080Z nbit_weights_ty=None, 2025-05-07T20:56:40.5392516Z use_array_for_index_remapping=False, 2025-05-07T20:56:40.5392996Z do_pruning=False, 2025-05-07T20:56:40.5393396Z pooling_mode=, 2025-05-07T20:56:40.5393903Z indices_dtype=torch.int32, 2025-05-07T20:56:40.5394732Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.5395171Z ) 2025-05-07T20:56:40.5395498Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5396288Z self=, 2025-05-07T20:56:40.5397071Z nbit_weights_ty=None, 2025-05-07T20:56:40.5397497Z use_array_for_index_remapping=False, 2025-05-07T20:56:40.5397977Z do_pruning=True, 2025-05-07T20:56:40.5398380Z pooling_mode=, 2025-05-07T20:56:40.5398912Z indices_dtype=torch.int64, 2025-05-07T20:56:40.5399385Z output_dtype=SparseType.FP16, 2025-05-07T20:56:40.5399808Z ) 2025-05-07T20:56:40.5400129Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5401013Z self=, 2025-05-07T20:56:40.5401800Z nbit_weights_ty=None, 2025-05-07T20:56:40.5402224Z use_array_for_index_remapping=True, 2025-05-07T20:56:40.5402692Z do_pruning=False, 2025-05-07T20:56:40.5403094Z pooling_mode=, 2025-05-07T20:56:40.5403588Z indices_dtype=torch.int32, 2025-05-07T20:56:40.5404033Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.5404463Z ) 2025-05-07T20:56:40.5404798Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5405570Z self=, 2025-05-07T20:56:40.5406318Z nbit_weights_ty=None, 2025-05-07T20:56:40.5406694Z use_array_for_index_remapping=False, 2025-05-07T20:56:40.5407149Z do_pruning=True, 2025-05-07T20:56:40.5407554Z pooling_mode=, 2025-05-07T20:56:40.5408053Z indices_dtype=torch.int64, 2025-05-07T20:56:40.5408498Z output_dtype=SparseType.FP16, 2025-05-07T20:56:40.5408969Z ) 2025-05-07T20:56:40.5409324Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5410121Z self=, 2025-05-07T20:56:40.5410928Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:40.5411421Z use_array_for_index_remapping=True, 2025-05-07T20:56:40.5411897Z do_pruning=False, 2025-05-07T20:56:40.5412296Z pooling_mode=, 2025-05-07T20:56:40.5412791Z indices_dtype=torch.int64, 2025-05-07T20:56:40.5413249Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.5413674Z ) 2025-05-07T20:56:40.5414017Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5414804Z self=, 2025-05-07T20:56:40.5415924Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:40.5416413Z use_array_for_index_remapping=True, 2025-05-07T20:56:40.5416886Z do_pruning=True, 2025-05-07T20:56:40.5417295Z pooling_mode=, 2025-05-07T20:56:40.5417789Z indices_dtype=torch.int32, 2025-05-07T20:56:40.5418245Z output_dtype=SparseType.FP16, 2025-05-07T20:56:40.5418671Z ) 2025-05-07T20:56:40.5419167Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5419969Z self=, 2025-05-07T20:56:40.5420764Z nbit_weights_ty=None, 2025-05-07T20:56:40.5421193Z use_array_for_index_remapping=False, 2025-05-07T20:56:40.5421672Z do_pruning=True, 2025-05-07T20:56:40.5422079Z pooling_mode=, 2025-05-07T20:56:40.5422571Z indices_dtype=torch.int32, 2025-05-07T20:56:40.5423023Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.5423464Z ) 2025-05-07T20:56:40.5423788Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5424577Z self=, 2025-05-07T20:56:40.5425385Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:40.5425847Z use_array_for_index_remapping=False, 2025-05-07T20:56:40.5426288Z do_pruning=True, 2025-05-07T20:56:40.5426678Z pooling_mode=, 2025-05-07T20:56:40.5427170Z indices_dtype=torch.int64, 2025-05-07T20:56:40.5427585Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.5427995Z ) 2025-05-07T20:56:40.5428307Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5429067Z self=, 2025-05-07T20:56:40.5429878Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:40.5430374Z use_array_for_index_remapping=True, 2025-05-07T20:56:40.5430811Z do_pruning=False, 2025-05-07T20:56:40.5431207Z pooling_mode=, 2025-05-07T20:56:40.5431688Z indices_dtype=torch.int64, 2025-05-07T20:56:40.5432149Z output_dtype=SparseType.FP16, 2025-05-07T20:56:40.5432573Z ) 2025-05-07T20:56:40.5432915Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5433710Z self=, 2025-05-07T20:56:40.5434488Z nbit_weights_ty=None, 2025-05-07T20:56:40.5434931Z use_array_for_index_remapping=False, 2025-05-07T20:56:40.5435408Z do_pruning=True, 2025-05-07T20:56:40.5435803Z pooling_mode=, 2025-05-07T20:56:40.5436305Z indices_dtype=torch.int32, 2025-05-07T20:56:40.5436759Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.5437183Z ) 2025-05-07T20:56:40.5437513Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5438302Z self=, 2025-05-07T20:56:40.5439080Z nbit_weights_ty=None, 2025-05-07T20:56:40.5439516Z use_array_for_index_remapping=True, 2025-05-07T20:56:40.5439986Z do_pruning=True, 2025-05-07T20:56:40.5440384Z pooling_mode=, 2025-05-07T20:56:40.5440961Z indices_dtype=torch.int32, 2025-05-07T20:56:40.5441413Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.5441835Z ) 2025-05-07T20:56:40.5442159Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5442948Z self=, 2025-05-07T20:56:40.5443741Z nbit_weights_ty=None, 2025-05-07T20:56:40.5444161Z use_array_for_index_remapping=False, 2025-05-07T20:56:40.5444636Z do_pruning=False, 2025-05-07T20:56:40.5445045Z pooling_mode=, 2025-05-07T20:56:40.5445519Z indices_dtype=torch.int64, 2025-05-07T20:56:40.5445959Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.5446395Z ) 2025-05-07T20:56:40.5446722Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5447679Z self=, 2025-05-07T20:56:40.5448468Z nbit_weights_ty=None, 2025-05-07T20:56:40.5448895Z use_array_for_index_remapping=True, 2025-05-07T20:56:40.5449366Z do_pruning=False, 2025-05-07T20:56:40.5449774Z pooling_mode=, 2025-05-07T20:56:40.5450267Z indices_dtype=torch.int64, 2025-05-07T20:56:40.5450722Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.5451262Z ) 2025-05-07T20:56:40.5451601Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:56:40.5452386Z self=, 2025-05-07T20:56:40.5453171Z nbit_weights_ty=None, 2025-05-07T20:56:40.5453604Z use_array_for_index_remapping=True, 2025-05-07T20:56:40.5454069Z do_pruning=True, 2025-05-07T20:56:40.5454479Z pooling_mode=, 2025-05-07T20:56:40.5454977Z indices_dtype=torch.int64, 2025-05-07T20:56:40.5455442Z output_dtype=SparseType.FP32, 2025-05-07T20:56:40.5455864Z ) 2025-05-07T20:56:40.5456154Z PASSED 2025-05-07T20:56:40.8430518Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8431799Z self=, 2025-05-07T20:56:40.8432523Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:40.8432903Z pooling_mode=, 2025-05-07T20:56:40.8433285Z output_dtype=SparseType.FP16, 2025-05-07T20:56:40.8433608Z D=32, 2025-05-07T20:56:40.8433838Z B=8, 2025-05-07T20:56:40.8434061Z T=10, 2025-05-07T20:56:40.8434289Z L=10, 2025-05-07T20:56:40.8434514Z MAXH=50, 2025-05-07T20:56:40.8434748Z ) 2025-05-07T20:56:40.8435088Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8435857Z self=, 2025-05-07T20:56:40.8436555Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:40.8436924Z pooling_mode=, 2025-05-07T20:56:40.8437298Z output_dtype=SparseType.FP16, 2025-05-07T20:56:40.8437613Z D=32, 2025-05-07T20:56:40.8437839Z B=8, 2025-05-07T20:56:40.8438064Z T=10, 2025-05-07T20:56:40.8438282Z L=10, 2025-05-07T20:56:40.8438508Z MAXH=50, 2025-05-07T20:56:40.8438745Z ) 2025-05-07T20:56:40.8439069Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8439838Z self=, 2025-05-07T20:56:40.8440631Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:40.8441003Z pooling_mode=, 2025-05-07T20:56:40.8441370Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8441690Z D=512, 2025-05-07T20:56:40.8441917Z B=22, 2025-05-07T20:56:40.8442144Z T=10, 2025-05-07T20:56:40.8442374Z L=82, 2025-05-07T20:56:40.8442604Z MAXH=54, 2025-05-07T20:56:40.8442833Z ) 2025-05-07T20:56:40.8443164Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8443931Z self=, 2025-05-07T20:56:40.8444609Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:40.8444983Z pooling_mode=, 2025-05-07T20:56:40.8445357Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8445673Z D=1024, 2025-05-07T20:56:40.8445903Z B=16, 2025-05-07T20:56:40.8446130Z T=10, 2025-05-07T20:56:40.8446349Z L=96, 2025-05-07T20:56:40.8446575Z MAXH=92, 2025-05-07T20:56:40.8446803Z ) 2025-05-07T20:56:40.8447125Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8447889Z self=, 2025-05-07T20:56:40.8448967Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:40.8449331Z pooling_mode=, 2025-05-07T20:56:40.8449702Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8450020Z D=256, 2025-05-07T20:56:40.8450244Z B=32, 2025-05-07T20:56:40.8450463Z T=16, 2025-05-07T20:56:40.8450686Z L=100, 2025-05-07T20:56:40.8450913Z MAXH=69, 2025-05-07T20:56:40.8451135Z ) 2025-05-07T20:56:40.8451621Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8452390Z self=, 2025-05-07T20:56:40.8453063Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:40.8453428Z pooling_mode=, 2025-05-07T20:56:40.8453797Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8454114Z D=256, 2025-05-07T20:56:40.8454332Z B=31, 2025-05-07T20:56:40.8454554Z T=11, 2025-05-07T20:56:40.8454776Z L=23, 2025-05-07T20:56:40.8454999Z MAXH=52, 2025-05-07T20:56:40.8455228Z ) 2025-05-07T20:56:40.8455555Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8456309Z self=, 2025-05-07T20:56:40.8456988Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:40.8457352Z pooling_mode=, 2025-05-07T20:56:40.8457721Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8458037Z D=32, 2025-05-07T20:56:40.8458257Z B=24, 2025-05-07T20:56:40.8458472Z T=12, 2025-05-07T20:56:40.8458694Z L=37, 2025-05-07T20:56:40.8458918Z MAXH=97, 2025-05-07T20:56:40.8459142Z ) 2025-05-07T20:56:40.8459468Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8460230Z self=, 2025-05-07T20:56:40.8460909Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:40.8461273Z pooling_mode=, 2025-05-07T20:56:40.8461639Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8461957Z D=512, 2025-05-07T20:56:40.8462175Z B=8, 2025-05-07T20:56:40.8462398Z T=11, 2025-05-07T20:56:40.8462618Z L=31, 2025-05-07T20:56:40.8462831Z MAXH=64, 2025-05-07T20:56:40.8463058Z ) 2025-05-07T20:56:40.8463381Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8464143Z self=, 2025-05-07T20:56:40.8464820Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:40.8465182Z pooling_mode=, 2025-05-07T20:56:40.8465541Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8465857Z D=1024, 2025-05-07T20:56:40.8466081Z B=32, 2025-05-07T20:56:40.8466297Z T=17, 2025-05-07T20:56:40.8466525Z L=41, 2025-05-07T20:56:40.8466746Z MAXH=61, 2025-05-07T20:56:40.8466974Z ) 2025-05-07T20:56:40.8467302Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8468060Z self=, 2025-05-07T20:56:40.8468760Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:40.8469151Z pooling_mode=, 2025-05-07T20:56:40.8469519Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8469838Z D=512, 2025-05-07T20:56:40.8470063Z B=22, 2025-05-07T20:56:40.8470288Z T=12, 2025-05-07T20:56:40.8470510Z L=26, 2025-05-07T20:56:40.8470726Z MAXH=98, 2025-05-07T20:56:40.8470957Z ) 2025-05-07T20:56:40.8471283Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8472038Z self=, 2025-05-07T20:56:40.8472718Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:40.8473081Z pooling_mode=, 2025-05-07T20:56:40.8473553Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8473865Z D=384, 2025-05-07T20:56:40.8474091Z B=13, 2025-05-07T20:56:40.8474310Z T=15, 2025-05-07T20:56:40.8474523Z L=83, 2025-05-07T20:56:40.8474744Z MAXH=100, 2025-05-07T20:56:40.8474976Z ) 2025-05-07T20:56:40.8475297Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8476148Z self=, 2025-05-07T20:56:40.8476831Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:40.8477189Z pooling_mode=, 2025-05-07T20:56:40.8477555Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8477873Z D=384, 2025-05-07T20:56:40.8478089Z B=15, 2025-05-07T20:56:40.8478311Z T=15, 2025-05-07T20:56:40.8478535Z L=83, 2025-05-07T20:56:40.8478751Z MAXH=100, 2025-05-07T20:56:40.8478985Z ) 2025-05-07T20:56:40.8479315Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8480085Z self=, 2025-05-07T20:56:40.8480818Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:40.8481124Z pooling_mode=, 2025-05-07T20:56:40.8481428Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8481687Z D=384, 2025-05-07T20:56:40.8481876Z B=8, 2025-05-07T20:56:40.8482070Z T=15, 2025-05-07T20:56:40.8482247Z L=83, 2025-05-07T20:56:40.8482431Z MAXH=100, 2025-05-07T20:56:40.8482626Z ) 2025-05-07T20:56:40.8482892Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8483509Z self=, 2025-05-07T20:56:40.8484064Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:40.8484358Z pooling_mode=, 2025-05-07T20:56:40.8484668Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8484946Z D=384, 2025-05-07T20:56:40.8485136Z B=8, 2025-05-07T20:56:40.8485314Z T=15, 2025-05-07T20:56:40.8485502Z L=83, 2025-05-07T20:56:40.8485690Z MAXH=83, 2025-05-07T20:56:40.8485878Z ) 2025-05-07T20:56:40.8486155Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:56:40.8486777Z self=, 2025-05-07T20:56:40.8487325Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:40.8487629Z pooling_mode=, 2025-05-07T20:56:40.8487935Z output_dtype=SparseType.BF16, 2025-05-07T20:56:40.8488193Z D=384, 2025-05-07T20:56:40.8488387Z B=15, 2025-05-07T20:56:40.8488574Z T=15, 2025-05-07T20:56:40.8488754Z L=83, 2025-05-07T20:56:40.8488939Z MAXH=83, 2025-05-07T20:56:40.8489130Z ) 2025-05-07T20:56:40.8489308Z PASSED 2025-05-07T20:56:53.4503138Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4504234Z self=, 2025-05-07T20:56:53.4504831Z D=32, 2025-05-07T20:56:53.4505061Z B=8, 2025-05-07T20:56:53.4505279Z T=10, 2025-05-07T20:56:53.4505503Z L=10, 2025-05-07T20:56:53.4505726Z MAXH=50, 2025-05-07T20:56:53.4505984Z indices_dtype=torch.int32, 2025-05-07T20:56:53.4506309Z ) 2025-05-07T20:56:53.4506590Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4507230Z self=, 2025-05-07T20:56:53.4507827Z D=256, 2025-05-07T20:56:53.4508056Z B=8, 2025-05-07T20:56:53.4508276Z T=10, 2025-05-07T20:56:53.4508501Z L=10, 2025-05-07T20:56:53.4508726Z MAXH=50, 2025-05-07T20:56:53.4508981Z indices_dtype=torch.int32, 2025-05-07T20:56:53.4509282Z ) 2025-05-07T20:56:53.4509558Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4517825Z self=, 2025-05-07T20:56:53.4518469Z D=256, 2025-05-07T20:56:53.4518697Z B=27, 2025-05-07T20:56:53.4518926Z T=20, 2025-05-07T20:56:53.4519150Z L=65, 2025-05-07T20:56:53.4519371Z MAXH=85, 2025-05-07T20:56:53.4519637Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4519932Z ) 2025-05-07T20:56:53.4520422Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4521160Z self=, 2025-05-07T20:56:53.4521741Z D=512, 2025-05-07T20:56:53.4521966Z B=30, 2025-05-07T20:56:53.4522212Z T=10, 2025-05-07T20:56:53.4522449Z L=85, 2025-05-07T20:56:53.4522671Z MAXH=79, 2025-05-07T20:56:53.4522926Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4523218Z ) 2025-05-07T20:56:53.4523496Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4524144Z self=, 2025-05-07T20:56:53.4524726Z D=1024, 2025-05-07T20:56:53.4524945Z B=15, 2025-05-07T20:56:53.4525167Z T=13, 2025-05-07T20:56:53.4525390Z L=92, 2025-05-07T20:56:53.4525610Z MAXH=74, 2025-05-07T20:56:53.4525866Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4526167Z ) 2025-05-07T20:56:53.4526441Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4527085Z self=, 2025-05-07T20:56:53.4527669Z D=512, 2025-05-07T20:56:53.4527887Z B=23, 2025-05-07T20:56:53.4528115Z T=20, 2025-05-07T20:56:53.4528339Z L=35, 2025-05-07T20:56:53.4528554Z MAXH=100, 2025-05-07T20:56:53.4528812Z indices_dtype=torch.int32, 2025-05-07T20:56:53.4529111Z ) 2025-05-07T20:56:53.4529378Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4530022Z self=, 2025-05-07T20:56:53.4530608Z D=512, 2025-05-07T20:56:53.4530831Z B=14, 2025-05-07T20:56:53.4531056Z T=10, 2025-05-07T20:56:53.4531276Z L=29, 2025-05-07T20:56:53.4531490Z MAXH=60, 2025-05-07T20:56:53.4531748Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4532092Z ) 2025-05-07T20:56:53.4532360Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4533003Z self=, 2025-05-07T20:56:53.4533592Z D=384, 2025-05-07T20:56:53.4533816Z B=31, 2025-05-07T20:56:53.4534029Z T=15, 2025-05-07T20:56:53.4534253Z L=68, 2025-05-07T20:56:53.4534473Z MAXH=82, 2025-05-07T20:56:53.4534727Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4535027Z ) 2025-05-07T20:56:53.4535300Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4535935Z self=, 2025-05-07T20:56:53.4536522Z D=256, 2025-05-07T20:56:53.4536750Z B=24, 2025-05-07T20:56:53.4536964Z T=10, 2025-05-07T20:56:53.4537194Z L=74, 2025-05-07T20:56:53.4537423Z MAXH=68, 2025-05-07T20:56:53.4537672Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4537971Z ) 2025-05-07T20:56:53.4538246Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4538884Z self=, 2025-05-07T20:56:53.4539466Z D=32, 2025-05-07T20:56:53.4539689Z B=12, 2025-05-07T20:56:53.4539907Z T=19, 2025-05-07T20:56:53.4540121Z L=74, 2025-05-07T20:56:53.4540342Z MAXH=94, 2025-05-07T20:56:53.4540601Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4540895Z ) 2025-05-07T20:56:53.4541168Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4541802Z self=, 2025-05-07T20:56:53.4542484Z D=384, 2025-05-07T20:56:53.4542717Z B=19, 2025-05-07T20:56:53.4542937Z T=13, 2025-05-07T20:56:53.4543148Z L=64, 2025-05-07T20:56:53.4543370Z MAXH=97, 2025-05-07T20:56:53.4543627Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4543919Z ) 2025-05-07T20:56:53.4544192Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4544910Z self=, 2025-05-07T20:56:53.4545486Z D=384, 2025-05-07T20:56:53.4545714Z B=19, 2025-05-07T20:56:53.4545936Z T=13, 2025-05-07T20:56:53.4546149Z L=19, 2025-05-07T20:56:53.4546372Z MAXH=97, 2025-05-07T20:56:53.4546627Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4546918Z ) 2025-05-07T20:56:53.4547190Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4547828Z self=, 2025-05-07T20:56:53.4548416Z D=384, 2025-05-07T20:56:53.4548635Z B=19, 2025-05-07T20:56:53.4548857Z T=19, 2025-05-07T20:56:53.4549080Z L=19, 2025-05-07T20:56:53.4549297Z MAXH=97, 2025-05-07T20:56:53.4549551Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4549852Z ) 2025-05-07T20:56:53.4550122Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4550768Z self=, 2025-05-07T20:56:53.4551351Z D=384, 2025-05-07T20:56:53.4551570Z B=19, 2025-05-07T20:56:53.4551794Z T=19, 2025-05-07T20:56:53.4552036Z L=19, 2025-05-07T20:56:53.4552276Z MAXH=50, 2025-05-07T20:56:53.4552533Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4552834Z ) 2025-05-07T20:56:53.4553101Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:56:53.4553781Z self=, 2025-05-07T20:56:53.4554423Z D=384, 2025-05-07T20:56:53.4554658Z B=19, 2025-05-07T20:56:53.4554881Z T=19, 2025-05-07T20:56:53.4555108Z L=50, 2025-05-07T20:56:53.4555291Z MAXH=50, 2025-05-07T20:56:53.4555498Z indices_dtype=torch.int64, 2025-05-07T20:56:53.4555748Z ) 2025-05-07T20:56:53.4555936Z PASSED 2025-05-07T20:56:53.5591522Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5592579Z self=, 2025-05-07T20:56:53.5595327Z D=32, 2025-05-07T20:56:53.5595578Z B=8, 2025-05-07T20:56:53.5595802Z T=10, 2025-05-07T20:56:53.5596025Z L=10, 2025-05-07T20:56:53.5596250Z MAXH=50, 2025-05-07T20:56:53.5596484Z ) 2025-05-07T20:56:53.5596766Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5597421Z self=, 2025-05-07T20:56:53.5598031Z D=384, 2025-05-07T20:56:53.5598257Z B=8, 2025-05-07T20:56:53.5598482Z T=10, 2025-05-07T20:56:53.5598697Z L=10, 2025-05-07T20:56:53.5598923Z MAXH=50, 2025-05-07T20:56:53.5599155Z ) 2025-05-07T20:56:53.5599424Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5600070Z self=, 2025-05-07T20:56:53.5600779Z D=384, 2025-05-07T20:56:53.5601010Z B=25, 2025-05-07T20:56:53.5601225Z T=17, 2025-05-07T20:56:53.5601446Z L=37, 2025-05-07T20:56:53.5601673Z MAXH=89, 2025-05-07T20:56:53.5601897Z ) 2025-05-07T20:56:53.5602172Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5602812Z self=, 2025-05-07T20:56:53.5603389Z D=384, 2025-05-07T20:56:53.5603619Z B=23, 2025-05-07T20:56:53.5603840Z T=20, 2025-05-07T20:56:53.5604486Z L=84, 2025-05-07T20:56:53.5604707Z MAXH=66, 2025-05-07T20:56:53.5604930Z ) 2025-05-07T20:56:53.5605191Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5605830Z self=, 2025-05-07T20:56:53.5606409Z D=384, 2025-05-07T20:56:53.5606623Z B=17, 2025-05-07T20:56:53.5606839Z T=12, 2025-05-07T20:56:53.5607055Z L=16, 2025-05-07T20:56:53.5607428Z MAXH=57, 2025-05-07T20:56:53.5607660Z ) 2025-05-07T20:56:53.5607930Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5608568Z self=, 2025-05-07T20:56:53.5609138Z D=256, 2025-05-07T20:56:53.5609358Z B=13, 2025-05-07T20:56:53.5609583Z T=16, 2025-05-07T20:56:53.5609796Z L=73, 2025-05-07T20:56:53.5610015Z MAXH=81, 2025-05-07T20:56:53.5610242Z ) 2025-05-07T20:56:53.5610505Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5611146Z self=, 2025-05-07T20:56:53.5611726Z D=1024, 2025-05-07T20:56:53.5611943Z B=19, 2025-05-07T20:56:53.5612163Z T=18, 2025-05-07T20:56:53.5612398Z L=56, 2025-05-07T20:56:53.5612616Z MAXH=76, 2025-05-07T20:56:53.5612840Z ) 2025-05-07T20:56:53.5613112Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5613752Z self=, 2025-05-07T20:56:53.5614321Z D=384, 2025-05-07T20:56:53.5614543Z B=31, 2025-05-07T20:56:53.5614757Z T=13, 2025-05-07T20:56:53.5614968Z L=22, 2025-05-07T20:56:53.5615183Z MAXH=75, 2025-05-07T20:56:53.5615411Z ) 2025-05-07T20:56:53.5615672Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5616304Z self=, 2025-05-07T20:56:53.5616889Z D=384, 2025-05-07T20:56:53.5617108Z B=10, 2025-05-07T20:56:53.5617322Z T=12, 2025-05-07T20:56:53.5617539Z L=100, 2025-05-07T20:56:53.5617760Z MAXH=92, 2025-05-07T20:56:53.5618002Z ) 2025-05-07T20:56:53.5618270Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5618904Z self=, 2025-05-07T20:56:53.5619487Z D=32, 2025-05-07T20:56:53.5619706Z B=22, 2025-05-07T20:56:53.5619925Z T=12, 2025-05-07T20:56:53.5620139Z L=77, 2025-05-07T20:56:53.5620360Z MAXH=96, 2025-05-07T20:56:53.5620586Z ) 2025-05-07T20:56:53.5620850Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5621482Z self=, 2025-05-07T20:56:53.5622088Z D=384, 2025-05-07T20:56:53.5622333Z B=26, 2025-05-07T20:56:53.5622545Z T=18, 2025-05-07T20:56:53.5622767Z L=56, 2025-05-07T20:56:53.5622984Z MAXH=69, 2025-05-07T20:56:53.5623209Z ) 2025-05-07T20:56:53.5623480Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5624117Z self=, 2025-05-07T20:56:53.5624692Z D=384, 2025-05-07T20:56:53.5624912Z B=26, 2025-05-07T20:56:53.5625129Z T=10, 2025-05-07T20:56:53.5625339Z L=56, 2025-05-07T20:56:53.5625564Z MAXH=69, 2025-05-07T20:56:53.5625791Z ) 2025-05-07T20:56:53.5626055Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5626690Z self=, 2025-05-07T20:56:53.5627270Z D=384, 2025-05-07T20:56:53.5627485Z B=26, 2025-05-07T20:56:53.5627704Z T=10, 2025-05-07T20:56:53.5627918Z L=56, 2025-05-07T20:56:53.5628130Z MAXH=56, 2025-05-07T20:56:53.5628354Z ) 2025-05-07T20:56:53.5628626Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5629359Z self=, 2025-05-07T20:56:53.5629938Z D=384, 2025-05-07T20:56:53.5630159Z B=8, 2025-05-07T20:56:53.5630374Z T=10, 2025-05-07T20:56:53.5630584Z L=56, 2025-05-07T20:56:53.5630800Z MAXH=56, 2025-05-07T20:56:53.5631026Z ) 2025-05-07T20:56:53.5631286Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:56:53.5632028Z self=, 2025-05-07T20:56:53.5632632Z D=384, 2025-05-07T20:56:53.5632846Z B=8, 2025-05-07T20:56:53.5633062Z T=10, 2025-05-07T20:56:53.5633277Z L=56, 2025-05-07T20:56:53.5633489Z MAXH=50, 2025-05-07T20:56:53.5633715Z ) 2025-05-07T20:56:53.5633928Z PASSED 2025-05-07T20:56:54.2739394Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2740418Z self=, 2025-05-07T20:56:54.2740947Z T=1, 2025-05-07T20:56:54.2741133Z D=2, 2025-05-07T20:56:54.2741321Z B=1, 2025-05-07T20:56:54.2741512Z log_E=3, 2025-05-07T20:56:54.2741708Z L=0, 2025-05-07T20:56:54.2741931Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.2742264Z output_dtype=SparseType.FP16, 2025-05-07T20:56:54.2742554Z ) 2025-05-07T20:56:54.2742822Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2743429Z self=, 2025-05-07T20:56:54.2743944Z T=2, 2025-05-07T20:56:54.2744141Z D=2, 2025-05-07T20:56:54.2744325Z B=1, 2025-05-07T20:56:54.2744505Z log_E=3, 2025-05-07T20:56:54.2744703Z L=0, 2025-05-07T20:56:54.2744915Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.2745197Z output_dtype=SparseType.FP16, 2025-05-07T20:56:54.2745471Z ) 2025-05-07T20:56:54.2745735Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2746331Z self=, 2025-05-07T20:56:54.2746851Z T=2, 2025-05-07T20:56:54.2747040Z D=103, 2025-05-07T20:56:54.2747231Z B=86, 2025-05-07T20:56:54.2747414Z log_E=4, 2025-05-07T20:56:54.2747611Z L=19, 2025-05-07T20:56:54.2747831Z weights_ty=SparseType.FP16, 2025-05-07T20:56:54.2748109Z output_dtype=SparseType.BF16, 2025-05-07T20:56:54.2748372Z ) 2025-05-07T20:56:54.2748636Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2749227Z self=, 2025-05-07T20:56:54.2749742Z T=1, 2025-05-07T20:56:54.2749934Z D=48, 2025-05-07T20:56:54.2750118Z B=48, 2025-05-07T20:56:54.2750311Z log_E=3, 2025-05-07T20:56:54.2750518Z L=6, 2025-05-07T20:56:54.2750722Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.2751009Z output_dtype=SparseType.FP16, 2025-05-07T20:56:54.2751272Z ) 2025-05-07T20:56:54.2751528Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2752149Z self=, 2025-05-07T20:56:54.2752701Z T=1, 2025-05-07T20:56:54.2752890Z D=38, 2025-05-07T20:56:54.2753076Z B=30, 2025-05-07T20:56:54.2753266Z log_E=4, 2025-05-07T20:56:54.2753464Z L=9, 2025-05-07T20:56:54.2753667Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.2753951Z output_dtype=SparseType.BF16, 2025-05-07T20:56:54.2754216Z ) 2025-05-07T20:56:54.2754474Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2755074Z self=, 2025-05-07T20:56:54.2755595Z T=7, 2025-05-07T20:56:54.2756143Z D=107, 2025-05-07T20:56:54.2756337Z B=87, 2025-05-07T20:56:54.2756520Z log_E=5, 2025-05-07T20:56:54.2756712Z L=4, 2025-05-07T20:56:54.2756923Z weights_ty=SparseType.INT4, 2025-05-07T20:56:54.2757208Z output_dtype=SparseType.INT8, 2025-05-07T20:56:54.2757465Z ) 2025-05-07T20:56:54.2757730Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2758462Z self=, 2025-05-07T20:56:54.2758977Z T=1, 2025-05-07T20:56:54.2759156Z D=54, 2025-05-07T20:56:54.2759339Z B=93, 2025-05-07T20:56:54.2759522Z log_E=3, 2025-05-07T20:56:54.2759711Z L=7, 2025-05-07T20:56:54.2759917Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.2760197Z output_dtype=SparseType.BF16, 2025-05-07T20:56:54.2760567Z ) 2025-05-07T20:56:54.2760832Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2761422Z self=, 2025-05-07T20:56:54.2761938Z T=5, 2025-05-07T20:56:54.2762120Z D=80, 2025-05-07T20:56:54.2762305Z B=125, 2025-05-07T20:56:54.2762487Z log_E=3, 2025-05-07T20:56:54.2762684Z L=3, 2025-05-07T20:56:54.2762887Z weights_ty=SparseType.INT8, 2025-05-07T20:56:54.2763166Z output_dtype=SparseType.FP16, 2025-05-07T20:56:54.2763427Z ) 2025-05-07T20:56:54.2763690Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2764279Z self=, 2025-05-07T20:56:54.2764795Z T=5, 2025-05-07T20:56:54.2764984Z D=87, 2025-05-07T20:56:54.2765167Z B=112, 2025-05-07T20:56:54.2765352Z log_E=3, 2025-05-07T20:56:54.2765544Z L=16, 2025-05-07T20:56:54.2765757Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.2766033Z output_dtype=SparseType.FP16, 2025-05-07T20:56:54.2766293Z ) 2025-05-07T20:56:54.2766564Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2767154Z self=, 2025-05-07T20:56:54.2767674Z T=9, 2025-05-07T20:56:54.2767861Z D=113, 2025-05-07T20:56:54.2768043Z B=12, 2025-05-07T20:56:54.2768231Z log_E=3, 2025-05-07T20:56:54.2768426Z L=9, 2025-05-07T20:56:54.2768631Z weights_ty=SparseType.INT4, 2025-05-07T20:56:54.2768913Z output_dtype=SparseType.FP16, 2025-05-07T20:56:54.2769180Z ) 2025-05-07T20:56:54.2769434Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2770028Z self=, 2025-05-07T20:56:54.2770542Z T=6, 2025-05-07T20:56:54.2770736Z D=115, 2025-05-07T20:56:54.2770921Z B=90, 2025-05-07T20:56:54.2771107Z log_E=3, 2025-05-07T20:56:54.2771299Z L=8, 2025-05-07T20:56:54.2771509Z weights_ty=SparseType.INT4, 2025-05-07T20:56:54.2771795Z output_dtype=SparseType.FP16, 2025-05-07T20:56:54.2772061Z ) 2025-05-07T20:56:54.2772318Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2772913Z self=, 2025-05-07T20:56:54.2773423Z T=6, 2025-05-07T20:56:54.2773601Z D=115, 2025-05-07T20:56:54.2773785Z B=90, 2025-05-07T20:56:54.2773973Z log_E=3, 2025-05-07T20:56:54.2774160Z L=0, 2025-05-07T20:56:54.2774365Z weights_ty=SparseType.INT4, 2025-05-07T20:56:54.2774645Z output_dtype=SparseType.FP16, 2025-05-07T20:56:54.2774901Z ) 2025-05-07T20:56:54.2775158Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2775750Z self=, 2025-05-07T20:56:54.2776261Z T=6, 2025-05-07T20:56:54.2776442Z D=115, 2025-05-07T20:56:54.2776723Z B=6, 2025-05-07T20:56:54.2776908Z log_E=3, 2025-05-07T20:56:54.2777095Z L=0, 2025-05-07T20:56:54.2777302Z weights_ty=SparseType.INT4, 2025-05-07T20:56:54.2777581Z output_dtype=SparseType.FP16, 2025-05-07T20:56:54.2777836Z ) 2025-05-07T20:56:54.2778094Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2778791Z self=, 2025-05-07T20:56:54.2779301Z T=6, 2025-05-07T20:56:54.2779487Z D=2, 2025-05-07T20:56:54.2779667Z B=6, 2025-05-07T20:56:54.2779844Z log_E=3, 2025-05-07T20:56:54.2780038Z L=0, 2025-05-07T20:56:54.2780259Z weights_ty=SparseType.INT4, 2025-05-07T20:56:54.2787620Z output_dtype=SparseType.FP16, 2025-05-07T20:56:54.2787901Z ) 2025-05-07T20:56:54.2788164Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:56:54.2788766Z self=, 2025-05-07T20:56:54.2789299Z T=6, 2025-05-07T20:56:54.2789492Z D=2, 2025-05-07T20:56:54.2789677Z B=6, 2025-05-07T20:56:54.2789856Z log_E=3, 2025-05-07T20:56:54.2790047Z L=6, 2025-05-07T20:56:54.2790253Z weights_ty=SparseType.INT4, 2025-05-07T20:56:54.2790531Z output_dtype=SparseType.FP16, 2025-05-07T20:56:54.2790797Z ) 2025-05-07T20:56:54.2790989Z PASSED 2025-05-07T20:56:54.8973449Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.8974961Z self=, 2025-05-07T20:56:54.8975711Z T=1, 2025-05-07T20:56:54.8975945Z D=2, 2025-05-07T20:56:54.8976137Z B=1, 2025-05-07T20:56:54.8976327Z log_E=3, 2025-05-07T20:56:54.8976517Z L=0, 2025-05-07T20:56:54.8976726Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.8977036Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.8977311Z weighted=False, 2025-05-07T20:56:54.8977520Z ) 2025-05-07T20:56:54.8977709Z weight_ty: fp32 2025-05-07T20:56:54.8978041Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.8978716Z self=, 2025-05-07T20:56:54.8979280Z T=5, 2025-05-07T20:56:54.8979471Z D=2, 2025-05-07T20:56:54.8979655Z B=1, 2025-05-07T20:56:54.8979846Z log_E=3, 2025-05-07T20:56:54.8980046Z L=0, 2025-05-07T20:56:54.8980261Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.8980551Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.8980835Z weighted=False, 2025-05-07T20:56:54.8981043Z ) 2025-05-07T20:56:54.8981232Z weight_ty: fp32 2025-05-07T20:56:54.8981454Z weight_ty: fp32 2025-05-07T20:56:54.8981663Z weight_ty: fp32 2025-05-07T20:56:54.8981880Z weight_ty: fp32 2025-05-07T20:56:54.8982103Z weight_ty: fp32 2025-05-07T20:56:54.8982426Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.8983106Z self=, 2025-05-07T20:56:54.8983670Z T=5, 2025-05-07T20:56:54.8983863Z D=27, 2025-05-07T20:56:54.8984049Z B=104, 2025-05-07T20:56:54.8984248Z log_E=4, 2025-05-07T20:56:54.8984454Z L=14, 2025-05-07T20:56:54.8984665Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.8984957Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.8985236Z weighted=True, 2025-05-07T20:56:54.8985447Z ) 2025-05-07T20:56:54.8985637Z weight_ty: fp32 2025-05-07T20:56:54.8985858Z weight_ty: fp32 2025-05-07T20:56:54.8986067Z weight_ty: fp32 2025-05-07T20:56:54.8986286Z weight_ty: fp32 2025-05-07T20:56:54.8986508Z weight_ty: fp32 2025-05-07T20:56:54.8986833Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.8987874Z self=, 2025-05-07T20:56:54.8988436Z T=6, 2025-05-07T20:56:54.8988620Z D=56, 2025-05-07T20:56:54.8988810Z B=32, 2025-05-07T20:56:54.8989000Z log_E=3, 2025-05-07T20:56:54.8989192Z L=13, 2025-05-07T20:56:54.8989405Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.8989692Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.8990114Z weighted=True, 2025-05-07T20:56:54.8990323Z ) 2025-05-07T20:56:54.8990509Z weight_ty: fp32 2025-05-07T20:56:54.8990724Z weight_ty: fp32 2025-05-07T20:56:54.8990935Z weight_ty: fp32 2025-05-07T20:56:54.8991149Z weight_ty: fp32 2025-05-07T20:56:54.8991362Z weight_ty: fp32 2025-05-07T20:56:54.8991568Z weight_ty: fp32 2025-05-07T20:56:54.8991899Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.8992579Z self=, 2025-05-07T20:56:54.8993140Z T=8, 2025-05-07T20:56:54.8993331Z D=48, 2025-05-07T20:56:54.8993525Z B=38, 2025-05-07T20:56:54.8993717Z log_E=3, 2025-05-07T20:56:54.8993915Z L=5, 2025-05-07T20:56:54.8994131Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.8994690Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.8994970Z weighted=False, 2025-05-07T20:56:54.8995186Z ) 2025-05-07T20:56:54.8995378Z weight_ty: fp32 2025-05-07T20:56:54.8995594Z weight_ty: fp32 2025-05-07T20:56:54.8995814Z weight_ty: fp32 2025-05-07T20:56:54.8996022Z weight_ty: fp32 2025-05-07T20:56:54.8996239Z weight_ty: fp32 2025-05-07T20:56:54.8996458Z weight_ty: fp32 2025-05-07T20:56:54.8996666Z weight_ty: fp32 2025-05-07T20:56:54.8996880Z weight_ty: fp32 2025-05-07T20:56:54.8997208Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.8997884Z self=, 2025-05-07T20:56:54.8998443Z T=5, 2025-05-07T20:56:54.8998637Z D=42, 2025-05-07T20:56:54.8998835Z B=93, 2025-05-07T20:56:54.8999022Z log_E=4, 2025-05-07T20:56:54.8999225Z L=7, 2025-05-07T20:56:54.8999437Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.8999719Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.9000000Z weighted=True, 2025-05-07T20:56:54.9000215Z ) 2025-05-07T20:56:54.9000405Z weight_ty: fp32 2025-05-07T20:56:54.9000714Z weight_ty: fp32 2025-05-07T20:56:54.9000928Z weight_ty: fp32 2025-05-07T20:56:54.9001135Z weight_ty: fp32 2025-05-07T20:56:54.9001348Z weight_ty: fp32 2025-05-07T20:56:54.9001683Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.9002354Z self=, 2025-05-07T20:56:54.9002916Z T=6, 2025-05-07T20:56:54.9003109Z D=89, 2025-05-07T20:56:54.9003304Z B=39, 2025-05-07T20:56:54.9003490Z log_E=5, 2025-05-07T20:56:54.9003692Z L=7, 2025-05-07T20:56:54.9003905Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.9004186Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.9004464Z weighted=False, 2025-05-07T20:56:54.9004682Z ) 2025-05-07T20:56:54.9004866Z weight_ty: fp32 2025-05-07T20:56:54.9005088Z weight_ty: fp32 2025-05-07T20:56:54.9005304Z weight_ty: fp32 2025-05-07T20:56:54.9005511Z weight_ty: fp32 2025-05-07T20:56:54.9005730Z weight_ty: fp32 2025-05-07T20:56:54.9005942Z weight_ty: fp32 2025-05-07T20:56:54.9006266Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.9006944Z self=, 2025-05-07T20:56:54.9007504Z T=6, 2025-05-07T20:56:54.9007691Z D=98, 2025-05-07T20:56:54.9007889Z B=77, 2025-05-07T20:56:54.9008082Z log_E=4, 2025-05-07T20:56:54.9008276Z L=2, 2025-05-07T20:56:54.9008658Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.9008950Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.9009229Z weighted=False, 2025-05-07T20:56:54.9009437Z ) 2025-05-07T20:56:54.9009627Z weight_ty: fp32 2025-05-07T20:56:54.9009849Z weight_ty: fp32 2025-05-07T20:56:54.9010058Z weight_ty: fp32 2025-05-07T20:56:54.9010272Z weight_ty: fp32 2025-05-07T20:56:54.9010489Z weight_ty: fp32 2025-05-07T20:56:54.9010700Z weight_ty: fp32 2025-05-07T20:56:54.9011152Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.9011834Z self=, 2025-05-07T20:56:54.9012388Z T=5, 2025-05-07T20:56:54.9012581Z D=111, 2025-05-07T20:56:54.9012782Z B=125, 2025-05-07T20:56:54.9012973Z log_E=4, 2025-05-07T20:56:54.9013175Z L=16, 2025-05-07T20:56:54.9013391Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.9013671Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.9013955Z weighted=True, 2025-05-07T20:56:54.9014164Z ) 2025-05-07T20:56:54.9014347Z weight_ty: fp32 2025-05-07T20:56:54.9014562Z weight_ty: fp32 2025-05-07T20:56:54.9014777Z weight_ty: fp32 2025-05-07T20:56:54.9014985Z weight_ty: fp32 2025-05-07T20:56:54.9015198Z weight_ty: fp32 2025-05-07T20:56:54.9015525Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.9016212Z self=, 2025-05-07T20:56:54.9016765Z T=5, 2025-05-07T20:56:54.9016956Z D=102, 2025-05-07T20:56:54.9017149Z B=26, 2025-05-07T20:56:54.9017335Z log_E=4, 2025-05-07T20:56:54.9017536Z L=12, 2025-05-07T20:56:54.9017753Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.9018035Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.9018315Z weighted=False, 2025-05-07T20:56:54.9018534Z ) 2025-05-07T20:56:54.9018718Z weight_ty: fp32 2025-05-07T20:56:54.9018938Z weight_ty: fp32 2025-05-07T20:56:54.9019152Z weight_ty: fp32 2025-05-07T20:56:54.9019364Z weight_ty: fp32 2025-05-07T20:56:54.9019578Z weight_ty: fp32 2025-05-07T20:56:54.9019908Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.9020580Z self=, 2025-05-07T20:56:54.9021142Z T=9, 2025-05-07T20:56:54.9021342Z D=90, 2025-05-07T20:56:54.9021533Z B=84, 2025-05-07T20:56:54.9021719Z log_E=3, 2025-05-07T20:56:54.9021921Z L=14, 2025-05-07T20:56:54.9022139Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.9022418Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.9022698Z weighted=True, 2025-05-07T20:56:54.9022938Z ) 2025-05-07T20:56:54.9023121Z weight_ty: fp32 2025-05-07T20:56:54.9023340Z weight_ty: fp32 2025-05-07T20:56:54.9023556Z weight_ty: fp32 2025-05-07T20:56:54.9023768Z weight_ty: fp32 2025-05-07T20:56:54.9023992Z weight_ty: fp32 2025-05-07T20:56:54.9024210Z weight_ty: fp32 2025-05-07T20:56:54.9024418Z weight_ty: fp32 2025-05-07T20:56:54.9024633Z weight_ty: fp32 2025-05-07T20:56:54.9024849Z weight_ty: fp32 2025-05-07T20:56:54.9025173Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.9025853Z self=, 2025-05-07T20:56:54.9026425Z T=9, 2025-05-07T20:56:54.9026612Z D=14, 2025-05-07T20:56:54.9026805Z B=84, 2025-05-07T20:56:54.9026999Z log_E=3, 2025-05-07T20:56:54.9027196Z L=14, 2025-05-07T20:56:54.9027416Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.9027706Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.9027989Z weighted=True, 2025-05-07T20:56:54.9028196Z ) 2025-05-07T20:56:54.9028389Z weight_ty: fp32 2025-05-07T20:56:54.9028607Z weight_ty: fp32 2025-05-07T20:56:54.9028816Z weight_ty: fp32 2025-05-07T20:56:54.9029034Z weight_ty: fp32 2025-05-07T20:56:54.9029432Z weight_ty: fp32 2025-05-07T20:56:54.9029644Z weight_ty: fp32 2025-05-07T20:56:54.9029861Z weight_ty: fp32 2025-05-07T20:56:54.9030080Z weight_ty: fp32 2025-05-07T20:56:54.9030288Z weight_ty: fp32 2025-05-07T20:56:54.9030624Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.9031403Z self=, 2025-05-07T20:56:54.9031957Z T=1, 2025-05-07T20:56:54.9032148Z D=14, 2025-05-07T20:56:54.9032344Z B=84, 2025-05-07T20:56:54.9032534Z log_E=3, 2025-05-07T20:56:54.9032735Z L=14, 2025-05-07T20:56:54.9032952Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.9033234Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.9033518Z weighted=True, 2025-05-07T20:56:54.9033735Z ) 2025-05-07T20:56:54.9033918Z weight_ty: fp32 2025-05-07T20:56:54.9034252Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.9034939Z self=, 2025-05-07T20:56:54.9035497Z T=1, 2025-05-07T20:56:54.9035684Z D=14, 2025-05-07T20:56:54.9035873Z B=3, 2025-05-07T20:56:54.9036067Z log_E=3, 2025-05-07T20:56:54.9036261Z L=14, 2025-05-07T20:56:54.9036475Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.9036766Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.9037049Z weighted=True, 2025-05-07T20:56:54.9037267Z ) 2025-05-07T20:56:54.9037456Z weight_ty: fp32 2025-05-07T20:56:54.9037784Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:56:54.9038461Z self=, 2025-05-07T20:56:54.9039023Z T=3, 2025-05-07T20:56:54.9039210Z D=14, 2025-05-07T20:56:54.9039405Z B=3, 2025-05-07T20:56:54.9039597Z log_E=3, 2025-05-07T20:56:54.9039809Z L=14, 2025-05-07T20:56:54.9040017Z weights_ty=SparseType.FP32, 2025-05-07T20:56:54.9040309Z output_dtype=SparseType.FP32, 2025-05-07T20:56:54.9040716Z weighted=True, 2025-05-07T20:56:54.9040925Z ) 2025-05-07T20:56:54.9041117Z weight_ty: fp32 2025-05-07T20:56:54.9041333Z weight_ty: fp32 2025-05-07T20:56:54.9041545Z weight_ty: fp32 2025-05-07T20:56:54.9041774Z PASSED 2025-05-07T20:56:54.9137429Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted PASSED 2025-05-07T20:56:58.2977200Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:58.2978041Z self=, 2025-05-07T20:56:58.2978554Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:58.2978867Z use_array_for_index_remapping=False, 2025-05-07T20:56:58.2979158Z do_pruning=False, 2025-05-07T20:56:58.2979428Z indices_dtype=torch.int32, 2025-05-07T20:56:58.2979711Z output_dtype=SparseType.FP32, 2025-05-07T20:56:58.2979978Z ) 2025-05-07T20:56:58.2980215Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:58.2980736Z self=, 2025-05-07T20:56:58.2981229Z nbit_weights_ty=None, 2025-05-07T20:56:58.2981502Z use_array_for_index_remapping=False, 2025-05-07T20:56:58.2981795Z do_pruning=False, 2025-05-07T20:56:58.2982040Z indices_dtype=torch.int32, 2025-05-07T20:56:58.2982319Z output_dtype=SparseType.FP32, 2025-05-07T20:56:58.2982580Z ) 2025-05-07T20:56:58.2982810Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:58.2983341Z self=, 2025-05-07T20:56:58.2983826Z nbit_weights_ty=None, 2025-05-07T20:56:58.2984092Z use_array_for_index_remapping=True, 2025-05-07T20:56:58.2984743Z do_pruning=False, 2025-05-07T20:56:58.2984996Z indices_dtype=torch.int64, 2025-05-07T20:56:58.2985269Z output_dtype=SparseType.FP16, 2025-05-07T20:56:58.2985531Z ) 2025-05-07T20:56:58.2985763Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:56:58.2986279Z self=, 2025-05-07T20:56:58.2986791Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:58.2987274Z use_array_for_index_remapping=False, 2025-05-07T20:56:58.2987562Z do_pruning=False, 2025-05-07T20:56:58.2987809Z indices_dtype=torch.int64, 2025-05-07T20:56:58.2988097Z output_dtype=SparseType.FP16, 2025-05-07T20:56:58.2988356Z ) 2025-05-07T20:56:58.2988541Z SKIPPED 2025-05-07T20:56:58.7648871Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes PASSED 2025-05-07T20:57:01.8162531Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8163588Z self=, 2025-05-07T20:57:01.8164299Z weights_ty=SparseType.FP32, 2025-05-07T20:57:01.8164703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8165086Z associativity=1, 2025-05-07T20:57:01.8165381Z do_pruning=False, 2025-05-07T20:57:01.8165700Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8166067Z ) 2025-05-07T20:57:01.8166359Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8166907Z self=, 2025-05-07T20:57:01.8167412Z weights_ty=SparseType.FP16, 2025-05-07T20:57:01.8167703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8168003Z associativity=1, 2025-05-07T20:57:01.8168242Z do_pruning=False, 2025-05-07T20:57:01.8168491Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8168784Z ) 2025-05-07T20:57:01.8169007Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8169510Z self=, 2025-05-07T20:57:01.8169999Z weights_ty=SparseType.FP16, 2025-05-07T20:57:01.8170302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8170592Z associativity=1, 2025-05-07T20:57:01.8170823Z do_pruning=False, 2025-05-07T20:57:01.8171095Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8171370Z ) 2025-05-07T20:57:01.8171591Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8172103Z self=, 2025-05-07T20:57:01.8172593Z weights_ty=SparseType.FP32, 2025-05-07T20:57:01.8172876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8173173Z associativity=1, 2025-05-07T20:57:01.8173456Z do_pruning=False, 2025-05-07T20:57:01.8173712Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8173996Z ) 2025-05-07T20:57:01.8174221Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8174730Z self=, 2025-05-07T20:57:01.8175225Z weights_ty=SparseType.FP32, 2025-05-07T20:57:01.8175517Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8175813Z associativity=32, 2025-05-07T20:57:01.8176050Z do_pruning=False, 2025-05-07T20:57:01.8176302Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8176589Z ) 2025-05-07T20:57:01.8176817Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8177316Z self=, 2025-05-07T20:57:01.8177811Z weights_ty=SparseType.FP32, 2025-05-07T20:57:01.8178104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8178401Z associativity=32, 2025-05-07T20:57:01.8178637Z do_pruning=True, 2025-05-07T20:57:01.8179246Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8179528Z ) 2025-05-07T20:57:01.8179744Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8180250Z self=, 2025-05-07T20:57:01.8180744Z weights_ty=SparseType.FP32, 2025-05-07T20:57:01.8181030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8181320Z associativity=32, 2025-05-07T20:57:01.8181695Z do_pruning=False, 2025-05-07T20:57:01.8181944Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8182221Z ) 2025-05-07T20:57:01.8182444Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8182947Z self=, 2025-05-07T20:57:01.8183438Z weights_ty=SparseType.FP32, 2025-05-07T20:57:01.8183731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8184055Z associativity=32, 2025-05-07T20:57:01.8184321Z do_pruning=True, 2025-05-07T20:57:01.8184572Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8184851Z ) 2025-05-07T20:57:01.8185067Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8185573Z self=, 2025-05-07T20:57:01.8186067Z weights_ty=SparseType.FP16, 2025-05-07T20:57:01.8186354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8186654Z associativity=32, 2025-05-07T20:57:01.8186889Z do_pruning=False, 2025-05-07T20:57:01.8187138Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8187420Z ) 2025-05-07T20:57:01.8187643Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8188156Z self=, 2025-05-07T20:57:01.8188639Z weights_ty=SparseType.FP16, 2025-05-07T20:57:01.8188934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8189238Z associativity=32, 2025-05-07T20:57:01.8189468Z do_pruning=False, 2025-05-07T20:57:01.8197648Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8198108Z ) 2025-05-07T20:57:01.8198416Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8199049Z self=, 2025-05-07T20:57:01.8199565Z weights_ty=SparseType.INT2, 2025-05-07T20:57:01.8199863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8200155Z associativity=1, 2025-05-07T20:57:01.8200389Z do_pruning=True, 2025-05-07T20:57:01.8200710Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8200982Z ) 2025-05-07T20:57:01.8201209Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8201714Z self=, 2025-05-07T20:57:01.8202204Z weights_ty=SparseType.INT4, 2025-05-07T20:57:01.8202495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8202801Z associativity=32, 2025-05-07T20:57:01.8203032Z do_pruning=False, 2025-05-07T20:57:01.8203278Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8203549Z ) 2025-05-07T20:57:01.8203769Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8204271Z self=, 2025-05-07T20:57:01.8204755Z weights_ty=SparseType.FP32, 2025-05-07T20:57:01.8205053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8205334Z associativity=1, 2025-05-07T20:57:01.8205570Z do_pruning=True, 2025-05-07T20:57:01.8205822Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8206090Z ) 2025-05-07T20:57:01.8206312Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8206814Z self=, 2025-05-07T20:57:01.8207290Z weights_ty=SparseType.INT4, 2025-05-07T20:57:01.8207776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8208071Z associativity=1, 2025-05-07T20:57:01.8208293Z do_pruning=True, 2025-05-07T20:57:01.8208546Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8208825Z ) 2025-05-07T20:57:01.8209038Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8209540Z self=, 2025-05-07T20:57:01.8210152Z weights_ty=SparseType.FP16, 2025-05-07T20:57:01.8210443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8210724Z associativity=32, 2025-05-07T20:57:01.8210959Z do_pruning=True, 2025-05-07T20:57:01.8211201Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8211474Z ) 2025-05-07T20:57:01.8211701Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8212211Z self=, 2025-05-07T20:57:01.8212697Z weights_ty=SparseType.INT4, 2025-05-07T20:57:01.8212996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8213296Z associativity=1, 2025-05-07T20:57:01.8213526Z do_pruning=True, 2025-05-07T20:57:01.8213774Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8214047Z ) 2025-05-07T20:57:01.8214273Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8214782Z self=, 2025-05-07T20:57:01.8215267Z weights_ty=SparseType.INT4, 2025-05-07T20:57:01.8215560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8215843Z associativity=32, 2025-05-07T20:57:01.8216084Z do_pruning=True, 2025-05-07T20:57:01.8216334Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8216615Z ) 2025-05-07T20:57:01.8216844Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8217351Z self=, 2025-05-07T20:57:01.8217840Z weights_ty=SparseType.INT4, 2025-05-07T20:57:01.8218134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8218431Z associativity=32, 2025-05-07T20:57:01.8218668Z do_pruning=False, 2025-05-07T20:57:01.8218925Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8219208Z ) 2025-05-07T20:57:01.8219437Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8219935Z self=, 2025-05-07T20:57:01.8220431Z weights_ty=SparseType.INT2, 2025-05-07T20:57:01.8220725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8221020Z associativity=32, 2025-05-07T20:57:01.8221259Z do_pruning=True, 2025-05-07T20:57:01.8221517Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8221793Z ) 2025-05-07T20:57:01.8222024Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8222526Z self=, 2025-05-07T20:57:01.8223024Z weights_ty=SparseType.INT2, 2025-05-07T20:57:01.8223321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8223619Z associativity=32, 2025-05-07T20:57:01.8223860Z do_pruning=False, 2025-05-07T20:57:01.8224137Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8224444Z ) 2025-05-07T20:57:01.8224672Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8225175Z self=, 2025-05-07T20:57:01.8225673Z weights_ty=SparseType.INT2, 2025-05-07T20:57:01.8225969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8226262Z associativity=32, 2025-05-07T20:57:01.8226506Z do_pruning=False, 2025-05-07T20:57:01.8226765Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8227040Z ) 2025-05-07T20:57:01.8227272Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8227790Z self=, 2025-05-07T20:57:01.8228378Z weights_ty=SparseType.INT2, 2025-05-07T20:57:01.8228668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8228972Z associativity=32, 2025-05-07T20:57:01.8229219Z do_pruning=True, 2025-05-07T20:57:01.8229468Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8229754Z ) 2025-05-07T20:57:01.8230069Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8230572Z self=, 2025-05-07T20:57:01.8231069Z weights_ty=SparseType.INT2, 2025-05-07T20:57:01.8231368Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8231660Z associativity=1, 2025-05-07T20:57:01.8231902Z do_pruning=True, 2025-05-07T20:57:01.8232167Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8232459Z ) 2025-05-07T20:57:01.8232705Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8233237Z self=, 2025-05-07T20:57:01.8233760Z weights_ty=SparseType.INT2, 2025-05-07T20:57:01.8234073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8234414Z associativity=1, 2025-05-07T20:57:01.8234681Z do_pruning=False, 2025-05-07T20:57:01.8234944Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8235241Z ) 2025-05-07T20:57:01.8235480Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8235991Z self=, 2025-05-07T20:57:01.8236502Z weights_ty=SparseType.INT2, 2025-05-07T20:57:01.8236807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8237106Z associativity=1, 2025-05-07T20:57:01.8237358Z do_pruning=False, 2025-05-07T20:57:01.8237622Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8237902Z ) 2025-05-07T20:57:01.8238142Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8238657Z self=, 2025-05-07T20:57:01.8239157Z weights_ty=SparseType.FP32, 2025-05-07T20:57:01.8239452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:01.8239747Z associativity=32, 2025-05-07T20:57:01.8239985Z do_pruning=True, 2025-05-07T20:57:01.8240233Z use_array_for_index_remapping=False, 2025-05-07T20:57:01.8240567Z ) 2025-05-07T20:57:01.8240797Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8241294Z self=, 2025-05-07T20:57:01.8241783Z weights_ty=SparseType.INT4, 2025-05-07T20:57:01.8242079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8242374Z associativity=32, 2025-05-07T20:57:01.8242615Z do_pruning=False, 2025-05-07T20:57:01.8242870Z use_array_for_index_remapping=True, 2025-05-07T20:57:01.8243159Z ) 2025-05-07T20:57:01.8243385Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:01.8243905Z self=, 2025-05-07T20:57:01.8244401Z weights_ty=SparseType.INT4, 2025-05-07T20:57:01.8244692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:01.8244998Z associativity=1, 2025-05-07T20:57:01.8245240Z do_pruning=False, 2025-05-07T20:57:01.8245499Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8901674Z ) 2025-05-07T20:57:04.8902001Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8902738Z self=, 2025-05-07T20:57:04.8903422Z weights_ty=SparseType.INT4, 2025-05-07T20:57:04.8903819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:04.8904233Z associativity=1, 2025-05-07T20:57:04.8904525Z do_pruning=False, 2025-05-07T20:57:04.8904834Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8905462Z ) 2025-05-07T20:57:04.8905703Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8906198Z self=, 2025-05-07T20:57:04.8906687Z weights_ty=SparseType.INT8, 2025-05-07T20:57:04.8906971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8907254Z associativity=32, 2025-05-07T20:57:04.8907630Z do_pruning=True, 2025-05-07T20:57:04.8907880Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8908149Z ) 2025-05-07T20:57:04.8908367Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8908865Z self=, 2025-05-07T20:57:04.8909351Z weights_ty=SparseType.INT8, 2025-05-07T20:57:04.8909630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8909921Z associativity=32, 2025-05-07T20:57:04.8910153Z do_pruning=False, 2025-05-07T20:57:04.8910402Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8910674Z ) 2025-05-07T20:57:04.8910926Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8911424Z self=, 2025-05-07T20:57:04.8911910Z weights_ty=SparseType.FP16, 2025-05-07T20:57:04.8912190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:04.8912478Z associativity=1, 2025-05-07T20:57:04.8912713Z do_pruning=True, 2025-05-07T20:57:04.8912953Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8913230Z ) 2025-05-07T20:57:04.8913449Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8914063Z self=, 2025-05-07T20:57:04.8914555Z weights_ty=SparseType.FP32, 2025-05-07T20:57:04.8914849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8915135Z associativity=32, 2025-05-07T20:57:04.8915392Z do_pruning=False, 2025-05-07T20:57:04.8915645Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8915920Z ) 2025-05-07T20:57:04.8916136Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8916640Z self=, 2025-05-07T20:57:04.8917128Z weights_ty=SparseType.INT8, 2025-05-07T20:57:04.8917410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:04.8917711Z associativity=1, 2025-05-07T20:57:04.8917950Z do_pruning=True, 2025-05-07T20:57:04.8918193Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8918471Z ) 2025-05-07T20:57:04.8918695Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8919195Z self=, 2025-05-07T20:57:04.8919683Z weights_ty=SparseType.INT8, 2025-05-07T20:57:04.8919974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:04.8920274Z associativity=1, 2025-05-07T20:57:04.8920580Z do_pruning=False, 2025-05-07T20:57:04.8920836Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8921114Z ) 2025-05-07T20:57:04.8921330Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8921828Z self=, 2025-05-07T20:57:04.8922316Z weights_ty=SparseType.INT4, 2025-05-07T20:57:04.8922603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8922894Z associativity=32, 2025-05-07T20:57:04.8923127Z do_pruning=True, 2025-05-07T20:57:04.8923373Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8923650Z ) 2025-05-07T20:57:04.8923871Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8924374Z self=, 2025-05-07T20:57:04.8924877Z weights_ty=SparseType.INT4, 2025-05-07T20:57:04.8925189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8925587Z associativity=32, 2025-05-07T20:57:04.8925819Z do_pruning=False, 2025-05-07T20:57:04.8926070Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8926351Z ) 2025-05-07T20:57:04.8926568Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8927066Z self=, 2025-05-07T20:57:04.8927667Z weights_ty=SparseType.INT8, 2025-05-07T20:57:04.8927952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8928247Z associativity=1, 2025-05-07T20:57:04.8928479Z do_pruning=False, 2025-05-07T20:57:04.8928721Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8928996Z ) 2025-05-07T20:57:04.8929218Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8929720Z self=, 2025-05-07T20:57:04.8930198Z weights_ty=SparseType.INT8, 2025-05-07T20:57:04.8930492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8930785Z associativity=1, 2025-05-07T20:57:04.8931008Z do_pruning=True, 2025-05-07T20:57:04.8931258Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8931533Z ) 2025-05-07T20:57:04.8931749Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8932257Z self=, 2025-05-07T20:57:04.8932753Z weights_ty=SparseType.INT2, 2025-05-07T20:57:04.8933041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8933335Z associativity=1, 2025-05-07T20:57:04.8933569Z do_pruning=True, 2025-05-07T20:57:04.8933819Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8934092Z ) 2025-05-07T20:57:04.8934320Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8934833Z self=, 2025-05-07T20:57:04.8935365Z weights_ty=SparseType.FP16, 2025-05-07T20:57:04.8935662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8935958Z associativity=32, 2025-05-07T20:57:04.8936190Z do_pruning=False, 2025-05-07T20:57:04.8936443Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8936717Z ) 2025-05-07T20:57:04.8936933Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8937440Z self=, 2025-05-07T20:57:04.8937926Z weights_ty=SparseType.FP16, 2025-05-07T20:57:04.8938217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:04.8938506Z associativity=32, 2025-05-07T20:57:04.8938739Z do_pruning=True, 2025-05-07T20:57:04.8938985Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8939256Z ) 2025-05-07T20:57:04.8939476Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8939983Z self=, 2025-05-07T20:57:04.8940476Z weights_ty=SparseType.INT8, 2025-05-07T20:57:04.8940763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:04.8941053Z associativity=32, 2025-05-07T20:57:04.8941282Z do_pruning=True, 2025-05-07T20:57:04.8941529Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8941806Z ) 2025-05-07T20:57:04.8942022Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8942522Z self=, 2025-05-07T20:57:04.8943009Z weights_ty=SparseType.INT8, 2025-05-07T20:57:04.8943296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8943581Z associativity=1, 2025-05-07T20:57:04.8943810Z do_pruning=True, 2025-05-07T20:57:04.8944065Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8944339Z ) 2025-05-07T20:57:04.8944559Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8945082Z self=, 2025-05-07T20:57:04.8945676Z weights_ty=SparseType.INT8, 2025-05-07T20:57:04.8945967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:04.8946266Z associativity=1, 2025-05-07T20:57:04.8946493Z do_pruning=False, 2025-05-07T20:57:04.8946752Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8947031Z ) 2025-05-07T20:57:04.8947247Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8947827Z self=, 2025-05-07T20:57:04.8948317Z weights_ty=SparseType.FP16, 2025-05-07T20:57:04.8948613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:04.8948899Z associativity=32, 2025-05-07T20:57:04.8949132Z do_pruning=True, 2025-05-07T20:57:04.8949388Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8949664Z ) 2025-05-07T20:57:04.8949889Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8950395Z self=, 2025-05-07T20:57:04.8950883Z weights_ty=SparseType.INT8, 2025-05-07T20:57:04.8951171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8951463Z associativity=1, 2025-05-07T20:57:04.8951694Z do_pruning=False, 2025-05-07T20:57:04.8951949Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8952224Z ) 2025-05-07T20:57:04.8952452Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8952945Z self=, 2025-05-07T20:57:04.8953433Z weights_ty=SparseType.INT2, 2025-05-07T20:57:04.8953724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:04.8954012Z associativity=1, 2025-05-07T20:57:04.8954246Z do_pruning=True, 2025-05-07T20:57:04.8954495Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8954768Z ) 2025-05-07T20:57:04.8954993Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8955500Z self=, 2025-05-07T20:57:04.8955979Z weights_ty=SparseType.FP16, 2025-05-07T20:57:04.8956272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8956562Z associativity=32, 2025-05-07T20:57:04.8956799Z do_pruning=True, 2025-05-07T20:57:04.8957043Z use_array_for_index_remapping=False, 2025-05-07T20:57:04.8957320Z ) 2025-05-07T20:57:04.8957544Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8958037Z self=, 2025-05-07T20:57:04.8958522Z weights_ty=SparseType.INT2, 2025-05-07T20:57:04.8958813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8959099Z associativity=1, 2025-05-07T20:57:04.8959335Z do_pruning=False, 2025-05-07T20:57:04.8959589Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8959857Z ) 2025-05-07T20:57:04.8960083Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8960649Z self=, 2025-05-07T20:57:04.8961130Z weights_ty=SparseType.INT4, 2025-05-07T20:57:04.8961418Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8961718Z associativity=32, 2025-05-07T20:57:04.8961960Z do_pruning=True, 2025-05-07T20:57:04.8962201Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8962483Z ) 2025-05-07T20:57:04.8962708Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8963204Z self=, 2025-05-07T20:57:04.8963688Z weights_ty=SparseType.INT8, 2025-05-07T20:57:04.8963985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8964271Z associativity=32, 2025-05-07T20:57:04.8964508Z do_pruning=True, 2025-05-07T20:57:04.8964755Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8965115Z ) 2025-05-07T20:57:04.8965336Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:04.8965848Z self=, 2025-05-07T20:57:04.8966338Z weights_ty=SparseType.INT2, 2025-05-07T20:57:04.8966623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:04.8966912Z associativity=32, 2025-05-07T20:57:04.8967153Z do_pruning=True, 2025-05-07T20:57:04.8967474Z use_array_for_index_remapping=True, 2025-05-07T20:57:04.8967747Z ) 2025-05-07T20:57:04.8967940Z PASSED 2025-05-07T20:57:04.8968052Z 2025-05-07T20:57:04.8968194Z =============================== warnings summary =============================== 2025-05-07T20:57:04.8968780Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:57:04.8969507Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:57:04.8970949Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:57:04.8972191Z res_scale_shift = torch.tensor( 2025-05-07T20:57:04.8972385Z 2025-05-07T20:57:04.8972716Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:57:04.8973442Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:57:04.8974196Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted 2025-05-07T20:57:04.8975719Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:57:04.8976930Z res_scale_shift = torch.tensor( 2025-05-07T20:57:04.8977123Z 2025-05-07T20:57:04.8977478Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref 2025-05-07T20:57:04.8978957Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:57:04.8980207Z return to_device(torch.tensor(comps), use_cpu) 2025-05-07T20:57:04.8980441Z 2025-05-07T20:57:04.8980673Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:57:04.8981130Z =========================== short test summary info ============================ 2025-05-07T20:57:04.8982003Z 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:57:04.8982894Z ============= 9 passed, 1 skipped, 6 warnings in 70.67s (0:01:10) ============== 2025-05-07T20:57:05.6577624Z 2025-05-07T20:57:05.6578095Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:57:05.6599819Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 73 seconds 2025-05-07T20:57:05.6600144Z 2025-05-07T20:57:05.6600149Z 2025-05-07T20:57:05.6600153Z 2025-05-07T20:57:05.6600163Z 2025-05-07T20:57:05.6621772Z ################################################################################ 2025-05-07T20:57:05.6637292Z # [2025-05-07T20:57:05.663Z] Run Python Test Suite: 2025-05-07T20:57:05.6644020Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:57:05.6644412Z ################################################################################ 2025-05-07T20:57:05.6660200Z + 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:57:05.6660893Z 2025-05-07T20:57:07.8215271Z ============================= test session starts ============================== 2025-05-07T20:57:07.8216229Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:07.8216754Z cachedir: .pytest_cache 2025-05-07T20:57:07.8217327Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:07.8218046Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:07.8218463Z plugins: hypothesis-6.131.14 2025-05-07T20:57:09.4319329Z collecting ... collected 3 items 2025-05-07T20:57:09.4319572Z 2025-05-07T20:57:17.2925694Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:17.2927051Z self=, 2025-05-07T20:57:17.2927851Z weights_ty=SparseType.FP32, 2025-05-07T20:57:17.2928193Z ) 2025-05-07T20:57:17.2928539Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:17.2929363Z self=, 2025-05-07T20:57:17.2930041Z weights_ty=SparseType.FP16, 2025-05-07T20:57:17.2930302Z ) 2025-05-07T20:57:17.2930637Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:17.2931461Z self=, 2025-05-07T20:57:17.2932151Z weights_ty=SparseType.INT8, 2025-05-07T20:57:17.2932408Z ) 2025-05-07T20:57:17.2932737Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:17.2933553Z self=, 2025-05-07T20:57:17.2934238Z weights_ty=SparseType.INT4, 2025-05-07T20:57:17.2934494Z ) 2025-05-07T20:57:17.2934826Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:17.2935637Z self=, 2025-05-07T20:57:17.2936329Z weights_ty=SparseType.INT2, 2025-05-07T20:57:17.2936587Z ) 2025-05-07T20:57:17.2936763Z PASSED 2025-05-07T20:57:20.9420986Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9423724Z self=, 2025-05-07T20:57:20.9425138Z weights_ty=SparseType.FP32, 2025-05-07T20:57:20.9425752Z emulate_pruning=False, 2025-05-07T20:57:20.9426280Z indices_dtype=torch.int32, 2025-05-07T20:57:20.9426792Z ) 2025-05-07T20:57:20.9427491Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9429023Z self=, 2025-05-07T20:57:20.9429771Z weights_ty=SparseType.INT8, 2025-05-07T20:57:20.9430061Z emulate_pruning=False, 2025-05-07T20:57:20.9430722Z indices_dtype=torch.int32, 2025-05-07T20:57:20.9430978Z ) 2025-05-07T20:57:20.9431330Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9432180Z self=, 2025-05-07T20:57:20.9432885Z weights_ty=SparseType.INT8, 2025-05-07T20:57:20.9433323Z emulate_pruning=True, 2025-05-07T20:57:20.9433591Z indices_dtype=torch.int32, 2025-05-07T20:57:20.9433843Z ) 2025-05-07T20:57:20.9434195Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9435045Z self=, 2025-05-07T20:57:20.9435758Z weights_ty=SparseType.INT4, 2025-05-07T20:57:20.9436035Z emulate_pruning=False, 2025-05-07T20:57:20.9436308Z indices_dtype=torch.int32, 2025-05-07T20:57:20.9436557Z ) 2025-05-07T20:57:20.9436895Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9437739Z self=, 2025-05-07T20:57:20.9438448Z weights_ty=SparseType.INT8, 2025-05-07T20:57:20.9438727Z emulate_pruning=False, 2025-05-07T20:57:20.9438995Z indices_dtype=torch.int64, 2025-05-07T20:57:20.9439290Z ) 2025-05-07T20:57:20.9439645Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9440561Z self=, 2025-05-07T20:57:20.9441267Z weights_ty=SparseType.INT2, 2025-05-07T20:57:20.9441547Z emulate_pruning=True, 2025-05-07T20:57:20.9441801Z indices_dtype=torch.int32, 2025-05-07T20:57:20.9442063Z ) 2025-05-07T20:57:20.9442410Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9443256Z self=, 2025-05-07T20:57:20.9443961Z weights_ty=SparseType.INT2, 2025-05-07T20:57:20.9444240Z emulate_pruning=False, 2025-05-07T20:57:20.9444510Z indices_dtype=torch.int64, 2025-05-07T20:57:20.9444760Z ) 2025-05-07T20:57:20.9445102Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9445948Z self=, 2025-05-07T20:57:20.9446646Z weights_ty=SparseType.FP16, 2025-05-07T20:57:20.9446927Z emulate_pruning=True, 2025-05-07T20:57:20.9447186Z indices_dtype=torch.int64, 2025-05-07T20:57:20.9447436Z ) 2025-05-07T20:57:20.9447781Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9448634Z self=, 2025-05-07T20:57:20.9449350Z weights_ty=SparseType.INT8, 2025-05-07T20:57:20.9449625Z emulate_pruning=True, 2025-05-07T20:57:20.9449898Z indices_dtype=torch.int64, 2025-05-07T20:57:20.9450152Z ) 2025-05-07T20:57:20.9450493Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9451353Z self=, 2025-05-07T20:57:20.9452066Z weights_ty=SparseType.INT4, 2025-05-07T20:57:20.9452351Z emulate_pruning=True, 2025-05-07T20:57:20.9452609Z indices_dtype=torch.int32, 2025-05-07T20:57:20.9452971Z ) 2025-05-07T20:57:20.9453324Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9454169Z self=, 2025-05-07T20:57:20.9454879Z weights_ty=SparseType.FP32, 2025-05-07T20:57:20.9455166Z emulate_pruning=True, 2025-05-07T20:57:20.9455507Z indices_dtype=torch.int32, 2025-05-07T20:57:20.9455768Z ) 2025-05-07T20:57:20.9456115Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9456962Z self=, 2025-05-07T20:57:20.9457665Z weights_ty=SparseType.FP16, 2025-05-07T20:57:20.9457947Z emulate_pruning=False, 2025-05-07T20:57:20.9458215Z indices_dtype=torch.int32, 2025-05-07T20:57:20.9458467Z ) 2025-05-07T20:57:20.9458822Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9459674Z self=, 2025-05-07T20:57:20.9460383Z weights_ty=SparseType.FP16, 2025-05-07T20:57:20.9460659Z emulate_pruning=False, 2025-05-07T20:57:20.9460926Z indices_dtype=torch.int64, 2025-05-07T20:57:20.9461183Z ) 2025-05-07T20:57:20.9461523Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9462368Z self=, 2025-05-07T20:57:20.9463073Z weights_ty=SparseType.INT4, 2025-05-07T20:57:20.9463348Z emulate_pruning=True, 2025-05-07T20:57:20.9463609Z indices_dtype=torch.int64, 2025-05-07T20:57:20.9463860Z ) 2025-05-07T20:57:20.9464200Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9465052Z self=, 2025-05-07T20:57:20.9465755Z weights_ty=SparseType.INT4, 2025-05-07T20:57:20.9466032Z emulate_pruning=False, 2025-05-07T20:57:20.9466287Z indices_dtype=torch.int64, 2025-05-07T20:57:20.9466541Z ) 2025-05-07T20:57:20.9466894Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9467738Z self=, 2025-05-07T20:57:20.9468443Z weights_ty=SparseType.FP16, 2025-05-07T20:57:20.9468723Z emulate_pruning=True, 2025-05-07T20:57:20.9469010Z indices_dtype=torch.int32, 2025-05-07T20:57:20.9469279Z ) 2025-05-07T20:57:20.9469623Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9470484Z self=, 2025-05-07T20:57:20.9471186Z weights_ty=SparseType.INT2, 2025-05-07T20:57:20.9471468Z emulate_pruning=True, 2025-05-07T20:57:20.9471735Z indices_dtype=torch.int64, 2025-05-07T20:57:20.9471984Z ) 2025-05-07T20:57:20.9472334Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9473188Z self=, 2025-05-07T20:57:20.9473899Z weights_ty=SparseType.INT2, 2025-05-07T20:57:20.9474175Z emulate_pruning=False, 2025-05-07T20:57:20.9474447Z indices_dtype=torch.int32, 2025-05-07T20:57:20.9474704Z ) 2025-05-07T20:57:20.9475043Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9475985Z self=, 2025-05-07T20:57:20.9476692Z weights_ty=SparseType.FP32, 2025-05-07T20:57:20.9476977Z emulate_pruning=False, 2025-05-07T20:57:20.9477236Z indices_dtype=torch.int64, 2025-05-07T20:57:20.9477492Z ) 2025-05-07T20:57:20.9477919Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:20.9478765Z self=, 2025-05-07T20:57:20.9479522Z weights_ty=SparseType.FP32, 2025-05-07T20:57:20.9479803Z emulate_pruning=True, 2025-05-07T20:57:20.9480058Z indices_dtype=torch.int64, 2025-05-07T20:57:20.9480310Z ) 2025-05-07T20:57:20.9480537Z PASSED 2025-05-07T20:57:20.9984360Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_nbit_split_embedding_weights_with_scale_and_bias Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:20.9986840Z self=, 2025-05-07T20:57:20.9988090Z T=1, 2025-05-07T20:57:20.9988441Z D=2, 2025-05-07T20:57:20.9988790Z B=1, 2025-05-07T20:57:20.9989012Z log_E=3, 2025-05-07T20:57:20.9989233Z L=0, 2025-05-07T20:57:20.9989449Z weights_ty=SparseType.FP32, 2025-05-07T20:57:20.9989739Z output_dtype=SparseType.FP16, 2025-05-07T20:57:20.9990001Z ) 2025-05-07T20:57:20.9990309Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:20.9991071Z self=, 2025-05-07T20:57:20.9991703Z T=2, 2025-05-07T20:57:20.9991891Z D=2, 2025-05-07T20:57:20.9992075Z B=1, 2025-05-07T20:57:20.9992256Z log_E=3, 2025-05-07T20:57:20.9992450Z L=0, 2025-05-07T20:57:20.9992661Z weights_ty=SparseType.FP32, 2025-05-07T20:57:20.9992937Z output_dtype=SparseType.FP16, 2025-05-07T20:57:20.9993202Z ) 2025-05-07T20:57:20.9993507Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:20.9994594Z self=, 2025-05-07T20:57:20.9995232Z T=2, 2025-05-07T20:57:20.9995420Z D=91, 2025-05-07T20:57:20.9995609Z B=73, 2025-05-07T20:57:20.9995789Z log_E=5, 2025-05-07T20:57:20.9996001Z L=19, 2025-05-07T20:57:20.9996213Z weights_ty=SparseType.INT2, 2025-05-07T20:57:20.9996490Z output_dtype=SparseType.BF16, 2025-05-07T20:57:20.9996755Z ) 2025-05-07T20:57:20.9997062Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:20.9997824Z self=, 2025-05-07T20:57:20.9998457Z T=6, 2025-05-07T20:57:20.9998645Z D=102, 2025-05-07T20:57:20.9998846Z B=77, 2025-05-07T20:57:20.9999055Z log_E=5, 2025-05-07T20:57:20.9999266Z L=11, 2025-05-07T20:57:20.9999474Z weights_ty=SparseType.INT2, 2025-05-07T20:57:20.9999752Z output_dtype=SparseType.FP16, 2025-05-07T20:57:21.0000015Z ) 2025-05-07T20:57:21.0000319Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:21.0001132Z self=, 2025-05-07T20:57:21.0001767Z T=1, 2025-05-07T20:57:21.0001953Z D=64, 2025-05-07T20:57:21.0002132Z B=50, 2025-05-07T20:57:21.0002319Z log_E=5, 2025-05-07T20:57:21.0002513Z L=4, 2025-05-07T20:57:21.0002712Z weights_ty=SparseType.INT4, 2025-05-07T20:57:21.0003199Z output_dtype=SparseType.BF16, 2025-05-07T20:57:21.0003463Z ) 2025-05-07T20:57:21.0003755Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:21.0004516Z self=, 2025-05-07T20:57:21.0005147Z T=1, 2025-05-07T20:57:21.0005330Z D=69, 2025-05-07T20:57:21.0005622Z B=34, 2025-05-07T20:57:21.0005812Z log_E=4, 2025-05-07T20:57:21.0006006Z L=12, 2025-05-07T20:57:21.0006209Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.0006490Z output_dtype=SparseType.BF16, 2025-05-07T20:57:21.0006750Z ) 2025-05-07T20:57:21.0007045Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:21.0007805Z self=, 2025-05-07T20:57:21.0008443Z T=3, 2025-05-07T20:57:21.0008628Z D=104, 2025-05-07T20:57:21.0008812Z B=4, 2025-05-07T20:57:21.0008996Z log_E=3, 2025-05-07T20:57:21.0009190Z L=6, 2025-05-07T20:57:21.0009390Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.0009673Z output_dtype=SparseType.FP16, 2025-05-07T20:57:21.0009937Z ) 2025-05-07T20:57:21.0010233Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:21.0011004Z self=, 2025-05-07T20:57:21.0011632Z T=8, 2025-05-07T20:57:21.0011811Z D=84, 2025-05-07T20:57:21.0011997Z B=93, 2025-05-07T20:57:21.0012185Z log_E=3, 2025-05-07T20:57:21.0012377Z L=0, 2025-05-07T20:57:21.0012587Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.0012873Z output_dtype=SparseType.BF16, 2025-05-07T20:57:21.0013136Z ) 2025-05-07T20:57:21.0013442Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:21.0014208Z self=, 2025-05-07T20:57:21.0014845Z T=2, 2025-05-07T20:57:21.0015031Z D=125, 2025-05-07T20:57:21.0015222Z B=20, 2025-05-07T20:57:21.0015420Z log_E=4, 2025-05-07T20:57:21.0015610Z L=2, 2025-05-07T20:57:21.0015818Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.0016110Z output_dtype=SparseType.INT8, 2025-05-07T20:57:21.0016371Z ) 2025-05-07T20:57:21.0016674Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:21.0017434Z self=, 2025-05-07T20:57:21.0018060Z T=4, 2025-05-07T20:57:21.0018247Z D=16, 2025-05-07T20:57:21.0018431Z B=8, 2025-05-07T20:57:21.0018612Z log_E=4, 2025-05-07T20:57:21.0018804Z L=11, 2025-05-07T20:57:21.0019042Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.0019347Z output_dtype=SparseType.FP16, 2025-05-07T20:57:21.0019619Z ) 2025-05-07T20:57:21.0019923Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:21.0020684Z self=, 2025-05-07T20:57:21.0021310Z T=5, 2025-05-07T20:57:21.0021504Z D=30, 2025-05-07T20:57:21.0021696Z B=119, 2025-05-07T20:57:21.0021877Z log_E=4, 2025-05-07T20:57:21.0022069Z L=10, 2025-05-07T20:57:21.0022280Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.0022560Z output_dtype=SparseType.FP16, 2025-05-07T20:57:21.0022823Z ) 2025-05-07T20:57:21.0023120Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:21.0023875Z self=, 2025-05-07T20:57:21.0024605Z T=5, 2025-05-07T20:57:21.0024790Z D=30, 2025-05-07T20:57:21.0024974Z B=119, 2025-05-07T20:57:21.0025157Z log_E=3, 2025-05-07T20:57:21.0025351Z L=10, 2025-05-07T20:57:21.0025556Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.0025830Z output_dtype=SparseType.FP16, 2025-05-07T20:57:21.0026095Z ) 2025-05-07T20:57:21.0026399Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:21.0027235Z self=, 2025-05-07T20:57:21.0027887Z T=5, 2025-05-07T20:57:21.0028074Z D=3, 2025-05-07T20:57:21.0028252Z B=119, 2025-05-07T20:57:21.0028450Z log_E=3, 2025-05-07T20:57:21.0028651Z L=10, 2025-05-07T20:57:21.0028857Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.0029181Z output_dtype=SparseType.FP16, 2025-05-07T20:57:21.0029463Z ) 2025-05-07T20:57:21.0029765Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:21.0030535Z self=, 2025-05-07T20:57:21.0031172Z T=5, 2025-05-07T20:57:21.0031366Z D=3, 2025-05-07T20:57:21.0031546Z B=10, 2025-05-07T20:57:21.0031737Z log_E=3, 2025-05-07T20:57:21.0031933Z L=10, 2025-05-07T20:57:21.0032144Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.0032432Z output_dtype=SparseType.FP16, 2025-05-07T20:57:21.0032700Z ) 2025-05-07T20:57:21.0032994Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:21.0033754Z self=, 2025-05-07T20:57:21.0034388Z T=5, 2025-05-07T20:57:21.0034570Z D=5, 2025-05-07T20:57:21.0034757Z B=10, 2025-05-07T20:57:21.0034950Z log_E=3, 2025-05-07T20:57:21.0035142Z L=10, 2025-05-07T20:57:21.0035352Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.0035635Z output_dtype=SparseType.FP16, 2025-05-07T20:57:21.0035895Z ) 2025-05-07T20:57:21.0036072Z PASSED 2025-05-07T20:57:21.0036188Z 2025-05-07T20:57:21.0036328Z ============================== 3 passed in 13.31s ============================== 2025-05-07T20:57:21.6609819Z 2025-05-07T20:57:21.6610449Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:57:21.6627974Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 16 seconds 2025-05-07T20:57:21.6628429Z 2025-05-07T20:57:21.6628433Z 2025-05-07T20:57:21.6628437Z 2025-05-07T20:57:21.6628441Z 2025-05-07T20:57:21.6650732Z ################################################################################ 2025-05-07T20:57:21.6666764Z # [2025-05-07T20:57:21.666Z] Run Python Test Suite: 2025-05-07T20:57:21.6667167Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:57:21.6667552Z ################################################################################ 2025-05-07T20:57:21.6692190Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:57:21.6692835Z 2025-05-07T20:57:23.8221278Z ============================= test session starts ============================== 2025-05-07T20:57:23.8221953Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:23.8222470Z cachedir: .pytest_cache 2025-05-07T20:57:23.8223046Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:23.8223772Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:23.8224190Z plugins: hypothesis-6.131.14 2025-05-07T20:57:25.4134856Z collecting ... collected 3 items 2025-05-07T20:57:25.4135458Z 2025-05-07T20:57:25.4148742Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:57:25.4156617Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:57:25.4171537Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:57:25.4172046Z 2025-05-07T20:57:25.4172422Z =========================== short test summary info ============================ 2025-05-07T20:57:25.4172948Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:57:25.4173582Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:57:25.4174209Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:57:25.4174709Z ============================== 3 skipped in 1.73s ============================== 2025-05-07T20:57:25.9960527Z 2025-05-07T20:57:25.9961071Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:57:25.9980476Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 4 seconds 2025-05-07T20:57:25.9980795Z 2025-05-07T20:57:25.9980799Z 2025-05-07T20:57:25.9980803Z 2025-05-07T20:57:25.9980807Z 2025-05-07T20:57:26.0001798Z ################################################################################ 2025-05-07T20:57:26.0016882Z # [2025-05-07T20:57:26.001Z] Run Python Test Suite: 2025-05-07T20:57:26.0017216Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:57:26.0017505Z ################################################################################ 2025-05-07T20:57:26.0043133Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:57:26.0043753Z 2025-05-07T20:57:28.1573323Z ============================= test session starts ============================== 2025-05-07T20:57:28.1573984Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:28.1574506Z cachedir: .pytest_cache 2025-05-07T20:57:28.1575081Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:28.1575801Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:28.1576232Z plugins: hypothesis-6.131.14 2025-05-07T20:57:29.7847083Z collecting ... collected 6 items 2025-05-07T20:57:29.7847317Z 2025-05-07T20:57:29.7860621Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:57:29.7868608Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:57:29.7875949Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:57:29.7883697Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:57:29.7891076Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:57:29.7907783Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:57:29.7908152Z 2025-05-07T20:57:29.7908302Z =========================== short test summary info ============================ 2025-05-07T20:57:29.7908810Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:57:29.7909394Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:57:29.7909965Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:57:29.7910543Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:57:29.7911153Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:57:29.7911969Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:57:29.7912447Z ============================== 6 skipped in 1.77s ============================== 2025-05-07T20:57:30.3760109Z 2025-05-07T20:57:30.3760916Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:57:30.3781188Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 4 seconds 2025-05-07T20:57:30.3781581Z 2025-05-07T20:57:30.3781942Z 2025-05-07T20:57:30.3781948Z 2025-05-07T20:57:30.3781951Z 2025-05-07T20:57:30.3801919Z ################################################################################ 2025-05-07T20:57:30.3817489Z # [2025-05-07T20:57:30.381Z] Run Python Test Suite: 2025-05-07T20:57:30.3817965Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:30.3818379Z ################################################################################ 2025-05-07T20:57:30.3843586Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:30.3844274Z 2025-05-07T20:57:32.5420952Z ============================= test session starts ============================== 2025-05-07T20:57:32.5421574Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:32.5422092Z cachedir: .pytest_cache 2025-05-07T20:57:32.5422684Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:32.5423407Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:32.5423821Z plugins: hypothesis-6.131.14 2025-05-07T20:57:34.1678012Z collecting ... collected 3 items 2025-05-07T20:57:34.1678255Z 2025-05-07T20:57:34.1690472Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:57:34.1698616Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:57:34.1713056Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:57:34.1713527Z 2025-05-07T20:57:34.1713678Z =========================== short test summary info ============================ 2025-05-07T20:57:34.1714227Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:57:34.1714901Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:57:34.1715565Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:57:34.1716079Z ============================== 3 skipped in 1.76s ============================== 2025-05-07T20:57:34.7552611Z 2025-05-07T20:57:34.7553081Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:34.7572912Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 4 seconds 2025-05-07T20:57:34.7573249Z 2025-05-07T20:57:34.7573253Z 2025-05-07T20:57:34.7573257Z 2025-05-07T20:57:34.7573261Z 2025-05-07T20:57:34.7595055Z ################################################################################ 2025-05-07T20:57:34.7612380Z # [2025-05-07T20:57:34.760Z] Run Python Test Suite: 2025-05-07T20:57:34.7612761Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:34.7613088Z ################################################################################ 2025-05-07T20:57:34.7638076Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:34.7638729Z 2025-05-07T20:57:36.9185705Z ============================= test session starts ============================== 2025-05-07T20:57:36.9186345Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:36.9187208Z cachedir: .pytest_cache 2025-05-07T20:57:36.9187779Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:36.9188504Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:36.9188912Z plugins: hypothesis-6.131.14 2025-05-07T20:57:38.5641065Z collecting ... collected 11 items 2025-05-07T20:57:38.5641511Z 2025-05-07T20:57:38.5653671Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:57:38.5661699Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:57:38.5668975Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:57:38.5676411Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:57:38.5683972Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:57:38.5691308Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:57:38.5698981Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:57:38.5706241Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:57:38.5713370Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:57:38.5720403Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:57:38.5738457Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:57:38.5738903Z 2025-05-07T20:57:38.5739051Z =========================== short test summary info ============================ 2025-05-07T20:57:38.5739589Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.5740259Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.5740917Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.5741576Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.5742240Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.5742890Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.5743554Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.5744215Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.5744872Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.5745520Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.5746179Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:57:38.5746694Z ============================= 11 skipped in 1.79s ============================== 2025-05-07T20:57:39.1599908Z 2025-05-07T20:57:39.1600843Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:39.1619970Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 5 seconds 2025-05-07T20:57:39.1620293Z 2025-05-07T20:57:39.1620483Z 2025-05-07T20:57:39.1620488Z 2025-05-07T20:57:39.1620850Z 2025-05-07T20:57:39.1642216Z ################################################################################ 2025-05-07T20:57:39.1658009Z # [2025-05-07T20:57:39.165Z] Run Python Test Suite: 2025-05-07T20:57:39.1658337Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:39.1658624Z ################################################################################ 2025-05-07T20:57:39.1683597Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:39.1684221Z 2025-05-07T20:57:41.3205076Z ============================= test session starts ============================== 2025-05-07T20:57:41.3205706Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:41.3206222Z cachedir: .pytest_cache 2025-05-07T20:57:41.3206795Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:41.3207547Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:41.3207954Z plugins: hypothesis-6.131.14 2025-05-07T20:57:42.9694847Z collecting ... collected 4 items 2025-05-07T20:57:42.9695213Z 2025-05-07T20:57:42.9708481Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:57:42.9716615Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:57:42.9724223Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:57:42.9739053Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:57:42.9739395Z 2025-05-07T20:57:42.9740101Z =========================== short test summary info ============================ 2025-05-07T20:57:42.9740649Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:57:42.9741240Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:57:42.9741843Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:57:42.9742418Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:57:42.9742891Z ============================== 4 skipped in 1.79s ============================== 2025-05-07T20:57:43.5546402Z 2025-05-07T20:57:43.5547458Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:43.5566835Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 4 seconds 2025-05-07T20:57:43.5567124Z 2025-05-07T20:57:43.5567130Z 2025-05-07T20:57:43.5567134Z 2025-05-07T20:57:43.5567139Z 2025-05-07T20:57:43.5587736Z ################################################################################ 2025-05-07T20:57:43.5605966Z # [2025-05-07T20:57:43.560Z] Run Python Test Suite: 2025-05-07T20:57:43.5606336Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:43.5606698Z ################################################################################ 2025-05-07T20:57:43.5630992Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:43.5631672Z 2025-05-07T20:57:45.7183732Z ============================= test session starts ============================== 2025-05-07T20:57:45.7184380Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:45.7184903Z cachedir: .pytest_cache 2025-05-07T20:57:45.7185479Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:45.7186203Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:45.7186626Z plugins: hypothesis-6.131.14 2025-05-07T20:57:47.3228768Z collecting ... collected 1 item 2025-05-07T20:57:47.3229369Z 2025-05-07T20:57:47.5823489Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 53 2025-05-07T20:57:47.5824253Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5824675Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5825083Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5825856Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5826269Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5826695Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5827097Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5827510Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5827913Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5828316Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5828889Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5829360Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5829765Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5830167Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5830585Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5831108Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5831659Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5832092Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5832640Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5833231Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5833870Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5834471Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5834942Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5835458Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5835934Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5836519Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5837054Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5837602Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5838117Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5838652Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5839211Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5839741Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5840319Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5841022Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5841568Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5842180Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5842729Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5843268Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5843822Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5844375Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5844924Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5845476Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5846027Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5846587Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5847401Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5847953Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5848520Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5849071Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5849619Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5850273Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5850830Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5851381Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5851935Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5852480Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5853026Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5853577Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5854143Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5854691Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5855240Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5855798Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5856352Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5856904Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5857458Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5858012Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5858558Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5859096Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5859651Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5860208Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5860745Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5861306Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5861863Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5862415Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5862959Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5863514Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5864054Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5864591Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5865145Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5865699Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5866302Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5866850Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5867396Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5867959Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5868507Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5869064Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5869624Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5870165Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5870713Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5871270Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5871822Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5872362Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5873026Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5873588Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5874132Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5874680Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5875233Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5875890Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5876480Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5877040Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5877601Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5878137Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5878677Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5879234Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5879784Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5880320Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5880956Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5881502Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5882040Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5882595Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5883151Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5883703Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5884248Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5884801Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5885357Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5885908Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5886453Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5887012Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5888624Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5889181Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5889729Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5890287Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5890855Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5891398Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5891944Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5892497Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5893044Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5893593Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5894143Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5894948Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5895493Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5896046Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5896609Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5897156Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5897696Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5898244Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5898790Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5899324Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5900111Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5900663Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5901201Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5901750Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5902304Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5903005Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5903562Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5904104Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5904656Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5905197Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5905752Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5906308Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5906868Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5907407Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5907952Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5908509Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5909056Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5909604Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5910151Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5910704Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5911240Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5911786Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5912331Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5912881Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5913428Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5913976Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5914524Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5915060Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5915620Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5916170Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5916711Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5936031Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5936642Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5937209Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5937769Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5938334Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5938881Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5939418Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5939989Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5940541Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5941090Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5941639Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5942177Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5942736Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5943274Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5943840Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5944552Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5945099Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5945671Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5946217Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5946738Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5947402Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5947954Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5948506Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5949047Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5949599Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5950156Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5950713Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5951265Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5951815Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5952368Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5952904Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5953451Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:57:47.5954025Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5954595Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5955155Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5955728Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5956301Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5956861Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5957434Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5958003Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5958571Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5959134Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5959703Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5960270Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5960913Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5961490Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5962059Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5962620Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5963174Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5963750Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5964320Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5964877Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5965445Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5966019Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5966587Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5967137Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5967711Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5968287Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5968844Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5969411Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5969971Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5970662Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5971217Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5971785Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5972351Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5973001Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5973591Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5974174Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5974738Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5975304Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5975886Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5976456Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5977018Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5977598Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5978166Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5978728Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5979308Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5979885Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5980455Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5981011Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5981572Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5982134Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5982694Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5983262Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5983836Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5984398Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5984964Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5985559Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5986122Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5986686Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5987279Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5987869Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5988458Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5989032Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5989615Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5990184Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5990746Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5991310Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5991886Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5992474Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5993041Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5993614Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5994188Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5994955Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5995534Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5996323Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5996883Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5997443Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5998022Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5998605Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5999320Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.5999907Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6000553Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6001130Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6001698Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6002269Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6002853Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6003410Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6003994Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6004567Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6005136Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6005766Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6006345Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6006922Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6007490Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6008059Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6008647Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6009235Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6009804Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6010366Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6010949Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6011513Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6012087Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6012662Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6013239Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6013809Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6014386Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6014953Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6015520Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6016100Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6016680Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6017259Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6017819Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6018391Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6018974Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6019531Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6020106Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6020671Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6021252Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6021830Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6022520Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6023080Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6023633Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6024210Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6024908Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6025491Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6026053Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6026629Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6027200Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6027780Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6028352Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6028938Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6029514Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6030073Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6030654Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6031224Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6031790Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6032366Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6032939Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6033498Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6034062Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6034625Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6035212Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6035835Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6036398Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6036965Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6037543Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6038110Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6038680Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6039270Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6039838Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6040404Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6041054Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6041635Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6042186Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6042760Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6043327Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6043895Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6044475Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6045044Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6045604Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6046053Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6046486Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6047065Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6047750Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6048322Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6048895Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6049444Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6050007Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6050683Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6051256Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6051824Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6052399Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6052975Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6053543Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6054119Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6054695Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6055270Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6055841Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6056412Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6056998Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6057554Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6058136Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6058714Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6059286Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6059856Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6060433Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6061024Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6061586Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6062164Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6062734Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6063317Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6063877Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6064454Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6065017Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6065590Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6066161Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6066731Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6067306Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6067861Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6068431Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6068998Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6069574Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6070160Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6070725Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6071300Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6071865Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6072428Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6072999Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6073672Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6074246Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6074810Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6075374Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6075974Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6076662Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6077238Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6077804Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6078379Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6078942Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6079520Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6113644Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6114264Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6114831Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6115400Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6115982Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6116560Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6117124Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6117694Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6118266Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6118834Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6119405Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6119977Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6120656Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6121222Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6121796Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6122361Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6122917Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6123484Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6124056Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6124620Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6125209Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6125769Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6126315Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6126898Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6127469Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6128031Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6128584Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6129169Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6129725Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6130277Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6130837Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6131399Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6131961Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6132513Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6133411Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6133968Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6134509Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6135073Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6135627Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6136384Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6136945Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6137506Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6138080Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6138631Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6139196Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6139768Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6140324Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6140875Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6141439Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6142001Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6142559Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6143124Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6143680Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6144241Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6144793Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6145352Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6145928Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6146517Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6147088Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6147637Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6148195Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6148754Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6149319Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6149877Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6150441Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6151015Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6151579Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6152141Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6152709Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6153277Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6153840Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6154393Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6154962Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6155526Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6156140Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6156703Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6157194Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6157762Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6158307Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6159034Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6159589Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6160154Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6160795Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6161344Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6162033Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6162586Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6163139Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6163706Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6164265Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6164818Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6165377Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6165880Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6166439Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6167014Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6167583Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6168156Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6168708Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6169261Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6169822Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6170387Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6170956Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6171521Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6172071Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6172650Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6173225Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6173795Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6174360Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6174914Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6175484Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6176040Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6176602Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6177156Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6177728Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6178292Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6178868Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6179439Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6179992Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6180561Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6181126Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6181695Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6182253Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6182824Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6183378Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6183936Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6184645Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6185209Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6185774Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6186322Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6186878Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6187552Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6188109Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6188661Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6189228Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6189791Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6190333Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6190916Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6191477Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6192038Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6192595Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6193153Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6193713Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6194476Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6195040Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6195635Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6196218Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6196787Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6197348Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6197928Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6198487Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6199055Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6199618Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6200176Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6200819Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6201376Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6201948Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6202502Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6203053Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6203615Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6204181Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6204751Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6205315Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6205880Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6206443Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6207012Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6207571Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6208126Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6208691Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6209257Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6209841Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6210582Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6211135Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6211701Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6212258Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6212815Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6213527Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6214098Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6214651Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6215216Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6215774Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6216330Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6216900Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6217478Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6218053Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6218609Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6219177Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6219748Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6220312Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6220885Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6221449Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6222009Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6222571Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6223150Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6223724Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6224291Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6224859Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6225447Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6226046Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6226609Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6227183Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6227746Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6228307Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6228884Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6229459Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6230019Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6230586Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6231157Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6231737Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6232299Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6232868Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6233445Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6233994Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6234566Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6235134Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6235702Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6236376Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6236955Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6237520Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6238069Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6238633Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6239298Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6239863Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6240496Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6241062Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6241624Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6242180Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6242756Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6243311Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6243885Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6244441Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6244895Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6245464Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6246015Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6246581Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6247144Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6247701Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6248261Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6248829Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6249398Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6249958Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6250524Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6251090Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6251665Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6252222Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6252765Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6253187Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6253599Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6254011Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6254426Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6254837Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6255247Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6282200Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6282736Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6283173Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6283744Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6284332Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6284901Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6285504Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6286101Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6286838Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6287251Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6287665Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6288082Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6288490Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6289084Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6289622Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6290059Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6290467Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6290882Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6291294Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6291707Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6292126Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6292541Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6292953Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6293364Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6293783Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6294201Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6294879Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6295299Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6295723Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6296136Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6296537Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6296956Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6297370Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6297770Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6298183Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6298604Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6299013Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6299421Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6299836Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6300251Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6300656Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6301073Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6301490Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6301905Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6302315Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6302729Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6303142Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6303544Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6303960Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6304374Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6304779Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6305185Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6305597Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6306266Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6306672Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6307086Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6307499Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6307903Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6308437Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6308848Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6309257Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6309665Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6310083Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6310500Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6310911Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6311328Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6311743Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6312154Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6312560Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6312991Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6313409Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6313818Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6314240Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6314653Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6315071Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6315489Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6315967Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6316380Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6316791Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6317206Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6317626Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6318038Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6318462Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6318879Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6319301Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6319715Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6320130Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6320649Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6321060Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6321483Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6321898Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6322323Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6322733Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6323153Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6323569Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6323985Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6324403Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6324824Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6325335Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6325793Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6326211Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6326637Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6327127Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6327545Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6327958Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6328373Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6328780Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6329197Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6329620Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6330036Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6330460Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6330879Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6331286Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6331707Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6332131Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6332546Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6332955Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6333371Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6333790Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6334203Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6334628Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6335051Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6335473Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6335905Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6336348Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6336766Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6337175Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6337592Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6338014Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6338431Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6338840Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6339249Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6339660Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6340060Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6340474Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6340881Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6341285Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6341687Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6342099Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6342506Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6342904Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6343309Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6343710Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6344208Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6344614Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6345028Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6345431Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6345940Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6346401Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6346807Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6347208Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6347606Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6348012Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6348410Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6348817Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6349213Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6349621Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6350022Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6350427Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6350837Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6351237Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6351643Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6352062Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6352468Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6352862Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6353270Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6353682Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6354078Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6354482Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6354886Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6355295Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6355694Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6356101Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6356506Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6356905Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6357311Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6357720Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6358130Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6358536Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6358938Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6359346Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6359742Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6360158Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6360654Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6361047Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6361448Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6361849Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6362249Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6362643Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6363146Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6363554Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6363954Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6364361Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6364773Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6365261Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6365668Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6366072Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6366481Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6366885Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6367287Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6367710Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6368117Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6368528Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6368936Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6369351Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6369756Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6370166Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6370568Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6370971Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6371376Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6371790Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6372199Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6372607Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6373015Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6373427Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6373831Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6374242Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6374656Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6375062Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6375468Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6375880Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6376294Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6376699Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6377104Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6377515Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6377920Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6378330Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6378741Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6379146Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6379539Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6379950Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6380369Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6380773Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6381185Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6381594Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6382092Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6382502Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6382920Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6383327Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6383726Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6384211Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6384630Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6385029Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6385444Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6385851Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6386260Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6386667Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6387072Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6387486Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6387885Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6388293Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6388712Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6389109Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6389512Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6389921Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6390332Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6390736Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6391148Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6391566Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6391970Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6392378Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6392790Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6393194Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6393604Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6394016Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6394804Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6395337Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6395857Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6396347Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6396756Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6397162Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6397578Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6397992Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6398391Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6398810Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6399212Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6399614Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6400019Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6400519Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6400927Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6401329Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6401907Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6402319Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6402714Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6403125Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6403534Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6404055Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6404462Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6404869Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6405283Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6405689Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6406094Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6406506Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6406910Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6407315Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6407729Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6408137Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6408543Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6408948Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6409362Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6409767Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6410172Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6410581Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6410983Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6411402Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6411814Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6412232Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6412640Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6413054Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6413467Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6413869Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6414278Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6414682Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6415092Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6415496Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6415912Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6416318Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6416725Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6417131Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6417540Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6417954Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6418357Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6418769Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6419178Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6419577Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6419987Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6420400Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6420887Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:57:47.6421313Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6421734Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6422157Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6422569Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6423105Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6423533Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6423945Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6424365Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6424793Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6425212Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6425638Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6426060Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6426481Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6426895Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6427310Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6427735Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6428155Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6428571Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6428989Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6429411Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6429827Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6430252Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6451794Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6452445Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6452985Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6453488Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6453930Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6454361Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6454779Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6454945Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6455103Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6455267Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6455457Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6455643Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6455815Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6455976Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6456134Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6456304Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6456463Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6456633Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6456793Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6456956Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6457124Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6457345Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6457747Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6457917Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6458079Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6458245Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6458519Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6458713Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6458881Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6459067Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6459228Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6459397Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6459559Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6459730Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6459891Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6460078Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6460250Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6460418Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6460579Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6460745Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6460906Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6461067Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6461257Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6461420Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6461596Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6461781Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6461944Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6462116Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6462277Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6462448Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6462611Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6462773Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6462941Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6463101Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6463264Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6463469Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6463631Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6463792Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6463958Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6464119Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6464289Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6464450Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6464608Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6464775Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6464935Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6465096Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6465354Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6465519Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6465683Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6465844Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6466004Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6466246Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6466408Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6466569Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6466733Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6466894Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6467062Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6467226Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6467388Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6467555Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6467714Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6467874Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6468046Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6468207Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6468374Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6468536Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6468697Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6468867Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6469031Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6469196Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6469363Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6469524Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6469689Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6469853Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6470011Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6490960Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6491149Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6491311Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6491467Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6491619Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6491790Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6491942Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6492099Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6492251Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6492410Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6492563Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6492718Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6492873Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6493025Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6493177Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6493333Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6493645Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6493796Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6493950Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6494101Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6494802Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6494990Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6495145Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6495302Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6495456Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6495609Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6495765Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6495927Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6496084Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6496236Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6496389Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6496556Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6496708Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6496860Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6497018Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6497171Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6497324Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6497480Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6497640Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6497797Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6497950Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6498103Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6498261Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6498419Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6498571Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6498729Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6498883Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6499040Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6499193Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6499350Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6499506Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6499659Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6499812Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6499972Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6500130Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6500287Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6500440Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6500593Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6500749Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6500903Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6501230Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6501387Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6501543Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6501702Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6501855Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6502084Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6502242Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6502397Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6502548Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6502706Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6502860Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6503023Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6503176Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6503329Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6503486Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6503643Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6503800Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6503956Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6504114Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6504273Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6504426Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6504578Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6504737Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6504897Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6505048Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6505204Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6505357Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6505536Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6505715Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6505867Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6506022Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6506177Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6506331Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6506486Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6506642Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6506793Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6506949Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6507101Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6507260Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6507416Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6507566Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6507732Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6507885Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6508040Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6508200Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6508441Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6508594Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6508752Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6508906Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6509065Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6509323Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6509479Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6509640Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6509793Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6509945Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6510109Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6510267Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6510427Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6510581Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6510734Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6510895Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6511053Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6511205Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6511365Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6511522Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6511676Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6511840Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6511995Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6512164Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6512318Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6512472Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6512631Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6512789Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6512947Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6513111Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6513266Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6513431Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6513586Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6513740Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6513905Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6514059Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6514212Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6514374Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6514529Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6514696Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6514849Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6515004Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6515164Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6515317Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6515475Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6515719Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6515871Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6516032Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6516185Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6516339Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6516578Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6516732Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6516884Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6517044Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6517197Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6517357Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6517514Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6517667Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6517826Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6517979Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6518132Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6518298Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6518451Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6518604Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6518765Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6518919Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6519076Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6519231Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6519389Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6519550Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6519704Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6519857Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6520020Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6520174Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6520331Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6520570Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6520725Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6520885Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6521038Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6521195Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6521353Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6521506Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6521665Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6521818Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6521974Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6522132Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6522287Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6522438Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6522598Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6522752Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6523011Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6523164Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6523318Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6523476Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6523628Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6523861Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6524024Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6524177Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6524338Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6524492Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6524644Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6524804Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6524962Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6525115Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6525275Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6525429Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6525617Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6525794Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6525948Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6526109Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6526263Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6526418Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6526577Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6526736Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6526889Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6527050Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6527203Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6527368Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6527522Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6527677Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6527839Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6527991Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6528144Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6528306Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6528462Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6528623Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6528776Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6528931Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6529092Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6529250Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6529404Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6529565Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6529719Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6529880Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6530034Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6530298Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6530456Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6530610Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6530766Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6530931Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6531163Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6531327Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6531480Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6531634Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6531793Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6531945Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6532097Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6532262Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6532415Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6532575Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6532726Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6532884Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6533044Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6533198Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6533350Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6533509Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6533660Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6533820Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6533977Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6534130Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6534290Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6534442Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6534593Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6534754Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6534908Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6535059Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6535218Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6535370Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6535528Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6535684Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6535839Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6536019Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6536196Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6536354Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6536517Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6536671Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6536835Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6536992Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6537147Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6537308Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6537552Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6537707Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6537866Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6538020Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6538180Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6538417Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6538572Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6538733Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6538888Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6539044Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6539210Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6539371Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6539532Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6539686Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6539842Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6540002Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6540162Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6540319Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6540480Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6540634Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6540798Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6540954Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6541108Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6541276Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6541433Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6541589Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6541752Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6541911Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6542073Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6542229Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6542383Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6542544Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6542700Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6542854Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6543018Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6543174Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6543329Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6543491Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6543652Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6543813Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6543968Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6544124Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6544285Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6544441Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6544596Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6544844Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6544998Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6545175Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6545332Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6545560Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6545724Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6545879Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6546041Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6546196Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6546350Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6546512Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6546673Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6546830Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6546995Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6547150Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6547312Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6547473Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6547628Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6547789Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6547944Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6548099Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6548259Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6548420Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6548581Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6548735Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6548892Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6549057Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6549216Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6549372Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6549532Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6549687Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6549849Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6550005Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6550165Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6550327Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6550481Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6550635Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6550797Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6550955Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6551116Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6551269Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6551425Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6551586Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6551740Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6551980Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6552141Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6552295Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6552457Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6552612Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6552865Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6553028Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6553183Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6553337Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6553498Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6553653Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6553812Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6553972Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6554126Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6554285Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6554440Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6554601Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6554761Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6554916Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6555070Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6555229Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6555383Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6555545Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6555704Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6555858Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6556022Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6556177Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6556337Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6556499Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6556654Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6556817Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6556970Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6557124Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6557285Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6557445Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6557601Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6557765Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6557921Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6558080Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6558239Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6558393Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6558553Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6558709Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6558863Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6559025Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6559269Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6559429Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6559583Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6559739Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6559899Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6560131Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6560288Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6560541Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6560696Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6560859Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6561014Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6561175Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6561338Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6561493Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6561648Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6561813Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6561972Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6562135Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6562290Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6562445Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6562607Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6562761Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6562921Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6563084Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6563238Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6563392Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6563555Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6563716Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6563877Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6564032Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6564187Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6564348Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6564504Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6564662Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6564824Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6564980Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6565141Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6565298Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6565458Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6565620Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6565773Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6565928Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6566091Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6566245Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6566406Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6566655Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6566809Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6566972Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6567126Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6567354Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6567518Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6567672Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6567832Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6567988Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6568142Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6568301Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6568460Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6568615Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6568777Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6568933Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6569097Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6569248Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6569397Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6569552Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6569701Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6569850Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6570005Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6570158Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6570315Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6570465Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6570617Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6570772Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6570924Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6571073Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6571227Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6571374Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6571521Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6571673Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6571822Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6571979Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6572128Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6572276Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6572430Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6572582Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6572731Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6572889Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6573036Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6573189Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6573337Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6573484Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6573731Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6573880Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6574028Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6574182Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6574330Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6574565Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6574715Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6574863Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6575016Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6575165Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6575315Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6575496Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6575675Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6575826Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6575984Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6576134Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6576293Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6576447Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6576597Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6576753Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6576905Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6577056Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6577214Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6577371Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6577527Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6577677Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6577829Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6577985Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6578140Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6578291Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6578449Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6578601Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6578759Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6578909Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6579062Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6579225Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6579376Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6579528Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6579690Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6579849Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6579999Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6580160Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6580314Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6580471Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6580621Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6580772Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6581022Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6581174Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6581324Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6581478Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6581629Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6581896Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6582047Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6582198Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6582355Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6582506Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6582656Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6582811Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6582966Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6583124Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6583275Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6583427Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6583585Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6583741Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6583893Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6584049Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6584201Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6584351Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6584510Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6584666Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6584819Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6584970Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6585121Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6585280Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6585434Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6585584Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6585742Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6585891Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6586053Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6586204Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6586356Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6586519Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6586668Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6586819Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6586977Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6587127Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6587286Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6587440Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6587592Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6587747Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6587900Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6588052Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6588296Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6588449Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6588604Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6588754Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6588907Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6589141Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6589294Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6589449Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6589609Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6589761Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6589914Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6590075Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6590233Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6590392Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6590543Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6590695Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6590852Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6591007Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6591160Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6591319Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6591470Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6591631Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6591782Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6591941Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6592100Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6592253Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6592404Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6592564Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6592722Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6592882Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6593034Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6593188Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6593348Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6593499Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6593650Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6593812Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6593965Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6594116Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6594571Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6594784Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6594958Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6639446Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6639761Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6639926Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6640089Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6640240Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6640944Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6641101Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6641257Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6641416Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6641566Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6641915Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6642074Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6642228Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6642377Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6642533Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6642682Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6642833Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6643002Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6643152Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6643309Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6643456Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6643603Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6643764Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6643912Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6644061Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6644214Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6644364Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6644520Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6644674Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6644824Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6644980Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6645131Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6645281Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6645441Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6645593Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6645747Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6645897Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:57:47.6646056Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6646219Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6646375Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6646535Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6646700Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6646856Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6647019Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6647179Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6647334Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6647499Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6647655Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6647811Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6647973Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6648128Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6648375Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6648539Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6648695Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6648859Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6649013Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6649243Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6649408Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6649564Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6649718Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6649884Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6650041Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6650208Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6650363Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6650518Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6650680Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6650839Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6651000Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6651160Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6651316Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6651478Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6651633Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6651790Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6651955Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6652111Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6652270Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6652433Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6652589Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6652754Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6652909Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6653064Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6653226Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6653381Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6653537Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6653703Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6653858Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6654022Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6654177Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6654333Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6654498Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6654655Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6654811Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6654973Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6655130Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6655292Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6655448Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6655718Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6655881Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6656038Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6656193Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6656429Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6656588Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6656750Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6656906Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6657062Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6657224Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6657380Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6657541Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6657702Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6657858Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6658015Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6658180Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6658335Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6658499Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6658656Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6658814Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6658981Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6659136Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6659297Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6659460Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6659615Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6659777Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6659940Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6660095Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6660255Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6660411Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6660567Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6660732Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6660887Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6661052Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6661206Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6661361Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6661521Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6661675Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6661835Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6661999Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6662150Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6662310Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6662464Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6662620Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6662869Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6663024Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6663180Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6663341Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6663497Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6663732Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6663890Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6664045Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6664206Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6664362Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6664517Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6664685Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6664839Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6665002Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6665160Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6665316Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6665483Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6665639Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6665792Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6665954Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6666110Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6666267Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6666433Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6666587Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6666747Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6666901Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6667056Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6667221Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6667376Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6667532Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6667692Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6667848Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6668011Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6668168Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6668331Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6668493Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6668648Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6668803Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6668972Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6669127Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6669287Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6669444Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6669600Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6669761Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6669917Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6670157Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6670319Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6670476Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6670639Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6670870Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6671027Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6671191Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6671346Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6671501Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6671667Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6671821Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6671994Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6672150Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6672306Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6672468Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6672627Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6672782Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6672944Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6673100Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6673262Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6673418Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6673574Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6673741Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6673898Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6674054Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6674215Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6674371Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6674531Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6674693Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6674849Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6675012Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6675167Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6675322Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6675489Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6675645Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6675800Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6675964Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6676121Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6676291Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6676447Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6676601Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6676765Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6676920Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6677075Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6677321Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6677477Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6677637Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6677791Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6677947Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6678180Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6678340Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6678494Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6678658Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6678815Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6678976Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6679137Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6679291Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6679449Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6679604Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6679760Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6679927Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6680083Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6680243Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6680398Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6680661Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6680821Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6680974Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6681133Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6681297Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6681450Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6681610Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6681769Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6681922Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6682082Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6682238Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6682391Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6682552Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6682707Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6682872Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6683024Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6683177Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6683337Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6683492Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6683649Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6683810Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6683964Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6684116Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6684279Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6684433Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6684711Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6684866Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6685022Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6685185Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6685339Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6685571Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6685735Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6685890Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6686052Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6686208Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6686364Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6686523Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6686688Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6686842Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6687003Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6687157Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6687325Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6687479Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6687632Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6687794Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6687948Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6688100Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6688263Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6688421Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6688583Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6688736Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6688890Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6689056Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6689209Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6689360Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6689524Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6689677Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6689837Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6689991Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6690148Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6690310Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6690467Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6690622Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6690781Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6690943Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6691096Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6691254Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6691409Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6691572Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6691724Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6691967Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6692126Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6692279Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6692432Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6692591Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6692821Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6692983Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6693136Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6693291Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6693451Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6693605Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6693759Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6693927Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6694081Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6694597Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6694825Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6695023Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6695183Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6695340Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6695519Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6695704Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6695858Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6696016Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6696174Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6696328Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6696487Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6696640Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6696793Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6696957Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6697111Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6697269Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6697424Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6697576Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6697735Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6697893Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6698047Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6698203Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6698356Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6698517Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6698675Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6698830Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6698990Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6699142Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6699297Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6699459Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6699848Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6700003Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6700166Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6700321Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6700483Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6700756Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6700911Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6701089Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6701243Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6701397Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6701558Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6701711Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6701878Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6702031Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6702262Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6702509Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6702696Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6702893Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6703109Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6703542Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6703741Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6703982Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6704165Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6704356Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6704561Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6704845Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6705065Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6705283Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6705470Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6705687Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6705855Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6706084Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6706338Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6706520Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6706705Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6706923Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6707092Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6707391Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6707574Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6707763Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6707982Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6708166Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6708335Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6708637Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6708820Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6709129Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6709310Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6709559Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6709813Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6710009Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6710263Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6710483Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6710689Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6710890Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6711127Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6711324Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6711540Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6711750Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6711931Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6712132Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6712368Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6712603Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6712788Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6712992Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6713208Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6713379Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6713679Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6713861Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6714070Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6714329Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6714511Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6714682Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6714986Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6715180Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6715421Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6715607Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6715791Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6716049Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6716247Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6716457Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6716678Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6716861Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6717065Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6717297Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6717499Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6717741Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6717924Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6718108Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6718310Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6718545Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6718890Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6719127Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6719312Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6719532Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6719703Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6720082Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6720270Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6720555Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6720776Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6720982Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6721152Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6721443Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6721630Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6721849Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6722035Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6722241Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6722502Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6722704Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6722888Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6723110Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6723316Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6723520Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6723752Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6724009Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6724224Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6724408Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6724616Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6724826Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6725070Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6725305Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6725489Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6725694Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6725936Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6726131Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6726378Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6726610Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6726793Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6727033Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6727220Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6727390Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6727675Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6727859Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6728063Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6728283Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6728467Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6728860Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6729060Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6729267Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6729490Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6729746Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6729935Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6730193Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6730413Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6730632Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6730815Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6731002Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6731213Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6731469Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6731702Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6731887Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6732072Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6732293Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6732464Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6732725Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6732960Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6733147Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6733364Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6733602Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6733793Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6734080Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6734265Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6734453Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6734674Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6734879Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6735137Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6735337Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6735525Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6735744Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6735936Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6736141Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6736397Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6736599Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6736818Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6737007Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6737212Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6737417Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6737657Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6737856Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6738073Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6738363Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6738643Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6738813Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6739051Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6739285Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6739565Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6739785Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6739968Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6740138Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6740446Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6740654Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6740839Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6741065Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6741250Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6741529Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6741749Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6741936Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6742154Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6742340Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6742525Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6742784Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6743008Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6743266Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6743458Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6743642Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6743845Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6744077Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6744304Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6744523Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6744707Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6744929Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6745103Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6745356Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6745591Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6745778Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6745961Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6746179Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6746350Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6746658Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6746845Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6747027Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6747250Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6747435Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6747708Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6747909Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6748227Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6748449Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6748655Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6748839Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6749095Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6749371Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6749593Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6749798Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6749982Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6750191Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6750430Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6750634Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6750871Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6751053Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6751268Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6751438Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6751681Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6751916Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6752123Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6752306Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6752523Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6752693Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6753026Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6753232Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6753417Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6753632Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6753816Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6753993Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6754277Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6754483Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6754700Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6754883Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6755067Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6755329Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6755551Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6755735Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6755957Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6756141Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6756348Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6756590Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6756810Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6757030Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6757214Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6757430Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6757600Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6758004Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6758232Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6758413Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6758591Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6758900Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6759067Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6759347Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6759524Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6759699Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6759931Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6760113Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6760282Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6760669Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6760845Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6761055Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6761256Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6761438Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6761692Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6761885Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6762062Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6762297Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6762521Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6762721Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6762958Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6763152Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6763365Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6763566Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6763751Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6763951Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6764182Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6764410Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6764611Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6764792Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6765007Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6765178Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6765414Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6765641Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6765842Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6766058Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6766240Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6766407Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6766693Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6766895Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6767075Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6767338Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6767519Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6767867Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6768088Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6768268Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6768482Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6768734Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6768915Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6769190Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6769384Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6769600Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6769781Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6769960Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6770187Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6770415Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6770608Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6770828Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6771009Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6771251Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6771419Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6771647Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6771917Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6772100Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6772279Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6772515Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6772691Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6772970Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6773150Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6773331Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6773570Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6773749Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6773914Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6774197Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6774377Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6774593Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6774794Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6774978Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6775232Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6775427Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6775608Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6775845Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6776028Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6776229Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6776464Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6776656Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6776924Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6777128Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6777309Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6777595Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6777830Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6778079Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6778258Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6778512Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6778726Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6778892Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6779201Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6779381Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6779563Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6779775Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6779961Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6780127Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6780444Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6780624Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6780839Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6781026Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6781205Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6787807Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6788009Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6788168Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6788319Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6788479Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6788644Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6788796Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6788953Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6789105Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6789254Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6789419Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6789573Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6789730Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6789881Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6790033Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6790191Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6790346Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6790498Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6790655Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6790808Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6790966Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6791120Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6791273Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6791430Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6791579Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6791730Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6791889Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6792038Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6792324Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6792478Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6792630Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6792790Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6792941Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6793167Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6793328Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6793479Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6793630Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6793788Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6793939Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6794100Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6794642Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6794798Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6794954Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6795105Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6795261Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6795417Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6795592Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6795774Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6795925Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6796076Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6796231Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6796388Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6796539Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6796695Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6796848Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6797005Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6797160Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6797310Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6797465Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6797618Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6797768Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6797925Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6798080Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6798232Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6798390Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6798541Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6798698Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6798852Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6799003Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6799160Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6799310Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6799461Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6799618Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6799766Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6800143Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6800295Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6800516Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6800674Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6800827Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6801101Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6801262Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6801415Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6801572Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6801721Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6801873Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6802035Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6802185Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6802336Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6802491Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6802640Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:57:47.6802812Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6802972Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6803128Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6803294Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6803452Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6803608Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6803771Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6803933Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6804089Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6804253Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6804411Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6804580Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6804736Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6804892Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6805054Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6805211Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6805366Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6805530Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6805692Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6805863Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6806023Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6806178Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6806346Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6806503Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6806659Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6806821Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6806978Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6807142Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6807298Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6807546Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6807709Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6807866Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6808025Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6808188Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6809056Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6809230Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6809386Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6809541Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6809703Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6809859Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6810021Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6810181Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6810339Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6810501Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6810657Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6810817Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6810979Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6811135Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6811291Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6811454Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6811609Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6811777Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6811934Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6812090Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6812250Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6812406Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6812566Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6812728Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6812884Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6813042Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6813207Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6813364Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6813530Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6813685Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6813841Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6814004Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6814158Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6814319Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6814479Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6814634Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6814797Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6814954Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6815108Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6815271Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6815511Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6815666Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6815827Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6815982Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6816247Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6816405Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6816561Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6816722Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6816878Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6817033Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6817196Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6817359Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6817523Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6817680Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6817836Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6818004Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6818161Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6818318Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6818480Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6818637Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6818800Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6818958Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6819119Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6819283Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6819440Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6819592Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6819762Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6819920Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6820083Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6820239Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6820396Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6820559Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6820715Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6820876Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6821043Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6821199Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6821363Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6821519Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6821681Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6821844Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6822000Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6822157Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6822321Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6822478Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6822717Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6822881Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6823036Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6823201Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6823357Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6823588Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6823756Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6823913Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6824068Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6824231Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6824387Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6824557Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6824714Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6824869Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6825031Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6825186Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6825346Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6825507Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6825666Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6825828Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6825983Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6826139Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6826310Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6826491Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6826672Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6826838Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6826995Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6827165Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6827321Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6827476Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6827640Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6827796Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6827955Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6828117Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6828278Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6828439Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6828595Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6828750Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6828916Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6829072Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6829228Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6829392Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6829549Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6829711Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6829869Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6830113Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6830275Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6830433Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6830588Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6830823Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6830982Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6831141Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6831303Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6831461Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6831622Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6831778Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6831940Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6832106Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6832261Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6832417Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6832586Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6832745Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6832907Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6833064Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6833220Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6833384Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6833539Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6833700Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6833864Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6834022Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6834186Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6834342Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6834503Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6834669Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6834826Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6834982Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6835148Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6835305Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6835473Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6835631Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6835788Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6835953Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6836110Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6836272Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6836435Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6836592Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6836754Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6836909Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6837065Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6837318Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6837476Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6837632Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6837794Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6837949Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6838190Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6838347Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6838504Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6838667Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6838823Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6838978Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6839142Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6839307Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6839464Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6839627Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6839783Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6839952Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6840107Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6840263Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6840540Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6840700Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6840856Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6841018Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6841182Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6841342Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6841499Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6841654Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6841815Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6841973Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6842128Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6842288Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6842443Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6842603Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6842757Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6842917Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6843079Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6843234Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6843390Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6843550Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6843710Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6843870Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6844025Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6844181Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6844345Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6844499Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6844771Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6844932Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6845086Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6845248Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6845404Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6845633Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6845795Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6845949Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6846104Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6846264Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6846421Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6846582Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6846745Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6846899Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6847060Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6847214Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6847371Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6847535Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6847693Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6847849Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6848012Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6848168Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6848329Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6848489Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6848643Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6848804Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6848958Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6849111Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6849276Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6849431Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6849613Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6849769Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6849927Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6850091Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6850251Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6850408Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6850569Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6850725Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6850889Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6851048Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6851204Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6851366Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6851520Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6851675Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6851839Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6852080Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6852239Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6852394Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6852551Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6852712Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6852940Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6853097Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6853264Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6853420Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6853582Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6853741Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6853896Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6854064Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6854222Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6854378Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6854544Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6854706Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6854874Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6855028Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6855185Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6855349Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6855503Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6855659Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6855827Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6855985Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6856163Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6856348Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6856501Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6856665Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6856820Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6856974Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6857135Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6857293Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6857447Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6857613Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6857768Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6857930Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6858085Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6858240Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6858406Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6858561Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6858716Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6858876Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6859032Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6859191Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6859346Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6859585Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6859746Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6859900Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6860056Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6860290Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6860449Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6860611Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6860766Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6860922Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6861083Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6861238Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6861398Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6861563Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6861716Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6861878Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6862041Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6862196Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6862358Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6862514Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6862669Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6862829Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6862985Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6863150Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6863304Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6863459Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6863622Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6863776Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6863937Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6864101Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6864254Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6864409Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6864572Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6864729Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6864893Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6865049Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6865202Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6865366Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6865523Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6865680Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6865841Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6865997Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6866159Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6866314Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6866469Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6866630Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6866869Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6867025Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6867188Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6867347Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6867579Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6867737Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6867893Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6868055Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6868210Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6868365Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6868531Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6868694Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6868860Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6869016Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6869175Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6869344Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6869500Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6869656Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6869822Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6869980Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6870142Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6870300Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6870464Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6870626Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6870781Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6870937Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6871099Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6871260Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6871423Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6871581Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6871738Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6871900Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6872058Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6872219Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6872381Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6872535Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6872691Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6872851Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6873011Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6873174Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6873330Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6873485Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6873647Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6873803Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6874072Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6874234Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6874389Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6874551Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6874707Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6874936Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6875099Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6875260Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6875416Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6875580Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6875738Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6875907Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6876062Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6876219Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6876379Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6876534Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6876696Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6876857Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6877014Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6877174Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6877329Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6877486Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6877645Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6877806Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6877963Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6878124Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6878278Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6878444Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6878604Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6878760Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6878921Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6879080Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6879235Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6879399Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6879563Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6879724Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6879881Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6880037Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6880205Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6880365Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6880634Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6880799Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6880957Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6881120Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6881279Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6881525Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6881691Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6881847Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6882003Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6882240Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6882396Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6882553Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6882716Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6882874Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6883036Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6883194Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6883358Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6883521Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6883681Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6883836Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6884001Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6884162Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6884324Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6884480Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6884636Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6884795Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6884952Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6885114Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6885280Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6885440Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6885605Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6885760Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6885920Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6886085Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6886261Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6886441Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6886609Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6886767Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6886933Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6887087Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6887243Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6887405Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6887561Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6887719Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6887885Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6888041Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6888202Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6888359Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6888515Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6888755Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6888911Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6889066Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6889227Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6889382Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6889624Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6889781Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6889939Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6890100Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6890256Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6890414Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6890574Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6890736Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6890894Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6891057Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6891212Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6891380Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6891537Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6891693Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6891855Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6892011Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6892166Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6892328Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6892489Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6892651Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6892806Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6892964Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6893131Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6893285Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6893439Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6893603Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6893761Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6893922Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6894080Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6895069Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6895449Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6895617Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6895796Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6896019Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6896179Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6896342Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6896502Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6896659Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6896821Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6896978Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6897437Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6897601Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6897759Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6897922Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6898078Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6898381Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6898545Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6898700Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6898854Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6899019Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6899173Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6899345Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6899500Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6899656Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6899820Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6899976Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6900141Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6900303Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6900459Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6900614Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6900776Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6900933Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6901100Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6901257Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6901411Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6901575Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6901732Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6901892Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6902056Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6902213Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6902379Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.6902530Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6902683Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6902843Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6902993Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6903142Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6903297Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6903447Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6903606Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6903756Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6903912Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6904070Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6904221Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6904371Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6904529Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6904767Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6904926Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6905080Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6905229Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6905383Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6905638Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6905810Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6905969Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6906119Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6906270Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6906425Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6906575Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6906739Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6906888Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6907037Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6907196Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6907353Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6907502Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6907657Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6907806Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6907961Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6908112Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6908261Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6908421Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6908571Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6908719Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6908873Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6909021Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6909179Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6909328Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6909479Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6909636Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6909788Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6909939Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6910095Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6910249Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6910407Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6910556Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6910704Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6910863Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6911012Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6911162Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6919726Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6919935Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6920099Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6920267Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6920596Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6920763Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6920920Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6921078Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6921248Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6921487Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6921647Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6921815Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6921975Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6922141Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6922300Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6922519Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6922719Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6922874Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6923032Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6923200Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6923360Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6923520Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6923692Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6923856Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6924027Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6924228Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6924424Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6924597Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6924753Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6924944Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6925107Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6925262Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6925434Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6925660Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6925832Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6925994Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6926149Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6926340Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6926504Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6926663Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6926826Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6926982Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6927137Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6927302Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6927461Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6927616Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6927779Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6927934Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6928091Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6928259Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6928511Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6928672Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6928826Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6928982Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6929146Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6929378Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6929536Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6929697Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6929862Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6930026Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6930181Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6930336Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6930506Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6930661Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6930821Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6930988Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6931155Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6931320Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6931484Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6931642Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6931803Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6931962Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6932118Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6932290Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6932450Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6932614Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6932770Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6932925Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6933091Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6933246Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6933402Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6933566Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6933720Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6933874Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6934036Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6934194Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6934356Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6934510Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6934664Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6934826Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6934986Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6935141Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6935305Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6935462Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6935625Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6935780Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6936031Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6936194Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6936349Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6936505Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6936669Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6936903Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6957803Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6958026Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6958187Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6958357Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6958513Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6958666Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6958851Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6959061Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6959227Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6959467Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6959627Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6959815Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6959970Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6960125Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6960295Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6960501Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6960656Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6960829Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6960982Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6961147Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6961301Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6961454Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6961627Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6961781Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6961935Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6962099Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6962256Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6962418Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6962571Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6962728Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6962893Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6963049Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6963208Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6963372Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6963528Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6963693Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6963845Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6964001Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6964165Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6964319Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6964603Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6964782Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6964943Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6965104Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6965278Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6965517Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6965715Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6965897Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6966058Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6966229Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6966392Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6966552Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6966733Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6966895Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6967068Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6967228Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6967393Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6967566Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6967728Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6967889Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6968066Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6968230Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6968404Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6968568Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6968730Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6968899Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6969058Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6969221Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6969391Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6969550Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6969721Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6969881Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6970042Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6970214Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6970380Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6970539Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6970710Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6970870Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6971045Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6971201Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6971359Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6971532Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6971692Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6971851Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6972025Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6972268Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6972429Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6972605Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6972765Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6972937Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6973173Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6973337Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6973510Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6973669Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6973828Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6974000Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6974167Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6974339Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6974500Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6974666Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6974837Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6974996Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6975156Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6975315Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6975479Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6975631Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6975785Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6975950Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6976104Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6976259Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6976420Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6976575Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6976741Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6976895Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6977051Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6977213Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6977370Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6977524Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6977691Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6977845Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6978000Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6978163Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6978317Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6978481Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6978635Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6978788Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6978950Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6979104Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6979258Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6979506Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6979661Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6979821Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6979974Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6980129Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6980366Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6980521Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6980677Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6980836Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6980991Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6981151Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6981302Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6981462Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6981620Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6981774Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6981929Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6982096Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6982251Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6982410Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6982564Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6982719Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6982879Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6983039Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6983197Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6983359Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6983513Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6983673Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6983830Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6983985Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6984147Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6984302Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6984456Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6984617Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6984771Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6984935Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6985089Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6985241Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6985402Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6985555Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6985714Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6985874Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6986029Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6986184Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6986343Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6986498Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6986740Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6986895Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6987048Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6987208Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6987362Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6987593Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6987756Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6987912Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6988073Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6988228Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6988384Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6988552Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6988707Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6988864Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6989026Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6989180Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6989345Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6989500Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6989654Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6989816Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6989970Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6990126Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6990291Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6990451Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6990617Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6990773Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6990927Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6991095Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6991249Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6991404Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6991567Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6991722Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6991884Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6992039Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6992199Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6992361Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6992517Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6992672Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6992837Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6992992Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6993152Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6993306Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6993463Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6993628Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6993782Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6994051Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6994355Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6994512Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6994672Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6994965Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6995120Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6995280Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6995436Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6995593Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6995771Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6995951Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6996120Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6996279Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6996433Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6996595Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6996755Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6996909Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6997070Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6997224Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6997378Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6997539Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.6997693Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6997859Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6998013Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6998165Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6998324Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6998476Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6998632Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6998790Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6998943Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6999102Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6999260Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6999413Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6999576Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6999729Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.6999883Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7000042Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7000195Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7000362Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7000554Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7000707Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7000868Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7001021Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7001174Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7001464Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7001619Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7001783Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7001937Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7002091Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7002326Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7002480Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7002633Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7002796Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7002950Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7003106Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7003260Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7003420Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7003582Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7003736Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7003891Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7004054Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7004209Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7004363Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7004527Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7004684Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7004847Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7005001Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7005161Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7005319Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7005472Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7005624Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7005784Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7005942Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7006100Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7006254Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7006408Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7006571Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7006725Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7006883Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7007045Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7007197Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7007358Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7007511Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7007668Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7007828Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7007984Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7008139Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7008298Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7008452Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7008611Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7008852Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7009005Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7009169Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7009322Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7009550Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7009712Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7009867Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7010026Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7010178Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7010331Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7010490Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7010651Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7010802Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7010960Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7011115Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7011274Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7011432Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7011585Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7011746Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7011899Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7012050Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7012207Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7012366Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7012519Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7012678Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7012831Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7012991Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7013151Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7013307Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7013466Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7013615Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7013768Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7013926Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7014083Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7014244Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7014396Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7014548Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7014707Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7014864Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7015016Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7015173Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7015327Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7015486Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7015654Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7015830Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7016080Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7016232Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7016385Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7016543Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7016795Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7016956Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7017112Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7017265Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7017427Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7017581Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7017734Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7017898Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7018049Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7018207Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7018361Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7018511Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7018685Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7018837Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7018990Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7019149Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7019302Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7019465Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7019624Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7019776Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7019939Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7020089Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7020244Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7020407Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7020560Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7020712Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7020872Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7021025Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7021188Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7021347Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7021500Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7021661Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7021816Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7021967Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7022133Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7022287Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7022447Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7022600Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7022755Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7022916Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7023068Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7023303Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7023463Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7023615Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7023781Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7024008Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7024161Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7024321Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7024474Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7024626Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7024786Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7024938Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7025104Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7025255Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7025407Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7025565Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7025727Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7025909Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7026084Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7026236Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7026396Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7026548Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7026701Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7026866Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7027021Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7027172Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7027329Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7027483Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7027646Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7027798Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7027950Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7028107Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7028259Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7028411Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7028573Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7028724Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7028878Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7029037Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7029189Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7029352Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7029505Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7029660Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7029822Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7029978Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7030132Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7030294Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7030539Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7030701Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7030855Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7031011Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7031251Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7031408Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7031561Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7031726Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7031880Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7032042Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7032200Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7032361Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7032520Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7032676Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7032830Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7032995Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7033152Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7033313Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7033467Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7033621Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7033784Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7033938Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7034099Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7034261Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7034416Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7034577Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7034735Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7034896Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7035058Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7035211Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7035366Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7035528Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7035683Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7035848Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7036001Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7036156Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7036320Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7036474Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7036632Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7036792Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7036946Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7037103Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7037267Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7037421Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7037667Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7037822Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7037974Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7038135Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7038292Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7038518Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7038679Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7038834Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7038994Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7039149Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7039304Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7039472Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7039626Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7039778Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7039937Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7040091Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7040257Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7040455Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7040609Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7040767Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7040921Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7041077Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7041236Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7041395Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7041558Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7041716Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7041869Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7042033Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7042185Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7042338Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7042498Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7042651Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7042811Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7042966Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7043125Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7043283Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7043438Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7043591Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7043755Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7043911Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7044072Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7044227Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7044380Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7044541Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7044694Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7044934Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7045094Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7045247Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7045400Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7045659Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7045811Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7045970Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7046122Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7046274Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7046434Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7046588Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7046745Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7046904Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7047057Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7047215Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7047371Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7047530Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7047690Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7047848Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7048002Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7048162Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7048318Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7048483Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7048639Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7048791Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7048952Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7049107Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7049264Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7049424Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7049578Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7049740Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7049895Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7050051Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7050217Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7050373Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7050526Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7050687Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7050841Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7051005Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7051159Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7051312Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7051473Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7051628Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7051783Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7052028Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7052183Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7052346Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7052501Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7052656Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7052892Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7053047Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7053202Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7053363Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7053518Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7053679Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7053837Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7053998Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7054162Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7054316Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7054469Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7054635Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7054787Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7054940Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7055103Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7055255Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7055421Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7055576Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7055734Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7055895Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7056050Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7056204Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7056368Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7056522Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7056680Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7056833Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7056989Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7057147Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7057301Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7057459Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7057620Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7057773Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7057935Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7058092Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7058246Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7058406Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7058560Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7058714Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7058876Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7059031Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7059275Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7059430Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7059584Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7059745Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7059900Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7060129Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7060292Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7060447Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7060609Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7060766Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7060920Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7061084Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7061239Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7061393Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7061556Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7061711Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7061874Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7062024Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7062174Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7069717Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7069900Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7070054Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7070213Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7070360Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7070505Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7070656Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7070808Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7070961Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7071111Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7071256Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7071401Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7071548Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7071695Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7071844Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7071996Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7072144Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7072294Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7072440Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7072587Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7072741Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7072888Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7073033Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7073181Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7073325Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7073472Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7073726Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7073872Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7074024Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7074169Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7074314Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7074540Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7074687Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7074836Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7074981Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7075126Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7075277Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7075422Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7075574Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7075750Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7075922Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7076066Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7076213Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7076363Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7076511Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7076656Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7076804Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7076951Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7077096Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7077241Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7077399Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7077543Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7077692Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7077836Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7077984Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7078133Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7078278Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7078423Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7078571Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7078717Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7078868Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7079017Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7079162Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7079310Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7079454Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7079599Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7079752Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7079897Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7080041Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7080191Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7080338Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7080553Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7080700Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7080931Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7081078Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7081222Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7081369Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7081589Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7081736Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7081884Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7082031Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7082175Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7082323Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7082470Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7082623Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7082771Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7082918Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7083067Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7083212Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7083361Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7083509Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7083653Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7083798Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7083946Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7084091Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7084237Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7084390Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7084536Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7084685Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7084830Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7084984Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7085133Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7085277Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7085423Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7085571Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7085717Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7085863Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7086014Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7086160Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7086308Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7086452Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7086597Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7086752Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7086897Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7087045Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7087190Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7087338Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7087485Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7087630Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7087860Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7088008Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7088154Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7088303Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7088575Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7088724Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7088873Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7089019Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7089164Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7089311Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7089456Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7089608Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7089754Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7089898Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7090046Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7090191Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7090342Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7090492Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7090637Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7090783Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7090930Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7091074Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7091224Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7091374Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7091519Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7091667Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7091813Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7091964Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7092113Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7092258Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7092405Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7092551Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7092698Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7092846Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7092997Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7093143Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7093290Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7093435Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7093581Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7093734Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7093881Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7094027Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7094172Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7094572Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7094722Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7094868Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7095157Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7095305Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7095451Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7095608Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7095776Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7096077Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7096229Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7096373Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7096518Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7096667Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7096812Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7096969Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7097114Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7097260Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7097408Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7097554Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7097702Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7097852Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7097997Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7098143Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7098290Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7098436Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7098584Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7098735Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7098881Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7099028Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7099173Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7099317Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7099468Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7099614Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7099760Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:57:47.7099916Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7100069Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7100224Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7100379Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7100531Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7100685Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7100836Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7100992Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7101151Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7101303Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7101457Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7101609Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7101760Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7101914Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7102192Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7102347Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7102498Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7102649Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7102804Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7103037Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7103192Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7103344Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7103495Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7103649Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7103801Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7103961Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7104112Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7104262Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7104412Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7104566Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7104720Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7104872Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7105027Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7105179Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7105334Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7105486Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7105638Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7105823Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7105999Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7106150Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7106305Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7106461Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7106616Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7106766Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7106917Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7107071Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7107222Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7107373Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7107533Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7107687Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7107841Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7107993Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7108150Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7108305Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7108456Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7108608Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7108762Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7108914Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7109069Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7109304Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7109455Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7109610Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7109762Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7109985Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7110141Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7110291Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7110445Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7110596Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7110748Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7110903Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7111062Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7111213Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7111367Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7111519Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7111676Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7111835Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7111994Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7112155Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7112310Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7112465Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7112624Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7112783Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7112936Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7113093Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7113246Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7113405Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7113563Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7113719Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7113876Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7114028Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7114182Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7114341Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7114500Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7114663Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7114818Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7114971Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7115131Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7115291Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7115448Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7115632Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7115814Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7115974Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7116129Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7116376Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7116534Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7116687Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7116842Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7117005Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7117232Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7117393Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7117548Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7117704Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7117867Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7118022Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7118177Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7118344Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7118499Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7118659Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7118811Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7118969Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7119127Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7119282Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7119434Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7119593Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7119746Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7119905Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7120065Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7120218Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7120377Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7120583Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7120741Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7120900Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7121054Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7121213Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7121368Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7121523Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7121681Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7121839Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7121993Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7122153Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7122308Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7122462Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7122627Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7122782Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7122943Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7123098Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7123251Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7123411Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7123674Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7123829Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7123989Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7124143Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7124306Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7124535Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7124690Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7124850Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7125004Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7125156Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7125313Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7125473Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7125632Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7125788Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7125943Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7126101Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7126261Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7126416Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7126576Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7126730Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7126891Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7127044Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7127208Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7127369Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7127524Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7127676Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7127836Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7127995Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7128165Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7128322Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7128476Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7128637Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7128792Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7128954Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7129114Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7129269Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7129429Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7129584Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7129743Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7129901Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7130056Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7130215Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7130376Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7130531Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7130689Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7130944Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7131099Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7131262Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7131417Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7131642Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7131803Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7131958Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7132112Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7132270Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7132424Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7132583Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7132742Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7132894Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7133052Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7133204Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7133363Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7133524Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7133677Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7133840Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7133990Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7134143Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7134301Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7134458Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7134610Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7134770Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7134923Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7135084Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7135242Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7135395Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7135556Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7135712Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7135871Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7136032Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7136191Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7136351Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7136508Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7136662Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7136827Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7136991Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7137144Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7137303Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7137459Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7137619Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7137773Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7137925Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7138165Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7138320Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7138476Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7138640Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7138874Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7139036Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7139200Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7139357Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7139517Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7139669Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7139823Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7139986Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7140143Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7140298Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7140464Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7140622Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7140785Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7140944Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7141102Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7141266Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7141423Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7141582Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7141749Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7141902Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7142067Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7142222Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7142379Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7142544Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7142701Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7142856Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7143015Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7143171Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7143336Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7143494Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7143651Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7143811Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7143966Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7144123Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7144289Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7144444Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7144600Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7144756Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7144914Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7145074Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7145230Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7145467Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7145629Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7145782Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7145941Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7146169Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7146324Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7146487Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7146642Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7146801Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7146959Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7147115Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7147277Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7147438Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7147593Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7147754Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7147907Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7150633Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7150802Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7150959Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7151118Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7151279Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7151435Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7151594Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7151755Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7151910Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7152070Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7152227Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7152388Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7152566Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7152730Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7152889Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7153045Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7153210Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7153370Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7153526Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7153687Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7153844Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7154004Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7154164Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7154322Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7154482Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7154636Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7154794Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7154959Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7155122Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7155346Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7155503Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7155659Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7155821Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7156052Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7156214Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7156377Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7156535Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7156699Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7156857Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7157015Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7157181Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7157336Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7157493Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7157657Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7157814Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7157982Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7158221Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7158378Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7158543Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7158703Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7158862Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7159028Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7159186Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7159344Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7159505Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7159663Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7159829Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7159990Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7160147Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7160307Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7160525Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7160684Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7160847Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7161006Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7161169Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7161327Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7161487Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7161655Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7161815Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7161971Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7162137Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7162293Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7162453Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7162609Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7162820Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7162980Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7163138Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7163294Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7163527Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7163688Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7163848Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7164005Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7164163Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7164328Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7164487Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7164651Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7164812Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7164968Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7165128Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7165285Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7165446Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7165660Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7165817Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7165974Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7166136Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7166293Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7166457Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7166615Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7166773Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7166939Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7167099Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7167263Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7167428Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7167588Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7167745Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7167907Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7168066Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7168232Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7168396Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7168554Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7168720Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7168878Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7169045Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7169209Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7169368Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7169531Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7169689Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7169847Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7170007Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7170215Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7170373Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7170537Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7170695Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7170940Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7171101Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7171260Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7171426Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7171583Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7171742Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7171910Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7172072Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7172238Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7172395Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7172554Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7172723Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7172930Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7173088Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7173251Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7173411Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7173576Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7173734Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7173896Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7174060Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7174219Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7174377Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7174541Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7174705Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7174866Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7175024Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7175184Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7175347Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7175514Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7175701Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7175879Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7176038Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7176195Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7176359Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7176523Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7176691Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7176850Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7177010Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7177171Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7177331Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7177535Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7177700Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7177859Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7178021Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7178180Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7178439Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7178606Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7178764Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7178924Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7179086Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7179247Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7179409Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7179568Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7179726Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7179889Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7180046Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7180210Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7180427Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7180588Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7180750Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7180908Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7181064Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7181226Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7181385Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7181544Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7181706Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7181865Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7182034Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7182192Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7182351Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7182512Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7182669Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7182827Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7182993Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7183155Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7183314Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7183474Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7183633Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7183798Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7183958Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7184115Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7184275Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7184434Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7184593Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7184759Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7184963Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7185129Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7185286Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7185444Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7185687Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7185873Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7186046Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7186208Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7186365Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7186529Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7186689Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7186850Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7187011Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7187170Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7187325Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7187487Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7187698Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7187858Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7188014Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7188170Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7188328Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7188486Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7188645Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7188806Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7188963Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7189124Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7189284Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7189450Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7189615Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7189771Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7189930Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7190091Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7190249Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7190415Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7190570Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7190729Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7190892Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7191049Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7195339Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7195526Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7195689Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7195857Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7196014Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7196173Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7196436Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7196590Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7196750Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7196909Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7197065Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7197339Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7197500Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7197654Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7197811Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7197967Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7198121Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7198280Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7198436Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7198591Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7198748Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7198904Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7199071Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7199298Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7199451Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7199610Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7199763Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7199916Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7200072Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7200229Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7200390Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7200599Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7200758Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7200922Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7201078Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7201232Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7201389Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7201544Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7201710Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7201866Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7202024Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7202187Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7202344Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7202501Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7202668Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7202829Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7202995Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7203153Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7203310Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7203472Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7203629Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7203837Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7203996Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7204149Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7204307Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7204459Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7204684Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7204848Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7204997Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7205148Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7205305Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7205460Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7205618Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7205777Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7205932Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7206088Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7206239Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7206394Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7206602Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7206756Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7206910Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7207069Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7207220Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7207381Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7207537Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7207692Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7207849Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7208001Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7208153Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7208316Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7208470Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7208630Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7208782Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7208938Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7209096Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7209249Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7209401Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7209560Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7209713Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7209872Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7210029Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7210184Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7210347Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7210499Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7210651Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7210811Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7210962Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7211159Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7211315Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7211469Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7211632Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7211785Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7212037Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7212200Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7212351Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7212502Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7212664Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7212814Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7212977Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7213132Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7213283Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7213441Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7213592Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7213748Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7213954Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7214106Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7214263Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7214419Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7214569Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7214727Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7214881Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7215032Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7215191Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7215341Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7215501Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7215663Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7215817Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7215973Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7216123Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7216276Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7216432Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7216581Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7216735Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7216891Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7217042Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7217198Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7217352Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7217505Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7217664Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7217817Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7217969Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7218127Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7218278Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7218482Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7218633Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7218784Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7218943Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7219094Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7219322Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7219484Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7219636Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7219785Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7219943Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7220095Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7220253Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7220409Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7220560Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7220716Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7220865Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7221021Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7221222Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7221374Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7221532Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7221685Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7221836Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7221992Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7222148Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7222300Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7222458Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7222609Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7222767Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7222922Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7223076Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7223234Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7223385Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7223537Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7223698Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7223850Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7224004Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7224165Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7224317Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7224475Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7224628Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7224782Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7224941Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7225092Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7225248Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7225406Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7225557Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7225760Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7225910Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7226064Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7226223Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7226375Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7226600Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7226763Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7226915Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7227073Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7227225Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7227376Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7227533Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7227689Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7227842Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7228001Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7228157Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7228323Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7228522Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7228676Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7228833Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7228985Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7229140Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7229302Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7229459Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7229614Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7229771Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7229923Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7230080Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7230236Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7230390Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7230548Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7230698Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7230850Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7231007Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7231159Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7231319Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7231470Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7231620Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7231778Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7231933Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7232085Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7232243Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7232395Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7232553Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7232709Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7232859Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7233063Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7233218Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7233368Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7233524Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7233676Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7233904Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7234069Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7234219Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7234377Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7234528Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7234680Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7234837Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7234992Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7235143Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7235298Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7235450Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:57:47.7235632Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7235875Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7236037Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7236203Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7236360Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7236521Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7236688Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7236848Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7237014Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7237174Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7237331Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7237496Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7237658Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7237817Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7237981Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7238137Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7238300Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7238456Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7238615Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7238778Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7238935Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7239093Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7239258Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7239421Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7239590Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7239748Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7239908Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7240072Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7240231Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7240507Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7240671Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7240830Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7240989Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7241155Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7241392Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7241560Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7241719Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7241875Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7242039Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7242199Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7242359Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7242527Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7242684Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7242848Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7243006Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7243168Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7243383Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7243541Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7243699Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7243862Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7244018Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7244182Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7244343Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7244502Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7244663Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7244819Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7244983Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7245150Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7245308Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7245471Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7245645Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7245825Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7245996Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7246155Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7246314Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7246476Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7246632Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7246804Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7246963Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7247121Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7247285Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7247442Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7247599Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7247761Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7247964Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7248127Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7248284Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7248441Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7248681Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7248842Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7248998Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7249163Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7249321Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7249479Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7249644Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7249804Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7249969Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7250126Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7250282Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7250443Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7250605Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7250808Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7250971Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7251126Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7251287Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7251444Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7251606Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7251769Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7251926Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7252080Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7252245Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7252407Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7252575Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7252732Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7252890Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7253052Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7253209Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7253368Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7253529Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7253685Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7253847Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7254006Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7254169Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7254339Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7254497Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7254654Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7254819Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7254976Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7255184Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7255344Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7255504Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7255691Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7255873Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7256104Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7256268Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7256423Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7256584Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7256741Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7256896Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7257055Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7257215Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7257372Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7257535Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7257693Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7257864Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7258065Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7258221Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7258380Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7258536Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7258693Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7258851Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7259010Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7259169Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7259324Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7259482Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7259648Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7259807Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7259963Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7260124Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7260280Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7260437Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7260590Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7260748Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7260910Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7261066Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7261223Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7261391Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7261551Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7261711Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7261870Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7262027Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7262190Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7262346Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7262550Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7262714Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7262871Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7263026Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7263184Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7263413Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7263574Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7263730Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7263890Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7264052Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7264208Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7264366Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7264527Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7264683Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7264845Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7265003Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7265165Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7265398Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7265553Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7265732Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7265916Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7266073Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7266236Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7266394Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7266549Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7266710Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7266867Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7267026Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7267193Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7267348Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7267507Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7267662Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7267818Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7267982Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7268136Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7268295Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7268456Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7268612Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7268779Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7268937Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7269091Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7269251Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7269405Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7269560Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7269716Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7269920Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7270081Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7270237Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7270389Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7270620Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7270778Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7270934Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7271095Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7271252Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7271408Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7271570Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7271730Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7271887Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7272041Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7272197Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7272357Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7272563Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7272716Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7272871Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7273025Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7273188Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7273343Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7273506Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7273669Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7273825Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7273982Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7274144Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7274304Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7274469Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7274623Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7274776Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7274935Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7275091Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7275248Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7275404Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7275561Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7275746Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7275925Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7276084Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7276247Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7276401Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7276558Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7276719Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7276872Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7277030Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7277239Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7277394Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7277556Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7277713Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7277940Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7278100Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7278256Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7278417Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7278573Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7278730Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7278887Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7279046Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7279200Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7279360Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7279515Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7279668Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7279834Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7280051Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7280214Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7280369Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7280577Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7280737Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7280896Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7281052Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7281210Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7281365Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7281530Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7281692Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7281848Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7282005Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7282159Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7282315Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7282475Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7282630Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7282792Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7282948Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7283109Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7283270Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7283429Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7283582Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7283744Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7283899Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7284059Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7284213Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7284370Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7284573Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7284728Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7284882Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7285042Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7285274Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7285436Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7285589Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7285744Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7285901Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7286054Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7286206Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7286368Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7286523Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7286677Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7286838Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7286995Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7287161Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7287356Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7287508Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7287665Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7287818Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7287972Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7288137Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7288291Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7288451Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7288603Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7288756Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7288915Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7289070Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7289224Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7289384Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7289539Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7289699Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7289853Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7290010Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7290170Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7290326Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7290482Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7290646Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7290804Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7290963Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7291122Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7291277Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7291437Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7291596Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7291798Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7291956Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7292109Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7292268Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7292421Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7292678Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7292841Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7292999Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7293153Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7293314Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7293471Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7293634Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7293785Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7293938Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7294093Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7294472Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7294633Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7294869Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7295025Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7295178Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7295339Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7295494Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7295686Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7295866Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7296022Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7296180Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7296333Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7296492Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7296652Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7296808Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7296968Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7297122Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7297279Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7297437Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7297594Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7297748Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7297905Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7298060Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7298223Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7298379Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7298535Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7298695Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7298849Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7299006Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7299166Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7299392Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7299553Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7299708Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7299866Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7300029Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7300298Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7300456Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7300620Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7300775Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7300933Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7301092Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7301251Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7301414Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7301576Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7301732Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7301888Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7302051Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7302253Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7302409Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7302566Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7302726Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7302883Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7303040Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7303203Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7303361Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7303518Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7303681Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7303842Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7304007Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7304165Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7304324Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7304485Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7304643Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7304801Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7304965Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7305121Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7305283Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7305441Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7305627Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7305816Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7305974Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7306130Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7306290Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7306447Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7306607Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7306810Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7306965Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7307126Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7307281Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7307511Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7307673Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7307831Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7307994Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7308147Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7308303Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7308464Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7308624Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7308777Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7308936Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7309090Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7309256Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7309455Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7309614Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7309772Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7309928Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7310084Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7310247Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7310405Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7310566Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7310725Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7310882Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7311045Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7311214Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7311371Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7311534Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7311691Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7311855Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7312011Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7312170Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7312331Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7312492Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7312648Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7312810Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7312971Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7313130Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7313290Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7313448Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7313611Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7313769Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7313972Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7314133Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7314289Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7314445Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7314609Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7314841Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7315006Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7315162Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7315320Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7315484Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7315641Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7315800Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7315959Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7316115Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7316476Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7320336Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7320589Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7320820Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7320980Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7321146Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7321305Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7321465Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7321625Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7321786Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7321941Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7322105Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7322265Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7322426Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7322587Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7322747Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7322905Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7323067Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7323224Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7323382Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7323548Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7323706Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7323864Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7324025Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7324184Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7324348Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7324506Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7324664Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7324824Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7324980Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7325137Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7325347Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7325506Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7325668Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7325824Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7326057Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7326221Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7326378Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7326537Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7326698Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7326855Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7327017Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7327176Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7327335Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7327498Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7327657Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7327817Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7328027Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7328188Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7328357Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7328515Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7328676Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7328837Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7328996Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7329154Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7329318Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7329478Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7329637Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7329806Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7329966Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7330129Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7330288Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7330445Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7330609Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7330770Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7330928Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7331088Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7331248Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7331411Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7331576Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7331737Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7331898Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7332056Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7332215Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7332378Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7332583Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7332743Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7332903Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7333062Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7333226Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7333459Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7333622Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7333783Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7333943Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7334109Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7334267Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7334429Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7334593Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7334753Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7334911Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7335076Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7335239Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7335444Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7335605Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7335761Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7335925Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7336084Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7336244Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7336412Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7336571Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7336733Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7336894Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7337060Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7337223Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7337381Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7337545Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7337706Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7337858Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7338011Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7338168Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7338321Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7338478Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7338630Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7338782Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7338944Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7339103Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7339261Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7339426Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7339583Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7339741Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7339942Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7340095Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7340253Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7340406Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7340560Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7340797Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7340955Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7341114Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7341268Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7341420Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7341579Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7341730Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7341884Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7342042Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7342195Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7342350Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7342509Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7342666Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7342862Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7343018Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7343172Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7343328Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7343482Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7343636Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7343794Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7343946Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7344103Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7344256Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7344415Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7344575Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7344728Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7344882Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7345043Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7345196Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7345352Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7345508Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7345672Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7345854Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7346025Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7346180Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7346342Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7346501Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7346661Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7346815Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7346969Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7347127Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7347330Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7347481Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7347639Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7347793Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7347946Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7348202Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7348360Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7348522Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7348677Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7348830Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7348991Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7349145Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7349302Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7349461Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7349617Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7349777Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7349931Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7350088Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7350286Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7350440Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7350595Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7350752Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7350904Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7351067Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7351222Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7351374Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7351530Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7351684Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7351841Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7352000Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7352155Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7352310Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7352470Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7352624Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7352782Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7352938Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7353092Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7353249Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7353402Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7353552Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7353717Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7353874Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7354029Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7354180Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7354333Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7354490Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7354642Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7354842Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7354997Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7355147Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7355303Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7355533Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7355691Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7355873Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7356051Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7356203Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7356359Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7356511Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7356666Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7356820Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7356973Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7357130Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7357284Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7357445Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7357643Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7357795Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7357949Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7358108Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7358262Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7358420Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7358576Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7358730Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7358889Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7359040Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7359197Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7359359Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7359514Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7359672Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7359824Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7359977Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7360136Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7360291Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7360492Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7360651Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7360805Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7360958Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7361120Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7361276Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7361432Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7361588Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7361741Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7361897Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7362048Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7362247Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7362406Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7362559Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7362715Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7362942Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7363098Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7363253Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7363406Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7363559Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7363715Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7363867Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7364026Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7364178Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7364330Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7364486Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7364638Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7364795Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7364991Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7365142Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7365299Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7365450Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7365604Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7365762Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7365915Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7366068Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7366223Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7366375Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7366533Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7366695Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7366848Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7367003Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7367157Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7367313Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7367471Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7367627Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7367781Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7367940Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7371226Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7371385Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7371542Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7371698Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7371856Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7372008Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7372159Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7372317Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7372473Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:57:47.7372690Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7372850Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7373012Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7373174Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7373412Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7373574Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7373735Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7373895Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7374059Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7374219Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7374378Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7374544Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7374704Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7374861Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7375022Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7375187Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7375389Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7375558Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7375740Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7375916Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7376074Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7376232Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7376397Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7376556Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7376721Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7376878Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7377039Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7377209Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7377366Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7377524Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7377689Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7377851Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7378011Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7378178Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7378337Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7378498Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7378655Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7378813Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7378980Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7379140Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7379298Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7379460Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7379619Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7379779Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7380008Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7380166Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7380328Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7380486Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7380644Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7380879Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7381044Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7381206Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7381365Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7381524Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7381690Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7381854Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7382017Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7382180Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7382339Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7382504Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7382667Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7382866Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7383027Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7383184Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7383343Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7383502Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7383659Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7383823Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7383980Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7384141Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7384306Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7384469Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7384632Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7384791Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7384949Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7385110Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7385267Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7385425Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7385587Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7385769Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7385952Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7386117Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7386283Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7386448Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7386608Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7386765Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7386925Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7387082Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7387238Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7387447Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7387606Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7387765Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7387931Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7388162Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7388331Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7388494Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7388653Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7388814Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7388972Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7389125Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7389294Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7389453Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7389618Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7389775Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7389932Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7390140Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7390299Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7390457Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7390619Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7390778Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7390939Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7391099Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7391256Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7391420Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7391579Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7391738Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7391905Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7392064Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7392224Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7392381Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7392538Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7392699Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7392859Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7393017Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7393181Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7393339Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7393499Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7393659Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7393819Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7393979Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7394134Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7394532Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7394698Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7394944Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7395105Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7395263Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7395420Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7395582Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7395850Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7396014Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7396181Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7396340Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7396504Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7396662Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7396819Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7396987Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7397147Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7397304Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7397464Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7397628Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7397852Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7398015Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7398174Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7398338Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7398499Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7398658Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7398823Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7398979Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7399137Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7399300Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7399465Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7399631Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7399791Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7399948Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7400110Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7400270Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7400473Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7400639Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7400799Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7400964Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7401128Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7401293Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7401460Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7401618Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7401778Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7401941Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7402098Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7402261Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7402467Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7402625Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7402791Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7402950Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7403108Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7403684Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7403847Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7404011Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7404170Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7404329Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7404491Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7404655Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7404815Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7404979Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7405137Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7405297Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7405459Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7405698Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7405866Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7406026Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7406184Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7406349Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7406510Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7406668Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7406829Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7406987Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7407152Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7407314Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7407474Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7407638Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7407798Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7407957Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7408121Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7408279Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7408442Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7408598Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7408754Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7408915Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7409076Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7409235Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7409393Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7409549Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7409709Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7409866Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7410024Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7410231Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7410390Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7410553Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7410720Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7410951Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7411113Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7411271Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7411428Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7411590Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7411747Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7411905Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7412069Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7412226Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7412391Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7412548Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7412702Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7412866Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7413069Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7413225Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7413383Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7413540Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7413699Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7413859Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7414015Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7414174Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7414329Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7414489Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7414655Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7414822Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7414978Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7415137Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7415293Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7415455Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7415612Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7415771Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7415930Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7416086Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7416243Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7416405Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7416563Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7416723Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7416880Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7417037Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7417199Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7417358Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7417561Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7417725Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7417882Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7418049Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7418207Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7418442Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7418605Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7418763Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7418923Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7419082Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7419239Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7419402Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7419558Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7419715Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7419874Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7420032Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7420193Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7420396Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7420553Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7420719Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7420877Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7421035Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7421202Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7421359Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7421515Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7421676Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7421833Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7421998Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7422157Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7422316Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7422474Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7422632Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7422790Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7422955Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7423115Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7423273Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7423435Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7423597Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7423760Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7423920Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7424075Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7424236Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7424393Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7424554Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7424717Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7424922Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7425084Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7425240Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7425397Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7425557Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7425824Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7425997Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7426164Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7426323Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7426489Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7426644Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7426805Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7426965Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7427121Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7427279Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7427440Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7427604Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7427809Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7427967Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7428124Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7428283Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7428440Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7428600Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7428760Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7428918Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7429079Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7429236Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7429398Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7429560Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7429715Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7429872Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7430030Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7430189Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7430347Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7430507Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7430666Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7430828Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7430984Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7431147Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7431313Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7431472Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7431629Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7431787Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7431945Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7432106Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7432309Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7432466Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7432626Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7432782Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7432938Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7433198Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7433358Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7433517Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7433674Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7433831Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7433992Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7434153Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7434310Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7434470Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7434626Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7434785Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7434946Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7435143Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7435304Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7435463Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7435619Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7435804Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7435985Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7436147Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7436303Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7436459Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7436624Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7436787Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7436948Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7437108Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7437265Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7437425Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7437582Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7437739Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7437900Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7438059Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7438217Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7438379Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7438541Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7438705Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7438865Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7439026Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7439190Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7439351Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7439515Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7439727Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7439886Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7440045Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7440209Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7440370Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7440676Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7440839Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7440997Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7441160Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7441319Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7441479Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7441646Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7441804Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7441966Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7442124Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7442284Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7442451Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7442650Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7442810Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7442973Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7443134Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7443294Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7443456Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7443613Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7443777Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7447824Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7448003Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7448170Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7448335Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7448492Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7448645Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7448806Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7448961Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7449118Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7449276Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7449435Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7449590Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7449745Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7449907Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7450063Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7450221Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7450375Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7450530Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7450686Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7450845Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7451071Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7451230Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7451385Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7451542Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7451773Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7451932Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7452090Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7452245Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7452399Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7452555Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7452714Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7452877Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7453032Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7453186Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7453343Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7453501Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7453698Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7453858Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7454012Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7454171Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7454328Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7454482Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7454646Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7454800Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7454957Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7455117Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7455276Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7455439Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7455595Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7455752Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7455912Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7456067Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7456222Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7456384Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7456539Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7456695Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7456855Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7457009Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7457172Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7457328Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7457483Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7457642Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7457799Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7457954Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7458156Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7458311Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7458472Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7458625Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7458785Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7459015Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7459174Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7459331Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7459491Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7459646Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7459804Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7459962Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7460118Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7460275Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7460430Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7460587Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7460750Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7460947Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7461106Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7461260Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7461414Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7461570Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7461729Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7461886Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7462046Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7462203Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7462364Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7462524Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7462681Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7462841Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7462995Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7463150Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7463309Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7463465Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7463626Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7463782Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7463937Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7464095Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7464253Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7464408Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7464568Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7464723Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7464876Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7465035Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7465188Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7465395Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7465549Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7465729Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7465912Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7466166Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7466324Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7466488Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7466646Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7466806Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7466961Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7467120Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7467282Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7467438Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7467597Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7467753Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7467912Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7468322Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7468480Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7468636Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7468795Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7468951Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7469107Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7469267Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7469423Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7469580Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7469733Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7469889Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7470051Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7470208Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7470363Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7470525Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7470681Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7470839Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7470997Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7471151Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7471311Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7471466Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7471620Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7471781Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7471938Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7472097Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7472254Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7472409Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7472566Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7472771Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7472926Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7473085Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7473240Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7473394Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7473633Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7473789Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7473948Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7474103Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7474257Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7474420Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7474580Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7474736Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7474893Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7475047Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7475211Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7475372Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7475564Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7475721Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7475870Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7476020Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7476171Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7476321Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7476476Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7476624Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7476778Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7476934Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7477088Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7477251Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7477406Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7477556Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7477710Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7477863Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7478011Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7478166Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7478316Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7478469Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7478622Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7478770Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7478925Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7479080Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7479228Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7479381Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7479531Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7479681Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7479836Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7480036Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7480188Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7480341Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7480538Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7480692Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7480918Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7481071Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7481224Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7481371Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7481519Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7481669Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7481822Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7481973Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7482122Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7482270Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7482421Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7482575Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7482764Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7482918Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7483067Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7483222Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7483372Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7483521Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7483678Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7483826Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7483975Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7484126Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7484275Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7484430Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7484588Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7484735Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7484888Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7485037Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7485188Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7485343Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7485494Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7485643Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7485798Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7485947Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7486102Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7486252Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7486405Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7486560Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7486709Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7486858Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7487015Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7487209Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7487360Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7487510Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7487657Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7487811Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7488039Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7488193Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7488343Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7488492Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7488640Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7488793Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7488946Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7489098Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7489250Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7489400Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7489555Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7489709Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7489895Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7490048Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7490198Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7490350Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7490499Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7490647Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7490801Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7490951Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7491103Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7491255Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7491406Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7491567Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7491717Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7491867Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7492018Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7492169Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7492319Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7492476Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7492628Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7492778Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7492932Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7493081Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7493239Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7493392Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7493542Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7493696Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7493846Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7493995Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7494154Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7494630Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7494787Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7494936Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7495087Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7495240Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7495519Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7495699Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7495877Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7496028Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7496185Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7496335Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7496484Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7496641Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7496789Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7496938Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7497091Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7497244Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7497453Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7497606Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7497753Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7497906Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7498055Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7498207Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7498364Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7498511Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7498659Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7498813Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7498963Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7499123Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7499274Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7499423Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7499575Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7499723Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7499872Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7500027Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7500179Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7500334Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7500482Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7500632Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7500788Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7500941Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7501091Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7501246Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7501396Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7501547Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7501698Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7501916Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7502069Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7502218Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7502370Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7502522Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7502748Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7502901Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7503052Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7503202Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7503355Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7503505Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7503653Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7503810Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7503958Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7504106Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7504256Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7504411Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7504603Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7504752Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7504900Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7505050Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7505199Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7505348Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7505502Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7505666Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7505841Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7506001Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7506148Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7506306Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7506458Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7506608Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:57:47.7506770Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7506928Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7507083Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7507250Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7507408Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7507565Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7507723Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7507880Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7508042Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7508202Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7508361Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7508516Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7508670Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7508828Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7508983Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7509184Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7509343Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7509500Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7509660Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7509888Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7510044Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7510201Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7510356Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7510511Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7510668Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7510822Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7510981Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7511139Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7511295Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7511457Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7511619Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7511816Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7511977Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7512131Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7512284Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7512440Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7512593Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7512760Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7512915Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7513072Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7513236Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7513392Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7513553Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7513713Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7513868Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7514026Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7514181Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7514338Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7514504Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7514661Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7514816Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7514973Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7515129Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7515291Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7515448Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7515601Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7515760Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7515914Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7516068Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7516273Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7516429Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7516588Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7516745Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7516901Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7517133Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7517290Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7517444Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7517603Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7517759Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7517916Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7518076Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7518231Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7518390Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7518545Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7518699Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7518863Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7519081Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7519235Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7519392Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7519548Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7519706Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7519860Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7520016Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7520176Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7520333Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7520569Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7520732Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7520889Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7521050Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7521205Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7521361Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7521518Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7521675Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7521830Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7521988Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7522142Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7522299Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7522456Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7522613Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7522769Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7522923Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7523080Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7523242Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7523399Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7523604Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7523759Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7523912Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7524069Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7524299Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7524457Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7524616Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7524771Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7524933Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7525089Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7525242Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7525408Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7525564Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7525721Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7525884Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7526040Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7526256Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7526412Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7526568Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7526727Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7526881Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7527036Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7527200Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7527357Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7527518Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7527672Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7527827Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7527992Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7528150Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7528304Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7528460Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7528617Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7528770Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7528931Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7529087Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7529247Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7529403Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7529558Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7529720Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7529879Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7530035Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7530193Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7530347Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7530505Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7530705Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7530860Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7531022Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7531176Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7531330Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7531563Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7531725Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7531886Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7532042Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7532198Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7532356Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7532511Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7532673Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7532831Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7532985Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7533143Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7533302Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7533499Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7533657Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7533812Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7533965Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7534123Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7534278Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7534442Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7534597Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7534753Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7534913Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7535073Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7535229Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7535388Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7535542Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7535725Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7535905Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7536061Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7536220Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7536373Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7536528Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7536686Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7536844Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7537002Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7537159Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7537313Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7537469Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7537622Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7537775Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7537978Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7538132Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7538285Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7538443Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7538597Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7538834Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7538989Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7539142Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7539298Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7539452Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7539606Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7539767Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7539920Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7540073Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7540227Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7540379Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7540537Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7540731Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7540884Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7541040Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7541194Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7541350Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7541505Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7541657Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7541813Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7541968Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7542122Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7542284Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7542438Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7542596Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7542748Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7542900Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7543055Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7543208Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7543362Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7543516Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7543669Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7543824Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7543982Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7544137Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7544296Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7544450Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7544605Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7544764Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7544920Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7545118Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7545274Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7545426Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7545580Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7545757Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7546028Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7546192Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7546345Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7546496Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7546653Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7546808Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7546972Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7547125Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7547279Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7547436Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7547590Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7547746Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7547940Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7548093Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7548248Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7548401Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7548555Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7548718Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7548871Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7549022Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7549179Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7549332Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7549492Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7549646Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7549801Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7549959Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7550114Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7550269Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7550426Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7550581Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7550739Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7550893Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7551048Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7551212Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7551371Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7551524Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7551679Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7551832Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7551988Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7552141Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7552338Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7552496Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7552651Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7552804Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7552959Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7553185Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7553342Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7553497Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7553650Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7553807Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7553960Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7554116Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7554276Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7554430Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7554583Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7554737Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7554897Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7555099Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7555251Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7555405Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7555561Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7555714Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7555867Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7556026Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7556179Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7556335Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7556487Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7556646Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7556809Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7556962Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7557116Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7557273Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7557426Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7557581Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7557734Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7557886Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7558041Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7558194Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7558356Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7558512Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7558666Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7558824Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7558979Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7559131Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7559287Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7559482Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7559635Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7559791Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7559945Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7560106Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7560334Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7560540Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7560696Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7560848Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7561002Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7561159Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7561315Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7561467Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7561626Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7561780Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7561938Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7562099Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7562296Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7562453Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7562608Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7562763Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7562922Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7563075Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7563233Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7563388Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7563542Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7563698Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7563857Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7564013Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7564170Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7564323Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7564481Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7564637Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7564795Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7564954Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7565106Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7565261Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7565419Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7565574Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7565765Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7565946Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7566101Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7566257Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7566410Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7566564Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7566764Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7566918Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7570430Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7570611Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7570773Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7571037Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7571203Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7571365Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7571520Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7571677Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7571831Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7571991Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7572151Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7572311Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7572465Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7572622Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7572786Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7572982Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7573137Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7573295Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7573449Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7573606Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7573758Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7573914Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7574072Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7574230Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7574385Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7574549Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7574706Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7574864Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7575021Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7575176Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7575336Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7575490Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7575648Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7575805Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7575961Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7576115Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7576276Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7576432Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7576588Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7576744Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7576898Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7577059Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7577215Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7577417Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7577578Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7577732Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7577891Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7578047Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7578322Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7578482Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7578639Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7578793Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7578950Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7579106Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7579269Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7579424Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7579578Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7579736Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7579891Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7580050Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7580252Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7580406Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7580564Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7580725Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7580879Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7581040Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7581197Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7581353Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7581512Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7581666Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7581828Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7581985Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7582142Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7582300Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7582455Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7582610Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7582771Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7582924Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7583083Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7583239Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7583395Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7583555Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7583713Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7583869Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7584027Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7584182Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7584341Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7584496Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7584697Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7584856Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7585010Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7585165Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7585400Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7585560Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7585728Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7585913Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7586084Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7586245Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7586400Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7586559Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7586718Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7586875Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7587029Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7587192Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7587389Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7587550Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7587709Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7587863Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7588024Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7588180Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7588338Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7588495Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7588650Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7588810Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7588969Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7589128Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7589292Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7589449Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7589603Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7589766Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7589922Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7590084Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7590240Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7590396Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7590555Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7590714Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7590877Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7591035Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7591188Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7591349Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7591504Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7591659Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7591869Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7592025Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7592181Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7592341Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7592496Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7592729Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7592888Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7593044Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7593203Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7593357Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7593512Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7593675Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7593831Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7593986Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7594145Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7594461Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7594628Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7594862Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7595018Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7595177Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7595330Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7595486Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7595649Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7595832Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7596016Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7596171Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7596327Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7596492Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7596648Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7596805Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7596962Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7597118Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7597279Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7597436Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7597591Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7597751Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7597907Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7598065Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7598228Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7598385Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7598546Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7598704Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7598859Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7599024Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7599182Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7599408Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7599565Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7599721Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7599883Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7600147Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7600306Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7600529Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7600686Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7600843Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7601004Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7601159Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7601322Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7601477Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7601633Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7601792Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7601955Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7602157Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7602314Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7602470Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7602625Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7602786Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7602942Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7603105Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7603260Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7603415Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7603575Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7603730Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7603891Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7604050Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7604205Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7604363Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7604519Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7604674Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7604833Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7604987Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7605141Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7605297Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7605452Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7605613Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7605772Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7605927Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7606084Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7606241Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7606395Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7606621Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:57:47.7606774Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7606929Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7607081Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7607232Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7607460Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7607617Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7607770Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7607925Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7608077Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7608233Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7608385Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7608541Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7608700Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7608852Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7609003Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7609162Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7609355Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7609505Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7609661Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7609813Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7609972Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7610122Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7610275Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7610429Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7610580Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7610730Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7610885Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7611040Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7611199Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7611351Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7611502Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7611654Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7611807Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7611961Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7612115Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7612266Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7612424Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7612576Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7612733Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7612891Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7613043Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7613193Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7613346Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7613494Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7613643Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7613843Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7613995Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7614149Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7614301Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7614449Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7614683Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7614835Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7614986Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7615137Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7615288Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7615444Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7615626Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7615804Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7615962Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7616112Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7616266Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7616426Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7616618Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7616773Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7616926Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7617078Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7617234Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7617386Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7617543Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7617701Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7617854Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7618011Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7618165Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7618318Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7618472Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7618623Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7618772Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7618925Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7619076Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7619227Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7619383Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7619533Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7619686Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7619838Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7619994Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7620149Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7620300Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7620449Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7620601Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7620750Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7620954Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7621107Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7621259Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7621415Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7621568Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7621793Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7621956Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7622107Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7622264Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7622413Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7622565Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7622718Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7622871Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7623023Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7623179Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7623329Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7623480Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7623684Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7623834Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7623987Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7624139Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7624290Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7624443Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7624596Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7624746Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7624901Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7625051Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7625203Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7625358Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7625510Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7625688Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7625865Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7626017Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7626172Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7626325Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7626483Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7626634Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7626785Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7626941Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7627094Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7627247Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7627401Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7627552Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7627702Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7627856Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7628005Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7628204Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7628357Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7628507Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7628660Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7628814Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7629039Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7629196Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7629348Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7629499Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7629648Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7629797Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7629957Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7630108Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7630260Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7630420Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7630571Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7630733Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7630948Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7631099Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7631250Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7631404Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7631554Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7631707Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7631861Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7632013Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7632166Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7632317Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7632477Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7632635Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7632787Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7632940Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7633089Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7633243Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7633393Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7633545Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7633699Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7633848Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7633997Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7634151Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7634309Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7634464Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7634624Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7634775Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7634926Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7635074Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7635223Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7635419Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7635573Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7635748Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7635930Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7636155Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7636315Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7636466Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7636616Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7636772Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7636924Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7637073Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7637232Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7637386Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7637541Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7637693Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7637843Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7638001Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:57:47.7638201Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7638356Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7638518Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7638673Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7638832Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7638990Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7639145Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7639304Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7639459Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7639614Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7639780Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7639936Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7640092Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7640249Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7640404Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7640607Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7640765Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7640920Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7641080Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7641234Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7641389Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7641552Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7641709Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7641866Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7642019Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7642174Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7642330Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7642530Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7642685Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7642842Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7642997Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7643156Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7643388Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7643547Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7643703Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7643863Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7644018Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7644177Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7644331Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7644495Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7644648Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7644804Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7644959Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7645119Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7645342Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7645501Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7645655Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7645813Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7645970Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7646128Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7646290Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7646443Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7646597Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7646753Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7646911Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7647072Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7647225Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7647379Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7647536Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7647693Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7647850Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7648013Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7648168Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7648329Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7648485Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7648642Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7648811Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7648967Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7649122Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7649280Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7649436Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7649589Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7649793Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7649948Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7650109Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7650265Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7650420Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7650656Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7650817Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7650972Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7651132Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7651287Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7651445Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7651604Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7651758Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7651917Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7652072Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7652225Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7652388Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7652585Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7652744Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7652900Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7653055Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7653212Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7653370Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7653525Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7653682Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7653837Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7653996Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7654153Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7654311Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7654471Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7654629Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7654786Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7654947Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7655101Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7655261Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7655416Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7655570Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7655727Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7655885Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7656042Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7656199Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7656354Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7656511Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7656664Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7656817Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7657022Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7657176Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7657331Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7657493Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7657747Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7657908Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7658066Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7658220Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7658378Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7658531Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7658685Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7658847Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7659001Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7659156Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7659315Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7659475Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7659671Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7659824Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7659978Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7660137Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7660291Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7660445Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7660605Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7660760Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7660916Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7661070Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7661225Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7661396Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7661550Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7661704Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7661860Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7662014Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7662169Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7662328Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7662486Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7662643Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7662798Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7662951Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7663113Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7663271Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7663429Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7663585Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7663739Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7663896Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7664099Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7664254Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7664411Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7664565Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7664723Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7664952Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7665113Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7665271Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7665426Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7665586Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7665766Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7665945Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7666099Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7666258Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7666412Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7666569Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7666729Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7666927Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7667083Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7667240Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7667395Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7667559Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7667715Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7667878Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7668037Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7668191Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7668349Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7668508Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7668663Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7668819Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7668973Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7669133Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7669288Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7669442Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7669607Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7669764Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7669919Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7670078Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7670238Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7670399Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7670549Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7670700Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7670853Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7671002Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7671152Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7671352Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7671504Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7671660Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7671810Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7671960Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7672186Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7672342Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7672495Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7672649Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7672801Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7672953Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7673113Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7673264Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7673418Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7673570Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7673720Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7673882Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7674075Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7674227Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7674387Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7674540Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7674694Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7674843Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7674997Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7675150Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7675301Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7675451Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7675610Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7675772Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7675948Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7676116Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7676266Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7676419Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7676570Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7676724Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7676878Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7677030Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7677185Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7677336Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7677491Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7677651Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7677802Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7677953Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7678106Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7678257Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7678454Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7678609Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7678760Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7678911Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7679061Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7679284Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7679441Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7679593Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7679746Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7679900Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7680051Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7680207Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7680362Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7680564Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7680718Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7680868Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7681018Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7681219Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7681372Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7681527Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7681678Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7681829Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7681982Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7682135Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7682286Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7682438Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7682589Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7682738Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7682902Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7683058Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7683214Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7683363Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7683513Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7683665Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7683814Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7683966Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7684118Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7684267Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7684422Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7684579Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7684733Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7684887Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7685036Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7685186Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7685338Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7685490Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7685692Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7685842Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7685996Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7686151Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7686302Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7686549Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7686708Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7686860Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7687009Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7687163Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7687316Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7687474Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7687628Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7687778Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7687931Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7688084Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7688240Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7688432Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7688583Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7688737Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7688890Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7689040Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7689193Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7689347Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7689497Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7689655Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7693086Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7693258Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7693424Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7693580Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7693730Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7693880Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7694034Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7694183Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7694564Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7694713Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7694869Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7695017Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7695168Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7695321Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7695472Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7695623Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7695773Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7695921Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7696072Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7696221Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7696475Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7696625Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7696772Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7696921Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7697177Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7697327Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7697478Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7697625Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7697773Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7697925Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7698075Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7698231Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7698378Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7698525Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7698674Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7698823Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7698976Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7699186Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7699334Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7699485Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7699634Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7699782Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7699939Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7700086Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7700234Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7700385Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7700535Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7700692Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7700841Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7700989Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7701139Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7701287Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7701435Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7701588Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7701738Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7701885Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7702036Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7702184Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7702333Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7702488Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7702640Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7702789Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7702943Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7703093Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7703245Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7703440Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7703596Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7703743Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7703893Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7704043Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7704263Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7704415Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7704567Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7704715Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7704864Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:57:47.7705018Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7705172Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7705333Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7705486Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7705640Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7705796Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7705953Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7706150Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7706302Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7706453Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7706607Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7706760Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7706913Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7707073Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7707230Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7707382Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7707541Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7707699Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7707859Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7708012Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7708166Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7708324Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7708479Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7708631Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7708788Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7708941Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7709098Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7709250Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7709406Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7709565Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7709718Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7709870Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7710025Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7710178Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7710335Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7710534Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7710687Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7710842Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7710995Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7711148Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7711384Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7711541Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7711697Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7711850Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7712004Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7712165Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7712320Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7712474Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7712629Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7712782Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7712940Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7713097Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7713293Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7713449Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7713602Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7713755Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7713910Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7714067Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7714221Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7714372Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7714526Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7714680Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7714835Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7714991Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7715145Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7715301Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7715456Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7715610Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7715764Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7715918Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7716071Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7716225Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7716381Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7716537Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7716691Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7716846Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7716999Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7717155Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7717308Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7717461Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7717690Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7717841Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7717992Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7718149Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7718375Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7718535Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7718687Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7718838Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7718995Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7719147Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7719302Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7719460Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7719612Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7719776Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7719928Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7720084Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7720279Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7720479Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7720634Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7720786Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7720940Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7721098Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7721253Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7721405Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7721562Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7721717Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7721875Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7722034Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7722187Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7722343Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7722495Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7722648Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7722802Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7722958Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7723115Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7723269Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7723421Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7723578Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7723736Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7723887Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7724046Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7724199Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7724351Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7724506Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7724707Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7724859Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7725017Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7725172Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7725330Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7725555Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7725712Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7725867Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7726019Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7726170Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7726323Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7726477Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7726631Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7726783Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7726933Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7727085Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7727242Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7727434Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7727590Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7727741Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7727894Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7728045Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7728199Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7728353Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7728504Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7728655Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7728810Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7728968Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7729132Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7729284Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7729435Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7729592Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7729744Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7729899Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7730058Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7730211Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7730368Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7730519Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7730676Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7730832Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7730982Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7731135Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7731293Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7731445Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7731599Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7731798Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7731949Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7732102Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7732256Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7732481Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7732639Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7732791Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7732944Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7733097Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7733248Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7733402Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7733558Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7733709Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7733866Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7734018Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7734175Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7734374Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7734530Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7734687Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7734839Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7734992Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7735147Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7735302Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7735456Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7735635Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7735811Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7735970Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7736130Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7736282Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7736437Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7736587Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7736736Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7736886Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7737039Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7737190Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7737338Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7737486Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7737639Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7737792Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7737944Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7738096Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7738246Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7738397Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7738545Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7738693Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7738893Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7739043Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7739192Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7739345Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7739570Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7739722Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7739875Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7740023Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7740172Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7740320Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7740467Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7740622Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7740770Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7740916Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7741064Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7741212Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7741369Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7741583Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7741730Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7741882Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7742031Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7742178Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7742332Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7742479Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7742632Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7742783Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7742931Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7743086Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7743238Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7743385Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7743537Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7743690Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7743836Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7743991Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7744140Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7744291Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7744439Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7744587Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7744746Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7744898Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7745046Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7745197Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7745343Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7745493Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7745643Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7745869Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7746032Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7746181Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7746329Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7746479Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7746701Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7746856Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7747004Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7747151Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7747302Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7747449Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7747599Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7747756Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7747908Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7748057Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7748208Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7748360Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7748551Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7748699Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7748847Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7748999Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7749149Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7749296Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7749450Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7749596Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7749745Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7749893Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7750040Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7750200Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7750349Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7750499Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7750649Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7750798Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7750948Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7751098Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7751246Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7751400Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7751554Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7751704Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7751859Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7752014Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7752167Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7752315Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7752463Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7752616Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7752766Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7752959Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7753108Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7753257Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7753407Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7753630Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7753783Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7753938Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7754088Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7754235Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7754384Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7754536Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7754690Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7754840Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7754987Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7755139Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7755288Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7755443Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7755639Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7755789Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7755939Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7756091Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7756239Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7756392Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7756540Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7756690Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7756845Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7756997Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7757152Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7757308Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7757457Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7757611Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7757762Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7757911Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7758063Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7758216Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7758367Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7758521Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7758672Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7758823Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7758977Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7759124Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7759276Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7759424Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7759574Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7759727Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7759922Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7760071Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7760223Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7760374Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7760570Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7760801Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7760954Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7761105Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7761252Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7761401Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7761553Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7761702Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7761860Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7762009Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7762157Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7762310Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7762464Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7762665Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7762815Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7762962Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7763114Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7763263Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7763413Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7763567Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7763715Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7763862Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7764013Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7764161Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7764313Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7764466Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7764615Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7764769Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7764917Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7765068Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7765220Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7765369Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7765519Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7765683Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7765851Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7766022Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7766172Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7766320Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7766470Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7766618Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7766769Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7766924Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7767118Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7767268Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:57:47.7767423Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7767576Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7767832Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7767990Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7768142Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7768298Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7768453Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7768616Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7768770Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7768925Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7769085Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7769239Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7769392Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7769551Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7769710Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7769904Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7770062Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7770213Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7770367Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7770519Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7770675Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7770830Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7770984Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7771140Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7771295Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7771452Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7771608Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7771759Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7771911Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7772064Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7772218Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7772371Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7772531Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7772685Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7772841Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7772992Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7773148Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7773303Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7773455Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7773609Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7773766Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7773918Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7774122Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7774274Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7774427Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7774582Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7774733Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7774957Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7775116Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7775270Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7775432Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7775586Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7775763Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7775946Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7776103Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7776253Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7776408Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7776560Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7776724Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7776915Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7777067Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7777221Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7777374Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7777527Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7777681Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7777836Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7777987Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7778149Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7778300Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7778461Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7778614Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7778766Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7778922Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7779074Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7779227Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7779380Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7779535Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7779691Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7779842Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7779994Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7780155Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7780309Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7780459Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7780612Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7780765Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7780919Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7781071Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7781267Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7781422Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7781572Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7781725Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7781883Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7782114Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7782275Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7782427Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7782579Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7782737Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7782890Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7783047Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7783200Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7783355Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7783509Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7783661Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7783816Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7784012Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7784163Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7784316Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7784472Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7784624Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7784788Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7784940Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7785092Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7785247Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7785399Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7785557Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7785716Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7785867Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7786018Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7786175Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7786327Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7786484Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7786635Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7786785Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7786939Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7787092Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7787248Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7787405Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7787556Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7787713Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7787867Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7788021Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7788178Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7788378Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7788532Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7788686Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7788839Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7789065Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7789220Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7789370Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7789525Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7789678Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7789830Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7789985Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7790143Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7790303Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7790456Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7790610Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7790770Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7790962Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7791115Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7791269Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7791421Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7791575Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7791727Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7791884Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7792038Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7792190Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7792342Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7792501Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7792654Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7792810Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7792962Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7793115Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7793272Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7793427Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7793581Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7793736Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7793889Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7794043Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7794195Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7794580Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7794745Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7794900Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7795056Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7795213Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7795364Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7795595Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7795779Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7795957Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7796111Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7796265Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7796548Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7796707Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7796858Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7797009Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7797164Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7797314Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7797472Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7797624Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7797776Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7797935Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7798089Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7798246Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7798459Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7798611Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7798768Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7798921Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7799074Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7799230Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7799379Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7799529Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7799680Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7799829Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7799984Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7800133Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7800289Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7800492Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7800640Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7800788Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7800939Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7801091Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7801242Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7801390Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7801537Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7801688Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7801846Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7801993Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7802142Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7802294Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7802442Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7802592Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7802788Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7802937Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7803084Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7803231Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7803380Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7803604Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7803758Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7803913Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7804063Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7804213Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7804360Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7804507Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7804659Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7804806Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7804954Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7805105Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7805256Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7805450Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7805599Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7805773Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7805948Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7806095Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7806242Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7806396Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7806543Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7806690Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7806845Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7806994Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7807150Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7807301Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7807448Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7807598Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7807746Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7807893Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7808047Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7808195Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7808345Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7808491Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7808639Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7808795Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7808946Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7809096Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7809246Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7809395Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7809546Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7809694Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7809888Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7810037Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7810185Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7813764Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7813938Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7814200Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7814352Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7814504Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7814658Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7814806Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7814953Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7815108Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7815258Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7815410Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7815579Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7815752Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7815915Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7816113Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7816262Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7816411Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7816564Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7816712Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7816862Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7817017Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7817166Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7817315Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7817466Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7817620Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7817772Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7817921Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7818069Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7818218Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7818368Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7818518Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7818675Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7818827Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7818983Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7819136Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7819285Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7819439Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7819590Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7819738Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7819893Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7820042Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7820195Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7820389Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7820537Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7820697Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7820847Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7820995Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7821224Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7821376Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7821527Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7821679Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7821828Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7821980Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7822130Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7822284Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7822436Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7822585Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7822734Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7822892Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7823082Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7823236Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7823384Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7823532Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7823687Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7823835Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7823988Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7824141Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7824292Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7824443Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7824591Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7824746Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7824901Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7825052Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7825203Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7825356Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7825504Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7825653Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7825806Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7825955Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7826117Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7826268Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7826421Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7826576Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7826726Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7826876Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7827028Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7827177Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7827330Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7827549Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7827698Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7827855Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7828005Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7828155Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7828382Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7828538Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7828692Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7828844Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7828995Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7829147Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7829300Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7829449Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7829605Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7829753Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7829905Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7830059Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7830249Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7830402Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7830551Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7830699Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7830854Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7831004Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7831157Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7831308Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7831459Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7831612Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7831768Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7831922Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7832077Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7832225Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7832380Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7832534Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7832682Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7832838Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7832987Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7833134Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7833286Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7833437Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7833590Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:57:47.7833753Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7833909Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7834069Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7834223Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7834376Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7834581Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7834733Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7834886Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7835045Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7835199Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7835426Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7835588Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7835768Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7835949Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7836103Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7836258Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7836415Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7836572Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7836728Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7836888Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7837044Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7837202Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7837398Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7837550Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7837709Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7837863Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7838016Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7838174Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7838332Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7838488Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7838642Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7838795Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7838958Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7839116Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7839268Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7839425Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7839578Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7839741Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7839893Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7840053Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7840210Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7840363Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7840581Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7840742Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7840905Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7841066Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7841219Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7841376Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7841536Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7841689Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7841893Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7842050Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7842204Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7842369Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7842522Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7842755Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7842915Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7843069Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7843224Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7843381Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7843536Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7843699Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7843852Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7844006Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7844165Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7844317Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7844476Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7844677Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7844832Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7844987Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7845145Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7845299Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7845462Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7845625Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7845801Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7845975Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7846130Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7846290Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7846449Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7846603Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7846758Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7846912Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7847065Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7847223Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7847377Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7847530Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7847684Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7847837Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7847997Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7848153Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7848306Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7848463Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7848616Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7848769Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7848925Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7849124Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7849280Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7849434Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7849587Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7849811Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7849971Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7850127Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7850284Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7850439Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7850596Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7850750Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7850907Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7851066Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7851220Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7851374Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7851535Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7851757Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7851917Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7852073Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7852228Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7852383Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7852539Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7852696Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7852854Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7853009Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7853163Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7853324Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7853482Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7853642Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7853795Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7853948Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7854105Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7854259Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7854416Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7854574Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7854729Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7854888Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7855042Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7855202Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7855359Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7855514Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7855693Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7855874Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7856028Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7856230Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7856385Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7856541Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7856699Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7856854Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7857084Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7857244Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7857399Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7857555Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7857709Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7857862Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7858023Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7858178Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7858332Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7858491Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7858646Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7858808Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7859008Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7859161Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7859321Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7859475Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7859632Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7859794Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7859951Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7860111Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7860269Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7860426Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7860589Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7860746Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7860900Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7861055Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7861209Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7861363Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7861518Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7861674Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7861830Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7861984Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7862138Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7862299Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7862456Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7862611Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7862767Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7862922Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7863077Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7863230Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7863432Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7863591Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7863745Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7863900Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7864131Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7864289Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7864448Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7864602Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7864758Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7864918Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7865072Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7865227Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7865383Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7865538Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7865694Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7865850Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7866044Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7866198Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7866348Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7866499Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7866650Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7866800Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7866955Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7867103Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7867254Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7867407Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7867556Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7867711Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7867867Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7868015Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7868165Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7868318Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7868469Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7868625Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7868776Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7868929Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7869082Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7869230Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7869385Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7869538Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7869686Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7869839Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7869988Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7870137Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7870288Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7870486Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7870637Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7870789Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7870938Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7871090Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7871318Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7871469Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7871620Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7871771Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7871921Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7872075Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7872229Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7872384Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7872536Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7872687Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7872844Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7872999Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7873193Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7873350Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7873497Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7873647Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7873798Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7873946Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7874101Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7874250Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7874398Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7874550Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7874702Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7874854Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7875010Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7875162Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7875314Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7875461Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7875610Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7875789Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7875964Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7876113Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7876267Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7876416Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7876577Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7876732Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7876882Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7877037Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7877188Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7877339Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7877540Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7877689Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7877840Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7877990Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7878141Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7878394Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7878551Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7878701Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7878855Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7879004Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7879160Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7879311Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7879463Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7879618Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7879768Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7879919Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7880073Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7880279Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7880477Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7880633Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7880782Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7880935Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7881084Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7881239Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7881389Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7881537Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7881688Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7881840Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7881995Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7882152Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7882306Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7882455Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7882608Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7882758Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7882906Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7883060Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7883210Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7883364Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7883514Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7883668Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7883824Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7883972Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7884121Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7884271Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7884421Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7884570Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7884769Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7884920Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7885072Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7885222Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7885373Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7885627Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7885804Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7885952Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7886106Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7886258Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7886412Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7886564Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7886713Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7886866Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7887016Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7887164Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7887320Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7887511Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7887662Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7887812Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7887964Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7888120Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7888270Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7888423Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7888578Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7888727Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7888877Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7889029Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7889186Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7889338Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7889488Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7889637Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7889789Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7889942Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7890094Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7890247Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7890398Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7890558Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7890708Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7890866Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7891022Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7891173Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7891321Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7891471Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7891619Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7891775Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7891971Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7892120Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7892275Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7892426Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7892649Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7892806Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7892956Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7893104Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7893256Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7893405Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7893559Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7893711Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7893863Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7894021Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7894169Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7894471Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7894629Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7894857Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7895012Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7895162Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7895311Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7895461Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7895624Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7895796Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7895967Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7896119Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7896269Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7896420Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7896571Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7896725Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7896877Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7897028Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:57:47.7897189Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7897343Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7897505Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7897659Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7897814Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7897968Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7898126Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7898282Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7898438Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7898591Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7898745Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7898901Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7899055Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7899284Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7899438Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7899593Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7899753Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7900014Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7900173Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7900330Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7900487Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7900642Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7900794Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7900947Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7901105Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7901257Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7901411Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7901567Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7901720Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7901921Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7902074Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7902227Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7902383Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7902537Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7902690Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7902847Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7903000Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7903155Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7903307Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7903461Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7903623Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7903779Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7903932Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7904087Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7904240Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7904396Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7904551Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7904707Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7904862Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7905015Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7905166Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7905329Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7905484Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7905666Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7905843Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7905997Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7906154Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7906352Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7906505Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7906660Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7906815Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7906972Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7907223Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7907380Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7907538Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7907695Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7907849Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7908005Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7908158Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7908318Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7908473Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7908627Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7908782Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7908943Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7909135Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7909292Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7909446Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7909601Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7909763Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7909917Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7910080Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7910233Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7910386Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7910540Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7910696Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7910851Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7911007Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7911161Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7911317Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7911468Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7911622Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7911784Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7911937Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7912091Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7912248Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7912406Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7912564Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7912717Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7912869Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7913021Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7913174Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7913328Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7913530Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7913682Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7913837Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7913990Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7914143Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7914376Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7914533Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7914686Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7914846Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7915000Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7915158Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7915315Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7915468Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7915627Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7915779Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7915932Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7916096Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7916290Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7916450Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7916606Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7916760Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7916915Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7917072Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7917224Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7917379Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7917533Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7917687Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7917846Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7918000Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7918155Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7918307Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7918461Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7918614Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7918771Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7918923Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7919079Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7919235Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7919389Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7919546Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7919704Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7919863Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7920021Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7920177Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7920334Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7920532Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7920741Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7920895Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7921048Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7921204Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7921437Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7921594Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7921752Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7921906Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7922063Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7922216Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7922369Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7922529Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7922682Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7922834Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7922990Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7923149Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7923349Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7923502Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7923655Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7923810Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7923963Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7924116Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7924273Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7924426Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7924579Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7924736Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7924897Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7925059Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7925215Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7925368Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7925525Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7925703Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7925879Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7926040Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7926192Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7926348Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7926503Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7926657Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7926821Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7926979Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7927130Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7927286Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7927440Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7927598Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7927797Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7927950Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7928105Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7928258Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7928411Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7928642Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7928800Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7928955Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7929106Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7929256Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7929408Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7929562Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7929712Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7929869Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7930019Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7930170Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7930325Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7930520Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7930673Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7930821Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7930970Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7931120Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7931269Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7931420Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7931571Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7931718Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7931874Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7935299Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7935499Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7935677Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7935843Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7936001Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7936151Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7936305Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7936456Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7936607Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7936761Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7936916Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7937069Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7937223Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7937380Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7937530Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7937679Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7937837Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7937988Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7938143Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7938384Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7938534Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7938688Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7938837Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7939063Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7939219Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7939369Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7939524Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7939674Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7939824Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7939978Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7940131Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7940286Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7940442Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7940592Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7940745Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7940901Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7941096Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7941248Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7941399Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7941552Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7941705Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7941860Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7942012Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7942165Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7942317Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7942471Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7942626Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7942780Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7942935Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7943087Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7943240Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7943394Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7943545Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7943703Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7943853Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7944003Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7944156Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7944310Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7944462Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7944617Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7944769Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7944925Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7945080Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7945233Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7945430Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7945580Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7945731Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7945884Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7946038Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7946261Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7946423Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7946573Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7946730Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7946882Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7947034Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7947190Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7947341Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7947490Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7947643Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7947796Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7947954Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7948148Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7948301Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7948457Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7948610Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7948761Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7948915Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7949069Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7949223Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7949376Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7949528Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7949684Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7949841Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7949993Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7950151Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7950303Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7950462Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7950614Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7950769Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7950924Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7951078Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7951230Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7951384Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7951539Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7951692Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7951848Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7951998Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7952149Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7952299Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7952450Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7952649Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7952801Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7952952Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7953107Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7953332Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7953495Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7953648Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7953801Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7953959Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7954111Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7954264Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7954424Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7954576Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7954730Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7954880Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7955031Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7955190Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7955388Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7955539Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7955697Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7955848Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7955999Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7956157Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7956309Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7956463Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7956615Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7956767Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7956926Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7957081Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7957231Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7957383Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7957539Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7957697Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7957848Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7958000Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7958154Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7958307Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7958458Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7958615Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7958774Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7958927Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7959080Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7959231Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7959386Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7959539Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7959738Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7959891Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7960042Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7960192Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7960346Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7960627Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7960786Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7960938Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7961092Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7961245Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7961399Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7961549Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7961704Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7961856Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7962010Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7962159Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7962315Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7962540Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7962692Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7962842Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7962999Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7963152Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7963306Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7963459Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7963612Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:57:47.7963775Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7963933Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7964087Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7964252Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7964409Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7964568Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7964723Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7964876Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7965036Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7965194Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7965349Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7965507Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7965663Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7965817Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7965979Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7966137Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7966300Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7966455Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7966609Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7966769Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7966971Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7967126Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7967284Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7967439Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7967599Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7967826Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7967984Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7968141Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7968296Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7968450Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7968607Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7968765Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7968922Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7969077Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7969232Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7969388Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7969548Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7969744Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7969901Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7970055Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7970214Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7970367Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7970522Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7970683Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7970836Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7970990Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7971147Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7971307Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7971471Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7971624Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7971782Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7971940Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7972098Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7972253Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7972420Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7972575Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7972734Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7972890Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7973049Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7973207Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7973366Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7973523Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7973683Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7973837Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7973992Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7974196Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7974352Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7974510Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7974664Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7974818Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7975057Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7975214Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7975368Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7975529Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7975684Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7975841Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7975998Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7976154Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7976312Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7976468Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7976623Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7976786Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7976981Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7977140Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7977296Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7977449Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7977607Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7977764Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7977920Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7978078Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7978234Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7978396Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7978557Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7978713Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7978870Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7979024Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7979177Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7979333Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7979493Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7979650Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7979805Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7979960Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7980119Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7980281Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7980439Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7980598Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7980754Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7980914Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7981069Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7981224Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7981668Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7981824Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7981980Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7982143Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7982373Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7982534Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7982689Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7982843Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7982999Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7983152Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7983308Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7983471Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7983628Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7983782Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7983938Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7984098Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7984299Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7984452Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7984606Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7984763Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7984919Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7985075Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7985236Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7985393Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7985553Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7985708Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7985869Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7986030Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7986185Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7986338Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7986500Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7986654Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7986810Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7986967Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7987120Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7987281Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7987436Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7987590Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7987757Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7987911Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7988069Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7988224Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7988378Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7988538Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7988743Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7988896Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7989055Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7989209Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7989368Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7989619Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7989779Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7989938Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7990091Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7990247Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7990406Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7990567Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7990726Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7990883Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7991037Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7991192Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7991351Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7991545Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7991701Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7991858Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7992014Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7992173Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7992332Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7992490Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7992644Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7992797Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7992953Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7993112Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7993269Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7993426Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7993580Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7993739Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7993894Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7994047Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7994358Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7994517Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7994672Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7994837Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7994996Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7995157Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7995317Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7995472Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7995654Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7995833Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7995988Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.7996232Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7996385Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7996538Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7996689Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7996952Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7997115Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7997267Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7997419Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7997575Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7997726Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7997880Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7998035Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7998188Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7998339Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7998487Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7998635Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7998792Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7999022Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7999177Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7999331Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7999482Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7999639Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7999793Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.7999942Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8000094Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8000243Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8000394Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8000596Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8000751Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8000908Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8001061Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8001214Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8001370Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8001519Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8001672Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8001824Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8001975Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8002134Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8002285Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8002438Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8002591Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8002739Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8002890Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8003043Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8003195Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8003398Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8003548Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8003699Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8003852Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8004003Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8004232Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8004394Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8004546Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8004699Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8004848Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8004998Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8005151Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8005304Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8005454Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8005607Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8005769Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8005949Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8006162Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8006313Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8006466Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8006616Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8006766Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8006916Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8007071Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8007220Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8007375Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8007526Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8007681Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8007837Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8007991Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8008143Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8008294Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8008446Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8008599Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8008751Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8008906Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8009058Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8009208Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8009360Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8009516Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8009667Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8009819Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8009969Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8010118Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8010275Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8010429Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8010632Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8010785Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8010936Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8011090Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8011314Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8011467Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8011621Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8011771Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8011923Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8012075Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8012226Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8012387Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8012539Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8012692Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8012849Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8013000Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8013163Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8013356Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8013508Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8013664Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8013815Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8013965Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8014118Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8014270Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8014420Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8014578Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8014730Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8014890Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8015044Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8015195Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8015348Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8015499Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8015650Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8015805Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8015959Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8016115Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8016267Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8016422Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8016574Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8016728Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8016881Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8017037Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8017189Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8017345Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8017494Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8017855Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8018011Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8018208Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8018415Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8018598Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8018850Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8019070Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8019246Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8019397Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8019548Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8019923Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8020135Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8020333Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8020481Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8020633Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8020780Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8020934Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8021135Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8021282Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8021430Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8021584Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8021733Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8021882Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8022036Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8022184Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8022335Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8022481Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8022627Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8022781Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8022929Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8023075Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8023222Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8023368Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8023518Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8023664Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8023812Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8023963Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8024108Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8024253Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8024404Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8024554Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8024702Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8024847Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8024993Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8025145Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8025297Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8025489Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8025638Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8025785Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8025931Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8026080Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8026302Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8026453Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8026600Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8026746Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8026895Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8027042Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8027191Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8027340Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8027488Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8027638Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8027786Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8027940Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:57:47.8028140Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8028293Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8028444Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8028602Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8028755Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8028912Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8029067Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8029219Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8029376Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8029527Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8029684Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8029839Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8029990Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8030144Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8030295Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8030446Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8030599Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8030752Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8030905Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8031064Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8031218Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8031375Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8031536Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8031688Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8031841Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8031991Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8032141Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8032294Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8032490Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8032640Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8032797Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8032948Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8033176Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8033335Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8033488Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8033643Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8033797Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8033948Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8034104Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8034257Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8034411Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8034562Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8034713Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8034867Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8035065Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8035218Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8035374Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8035524Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8035703Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8035877Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8036036Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8036190Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8036343Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8036496Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8036652Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8036812Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8036968Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8037119Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8037271Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8037427Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8037581Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8037736Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8037895Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8038047Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8038201Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8038351Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8038507Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8038663Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8038812Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8038962Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8039121Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8039275Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8039475Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8039625Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8039776Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8039930Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8040080Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8040305Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8040514Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8040665Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8040817Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8040973Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8041125Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8041283Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8041441Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8041594Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8041753Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8041906Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8042061Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8042257Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8042411Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8042565Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8042718Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8042868Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8043023Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8043179Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8043336Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8043495Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8043646Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8043798Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8043952Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8044103Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8044259Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8044410Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8044562Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8044715Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8044869Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8045022Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8045175Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8045325Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8045483Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8045640Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8045812Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8045992Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8046142Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8046295Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8046446Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8046667Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8046826Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8046978Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8047129Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8047281Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8047541Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8047697Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8047849Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8048000Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8048157Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8048310Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8048466Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8048623Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8048775Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8048927Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8049083Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8049242Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8049442Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8049594Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8049747Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8049902Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8050055Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8050212Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8050369Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8050521Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8050674Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8050825Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8050981Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8051140Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8051292Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8051444Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8051597Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8051748Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8051909Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8052061Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8052213Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8052368Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8052522Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8052679Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8052835Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8052987Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8053139Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8053291Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8057336Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8057516Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8057752Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8057908Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8058068Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8058229Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8058463Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8058621Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8058779Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8058934Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8059094Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8059248Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8059404Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8059561Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8059716Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8059873Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8060026Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8060187Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8060382Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8060537Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8060694Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8060850Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8061005Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8061162Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8061319Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8061476Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8061634Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8061787Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8061950Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8062105Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8062258Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8062417Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8062572Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8062728Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8062885Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8063041Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8063198Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8063352Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8063505Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8063664Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8063823Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8063982Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8064137Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8064293Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8064452Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8064603Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8064827Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8064983Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8065135Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8065290Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8065445Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8065684Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8065865Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8066029Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8066179Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8066332Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8066483Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8066632Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8066792Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8066942Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8067096Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8067246Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8067399Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8067599Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8067749Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8067899Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8068053Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8068204Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8068359Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8068514Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8068663Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8068816Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8068971Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8069122Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8069279Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8069431Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8069582Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8069734Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8069883Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8070041Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8070195Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8070346Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8070501Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8070652Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8070801Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8070957Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8071108Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8071263Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8071413Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8071564Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8071720Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8071872Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8072072Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8072227Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8072379Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8072533Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8072685Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8072911Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8073065Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8073216Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8073368Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8073525Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8073674Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8073825Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8073976Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8074130Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8074283Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8074432Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8074586Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8074806Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8074955Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8075105Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8075256Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8075407Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8075561Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8075716Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8075868Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8076025Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8076174Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8076329Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8076492Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8076642Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8076796Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8076945Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8077096Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8077249Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8077403Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8077552Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8077704Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8077857Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8078009Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8078166Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8078318Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8078474Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8078622Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8078771Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8078926Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8079122Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8079270Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8079424Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8079574Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8079728Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8079950Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8080106Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8080261Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8080472Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8080624Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8080778Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8080929Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8081085Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8081236Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8081387Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8081541Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8081692Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8081892Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8082050Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8082200Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8082352Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8082502Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8082654Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8082808Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8082959Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8083109Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8083261Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8083412Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8083567Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8083723Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8083871Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8084023Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8084180Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8084331Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8084484Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8084638Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8084789Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8084943Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8085095Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8085252Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8085406Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8085554Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8085729Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8085902Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8086061Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8086215Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8086411Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8086566Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8086717Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8086867Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8087020Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8087245Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8087400Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8087553Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8087703Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8087853Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8088008Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8088161Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8088315Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8088469Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8088621Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8088774Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8088929Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8089121Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8089275Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8089423Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8089576Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8089728Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8089878Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8090033Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8090187Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8090336Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8090490Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8090644Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8090798Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8090947Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8091096Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8091249Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8091399Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8091550Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8091708Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8091857Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8092010Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8092164Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8092314Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8092471Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8092623Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8092772Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8092925Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8093076Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8093227Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8093382Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8095988Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8096171Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8096333Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8096487Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8096723Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8096891Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8097045Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8097205Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8097358Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:57:47.8097520Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8097684Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8097848Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8098028Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8098190Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8098354Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8098514Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8098731Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8098893Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8099051Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8099208Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8099371Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8099529Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8099691Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8099850Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8100007Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8100167Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8100327Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8100486Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8100650Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8100808Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8100970Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8101128Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8101286Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8101447Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8101606Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8101763Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8101922Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8102079Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8102243Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8102403Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8102561Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8102724Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8102884Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8103043Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8103272Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8103510Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8103671Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8103830Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8103986Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8104215Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8104378Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8104536Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8104696Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8104855Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8105017Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8105179Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8105339Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8105500Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8105655Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8105814Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8105980Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8106181Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8106345Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8106503Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8106660Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8106820Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8106977Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8107135Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8107296Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8107452Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8107610Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8107779Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8107939Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8108098Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8108255Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8108412Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8108572Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8108728Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8108887Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8109049Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8109208Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8109369Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8109529Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8109689Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8109854Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8110010Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8110167Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8110328Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8110483Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8110692Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8110905Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8111063Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8111222Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8111420Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8111583Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8111745Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8111903Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8112064Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8112221Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8112377Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8112542Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8112700Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8112857Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8113017Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8113173Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8113336Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8113537Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8113693Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8113849Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8114011Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8114168Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8114332Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8114491Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8114655Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8114812Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8114971Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8115135Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8115297Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8115454Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8115638Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8115820Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8115976Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8116136Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8116295Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8116456Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8116613Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8116770Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8116932Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8117090Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8117247Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8117406Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8117563Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8117724Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8117927Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8118129Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8118293Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8118450Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8118607Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8118804Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8118965Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8119126Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8119288Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8119451Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8119609Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8119774Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8119935Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8120094Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8120257Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8120501Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8120661Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8120884Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8121042Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8121202Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8121361Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8121520Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8121684Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8121850Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8122013Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8122173Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8122331Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8122498Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8122658Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8122814Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8122975Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8123132Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8123290Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8123455Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8123616Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8123782Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8123941Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8124100Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8124263Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8124424Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8124581Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8124742Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8124900Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8125064Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8125224Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8125430Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8125641Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8125826Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8126010Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8126170Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8126365Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8126528Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8126693Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8126850Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8127012Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8127167Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8127327Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8127490Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8127647Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8127804Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8127967Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8128127Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8128327Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8128485Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8128643Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8128802Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8128960Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8129122Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8129288Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8129445Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8129605Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8129761Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8129921Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8130086Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8130243Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8130398Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8130558Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8130715Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8130873Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8131030Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8131183Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8131338Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8131492Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8131646Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8131807Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8131959Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8132115Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8132268Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8132422Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8132579Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8132777Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8132996Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8133156Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8133311Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8133463Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8133658Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8133815Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8133973Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8134127Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8134280Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8134435Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8134589Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8134744Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8134901Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8135053Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8135212Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8135371Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8135574Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8135754Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8135926Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8136079Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8136234Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8136388Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8136549Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8136703Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8136856Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8137013Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8137171Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8137327Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8137489Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8137646Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8137801Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8137962Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8138118Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8138278Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8138435Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8138588Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8138743Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8138896Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8139052Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8139210Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8139364Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8139524Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8139679Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8139831Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8140033Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8140228Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8140383Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8140541Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8140695Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8140888Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8141045Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8141202Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8141360Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8141510Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8141663Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8141820Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8141976Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8142132Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8142290Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8142445Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8142604Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8142801Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8142954Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8143114Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8143268Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8143424Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8143580Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8143737Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8143901Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8144056Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8144211Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8144368Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8144525Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8144682Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8144841Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8144993Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8145153Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8145308Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8145462Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8145644Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8145819Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8145974Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8146131Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8146285Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8146444Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8146601Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8146756Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8146918Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8147071Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8147223Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8147427Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8147622Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8147776Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8147931Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8148084Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8148277Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8148433Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8148587Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8148743Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8148897Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8149049Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8149208Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8149362Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8149516Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8149668Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8149820Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8149977Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8150172Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8150324Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8150480Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8150634Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8150791Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8150944Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8151099Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8151257Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8151410Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8151563Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8151720Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8151878Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8152029Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8152184Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8152336Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8152491Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8152643Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8152798Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8152955Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8153106Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8153259Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8153417Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8153570Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8153728Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8153881Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8154034Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8154190Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8154344Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8154496Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8154704Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8154900Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8155057Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8155211Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8155403Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8155561Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8155712Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8155864Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8156020Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8156173Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8156326Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8156489Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8156644Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8156806Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8156961Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8157115Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8157274Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8157467Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8157620Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8157774Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8157926Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8158081Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8158239Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8158395Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8158549Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8158702Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8158857Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8159018Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8159171Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8159330Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8159483Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8159635Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8159789Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8159941Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8160095Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8160251Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8160404Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8160608Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8160764Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8160924Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8161080Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8161234Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8161386Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8161543Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8161694Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8161919Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8162124Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:57:47.8162286Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8162448Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8162609Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8162807Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8162973Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8163132Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8163291Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8163455Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8163614Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8163780Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8163939Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8164096Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8164255Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8164411Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8164570Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8164771Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8164929Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8165087Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8165244Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8165403Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8165562Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8165726Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8165882Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8166043Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8166201Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8166363Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8166522Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8166681Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8166841Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8167004Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8167162Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8167327Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8167489Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8167651Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8167806Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8167963Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8168128Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8168288Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8168444Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8168603Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8168759Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8168917Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8169081Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8169287Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8169488Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8169646Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8169804Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8170000Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8170161Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8170317Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8170476Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8170633Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8170793Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8170949Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8171113Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8171277Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8171436Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8171593Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8171751Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8171950Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8172110Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8172266Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8172424Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8172590Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8172749Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8172912Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8173075Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8173232Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8173393Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8173550Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8173709Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8173875Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8174033Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8174192Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8174359Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8174518Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8174680Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8174839Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8174998Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8175159Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8175317Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8175477Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8175645Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8175828Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8176013Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8176171Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8176333Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8176541Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8176739Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8176899Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8177063Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8177225Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8177420Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8177585Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8177740Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8177902Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8178058Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8178216Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8178376Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8178535Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8178695Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8178856Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8179014Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8179178Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8179375Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8179537Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8183442Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8183622Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8183785Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8183943Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8184113Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8184273Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8184431Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8184592Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8184752Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8184915Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8185072Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8185231Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8185387Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8185543Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8185710Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8185896Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8186077Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8186234Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8186390Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8186555Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8186714Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8186870Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8187029Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8187183Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8187342Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8187498Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8187725Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8187930Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8188089Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8188246Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8188407Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8188607Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8188770Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8188926Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8189082Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8189240Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8189397Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8189556Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8189717Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8189873Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8190035Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8190189Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8190350Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8190573Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8190732Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8190889Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8191048Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8191206Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8191369Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8191527Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8191684Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8191842Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8191999Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8192157Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8192321Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8192477Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8192637Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8192794Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8192950Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8193112Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8193271Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8193426Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8193585Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8193741Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8193899Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8194061Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8194388Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8194551Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8194710Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8194864Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8195024Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8195332Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8195493Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8195653Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8195808Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8196026Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8196188Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8196345Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8196506Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8196664Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8196822Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8196983Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8197144Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8197307Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8197463Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8197619Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8197781Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8197995Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8198153Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8198316Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8198475Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8198638Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8198797Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8198955Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8199120Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8199273Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8199428Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8199585Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8199745Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8199901Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8200055Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8200207Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8200362Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8200560Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8200719Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8200881Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8201033Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8201186Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8201342Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8201500Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8201657Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8201809Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8201961Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8202118Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8202270Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8202425Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8202632Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8202829Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8202991Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8203147Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8203338Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8203498Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8203652Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8203806Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8203962Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8204115Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8204274Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8204431Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8204586Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8204748Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8204899Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8205050Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8205211Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8205406Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8205563Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8205717Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8205870Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8206025Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8206181Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8206335Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8206494Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8206646Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8206796Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8206956Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8207111Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8207267Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8207420Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8207572Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8207731Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8207883Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8208036Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8208195Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8208347Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8208502Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8208657Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8208813Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8208968Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8209120Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8209273Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8209432Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8209583Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8209786Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8209980Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8210135Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8210292Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8210446Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8210634Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8210795Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8210947Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8211099Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8211255Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8211406Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8211562Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8211721Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8211872Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8212029Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8212183Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8212337Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8212533Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8212685Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8212843Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8212995Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8213147Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8213307Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8213463Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8213620Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8213776Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8213927Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8214086Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8214242Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8214395Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8214552Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8214704Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8214857Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8215013Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8215168Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8215325Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8215483Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8215637Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8215795Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8215952Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8216107Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8216260Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8216413Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8216567Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8216723Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8216874Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8217077Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8217270Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8217424Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8217577Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8217792Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8217947Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8218102Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8218254Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8218407Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8218561Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8218713Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8218872Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8219028Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8219179Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8219336Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8219487Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8219640Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8219837Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8219989Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8220143Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8220296Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8220452Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8220608Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8220766Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8220920Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8221075Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8221228Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8221389Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8221543Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8221696Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8221852Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8222004Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8222157Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8222314Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8222469Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8222626Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8222778Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8222929Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8223086Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8223240Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8223393Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8223548Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8223700Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8223856Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8224007Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8224203Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8224411Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8224565Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8224715Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8224870Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8225060Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8225215Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8225373Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8225527Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8225709Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8225885Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8226043Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8226202Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8226355Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8226506Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8226660Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8226815Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8227012Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8227166Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8227317Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8227472Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8227625Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8227778Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8227935Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8228090Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8228246Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8228399Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8228552Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8228712Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8228867Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8229019Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8229176Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8229328Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8229481Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8229643Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8229795Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8229953Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8230106Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8230259Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8230423Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:57:47.8230587Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8230745Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8230911Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8231069Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8231230Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8231384Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8231586Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8231782Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8231939Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8232096Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8232297Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8232457Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8232616Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8232772Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8232930Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8233089Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8233246Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8233406Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8233566Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8233723Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8233884Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8234046Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8234247Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8234408Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8234566Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8234722Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8234883Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8235043Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8235212Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8235369Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8235525Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8235689Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8235870Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8236053Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8236211Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8236366Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8236524Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8236683Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8236839Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8236998Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8237155Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8237311Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8237471Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8237626Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8237784Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8237946Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8238101Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8238259Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8238416Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8238571Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8238776Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8238973Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8239132Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8239292Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8239449Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8239649Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8239813Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8239971Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8240135Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8240290Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8240494Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8240658Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8240816Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8240976Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8241131Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8241286Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8241450Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8241649Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8241804Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8241961Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8242120Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8242278Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8242432Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8242594Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8242755Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8242911Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8243067Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8243231Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8243388Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8243553Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8243711Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8243868Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8244030Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8244188Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8244348Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8244511Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8244669Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8244829Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8244986Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8245145Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8245306Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8245463Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8245619Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8245782Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8245941Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8246149Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8246371Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8246529Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8246690Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8246881Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8247042Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8247203Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8247360Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8247519Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8247677Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8247836Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8248001Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8248161Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8248322Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8248482Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8248638Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8248797Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8248994Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8249153Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8249315Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8249474Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8249631Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8249797Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8249957Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8250116Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8250277Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8250434Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8250597Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8250758Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8250914Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8251076Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8251233Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8251388Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8251551Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8251708Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8251869Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8252026Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8252183Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8252345Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8252503Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8252659Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8252819Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8252976Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8253139Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8253341Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8253536Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8253697Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8253855Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8254013Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8254210Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8254370Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8254529Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8254687Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8254843Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8255000Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8255157Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8255317Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8255477Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8255649Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8255832Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8256000Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8256196Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8256354Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8256509Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8256665Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8256827Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8256985Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8257148Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8257308Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8257466Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8257626Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8257786Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8257943Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8258104Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8258261Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8258417Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8258576Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8258731Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8258892Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8259049Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8259206Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8259367Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8259528Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8259690Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8259852Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8260007Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8260166Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8260322Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8260478Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8260683Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8260879Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8261040Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8261199Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8261356Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8261557Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8261719Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8261878Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8262040Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8262198Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8262357Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8262523Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8262681Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8262845Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8263000Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8263154Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8263314Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8263508Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8263661Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8263817Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8263971Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8264129Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8264286Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8264441Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8264599Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8264752Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8264903Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8265062Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8265215Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8265367Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8265525Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8265702Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8265882Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8266033Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8266186Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8266344Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8266497Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8266651Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8266805Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8266963Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8267119Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8267270Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8267424Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8267580Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8267731Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8267929Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8268126Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8268282Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8268441Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8268595Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8268785Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8268945Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8269098Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8269250Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8269404Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8269557Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8269711Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8269871Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8270025Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8270180Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8270333Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8270487Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8270682Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8270834Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8270988Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8271147Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8271300Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8271455Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8271611Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8271767Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8271921Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8272073Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8272224Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8272382Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8272535Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8272689Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8272840Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8272992Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8273148Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8273302Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8273454Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8273609Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8273760Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8273914Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8274067Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8274221Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8274376Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8274531Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8274682Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8274844Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8274995Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8275216Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8275408Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8275561Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8275715Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8275869Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8276062Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8276219Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8276372Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8276523Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8276677Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8276829Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8276986Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8277141Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8277296Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8277450Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8277604Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8277759Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8277959Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8278110Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8278266Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8278418Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8278569Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8278723Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8278877Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8279032Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8279187Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8279340Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8279494Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8279652Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8279803Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8279957Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8280111Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8280262Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8280457Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8280616Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8280771Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8280933Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8281087Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8281243Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8281398Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8281551Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8281705Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8281858Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8282009Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8282164Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8282363Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8282560Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8282712Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8282865Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8283027Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8283218Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8283373Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8283530Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8283681Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8283835Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8283989Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8284141Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8284301Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8284454Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8284605Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8284759Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8284915Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8285107Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8285260Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8285411Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8285566Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8285719Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8285870Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8286030Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8286185Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8286339Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8286495Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8286648Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8286804Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8286958Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8287109Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8287265Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8287417Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8287570Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8287728Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8287885Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8288040Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8288198Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8288349Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8288504Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8288656Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8288808Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8288962Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8289114Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8289264Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8289418Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8289616Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8289809Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8289962Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8290116Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8290273Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8290464Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8290621Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8290777Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8290929Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8291086Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8291239Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8291395Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8291551Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8291702Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8291852Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8292008Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8292164Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8292359Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8292509Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8292659Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8292815Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8292968Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8293119Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8293275Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8293429Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8293581Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8293737Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8293891Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8294047Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8294201Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8294566Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8294720Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:57:47.8294878Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8295036Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8295198Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8295358Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8295524Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8295703Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8295878Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8296041Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8296199Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8296356Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8296518Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8296676Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8296838Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8297070Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8297279Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8297441Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8297597Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8297753Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8297967Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8298127Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8298288Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8298448Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8298605Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8298765Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8298924Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8299082Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8299243Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8299400Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8299560Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8299719Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8299954Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8300113Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8300269Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8300427Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8300588Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8300747Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8300905Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8301064Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8301221Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8301380Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8301540Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8301699Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8301858Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8302016Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8302172Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8302332Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8302487Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8302649Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8302807Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8302964Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8303124Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8303281Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8303440Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8303601Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8307234Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8307411Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8307572Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8307739Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8307971Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8308172Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8308332Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8308489Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8308692Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8308853Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8309014Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8309172Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8309334Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8309493Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8309650Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8309817Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8309977Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8310134Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8310298Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8310458Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8310661Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8310821Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8310980Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8311140Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8311298Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8311455Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8311618Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8311778Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8311941Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8312099Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8312261Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8312427Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8312586Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8312744Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8312904Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8313061Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8313224Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8313383Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8313544Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8313707Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8313867Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8314025Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8314190Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8314351Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8314515Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8314671Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8314830Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8314992Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8315196Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8315396Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8315560Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8315720Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8315882Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8316078Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8316239Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8316401Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8316560Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8316719Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8316881Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8317039Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8317204Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8317364Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8317524Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8317686Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8317844Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8318042Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8318207Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8318364Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8318524Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8318685Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8318843Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8319009Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8319170Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8319330Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8319490Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8319650Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8319811Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8319971Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8320129Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8320294Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8320511Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8320670Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8320836Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8320997Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8321155Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8321317Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8321478Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8321648Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8321807Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8321968Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8322132Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8322291Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8322451Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8322661Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8322860Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8323024Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8323184Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8323343Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8323547Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8323707Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8323868Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8324028Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8324185Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8324346Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8324509Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8324668Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8324829Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8324988Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8325147Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8325312Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8325512Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8325672Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8325832Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8325990Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8326154Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8326316Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8326479Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8326642Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8326805Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8326965Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8327130Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8327293Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8327456Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8327614Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8327772Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8327933Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8328094Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8328255Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8328417Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8328576Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8328737Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8328896Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8329057Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8329219Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8329376Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8329535Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8329698Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8329856Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8330101Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8330265Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8330424Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8330585Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8330806Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8330969Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8331131Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8331288Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8331451Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8331607Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8331761Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8331920Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8332077Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8332232Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8332391Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8332548Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8332750Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8332904Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8333059Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8333216Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8333371Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8333524Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8333686Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8333843Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8333997Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8334155Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8334311Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8334472Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8334630Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8334784Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8334943Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8335097Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8335252Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8335413Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8335580Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8335762Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8335933Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8336089Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8336250Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8336406Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8336561Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8336718Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8336875Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8337033Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8337188Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8337389Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8337590Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8337746Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8337900Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8338058Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8338251Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8338409Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8338565Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8338719Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8338878Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8339032Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8339187Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8339347Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8339502Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8339657Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8339817Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8339974Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8340173Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8340326Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8340481Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8340639Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8340792Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8340946Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8341105Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8341262Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8341418Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8341572Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8341728Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8341886Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8342039Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8342192Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8342347Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8342504Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8342658Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8342820Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8342976Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8343133Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8343288Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8343443Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8343602Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8343757Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8343910Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8344067Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8344221Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8344382Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8344583Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8344786Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8344946Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8345102Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8345256Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8345452Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8345610Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8345767Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8345936Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8346112Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8346280Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8346435Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8346595Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8346756Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8346910Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8347065Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8347217Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8347414Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8347572Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8347726Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8347878Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8348033Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8348189Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8348347Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8348504Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8348657Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8348811Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8348965Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8349121Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8349278Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8349433Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8349588Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8349746Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8349900Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8350057Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8350211Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8350366Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8350524Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8350678Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8350834Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8350995Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8351150Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8351308Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8351461Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8351614Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8351769Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8351967Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8352158Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8352315Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8352470Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8352625Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8352822Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8352980Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8353137Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8353291Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8353445Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8353602Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8353761Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8353919Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8354076Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8354230Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8354388Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8354547Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8354742Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8354903Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8355058Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8355213Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8355370Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8355525Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8355683Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8355839Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8355991Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8356148Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8356303Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8356461Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8356617Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8356770Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8356924Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8357081Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8357234Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8357394Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8357548Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8357701Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8357859Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8358012Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8358169Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8358329Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8358484Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8358639Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8358795Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8358949Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8359108Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8359310Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8359524Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8359684Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8359837Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8360033Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8360191Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8360344Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8360553Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8360708Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8360862Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8361018Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8361175Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8361329Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8361486Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8361640Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8361796Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8361956Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8362151Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8362307Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8362460Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8362612Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8362768Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8362923Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8363082Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:57:47.8363242Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8363404Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8363567Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8363729Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8363890Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8364050Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8364208Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8364370Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8364528Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8364687Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8364851Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8365009Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8365165Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8365325Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8365486Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8365673Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8365852Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8366008Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8366169Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8366326Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8366483Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8366690Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8366892Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8367052Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8367210Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8367410Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8367578Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8367740Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8367899Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8368059Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8368219Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8368379Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8368540Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8368700Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8368861Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8369019Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8369180Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8369382Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8369539Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8369698Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8369858Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8370019Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8370184Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8370344Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8370502Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8370665Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8370823Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8370984Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8371147Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8371304Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8371463Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8371619Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8371779Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8371948Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8372110Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8372272Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8372429Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8372587Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8372747Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8372908Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8373068Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8373231Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8373392Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8373552Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8373717Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8373922Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8374125Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8374286Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8374444Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8374603Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8374799Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8374963Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8375127Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8375288Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8375448Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8375630Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8375815Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8375978Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8376135Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8376293Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8376457Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8376617Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8376816Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8376975Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8377133Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8377294Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8377454Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8377614Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8377779Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8377936Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8378097Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8378256Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8378416Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8378578Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8378735Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8378892Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8379053Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8379211Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8379372Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8379529Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8379690Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8379849Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8380007Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8380165Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8380332Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8380489Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8380650Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8380809Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8380965Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8381128Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8381328Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8381527Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8381692Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8381849Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8382046Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8382210Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8382368Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8382530Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8382688Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8382845Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8383006Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8383167Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8383325Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8383484Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8383644Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8383811Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8384012Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8384174Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8384334Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8384492Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8384650Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8384814Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8384975Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8385139Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8385297Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8385454Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8385618Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8385804Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8385990Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8386156Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8386315Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8386479Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8386641Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8386803Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8386967Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8387125Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8387281Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8387443Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8387603Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8387765Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8387925Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8388084Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8388248Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8388406Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8388633Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8388828Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8388987Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8389148Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8389305Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8389501Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8389665Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8389825Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8389986Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8390147Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8390305Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8390463Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8390629Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8390788Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8390955Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8391110Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8391271Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8391473Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8391631Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8391788Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8391950Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8392108Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8392270Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8392432Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8392593Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8392759Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8392919Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8393080Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8393243Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8393402Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8393561Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8393717Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8393875Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8394036Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8394342Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8394505Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8394666Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8394824Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8394988Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8395153Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8395310Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8395471Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8395632Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8395791Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8395954Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8396195Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8396404Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8396562Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8396715Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8396873Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8397083Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8397241Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8397396Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8397551Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8397707Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8397863Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8398022Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8398181Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8398334Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8398487Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8398642Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8398799Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8399009Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8399165Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8399318Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8399475Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8399632Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8399786Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8399946Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8400102Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8400256Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8400448Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8400608Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8400768Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8400920Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8401075Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8401231Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8401386Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8401538Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8401699Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8401854Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8402011Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8402165Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8402318Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8402480Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8402637Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8402792Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8402948Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8403103Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8403257Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8403414Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8403656Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8403816Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8403968Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8404121Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8404322Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8404479Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8404632Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8404788Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8404942Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8405099Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8405257Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8405415Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8405577Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8405733Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8405890Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8406051Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8406208Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8406405Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8406559Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8406712Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8406868Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8407021Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8407177Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8407337Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8407493Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8407646Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8407804Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8407961Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8408122Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8408275Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8408429Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8408585Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8408738Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8408890Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8409048Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8409203Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8409359Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8409513Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8409668Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8409826Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8409980Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8410133Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8410291Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8410443Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8410600Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8410800Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8410993Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8411154Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8411310Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8411465Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8411660Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8411817Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8411971Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8412126Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8412287Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8412447Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8412603Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8412763Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8412920Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8413073Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8413225Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8413384Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8413601Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8413757Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8413917Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8414070Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8414226Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8414379Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8414537Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8414696Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8414850Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8415008Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8415160Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8415316Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8415476Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8415639Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8415815Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8415990Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8416145Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8416306Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8416462Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8416616Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8416772Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8416924Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8417081Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8417242Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8417395Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8417547Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8417703Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8417857Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8418015Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8418218Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8418410Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8418565Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8418720Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8418912Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8419071Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8419224Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8419381Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8419534Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8419687Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8419844Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8420003Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8420158Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8420317Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8420472Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8420627Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8420783Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8420976Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8421132Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8421287Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8421444Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8421604Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8421763Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8421920Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8422075Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8422228Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8422385Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8422542Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8422699Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8422856Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8423009Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8423165Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8423319Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8423474Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8423633Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8423789Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8423943Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8424102Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8424255Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8424411Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8424567Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8424720Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8424873Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8425028Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8425181Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8425382Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8425573Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8425729Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8425890Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8426070Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8426285Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8426445Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8426596Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8426753Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8426907Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8427061Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8427217Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8427375Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8427530Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8427685Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8427839Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8427997Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:57:47.8428199Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8431719Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8431899Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8432063Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8432222Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8432380Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8432547Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8432706Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8432862Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8433022Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8433182Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8433345Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8433502Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8433663Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8433820Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8433978Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8434136Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8434296Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8434458Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8434615Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8434771Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8434933Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8435091Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8435248Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8435407Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8435562Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8435720Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8435875Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8436099Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8436298Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8436456Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8436612Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8436773Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8436968Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8437132Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8437290Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8437445Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8437604Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8437761Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8437921Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8438083Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8438241Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8438403Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8438562Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8438721Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8438925Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8439081Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8439240Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8439401Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8439559Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8439724Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8439884Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8440042Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8440204Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8440362Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8440589Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8440751Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8440908Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8441066Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8441226Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8441384Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8441544Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8441703Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8441862Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8442025Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8442181Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8442339Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8442504Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8442663Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8442824Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8442981Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8443139Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8443299Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8443506Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8443703Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8443863Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8444021Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8444244Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8444404Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8444560Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8444723Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8444883Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8445040Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8445201Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8445361Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8445525Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8445682Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8445839Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8446003Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8446202Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8446359Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8446522Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8446680Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8446842Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8446999Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8447161Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8447328Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8447486Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8447642Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8447802Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8447962Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8448126Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8448284Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8448441Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8448600Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8448759Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8448920Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8449084Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8449240Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8449396Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8449559Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8449719Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8449880Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8450038Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8450196Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8450356Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8450515Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8450719Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8450920Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8451079Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8451242Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8451401Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8451596Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8451761Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8451918Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8452075Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8452235Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8452394Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8452558Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8452717Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8452875Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8453036Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8453193Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8453352Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8453558Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8453714Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8453874Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8454032Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8454190Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8454351Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8454510Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8454669Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8454830Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8454987Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8455150Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8455309Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8455466Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8455627Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8455785Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8455944Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8456107Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8456266Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8456429Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8456586Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8456744Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8456907Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8457067Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8457225Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8457384Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8457540Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8457698Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8457857Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8458062Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8458261Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8458421Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8458580Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8458745Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8458943Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8459101Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8459261Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8459421Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8459581Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8459738Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8459901Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8460066Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8460223Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8460382Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8460547Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8460706Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8460907Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8461064Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8461224Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8461388Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8461544Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8461707Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8461872Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8462029Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8462189Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8462346Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8462506Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8462670Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8462826Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8462981Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8463143Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8463300Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8463461Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8463624Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8463782Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8463945Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8464101Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8464260Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8464421Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8464574Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8464732Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8464885Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8465040Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8465194Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8465393Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8465597Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8465757Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8465934Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8466150Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8466311Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8466464Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8466618Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8466770Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8466922Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8467082Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8467239Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8467393Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8467551Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8467705Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8467861Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8468017Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8468210Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8468365Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8468517Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8468671Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8468827Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8468986Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8469147Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8469300Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8469453Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8469611Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8469770Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8469925Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8470085Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8470238Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8470392Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8470550Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8470703Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8470863Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8471021Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8471174Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8471332Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8471485Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8471648Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8471808Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8471959Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8472117Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8472270Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8472424Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8472630Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8472843Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8472997Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8473154Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8473307Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8473506Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8473662Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8473816Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8473974Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8474129Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8474283Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8474438Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8474596Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8474755Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8474907Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8475060Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8475219Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8475413Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8475567Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8475724Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8475878Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8476031Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8476188Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8476349Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8476507Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8476661Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8476815Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8476971Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8477130Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8477288Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8477446Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8477601Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8477759Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8477911Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8478068Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8478232Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8478385Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8478538Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8478695Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8478852Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8479014Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8479168Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8479324Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8479481Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8479636Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8479789Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8479990Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8480182Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8480337Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8480541Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8480738Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8480899Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8481052Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8481205Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8481363Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8481519Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8481671Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8481832Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8481988Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8482144Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8482300Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8482455Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8482616Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8482812Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8482966Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8483125Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8483278Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8483436Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8483589Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8483747Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8483908Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8484061Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8484214Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8484373Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8484533Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8484687Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8484843Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8484998Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8485154Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8485307Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8485463Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8485620Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8485773Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8485929Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8486083Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8486240Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8486399Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8486551Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8486705Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8486862Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8487017Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8487215Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8487411Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8487567Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8487724Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8487879Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8488070Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8488232Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8488389Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8488541Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8488698Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8488850Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8489003Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8489163Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8489317Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8489472Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8489623Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8489781Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8489976Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8490129Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8490282Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8490439Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8490592Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8490748Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8490905Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8491061Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8491217Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8491370Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8491523Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8491685Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8491841Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8492002Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8492156Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8492309Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8492468Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8492621Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8492778Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8492936Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8493089Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8493246Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8493400Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8493554Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8493713Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8493865Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8494019Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8494180Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8494537Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8494782Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8494987Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8495141Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8495298Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8495451Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8495684Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8495870Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8496021Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8496174Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:57:47.8496341Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8496502Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8496671Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8496831Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8496989Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8497148Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8497304Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8497463Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8497680Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8497839Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8498003Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8498162Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8498320Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8498483Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8498644Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8498802Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8498963Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8499120Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8499285Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8499445Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8499603Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8499767Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8499926Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8500082Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8500244Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8500407Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8500570Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8500727Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8500886Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8501049Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8501209Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8501364Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8501524Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8501682Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8501846Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8502003Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8502229Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8502428Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8502588Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8502744Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8502942Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8503101Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8503264Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8503422Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8503579Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8503738Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8503895Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8504055Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8504217Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8504373Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8504530Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8504693Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8504890Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8505051Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8505207Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8505366Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8505532Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8505718Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8505903Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8506066Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8506226Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8506387Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8506545Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8506707Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8506869Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8507026Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8507182Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8507341Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8507498Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8507661Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8507820Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8507978Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8508142Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8508300Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8508460Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8508623Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8508782Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8508942Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8509097Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8509253Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8509457Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8509652Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8509810Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8509971Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8510129Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8510330Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8510491Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8510647Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8510811Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8510970Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8511131Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8511298Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8511459Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8511620Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8511781Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8511938Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8512101Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8512297Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8512455Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8512614Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8512773Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8512936Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8513093Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8513258Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8513422Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8513580Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8513736Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8513901Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8514061Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8514219Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8514383Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8514540Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8514700Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8514857Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8515015Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8515180Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8515338Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8515494Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8515677Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8515859Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8516023Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8516182Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8516341Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8516501Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8516659Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8516858Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8517058Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8517219Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8517382Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8517580Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8517742Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8517902Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8518059Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8518215Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8518374Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8518532Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8518696Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8518856Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8519014Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8519174Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8519332Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8519531Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8519691Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8519849Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8520013Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8520171Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8520328Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8520533Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8520696Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8520853Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8521016Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8521172Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8521338Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8521495Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8521653Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8521812Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8521970Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8522127Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8522290Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8522447Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8522602Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8522761Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8522917Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8523078Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8523237Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8523393Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8523553Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8523709Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8523868Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8524080Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8524275Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8524435Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8524591Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8524747Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8524945Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8525108Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8525264Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8525425Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8525581Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8525740Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8525895Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8526058Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8526216Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8526375Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8526531Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8526695Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8526915Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8527073Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8527230Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8527388Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8527549Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8527708Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8527869Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8528035Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8528193Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8528353Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8528512Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8528670Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8528830Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8528986Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8529141Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8529299Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8529452Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8529610Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8529766Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8529920Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8530080Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8530234Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8530395Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8530554Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8530707Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8530860Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8531015Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8531167Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8531367Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8531558Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8531713Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8531868Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8532020Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8532228Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8532391Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8532543Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8532702Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8532856Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8533008Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8533163Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8533319Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8533474Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8533630Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8533783Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8533945Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8534139Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8534292Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8534447Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8534600Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8534754Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8534908Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8535064Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8535216Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8535377Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8535530Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8535688Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8535843Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8535998Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8536152Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8536304Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8536456Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8536615Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8536771Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8536934Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8537089Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8537239Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8537395Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8537550Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8537704Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8537858Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8538013Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8538169Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8538322Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8538475Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8538677Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8538867Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8539021Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8539176Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8539330Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8539523Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8539682Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8539839Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8539994Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8540147Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8540303Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8540467Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8540623Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8540777Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8540931Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8541082Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8541241Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8541434Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8541584Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8541740Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8541894Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8542048Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8542207Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8542364Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8542521Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8542675Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8542828Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8542987Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8543140Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8543293Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8543449Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8543602Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8543756Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8543908Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8544062Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8544222Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8544376Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8544528Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8544682Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8544839Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8544994Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8545150Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8545302Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8545463Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8545626Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8545865Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8546066Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8546220Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8546372Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8546529Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8546720Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8546880Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8547033Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8547188Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8547349Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8547503Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8547656Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8547818Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8547970Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8548130Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8548283Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8548436Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8548638Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8548790Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8548944Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8549100Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8549254Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8549407Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8549565Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8549720Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8549876Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8550031Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8550184Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8550345Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8550499Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8550651Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8550809Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8550964Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8551121Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8551273Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8551429Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8551587Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8551739Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8551893Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8552051Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8552207Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8552367Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8556020Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8556201Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8556360Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8556513Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8556747Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8556941Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8557101Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8557255Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8557408Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8557626Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8557791Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8557947Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8558103Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8558263Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8558417Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8558572Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8558733Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8558887Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8559046Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8559202Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8559359Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8559558Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8559713Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8559866Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8560022Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8560177Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8560330Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8560548Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8560707Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8560864Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8561018Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8561174Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8561335Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8561489Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8561641Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8561796Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8561951Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8562111Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8562268Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8562429Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8562585Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8562739Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8562892Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8563053Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8563210Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8563366Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8563520Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8563676Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8563833Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8563988Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8564190Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:57:47.8564392Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8564553Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8564712Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8565224Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8565388Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8565547Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8565703Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8565860Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8566019Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8566178Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8566336Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8566500Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8566659Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8566818Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8566980Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8567181Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8567341Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8567499Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8567655Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8567814Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8567971Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8568137Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8568296Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8568452Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8568610Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8568770Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8568929Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8569091Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8569250Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8569413Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8569570Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8569727Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8569889Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8570048Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8570204Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8570365Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8570523Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8570687Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8570845Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8571001Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8571165Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8571323Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8571478Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8571688Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8571883Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8572048Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8572205Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8572362Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8572560Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8572721Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8572878Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8573037Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8573193Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8573349Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8573515Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8573677Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8573836Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8573992Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8574149Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8574310Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8574506Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8574662Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8574825Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8574981Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8575146Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8575308Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8575469Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8575652Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8575834Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8575992Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8576155Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8576315Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8576475Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8576632Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8576790Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8576949Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8577107Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8577267Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8577430Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8577584Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8577743Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8577903Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8578065Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8578224Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8578383Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8578539Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8578699Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8578857Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8579063Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8579255Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8579413Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8579575Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8579772Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8579932Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8580091Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8580248Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8580408Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8580565Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8580721Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8580878Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8581039Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8581195Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8581353Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8581513Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8581713Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8581871Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8582027Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8582189Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8582345Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8582500Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8582665Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8582823Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8582981Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8583142Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8583299Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8583460Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8583618Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8583776Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8583939Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8584095Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8584252Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8584415Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8584575Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8584734Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8584896Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8585053Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8585215Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8585372Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8585532Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8585692Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8585874Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8586059Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8586261Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8586502Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8586665Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8586823Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8586977Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8587181Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8587343Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8587501Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8587657Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8587815Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8587974Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8588133Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8588291Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8588453Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8588610Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8588771Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8588930Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8589128Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8589289Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8589445Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8589602Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8589762Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8589917Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8590079Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8590236Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8590392Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8590549Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8590706Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8590864Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8591021Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8591177Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8591332Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8591489Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8591646Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8591808Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8591968Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8592124Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8592283Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8592442Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8592601Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8592759Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8592914Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8593072Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8593227Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8593385Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8593593Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8593786Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8593944Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8594105Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8594507Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8594675Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8594836Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8594993Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8595151Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8595308Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8595464Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8595627Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8595809Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8595997Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8596156Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8596313Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8596476Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8596691Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8596850Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8597008Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8597165Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8597324Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8597481Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8597638Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8597794Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8597947Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8598099Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8598256Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8598411Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8598563Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8598718Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8598872Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8599030Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8599182Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8599335Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8599493Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8599646Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8599798Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8599954Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8600106Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8600262Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8600451Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8600607Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8600762Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8600914Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8601138Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8601345Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8601497Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8601650Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8601802Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8601991Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8602155Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8602309Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8602461Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8602616Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8602768Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8602928Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8603083Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8603236Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8603391Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8603542Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8603696Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8603903Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8604058Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8604211Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8604368Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8604519Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8604675Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8604829Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8604983Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8605138Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8605294Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8605452Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8605609Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8605761Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8605914Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8606066Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8606217Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8606371Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8606524Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8606678Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8606832Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8606982Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8607142Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8607296Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8607451Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8607611Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8607763Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8607914Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8608069Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8608266Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8608458Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8608618Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8608769Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8608923Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8609113Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8609267Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8609427Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8609578Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8609730Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8609885Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8610034Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8610194Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8610345Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8610496Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8610653Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8610803Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8610994Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8611151Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8611301Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8611457Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8611607Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8611759Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8611915Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8612068Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8612218Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8612374Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8612528Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8612685Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8612844Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8612996Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8613148Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8613300Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8613450Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8613604Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8613759Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8613913Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8614066Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8614217Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8614373Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8614527Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8614678Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8614832Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8614982Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8615134Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8615288Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8615509Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8615705Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8615858Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8616009Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8616163Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8616354Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8616511Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8616672Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8616823Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8616977Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8617132Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8617288Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8617444Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8617595Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8617748Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8617901Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8618055Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8618275Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8618432Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8618583Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8618746Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8618900Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8619053Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8619213Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8619367Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8619519Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8619677Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8619827Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8619986Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8620138Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8620288Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8620444Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8620598Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8620750Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8620912Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8621067Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8621221Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8621371Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8621522Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8621677Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8621833Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8621986Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8622143Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8622298Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8622454Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8622606Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8622805Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8623002Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8623156Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8623307Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8623503Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8623663Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8623823Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8623975Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8624127Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8624281Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8624435Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8624590Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8624750Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8624902Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8625054Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8625209Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8625363Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8625557Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8625709Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8625864Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8626023Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8626175Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8626331Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8626488Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8626641Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8626794Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8626944Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8627099Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8627259Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8627410Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8627562Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8627718Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8627869Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8628024Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8628177Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8628330Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8628486Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8628639Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8628791Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:57:47.8628956Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8629115Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8629277Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8629442Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8629598Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8629759Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8629962Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8630157Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8630320Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8630477Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8630634Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8630833Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8630994Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8631153Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8631309Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8631466Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8631628Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8631787Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8631945Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8632108Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8632267Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8632431Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8632589Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8632787Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8632946Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8633102Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8633260Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8633421Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8633582Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8633742Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8633899Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8634059Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8634221Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8634386Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8634545Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8634707Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8634866Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8635030Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8635187Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8635347Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8635512Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8635668Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8635824Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8635984Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8636142Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8636305Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8636463Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8636621Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8636782Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8636939Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8637095Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8637304Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8637498Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8637657Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8637820Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8638015Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8638182Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8638340Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8638497Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8638657Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8638813Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8638970Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8639135Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8639295Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8639456Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8639611Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8639770Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8639992Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8640150Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8640308Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8640514Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8640674Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8640837Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8640998Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8641158Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8641319Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8641475Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8641633Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8641797Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8641952Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8642111Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8642266Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8642424Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8642582Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8642742Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8642900Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8643059Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8643214Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8643375Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8643531Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8643690Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8643856Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8644014Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8644171Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8644333Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8644536Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8644736Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8644894Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8645050Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8645206Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8645398Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8645557Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8645715Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8645872Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8646028Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8646185Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8646344Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8646504Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8646660Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8646814Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8646973Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8647132Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8647328Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8647487Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8647642Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8647804Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8647961Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8648117Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8648280Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8648435Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8648590Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8648748Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8648908Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8649067Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8649223Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8649377Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8649535Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8649690Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8649846Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8650004Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8650163Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8650320Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8650476Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8650635Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8650795Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8650950Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8651106Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8651268Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8651425Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8651585Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8651789Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8651987Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8652148Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8652303Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8652498Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8652663Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8652819Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8652977Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8653133Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8653287Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8653445Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8653607Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8653768Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8653931Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8654089Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8654247Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8654452Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8654609Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8654767Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8654923Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8655078Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8655237Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8655396Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8655555Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8655720Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8655899Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8656083Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8656244Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8656407Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8656567Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8656724Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8656881Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8657040Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8657197Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8657357Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8657513Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8657668Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8657828Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8657987Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8658144Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8658303Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8658458Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8658617Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8658774Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8658977Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8659175Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8659335Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8659493Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8659655Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8659848Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8660013Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8660170Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8660327Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8660492Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8660650Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8660808Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8660975Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8661133Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8661290Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8661444Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8661599Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8661795Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8661946Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8662097Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8662255Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8662407Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8662558Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8662717Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8662871Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8663024Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8663176Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8663328Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8663486Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8663638Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8663790Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8663945Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8664098Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8664257Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8664413Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8664569Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8664723Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8664874Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8665027Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8665183Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8665338Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8665493Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8665643Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8665807Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8665988Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8666155Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8666353Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8666545Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8666696Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8666853Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8667064Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8667218Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8667371Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8667521Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8667672Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8667827Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8667978Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8668132Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8668287Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8668437Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8668591Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8668744Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8668900Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8669093Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8669243Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8669394Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8669553Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8669707Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8669866Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8670019Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8670171Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8670325Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8670478Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8670633Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8670789Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8670942Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8671099Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8671251Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8671402Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8671557Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8671711Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8671864Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8672018Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8672170Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8672324Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8672482Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8672635Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8672792Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8672943Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8673094Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8673248Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8673444Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8673632Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8673788Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8673939Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8674098Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8674285Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8674439Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8674592Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8674744Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8674896Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8675051Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8675207Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8675371Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8675522Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8675673Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8675827Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8675981Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8676172Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8676331Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8679978Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8680152Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8680310Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8680531Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8680692Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8680850Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8681008Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8681163Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8681320Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8681476Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8681637Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8681792Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8681949Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8682104Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8682258Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8682417Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8682572Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8682727Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8682886Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8683041Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8683196Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8683356Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8683512Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8683669Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8683821Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8683976Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8684133Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8684356Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8684549Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8684711Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8684866Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8685067Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8685224Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8685378Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8685534Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8685688Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8685842Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8685998Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8686155Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8686313Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8686470Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8686623Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8686780Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8686938Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8687134Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8687292Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8687447Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8687601Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8687760Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8687915Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8688078Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8688232Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8688386Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8688544Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8688701Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8688861Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8689019Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8689173Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8689330Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8689484Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8689639Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8689796Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8689954Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8690108Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8690264Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8690419Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8690583Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8690739Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8690896Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8691052Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8691206Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8691360Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8691565Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8691758Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8691912Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8692069Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8692224Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8692418Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8692579Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8692734Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8692893Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8693045Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8693202Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8693359Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8693516Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8693678Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8693833Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8693987Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8694148Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8694544Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8694701Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8694859Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8695013Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8695174Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8695327Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8695486Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8695646Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8695800Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8695955Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8696113Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8696273Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8696434Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8696588Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8696742Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:57:47.8696907Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8697067Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8697227Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8697390Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8697549Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8697708Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8697871Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8698030Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8698197Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8698354Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8698515Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8698687Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8698852Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8699011Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8699335Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8699497Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8699659Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8699817Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8700033Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8700200Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8700362Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8700521Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8700685Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8700842Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8701007Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8701173Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8701334Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8701495Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8701654Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8701816Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8702034Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8702193Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8702355Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8702513Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8702672Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8702835Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8702996Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8703156Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8703319Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8703477Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8703641Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8703801Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8703960Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8704124Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8704281Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8704439Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8704600Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8704761Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8704925Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8705082Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8705239Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8705401Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8705565Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8705722Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8705885Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8706043Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8706203Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8706365Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8706571Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8706782Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8706943Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8707103Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8707264Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8707461Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8707625Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8707790Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8707948Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8708111Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8708270Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8708432Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8708595Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8708755Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8708914Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8709075Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8709235Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8709439Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8709601Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8709760Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8709923Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8710083Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8710246Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8710414Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8710574Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8710736Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8710897Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8711062Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8711225Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8711382Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8711543Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8711703Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8711862Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8712027Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8712193Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8712352Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8712513Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8712674Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8712835Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8712997Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8713157Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8713320Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8713478Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8713635Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8713796Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8714000Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8714193Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8714355Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8714513Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8714706Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8714869Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8715027Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8715186Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8715343Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8715501Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8715680Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8715866Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8716035Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8716196Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8716354Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8716517Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8716713Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8716870Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8717030Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8717188Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8717347Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8717511Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8717671Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8717837Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8717994Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8718156Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8718318Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8718484Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8718643Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8718808Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8718967Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8719126Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8719284Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8719445Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8719614Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8719772Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8719929Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8720091Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8720252Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8720498Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8720659Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8720817Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8720979Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8721138Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8721345Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8721544Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8721705Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8721864Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8722021Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8722216Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8722384Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8722542Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8722700Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8722863Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8723023Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8723184Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8723343Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8723503Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8723663Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8723820Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8723979Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8724182Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8724340Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8724498Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8724659Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8724816Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8724977Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8725139Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8725295Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8725455Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8725612Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8725783Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8725974Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8726146Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8726309Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8726467Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8726624Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8726786Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8726947Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8727109Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8727270Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8727427Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8727593Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8727756Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8727916Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8728080Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8728239Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8728398Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8728558Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8728786Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8728988Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8729147Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8729306Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8729506Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8729668Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8729826Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8729984Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8730139Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8730298Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8730457Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8730615Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8730776Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8730931Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8731087Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8731248Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8731405Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8731602Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8731762Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8731917Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8732074Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8732232Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8732390Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8732553Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8732709Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8732864Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8733021Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8733176Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8733338Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8733493Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8733646Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8733803Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8733956Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8734109Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8734267Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8734423Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8734578Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8734732Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8734885Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8735046Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8735203Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8735355Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8735513Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8735668Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8735822Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8736023Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8736213Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8736373Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8736527Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8736683Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8736881Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8737042Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8737195Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8737352Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8737505Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8737661Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8737814Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8737973Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8738131Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8738285Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8738436Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8738594Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8738787Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8738944Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8739098Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8739251Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8739407Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8739561Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8739718Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8739877Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8740030Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8740184Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8740338Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8740501Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8740662Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8740821Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8740973Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8741130Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8741287Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8741446Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8741601Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8741755Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8741914Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8742068Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8742225Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8742389Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8742541Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8742695Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8742854Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8743009Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8743169Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8743369Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8743560Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8743718Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8743874Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8744027Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8744221Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8744376Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8744531Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8744682Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8744838Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8744999Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8745158Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8745314Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8745472Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8745626Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8745805Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8745986Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8746181Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8746341Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8746496Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8746650Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8746810Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8746965Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8747123Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8747286Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8747438Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8747595Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8747753Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8747914Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8748073Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8748230Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8748383Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8748537Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8748690Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8748850Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8749005Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8749158Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8749316Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8749469Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8749625Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8749782Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8749937Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8750093Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8750249Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8750404Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8750606Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8750798Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8750954Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8751113Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8751267Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8751461Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8751619Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8751774Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8751929Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8752081Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8752233Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8752391Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8752549Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8752705Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8752863Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8753017Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8753177Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8753393Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8753547Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8753707Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8753860Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8754016Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8754172Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8754334Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8754497Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8754650Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8754809Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8754967Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8755124Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8755279Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8755435Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8755590Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8755745Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8755915Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8756091Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8756261Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8756417Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8756576Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8756737Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8756896Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8757049Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8757205Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8757357Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8757513Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8757668Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8757823Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8758026Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8758217Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8758373Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8758534Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8758688Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8758886Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8759050Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8759206Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8759369Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8759525Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8759680Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8759841Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8759997Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8760154Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8760307Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8760508Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8760669Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8760868Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8761024Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8761181Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8761338Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8761492Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8761649Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8761805Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:57:47.8761970Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8762131Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8762291Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8762459Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8762621Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8762783Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8762942Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8763101Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8763262Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8763420Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8763586Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8763750Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8763908Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8764066Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8764228Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8764388Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8764551Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8764709Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8764867Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8765029Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8765189Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8765397Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8765602Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8765764Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8765926Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8766084Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8766278Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8766441Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8766599Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8766756Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8766917Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8767074Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8767237Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8767400Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8767556Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8767717Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8767875Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8768036Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8768240Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8768401Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8768569Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8768725Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8768882Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8769047Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8769207Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8769364Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8769523Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8769680Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8769841Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8770003Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8770163Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8770322Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8770480Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8770638Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8770801Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8770960Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8771115Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8771274Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8771432Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8771594Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8771753Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8771910Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8772072Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8772230Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8772387Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8772547Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8772750Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8772947Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8773106Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8773263Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8773462Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8773624Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8773782Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8773941Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8774098Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8774259Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8774415Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8774577Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8774739Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8774895Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8775057Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8775221Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8775420Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8775581Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8775740Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8775897Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8776058Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8776215Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8776374Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8776539Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8776697Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8776858Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8777019Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8777178Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8777339Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8777496Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8777654Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8777813Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8777970Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8778132Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8778294Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8778458Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8778622Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8778781Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8778942Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8779108Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8779265Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8779422Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8779581Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8779738Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8779945Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8780140Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8780298Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8780462Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8780624Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8780842Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8781008Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8781167Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8781329Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8781485Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8781643Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8781806Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8781965Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8782122Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8782282Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8782439Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8782602Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8782801Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8782958Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8783117Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8783275Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8783433Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8783597Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8783760Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8783925Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8784084Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8784242Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8784406Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8784566Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8784726Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8784890Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8785054Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8785222Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8785388Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8785550Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8785716Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8785876Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8786061Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8786250Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8786413Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8786577Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8786738Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8786899Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8787062Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8787222Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8787426Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8787625Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8787786Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8787946Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8788146Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8788310Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8788475Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8788634Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8788794Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8788960Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8789125Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8789298Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8789465Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8789624Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8789786Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8789946Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8790148Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8790313Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8790473Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8790633Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8790795Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8790957Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8791124Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8791287Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8791447Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8791609Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8791771Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8791933Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8792098Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8792258Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8792421Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8792580Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8792741Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8792905Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8793066Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8793226Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8793389Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8793549Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8793714Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8793877Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8794037Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8794198Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8794496Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8794658Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:57:47.8794907Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8795120Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8795283Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8795442Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8795600Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8795843Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8796030Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8796190Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8796351Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8796510Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8796670Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8796833Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8796998Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8797161Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8797319Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8797477Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8797644Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8797857Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8798015Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8798177Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8798337Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8798499Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8798661Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8798823Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8798985Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8799141Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8799299Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8799462Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8799626Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8799787Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8799945Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8800103Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8800269Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8800473Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8800637Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8800799Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8800958Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8801118Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8801276Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8801437Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8801601Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8801760Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8805312Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8805488Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8805649Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8805875Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8806072Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8806235Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8806391Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8806546Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8806746Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8806907Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8807066Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8807222Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8807386Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8807541Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8807703Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8807862Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8808019Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8808179Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8808335Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8808494Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8808694Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8808850Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8809011Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8809166Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8809322Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8809479Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8809638Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8809795Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8809954Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8810109Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8810268Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8810432Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8810589Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8810746Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8810900Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8811055Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8811215Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8811372Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8811535Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8811693Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8811849Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8812010Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8812170Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8812328Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8812488Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8812645Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8812801Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8812965Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8813166Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8813388Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8813548Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8813704Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8813863Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8814058Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8814218Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8814378Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8814534Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8814695Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8814854Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8815011Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8815175Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8815334Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8815490Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8815652Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8815812Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8816011Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8816169Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8816328Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8816490Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8816647Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8816804Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8816968Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8817129Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8817290Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8817445Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8817602Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8817766Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8817928Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8818084Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8818247Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8818407Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8818566Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8818726Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8818886Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8819048Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8819206Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8819363Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8819527Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8819688Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8819845Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8820007Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8820165Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8820327Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8820483Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8820725Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8820888Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8821050Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8821207Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8821407Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8821567Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8821731Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8821889Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8822046Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8822205Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8822362Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8822523Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8822684Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8822840Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8823000Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8823163Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8823361Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8823520Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8823676Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8823835Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8823995Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8824154Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8824322Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8824481Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8824638Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8824800Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8824958Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8825118Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8825281Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8825439Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8825600Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8825758Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8825938Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8826123Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8826285Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8826446Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8826608Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8826765Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8826927Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8827086Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8827242Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8827401Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8827557Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8827711Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8827871Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8828074Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8828277Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8828439Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8828596Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8828793Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8828954Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8829109Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8829269Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8829425Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8829584Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8829748Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8829907Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8830070Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8830228Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8830386Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8830547Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8830750Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8830905Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:57:47.8831063Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8831219Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8831379Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8831537Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8831698Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8831858Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8832016Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8832173Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8832336Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8832495Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8832659Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8832816Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8832974Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8833134Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8833291Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8833451Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8833617Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8833774Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8833937Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8834095Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8834254Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8834414Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8834570Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8834727Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8834890Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8835047Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8835209Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8835412Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8835608Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8835795Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8835976Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8836173Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8836340Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8836495Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8836652Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8836814Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8836970Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8837128Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8837288Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8837448Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8837610Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8837766Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8837923Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8838128Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8838285Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8838444Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8838600Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8838757Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8838916Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8839075Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8839234Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8839393Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8839548Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8839707Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8839866Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8840024Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8840183Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8840338Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8840552Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8840713Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8840873Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8841034Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8841190Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8841346Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8841504Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8841662Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8841821Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8841979Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8842135Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8842293Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8842451Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8842610Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8842841Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8843035Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8843195Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8843354Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8843549Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8843712Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8843868Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8844025Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8844185Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8844340Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8844495Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8844660Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8844819Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8844979Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8845137Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8845292Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8845455Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8845650Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8845807Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8845966Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8846122Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8846277Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8846441Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8846598Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8846759Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8846913Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8847066Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8847224Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8847382Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8847539Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8847698Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8847855Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8848016Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8848171Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8848330Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8848488Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8848644Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8848800Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8848960Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8849120Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8849279Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8849435Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8849591Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8849749Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8849903Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8850104Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8850302Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8850460Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8850618Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8850810Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8850970Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8851132Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8851286Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8851444Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8851605Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8851762Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8851926Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8852085Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8852241Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8852401Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8852558Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8852718Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8852919Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8853076Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8853235Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8853397Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8853553Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8853713Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8853871Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8854025Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8854182Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8854339Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8854498Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8854659Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8854814Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8854972Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8855127Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8855285Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8855443Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8855604Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8855761Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8855944Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8856125Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8856286Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8856447Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8856604Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8856767Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8856922Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8857078Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8857238Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8857440Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8857640Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8857798Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8857955Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8858113Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8858309Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8858467Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8858626Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8858782Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8858942Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8859096Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8859256Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8859415Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8859570Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8859726Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8859885Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8860043Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8860244Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8860399Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8860555Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8860714Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8860870Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8861026Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8861187Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8861344Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8861500Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8861661Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8861820Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8861981Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8862137Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8862293Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8862451Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8862606Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8862760Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8862921Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8863079Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8863237Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:57:47.8863392Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8863549Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8863709Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8863864Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8864020Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8864177Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8864336Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8864492Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8864692Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8864885Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8865045Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8865201Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8865356Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8865554Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8865713Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8865905Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8866085Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8866242Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8866405Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8866565Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8866722Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8866881Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8867039Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8867198Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8867356Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8867575Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8867732Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8867887Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8868044Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8868205Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8868368Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8868531Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8868688Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8868843Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8869002Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8869162Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8869319Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8869476Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8869632Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8869790Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8869948Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8870107Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8870275Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8870435Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8870592Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8870749Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8870907Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8871069Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8871223Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8871381Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8871544Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8871701Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8871859Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8872066Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8872264Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8872427Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8872583Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8872740Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8872939Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8873100Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8873259Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8873420Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8873577Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8873732Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8873893Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8874054Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8874212Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8874369Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8874523Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8874685Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8874881Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8875036Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8875195Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8875350Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8875514Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8875674Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8875831Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8875990Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8876146Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8876303Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8876464Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8876623Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8876782Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8876939Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8877096Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8877254Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8877411Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8877569Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8877729Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8877885Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8878043Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8878201Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8878358Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8878517Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8878672Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8878829Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8878988Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8879145Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8879350Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8879540Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8879702Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8879862Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8880019Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8880212Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8880375Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8880592Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8880752Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8880908Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8881064Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8881224Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8881383Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8881540Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8881698Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8881855Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8882016Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8882224Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8882381Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8882539Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8882695Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8882851Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8883011Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8883172Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8883332Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8883491Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8883648Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8883812Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8883970Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8884129Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8884290Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8884447Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8884605Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8884770Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8884930Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8885092Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8885248Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8885404Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8885565Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8885721Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8885876Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8886036Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8886194Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8886355Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8886511Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8886711Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8886907Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8887065Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8887219Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8887379Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8887574Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8887739Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8887895Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8888053Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8888211Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8888366Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8888526Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8888686Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8888844Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8889000Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8889157Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8889315Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8889513Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8889667Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8889825Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8889985Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8890141Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8890296Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8890462Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8890625Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8890788Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8890944Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8891103Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8891262Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8891418Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8891574Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8891731Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8891888Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8892046Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8892204Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8892362Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8892519Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8892675Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8892830Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8892993Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8893149Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8893313Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8893469Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8893627Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8893787Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8893991Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8894185Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8894532Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8894690Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8894850Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8895109Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8895271Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8895431Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8895587Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8895742Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8895900Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:57:47.8896061Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8896221Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8896378Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8896533Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8896691Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8896850Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8897064Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8897221Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8897378Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8897533Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8897694Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8897850Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8898011Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8898169Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8898324Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8898480Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8898639Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8898797Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8898955Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8899110Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8899268Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8899424Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8899580Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8899738Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8899896Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8900051Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8900211Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8900368Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8900532Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8900686Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8900843Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8901006Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8901162Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8901320Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8901552Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8901761Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8901923Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8902078Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8902235Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8902431Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8902591Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8902747Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8902903Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8903060Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8903218Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8903378Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8903537Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8903699Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8903857Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8904014Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8904178Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8904380Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8904538Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8904693Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8904849Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8905008Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8905162Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8905320Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8905483Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8905638Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8905793Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8905958Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8906118Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8906277Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8906433Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8906588Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8906747Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8906902Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8907059Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8907218Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8907375Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8907533Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8907689Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8907848Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8908007Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8908163Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8908318Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8908476Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8908634Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8908838Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8909034Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8909193Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8909353Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8909509Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8909701Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8909866Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8910022Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8910180Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8910339Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8910495Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8910662Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8910826Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8910985Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8911143Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8911298Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8911461Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8911656Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8911813Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8911973Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8912124Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8912282Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8912439Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8912597Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8912756Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8912911Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8913068Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8913231Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8913386Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8913542Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8913702Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8913859Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8914015Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8914179Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8914340Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8914503Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8914658Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8914813Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8914972Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8915133Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8915290Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8915449Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8915624Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8915808Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8915973Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8916177Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8916372Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8916530Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8916686Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8916844Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8917039Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8917202Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8917357Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8917513Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8917670Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8917825Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8917980Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8918141Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8918298Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8918457Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8918611Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8918772Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8918970Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8919127Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8919283Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8919442Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8919601Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8919763Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8919927Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8920090Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8920585Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8921022Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8921471Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8921984Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8922448Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8922867Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8923284Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8923696Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8924110Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8924532Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8924949Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8925365Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8925805Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8926244Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8926657Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8927077Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8927499Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8932037Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8932463Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8932875Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8933355Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8933823Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8934236Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8934641Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8935043Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8935493Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8935903Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8936306Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8936714Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8937121Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8937527Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8937927Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8938340Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8938748Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8939152Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8939769Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8940179Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8940634Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8941044Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8941451Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8941859Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8942265Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8942672Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8943080Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8943487Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8943888Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8944293Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8944703Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8945114Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8945546Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:57:47.8945978Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8946383Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8946787Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8947198Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8947610Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8948019Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8948424Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8948838Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8949246Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8949653Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8950058Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8950466Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8950872Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8951280Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8951697Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8952152Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8952601Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8953016Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8953421Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8953828Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8954273Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8954681Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8955087Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8955492Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8955925Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8956360Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8956768Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8957180Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8957591Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8957998Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8958403Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8958810Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8959268Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8959670Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8960076Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8960528Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8960929Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8961337Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8961749Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8962160Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8962567Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8962975Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8963386Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8963798Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8964208Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8964613Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8965017Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8965427Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8965834Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8966242Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8966647Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8967052Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8967458Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8967865Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8968274Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8968687Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8969089Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8969494Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8969903Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8970317Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8970725Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8971221Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8971632Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8972035Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8972443Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8972887Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8973309Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8973711Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8974118Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8974522Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8974924Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8975334Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8975790Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8976201Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8976602Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8977009Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8977420Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8977870Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8978277Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8978685Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8979089Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8979494Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8979905Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8980317Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8980722Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8981130Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8981537Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8981938Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8982349Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8982763Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8983166Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8983568Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8983976Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8984381Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8984785Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8985197Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8985603Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8986034Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8986469Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8986872Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8987276Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8987677Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8988081Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8988487Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8988887Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8989291Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8989741Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8990201Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8990606Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8991013Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8991456Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8991864Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8992272Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8992678Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8993088Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8993498Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8993903Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8994455Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8994862Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8995272Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8995674Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8996082Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8996568Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8996972Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8997381Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8997790Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8998200Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8998609Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8999015Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8999425Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.8999833Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9000240Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9000680Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9001088Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9001496Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9001897Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9002307Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9002711Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9003119Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9003530Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9003938Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9004347Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9004754Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9005161Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9005572Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9005983Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9006384Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9006791Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9007193Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9007598Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9008002Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9008505Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9008966Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9009379Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9009785Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9010262Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9010678Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9011083Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9011493Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9011894Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9012296Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9012709Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9013124Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9013534Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9013940Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9014347Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9014752Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9015213Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9015641Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9016078Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9016476Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9016882Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9017295Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9017709Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9018130Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9018541Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9018948Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9019358Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9019769Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9020177Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9020582Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9020987Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9021393Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9021795Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9022204Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9022616Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9023026Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9023428Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9023832Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9024242Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9024651Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9025056Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9025464Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9025910Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9026325Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9026731Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9027192Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9027633Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9028047Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:57:47.9028452Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9028897Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9029304Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9029706Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9030112Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9030519Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9030935Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9031338Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9031746Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9032156Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9032562Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9032971Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9033377Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9033788Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9034246Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9034656Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9035061Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9035472Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9035877Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9036292Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9036699Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9037110Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9037509Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9037915Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9038327Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9038734Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9039134Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9039548Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9039952Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9040354Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9040809Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9041226Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9041636Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9042050Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9042462Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9042876Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9043286Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9043692Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9044099Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9044499Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9044903Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9045314Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9045824Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9046274Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9046681Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9047090Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9047534Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9047946Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9048356Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9048761Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9049161Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9049564Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9049968Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9050374Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9050791Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9051198Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9051598Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9052004Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9052409Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9052856Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9053254Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9053660Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9054064Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9054468Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9054881Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9055289Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9055694Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9056102Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9056505Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9056915Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9057322Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9057732Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9058143Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9058558Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9058961Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9059370Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9059779Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9060181Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9060588Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9060993Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9061398Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9061811Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9062215Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9062618Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9063021Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9063426Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9063832Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9064281Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9064727Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9065139Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9065543Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9065950Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9066395Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9066804Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9067213Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9067627Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9068030Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9068431Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9068841Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9069244Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9069644Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9070045Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9070451Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9070860Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9071335Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9071745Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9072155Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9072560Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9072962Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9073369Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9073773Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9074175Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9074580Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9074985Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9075395Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9075830Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9076254Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9076658Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9077060Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9077467Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9077871Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9078273Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9078684Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9079095Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9079511Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9079921Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9080328Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9080784Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9081198Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9081606Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9082014Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9082429Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9082880Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9083321Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9083734Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9084137Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9084542Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9084998Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9085404Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9085842Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9086260Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9086672Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9087078Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9087492Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9091984Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9092435Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9092854Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9093267Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9093682Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9094165Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9094764Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9095176Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9095583Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9095995Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9096417Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9096830Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9097243Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9097654Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9098061Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9098470Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9098883Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9099298Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9099704Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9100120Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9100529Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9100942Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9101357Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9101770Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9102183Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9102594Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9103004Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9103418Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9103834Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9104245Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9104657Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9105066Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9105475Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9105970Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9106437Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9106846Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9107257Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9107670Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9108138Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9108551Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9108961Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9109372Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9109780Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9110193Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9110610Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9111027Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9111439Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9111848Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9112266Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9112680Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9113159Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9113579Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9113987Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9114396Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9114806Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:57:47.9115216Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9115631Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9116043Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9116459Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9116871Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9117286Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9117702Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9118114Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9118521Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9118933Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9119341Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9119749Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9120162Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9120628Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9121046Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9121461Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9121881Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9122303Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9122715Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9123130Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9123541Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9123959Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9124371Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9124837Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9125294Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9125710Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9126129Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9126544Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9126995Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9127418Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9127835Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9128253Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9128669Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9129082Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9129505Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9129922Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9130335Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9130755Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9131169Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9131583Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9132046Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9132461Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9132876Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9133291Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9133709Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9134127Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9134543Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9134963Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9135378Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9135785Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9136206Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9136623Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9137036Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9137195Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9137352Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9137510Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9137666Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9137827Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9137990Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9138147Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9138305Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9138467Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9138626Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9138786Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9138941Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9139098Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9139257Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9139416Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9139622Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9139824Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9139982Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9140145Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9140303Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9140524Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9140689Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9140847Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9141005Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9141167Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9141326Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9141488Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9141646Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9141808Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9141971Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9142129Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9142289Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9142492Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9142648Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9142808Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9142967Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9143123Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9143284Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9143445Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9143605Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9143765Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9143923Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9144083Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9144245Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9144402Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9144562Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9144718Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9144876Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9145037Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9145198Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9145357Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9145520Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9145677Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9145836Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9145997Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9146154Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9146314Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9146472Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9146631Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9146790Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9146995Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9147193Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9147352Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9147509Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9147668Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9147876Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9148037Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9148201Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9148360Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9148524Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9148680Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9148842Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9149005Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9149164Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9149325Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9149487Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9149646Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9149852Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9150012Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9150170Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9150333Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9150492Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9150651Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9150815Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9150976Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9151135Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9151291Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9151453Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9151618Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9151774Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9151930Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9152089Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9152247Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9152403Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9152566Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9152724Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9152884Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9153041Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9153197Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9153359Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9153518Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9153676Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9153840Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9153996Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9154156Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9154363Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9154557Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9154722Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9154882Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9155040Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9155237Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9155398Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9155560Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9155717Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9155875Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9156036Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9156192Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9156354Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9156515Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9156672Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9156830Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9156989Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9157187Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9157347Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9157505Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9157663Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9157824Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9157982Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9158145Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9158303Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9158461Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9158623Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9158782Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9158945Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9159107Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9159265Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9159427Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9159585Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9159741Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9159903Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9160060Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9160217Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9160377Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9160581Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9160740Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9160904Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:57:47.9161059Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9161221Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9161379Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9161535Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9161765Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9161961Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9162120Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9162281Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9162439Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9162636Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9162798Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9162960Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9163122Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9163283Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9163444Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9163603Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9163768Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9163933Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9164092Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9164248Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9164412Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9164611Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9164769Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9164928Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9165086Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9165247Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9165408Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9165599Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9165793Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9165951Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9166109Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9166273Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9166434Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9166594Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9166751Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9166909Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9167068Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9167226Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9167388Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9167554Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9167714Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9167877Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9168034Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9168194Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9168357Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9168515Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9168671Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9168835Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9168994Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9169205Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9169424Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9169587Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9169751Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9169910Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9170105Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9170270Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9170428Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9170591Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9170749Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9170910Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9171070Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9171231Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9171390Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9171551Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9171708Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9171871Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9172069Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9172227Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9172387Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9172542Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9172702Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9172861Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9173023Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9173185Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9173346Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9173502Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9173661Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9173825Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9173981Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9174139Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9174295Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9174454Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9174613Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9174772Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9174933Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9175090Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9175246Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9175405Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9175563Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9175723Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9175885Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9176042Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9176203Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9176361Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9176561Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9176760Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9176919Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9177076Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9177244Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9177437Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9177603Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9177761Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9177918Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9178079Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9178236Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9178391Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9178556Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9178716Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9178878Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9179034Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9179195Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9179402Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9179561Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9179720Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9179880Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9180040Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9180198Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9180358Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9180517Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9180679Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9180836Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9180994Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9181162Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9181321Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9181479Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9181641Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9181800Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9181963Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9182128Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9182291Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9182455Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9182614Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9182771Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9182934Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9183093Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9183253Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9183411Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9183568Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9183732Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9183933Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9184128Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9184289Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9184446Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9184605Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9184800Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9184963Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9185123Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9185279Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9185438Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9185599Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9185756Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9185919Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9186078Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9186237Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9186402Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9186561Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9186757Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9186917Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9187075Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9187234Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9187391Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9187549Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9187717Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9187878Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9188039Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9188205Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9188364Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9188524Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9188689Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9188847Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9189006Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9189164Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9189321Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9189481Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9189641Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9189797Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9189956Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9190113Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9190277Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9190436Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9190594Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9190753Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9190913Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9191070Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9191234Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9191476Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9191638Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9191798Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9191954Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9192150Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9192311Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9192468Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9192628Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9192786Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9192945Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9193101Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9193261Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9193422Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9193579Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:57:47.9193737Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9193899Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9194096Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9194388Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9194549Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9194705Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9194863Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9195022Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9195183Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9195347Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9195505Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9195663Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9195819Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9195979Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9196143Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9196300Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9196456Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9196617Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9196773Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9196930Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9197092Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9197248Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9197410Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9197567Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9197725Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9197888Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9198044Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9198198Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9198358Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9198517Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9198679Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9198951Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9199179Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9199343Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9199499Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9199713Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9199877Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9200033Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9200192Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9200348Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9200548Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9200710Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9200871Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9201029Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9201191Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9201350Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9201516Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9201739Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9201899Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9202061Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9202217Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9202372Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9202532Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9202692Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9202854Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9203013Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9203170Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9203330Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9203492Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9203652Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9203815Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9203973Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9204135Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9204293Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9204452Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9204612Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9204769Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9204924Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9205083Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9205241Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9205400Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9205561Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9205744Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9205926Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9206082Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9206239Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9206445Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9206637Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9206797Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9206958Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9207153Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9207317Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9207476Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9207632Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9207794Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9207952Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9208110Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9208277Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9208438Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9208600Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9208757Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9208914Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9209119Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9209276Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9209434Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9209593Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9209753Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9209911Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9210070Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9210225Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9210384Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9210540Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9210697Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9210860Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9211020Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9211180Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9211339Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9211497Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9211658Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9211818Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9211980Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9212145Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9212303Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9212461Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9212618Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9212778Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9212940Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9213095Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9213251Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9213410Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9213567Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9213779Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9213979Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9214138Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9214297Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9214494Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9214659Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9214817Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9214973Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9215129Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9215290Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9215448Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9215610Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9215769Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9215927Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9216087Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9216243Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9216403Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9216611Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9216768Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9216928Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9217086Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9217245Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9217412Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9217575Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9217733Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9217892Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9218049Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9218211Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9218370Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9218529Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9218689Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9218848Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9219003Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9219167Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9219329Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9219488Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9219645Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9219804Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9219966Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9220127Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9220284Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9220444Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9220601Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9220764Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9220918Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9221125Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9221323Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9221482Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9221637Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9221837Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9222000Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9222159Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9222317Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9222473Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9222633Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9222792Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9222950Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9223113Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9223270Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9223428Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9223589Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9223747Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9223969Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9224127Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9224285Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9228200Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9228382Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9228549Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9228709Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9228874Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9229029Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9229185Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9229346Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9229502Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9229659Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9229815Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9229972Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9230130Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:57:47.9230284Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9230446Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9230602Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9230759Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9230914Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9231070Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9231230Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9231385Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9231539Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9231697Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9231850Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9232006Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9232227Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9232421Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9232580Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9232734Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9232887Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9233087Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9233242Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9233399Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9233554Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9233710Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9233867Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9234025Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9234182Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9234339Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9234494Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9234651Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9234806Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9235002Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9235162Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9235318Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9235472Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9235628Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9235787Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9235947Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9236102Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9236257Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9236414Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9236571Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9236729Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9236886Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9237042Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9237195Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9237353Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9237508Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9237669Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9237825Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9237980Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9238136Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9238293Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9238449Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9238607Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9238761Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9238918Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9239073Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9239226Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9239430Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9239623Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9239780Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9239943Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9240095Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9240291Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9240511Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9240665Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9240822Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9240978Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9241134Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9241293Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9241449Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9241609Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9241763Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9241917Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9242078Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9242275Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9242433Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9242596Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9242751Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9242910Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9243068Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9243225Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9243386Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9243542Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9243699Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9243860Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9244017Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9244175Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9244331Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9244491Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9244646Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9244799Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9244956Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9245117Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9245271Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9245426Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9245586Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9245771Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9245953Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9246107Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9246261Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9246425Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9246582Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9246783Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9246985Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9247146Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9247303Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9247458Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9247656Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9247817Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9247974Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9248131Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9248287Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9248443Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9248607Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9248765Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9248920Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9249079Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9249234Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9249391Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9249590Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9249751Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9249910Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9250067Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9250221Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9250378Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9250539Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9250695Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9250853Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9251009Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9251170Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9251327Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9251483Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9251640Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9251796Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9251950Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9252109Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9252266Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9252427Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9252582Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9252737Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9252902Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9253061Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9253218Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9253375Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9253529Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9253687Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9253843Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9254044Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9254246Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9254402Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9254559Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9254718Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9254938Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9255095Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9255255Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9255410Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9255571Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9255751Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9255934Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9256095Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9256254Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9256408Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9256568Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9256728Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9256927Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9257082Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9257236Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9257397Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9257553Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9257708Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9257871Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9258028Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9258188Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9258343Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9258500Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9258662Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9258818Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9258972Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9259129Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9259286Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9259444Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9259602Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9259759Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9259919Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9260075Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9260232Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9260396Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9260551Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9260709Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9260863Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9261019Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9261180Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9261379Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9261570Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9261729Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9261883Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9262038Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9262233Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9262391Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:57:47.9262547Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9262701Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9262855Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9263012Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9263173Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9263331Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9263488Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9263642Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9263800Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9263958Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9264153Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9264309Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9264465Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9264619Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9264776Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9264932Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9265096Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9265252Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9265408Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9265569Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9265744Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9265925Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9266095Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9266250Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9266408Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9266564Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9266717Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9266877Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9267037Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9267197Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9267356Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9267512Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9267677Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9267831Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9267987Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9268145Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9268302Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9268457Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9268661Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9268855Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9269013Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9269169Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9269324Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9269518Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9269677Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9269833Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9269993Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9270150Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9270305Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9270469Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9270625Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9270782Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9270939Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9271093Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9271252Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9271449Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9271604Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9271762Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9271919Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9272076Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9272234Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9272390Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9272550Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9272705Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9272860Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9273018Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9273176Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9273336Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9273491Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9273646Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9273805Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9273961Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9274116Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9274280Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9274436Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9274598Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9274753Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9274910Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9275073Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9275230Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9275386Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9275551Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9275707Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9275916Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9276109Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9276265Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9276423Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9276578Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9276771Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9276932Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9277088Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9277243Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9277399Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9277553Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9277713Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9277872Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9278027Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9278184Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9278338Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9278494Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9278694Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9278851Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9279011Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9279167Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9279321Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9279479Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9279637Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9279794Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9279954Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9280108Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9280267Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9280470Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9280627Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9280786Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9280941Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9281095Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9281253Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9281410Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9281570Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9281725Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9281880Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9282039Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9282197Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9282355Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9282513Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9282668Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9282827Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9282982Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9283390Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9283610Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9283766Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9283923Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9284083Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9284279Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9284444Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9284605Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9284760Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9284920Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9285075Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9285228Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9285389Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9285547Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9285706Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9285862Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9286022Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9286223Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9286377Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9286531Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9286689Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9286843Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9286998Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9287159Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9287316Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9287475Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9287630Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9287784Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9287949Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9288105Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9288259Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9288423Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9288580Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9288739Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9288899Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9289056Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9289214Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9289370Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9289531Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9289688Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9289847Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9290004Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9290160Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9290316Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9290476Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9290680Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9290876Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9291038Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9291194Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9291352Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9291544Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9291707Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9291865Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9292021Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9292176Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9292335Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9292492Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9292660Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9292820Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9292977Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9293137Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9293295Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9293489Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9293646Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9293801Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9293964Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9294121Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9294450Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9294616Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9294775Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9294936Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:57:47.9295098Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9295255Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9295420Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9295588Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9295769Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9295946Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9296104Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9296258Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9296418Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9296575Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9296734Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9296890Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9297045Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9297206Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9297363Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9297518Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9297676Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9297833Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9297989Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9298243Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9298453Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9298615Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9298771Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9298930Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9299147Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9299305Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9299461Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9299621Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9299776Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9299934Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9300088Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9300247Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9300406Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9300560Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9300716Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9300876Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9301087Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9301250Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9301404Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9301559Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9301720Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9301876Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9302035Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9302196Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9302356Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9302520Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9302677Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9302837Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9302997Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9303151Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9303307Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9303464Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9303619Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9303779Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9303936Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9304093Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9304250Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9304407Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9304568Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9304732Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9304892Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9305050Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9305205Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9305360Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9305569Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9305764Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9305922Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9306081Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9306237Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9306430Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9306598Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9306756Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9306918Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9307074Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9307232Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9307396Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9307556Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9307717Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9307879Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9308033Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9308194Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9308391Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9308547Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9308705Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9308861Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9309019Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9309181Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9309338Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9309496Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9309651Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9309807Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9309965Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9310124Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9310283Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9310443Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9310601Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9310760Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9310915Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9311073Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9311229Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9311387Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9311542Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9311703Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9311862Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9312022Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9312178Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9312332Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9312494Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9312650Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9312804Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9313032Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9313226Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9313392Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9313550Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9313743Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9313907Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9314063Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9314218Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9314377Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9314532Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9314687Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9314849Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9315006Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9315164Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9315319Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9315477Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9315698Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9315875Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9316035Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9316198Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9316354Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9316515Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9316674Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9316831Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9316990Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9317145Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9317300Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9317459Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9317617Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9317773Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9317927Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9318083Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9318242Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9318399Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9318556Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9318713Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9318868Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9319024Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9319180Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9319338Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9319496Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9319651Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9319805Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9319965Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9320120Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9320325Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9320608Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9320766Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9320923Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9321121Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9321280Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9321440Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9321596Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9321755Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9321909Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9322064Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9322225Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9322381Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9322537Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9322693Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9322849Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9323046Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9323204Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9323358Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9323516Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9323673Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9323829Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9323990Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9324147Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9324301Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9324459Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9324615Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9324777Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9324934Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9325088Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9325245Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9325400Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9325555Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9325714Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9325893Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9326079Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9326242Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9326400Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9326568Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9326727Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9326883Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9327040Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9327196Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9327353Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:57:47.9327507Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9327711Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9327908Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9328065Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9328221Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9328421Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9328582Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9328743Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9328900Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9329056Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9329216Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9329370Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9329528Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9329687Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9329843Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9330001Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9330157Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9330357Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9330515Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9330670Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9330824Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9330981Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9331136Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9331296Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9331455Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9331613Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9331773Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9331932Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9332089Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9332248Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9332404Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9332559Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9332716Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9332872Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9333037Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9333199Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9333354Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9333513Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9333669Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9333825Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9333985Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9334140Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9334298Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9334454Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9334608Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9334766Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9334966Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9335158Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9335318Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9335473Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9335669Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9335827Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9335981Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9336143Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9336299Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9336455Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9336616Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9336776Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9336940Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9337095Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9337250Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9337409Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9337570Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9337790Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9337950Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9338104Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9338262Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9338417Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9338577Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9338737Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9338893Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9339047Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9339204Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9339364Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9339522Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9339680Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9339835Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9339992Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9340147Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9340302Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9340463Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9340620Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9340774Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9340929Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9341088Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9341248Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9341402Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9341557Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9341713Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9341868Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9342025Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9342233Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9342430Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9342590Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9342745Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9342936Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9343097Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9343251Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9343406Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9343561Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9343717Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9343879Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9344038Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9344196Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9344354Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9344508Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9344662Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9344826Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9345023Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9345182Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9345338Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9345494Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9345669Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9345852Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9346018Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9346176Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9346331Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9346491Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9346648Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9346809Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9346968Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9347123Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9347278Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9347438Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9347594Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9347751Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9347911Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9348066Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9348225Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9348381Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9348539Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9348698Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9348853Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9353752Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9353936Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9354098Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9354325Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9354522Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9354686Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9354845Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9355006Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9355208Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9355366Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9355526Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9355681Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9355865Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9356045Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9356207Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9356364Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9356518Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9356676Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9356831Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9356990Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9357190Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9357346Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9357505Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9357660Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9357814Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9357974Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9358131Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9358286Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9358443Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9358598Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9358763Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9358919Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9359075Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9359233Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9359389Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9359545Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9359700Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9359858Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9360018Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9360175Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9360331Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9360558Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9360721Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9360877Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9361036Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9361191Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9361349Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9361506Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9361715Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9361940Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9362098Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9362252Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9362408Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9362605Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9362766Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9362924Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9363078Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9363236Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9363393Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9363552Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9363715Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9363870Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9364025Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9364187Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9364345Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9364547Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:57:47.9364705Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9364861Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9365020Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9365174Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9365333Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9365493Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9365648Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9365810Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9365966Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9366122Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9366281Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9366435Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9366591Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9366749Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9366910Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9367067Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9367227Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9367384Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9367541Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9367696Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9367853Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9368013Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9368168Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9368330Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9368485Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9368641Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9368800Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9369003Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9369202Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9369364Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9369521Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9369680Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9369880Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9370039Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9370199Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9370355Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9370510Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9370666Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9370826Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9370990Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9371146Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9371300Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9371460Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9371619Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9371820Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9371976Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9372131Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9372287Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9372447Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9372604Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9372774Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9372931Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9373086Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9373245Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9373406Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9373562Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9373722Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9373878Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9374035Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9374190Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9374346Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9374507Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9374663Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9374818Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9374977Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9375134Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9375295Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9375452Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9375607Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9375765Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9375921Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9376076Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9376282Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9376477Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9376637Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9376792Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9376947Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9377144Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9377305Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9377459Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9377620Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9377774Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9377935Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9378093Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9378249Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9378410Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9378566Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9378720Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9378881Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9379081Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9379240Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9379396Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9379553Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9379714Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9379871Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9380030Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9380191Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9380348Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9380503Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9380667Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9380825Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9380983Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9381138Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9381294Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9381452Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9381608Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9381765Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9381927Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9382082Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9382242Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9382401Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9382567Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9382726Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9382883Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9383038Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9383201Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9383356Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9383566Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9383762Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9383920Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9384081Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9384236Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9384433Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9384602Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9384759Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9384916Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9385074Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9385229Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9385391Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9385549Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9385722Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9385907Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9386073Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9386237Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9386436Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9386595Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9386754Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9386909Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9387066Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9387223Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9387383Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9387544Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9387700Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9387855Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9388017Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9388174Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9388329Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9388487Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9388642Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9388797Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9388958Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9389115Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9389275Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9389432Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9389587Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9389746Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9389905Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9390059Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9390216Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9390369Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9390529Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9390683Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9390911Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9391109Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9391268Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9391425Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9391586Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9391781Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9391947Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9392100Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9392255Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9392415Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9392571Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9392729Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9392896Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9393056Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9393215Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9393369Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9393527Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9393729Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9393885Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9394040Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9394200Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9394543Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9394704Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9394865Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9395023Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9395182Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9395337Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9395496Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9395655Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9395831Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9396008Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9396175Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9396332Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9396494Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9396651Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9396809Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9396965Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:57:47.9397121Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9397280Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9397439Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9397598Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9397758Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9397916Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9398072Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9398230Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9398473Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9398680Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9398841Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9398996Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9399154Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9399364Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9399526Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9399686Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9399842Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9400000Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9400156Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9400311Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9400540Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9400700Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9400857Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9401018Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9401177Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9401397Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9401560Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9401717Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9401880Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9402034Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9402190Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9402354Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9402512Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9402667Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9402825Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9402983Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9403144Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9403299Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9403453Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9403610Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9403766Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9403922Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9404081Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9404241Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9404396Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9404554Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9404710Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9404872Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9405033Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9405187Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9405349Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9405505Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9405662Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9405870Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9406067Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9406231Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9406387Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9406543Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9406740Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9406899Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9407058Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9407215Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9407371Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9407530Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9407685Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9407844Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9408004Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9408160Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9408315Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9408475Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9408672Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9408831Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9408986Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9409141Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9409299Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9409454Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9409611Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9409772Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9409925Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9410083Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9410238Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9410399Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9410557Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9410711Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9410864Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9411021Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9411173Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9411331Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9411486Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9411638Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9411796Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9411949Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9412106Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9412266Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9412419Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9412572Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9412728Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9412883Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9413087Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9413274Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9413431Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9413589Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9413742Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9413935Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9414097Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9414252Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9414416Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9414571Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9414725Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9414884Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9415047Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9415206Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9415361Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9415516Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9415680Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9415942Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9416101Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9416257Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9416411Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9416564Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9416729Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9416890Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9417053Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9417206Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9417358Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9417515Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9417674Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9417827Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9417982Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9418135Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9418292Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9418449Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9418608Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9418772Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9418926Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9419081Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9419236Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9419393Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9419552Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9419704Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9419862Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9420022Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9420178Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9420383Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9420581Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9420738Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9420901Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9421056Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9421249Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9421410Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9421567Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9421727Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9421886Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9422040Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9422195Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9422351Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9422512Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9422668Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9422823Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9422978Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9423176Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9423330Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9423488Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9423644Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9423799Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9423962Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9424123Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9424278Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9424437Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9424590Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9424745Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9424906Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9425062Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9425219Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9425373Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9425527Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9425693Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9425874Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9426047Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9426202Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9426355Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9426511Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9426666Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9426822Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9426978Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9427132Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9427285Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9427444Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9427602Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9427851Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9428008Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9428163Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9428320Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9428514Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9428670Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9428828Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9428982Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9429138Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9429292Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:57:47.9429446Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9429606Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9429761Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9429917Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9430073Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9430234Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9430434Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9430595Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9430748Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9430904Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9431058Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9431212Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9431373Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9431529Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9431687Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9431840Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9431993Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9432163Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9432320Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9432476Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9432638Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9432796Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9432952Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9433114Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9433271Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9433432Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9433585Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9433738Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9433895Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9434050Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9434204Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9434361Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9434517Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9434676Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9434829Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9435029Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9435225Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9435380Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9435533Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9435731Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9435889Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9436046Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9436202Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9436357Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9436512Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9436666Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9436824Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9436984Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9437139Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9437295Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9437453Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9437649Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9437804Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9437957Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9438114Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9438272Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9438425Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9438584Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9438741Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9438897Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9439060Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9439214Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9439371Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9439531Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9439683Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9439839Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9439992Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9440146Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9440305Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9440523Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9440680Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9440837Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9440991Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9441147Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9441306Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9441458Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9441620Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9441776Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9441930Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9442087Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9442288Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9442480Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9442639Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9442793Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9443012Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9443169Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9443323Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9443478Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9443632Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9443784Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9443941Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9444098Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9444256Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9444410Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9444564Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9444719Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9444917Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9445070Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9445225Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9445374Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9445534Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9445687Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9445846Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9446007Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9446161Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9446313Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9446471Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9446627Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9446791Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9446945Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9447099Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9447255Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9447409Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9447565Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9447723Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9447877Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9448032Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9448185Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9448340Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9448497Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9448651Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9448804Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9448963Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9449117Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9449270Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9449472Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9449665Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9449824Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9449977Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9450168Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9450329Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9450483Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9450637Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9450792Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9450945Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9451101Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9451257Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9451415Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9451577Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9451732Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9451886Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9452051Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9452249Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9452404Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9452556Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9452709Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9452865Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9453021Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9453176Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9453334Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9453488Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9453644Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9453801Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9453960Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9454116Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9454269Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9454421Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9454576Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9454728Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9454888Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9455043Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9455195Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9455353Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9455507Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9455663Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9455819Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9455971Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9456128Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9456281Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9456437Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9456639Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9456836Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9456992Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9457151Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9457341Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9457498Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9457656Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9457809Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9457965Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9458120Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9458275Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9458440Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9458598Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9458750Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9458906Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9459059Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9459217Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9459410Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9459563Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9459719Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9459873Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9460026Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9460185Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9460341Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9460497Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9460649Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9460801Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9460962Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9461117Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:57:47.9461271Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9461430Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9461582Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9461739Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9461894Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9462053Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9462212Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9462366Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9462518Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9462677Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9462833Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9462990Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9463144Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9463297Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9463453Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9463607Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9463811Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9464006Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9464163Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9464315Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9464513Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9464671Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9464828Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9464981Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9465134Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9465289Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9465441Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9465602Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9465783Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9465955Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9466113Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9466267Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9466423Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9466618Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9466771Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9466924Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9467080Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9467235Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9467402Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9467562Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9467716Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9467871Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9468024Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9468180Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9468339Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9468492Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9468648Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9468801Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9468957Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9469117Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9469273Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9469429Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9469586Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9469740Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9469901Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9470061Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9470215Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9470372Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9470526Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9470677Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9470835Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9471036Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9471255Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9471414Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9471567Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9471727Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9471923Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9472079Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9472234Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9472386Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9472541Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9472699Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9472856Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9473020Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9473174Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9473326Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9473481Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9473637Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9473832Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9473987Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9477399Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9477580Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9477740Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9477910Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9478075Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9478243Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9478400Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9478557Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9478722Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9478882Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9479043Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9479200Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9479361Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9479516Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9479675Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9479835Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9479993Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9480149Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9480309Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9480519Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9480685Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9480842Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9480999Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9481158Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9481315Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9481471Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9481701Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9481896Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9482058Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9482216Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9482373Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9482572Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9482733Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9482889Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9483047Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9483203Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9483361Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9483520Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9483677Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9483836Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9483993Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9484150Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9484315Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9484514Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9484676Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9484832Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9484987Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9485149Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9485313Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9485472Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9485633Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9485808Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9485989Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9486156Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9486315Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9486476Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9486633Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9486788Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9486947Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9487103Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9487265Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9487422Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9487579Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9487740Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9487897Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9488056Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9488214Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9488371Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9488527Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9488687Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9488843Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9489047Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9489244Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9489402Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9489564Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9489720Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9489916Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9490079Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9490237Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9490398Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9490558Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9490713Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9490876Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9491036Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9491192Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9491350Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9491506Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9491669Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9491868Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9492026Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9492188Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9492347Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9492507Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9492666Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9492832Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9492997Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9493155Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9493313Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9493478Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9493635Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9493792Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9493954Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9494111Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9494437Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9494597Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9494757Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9494920Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9495076Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9495232Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9495394Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9495554Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9495711Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9495871Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9496029Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9496191Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9496350Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9496594Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9496811Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9496968Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:57:47.9497124Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9497286Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9497499Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9497664Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9497821Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9497978Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9498136Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9498295Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9498454Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9498615Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9498772Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9498931Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9499088Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9499246Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9499466Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9499623Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9499779Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9499940Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9500096Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9500255Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9500413Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9500573Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9500737Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9500894Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9501055Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9501216Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9501371Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9501532Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9501688Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9501845Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9502004Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9502162Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9502319Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9502479Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9502635Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9502795Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9502957Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9503115Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9503272Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9503427Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9503584Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9503743Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9503976Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9504171Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9504333Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9504489Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9504650Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9504846Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9505006Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9505165Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9505322Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9505478Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9505639Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9505800Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9505962Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9506116Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9506274Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9506437Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9506598Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9506799Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9506959Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9507116Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9507279Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9507434Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9507592Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9507757Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9507919Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9508076Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9508235Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9508395Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9508559Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9508714Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9508871Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9509032Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9509188Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9509345Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9509507Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9509667Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9509827Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9509983Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9510141Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9510308Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9510467Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9510623Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9510783Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9510940Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9511099Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9511305Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9511500Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9511659Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9511816Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9511972Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9512168Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9512328Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9512484Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9512644Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9512800Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9512959Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9513118Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9513274Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9513434Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9513590Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9513746Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9513906Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9514101Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9514261Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9514416Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9514572Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9514732Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9514889Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9515051Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9515212Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9515370Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9515531Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9515715Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9515898Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9516060Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9516216Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9516372Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9516531Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9516688Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9516851Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9517012Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9517169Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9517328Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9517484Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9517645Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9517806Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9517962Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9518122Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9518278Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9518434Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9518641Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9518836Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9518994Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9519152Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9519308Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9519505Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9519664Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9519822Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9519983Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9520141Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9520298Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9520503Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9520667Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9520821Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9520981Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9521137Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9521299Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9521498Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9521655Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9521819Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9521975Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9522129Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9522288Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9522446Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9522607Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9522763Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9522920Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9523082Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9523241Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9523401Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9523561Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9523722Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9523883Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9524040Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9524198Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9524366Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9524523Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9524680Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9524843Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9525005Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9525170Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9525327Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9525485Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9525645Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9525800Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9526032Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9526253Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9526410Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9526569Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9526727Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9526974Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9527137Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9527291Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9527448Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9527607Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9527765Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9527923Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9528081Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9528240Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9528399Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9528555Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9528714Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9528941Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9529097Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9529257Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9529416Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9529572Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:57:47.9529734Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9529894Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9530053Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9530212Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9530368Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9530522Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9530684Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9530842Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9531006Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9531162Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9531318Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9531477Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9531634Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9531792Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9531950Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9532105Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9532263Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9532419Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9532577Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9532736Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9532893Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9533048Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9533206Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9533407Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9533602Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9533760Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9533917Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9534078Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9534272Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9534432Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9534595Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9534755Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9534914Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9535068Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9535224Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9535385Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9535545Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9535701Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9535860Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9536019Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9536222Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9536380Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9536537Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9536694Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9536853Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9537008Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9537168Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9537329Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9537486Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9537643Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9537800Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9537967Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9538125Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9538282Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9538446Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9538605Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9538766Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9538925Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9539083Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9539240Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9539398Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9539554Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9539714Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9539873Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9540030Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9540185Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9540341Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9540505Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9540710Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9540905Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9541065Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9541223Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9541379Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9541575Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9541735Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9541893Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9542048Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9542204Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9542363Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9542522Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9542684Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9542848Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9543004Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9543161Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9543319Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9543513Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9543671Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9543827Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9543984Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9544147Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9544306Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9544469Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9544627Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9544785Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9544944Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9545100Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9545259Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9545422Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9545584Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9545758Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9545939Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9546106Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9546267Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9546425Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9546584Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9546742Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9546898Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9547057Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9547219Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9547375Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9547536Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9547692Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9547849Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9548011Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9548261Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9548424Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9548580Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9548736Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9548931Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9549088Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9549244Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9549402Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9549558Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9549713Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9549871Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9550031Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9550192Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9550349Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9550505Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9550666Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9550864Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9551021Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9551178Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9551335Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9551494Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9551651Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9551809Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9551976Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9552133Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9552290Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9552449Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9552608Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9552771Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9552926Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9553083Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9553241Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9553397Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9553555Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9553717Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9553874Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9554033Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9554192Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9554353Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9554517Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9554672Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9554827Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9554987Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9555143Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9555303Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9555503Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9555716Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9555902Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9556067Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9556290Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9556455Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9556613Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9556774Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9556932Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9557089Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9557252Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9557412Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9557570Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9557730Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9557886Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9558041Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9558247Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9558403Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9558563Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9558720Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9558878Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9559037Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9559196Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9559353Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9559512Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9559666Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9559825Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9559985Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9560142Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9560302Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9560503Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9560661Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9560822Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9560981Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9561141Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9561302Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9561461Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9561618Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9561778Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9561936Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:57:47.9562094Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9562255Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9562414Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9562571Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9562728Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9562937Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9563136Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9563296Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9563459Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9563652Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9563817Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9563973Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9564128Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9564285Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9564441Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9564598Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9564761Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9564919Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9565078Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9565236Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9565392Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9565596Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9565754Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9565912Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9566074Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9566234Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9566393Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9566553Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9566712Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9566870Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9567027Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9567183Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9567344Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9567502Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9567658Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9567815Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9567971Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9568131Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9568286Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9568443Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9568602Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9568757Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9568913Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9569074Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9569230Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9569389Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9569544Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9569700Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9569862Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9570019Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9570222Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9570418Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9570576Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9570735Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9570930Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9571091Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9571250Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9571404Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9571560Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9571719Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9571875Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9572039Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9572197Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9572353Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9572511Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9572668Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9572826Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9573023Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9573179Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9573334Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9573494Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9573650Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9573813Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9573969Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9574125Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9574283Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9574439Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9574598Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9574762Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9574916Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9575075Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9575231Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9575388Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9575545Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9575708Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9575892Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9576078Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9576237Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9576398Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9576558Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9576714Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9576872Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9577028Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9577184Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9577342Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9577545Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9577741Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9577898Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9578053Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9578247Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9578409Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9578566Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9578730Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9578885Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9579044Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9579200Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9579358Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9579520Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9579675Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9579829Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9579988Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9580147Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9580346Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9580502Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9580657Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9580820Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9580976Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9581136Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9581298Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9581455Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9581613Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9581775Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9581933Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9582095Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9582250Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9582406Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9582567Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9582725Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9582882Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9583046Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9583205Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9583363Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9583520Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9583677Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9583837Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9583992Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9584147Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9584306Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9584462Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9584620Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9584824Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9585038Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9585197Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9585354Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9585510Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9585709Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9585867Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9586051Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9586229Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9586391Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9586554Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9586717Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9586878Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9587038Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9587195Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9587354Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9587515Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9587712Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9587870Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9588024Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9588181Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9588342Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9588505Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9588668Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9588824Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9588981Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9589140Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9589300Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9589457Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9589616Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9589774Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9589931Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9590089Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9590245Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9590408Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9590564Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9590725Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9590883Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9591040Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9591197Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9591356Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9591512Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9591673Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9591831Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9591990Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9592198Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9592391Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9592548Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9592706Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9592861Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9593062Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9593222Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9593377Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9593537Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9593697Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9593856Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9594020Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9594178Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9594476Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:57:47.9594633Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9594791Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9594957Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9595183Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9595341Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9595503Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9595683Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9595867Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9596027Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9596184Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9596343Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9596498Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9596656Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9596822Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9596981Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9597139Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9597296Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9597454Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9597615Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9597769Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9597929Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9598092Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9598249Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9598404Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9598565Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9598725Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9598885Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9599046Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9602438Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9602599Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9602760Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9603022Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9603232Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9603394Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9603550Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9603705Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9603919Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9604082Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9604236Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9604390Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9604550Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9604709Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9604872Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9605030Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9605186Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9605344Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9605499Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9605658Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9605859Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9606013Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9606169Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9606326Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9606481Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9606642Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9606800Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9606955Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9607112Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9607268Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9607425Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9607588Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9607744Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9607901Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9608054Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9608209Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9608366Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9608523Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9608678Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9608837Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9608992Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9609152Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9609309Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9609464Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9609622Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9609777Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9609931Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9610088Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9610290Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9610488Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9610644Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9610797Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9610958Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9611152Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9611311Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9611470Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9611623Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9611779Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9611935Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9612093Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9612253Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9612407Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9612563Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9612721Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9612878Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9613077Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9613233Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9613389Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9613547Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9613703Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9613857Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9614019Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9614178Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9614334Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9614490Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9614647Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9614807Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9614962Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9615118Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9615279Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9615434Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9615587Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9615747Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9615906Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9616063Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9616217Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9616374Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9616534Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9616689Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9616845Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9617003Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9617158Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9617315Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9617541Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9617734Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9617896Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9618051Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9618206Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9618401Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9618559Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9618717Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9618870Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9619024Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9619180Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9619342Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9619504Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9619662Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9619816Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9619975Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9620132Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9620328Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9620484Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9620640Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9620797Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9620956Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9621113Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9621273Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9621434Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9621590Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9621753Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9621908Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9622063Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9622222Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9622377Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9622530Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9622691Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9622845Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9623005Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9623161Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9623319Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9623476Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9623629Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9623789Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9623948Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9624101Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9624259Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9624414Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9624568Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9624770Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9624961Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9625116Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9625272Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9625428Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9625622Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9625791Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9625969Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9626144Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9626299Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9626454Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9626616Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9626774Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9626932Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9627085Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9627238Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9627402Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9627597Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9627752Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9627909Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9628068Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9628223Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9628378Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9628536Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9628697Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9628851Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9629006Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9629168Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9629324Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9629477Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9629637Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9629792Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9629950Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:57:47.9630106Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9630263Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9630424Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9630581Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9630736Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9630896Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9631054Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9631214Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9631368Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9631523Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9631683Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9631838Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9632038Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9632235Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9632391Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9632548Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9632704Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9632908Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9633072Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9633225Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9633378Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9633536Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9633691Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9633855Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9634012Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9634168Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9634325Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9634482Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9634646Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9634845Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9634999Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9635154Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9635313Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9635466Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9635623Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9635782Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9635939Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9636095Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9636249Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9636407Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9636561Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9636715Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9636872Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9637025Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9637179Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9637338Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9637494Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9637650Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9637808Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9637961Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9638118Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9638275Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9638432Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9638587Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9638743Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9638897Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9639055Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9639256Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9639451Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9639614Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9639769Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9639929Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9640118Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9640279Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9640489Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9640645Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9640804Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9640956Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9641110Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9641277Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9641433Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9641588Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9641745Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9641902Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9642127Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9642281Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9642437Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9642594Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9642749Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9642903Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9643064Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9643221Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9643378Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9643533Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9643689Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9643848Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9644002Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9644158Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9644318Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9644473Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9644631Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9644787Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9644943Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9645099Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9645252Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9645408Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9645568Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9645745Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9645923Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9646086Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9646240Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9646398Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9646608Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9646858Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9647016Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9647171Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9647325Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9647526Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9647686Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9647845Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9648001Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9648154Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9648314Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9648469Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9648628Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9648791Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9648947Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9649104Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9649263Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9649459Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9649620Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9649781Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9649936Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9650095Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9650249Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9650411Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9650567Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9650720Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9650877Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9651030Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9651192Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9651349Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9651503Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9651658Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9651814Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9651967Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9652127Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9652283Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9652438Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9652595Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9652755Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9652917Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9653074Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9653231Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9653391Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9653544Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9653700Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9653902Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9654095Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9654251Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9654408Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9654562Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9654756Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9654914Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9655070Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9655225Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9655381Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9655536Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9655693Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9655853Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9656014Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9656170Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9656324Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9656483Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9656678Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9656833Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9656991Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9657148Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9657304Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9657457Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9657614Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9657774Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9657934Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9658087Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9658249Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9658407Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9658567Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9658720Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9658875Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9659032Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9659186Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9659343Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9659503Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9659656Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9659815Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9659968Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9660124Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9660286Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9660439Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9660592Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9660751Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9660905Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9661110Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9661303Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9661459Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9661616Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9661770Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9661964Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9662129Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:57:47.9662285Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9662447Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9662601Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9662757Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9662918Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9663076Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9663232Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9663390Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9663544Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9663708Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9663902Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9664055Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9664212Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9664365Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9664521Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9664685Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9664849Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9665009Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9665163Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9665314Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9665472Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9665627Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9665783Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9665943Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9666118Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9666293Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9666454Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9666611Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9666773Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9666928Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9667082Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9667238Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9667395Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9667551Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9667709Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9667864Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9668031Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9668187Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9668343Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9668592Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9668749Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9668905Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9669062Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9669276Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9669439Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9669595Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9669750Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9669913Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9670066Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9670218Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9670383Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9670540Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9670698Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9670852Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9671009Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9671209Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9671362Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9671516Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9671675Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9671829Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9671988Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9672146Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9672303Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9672460Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9672614Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9672767Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9672928Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9673084Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9673240Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9673397Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9673551Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9673710Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9673865Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9674021Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9674178Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9674332Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9674486Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9674645Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9674802Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9674957Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9675111Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9675267Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9675426Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9675582Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9675782Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9675977Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9676134Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9676291Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9676481Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9676638Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9676798Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9676951Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9677103Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9677258Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9677412Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9677573Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9677730Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9677885Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9678050Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9678202Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9678400Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9678558Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9678713Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9678871Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9679025Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9679179Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9679340Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9679498Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9679651Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9679807Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9679966Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9680128Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9680288Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9680494Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9680658Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9680816Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9680974Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9681135Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9681295Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9681449Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9681605Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9681759Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9681918Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9682073Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9682228Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9682386Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9682546Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9682702Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9682862Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9683063Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9683263Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9683419Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9683573Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9683767Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9683924Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9684081Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9684243Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9684397Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9684554Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9684706Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9684863Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9685024Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9685180Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9685335Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9685491Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9685689Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9685847Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9686006Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9686161Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9686317Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9686472Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9686630Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9686792Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9686950Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9687110Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9687266Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9687423Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9687583Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9687738Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9687891Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9688051Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9688205Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9688365Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9688521Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9688674Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9688832Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9688986Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9689148Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9689309Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9689463Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9689618Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9689780Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9689934Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9690090Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9690289Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9690483Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9690642Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9690796Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9690987Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9691145Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9691300Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9691458Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9691611Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9691765Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9691922Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9692079Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9692236Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9692393Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9692548Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9692703Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9692861Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9693056Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9693213Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9693367Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9693524Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9693686Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9693846Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9694006Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9694159Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:57:47.9694485Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9694643Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9694803Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9694958Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9695116Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9695270Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9695424Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9695597Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9695773Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9695943Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9696097Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9696250Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9696407Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9696564Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9696721Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9696876Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9697029Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9697185Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9697341Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9697495Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9697736Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9697968Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9698123Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9698280Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9698487Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9698649Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9698802Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9698956Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9699112Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9699266Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9699419Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9699580Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9699737Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9699902Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9700058Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9700214Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9700376Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9700594Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9700747Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9700903Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9701058Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9701215Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9701372Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9701531Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9701687Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9701841Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9701995Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9702158Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9702314Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9702471Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9702626Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9702785Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9702941Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9703096Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9703251Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9703411Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9703565Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9703722Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9703880Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9704036Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9704193Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9704347Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9704501Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9704659Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9704813Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9705019Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9705212Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9705368Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9705527Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9705680Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9705902Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9706083Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9706237Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9706391Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9706555Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9706710Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9706876Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9707032Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9707185Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9707342Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9707496Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9707651Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9707847Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9708002Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9708161Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9708314Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9708468Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9708628Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9708784Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9708937Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9709095Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9709249Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9709409Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9709564Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9709719Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9709876Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9710030Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9710185Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9710348Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9710504Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9710664Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9710817Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9710971Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9711129Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9711286Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9711441Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9711600Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9711754Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9711914Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9712068Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9712268Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9712463Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9712619Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9712773Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9712930Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9713124Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9713282Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9713435Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9713589Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9713746Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9713902Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9714060Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9714218Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9714373Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9714528Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9714686Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9714843Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9715040Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9715195Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9715347Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9715509Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9715665Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9715823Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9715983Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9716136Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9716293Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9716447Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9716603Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9716762Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9716917Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9717073Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9717233Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9717390Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9717547Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9717703Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9717861Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9718019Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9718175Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9718332Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9718491Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9718645Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9718802Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9718955Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9719110Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9719271Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9719473Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9719663Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9719821Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9719976Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9720136Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9720327Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9720526Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9720682Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9720837Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9720991Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9721146Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9721302Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9721463Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9721617Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9721767Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9721924Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9722079Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9722274Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9722434Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9725755Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9725952Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9726110Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9726270Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9726434Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9726590Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9726748Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9726903Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9727063Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9727221Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9727382Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9727536Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9727695Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9727851Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9728004Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9728160Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9728320Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9728475Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9728631Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9728787Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9728943Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9729100Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9729254Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9729411Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9729567Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:57:47.9729720Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9729968Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9730161Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9730318Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9730475Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9730630Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9730826Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9730983Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9731138Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9731294Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9731449Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9731604Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9731764Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9731920Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9732078Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9732235Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9732390Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9732551Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9732748Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9732904Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9733063Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9733217Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9733375Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9733529Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9733688Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9733846Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9734001Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9734156Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9734318Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9734472Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9734630Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9734784Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9734938Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9735095Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9735248Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9735405Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9735561Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9735728Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9735912Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9736081Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9736239Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9736401Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9736557Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9736712Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9736868Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9737022Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9737223Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9737421Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9737579Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9737734Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9737890Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9738081Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9738242Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9738397Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9738552Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9738711Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9738865Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9739026Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9739184Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9739338Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9739494Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9739650Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9739807Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9740004Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9740161Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9740319Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9740473Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9740628Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9740786Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9740943Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9741101Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9741262Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9741417Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9741576Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9741732Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9741887Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9742043Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9742196Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9742351Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9742508Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9742664Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9742822Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9742975Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9743128Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9743288Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9743447Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9743600Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9743760Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9743918Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9744077Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9744234Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9744434Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9744633Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9744789Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9744946Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9745108Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9745299Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9745460Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9745618Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9745767Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9745929Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9746083Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9746239Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9746398Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9746555Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9746708Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9746863Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9747021Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9747218Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9747371Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9747527Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9747683Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9747836Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9747990Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9748149Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9748305Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9748464Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9748619Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9748776Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9748934Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9749088Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9749243Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9749400Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9749555Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9749711Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9749866Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9750025Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9750183Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9750335Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9750489Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9750652Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9750808Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9750966Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9751120Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9751273Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9751431Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9751629Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9751820Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9751978Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9752132Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9752292Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9752483Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9752642Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9752801Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9752955Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9753110Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9753269Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9753423Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9753582Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9753740Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9753896Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9754056Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9754213Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9754429Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9754587Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9754741Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9754897Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9755054Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9755209Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9755370Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9755527Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9755682Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9755867Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9756049Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9756206Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9756362Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9756515Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9756672Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9756825Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9756977Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9757138Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9757295Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9757447Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9757603Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9757758Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9757919Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9758075Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9758228Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9758387Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9758541Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9758695Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9758898Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9759088Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9759246Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9759400Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9759553Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9759747Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9759904Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9760058Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9760214Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9760368Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9760586Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9760741Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9760900Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9761062Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9761217Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9761371Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9761530Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9761727Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:57:47.9761881Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9762039Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9762191Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9762352Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9762508Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9762665Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9762829Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9762983Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9763138Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9763298Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9763456Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9763617Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9763773Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9763928Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9764085Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9764239Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9764399Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9764561Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9764716Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9764872Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9765027Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9765183Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9765343Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9765497Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9765651Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9765805Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9765984Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9766255Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9766446Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9766602Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9766760Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9766914Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9767105Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9767266Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9767422Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9767581Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9767736Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9767891Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9768048Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9768206Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9768363Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9768519Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9768672Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9768835Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9769031Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9769184Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9769344Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9769499Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9769653Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9769809Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9769965Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9770123Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9770280Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9770435Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9770596Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9770757Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9770910Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9771072Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9771225Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9771378Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9771535Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9771693Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9771855Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9772011Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9772166Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9772325Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9772483Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9772641Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9772800Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9772957Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9773117Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9773272Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9773471Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9773663Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9773819Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9773973Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9774131Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9774324Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9774483Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9774636Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9774789Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9774947Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9775101Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9775253Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9775414Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9775570Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9775726Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9775882Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9776037Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9776240Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9776398Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9776553Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9776710Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9776866Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9777019Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9777182Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9777340Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9777496Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9777650Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9777799Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9777961Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9778117Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9778271Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9778428Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9778582Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9778739Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9778893Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9779049Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9779204Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9779358Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9779513Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9779671Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9779833Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9779989Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9780142Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9780296Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9780452Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9780650Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9780839Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9780999Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9781153Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9781313Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9781528Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9781688Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9781844Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9781999Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9782153Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9782308Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9782462Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9782625Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9782781Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9782935Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9783092Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9783248Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9783440Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9783596Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9783750Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9783907Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9784060Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9784214Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9784372Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9784529Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9784683Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9784840Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9784995Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9785154Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9785315Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9785473Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9785629Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9785802Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9785983Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9786148Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9786303Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9786464Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9786620Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9786774Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9786934Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9787091Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9787245Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9787403Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9787559Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9787717Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9787873Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9788114Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9788271Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9788423Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9788578Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9788774Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9788931Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9789084Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9789242Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9789396Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9789557Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9789711Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9789870Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9790031Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9790185Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9790338Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9790496Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9790689Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9790848Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9791003Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9791160Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9791319Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9791475Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9791634Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9791793Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9791948Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9792105Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9792258Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9792417Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9792581Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9792735Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9792891Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9793049Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9793202Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9793362Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9793518Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9793672Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:57:47.9793831Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9793985Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9794141Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9794455Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9794609Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9794766Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9794920Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9795075Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9795234Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9795483Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9795690Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9795850Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9796022Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9796263Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9796420Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9796573Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9796730Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9796884Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9797040Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9797198Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9797356Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9797515Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9797672Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9797827Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9797983Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9798196Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9798349Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9798507Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9798663Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9798816Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9798974Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9799131Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9799293Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9799448Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9799602Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9799760Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9799917Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9800074Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9800234Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9800386Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9800584Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9800740Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9800895Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9801054Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9801209Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9801364Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9801529Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9801687Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9801850Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9802003Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9802157Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9802314Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9802467Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9802622Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9802830Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9803019Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9803178Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9803338Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9803530Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9803691Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9803849Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9804003Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9804169Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9804327Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9804486Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9804644Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9804799Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9804955Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9805110Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9805265Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9805470Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9805624Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9805779Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9805936Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9806090Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9806247Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9806402Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9806558Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9806714Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9806867Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9807021Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9807178Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9807336Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9807494Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9807647Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9807800Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9807955Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9808110Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9808266Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9808423Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9808576Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9808732Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9808887Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9809041Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9809198Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9809351Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9809504Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9809660Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9809817Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9810020Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9810237Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9810394Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9810553Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9810743Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9810902Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9811057Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9811210Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9811366Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9811521Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9811675Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9811835Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9811990Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9812143Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9812299Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9812453Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9812612Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9812807Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9812963Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9813124Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9813277Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9813432Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9813591Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9813747Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9813899Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9814056Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9814208Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9814366Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9814521Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9814673Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9814829Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9814984Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9815141Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9815300Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9815457Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9815614Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9815767Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9815945Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9816125Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9816284Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9816436Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9816592Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9816750Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9816905Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9817058Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9817257Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9817452Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9817608Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9817762Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9817959Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9818120Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9818276Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9818429Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9818583Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9818740Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9818893Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9819048Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9819208Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9819362Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9819517Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9819669Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9819827Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9820023Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9820177Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9820331Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9820488Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9820643Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9820802Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9820958Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9821112Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9821267Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9821420Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9821576Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9821734Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9821886Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9822040Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9822197Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9822350Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9822510Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9822667Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9822824Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9822990Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9823145Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9823305Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9823468Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9823621Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9823779Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9823933Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9824087Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9824243Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9824441Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9824632Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9824791Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9824945Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9825122Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9825361Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9825554Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9825751Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9825944Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9826136Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:57:47.9826331Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9826526Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9826725Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9826917Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9827107Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9827297Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9827451Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9827647Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9827801Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9827954Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9828109Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9828264Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9828419Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9828584Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9828738Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9828892Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9829048Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9829205Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9829368Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9829519Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9829675Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9829841Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9829996Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9830154Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9830313Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9830469Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9830623Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9830777Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9830933Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9831091Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9831245Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9831399Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9831554Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9831706Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9831858Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9832059Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9832250Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9832407Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9832561Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9832714Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9832915Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9833072Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9833226Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9833381Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9833537Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9833697Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9833855Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9834011Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9834166Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9834317Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9834472Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9834632Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9834829Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9834985Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9835138Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9835291Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9835453Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9835607Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9835766Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9835922Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9836073Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9836232Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9836390Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9836545Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9836700Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9836852Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9837007Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9837162Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9837315Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9837469Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9837627Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9837781Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9837937Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9838093Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9838249Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9838405Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9838558Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9838713Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9838875Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9839032Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9839259Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9839449Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9839605Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9839762Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9839914Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9840104Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9840266Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9840462Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9840621Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9840775Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9840930Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9841089Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9841247Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9841402Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9841559Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9841714Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9841873Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9842072Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9842226Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9842379Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9842535Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9842688Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9842844Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9843002Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9843157Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9843310Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9843466Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9843625Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9843781Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9843933Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9844092Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9844247Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9844402Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9844555Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9844710Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9844868Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9845023Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9845175Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9845334Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9845490Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9845645Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9848902Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9849080Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9849237Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9849393Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9849625Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9849818Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9849977Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9850133Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9850287Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9850481Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9850646Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9850801Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9850956Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9851115Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9851269Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9851426Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9851586Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9851740Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9851895Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9852050Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9852207Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9852405Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9852559Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9852713Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9852869Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9853023Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9853179Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9853338Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9853493Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9853650Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9853804Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9853962Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9854121Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9854275Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9854428Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9854585Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9854739Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9854896Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9855051Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9855209Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9855366Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9855520Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9855675Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9855837Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9855993Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9856149Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9856303Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9856458Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9856613Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9856814Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9857005Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9857162Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9857316Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9857475Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9857667Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9857826Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9857983Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9858136Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9858289Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9858446Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9858606Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9858765Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9858922Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9859075Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9859231Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9859389Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9859585Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9859742Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9859896Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9860051Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9860205Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9860358Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9860523Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9860680Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9860833Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9860988Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9861145Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9861300Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:57:47.9861458Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9861613Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9861771Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9861925Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9862079Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9862236Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9862392Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9862547Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9862704Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9862858Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9863023Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9863180Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9863334Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9863490Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9863646Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9863799Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9864009Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9864201Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9864362Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9864517Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9864671Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9865007Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9865169Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9865323Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9865478Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9865632Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9865791Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9865973Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9866153Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9866309Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9866462Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9866618Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9866777Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9866997Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9867155Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9867311Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9867465Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9867633Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9867787Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9867944Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9868102Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9868258Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9868416Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9868573Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9868732Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9868889Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9869042Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9869196Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9869353Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9869508Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9869664Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9869825Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9869979Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9870136Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9870291Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9870448Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9870609Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9870764Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9870917Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9871072Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9871226Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9871429Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9871619Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9871775Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9871931Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9872084Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9872273Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9872431Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9872584Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9872742Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9872893Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9873045Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9873200Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9873360Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9873512Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9873667Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9873823Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9873983Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9874176Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9874327Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9874482Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9874635Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9874787Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9874943Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9875098Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9875255Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9875409Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9875568Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9875724Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9875904Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9876082Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9876237Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9876391Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9876546Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9876699Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9876857Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9877013Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9877167Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9877325Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9877478Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9877633Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9877787Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9877944Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9878097Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9878253Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9878407Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9878604Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9878800Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9878956Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9879107Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9879263Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9879455Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9879615Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9879768Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9879926Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9880080Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9880231Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9880383Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9880650Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9880808Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9880966Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9881122Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9881281Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9881529Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9881682Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9881834Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9881991Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9882143Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9882299Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9882453Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9882608Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9882763Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9882916Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9883066Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9883226Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9883380Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9883535Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9883687Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9883841Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9883995Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9884149Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9884305Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9884460Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9884612Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9884767Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9884921Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9885076Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9885231Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9885384Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9885538Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9885703Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9885903Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9886095Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9886255Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9886408Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9886564Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9886757Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9886913Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9887069Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9887221Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9887374Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9887529Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9887685Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9887849Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9888002Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9888155Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9888311Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9888466Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9888660Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9888817Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9888969Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9889124Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9889277Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9889431Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9889588Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9889744Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9889896Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9890051Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9890203Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9890362Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9890515Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9890668Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9890828Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9890982Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9891134Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9891290Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9891444Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9891599Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9891750Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9891901Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9892061Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9892219Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9892372Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9892528Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9892681Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9892835Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9893033Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9893223Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9893379Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:57:47.9893531Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9893685Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9893904Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9894062Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9894376Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9894538Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9894689Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9894845Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9895000Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9895161Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9895320Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9895473Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9895646Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9895834Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9896072Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9896233Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9896391Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9896542Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9896698Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9896852Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9897007Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9897164Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9897317Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9897472Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9897625Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9897778Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9897935Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9898088Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9898240Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9898396Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9898549Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9898706Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9898860Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9899012Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9899168Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9899320Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9899478Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9899639Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9899791Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9899945Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9900100Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9900253Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9900483Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9900689Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9900843Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9900999Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9901151Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9901360Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9901525Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9901678Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9901835Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9901987Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9902140Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9902295Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9902450Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9902606Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9902762Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9902914Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9903072Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9903268Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9903421Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9903577Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9903729Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9903882Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9904036Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9904191Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9904354Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9904505Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9904661Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9904817Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9904974Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9905129Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9905284Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9905437Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9905593Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9905745Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9905906Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9906089Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9906265Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9906416Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9906570Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9906726Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9906884Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9907037Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9907189Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9907345Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9907499Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9907652Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9907899Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9908055Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9908210Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9908361Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9908555Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9908724Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9908882Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9909035Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9909193Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9909349Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9909508Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9909660Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9909815Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9909973Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9910125Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9910281Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9910477Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9910629Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9910784Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9910938Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9911093Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9911257Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9911413Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9911569Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9911724Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9911877Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9912033Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9912187Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9912340Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9912495Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9912647Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9912802Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9912962Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9913120Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9913275Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9913432Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9913585Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9913740Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9913895Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9914051Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9914212Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9914371Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9914525Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9914684Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9914840Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9915044Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9915236Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9915391Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9915546Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9915738Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9915895Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9916053Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9916212Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9916368Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9916521Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9916672Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9916832Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9916989Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9917142Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9917297Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9917450Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9917652Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9917804Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9917957Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9918113Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9918266Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9918422Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9918581Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9918736Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9918893Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9919045Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9919197Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9919356Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9919509Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9919662Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9919818Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9919974Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9920129Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9920283Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9920482Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9920638Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9920789Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9920942Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9921101Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9921257Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9921409Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9921567Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9921720Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9921877Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9922030Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9922232Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9922450Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9922605Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9922758Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9922954Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9923111Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9923266Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9923417Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9923568Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9923723Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9923875Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9924031Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9924189Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9924345Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9924506Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9924660Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9924816Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9925014Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9925167Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9925319Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9925474Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:57:47.9925627Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9925786Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9925945Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9926100Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9926260Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9926417Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9926573Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9926740Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9926893Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9927056Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9927214Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9927366Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9927532Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9927685Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9927836Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9927991Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9928142Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9928301Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9928460Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9928611Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9928769Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9928920Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9929071Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9929224Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9929422Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9929612Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9929769Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9929923Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9930114Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9930270Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9930424Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9930579Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9930732Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9930883Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9931037Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9931192Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9931353Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9931505Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9931657Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9931810Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9931965Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9932158Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9932314Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9932466Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9932625Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9932777Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9932933Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9933094Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9933248Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9933402Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9933557Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9933711Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9933869Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9934021Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9934173Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9934328Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9934481Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9934633Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9934793Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9934944Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9935099Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9935251Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9935406Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9935565Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9935744Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9935921Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9936082Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9936234Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9936389Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9936588Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9936777Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9936933Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9937086Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9937274Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9937433Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9937585Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9937736Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9937891Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9938044Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9938197Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9938353Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9938507Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9938662Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9938814Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9938966Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9939123Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9939317Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9939471Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9939626Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9939778Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9939932Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9940087Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9940241Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9940395Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9940546Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9940702Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9940856Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9941012Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9941166Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9941314Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9941468Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9941622Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9941774Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9941930Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9942084Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9942237Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9942390Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9942545Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9942701Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9942856Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9943009Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9943164Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9943315Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9943468Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9943668Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9943857Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9944010Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9944166Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9944319Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9944516Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9944670Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9944821Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9944977Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9945128Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9945281Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9945445Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9945599Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9945754Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9945912Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9946091Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9946277Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9946470Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9946623Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9946780Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9946933Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9947087Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9947245Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9947403Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9947557Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9947712Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9947865Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9948024Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9948177Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9948332Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9948486Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9948640Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9948796Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9948947Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9949102Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9949260Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9949411Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9949563Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9949720Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9949875Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9950030Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9950182Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9950334Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9950488Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9950640Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9950866Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9951065Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9951221Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9951375Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9951528Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9951721Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9951877Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9952029Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9952187Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9952346Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9952503Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9952661Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9952816Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9952968Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9953124Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9953276Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9953430Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9953628Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9953782Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9953934Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9954087Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9954239Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9954396Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9954551Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9954703Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9954856Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9955008Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9955162Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9955323Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9955476Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9955630Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9955784Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9955937Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9956101Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9956255Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9956409Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9956563Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9956716Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9956874Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9957030Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:57:47.9957183Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9957338Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9957491Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9957645Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9957802Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9958002Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9958193Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9958347Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9958505Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9958659Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9958850Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9959005Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9959161Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9959313Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9959468Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9959618Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9959773Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9959932Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9960083Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9960235Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9960389Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9960585Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9960779Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9960934Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9961087Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9961247Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9961401Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9961554Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9961716Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9961869Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9962022Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9962177Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9962333Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9962491Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9962644Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9962798Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9962957Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9963110Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9963263Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9963420Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9963576Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9963732Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9963888Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9964042Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9964199Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9964352Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9964505Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9964661Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9964815Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9964971Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9965170Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9965361Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9965521Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9965677Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9965832Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9966025Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9966181Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9966340Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9966494Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9966646Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9966801Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9966957Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9967111Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9967265Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9967418Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9967572Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9967727Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9967921Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9971223Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9971398Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9971558Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9971714Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9971875Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9972033Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9972188Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9972343Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9972494Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9972647Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9972805Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9972960Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9973112Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9973264Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9973419Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9973571Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9973727Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9973881Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9974033Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9974186Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9974337Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9974493Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9974647Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9974799Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9974952Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9975104Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9975257Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9975479Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9975671Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9975825Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9975980Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9976132Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9976325Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9976485Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9976638Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9976793Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9976945Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9977098Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9977258Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9977414Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9977566Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9977722Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9977877Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9978037Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9978255Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9978408Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9978564Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9978719Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9978873Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9979030Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9979187Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9979344Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9979498Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9979653Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9979813Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9979969Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9980121Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9980278Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9980431Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9980588Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9980742Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9980897Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9981058Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9981213Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9981366Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9981524Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9981683Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9981841Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9981999Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9982152Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9982310Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9982461Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9982662Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9982857Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9983013Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9983170Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9983322Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9983512Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9983671Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9983825Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9983982Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9984138Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9984292Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9984453Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9984611Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9984764Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9984921Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9985075Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9985231Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9985432Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9985585Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9985737Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9985896Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9986050Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9986211Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9986370Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9986528Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9986685Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9986840Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9986994Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9987154Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9987307Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9987461Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9987613Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9987768Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9987925Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9988080Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9988235Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9988391Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9988546Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9988706Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9988861Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9989016Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9989175Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9989329Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9989485Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9989649Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9989851Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9990046Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9990201Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9990355Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9990510Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9990702Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9990860Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9991015Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9991171Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9991324Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9991480Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9991632Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9991804Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9991963Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:57:47.9992116Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9992273Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9992430Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9992622Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9992780Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9992932Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9993089Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9993242Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9993394Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9993554Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9993713Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9993866Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9994023Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9994183Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9994525Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9994681Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9994834Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9994993Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9995147Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9995299Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9995458Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9995616Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9995798Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9995975Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9996129Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9996287Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9996443Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9996595Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9996753Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9996906Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9997067Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9997303Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9997511Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9997669Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9997825Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9997976Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9998235Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9998393Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9998551Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9998704Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9998856Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9999016Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9999170Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9999326Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9999487Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9999642Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9999796Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:57:47.9999955Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0000165Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0000322Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0000539Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0000692Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0000851Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0001004Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0001163Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0001322Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0001477Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0001635Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0001793Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0001946Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0002101Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0002256Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0002408Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0002564Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0002718Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0002879Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0003032Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0003186Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0003343Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0003494Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0003650Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0003808Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0003961Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0004117Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0004270Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0004423Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0004629Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0004818Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0004971Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0005125Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0005277Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0005492Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0005674Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0005851Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0006006Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0006160Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0006313Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0006469Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0006625Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0006783Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0006936Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0007089Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0007247Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0007439Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0007591Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0007745Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0007902Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0008057Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0008215Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0008368Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0008530Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0008682Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0008836Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0008993Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0009151Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0009304Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0009459Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0009611Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0009765Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0009924Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0010082Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0010239Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0010392Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0010544Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0010699Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0010854Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0011012Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0011163Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0011316Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0011471Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0011624Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0011823Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0012016Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0012170Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0012325Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0012478Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0012668Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0012830Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0012983Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0013135Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0013294Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0013447Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0013603Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0013759Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0013913Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0014069Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0014220Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0014376Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0014577Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0014731Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0014888Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0015041Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0015194Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0015350Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0015505Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0015659Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0015814Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0015967Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0016119Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0016279Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0016436Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0016591Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0016745Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0016898Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0017056Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0017213Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0017367Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0017526Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0017679Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0017840Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0017996Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0018155Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0018318Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0018470Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0018622Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0018778Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0018931Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0019167Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0019322Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0019475Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0019632Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0019822Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0019979Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0020134Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0020287Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0020445Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0020597Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0020749Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0020908Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0021062Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0021215Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0021371Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0021529Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0021728Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0021881Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0022035Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0022192Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0022345Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0022498Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0022658Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0022813Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0022967Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0023119Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0023271Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0023431Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0023586Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0023738Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0023892Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0024046Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:57:48.0024197Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0024358Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0024513Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0024667Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0024820Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0024972Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0025131Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0025288Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0025441Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0025596Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0025750Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0025906Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0026058Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0026260Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0026454Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0026611Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0026766Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0026962Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0027118Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0027272Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0027424Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0027578Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0027733Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0027887Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0028041Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0028197Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0028350Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0028506Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0028659Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0028854Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0029010Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0029161Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0029315Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0029470Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0029623Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0029782Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0029937Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0030089Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0030245Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0030398Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0030555Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0030722Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0030876Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0031032Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0031187Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0031341Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0031499Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0031654Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0031808Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0031963Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0032117Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0032272Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0032428Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0032581Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0032738Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0032893Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0033051Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0033210Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0033410Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0033624Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0033778Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0033931Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0034122Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0034279Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0034431Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0034585Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0034740Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0034897Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0035051Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0035206Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0035364Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0035516Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0035669Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0035850Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0036070Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0036224Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0036384Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0036539Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0036698Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0036850Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0037006Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0037170Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0037323Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0037476Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0037631Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0037788Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0037949Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0038102Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0038254Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0038407Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0038559Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0038715Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0038871Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0039023Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0039178Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0039331Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0039486Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0039644Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0039798Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0039946Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0040103Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0040256Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0040465Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0040666Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0040858Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0041018Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0041171Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0041361Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0041521Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0041673Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0041830Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0041982Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0042135Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0042293Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0042450Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0042605Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0042761Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0042913Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0043064Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0043222Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0043419Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0043575Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0043728Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0043883Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0044039Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0044195Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0044353Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0044509Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0044663Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0044819Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0044975Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0045129Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0045283Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0045435Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0045588Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0045753Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0045929Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0046107Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0046260Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0046415Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0046573Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0046732Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0046886Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0047042Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0047194Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0047351Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0047505Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0047657Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0047860Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0048050Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0048206Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0048366Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0048557Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0048720Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0048876Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0049033Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0049197Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0049351Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0049503Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0049664Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0049819Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0049975Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0050130Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0050282Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0050439Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0050635Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0050790Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0050948Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0051101Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0051250Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0051409Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0051565Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0051721Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0051876Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0052028Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0052187Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0052344Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0052498Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0052654Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0052806Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0052961Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0053115Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0053272Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0053430Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0053584Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0053737Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0053895Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0054051Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0054209Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0054362Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0054515Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0054671Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0054827Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0055027Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0055224Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0055380Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0055536Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0055727Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0055883Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:57:48.0056038Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0056191Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0056345Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0056502Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0056655Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0056813Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0056969Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0057123Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0057281Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0057432Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0057587Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0057787Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0057941Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0058099Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0058253Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0058407Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0058568Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0058722Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0058875Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0059028Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0059181Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0059336Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0059493Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0059646Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0059800Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0059952Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0060105Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0060261Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0060417Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0060571Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0060728Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0060881Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0061038Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0061194Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0061347Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0061505Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0061660Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0061814Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0061971Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0062195Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0062387Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0062541Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0062694Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0062853Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0063045Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0063201Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0063355Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0063507Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0063663Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0063814Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0063972Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0064128Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0064281Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0064434Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0064588Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0064743Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0064940Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0065092Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0065245Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0065402Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0065555Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0065736Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0065919Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0066072Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0066227Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0066379Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0066533Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0066692Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0066845Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0066996Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0067152Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0067305Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0067460Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0067621Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0067780Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0067940Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0068095Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0068252Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0068410Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0068562Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0068715Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0068871Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0069024Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0069179Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0069378Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0069567Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0069724Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0069880Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0070033Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0070232Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0070389Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0070548Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0070700Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0070854Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0071009Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0071165Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0071320Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0071475Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0071628Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0071778Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0071932Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0072125Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0072281Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0072435Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0072589Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0072745Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0072903Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0073065Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0073219Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0073371Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0073528Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0073684Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0073840Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0073995Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0074150Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0074309Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0074463Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0074615Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0074773Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0074927Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0075079Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0075234Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0075391Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0075546Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0075704Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0075882Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0076061Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0076214Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0076366Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0076567Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0076757Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0076911Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0077067Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0077220Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0077416Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0077578Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0077732Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0077889Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0078044Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0078200Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0078361Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0078517Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0078672Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0078825Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0078978Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0079135Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0079330Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0079482Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0079637Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0079793Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0079951Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0080103Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0080262Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0080462Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0080624Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0080776Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0080935Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0081092Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0081249Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0081401Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0081554Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0081711Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0081865Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0082020Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0082177Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0082331Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0082484Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0082641Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0082796Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0082951Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0083106Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0083261Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0083425Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0083579Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0083779Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0083971Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0084126Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0084283Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0084436Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0084623Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0084784Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0084937Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0085095Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0085254Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0085408Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0085567Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0085727Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0085881Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0086041Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0086194Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0086350Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0086569Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0086724Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0086880Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0087032Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0087185Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0087340Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0087497Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0087651Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:57:48.0087808Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0087963Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0088124Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0088279Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0088430Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0088588Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0088740Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0088894Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0089049Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0089204Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0089361Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0089515Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0089669Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0089824Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0089988Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0093248Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0093426Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0093590Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0093748Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0093907Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0094137Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0094523Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0094684Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0094842Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0095000Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0095225Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0095386Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0095545Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0095700Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0095861Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0096018Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0096178Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0096347Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0096506Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0096663Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0096822Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0096980Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0097195Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0097352Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0097508Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0097668Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0097827Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0097982Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0098144Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0098306Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0098461Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0098623Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0098782Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0098943Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0099098Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0099254Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0099412Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0099568Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0099724Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0099886Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0100047Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0100211Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0100371Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0100527Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0100692Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0100849Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0101004Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0101163Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0101321Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0101481Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0101707Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0101901Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0102062Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0102220Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0102376Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0102574Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0102736Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0102896Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0103051Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0103209Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0103369Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0103529Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0103687Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0103850Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0104006Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0104164Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0104323Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0104523Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0104684Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0104841Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0104999Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0105158Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0105316Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0105479Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0105638Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0105793Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0105953Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0106111Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0106270Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0106430Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0106589Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0106745Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0106904Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0107061Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0107223Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0107386Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0107544Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0107707Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0107867Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0108028Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0108194Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0108353Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0108514Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0108670Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0108833Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0109039Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0109236Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0109395Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0109559Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0109715Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0109930Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0110091Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0110249Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0110407Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0110565Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0110721Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0110880Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0111044Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0111203Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0111362Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0111519Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0111682Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0111879Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0112038Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0112200Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0112360Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0112527Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0112685Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0112846Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0113011Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0113168Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0113323Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0113486Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0113645Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0113804Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0113960Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0114116Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0114276Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0114432Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0114592Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0114755Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0114911Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0115069Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0115230Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0115388Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0115549Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0115706Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0115861Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0116020Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0116178Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0116379Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0116625Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0116783Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0116944Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0117100Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0117318Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0117483Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0117640Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0117798Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0117958Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0118115Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0118279Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0118439Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0118597Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0118756Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0118915Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0119075Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0119275Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0119433Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0119592Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0119750Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0119908Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0120066Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0120227Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0120385Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0120593Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0120750Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0120911Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0121075Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0121235Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0121396Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0121553Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0121712Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0121917Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0122124Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0122346Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0122508Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0122665Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0122825Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0122990Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0123153Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0123311Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0123470Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0123632Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:57:48.0123792Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0124010Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0124211Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0124372Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0124534Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0124693Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0124888Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0125053Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0125211Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0125369Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0125535Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0125695Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0125857Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0126020Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0126182Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0126347Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0126504Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0126667Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0126871Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0127030Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0127190Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0127348Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0127506Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0127716Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0127879Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0128038Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0128198Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0128355Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0128519Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0128678Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0128836Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0128999Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0129158Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0129316Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0129480Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0129639Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0129800Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0129963Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0130120Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0130281Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0130453Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0130626Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0130804Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0130977Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0131147Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0131318Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0131561Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0131758Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0131924Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0132084Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0132242Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0132444Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0132605Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0132763Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0132930Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0133090Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0133254Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0133414Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0133577Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0133738Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0133894Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0134051Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0134215Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0134414Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0134578Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0134735Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0134938Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0135101Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0135263Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0135423Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0135585Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0135742Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0135905Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0136068Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0136228Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0136389Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0136547Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0136705Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0136865Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0137027Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0137191Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0137349Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0137506Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0137672Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0137832Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0137993Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0138156Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0138314Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0138473Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0138630Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0138787Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0139032Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0139196Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0139354Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0139516Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0139710Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0139871Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0140036Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0140192Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0140353Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0140515Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0140673Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0140839Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0141002Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0141161Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0141326Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0141489Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0141695Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0141853Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0142013Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0142175Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0142333Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0142490Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0142654Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0142813Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0142974Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0143131Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0143290Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0143450Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0143609Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0143767Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0143928Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0144087Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0144247Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0144408Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0144568Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0144733Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0144890Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0145051Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0145218Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0145376Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0145540Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0145699Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0145858Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0146021Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0146225Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0146442Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0146606Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0146767Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0146928Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0147123Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0147286Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0147445Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0147604Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0147762Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0147921Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0148082Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0148289Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0148448Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0148604Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0148766Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0148926Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0149128Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0149290Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0149447Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0149604Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0149765Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0149928Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0150093Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0150255Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0150414Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0150577Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0150736Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0150894Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0151054Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0151210Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0151371Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0151528Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0151685Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0151849Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0152048Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0152206Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0152366Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0152526Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0152702Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0152862Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0153036Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0153202Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0153373Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0153547Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0153792Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0154003Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0154171Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0154332Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0154527Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0154692Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0154854Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0155012Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0155170Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0155332Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0155495Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0155655Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0155818Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0155976Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0156139Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0156299Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0156500Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0156663Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0156820Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0157018Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0157181Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0157340Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0157503Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0157663Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0157820Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0157983Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0158143Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0158310Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0158473Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0158631Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0158793Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0158951Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0159108Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0159269Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0159429Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0159594Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0159758Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0159916Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0160082Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0160242Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0160400Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0160608Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0160767Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0160923Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0161145Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0161353Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0161517Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0161674Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0161829Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0162029Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0162190Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0162347Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0162507Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0162663Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0162831Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0162990Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0163150Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0163314Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0163473Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0163632Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0163795Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0163997Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0164156Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0164313Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0164469Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0164671Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0164830Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0164992Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0165191Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0165348Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0165503Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0165665Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0165824Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0165984Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0166143Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0166301Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0166465Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0166621Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0166783Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0166943Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0167103Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0167263Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0167422Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0167590Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0167755Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0167913Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0168073Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0168233Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0168392Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0168599Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0168832Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0168992Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0169152Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0169348Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0169509Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0169675Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0169835Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0169999Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0170157Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0170313Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0170477Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0170634Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0170791Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0170952Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0171110Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0171317Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0171473Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0171633Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0171798Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0171959Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0172117Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0172283Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0172444Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0172610Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0172769Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0172929Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0173093Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0173252Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0173405Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0173566Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0173723Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0173880Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0174046Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0174207Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0174367Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0174524Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0174679Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0174843Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0175002Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0175158Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0175320Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0175479Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0175640Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0175870Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0176064Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0176224Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0176381Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0176539Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0176737Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0176901Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0177060Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0177217Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0177374Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0177531Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0177688Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0177854Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0178012Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0178170Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0178333Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0178496Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0178722Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0178886Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0179044Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0179200Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0179361Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0179518Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0179682Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0179841Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0179997Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0180155Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0180315Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0180474Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0180633Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0180789Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0180949Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0181107Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0181265Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0181431Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0181591Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0181748Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0181908Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0182066Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0182227Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0182386Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0182586Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0182746Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0182903Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0183059Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0183265Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0183459Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0183622Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0183781Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0183940Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0184142Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0184300Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0184457Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0184615Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0184771Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0184927Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0185093Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0185257Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0185417Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0185573Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0185729Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0185889Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0186086Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0186241Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0186402Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0186559Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0186717Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0186877Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0187037Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0187195Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0187350Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0187506Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0187669Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0187827Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0187987Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0188145Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0188303Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0188462Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0188622Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0188784Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0188945Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0189103Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0189262Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0189422Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0189582Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0189743Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0189900Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0190057Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0190215Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0190372Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0190619Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0190778Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0190935Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0191096Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0191291Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0191455Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0191627Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0191784Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0191941Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0192103Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0192260Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0192423Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0192581Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0192737Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0192895Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0193056Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0193259Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0193420Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0193578Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0193742Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0193901Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0194058Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0194389Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0194553Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0194709Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0194868Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0195028Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0195191Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0195346Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0195503Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0195663Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0195821Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0195979Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0196142Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0196301Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0196461Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0196617Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0196774Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0196942Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0197100Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0197259Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0197418Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0197574Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0197735Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0197974Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0198181Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0198347Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0198506Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0198664Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0198885Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0199046Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0199207Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0199365Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0199521Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0199679Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0199839Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0199999Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0200165Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0200322Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0200529Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0200689Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0200931Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0201092Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0201251Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0201407Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0201572Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0201732Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0201892Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0202058Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0202218Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0202386Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0202548Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0202706Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0202865Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0203023Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0203181Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0203343Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0203499Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0203663Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0203822Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0203979Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0204141Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0204301Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0204461Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0204619Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0204778Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0204938Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0205093Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0205249Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0205457Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0205654Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0205812Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0205972Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0206167Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0206326Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0206483Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0206639Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0206798Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0206956Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0207112Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0207275Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0207433Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0207598Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0207757Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0207921Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0208124Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0208280Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0208438Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0208598Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0208754Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0208915Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0209075Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0209235Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0209395Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0209552Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0209709Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0209874Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0210032Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0210189Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0210352Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0210508Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0210670Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0210829Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0210989Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0211151Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0211312Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0211470Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0211633Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0211793Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0211953Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0212110Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0212269Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0212428Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0212631Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0212829Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0212993Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0213151Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0213310Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0213506Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0213668Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0213833Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0213990Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0214149Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0214307Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0214468Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0220417Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0220613Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0220787Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0220942Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0221103Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0221333Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0221483Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0221640Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0221789Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0221947Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0222097Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0222258Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0222409Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0222558Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0222715Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0222869Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0223021Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0223174Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0223326Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0223482Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0223633Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0223784Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0223939Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0224092Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0224242Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0224395Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0224548Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0224704Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0224852Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0225003Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0225161Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0225311Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0225460Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0225661Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0225849Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0226008Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0226159Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0226350Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0226507Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0226662Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0226813Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0226971Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0227126Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0227284Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0227445Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0227600Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0227763Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0227916Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0228069Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0228273Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0228427Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0228583Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0228736Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0228890Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0229046Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0229204Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0229362Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0229519Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0229673Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0229827Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0229984Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0230140Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0230296Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0230449Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0230605Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0230769Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0230925Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0231081Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0231241Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0231395Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0231555Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0231710Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0231867Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0232023Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0232176Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0232329Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0232484Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0232685Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0232886Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0233042Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0233196Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0233355Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0233571Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0233728Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0233884Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0234038Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0234200Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0234352Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0234510Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0234673Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0234828Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0234988Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0235149Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0235307Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0235508Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0235681Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0235859Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0236023Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0236178Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0236333Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0236497Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0236651Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0236810Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0236965Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0237121Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0237279Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0237433Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0237586Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0237747Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0237901Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0238058Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0238214Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0238371Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0238533Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0238689Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0238846Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0239006Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0239160Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0239318Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0239477Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0239630Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0239790Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0240046Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0240237Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0240400Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0240611Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0240765Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0240966Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0241121Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0241280Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0241432Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0241586Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0241746Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0241904Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0242060Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0242217Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0242369Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0242527Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0242687Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0242883Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0243040Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0243195Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0243349Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0243506Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0243668Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0243832Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0243986Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0244140Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0244293Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0244450Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0244607Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0244765Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0244919Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0245079Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0245234Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0245387Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0245546Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0245702Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0245879Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0246061Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0246220Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0246383Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0246537Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0246694Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0246852Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0247006Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0247160Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0247404Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0247561Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0247714Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0247872Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0248071Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0248237Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0248391Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0248551Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0248713Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0248866Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0249022Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0249185Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0249346Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0249504Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0249662Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0249819Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0250017Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0250173Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0250326Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0250483Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0250640Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0250797Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0250954Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0251111Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0251269Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0251421Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0251578Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0251740Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0251897Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0252057Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0252214Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0252369Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0252532Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0252691Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0252849Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0253005Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0253159Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0253319Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0253482Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0253636Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0253796Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0253948Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0254101Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0254256Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0254454Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0254646Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0254800Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0254952Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0255109Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0255300Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0255458Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0255614Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0255769Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0255922Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0256079Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0256235Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0256394Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0256548Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0256702Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0256864Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0257022Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0257216Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0257374Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0257531Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0257690Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0257845Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0258004Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0258163Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0258317Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0258471Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0258626Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0258781Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0258944Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0259100Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0259253Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0259409Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0259567Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0259719Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0259880Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0260038Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0260194Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0260347Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0260503Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0260663Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0260816Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0260974Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0261130Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0261282Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0261439Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0261638Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0261852Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0262013Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0262168Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0262360Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0262521Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0262674Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0262830Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0262984Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0263138Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0263297Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0263455Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0263612Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0263771Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0263924Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0264086Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0264287Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0264439Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0264595Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0264749Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0264904Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0265062Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0265222Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0265379Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0265537Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0265690Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0265873Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0266056Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0266211Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0266370Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0266525Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0266678Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0266838Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0266996Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0267161Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0267316Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0267474Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0267636Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0267795Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0267951Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0268106Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0268257Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0268416Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0268569Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0268771Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0268966Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0269121Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0269276Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0269433Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0269622Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0269785Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0269938Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0270095Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0270251Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0270408Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0270565Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0270729Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0270885Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0271045Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0271198Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0271356Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0271556Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0271711Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0271865Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0272020Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0272175Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0272332Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0272495Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0272648Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0272804Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0272957Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0273113Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0273271Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0273425Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0273578Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0273734Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0273888Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0274043Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0274200Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0274356Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0274514Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0274669Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0274825Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0274986Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0275139Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0275297Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0275454Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0275607Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0275780Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0276013Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0276208Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0276364Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0276516Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0276710Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0276866Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0277018Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0277174Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0277327Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0277480Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0277636Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0277793Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0277953Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0278105Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0278262Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0278426Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0278624Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0278779Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0278941Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0279098Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0279258Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0279412Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0279571Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0279735Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0279893Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0280049Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0280204Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0280362Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0280569Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0280722Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0280875Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0281031Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0281188Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0281344Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0281505Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0281660Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0281818Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0281970Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0282128Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0282298Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0282453Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0282606Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0282764Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0282919Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0283124Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0283318Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0283473Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0283630Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0283784Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0283978Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0284141Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0284295Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0284452Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0284605Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0284758Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0284912Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0285075Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0285231Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0285391Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0285547Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0285708Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0285904Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0286059Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0286216Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0286371Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0286525Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0286684Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0286848Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0287004Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0287164Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0287316Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0287475Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0287632Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0287785Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0287940Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0288095Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0288250Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0288412Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0288568Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0288730Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0288882Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0289037Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0289198Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0289355Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0289508Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0289664Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0289816Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0289973Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0290125Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0290347Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0290544Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0290706Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0290862Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0291024Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0291219Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0291377Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0291531Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0291684Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0291843Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0292000Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0292158Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0292317Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0292473Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0292631Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0292785Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0292941Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0293146Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0293301Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0293455Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0293612Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0293766Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0293928Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0294087Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0294396Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0294556Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0294708Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0294864Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0295024Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0295178Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0295338Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0295495Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0295650Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0295815Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0295972Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0296126Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0296286Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0296441Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0296597Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0296756Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0296911Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0297071Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0297225Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0297380Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0297544Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0297839Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0297997Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0298158Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0298313Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0298529Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0298687Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0298839Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0298993Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0299147Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0299301Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0299456Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0299615Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0299777Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0299934Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0300090Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0300249Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0300463Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0300617Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0300773Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0300928Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0301083Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0301237Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0301395Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0301562Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0301715Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0301869Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0302037Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0302196Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0302355Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0302507Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0302662Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0302821Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0302974Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0303131Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0303289Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0303444Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0303604Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0303760Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0303921Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0304082Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0304237Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0304391Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0304555Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0304707Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0304908Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0305107Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0305264Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0305423Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0305578Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0305767Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0305928Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0306081Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0306234Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0306391Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0306545Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0306711Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0306869Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0307022Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0307179Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0307332Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0307488Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0307684Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0307837Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0307993Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0308146Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0308299Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0308462Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0308615Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0308774Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0308929Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0309081Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0309238Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0309392Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0309545Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0309712Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0309865Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0310018Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0310175Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0310336Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0310494Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0310646Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0310799Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0310958Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0311113Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0311266Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0311426Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0311578Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0311734Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0311886Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0312086Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0312279Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0312433Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0312585Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0312781Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0312937Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0313095Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0313255Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0313409Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0313566Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0313719Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0313877Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0314037Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0314191Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0314346Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0314519Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0314736Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0314892Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0315045Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0315198Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0315354Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0315506Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0315664Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0315821Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0315973Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0316133Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0316290Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0316454Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0316615Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0316770Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0316926Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0317081Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0317233Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0317391Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0317546Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0317699Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0317864Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0318017Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0318173Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0318337Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0318492Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0318650Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0318805Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0318958Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0319161Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0319351Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0319505Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0319661Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0319814Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0320008Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0320165Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0320320Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0320522Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0320675Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0320827Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0320986Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0321141Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0321297Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0321454Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0321609Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0321771Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0321972Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0322126Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0322282Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0322437Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0322595Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0322753Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0322915Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0323076Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0323230Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0323382Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0323540Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0323696Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0323848Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0324003Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0324157Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0324316Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0324472Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0324627Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0324783Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0324935Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0325089Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0325245Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0325402Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0325559Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0325713Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0325866Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0326022Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0326176Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0326384Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0326583Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0326738Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0326896Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0327085Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0327242Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0327397Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0327549Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0327702Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0327859Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0328013Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0328176Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0328333Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0328489Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0328645Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0328797Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0328994Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0329151Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0329304Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0329459Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0329612Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0329765Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0329923Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0330079Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0330234Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0330390Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0330543Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0330700Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0330856Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0331015Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0331172Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0331326Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0331481Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0331643Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0331801Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0331956Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0332110Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0332261Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0332422Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0332578Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0332733Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0332890Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0333045Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0333200Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0333406Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0333595Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0333755Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0333909Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0334104Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0334302Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0334459Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0334614Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0334772Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0334929Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0335086Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0335241Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0335399Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0335557Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0335716Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0335895Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0336080Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0336274Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0336431Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0336582Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0336736Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0336893Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0337047Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0337202Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0337364Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0337518Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0337675Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0337831Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0337986Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0338143Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0344165Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0344372Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0344534Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0344702Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0344864Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0345020Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0345177Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0345330Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0345488Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0345642Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0345819Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0345993Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0346152Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0346308Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0346457Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0346692Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0346881Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0347034Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0347189Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0347342Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0347536Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0347692Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0347845Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0348049Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0348201Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0348351Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0348508Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0348663Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0348812Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0348968Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0349123Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0349280Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0349470Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0349621Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0349774Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0349925Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0350079Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0350235Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0350390Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0350545Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0350696Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0350846Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0351009Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0351163Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0351313Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0351468Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0351620Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0351776Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0351930Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0352083Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0352237Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0352388Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0352541Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0352701Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0352861Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0353019Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0353173Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0353324Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0353480Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0353631Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0353872Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0354030Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0354181Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0354332Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0354527Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0354684Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0354842Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0354994Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0355146Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0355300Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0355453Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0355607Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0355768Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0355920Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0356082Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0356239Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0356431Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0356592Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0356744Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0356895Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0357050Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0357203Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0357360Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0357515Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0357668Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0357828Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0357986Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0358141Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0358298Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0358451Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0358608Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0358762Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0358914Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0359072Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0359227Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0359382Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0359535Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0359687Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0359850Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0360000Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0360150Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0360304Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0360511Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0360663Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0360925Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0361115Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0361275Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0361427Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0361577Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0361772Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0361927Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0362080Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0362245Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0362399Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0362554Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0362713Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0362872Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0363028Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0363180Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0363332Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0363490Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0363683Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0363835Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0363995Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0364148Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0364305Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0364460Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0364612Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0364766Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0364918Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0365085Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0365246Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0365400Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0365553Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0365706Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0365859Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0366012Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0366164Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0366320Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0366476Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0366628Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0366782Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0366937Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0367090Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0367246Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0367396Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0367545Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0367701Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0367853Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0368055Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0368246Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0368406Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0368560Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0368774Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0368930Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0369085Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0369238Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0369391Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0369542Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0369692Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0369854Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0370007Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0370158Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0370315Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0370471Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0370669Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0370820Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0370973Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0371130Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0371282Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0371436Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0371603Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0371757Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0371914Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0372065Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0372219Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0372382Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0372534Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0372688Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0372845Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0372999Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0373150Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0373309Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0373464Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0373622Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0373773Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0373924Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0374080Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0374235Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0374385Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0374541Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0374694Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0374859Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0375058Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0375247Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0375404Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0375556Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0375705Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0375898Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0376053Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0376207Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0376357Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0376509Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0376663Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0376817Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0376969Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0377122Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0377273Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0377427Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0377580Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0377774Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0377931Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0378090Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0378242Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0378403Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0378557Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0378716Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0378871Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0379024Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0379181Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0379339Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0379496Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0379653Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0379808Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0379971Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0380126Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0380279Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0380443Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0380600Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0380757Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0380917Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0381073Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0381227Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0381387Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0381543Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0381701Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0381854Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0382006Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0382210Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0382405Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0382561Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0382717Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0382908Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0383069Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0383222Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0383375Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0383532Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0383685Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0383839Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0383999Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0384159Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0384320Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0384474Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0384631Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0384794Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0384994Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0385151Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0385307Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0385461Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0385618Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0385775Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0385932Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0386090Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0386244Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0386404Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0386566Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0386721Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0386877Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0387029Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0387183Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0387339Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0387496Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0387651Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0387812Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0387966Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0388126Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0388282Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0388445Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0388605Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0388760Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0388914Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0389073Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0389276Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0389474Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0389632Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0389787Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0389947Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0390142Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0390300Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0390456Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0390608Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0390761Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0390929Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0391083Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0391243Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0391400Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0391554Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0391711Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0391868Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0392061Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0392216Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0392370Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0392528Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0392680Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0392835Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0392998Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0393154Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0393308Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0393465Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0393622Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0393789Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0393945Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0394099Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0394408Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0394565Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0394718Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0394880Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0395037Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0395194Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0395346Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0395501Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0395660Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0395836Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0396011Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0396177Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0396332Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0396491Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0396743Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0396972Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0397137Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0397290Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0397444Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0397662Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0397818Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0397976Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0398132Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0398288Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0398449Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0398607Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0398764Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0398923Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0399078Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0399233Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0399390Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0399599Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0399755Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0399909Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0400063Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0400219Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0400375Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0400576Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0400738Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0400891Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0401047Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0401205Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0401361Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0401518Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0401672Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0401826Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0401986Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0402150Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0402313Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0402467Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0402623Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0402781Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0402936Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0403091Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0403249Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0403404Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0403559Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0403711Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0403866Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0404109Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0404266Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0404421Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0404587Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0404779Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0404940Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0405094Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0405248Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0405409Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0405560Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0405715Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0405883Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0406066Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0406247Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0406403Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0406560Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0406758Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0406911Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0407063Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0407221Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0407375Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0407534Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0407694Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0407851Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0408009Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0408168Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0408325Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0408491Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0408650Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0408809Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0408963Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0409121Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0409281Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0409440Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0409594Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0409750Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0409904Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0410062Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0410224Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0410378Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0410530Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0410684Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0410838Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0410996Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0411198Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0411391Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0411554Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0411709Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0411868Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0412059Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0412217Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0412373Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0412527Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0412682Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0412839Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0412998Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0413160Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0413317Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0413470Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0413625Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0413783Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0413976Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0414135Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0414289Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0414446Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0414601Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0414763Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0414925Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0415079Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0415232Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0415392Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0415556Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0415719Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0415871Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0416026Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0416184Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0416338Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0416491Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0416651Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0416806Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0416962Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0417117Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0417274Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0417438Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0417594Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0417749Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0417912Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0418067Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0418222Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0418421Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0418613Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0418774Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0418930Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0419122Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0419292Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0419447Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0419602Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0419764Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0419921Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0420085Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0420245Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0420404Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0420564Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0420718Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0420874Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0421070Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0421225Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0421382Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0421539Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0421696Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0421859Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0422018Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0422177Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0422341Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0422496Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0422651Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0422809Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0422966Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0423124Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0423281Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0423442Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0423600Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0423757Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0423925Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0424079Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0424233Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0424390Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0424548Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0424705Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0424861Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0425020Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0425178Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0425332Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0425558Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0425755Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0425912Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0426069Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0426228Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0426422Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0426585Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0426739Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0426892Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0427052Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0427207Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0427365Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0427525Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0427681Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0427836Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0427991Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0428147Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0428353Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0428509Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0428663Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0428823Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0428978Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0429133Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0429296Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0429452Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0429607Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0429761Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0429919Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0430076Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0430231Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0430384Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0430541Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0430698Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0430854Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0431009Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0431164Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0431321Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0431476Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0431631Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0431795Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0431949Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0432104Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0432258Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0432415Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0432573Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0432775Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0432971Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0433130Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0433285Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0433480Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0433637Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0433789Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0433946Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0434098Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0434252Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0434407Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0434566Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0434727Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0434883Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0435036Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0435195Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0435395Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0435548Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0435705Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0435860Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0436017Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0436178Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0436339Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0436501Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0436655Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0436808Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0436963Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0437120Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0437279Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0437433Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0437588Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0437747Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0437901Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0438059Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0438220Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0438377Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0438531Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0438693Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0438850Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0439009Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0439163Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0439346Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0439504Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0439658Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0439864Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0440060Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0440216Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0440377Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0440576Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0440769Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0440931Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0441085Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0441241Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0441398Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0441551Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0441707Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0441868Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0442021Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0442178Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0442333Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0442493Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0442685Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0442839Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0442995Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0443150Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0443307Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0443466Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0443625Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0443783Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0443951Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0444106Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0444265Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0444421Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0444575Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0444737Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0444894Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0445049Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0445210Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0445365Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0445522Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0445676Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0445830Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0445990Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0446148Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0446302Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0446458Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0446611Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0446765Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0446921Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0447453Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0447650Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0447805Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0447962Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0448126Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0448319Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0448478Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0448641Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0448798Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0448962Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0449116Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0449273Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0449432Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0449585Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0449740Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0449897Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0450053Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0450273Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0450427Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0450581Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0450742Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0450896Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0451052Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0451211Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0451365Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0451522Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0451676Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0451831Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0451990Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0452143Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0452296Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0452453Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0452617Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0452775Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0452931Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0453085Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0453247Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0453402Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0453559Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0453720Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0453878Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0454039Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0454195Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0454349Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0454505Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0454708Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0454899Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0455059Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0455214Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0455409Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0455567Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0455723Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0455884Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0456038Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0456193Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0456349Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0456508Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0456666Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0456825Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0456980Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0457145Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0457342Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0457498Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0457658Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0457811Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0457965Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0458120Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0458280Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0458444Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0458599Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0458753Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0458912Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0459069Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0459225Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0459382Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0459538Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0459695Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0459848Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0460004Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0460165Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0460318Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0460474Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0466017Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0466239Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0466403Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0466563Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0466724Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0466878Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0467036Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0467268Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0467459Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0467619Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0467773Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0467929Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0468124Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0468286Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0468438Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0468590Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0468748Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0468901Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0469060Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0469220Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0469373Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0469532Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0469692Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0469846Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0470043Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0470194Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0470348Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0470502Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0470654Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0470813Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0470968Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0471121Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0471277Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0471430Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0471585Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0471743Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0471895Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0472053Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0472207Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0472360Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0472517Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0472672Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0472831Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0472988Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0473142Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0473301Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0473456Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0473609Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0473766Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0473919Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0474071Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0474229Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0474432Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0474629Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0474783Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0474936Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0475129Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0475285Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0475439Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0475619Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0475799Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0475955Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0476107Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0476264Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0476423Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0476576Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0476732Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0476891Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0477148Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0477304Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0477462Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0477616Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0477775Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0477929Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0478083Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0478243Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0478399Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0478552Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0478709Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0478867Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0479024Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0479177Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0479328Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0479484Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0479639Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0479793Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0479955Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0480110Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0480268Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0480476Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0480637Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0480798Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0480951Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0481106Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0481265Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0481419Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0481632Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0481825Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0481979Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0482136Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0482291Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0482512Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0482676Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0482830Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0482988Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0483143Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0483296Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0483456Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0483610Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0483764Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0483923Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0484079Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0484243Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0484437Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0484590Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0484751Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0484909Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0485062Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0485220Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0485380Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0485556Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0485731Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0485897Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0486056Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0486219Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0486374Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0486530Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0486684Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0486840Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0486997Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0487152Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0487310Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0487461Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0487614Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0487775Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0487932Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0488084Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0488241Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0488395Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0488552Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0488704Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0488905Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0489099Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0489254Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0489415Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0489609Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0489768Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0489924Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0490076Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0490229Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0490388Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0490541Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0490697Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0490857Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0491009Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0491167Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0491319Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0491476Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0491672Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0491826Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0491981Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0492136Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0492289Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0492451Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0492607Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0492762Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0492921Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0493075Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0493232Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0493398Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0493554Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0493713Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0493869Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0494022Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0494181Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0495364Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0495594Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0495799Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0495995Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0496207Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0496395Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0496546Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0496703Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0496857Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0497011Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0497321Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0497537Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0497689Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0497841Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0497994Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0498251Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0498410Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0498559Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0498721Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0498876Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0499029Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0499187Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0499346Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0499505Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0499659Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0499812Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0499972Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0500182Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0500333Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0500489Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0500642Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0500798Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0500952Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0501106Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0501265Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0501420Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0501582Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0501743Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0501900Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0502055Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0502208Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0502361Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0502515Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0502669Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0502827Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0502990Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0503145Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0503303Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0503463Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0503621Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0503782Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0503939Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0504096Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0504255Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0504412Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0504617Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0504809Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0504972Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0505131Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0505285Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0505482Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0505645Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0505800Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0505958Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0506117Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0506271Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0506432Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0506591Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0506745Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0506901Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0507061Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0507215Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0507416Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0507572Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0507731Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0507886Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0508040Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0508204Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0508363Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0508516Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0508671Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0508826Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0508985Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0509142Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0509298Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0509459Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0509614Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0509767Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0509934Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0510090Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0510246Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0510401Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0510555Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0510713Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0510872Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0511026Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0511188Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0511343Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0511502Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0511657Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0511856Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0512054Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0512212Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0512368Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0512566Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0512724Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0512885Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0513042Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0513197Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0513359Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0513514Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0513671Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0513837Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0513988Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0514142Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0514300Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0514501Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0514659Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0514815Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0514969Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0515127Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0515283Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0515438Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0515598Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0515779Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0515960Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0516118Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0516276Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0516440Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0516596Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0516752Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0516945Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0517100Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0517260Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0517417Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0517570Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0517729Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0517882Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0518036Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0518200Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0518354Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0518512Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0518664Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0518818Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0519023Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0519246Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0519402Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0519559Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0519713Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0519974Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0520136Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0520291Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0520516Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0520672Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0520827Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0520987Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0521143Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0521303Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0521455Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0521612Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0521775Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0521976Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0522132Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0522289Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0522447Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0522603Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0522759Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0522915Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0523074Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0523227Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0523386Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0523547Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0523705Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0523861Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0524017Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0524173Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0524330Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0524484Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0524641Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0524803Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0524956Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0525114Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0525275Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0525431Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0525604Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0525768Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0525944Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0526121Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0526276Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0526481Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0526672Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0526830Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0526991Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0527185Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0527344Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0527501Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0527655Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0527818Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0527976Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0528132Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0528294Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0528450Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0528602Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0528765Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0528923Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0529121Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0529276Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0529428Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0529587Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0529743Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0529898Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0530061Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0530227Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0530379Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0530535Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0530688Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0530851Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0531009Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0531165Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0531326Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0531481Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0531637Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0531800Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0531959Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0532117Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0532271Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0532428Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0532591Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0532750Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0532907Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0533066Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0533219Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0533385Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0533588Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0533780Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0533940Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0534095Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0534247Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0534444Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0534601Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0534760Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0534923Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0535077Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0535237Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0535397Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0535553Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0535711Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0535866Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0536022Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0536179Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0536373Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0536532Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0536685Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0536839Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0536995Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0537148Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0537306Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0537462Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0537617Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0537776Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0537933Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0538088Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0538250Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0538405Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0538561Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0538717Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0538872Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0539035Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0539191Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0539345Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0539507Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0539664Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0539821Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0539979Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0540132Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0540286Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0540441Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0540594Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0540796Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0540991Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0541149Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0541313Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0541504Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0541665Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0541819Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0541973Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0542133Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0542285Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0542439Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0542608Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0542763Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0542930Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0543084Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0543239Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0543402Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0543599Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0543755Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0543916Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0544072Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0544228Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0544389Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0544547Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0544705Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0544859Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0545017Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0545180Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0545338Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0545498Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0545655Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0545839Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0546025Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0546181Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0546332Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0546491Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0546644Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0546802Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0546961Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0547117Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0547277Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0547435Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0547592Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0547754Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0547984Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0548178Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0548337Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0548491Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0548647Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0548842Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0549002Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0549168Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0549322Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0549477Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0549639Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0549793Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0549956Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0550113Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0550268Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0550427Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0550585Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0550779Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0550938Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0551093Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0551252Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0551405Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0551557Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0551719Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0551879Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0552031Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0552188Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0552345Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0552507Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0552659Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0552813Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0552972Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0553129Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0553282Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0553441Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0553598Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0553756Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0553917Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0554074Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0554234Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0554386Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0554539Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0554696Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0554850Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0555004Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0555204Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0555394Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0555554Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0555707Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0555886Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0556106Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0556266Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0556421Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0556578Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0556733Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0556888Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0557049Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0557211Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0557369Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0557524Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0557677Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0557836Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0558031Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0558187Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0558341Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0558495Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0558650Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0558806Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0558965Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0559122Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0559275Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0559435Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0559592Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0559748Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0559908Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0560063Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0560217Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0560375Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0560605Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0560770Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0560924Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0561078Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0561235Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0561392Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0561548Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0561706Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0561863Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0562027Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0562181Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0562337Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0562548Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0562743Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0562898Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0563059Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0563252Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0563412Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0563566Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0563722Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0563879Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0564034Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0564189Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0564356Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0564516Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0564674Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0564827Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0564985Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0565181Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0565333Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0565487Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0565644Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0565807Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0565970Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0566126Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0566284Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0566442Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0566601Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0566762Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0566923Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0567076Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0567232Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0567392Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0567553Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0567713Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0567868Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0568022Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0568181Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0568337Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0568496Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0568659Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0568819Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0568979Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0569134Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0569288Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0569450Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0569652Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0569844Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0570005Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0570159Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0570316Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0570508Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0570670Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0570825Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0570979Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0571135Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0571294Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0571452Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0571617Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0571772Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0571924Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0572084Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0572241Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0572463Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0572621Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0572774Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0572931Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0573084Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0573241Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0573401Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0573554Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0573707Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0573864Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0574021Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0574187Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0574340Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0574493Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0574653Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0574805Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0574958Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0575116Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0575273Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0575430Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0575583Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0575763Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0575952Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0576106Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0576259Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0576417Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0576571Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0576723Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0576929Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0577120Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0577289Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0577445Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0577639Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0577802Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0577955Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0578107Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0578264Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0578416Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0578570Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0578729Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0578887Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0579044Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0579203Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0579358Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0579559Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0579714Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0579873Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0580026Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0580180Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0580338Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0580501Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0580657Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0580816Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0580970Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0581128Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0581283Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0581439Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0581605Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0581761Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0581917Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0582074Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0582231Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0582393Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0582548Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0582702Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0582858Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0583015Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0583170Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0583329Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0583486Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0583646Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0583800Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0584003Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0589653Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0589862Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0590024Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0590184Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0590394Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0590559Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0590714Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0590873Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0591029Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0591188Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0591347Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0591507Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0591663Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0591822Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0591983Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0592144Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0592345Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0592500Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0592657Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0592818Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0592973Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0593130Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0593296Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0593457Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0593624Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0593777Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0593937Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0594096Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0594469Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0594686Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0594851Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0595009Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0595169Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0595328Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0595485Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0595645Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0595799Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0595956Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0596117Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0596275Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0596433Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0596588Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0596745Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0596904Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0597159Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0597369Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0597530Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0597687Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0597844Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0598100Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0598258Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0598420Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0598576Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0598731Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0598889Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0599050Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0599208Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0599366Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0599523Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0599684Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0599843Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0600062Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0600220Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0600377Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0600600Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0600760Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0600922Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0601087Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0601245Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0601404Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0601563Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0601720Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0601877Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0602035Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0602191Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0602350Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0602510Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0602671Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0602831Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0602992Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0603146Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0603304Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0603462Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0603624Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0603780Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0603935Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0604097Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0604254Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0604459Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0604657Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0604815Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0604976Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0605134Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0605356Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0605521Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0605679Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0605836Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0605999Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0606154Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0606317Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0606477Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0606635Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0606794Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0606950Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0607109Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0607312Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0607468Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0607627Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0607784Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0607939Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0608100Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0608260Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0608419Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0608581Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0608743Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0608903Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0609064Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0609220Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0609379Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0609534Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0609688Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0609846Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0610006Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0610166Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0610327Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0610483Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0610645Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0610805Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0610962Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0611126Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0611281Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0611438Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0611597Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0611808Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0612006Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0612163Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0612319Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0612480Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0612673Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0612832Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0612991Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0613147Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0613313Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0613470Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0613629Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0613798Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0613956Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0614110Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0614272Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0614433Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0614634Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0614789Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0614947Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0615108Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0615264Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0615424Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0615589Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0615769Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0615956Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0616116Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0616273Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0616438Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0616595Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0616753Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0616910Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0617070Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0617235Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0617395Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0617552Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0617712Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0617867Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0618024Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0618187Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0618346Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0618500Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0618659Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0618815Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0618975Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0619183Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0619378Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0619540Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0619697Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0619890Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0620051Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0620208Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0620368Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0620525Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0620680Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0620847Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0621007Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0621164Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0621327Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0621490Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0621652Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0621850Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0622007Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0622164Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0622320Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0622477Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0622636Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0622791Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0622951Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0623106Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0623260Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0623416Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0623580Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0623737Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0623896Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0624053Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0624216Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0624372Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0624541Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0624700Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0624855Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0625009Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0625167Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0625328Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0625492Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0625653Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0625819Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0626002Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0626175Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0626378Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0626579Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0626735Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0626895Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0627051Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0627247Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0627409Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0627565Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0627721Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0627890Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0628046Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0628206Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0628367Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0628521Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0628681Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0628839Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0628997Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0629196Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0629352Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0629508Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0629665Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0629821Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0629983Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0630141Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0630305Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0630465Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0630622Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0630781Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0630945Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0631100Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0631258Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0631413Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0631568Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0631730Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0631888Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0632047Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0632207Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0632363Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0632542Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0632700Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0632855Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0633013Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0633167Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0633321Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0633482Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0633686Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0633957Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0634113Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0634269Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0634465Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0634624Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0634782Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0634949Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0635106Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0635265Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0635424Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0635583Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0635746Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0635903Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0636059Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0636220Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0636418Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0636577Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0636733Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0636886Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0637047Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0637203Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0637361Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0637521Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0637674Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0637829Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0637989Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0638153Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0638316Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0638471Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0638626Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0638786Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0638940Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0639100Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0639265Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0639422Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0639586Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0639745Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0639903Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0640065Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0640224Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0640378Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0640603Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0640758Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0640968Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0641161Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0641319Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0641478Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0641632Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0641825Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0641987Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0642142Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0642300Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0642455Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0642612Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0642777Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0642936Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0643091Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0643249Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0643404Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0643565Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0643759Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0643920Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0644081Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0644240Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0644398Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0644561Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0644720Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0644882Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0645037Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0645193Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0645354Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0645514Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0645669Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0645836Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0645990Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0646150Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0646306Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0646462Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0646619Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0646776Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0646931Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0647089Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0647255Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0647409Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0647566Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0647723Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0647882Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0648040Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0648248Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0648451Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0648609Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0648772Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0648964Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0649120Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0649279Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0649435Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0649592Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0649755Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0649910Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0650072Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0650231Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0650387Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0650550Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0650706Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0650863Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0651061Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0651214Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0651374Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0651529Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0651682Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0651843Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0652006Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0652164Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0652326Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0652483Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0652649Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0652806Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0652961Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0653118Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0653274Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0653429Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0653594Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0653754Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0653915Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0654072Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0654228Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0654392Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0654550Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0654707Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0654866Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0655024Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0655188Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0655391Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0655596Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0655778Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0655954Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0656112Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0656305Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0656462Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0656619Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0656772Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0656924Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0657085Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0657239Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0657402Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0657566Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0657720Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0657883Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0658040Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0658234Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0658388Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0658543Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0658696Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0658855Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0659012Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0659168Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0659327Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0659480Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0659636Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0659793Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0659949Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0660107Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0660263Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0660417Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0660575Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0660728Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0660887Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0661042Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0661197Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0661358Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0661513Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0661673Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0661835Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0661988Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0662145Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0662299Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0662452Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0662679Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0662869Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0663025Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0663182Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0663339Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0663539Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0663699Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0663852Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0664012Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0664168Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0664322Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0664540Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0664757Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0664976Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0665190Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0665395Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0665622Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0665940Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0666113Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0666276Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0666447Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0666655Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0666816Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0666974Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0667137Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0667290Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0667444Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0667607Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0667764Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0667919Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0668080Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0668239Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0668398Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0668555Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0668713Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0668877Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0669030Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0669185Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0669345Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0669502Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0669663Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0669818Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0669977Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0670134Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0670290Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0670501Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0670704Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0670861Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0671062Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0671307Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0671508Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0671711Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0671868Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0672027Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0672189Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0672344Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0672510Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0672668Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0672824Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0672982Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0673139Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0673349Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0673507Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0673660Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0673818Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0673972Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0674124Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0674285Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0674441Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0674598Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0674759Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0674912Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0675079Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0675235Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0675389Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0675552Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0675714Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0675892Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0676071Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0676230Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0676389Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0676540Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0676693Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0676859Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0677016Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0677173Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0677329Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0677483Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0677637Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0677852Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0678045Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0678203Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0678361Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0678514Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0678708Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0678867Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0679023Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0679188Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0679342Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0679499Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0679656Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0679812Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0679974Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0680133Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0680285Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0680519Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0680732Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0680887Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0681040Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0681193Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0681356Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0681513Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0681670Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0681832Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0681986Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0682144Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0682300Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0682457Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0682619Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0682780Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0682940Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0683109Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0683262Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0683423Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0683584Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0683744Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0683899Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0684056Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0684212Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0684370Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0684523Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0684693Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0684850Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0685013Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0685225Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0685421Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0685579Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0685735Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0685926Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0686092Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0686245Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0686399Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0686559Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0686714Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0686867Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0687033Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0687193Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0687353Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0687514Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0687670Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0687902Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0688056Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0688209Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0688409Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0688567Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0688728Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0688889Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0689049Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0689207Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0689367Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0689525Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0689690Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0689847Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0690001Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0690162Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0690323Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0690488Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0690643Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0690801Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0690959Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0691113Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0691268Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0691431Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0691610Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0691770Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0691924Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0692079Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0692241Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0692443Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0692636Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0692796Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0692955Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0693113Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0693303Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0693459Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0693616Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0693769Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0693922Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0694099Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0694502Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0694689Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0694856Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0695013Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0695179Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0695340Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0695589Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0695775Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0695953Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0696118Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0696274Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0696433Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0696597Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0696757Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0696918Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0697084Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0697247Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0697407Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0697565Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0697721Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0697882Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0698040Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0698197Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0698358Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0698522Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0698678Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0698835Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0698992Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0699157Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0699313Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0699474Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0699636Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0699791Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0699947Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0700191Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0700404Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0700570Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0700729Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0700886Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0701104Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0701260Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0701416Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0701575Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0701732Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0701894Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0702056Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0702218Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0702385Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0702544Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0702705Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0702872Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0703073Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0703236Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0703394Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0703551Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0703714Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0703875Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0704039Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0704205Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0704362Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0704525Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0704685Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0704848Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0705018Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0705180Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0705336Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0705494Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0705654Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0705839Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0706031Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0706191Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0706352Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0706515Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0706676Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0706836Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0706994Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0707150Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0707311Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0712829Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0713097Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0713267Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0713434Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0713596Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0713804Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0713968Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0714129Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0714297Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0714465Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0714624Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0714784Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0714957Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0715122Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0715283Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0715450Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0715618Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0715827Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0715987Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0716147Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0716315Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0716475Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0716634Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0716808Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0716973Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0717139Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0717299Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0717470Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0717635Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0717800Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0717966Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0718129Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0718295Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0718453Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0718621Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0718783Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0718945Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0719106Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0719265Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0719437Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0719599Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0719760Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0719925Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0720084Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0720252Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0720515Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0720718Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0720884Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0721046Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0721204Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0721436Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0721600Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0721765Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0721925Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0722088Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0722252Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0722415Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0722574Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0722738Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0722895Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0723058Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0723219Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0723417Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0723578Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0723737Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0723897Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0724060Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0724226Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0724391Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0724547Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0724706Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0724870Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0725030Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0725189Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0725349Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0725506Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0725669Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0725830Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0725992Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0726159Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0726321Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0726479Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0726640Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0726804Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0726963Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0727131Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0727289Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0727452Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0727610Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0727768Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0727983Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0728177Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0728339Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0728502Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0728701Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0728867Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0729025Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0729185Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0729352Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0729510Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0729666Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0729834Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0729998Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0730165Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0730323Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0730487Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0730690Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0730847Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0731004Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0731166Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0731324Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0731487Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0731649Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0731811Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0731977Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0732137Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0732294Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0732469Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0732628Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0732787Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0732948Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0733107Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0733267Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0733425Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0733584Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0733743Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0733900Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0734064Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0734223Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0734386Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0734548Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0734711Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0734866Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0735037Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0735240Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0735432Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0735596Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0735754Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0735917Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0736110Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0736270Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0736431Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0736589Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0736745Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0736908Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0737068Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0737232Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0737389Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0737544Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0737708Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0737871Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0738068Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0738228Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0738386Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0738546Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0738702Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0738864Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0739028Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0739186Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0739347Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0739508Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0739669Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0739832Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0739992Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0740151Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0740312Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0740469Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0740627Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0740791Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0740953Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0741116Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0741275Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0741431Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0741598Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0741756Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0741912Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0742075Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0742237Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0742404Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0742615Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0742809Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0742973Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0743131Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0743325Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0743496Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0743651Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0743818Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0743976Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0744132Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0744298Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0744460Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0744618Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0744778Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0744936Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0745095Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0745305Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0745463Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0745627Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0745787Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0745949Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0746114Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0746273Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0746433Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0746593Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0746749Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0746909Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0747069Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0747227Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0747386Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0747544Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0747698Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0747856Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0748014Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0748177Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0748334Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0748492Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0748655Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0748818Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0748980Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0749143Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0749298Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0749455Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0749611Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0749814Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0750036Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0750199Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0750358Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0750523Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0750718Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0750884Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0751042Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0751200Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0751364Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0751522Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0751685Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0751848Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0752004Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0752173Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0752332Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0752494Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0752699Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0752857Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0753019Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0753181Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0753337Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0753494Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0753658Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0753818Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0753977Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0754133Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0754294Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0754457Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0754615Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0754770Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0754935Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0755092Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0755259Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0755418Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0755582Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0755755Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0755935Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0756113Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0756282Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0756438Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0756599Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0756757Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0756916Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0757076Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0757332Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0757529Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0757692Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0757853Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0758015Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0758214Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0758373Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0758533Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0758689Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0758845Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0759016Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0759181Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0759344Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0759502Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0759660Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0759826Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0759986Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0760188Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0760349Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0760558Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0760722Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0760878Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0761035Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0761198Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0761357Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0761515Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0761674Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0761834Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0762001Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0762159Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0762320Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0762485Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0762643Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0762803Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0762964Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0763125Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0763291Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0763450Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0763610Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0763775Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0763933Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0764090Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0764251Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0764410Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0764567Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0764814Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0764976Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0765138Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0765297Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0765492Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0765658Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0765816Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0765996Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0766185Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0766341Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0766503Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0766662Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0766821Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0766982Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0767141Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0767302Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0767502Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0767659Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0767824Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0767981Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0768139Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0768304Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0768466Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0768627Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0768793Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0768951Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0769117Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0769278Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0769434Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0769595Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0769751Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0769906Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0770070Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0770233Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0770397Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0770553Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0770708Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0770867Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0771031Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0771186Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0771348Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0771504Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0771663Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0771823Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0772029Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0772229Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0772388Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0772550Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0772717Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0772917Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0773085Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0773247Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0773407Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0773567Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0773727Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0773889Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0774046Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0774210Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0774372Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0774534Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0774701Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0774902Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0775067Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0775227Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0775389Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0775555Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0775719Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0775879Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0776043Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0776204Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0776370Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0776532Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0776692Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0776855Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0777017Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0777176Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0777348Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0777510Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0777677Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0777846Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0778004Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0778162Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0778320Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0778478Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0778641Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0778799Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0778957Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0779121Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0779279Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0779515Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0779711Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0779873Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0780033Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0780229Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0780392Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0780557Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0780718Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0780887Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0781041Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0781199Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0781364Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0781524Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0781684Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0781845Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0782005Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0782210Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0782366Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0782525Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0782689Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0782850Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0783015Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0783184Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0783343Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0783504Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0783662Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0783819Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0783985Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0784147Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0784304Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0784472Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0784633Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0784794Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0784954Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0785112Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0785273Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0785430Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0785586Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0785756Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0785916Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0786075Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0786244Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0786401Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0786568Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0786769Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0786959Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0787124Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0787284Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0787442Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0787644Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0787805Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0787967Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0788123Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0788280Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0788443Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0788605Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0788765Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0788931Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0789091Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0789263Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0789427Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0789627Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0789785Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0789942Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0790098Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0790261Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0790423Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0790590Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0790745Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0790902Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0791064Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0791225Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0791385Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0791547Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0791705Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0791873Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0792035Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0792196Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0792364Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0792524Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0792680Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0792843Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0793002Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0793168Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0793327Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0793489Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0793656Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0793816Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0793977Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0794182Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0794683Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0794852Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0795019Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0795238Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0795405Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0795563Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0795722Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0795888Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0796052Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0796209Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0796374Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0796535Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0796699Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0796860Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0797017Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0797236Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0797395Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0797554Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0797718Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0797881Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0798046Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0798205Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0798370Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0798535Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0798693Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0798853Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0799025Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0799192Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0799354Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0799509Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0799666Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0799827Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0799988Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0800147Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0800309Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0800531Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0800693Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0800857Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0801017Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0801183Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0801346Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0801505Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0801674Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0801903Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0802104Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0802264Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0802422Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0802585Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0802780Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0802941Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0803102Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0803260Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0803423Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0803581Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0803738Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0803905Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0804060Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0804219Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0804379Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0804541Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0804759Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0804917Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0805072Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0805230Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0805389Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0805548Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0805712Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0805872Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0806030Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0806189Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0806348Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0806515Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0806672Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0806827Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0806986Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0807144Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0807298Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0807457Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0807619Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0807780Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0807936Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0808097Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0808261Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0808419Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0808575Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0808738Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0808899Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0809061Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0809265Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0809459Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0809624Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0809784Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0809947Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0810149Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0810312Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0810472Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0810628Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0810785Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0810946Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0811106Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0811264Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0811428Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0811586Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0811942Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0812106Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0812308Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0812470Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0812625Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0812779Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0812943Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0813100Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0813256Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0813417Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0813573Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0813732Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0813891Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0814050Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0814213Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0814370Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0814531Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0814693Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0814850Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0815011Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0815170Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0815327Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0815488Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0815669Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0815856Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0816018Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0816176Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0816333Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0816490Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0816644Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0816890Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0817046Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0817204Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0817369Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0817565Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0817730Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0817887Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0818044Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0818204Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0818363Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0818525Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0818697Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0818861Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0819022Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0819178Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0819335Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0819541Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0819697Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0819850Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0820012Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0820169Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0820327Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0820484Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0820645Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0820803Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0820958Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0821115Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0821285Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0821443Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0821598Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0821761Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0821918Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0822078Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0822242Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0822402Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0822567Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0822724Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0822878Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0823044Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0823199Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0823362Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0823518Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0823674Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0823838Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0824041Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0824236Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0824402Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0824559Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0824717Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0824909Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0825070Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0825229Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0825385Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0825541Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0825701Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0825886Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0826072Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0826228Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0826386Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0826545Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0826703Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0826901Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0827060Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0827215Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0827378Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0827533Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0827693Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0827857Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0828017Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0828174Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0828331Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0828489Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0828650Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0828807Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0828963Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0829128Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0829286Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0829444Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0829617Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0829778Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0829940Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0830097Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0830257Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0830430Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0830590Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0830745Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0830905Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0831063Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0831219Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0831428Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0831625Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0831787Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0831941Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0832163Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0832332Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0832494Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0832651Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0832811Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0832966Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0833125Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0833288Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0833447Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0833607Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0833763Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0833922Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0834125Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0834282Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0834441Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0834595Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0834752Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0839154Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0839350Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0839514Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0839668Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0839833Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0839988Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0840153Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0840311Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0840524Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0840685Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0840841Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0840998Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0841161Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0841317Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0841477Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0841632Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0841794Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0841950Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0842108Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0842269Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0842426Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0842581Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0842740Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0842967Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0843163Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0843320Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0843477Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0843637Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0843835Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0843994Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0844155Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0844315Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0844477Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0844629Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0844790Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0844957Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0845112Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0845271Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0845429Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0845586Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0845791Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0845947Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0846103Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0846262Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0846419Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0846573Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0846743Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0846898Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0847056Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0847213Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0847371Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0847532Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0847686Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0847842Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0848003Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0848159Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0848313Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0848472Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0848634Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0848792Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0848949Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0849106Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0849270Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0849426Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0849580Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0849738Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0849896Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0850056Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0850258Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0850455Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0850615Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0850774Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0850968Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0851131Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0851286Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0851447Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0851604Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0851758Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0851915Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0852078Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0852237Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0852393Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0852551Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0852710Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0852909Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0853064Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0853227Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0853383Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0853539Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0853699Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0853856Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0854021Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0854178Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0854331Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0854496Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0854658Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0854817Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0854977Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0855132Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0855294Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0855449Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0855608Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0855767Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0855923Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0856078Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0856241Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0856397Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0856556Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0856715Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0856871Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0857028Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0857182Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0857382Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0857577Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0857735Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0857890Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0858051Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0858246Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0858409Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0858564Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0858722Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0858879Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0859036Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0859192Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0859355Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0859510Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0859671Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0859829Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0859985Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0860193Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0860348Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0860502Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0860661Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0860817Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0860979Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0861136Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0861294Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0861455Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0861610Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0861768Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0861932Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0862087Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0862245Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0862401Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0862557Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0862718Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0862876Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0863032Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0863197Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0863351Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0863517Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0863675Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0863833Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0863991Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0864146Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0864300Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0864460Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0864664Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0864886Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0865044Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0865200Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0865360Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0865556Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0865720Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0865904Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0866080Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0866233Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0866394Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0866556Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0866719Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0866875Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0867030Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0867191Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0867350Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0867546Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0867708Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0867864Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0868024Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0868178Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0868335Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0868502Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0868658Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0868811Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0868971Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0869129Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0869291Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0869445Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0869601Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0869767Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0869924Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0870080Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0870245Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0870400Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0870555Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0870714Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0870874Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0871036Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0871193Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0871349Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0871511Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0871670Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0871831Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0872069Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0872227Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0872391Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0872551Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0872743Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0872908Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0873064Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0873223Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0873379Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0873538Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0873695Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0873853Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0874007Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0874169Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0874335Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0874532Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0874793Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0874962Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0875131Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0875329Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0875485Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0875646Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0875833Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0876070Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0876228Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0876386Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0876546Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0876710Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0876867Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0877023Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0877189Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0877346Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0877504Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0877668Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0877830Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0877995Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0878155Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0878312Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0878478Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0878633Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0878790Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0878982Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0879138Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0879296Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0879501Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0879698Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0879859Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0880014Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0880169Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0880367Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0880592Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0880759Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0880914Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0881070Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0881235Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0881393Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0881551Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0881712Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0881869Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0882024Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0882193Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0882399Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0882558Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0882714Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0882869Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0883030Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0883186Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0883343Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0883502Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0883663Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0883823Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0883981Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0884141Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0884303Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0884458Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0884612Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0884772Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0884927Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0885094Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0885253Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0885409Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0885569Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0885736Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0885943Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0886106Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0886263Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0886425Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0886585Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0886740Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0886951Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0887144Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0887301Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0887463Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0887656Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0887823Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0887982Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0888137Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0888295Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0888455Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0888654Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0888818Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0888975Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0889142Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0889299Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0889459Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0889666Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0889820Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0889978Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0890140Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0890337Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0890501Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0890699Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0890854Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0891014Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0891169Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0891324Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0891492Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0891649Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0891846Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0892012Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0892171Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0892330Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0892489Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0892644Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0892806Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0892961Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0893124Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0893287Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0893446Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0893607Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0893762Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0893917Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0894077Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0894655Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0894927Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0895097Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0895255Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0895419Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0895643Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0895809Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0895970Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0896126Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0896283Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0896441Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0896601Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0896765Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0896922Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0897080Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0897241Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0897400Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0897616Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0897777Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0897934Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0898098Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0898255Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0898412Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0898583Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0898741Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0898899Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0899063Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0899225Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0899389Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0899553Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0899711Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0899875Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0900035Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0900192Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0900358Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0900519Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0900683Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0900841Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0901000Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0901166Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0901323Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0901480Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0901643Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0901801Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0901966Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0902193Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0902893Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0903061Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0903219Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0903419Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0903584Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0903742Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0903903Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0904061Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0904221Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0904386Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0904547Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0904707Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0904877Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0905038Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0905195Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0905401Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0905556Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0905721Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0905884Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0906043Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0906206Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0906367Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0906529Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0906693Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0906851Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0907016Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0907177Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0907337Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:57:48.0907501Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0907660Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0907822Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0907982Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0908142Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0908307Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0908466Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0908687Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0908855Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0909017Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0909178Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0909340Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0909498Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0909664Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0909823Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0910036Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0910257Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0910417Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0910575Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0910739Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0910934Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0911103Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0911261Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0911420Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0911586Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0911745Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0911907Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0912076Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0912235Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0912399Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0912559Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0912721Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0912929Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0913088Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0913251Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0913441Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0913601Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0913773Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0913934Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0914100Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0914264Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0914428Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0914589Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0914756Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0914915Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0915082Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0915241Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0915399Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0915566Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0915729Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0915894Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0916065Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0916223Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0916389Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0916550Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0916712Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0916875Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0917038Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0917197Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0917363Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0917569Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0917770Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0917931Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0918089Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0918252Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0918450Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0918610Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0918775Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0918933Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0919091Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0919256Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0919419Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0919590Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0919747Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0919906Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0920072Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0920232Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0920534Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0920699Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0920858Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0921065Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0921225Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0921386Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0921551Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0921710Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0921868Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0922031Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0922194Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0922359Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0922519Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0922678Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0922842Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0923001Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0923160Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0923325Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0923484Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0923649Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0923807Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0923967Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0924131Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0924291Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0924449Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0924612Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0924771Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0924938Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0925186Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0925347Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0925510Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0925667Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0925862Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0926028Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0926187Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0926354Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0926512Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0926670Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0926836Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0926997Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0927159Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0927320Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0927479Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0927640Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0927843Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0928001Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0928164Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0928322Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0928479Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0928644Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0928804Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0928963Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0929127Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0929284Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0929450Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0929609Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0929766Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0929929Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0930087Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0930246Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0930407Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0930566Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0930733Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0930894Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0931051Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0931217Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0931379Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0931535Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0931697Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0931854Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0932021Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0932177Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0932381Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0932580Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0932738Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0932897Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0933060Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0933255Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0933422Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0933580Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0933740Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0933904Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0934061Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0934223Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0934389Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0934549Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0934717Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0934875Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0935040Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0935246Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0935407Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0935566Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0935754Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0935935Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0936094Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0936261Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0936417Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0936580Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0936739Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0936899Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0937065Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0937224Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0937383Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0937545Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0937703Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0937864Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0938024Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0938181Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0938340Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0938499Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0938659Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0938821Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0938980Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0939144Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0939306Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0939465Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0939627Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0939834Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0940028Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0940191Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0940349Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0940550Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:57:48.0940713Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0940871Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0941033Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0941190Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0941347Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0941509Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0941670Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0941837Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0941996Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0942154Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0942321Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0942523Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0942684Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0942847Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0943005Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0943218Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0943377Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0943536Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0943707Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0943869Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0944028Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0944194Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0944356Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0944523Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0944687Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0944843Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0945006Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0945165Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0945328Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0945492Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0945650Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0945823Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0946015Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0946186Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0946351Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0946511Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0946669Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0946832Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0946992Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0947201Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0947404Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0947564Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0947730Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0947888Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0948108Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0948276Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0948438Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0948595Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0948759Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0948917Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0949085Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0949246Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0949403Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0949569Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0949728Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0949889Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0950094Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0950251Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0950415Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0950573Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0950732Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0950896Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0951060Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0951218Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0951381Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0951539Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0951706Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0951869Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0952028Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0952199Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0952357Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0952515Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0952726Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0952888Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0953055Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0953218Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0953376Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0953542Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0953703Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0953861Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0954023Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0954181Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0954339Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0954503Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0954711Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0954914Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0955075Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0955237Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0955438Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0955600Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0955759Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0955925Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0956085Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0956249Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0956408Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0956570Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0956736Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0956894Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0957053Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0957218Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0957425Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0957592Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0957757Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0957919Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0958083Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0958240Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0958403Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0958574Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0958732Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0958895Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0959053Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0959215Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0959383Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0959544Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0959701Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0959865Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0968639Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0968843Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0969004Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0969169Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0969325Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0969479Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0969641Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0969796Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0969953Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0970107Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0970266Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0970419Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0970664Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0970859Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0971017Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0971183Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0971339Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0971533Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0971696Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0971849Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0972006Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0972160Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0972312Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0972473Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0972632Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0972784Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0972944Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0973097Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0973259Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0973454Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0973611Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0973776Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0973931Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0974085Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0974250Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0974413Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0974578Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0974732Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0974891Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0975054Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0975212Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0975425Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0975584Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0975739Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0975896Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0976065Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0976222Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0976387Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0976544Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0976699Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0976862Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0977021Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0977175Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0977341Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0977496Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0977657Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0977814Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0978022Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0978224Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0978384Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0978539Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0978700Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0978896Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0979059Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0979213Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0979371Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0979528Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0979684Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0979843Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0980011Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0980165Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0980326Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0980483Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0980639Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0980842Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0980997Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0981152Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0981312Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0981467Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0981629Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0981788Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0981944Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0982105Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:57:48.0982260Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0982417Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0982584Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0982739Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0982900Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0983057Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0983212Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0983377Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0983536Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0983689Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0983852Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0984008Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0984173Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0984332Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0984486Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0984645Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0984800Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0984956Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0985117Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0985382Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0985542Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0985730Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0985910Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0986116Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0986274Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0986428Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0986593Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0986747Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0986901Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0987064Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0987223Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0987387Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0987545Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0987702Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0987865Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0988068Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0988225Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0988390Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0988546Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0988705Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0988862Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0989020Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0989185Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0989340Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0989495Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0989658Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0989815Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0989974Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0990130Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0990288Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0990447Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0990603Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0990757Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0990920Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0991076Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0991238Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0991393Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0991552Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0991714Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0991871Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0992027Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0992188Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0992341Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0992554Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0992745Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0992901Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0993064Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0993218Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0993410Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0993575Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0993731Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0993894Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0994049Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0994205Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0994629Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0994844Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0995003Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0995170Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0995326Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0995484Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0995746Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0995902Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0996065Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0996221Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0996375Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0996538Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0996693Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0996849Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0997010Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0997164Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0997327Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0997486Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0997643Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0997807Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0997963Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0998118Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0998282Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0998442Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0998602Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0998755Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0998911Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0999072Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0999230Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0999384Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0999549Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0999704Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.0999863Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1000019Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1000250Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1000543Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1000702Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1000859Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1001111Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1001274Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1001438Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1001594Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1001750Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1001913Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1002071Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1002231Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1002394Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1002550Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1002716Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1002876Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1003076Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1003237Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1003391Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1003548Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1003711Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1003864Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1004021Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1004186Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1004341Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1004502Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1004660Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1004820Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1004980Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1005138Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1005293Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1005460Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1005617Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1005780Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1005942Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1006097Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1006258Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1006417Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1006576Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1006739Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1006896Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1007059Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1007213Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1007370Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1007581Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1007778Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1007935Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1008095Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1008254Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1008454Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1008614Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1008768Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1008930Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1009090Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1009247Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1009415Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1009575Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1009740Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1009895Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1010050Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1010210Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1010411Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1010564Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1010726Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1010884Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1011048Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1011203Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1011361Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1011525Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1011678Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1011832Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1011996Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1012156Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1012309Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1012474Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1012634Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1012793Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1012948Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1013105Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1013272Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1013432Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1013587Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1013757Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1013917Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1014083Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1014240Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1014397Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1014560Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1014717Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1015174Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1015375Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1015532Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1015693Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1015888Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1016050Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1016214Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1016371Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1016524Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1016687Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1016846Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1017014Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1017173Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1017330Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1017491Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1017646Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1017845Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1018005Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1018161Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1018322Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1018477Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1018631Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1018792Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1018950Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1019108Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1019270Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1019428Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1019594Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1019752Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1019906Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1020077Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1020231Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1020388Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1020552Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1020709Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1020872Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1021028Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1021184Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1021356Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1021512Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1021666Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1021825Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1021981Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1022137Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1022346Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1022536Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1022699Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1022858Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1023013Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1023211Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1023369Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1023521Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1023685Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1023839Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1024000Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1024157Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1024320Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1024488Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1024642Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1024797Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1024961Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1025156Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1025319Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1025475Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1025631Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1025792Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1025950Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1026107Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1026270Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1026427Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1026585Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1026745Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1026904Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1027062Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1027219Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1027374Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1027534Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1027687Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1027850Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1028006Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1028162Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1028325Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1028483Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1028645Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1028810Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1028965Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1029126Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1029286Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1029442Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1029652Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1029854Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1030012Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1030173Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1030328Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1030531Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1030689Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1030844Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1031010Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1031167Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1031322Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1031486Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1031642Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1031808Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1031963Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1032121Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1032286Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1032485Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1032644Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1032803Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1032957Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1033117Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1033280Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1033437Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1033599Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1033754Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1033908Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1034073Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1034231Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1034387Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1034550Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1034707Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1034866Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1035023Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1035180Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1035342Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1035496Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1035675Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1035860Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1036018Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1036180Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1036336Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1036491Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1036655Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1036811Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1037051Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1037217Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1037373Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1037534Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1037725Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1037884Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1038045Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1038199Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1038357Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1038517Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1038674Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1038840Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1038998Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1039152Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1039315Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1039475Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1039697Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1039864Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1040019Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1040184Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1040338Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1040547Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1040711Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1040869Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1041025Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1041189Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1041345Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1041517Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1041673Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1041831Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1041991Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1042146Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1042305Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1042473Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1042634Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1042790Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1042955Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1043115Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1043281Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1043442Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1043599Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1043769Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1043925Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1044080Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1044300Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1044496Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1044666Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1044830Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1044987Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1045190Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1045356Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1045516Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1045684Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1045839Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1046026Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1046209Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1046370Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1046536Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1046695Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1046852Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1047018Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1047220Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1047385Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1047542Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1047701Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1047869Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1048027Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1048185Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1048348Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1048504Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1048670Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1048834Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1048991Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1049153Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1049309Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1049465Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1049628Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1049788Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1049953Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1050109Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1050265Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1050427Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1050585Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1050743Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1050903Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1051061Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1051227Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1051382Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1051538Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1051747Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1051943Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1052101Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1052261Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1052455Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1052618Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1052782Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1052938Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1053102Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1053256Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1053414Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1053578Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1053735Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1053889Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1054051Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1054209Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1054412Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1054567Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1054723Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1054888Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1055043Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1055199Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1055366Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1055527Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1055689Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1055842Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1055997Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1056166Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1056325Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1056480Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1056640Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1056795Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1056962Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1057122Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1057278Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1057439Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1057595Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1057751Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1057917Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1058074Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1058236Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1058394Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1058548Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1058709Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1058910Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1059105Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1059273Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1059427Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1059589Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1059783Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1059941Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1060102Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1060256Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1060412Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1060575Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1060739Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1060894Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1061053Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1061207Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1061366Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1061524Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1061721Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1061889Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1062043Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1062198Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1062357Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1062513Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1062687Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1062844Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1062998Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1063158Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1063313Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1063470Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1063628Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1063782Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1063942Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1064101Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1064256Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1064419Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1064574Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1064730Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1064892Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1065050Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1065218Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1065377Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1065534Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1065719Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1065899Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1066058Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1066273Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1066474Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1066634Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1066784Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1066998Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1067161Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1067314Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1067466Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1067626Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1067780Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1067944Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1068102Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1068259Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1068416Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1068570Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1068722Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1068925Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1069080Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1069233Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1069392Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1069545Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1069700Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1069861Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1070017Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1070178Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1070331Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1070484Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1070645Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1070803Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1070962Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1071117Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1071271Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1071435Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1071590Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1071748Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1071904Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1072057Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1072216Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1072374Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1072532Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1072692Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1072845Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1073003Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1073164Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1073367Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1073568Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1073725Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1073879Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1074038Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1074234Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1074396Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1074561Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1074714Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1074876Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1075027Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1075180Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1075347Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1075500Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1075657Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1075846Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1076029Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1076237Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1076390Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1076541Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1076706Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1076858Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1077010Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1077174Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1077331Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1077487Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1077641Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1077802Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1077965Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1078122Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1078276Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1078439Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1078594Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1078748Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1078910Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1079067Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1079229Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1079385Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1079542Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1079705Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1079860Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1080019Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1080181Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1080335Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1080540Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1080743Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1080935Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1081100Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1081254Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1081408Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1081606Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1081760Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1081921Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1082075Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1082235Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1082396Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1082555Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1082711Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1082871Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1083025Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1083184Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1083344Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1083539Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1083700Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1083858Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1084014Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1084172Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1084329Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1084493Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1084647Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1084804Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1084965Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1085121Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1085277Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1085438Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1085595Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1085755Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1085913Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1086069Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1086231Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1086386Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1086542Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1086704Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1086863Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1087017Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1087178Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1087333Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1087495Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1087649Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1087806Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1088055Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1088212Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1088365Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1088523Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1088735Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1088899Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1089054Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1089208Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1089366Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1089521Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1089673Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1089835Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1089991Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1090150Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1090304Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1090461Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1097052Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1097287Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1097454Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1097611Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1097774Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1097934Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1098095Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1098261Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1098416Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1098573Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1098731Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1098902Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1099057Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1099210Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1099370Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1099524Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1099683Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1099839Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1099994Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1100152Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1100338Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1100498Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1100665Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1100821Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1100980Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1101134Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1101286Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1101446Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1101735Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1101978Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1102143Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1102296Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1102458Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1102689Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1102847Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1103007Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1103160Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1103310Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1103468Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1103630Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1103791Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1103945Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1104099Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1104259Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1104415Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1104626Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1104788Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1104941Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1105102Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1105259Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1105417Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1105582Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1105735Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1105888Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1106047Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1106206Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1106368Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1106522Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1106677Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1106835Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1106987Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1107141Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1107304Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1107459Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1107615Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1107773Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1107929Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1108093Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1108246Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1108398Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1108556Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1108707Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1108860Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1109077Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1109269Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1109429Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1109587Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1109778Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1109945Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1110101Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1110255Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1110421Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1110574Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1110733Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1110892Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1111048Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1111210Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1111366Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1111526Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1111734Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1111889Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1112048Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1112201Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1112357Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1112518Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1112678Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1112836Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1112998Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1113153Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1113316Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1113474Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1113627Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1113786Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1113938Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1114094Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1114256Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1114411Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1114573Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1114731Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1114884Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1115045Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1115199Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1115353Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1115515Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1115695Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1115874Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1116037Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1116237Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1116435Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1116589Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1116741Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1116899Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1117092Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1117253Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1117415Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1117568Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1117727Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1117880Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1118037Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1118196Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1118349Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1118507Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1118666Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1118822Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1119019Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1119175Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1119329Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1119488Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1119640Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1119795Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1119965Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1120117Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1120276Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1120493Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1120650Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1120810Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1120963Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1121116Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1121278Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1121433Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1121594Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1121745Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1121900Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1122059Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1122210Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1122363Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1122527Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1122679Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1122837Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1122989Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1123140Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1123299Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1123500Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1123719Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1123880Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1124032Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1124230Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1124389Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1124542Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1124702Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1124856Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1125012Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1125178Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1125335Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1125493Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1125654Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1125822Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1126004Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1126212Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1126369Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1126527Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1126680Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1126833Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1126989Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1127146Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1127311Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1127465Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1127619Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1127779Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1127937Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1128095Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1128253Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1128406Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1128565Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1128717Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1128872Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1129033Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1129191Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1129344Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1129505Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1129662Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1129825Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1129981Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1130135Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1130295Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1130449Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1130672Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1130870Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1131024Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1131184Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1131339Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1131529Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1131691Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1131842Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1131996Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1132156Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1132309Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1132468Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1132630Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1132781Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1132938Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1133092Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1133245Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1133445Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1133597Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1133753Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1133915Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1134069Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1134228Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1134389Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1134544Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1134705Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1134859Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1135016Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1135177Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1135334Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1135487Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1135642Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1135795Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1135956Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1136109Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1136263Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1136423Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1136576Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1136737Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1136893Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1137046Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1137204Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1137358Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1137512Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1137668Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1137870Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1138067Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1138222Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1138377Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1138535Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1138731Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1138887Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1139047Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1139198Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1139360Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1139513Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1139672Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1139832Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1139986Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1140141Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1140298Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1140454Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1140654Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1140808Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1140965Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1141124Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1141276Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1141431Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1141592Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1141745Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1141900Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1142062Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1142218Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1142379Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1142531Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1142682Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1142843Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1142996Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1143151Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1143312Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1143465Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1143625Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1143781Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1143938Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1144100Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1144255Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1144408Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1144566Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1144717Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1144875Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1145073Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1145295Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1145457Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1145609Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1145801Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1145962Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1146115Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1146273Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1146426Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1146577Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1146735Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1146890Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1147046Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1147206Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1147358Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1147521Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1147714Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1147867Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1148025Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1148178Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1148331Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1148490Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1148645Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1148807Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1148960Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1149113Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1149275Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1149429Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1149582Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1149739Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1149893Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1150054Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1150210Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1150365Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1150524Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1150677Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1150832Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1150993Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1151154Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1151309Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1151466Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1151619Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1151777Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1151934Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1152134Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1152331Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1152491Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1152643Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1152800Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1152991Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1153153Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1153304Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1153456Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1153616Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1153771Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1153931Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1154092Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1154247Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1154408Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1154561Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1154720Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1154941Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1155096Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1155250Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1155413Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1155571Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1155734Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1155890Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1156043Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1156204Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1156358Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1156514Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1156684Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1156843Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1157002Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1157159Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1157313Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1157472Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1157630Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1157783Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1157947Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1158100Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1158263Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1158423Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1158580Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1158739Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1158891Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1159043Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1159202Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1159404Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1159603Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1159758Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1159911Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1160107Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1160262Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1160472Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1160634Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1160789Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1160948Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1161101Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1161262Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1161424Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1161577Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1161730Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1161889Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1162091Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1162249Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1162404Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1162559Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1162720Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1162874Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1163028Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1163189Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1163341Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1163494Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1163652Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1163811Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1163969Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1164120Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1164275Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1164439Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1164593Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1164746Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1164908Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1165061Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1165219Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1165374Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1165530Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1165715Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1165892Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1166046Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1166207Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1166360Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1166566Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1166756Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1166909Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1167069Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1167224Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1167412Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1167573Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1167729Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1167890Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1168045Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1168198Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1168363Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1168518Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1168672Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1168830Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1168982Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1169148Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1169347Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1169502Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1169664Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1169819Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1169972Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1170135Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1170290Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1170454Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1170608Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1170764Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1170926Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1171086Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1171239Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1171397Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1171551Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1171709Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1171870Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1172025Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1172185Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1172340Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1172494Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1172657Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1172814Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1172966Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1173126Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1173281Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1173439Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1173591Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1173793Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1173991Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1174146Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1174300Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1174498Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1174656Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1174816Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1174967Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1175120Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1175280Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1175434Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1175610Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1175799Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1175959Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1176118Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1176272Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1176427Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1176626Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1176779Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1176933Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1177092Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1177246Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1177411Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1177567Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1177720Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1177878Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1178030Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1178187Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1178345Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1178503Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1178661Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1178816Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1178970Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1179135Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1179290Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1179443Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1179601Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1179753Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1179914Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1180069Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1180220Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1180384Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1180539Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1180694Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1180899Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1181088Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1181243Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1181404Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1181557Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1181781Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1181936Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1182092Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1182251Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1182403Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1182557Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1182720Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1182877Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1183037Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1183190Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1183342Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1183504Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1183698Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1183856Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1184017Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1184171Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1184332Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1184483Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1184639Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1184800Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1184955Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1185108Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1185270Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1185424Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1185582Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1185739Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1185892Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1186050Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1186204Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1186359Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1186519Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1186672Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1186832Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1186990Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1187146Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1187366Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1187521Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1187675Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1187831Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1187985Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1188195Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1188433Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1188587Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1188744Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1188899Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1189093Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1189255Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1189409Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1189562Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1189720Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1189873Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1190039Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1190193Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1190346Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1190504Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1190660Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1190815Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1191020Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1191174Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1191334Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1191489Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1191644Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1191807Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1191964Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1192120Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1192287Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1192440Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1192601Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1192761Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1192913Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1193071Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1193222Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1193374Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1193535Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1193689Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1193848Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1194005Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1194157Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1194595Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1194809Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1194973Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1195129Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1195283Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1195441Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1195594Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1195910Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1196068Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1198684Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1198846Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1199156Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1199318Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1199477Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1199642Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1199805Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1199961Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1200124Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1200284Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1200509Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1200668Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1200856Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1201021Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1201179Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1201337Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1201499Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1201657Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1201815Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1201977Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1202139Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1202307Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1202466Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1202629Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1202793Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1202954Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1203114Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1203281Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1203439Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1203604Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1203761Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1203922Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1204091Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1204249Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1204407Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1204574Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1204734Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1204893Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1205062Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1205220Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1205387Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1205546Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1205756Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1205966Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1206127Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1206379Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1206547Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1206744Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1206910Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1207071Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1207231Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1207395Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1207556Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1207717Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1207886Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1208046Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1208220Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1208378Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1208541Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1208705Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1208865Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1209021Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1209194Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1209352Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1209518Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1209680Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1209843Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1210014Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1210175Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1210336Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1210508Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1210673Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1210836Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1211000Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1211159Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1211328Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1211489Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1211656Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1211821Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1211986Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1212151Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1212315Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1212474Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1212647Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1212805Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1212969Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1213135Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1213342Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1213568Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1213730Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1213943Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1214146Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1214305Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1214465Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1214632Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1214790Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1214952Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1215112Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1215277Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1215442Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1215601Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1215761Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1215928Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1216091Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1216253Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1216412Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1216570Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1216733Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1216891Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1217050Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1217215Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1217374Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1217533Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1217700Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1217861Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1218079Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1218237Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1218394Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1226718Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1226926Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1227100Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1227265Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1227438Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1227600Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1227759Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1227931Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1228090Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1228251Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1228411Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1228577Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1228737Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1228986Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1229184Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1229346Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1229558Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1229716Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1229913Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1230078Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1230239Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1230397Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1230564Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1230724Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1230889Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1231048Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1231206Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1231372Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1231530Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1231692Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1231856Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1232014Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1232176Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1232333Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1232491Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1232655Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1232819Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1232980Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1233143Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1233303Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1233469Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1233626Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1233784Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1233948Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1234107Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1234264Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1234427Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1234586Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1234751Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1234912Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1235072Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1235238Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1235394Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1235555Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1235722Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1235879Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1236043Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1236202Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1236412Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1236612Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1236771Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1236974Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1237176Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1237339Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1237499Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1237655Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1237815Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1237976Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1238134Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1238295Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1238459Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1238615Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1238773Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1238936Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1239095Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1239259Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1239415Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1239570Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1239735Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1239893Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1240052Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1240218Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1240375Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1240600Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1240759Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1240917Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1241079Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1241239Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1241395Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1241559Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1241716Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1241881Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1242095Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1242260Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1242427Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1242584Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1242741Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1242904Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1243060Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1243223Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1243380Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1243536Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1243749Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1243944Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1244102Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1244308Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1244470Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1244671Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1244828Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1244986Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1245150Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1245306Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1245463Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1245630Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1245837Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1246007Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1246166Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1246325Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1246493Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1246649Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1246803Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1246967Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1247124Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1247285Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1247441Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1247605Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1247769Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1247926Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1248086Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1248253Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1248409Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1248565Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1248730Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1248886Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1249048Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1249204Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1249361Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1249525Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1249682Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1249841Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1250009Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1250166Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1250327Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1250483Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1250640Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1250801Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1250957Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1251222Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1251423Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1251583Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1251793Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1251948Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1252143Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1252305Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1252461Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1252616Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1252784Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1252942Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1253106Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1253264Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1253421Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1253587Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1253743Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1253905Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1254068Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1254226Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1254389Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1254545Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1254703Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1254866Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1255025Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1255188Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1255353Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1255511Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1255682Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1255846Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1256002Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1256170Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1256382Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1256539Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1256705Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1256862Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1257027Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1257185Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1257341Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1257513Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1257670Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1257830Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1257995Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1258151Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1258307Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1258470Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1258684Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1258890Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1259046Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1259247Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1259448Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1259607Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1259764Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1259926Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1260086Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1260250Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1260405Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1260566Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1260729Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1260884Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1261047Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1261213Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1261371Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1261536Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1261695Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1261850Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1262011Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1262169Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1262325Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1262491Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1262648Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1262814Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1262973Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1263130Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1263292Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1263450Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1263611Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1263774Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1263930Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1264096Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1264254Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1264413Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1264578Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1264736Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1264896Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1265058Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1265219Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1265387Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1265557Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1265737Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1265957Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1266152Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1266309Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1266517Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1266673Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1266872Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1267030Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1267186Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1267346Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1267505Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1267663Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1267881Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1268046Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1268204Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1268368Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1268526Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1268694Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1268852Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1269052Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1269218Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1269375Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1269534Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1269699Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1269859Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1270024Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1270185Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1270345Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1270510Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1270667Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1270823Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1270991Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1271151Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1271314Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1271470Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1271629Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1271797Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1271952Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1272114Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1272279Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1272439Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1272603Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1272760Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1272918Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1273082Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1273240Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1273448Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1273650Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1273809Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1274014Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1274239Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1274397Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1274558Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1274715Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1274871Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1275038Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1275196Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1275364Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1275526Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1275701Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1275892Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1276058Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1276214Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1276376Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1276532Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1276688Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1276851Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1277010Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1277177Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1277331Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1277489Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1277662Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1277819Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1277976Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1278139Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1278296Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1278457Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1278614Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1278773Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1278942Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1279104Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1279261Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1279423Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1279580Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1279745Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1279902Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1280060Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1280223Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1280379Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1280595Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1280808Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1281008Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1281172Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1281376Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1281532Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1281733Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1281890Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1282047Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1282212Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1282370Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1282531Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1282692Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1282852Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1283014Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1283174Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1283330Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1283497Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1283654Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1283815Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1283971Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1284125Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1284292Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1284450Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1284608Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1284774Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1284931Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1285089Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1285258Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1285416Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1285591Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1285775Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1285945Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1286107Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1286266Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1286427Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1286594Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1286749Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1286920Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1287079Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1287237Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1287402Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1287563Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1287728Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1287884Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1288044Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1288255Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1288452Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1288611Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1288819Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1289014Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1289180Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1289340Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1289496Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1289659Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1289819Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1289974Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1290141Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1290301Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1290463Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1290624Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1290783Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1290949Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1291108Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1291265Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1291429Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1291588Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1291744Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1291910Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1292070Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1292235Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1292392Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1292549Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1292716Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1292874Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1293031Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1293199Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1293357Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1293525Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1293686Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:57:48.1293842Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1294016Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1294175Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1294611Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1294827Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1294986Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1295148Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1295305Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1295461Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1295624Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1295908Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1296122Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1296287Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1296515Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1296676Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1296895Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1297057Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1297221Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1297378Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1297535Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1297700Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1297861Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1298028Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1298189Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1298346Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1298515Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1298675Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1298831Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1298995Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1299152Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1299316Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1299472Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1299632Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1299802Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1299961Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1300122Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1300287Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1300447Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1300612Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1300769Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1300927Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1301090Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1301254Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1301414Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1301584Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1301743Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1301898Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1302064Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1302222Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1302390Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1302552Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1302709Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1302879Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1303035Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1303192Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1303404Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1303598Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1303765Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1303994Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1304151Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1304355Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1304514Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1304674Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1304838Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1304997Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1305162Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1305321Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1305482Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1305645Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1305804Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1305962Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1306131Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1306288Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1306450Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1306608Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1306765Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1306934Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1307098Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1307259Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1307425Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1307584Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1307747Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1307910Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1308068Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1308229Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1308385Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1308541Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1308703Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1308863Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1309029Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1309188Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1309345Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1309513Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1309671Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1309828Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1309989Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1310147Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1310311Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1310468Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1310624Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1310834Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1311033Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1311191Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1311397Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1311595Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1311753Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1311917Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1312073Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1312236Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1312392Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1312549Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1312714Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1312876Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1313033Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1313198Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1313355Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1313519Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1313677Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1313834Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1313998Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1314157Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1314313Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1314477Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1314640Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1314801Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1314959Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1315117Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1315277Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1315432Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1315593Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1315784Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1315960Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1316122Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1316279Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1316437Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1316600Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1316760Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1316917Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1317078Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1317237Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1317399Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1317554Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1317713Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1317875Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1318078Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1318273Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1318437Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1318637Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1318802Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1318996Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1319153Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1319318Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1319475Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1319632Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1319795Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1319959Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1320118Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1320280Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1320505Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1320668Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1320826Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1320982Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1321151Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1321308Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1321466Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1321632Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1321792Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1321961Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1322118Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1322279Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1322447Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1322605Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1322761Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1322925Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1323082Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1323245Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1323404Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1323561Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1323723Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1323881Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1324039Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1324202Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1324361Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1324526Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1324684Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1324845Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1325009Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1325166Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1325319Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1325532Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1325726Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1325914Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1326138Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1326334Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1326499Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1326654Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1326810Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1326972Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1327130Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1327290Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1327449Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1327607Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1327770Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1327928Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1328088Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1328252Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1328407Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1328564Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1328729Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1328888Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1329051Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1329210Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1329370Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1329533Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1329690Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1329847Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1330010Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1330166Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1330330Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1330487Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1330644Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1330805Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1330964Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1331124Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1331288Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1331447Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1331610Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1331771Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1331928Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1332094Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1332250Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1332407Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1332569Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1332775Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1333005Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1333164Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1333382Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1333544Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1333741Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1333901Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1334063Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1334221Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1334389Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1334545Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1334708Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1334872Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1335030Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1335191Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1335353Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1335512Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1335677Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1335834Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1335991Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1336155Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1336312Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1336471Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1336638Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1336800Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1336963Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1337125Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1337285Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1337450Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1337612Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1337768Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1337932Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1338092Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1338250Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1338418Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1338578Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1338748Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1338911Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1339069Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1339239Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1339397Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1339553Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1339722Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1339882Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1340109Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1340322Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1340517Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1340687Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1340884Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1341077Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1341243Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1341401Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1341564Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1341721Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1341879Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1342041Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1342204Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1342363Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1342530Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1342689Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1342850Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1343010Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1343167Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1343329Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1343486Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1343639Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1343800Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1343960Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1344125Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1344283Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1344441Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1344605Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1344766Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1344922Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1345083Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1345239Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1345399Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1345554Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1345713Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1345879Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1346035Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1346193Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1346354Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1346514Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1346669Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1346830Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1346987Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1347151Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1347307Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1347512Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1353820Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1354019Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1354229Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1354389Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1354595Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1354756Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1354914Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1355078Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1355233Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1355396Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1355554Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1355721Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1355881Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1356037Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1356204Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1356364Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1356526Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1356682Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1356838Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1357001Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1357157Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1357313Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1357478Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1357641Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1357805Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1357967Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1358126Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1358288Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1358444Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1358600Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1358760Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1358916Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1359077Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1359236Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1359403Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1359564Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1359724Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1359880Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1360043Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1360199Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1360361Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1360611Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1360768Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1360931Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1361142Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1361338Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1361503Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1361703Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1361866Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1362062Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1362218Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1362381Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1362537Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1362693Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1362853Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1363017Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1363182Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1363338Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1363495Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1363656Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1363814Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1363971Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1364135Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1364289Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1364445Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1364606Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1364765Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1364929Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1365085Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1365244Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1365407Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1365564Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1365722Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1365884Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1366042Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:57:48.1366209Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1366367Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1366528Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1366694Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1366851Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1367012Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1367187Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1367348Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1367511Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1367667Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1367824Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1367989Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1368148Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1368385Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1368596Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1368755Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1368965Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1369125Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1369351Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1369519Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1369678Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1369836Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1370000Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1370156Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1370323Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1370482Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1370639Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1370802Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1370963Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1371123Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1371287Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1371448Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1371612Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1371769Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1371927Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1372089Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1372254Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1372413Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1372580Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1372736Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1372907Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1373064Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1373222Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1373386Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1373542Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1373698Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1373861Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1374022Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1374180Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1374346Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1374503Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1374669Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1374826Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1374984Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1375150Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1375307Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1375465Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1375632Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1375875Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1376038Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1376239Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1376396Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1376599Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1376758Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1376915Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1377078Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1377237Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1377400Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1377559Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1377721Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1377889Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1378048Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1378206Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1378374Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1378532Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1378695Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1378852Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1379012Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1379173Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1379330Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1379490Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1379656Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1379814Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1379980Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1380141Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1380298Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1380460Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1380616Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1380774Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1380936Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1381096Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1381262Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1381422Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1381586Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1381751Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1381911Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1382069Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1382239Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1382399Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1382560Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1382727Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1382885Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1383099Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1383296Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1383456Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1383661Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1383856Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1384020Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1384185Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1384341Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1384505Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1384663Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1384821Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1384990Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1385151Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1385313Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1385480Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1385641Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1385807Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1385963Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1386121Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1386286Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1386445Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1386602Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1386770Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1386929Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1387093Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1387257Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1387416Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1387582Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1387740Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1387896Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1388060Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1388219Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1388383Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1388548Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1388706Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1388869Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1389029Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1389187Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1389350Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1389508Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1389671Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1389831Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1389987Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1390150Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1390369Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1390564Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1390729Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1390925Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1391145Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1391311Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1391468Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1391634Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1391789Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1391946Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1392111Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1392271Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1392430Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1392597Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1392759Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1392927Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1393084Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1393243Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1393409Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1393565Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1393723Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1393891Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1394052Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1394506Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1394735Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1394929Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1395096Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1395254Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1395410Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1395574Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1395735Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1395897Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1396053Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1396212Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1396378Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1396536Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1396696Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1396862Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1397021Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1397185Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1397341Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1397499Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1397663Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1397818Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1398174Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1398414Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1398574Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1398800Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1399016Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1399177Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1399341Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1399499Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1399657Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1399822Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1399980Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1400149Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1400309Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1400554Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1400723Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1400885Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1401044Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1401214Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1401370Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1401527Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1401691Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1401849Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1402018Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1402177Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1402338Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1402505Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1402665Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1402824Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1402988Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1403145Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1403313Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1403471Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1403629Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1403795Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1403956Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1404112Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1404277Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1404438Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1404598Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1404755Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1404910Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1405072Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1405230Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1405387Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1405602Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1405798Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1405963Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1406164Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1406363Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1406533Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1406690Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1406847Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1407009Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1407164Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1407326Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1407486Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1407646Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1407810Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1407972Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1408132Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1408295Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1408451Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1408612Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1408770Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1408927Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1409090Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1409250Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1409410Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1409571Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1409731Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1409887Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1410057Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1410215Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1410377Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1410532Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1410690Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1410852Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1411010Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1411167Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1411331Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1411491Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1411653Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1411812Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1411969Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1412132Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1412289Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1412447Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1412611Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1412817Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1413020Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1413180Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1413377Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1413542Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1413739Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1413897Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1414062Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1414223Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1414388Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1414544Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1414707Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1414879Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1415036Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1415195Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1415385Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1415547Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1415710Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1415867Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1416024Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1416189Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1416347Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1416507Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1416676Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1416835Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1417002Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1417158Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1417318Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1417484Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1417642Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1417800Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1417966Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1418125Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1418290Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1418456Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1418613Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1418778Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1418940Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1419105Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1419269Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1419425Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1419597Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1419754Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1419916Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1420131Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1420327Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1420486Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1420721Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1420877Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1421084Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1421242Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1421402Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1421567Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1421724Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1421881Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1422049Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1422210Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1422366Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1422537Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1422694Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1422859Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1423017Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1423174Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1423341Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1423499Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1423654Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1423820Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1423980Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1424143Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1424305Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1424460Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1424629Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1424787Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1424942Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1425105Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1425261Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1425425Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1425584Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1425745Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1425908Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1426070Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1426229Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1426396Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1426554Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1426720Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1426878Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1427034Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1427199Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1427411Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1427607Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1427771Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1427971Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1428138Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1428332Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1428492Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1428659Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1428818Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1428975Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1429140Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1429299Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1429463Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1429621Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1429781Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1429945Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1430106Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1430263Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1430427Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1430590Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1430748Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1430912Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1431074Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1431240Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1431397Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1431558Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1431721Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1431882Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1432040Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1432203Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1432361Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1432525Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1432687Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1432848Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1433014Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1433172Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1433331Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1433497Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1433657Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1433825Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1433983Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1434141Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1434306Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1434465Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1434678Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1434881Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1435040Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1435249Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1435407Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1435605Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1435770Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1435929Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1436087Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1436253Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1436410Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1436578Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1436737Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1436894Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1437059Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1437216Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1437378Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1437539Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1437696Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1437859Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1438016Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1438173Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1438337Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1438497Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1438652Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1438819Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1438976Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1439140Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1439296Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1439453Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1439616Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1439772Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1439930Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1440094Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1440252Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1440529Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1440697Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1440854Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1441020Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1441177Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1441333Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1441496Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1441654Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1441811Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1442026Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1442225Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1442389Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1442586Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1442744Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1442945Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1443103Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1443261Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1443424Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1443584Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1443746Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1443907Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1444067Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1444229Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1444392Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1444549Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1444715Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1444872Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1445036Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1445193Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1445349Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1445512Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1445676Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1445835Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1446002Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1446162Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1446326Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1446486Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1446642Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1446806Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1446965Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1447122Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1447290Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1447449Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1447614Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1447773Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1447932Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1448097Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1448258Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1448416Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1448583Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1448741Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1448899Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1449063Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1449220Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1449509Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1449668Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1449867Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1450036Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1450233Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1450394Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1450562Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1450721Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1450884Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1451044Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1451200Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1451371Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1451530Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1451688Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1451853Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1452013Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1452177Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1452334Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1452491Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1452654Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1452810Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1452967Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1453136Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1453294Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1453457Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1453615Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1453775Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1453937Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1454092Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1454248Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1454411Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1454572Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1454737Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1454899Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1455057Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1455222Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1455379Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1455540Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1455701Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1455858Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1456022Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1456180Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1456337Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1456500Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1456747Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1456906Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1457138Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1457296Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1457491Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1457656Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1457817Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1457981Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1458136Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1458293Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1458457Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1458618Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1458777Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1458943Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1459103Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1459270Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1459429Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1459586Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1459748Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1459905Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1460063Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1460225Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1460386Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1460555Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1460712Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1460873Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1461040Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1461199Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1461357Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1461521Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1461677Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1461842Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1462000Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1462161Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1462327Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1462485Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1462645Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1462812Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1462970Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1463134Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1463291Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1463449Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1463615Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1463771Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1463979Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1464186Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1464345Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1464547Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1464743Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1464901Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1465067Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1465224Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1465384Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1465547Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1465706Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1465877Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1466041Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1466200Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1466367Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1466527Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1466685Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1466847Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1467003Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1467159Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1467321Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1467478Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1467647Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1467807Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1467964Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1468131Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1468288Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1468446Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1468614Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1468770Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1468934Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1469091Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1469249Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1469413Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1469572Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1469732Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1469897Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1470057Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1470219Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1470374Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1470531Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1470693Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1470850Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1471010Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1471225Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1471424Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1471589Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1471789Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1471986Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1472151Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1472309Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1472466Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1472630Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1472788Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1472953Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1473113Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1473272Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1473433Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1473592Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1473752Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1473917Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1474075Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1474236Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1474394Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1474551Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1474715Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1474873Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1475030Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1475191Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1475348Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1475508Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1475678Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1475836Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1476000Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1476157Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1476315Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1476478Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1482894Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1483108Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1483272Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1483446Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1483609Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1483769Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1483942Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1484100Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1484267Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1484426Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1484587Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1484883Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1485093Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1485254Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1485465Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1485676Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1485838Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1485996Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1486159Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1486319Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1486478Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1486644Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1486806Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1486975Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1487134Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1487295Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1487462Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1487619Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1487776Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1487939Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1488097Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1488261Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1488418Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1488580Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1488750Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1488908Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1489069Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1489235Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1489395Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1489559Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1489718Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1489876Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1490041Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1490199Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1490359Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1490526Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1490687Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1490857Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1491018Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1491178Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1491342Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1491501Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1491658Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1491824Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1491982Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1492203Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1492402Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1492562Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1492859Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1493017Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1493214Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1493381Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1493538Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1493705Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1493863Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1494018Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1494189Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1494720Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1494894Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1495063Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1495221Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1495383Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1495547Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1495704Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1495868Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1496027Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1496184Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1496350Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1496510Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1496671Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1496837Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1496994Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1497164Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1497322Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1497480Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1497644Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1497803Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1497961Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1498127Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1498292Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1498458Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1498618Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1498776Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1498944Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1499103Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1499263Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1499429Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1499587Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1499752Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1500082Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1500306Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1500475Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1500691Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1500848Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1501077Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1501236Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1501400Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1501557Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1501715Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1501879Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1502041Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1502202Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1502369Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1502530Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1502696Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1502858Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1503018Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1503183Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1503342Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1503500Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1503666Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1503828Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1503992Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1504156Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1504317Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1504482Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1504645Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1504803Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1504971Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1505129Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1505286Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1505449Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1505607Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1505774Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1505959Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1506143Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1506307Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1506466Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1506624Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1506790Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1506947Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1507111Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1507270Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1507480Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1507687Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1507847Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1508044Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1508210Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1508909Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1509081Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1509241Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1509402Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1509571Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1509728Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1509889Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1510058Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1510218Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1510384Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1510540Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1510701Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1510863Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1511020Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1511177Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1511341Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1511501Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1511665Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1511824Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1511981Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1512146Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1512303Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1512464Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1512628Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1512785Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1512952Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1513109Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1513268Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1513438Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1513597Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1513755Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1513922Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1514079Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1514239Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1514405Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1514564Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1514728Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1514895Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1515051Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1515268Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1515464Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1515624Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1515826Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1515985Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1516197Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1516358Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1516515Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1516681Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1516838Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1516996Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1517163Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1517323Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1517489Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1517648Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1517808Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1517979Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1518136Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1518295Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1518460Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1518619Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1518787Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1518946Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1519106Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1519271Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1519432Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1519589Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1519759Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1519915Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1520079Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1520237Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1520394Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1520668Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1520830Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1520988Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1521155Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1521313Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1521477Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1521637Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1521795Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1521957Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1522114Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1522272Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1522440Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1522650Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1522850Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1523016Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1523221Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1523388Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1523583Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1523742Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1523907Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1524064Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1524220Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1524385Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1524548Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1524714Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1524873Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1525032Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1525196Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1525357Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1525515Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1525679Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1525836Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1526001Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1526159Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1526318Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1526483Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1526641Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1526800Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1526968Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1527129Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1527291Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1527450Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1527606Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1527770Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1527926Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1528085Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1528250Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1528408Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1528576Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1528733Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1528893Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1529059Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1529215Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1529372Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1529541Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1529698Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1529917Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1530114Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1530275Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1530490Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1530649Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1530843Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1531009Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1531166Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1531324Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1531492Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1531649Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1531816Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1531977Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1532134Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1532303Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1532461Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1532621Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1532786Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1532945Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1533110Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1533267Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1533430Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1533601Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1533762Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1533920Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1534091Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1534248Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1534416Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1534577Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1534733Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1534897Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1535057Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1535213Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1535376Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1535536Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1535722Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1535904Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1536065Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1536231Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1536392Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1536551Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1536716Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1536872Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1537036Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1537192Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1537442Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1537606Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1537833Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1537990Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1538190Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1538350Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1538515Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1538672Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1538829Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1538991Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1539150Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1539314Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1539479Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1539639Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1539801Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1539960Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1540118Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1540283Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1540439Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1540598Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1540761Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1540918Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1541081Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1541243Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1541401Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1541562Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1541726Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1541882Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1542047Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1542204Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1542360Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1542526Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1542683Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1542849Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1543006Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1543164Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1543327Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1543487Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1543643Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1543804Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1543963Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1544126Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1544284Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1544442Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1544661Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1544861Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1545026Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1545232Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1545432Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1545600Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1545782Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1545963Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1546151Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1546309Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1546468Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1546636Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1546797Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1546962Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1547122Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1547282Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1547446Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1547604Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1547761Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1547927Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1548083Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1548250Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1548411Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1548569Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1548736Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1548897Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1549056Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1549222Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1549380Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1549547Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1549709Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1549867Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1550030Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1550190Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1550351Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1550518Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1550680Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1550849Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1551006Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1551167Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1551332Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1551489Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1551645Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1551812Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1552024Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1552228Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1552387Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1552584Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1552786Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1552948Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1553106Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1553270Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1553427Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1553583Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1553747Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1553908Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1554075Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1554233Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1554391Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1554558Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1554715Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1554872Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1555036Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1555192Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1555355Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1555513Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1555669Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1555862Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1556043Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1556201Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1556368Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1556526Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1556689Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1556845Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1557003Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1557166Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1557322Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1557482Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1557646Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1557802Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1557968Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1558128Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1558284Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1558448Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1558604Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1558761Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1558926Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1559084Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1559296Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1559496Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1559655Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1559860Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1560057Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1560216Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1560378Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1560663Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1560830Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1560990Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1561147Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1561315Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1561477Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1561633Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1561800Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1561968Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1562133Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1562290Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1562448Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1562614Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1562771Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1562930Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1563096Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1563255Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1563414Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1563584Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1563743Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1563907Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1564065Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1564224Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1564389Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1564547Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1564704Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1564872Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1565032Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1565196Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1565358Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1565519Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1565683Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1565842Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1566000Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1566165Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1566322Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1566484Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1566694Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1566919Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1567088Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1567288Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1567483Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1567651Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1567810Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1567976Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1568131Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1568292Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1568453Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1568614Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1568775Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1568937Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1569096Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1569263Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1569421Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1569579Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1569742Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1569898Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1570055Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1570216Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1570375Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1570543Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1570700Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1570859Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1571024Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1571182Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1571337Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1571504Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1571660Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1571816Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1571979Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1572142Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1572306Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1572465Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1572625Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1572794Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1572950Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1573106Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1573269Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1573426Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1573588Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1573745Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1573956Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1574160Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1574319Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1574516Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1574678Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1574876Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1575044Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1575201Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1575356Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1575522Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1575707Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1575890Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1576059Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1576216Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1576382Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1576542Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1576702Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1576868Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1577024Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1577182Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1577347Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1577504Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1577673Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1577835Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1577994Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1578162Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1578320Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1578480Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1578645Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1578801Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1578969Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1579127Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1579284Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1579452Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1579612Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1579770Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1579935Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1580091Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1580250Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1580414Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1580573Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1580737Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1580894Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1581054Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1581271Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1581473Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1581637Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1581867Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1582025Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1582229Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1582392Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1582551Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1582717Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1582874Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1583033Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1583201Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1583360Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1583526Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1583685Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1583843Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1584012Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1584169Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1584327Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1584489Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1584647Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1584808Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1584969Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1585127Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1585290Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1585449Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1585608Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1585796Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1585974Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1586144Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1586299Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1586456Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1586618Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1586779Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1586939Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1587104Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1587264Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1587428Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1587589Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1587746Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1587912Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1588068Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1588226Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1588390Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1588598Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1588796Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1588955Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1589150Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1589314Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1589546Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1589708Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1589875Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1590030Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1590188Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1590351Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1590511Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1590676Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1590833Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1590994Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1591158Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1591319Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1591476Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1591643Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1591804Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1591965Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1592122Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1592283Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1592449Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1592613Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1592773Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1592937Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1593098Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1593266Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1593422Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1593580Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1593745Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1593903Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1594066Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1594590Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1594816Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1594999Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1595157Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1595320Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1595486Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1595659Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1595843Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1596023Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1596181Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1596545Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1596766Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1596926Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1597160Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1597321Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1597546Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1597714Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1597871Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1598035Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1598191Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1598353Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1598520Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1598679Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1598837Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1599005Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1599164Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1599324Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1599488Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1599645Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1599808Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1599966Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1600122Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1600288Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1600536Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1600699Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1600864Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1601021Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1601187Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1601347Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1601504Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1601668Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1601825Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1601985Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1602151Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1602309Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1602473Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1602634Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1602789Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1602955Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1603112Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1603272Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1603435Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1603594Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1603757Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1603974Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1604173Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1604339Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1604548Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1604707Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1604912Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1605071Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1605233Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1605390Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1605547Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1605708Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1605870Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1606030Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1606193Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1606353Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1606517Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1606679Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1606838Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1607001Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1607158Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1607316Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1607479Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1607639Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1607801Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1607965Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1608125Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1608287Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1608460Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1614114Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1614284Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1614455Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1614615Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1614781Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1614959Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1615121Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1615281Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1615452Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1615614Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1615782Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1615944Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1616112Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1616272Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1616446Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1616606Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1616844Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1617141Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1617303Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1617505Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1617673Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1617875Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1618044Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1618201Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1618360Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1618526Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1618684Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1618846Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1619013Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1619174Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1619335Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1619499Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1619660Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1619825Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1619983Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1620143Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1620312Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1620471Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1620636Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1620805Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1620968Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1621135Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1621293Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1621453Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1621618Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1621779Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1621938Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1622104Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1622266Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1622433Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1622599Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1622762Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1622931Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1623089Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1623251Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1623416Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1623576Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1623742Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1623900Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1624059Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1624224Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1624468Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1624629Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1624834Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1624993Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1625230Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1625392Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1625553Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1625719Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1625877Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1626037Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1626201Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1626367Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1626532Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1626692Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1626852Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1627022Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1627182Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1627342Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1627508Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1627666Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1627826Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1627995Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1628161Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1628329Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1628488Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1628654Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1628825Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1628985Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1629146Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1629314Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1629479Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1629648Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1629807Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1629969Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1630142Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1630301Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1630463Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1630637Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1630797Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1630964Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1631125Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1631286Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1631451Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1631612Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1631827Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1632035Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1632196Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1632400Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1632600Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1632761Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1632927Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1633090Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1633248Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1633411Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1633572Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1633741Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1633903Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1634063Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1634231Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1634394Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1634553Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1634721Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1634879Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1635046Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1635205Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1635363Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1635531Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1635709Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1635891Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1636069Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1636229Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1636388Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1636552Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1636711Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1636878Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1637038Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1637198Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1637365Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1637528Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1637689Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1637859Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1638021Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1638189Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1638347Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1638506Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1638675Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1638836Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1638997Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1639213Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1639410Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1639577Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1639778Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1639977Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1640146Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1640307Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1640598Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1640765Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1640927Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1641094Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1641257Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1641417Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1641587Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1641751Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1641913Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1642078Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1642238Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1642403Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1642561Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1642721Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1642888Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1643052Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1643214Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1643382Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1643543Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1643712Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1643873Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1644034Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1644200Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1644361Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1644521Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1644689Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1644852Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1645024Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1645186Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1645347Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1645515Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1645678Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1645839Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1646009Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1646168Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1646329Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1646496Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1646710Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1646943Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1647105Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1647306Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1647509Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1647668Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1647829Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1647992Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1648149Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1648313Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1648469Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1648629Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1648795Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1648952Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1649111Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1649278Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1649436Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1649600Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1649757Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1649914Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1650076Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1650233Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1650393Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1650559Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1650715Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1650880Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1651041Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1651198Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1651360Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1651517Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1651674Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1651837Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1651993Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1652162Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1652321Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1652478Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1652640Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1652799Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1652957Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1653120Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1653276Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1653441Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1653598Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1653756Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1653972Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1654169Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1654328Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1654559Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1654755Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1654913Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1655076Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1655238Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1655403Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1655560Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1655736Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1655931Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1656097Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1656254Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1656418Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1656582Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1656744Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1656905Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1657061Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1657227Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1657385Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1657542Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1657705Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1657865Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1658029Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1658187Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1658344Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1658508Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1658667Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1658825Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1658985Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1659143Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1659308Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1659467Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1659628Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1659794Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1659954Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1660112Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1660279Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1660438Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1660602Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1660760Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1660916Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1661083Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1661289Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1661487Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1661654Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1661856Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1662024Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1662227Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1662389Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1662554Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1662717Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1662878Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1663044Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1663207Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1663373Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1663540Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1663704Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1663871Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1664035Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1664196Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1664364Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1664522Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1664681Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1664846Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1665008Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1665196Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1665376Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1665542Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1665713Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1665902Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1666079Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1666246Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1666405Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1666571Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1666728Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1666891Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1667059Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1667220Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1667382Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1667549Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1667712Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1667881Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1668041Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1668201Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1668365Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1668528Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1668737Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1668950Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1669213Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1669426Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1669587Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1669789Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1669959Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1670121Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1670280Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1670446Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1670608Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1670778Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1670941Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1671100Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1671267Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1671428Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1671591Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1671757Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1671914Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1672078Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1672238Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1672401Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1672569Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1672731Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1672892Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1673060Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1673220Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1673382Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1673552Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1673712Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1673877Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1674036Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1674246Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1674416Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1674581Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1674739Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1674909Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1675069Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1675242Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1675402Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1675565Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1675733Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1675894Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1676053Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1676273Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1676490Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1676663Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1676873Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1677033Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1677241Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1677403Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1677563Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1677729Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1677890Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1678061Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1678226Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1678390Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1678558Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1678719Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1678883Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1679052Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1679212Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1679380Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1679539Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1679698Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1679866Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1680035Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1680197Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1680364Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1680609Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1680774Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1680939Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1681099Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1681268Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1681429Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1681589Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1681758Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1681919Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1682089Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1682250Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1682414Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1682582Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1682743Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1682902Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1683070Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1683230Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1683397Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1683555Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1683768Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1684003Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1684164Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1684367Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1684532Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1684732Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1684899Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1685060Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1685219Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1685383Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1685544Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1685759Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1685929Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1686092Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1686256Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1686421Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1686585Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1686753Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1686917Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1687074Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1687240Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1687403Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1687566Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1687735Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1687895Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1688064Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1688226Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1688387Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1688553Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1688712Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1688872Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1689036Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1689196Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1689363Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1689525Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1689687Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1689857Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1690018Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1690181Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1690345Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1690507Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1690675Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1690835Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1690996Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1691218Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1691424Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1691585Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1691796Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1691957Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1692164Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1692326Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1692490Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1692659Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1692819Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1692979Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1693150Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1693314Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1693554Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1693765Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1693931Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1694120Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1694615Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1694858Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1695106Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1695330Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1695539Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1695801Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1695990Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1696185Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1696343Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1696506Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1696666Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1696827Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1697001Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1697159Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1697329Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1697487Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1697648Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1697821Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1697977Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1698136Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1698302Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1698461Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1698623Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1698778Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1698935Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1699101Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1699259Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1699606Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1699835Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1699996Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1700216Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1700376Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1700597Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1700761Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1700917Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1701072Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1701235Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1701392Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1701554Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1701717Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1701877Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1702043Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1702201Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1702360Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1702523Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1702681Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1702837Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1703001Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1703156Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1703320Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1703484Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1703642Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1703809Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1703965Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1704126Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1704289Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1704445Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1704609Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1704764Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1704924Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1705090Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1705252Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1705410Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1705576Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1705737Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1705901Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1706060Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1706217Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1706379Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1706536Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1706693Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1706856Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1707102Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1707267Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1707509Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1707669Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1707881Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1708040Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1708201Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1708366Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1708523Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1708686Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1708845Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1709009Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1709174Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1709335Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1709491Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1709659Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1709817Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1709985Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1710143Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1710301Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1710466Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1710625Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1710787Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1710953Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1711110Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1711270Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1711435Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1711593Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1711758Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1711916Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1712074Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1712240Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1712401Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1712560Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1712725Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1712886Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1713055Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1713215Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1713372Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1713535Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1713692Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1713849Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1714012Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1714168Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1714414Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1714614Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1714773Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1714976Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1715177Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1715337Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1715503Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1715660Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1715824Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1715981Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1716141Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1716306Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1716467Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1716629Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1716800Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1716958Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1717120Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1717280Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1717438Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1717601Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1717757Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1717914Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1718085Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1718247Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1718409Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1718568Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1718730Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1718895Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1719054Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1719209Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1719377Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1719538Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1719695Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1719860Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1720019Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1720181Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1720340Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1720590Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1720754Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1720911Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1721067Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1721228Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1721386Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1721551Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1721761Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1721959Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1722131Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1722331Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1722527Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1722696Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1722853Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1723019Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1723178Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1723335Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1723499Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1723663Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1723823Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1723989Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1724150Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1724317Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1724477Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1724634Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1724800Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1724958Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1725116Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1725280Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1725440Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1725626Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1725809Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1725978Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1726143Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1726299Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1726461Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1726629Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1726790Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1726954Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1727111Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1727271Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1727438Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1727597Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1727758Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1727929Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1728088Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1728251Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1728409Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1728566Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1728731Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1728892Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1729100Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1729324Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1729485Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1729681Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1729888Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1730047Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1730209Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1730371Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1730528Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1730692Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1730851Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1731010Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1731175Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1731333Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1731500Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1731660Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1731818Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1731981Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1732138Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1732295Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1732459Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1732615Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1732780Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1732940Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1733097Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1733264Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1733424Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1733583Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1733749Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1733905Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1734069Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1734227Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1734383Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1734552Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1734715Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1734878Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1735052Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1735216Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1735380Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1735538Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1735697Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1735858Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1736015Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1736170Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1736475Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1736673Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1736839Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1737035Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1737257Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1737422Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1737578Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1737736Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1737899Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1738056Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1738213Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1738384Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1738544Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1745117Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1745313Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1745478Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1745674Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1745856Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1746016Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1746183Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1746341Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1746504Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1746666Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1746829Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1746987Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1747152Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1747309Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1747466Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1747629Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1747784Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1747939Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1748104Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1748262Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1748425Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1748582Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1748738Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1748900Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1749055Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1749213Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1749373Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1749529Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1749684Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1749845Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1749999Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1750250Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1750446Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1750603Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1750806Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1750965Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1751160Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1751325Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1751479Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1751641Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1751798Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1751954Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1752119Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1752278Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1752433Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1752596Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1752752Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1752920Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1753075Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1753232Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1753398Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1753555Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1753713Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1753877Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1754036Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1754198Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1754358Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1754513Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1754680Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1754836Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1754990Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1755151Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1755306Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1755470Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1755630Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1755790Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1755951Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1756110Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1756266Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1756435Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1756592Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1756753Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1756908Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1757063Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1757225Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1757431Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1757626Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1757790Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1757990Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1758147Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1758348Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1758506Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1758672Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1758828Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1758986Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1759150Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1759309Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1759470Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1759632Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1759790Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1759957Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1760116Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1760274Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1760614Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1760771Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1760929Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1761093Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1761252Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1761419Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1761576Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1761741Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1761906Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1762065Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1762221Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1762387Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1762543Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1762705Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1762861Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1763023Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1763188Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1763345Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1763502Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1763663Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1763820Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1763983Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1764139Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1764295Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1764458Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1764615Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1764826Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1765032Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1765191Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1765394Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1765550Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1765769Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1765955Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1766109Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1766265Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1766430Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1766586Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1766747Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1766911Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1767066Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1767230Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1767385Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1767542Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1767711Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1767866Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1768023Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1768190Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1768348Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1768516Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1768679Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1768841Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1769008Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1769166Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1769326Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1769492Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1769650Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1769816Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1769975Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1770134Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1770300Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1770461Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1770618Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1770784Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1770944Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1771112Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1771271Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1771430Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1771593Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1771753Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1771911Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1772124Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1772322Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1772486Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1772712Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1772871Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1773073Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1773235Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1773393Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1773557Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1773716Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1773880Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1774042Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1774202Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1774366Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1774528Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1774689Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1774863Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1775025Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1775191Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1775349Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1775508Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1775672Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1775836Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1775997Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1776163Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1776326Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1776488Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1776655Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1776815Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1776979Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1777137Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1777298Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1777464Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1777626Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1777788Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1777955Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1778117Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1778282Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1778446Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1778604Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1778773Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1778931Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1779090Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1779259Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1779468Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1779677Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1779838Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1780041Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1780209Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1780412Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1780572Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1780736Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1780894Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1781062Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1781220Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1781382Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1781550Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1781708Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1781868Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1782031Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1782193Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1782355Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1782512Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1782672Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1782835Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1782994Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1783156Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1783325Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1783488Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1783658Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1783817Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1783978Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1784145Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1784304Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1784463Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1784629Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1784788Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1784950Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1785119Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1785279Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1785450Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1785609Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1785771Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1785938Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1786096Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1786253Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1786423Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1786579Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1786794Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1786995Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1787155Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1787362Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1787521Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1787718Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1787883Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1788045Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1788209Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1788367Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1788527Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1788692Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1788858Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1789016Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1789184Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1789341Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1789509Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1789668Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1789829Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1789996Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1790157Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1790317Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1790489Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1790653Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1790822Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1790985Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1791148Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1791318Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1791478Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1791636Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1791802Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1791960Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1792125Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1792287Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1792451Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1792617Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1792780Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1792939Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1793109Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1793271Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1793430Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1793594Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1793754Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1793920Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1794080Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1794755Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1794996Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1795283Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1795442Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1795686Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1795870Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1796059Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1796215Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1796372Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1796541Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1796704Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1796868Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1797033Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1797352Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1797522Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1797682Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1797839Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1798003Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1798160Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1798317Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1798480Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1798638Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1798806Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1798967Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1799128Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1799294Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1799454Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1799612Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1799775Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1799934Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1800096Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1800253Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1800455Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1800622Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1800781Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1800939Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1801142Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1801305Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1801473Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1801637Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1801819Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1801990Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1802156Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1802328Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1802612Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1802852Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1803010Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1803213Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1803413Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1803575Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1803732Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1803894Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1804051Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1804213Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1804370Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1804534Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1804700Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1804856Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1805021Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1805192Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1805355Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1805518Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1805682Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1805908Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1806087Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1806248Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1806428Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1806596Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1806754Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1806925Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1807086Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1807248Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1807414Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1807575Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1807748Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1807909Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1808067Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1808234Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1808397Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1808557Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1808724Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1808886Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1809052Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1809209Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1809369Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1809537Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1809694Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1809854Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1810067Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1810265Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1810427Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1810634Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1810829Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1810994Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1811153Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1811311Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1811479Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1811640Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1811795Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1811962Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1812121Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1812283Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1812448Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1812609Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1812776Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1812933Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1813089Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1813253Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1813409Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1813573Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1813733Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1813893Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1814057Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1814218Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1814377Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1814540Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1814697Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1814859Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1815015Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1815174Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1815340Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1815504Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1815665Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1815829Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1815989Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1816158Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1816318Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1816476Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1816639Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1816798Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1816957Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1817121Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1817327Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1817534Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1817692Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1817894Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1818096Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1818255Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1818411Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1818575Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1818732Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1818901Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1819059Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1819220Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1819389Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1819549Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1819708Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1819876Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1820037Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1820197Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1820361Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1820520Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1820683Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1820843Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1821009Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1821175Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1821332Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1821496Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1821663Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1821822Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1821991Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1822152Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1822310Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1822481Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1822639Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1822798Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1822965Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1823122Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1823291Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1823456Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1823617Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1823781Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1823939Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1824098Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1824262Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1824423Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1824644Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1824845Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1825005Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1825209Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1825410Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1825573Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1825742Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1825903Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1826066Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1826226Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1826385Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1826552Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1826711Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1826869Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1827035Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1827193Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1827362Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1827519Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1827677Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1827840Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1827997Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1828158Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1828324Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1828487Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1828644Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1828811Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1828969Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1829134Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1829292Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1829448Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1829611Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1829769Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1829924Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1830089Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1830248Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1830410Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1830570Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1830728Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1830892Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1831050Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1831208Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1831374Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1831534Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1831696Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1831936Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1832133Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1832299Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1832526Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1832685Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1832887Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1833051Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1833215Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1833374Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1833531Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1833694Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1833853Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1834012Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1834174Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1834336Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1834502Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1834662Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1834819Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1834982Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1835139Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1835298Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1835464Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1835624Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1835790Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1835947Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1836108Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1836271Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1836431Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1836593Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1836758Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1836916Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1837073Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1837238Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1837399Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1837571Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1837731Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1837891Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1838055Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1838216Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1838373Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1838538Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1838698Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1838862Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1839021Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1839231Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1839436Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1839600Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1839799Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1839964Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1840161Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1840333Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1840615Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1840779Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1840945Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1841104Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1841264Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1841434Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1841591Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1841757Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1841914Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1842075Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1842240Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1842396Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1842553Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1842717Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1842877Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1843042Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1843202Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1843360Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1843526Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1843682Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1843849Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1844014Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1844171Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1844334Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1844492Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1844648Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1844814Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1844980Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1845139Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1845303Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1845460Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1845626Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1845784Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1845941Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1846103Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1846260Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1846415Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1846639Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1846838Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1846997Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1847204Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1847361Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1847566Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1847725Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1847883Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1848045Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1848200Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1848356Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1848522Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1848679Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1848841Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1849001Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1849161Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1849325Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1849484Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1849640Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1849804Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1849964Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1850127Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1850287Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1850448Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1850610Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1850771Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1850930Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1851096Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1851258Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1851420Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1851577Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1851734Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1851898Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1852057Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1852216Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1852383Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1852547Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1852712Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1852871Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1853028Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1853192Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1853348Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1853507Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1853672Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1853879Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1854098Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1854258Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1854458Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1854623Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1854936Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1855094Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1855261Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1855419Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1855577Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1855743Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1855905Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1856070Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1856227Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1856387Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1856551Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1856712Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1856871Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1857035Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1857192Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1857356Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1857513Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1857673Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1857840Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1857998Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1858159Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1858322Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1858481Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1858643Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1858800Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1858955Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1859116Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1859273Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1859432Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1859599Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1859756Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1859926Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1860083Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1860242Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1860405Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1860563Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1860721Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1860884Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1861040Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1861248Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1861443Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1861602Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1861806Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1861963Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1862157Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1862322Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1862478Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1862642Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1862799Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1862957Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1863125Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1863284Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1863440Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1863605Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1863761Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1863926Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1864083Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1864239Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1864400Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1864558Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1864715Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1864884Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1865042Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1865198Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1865362Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1865518Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1865686Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1865842Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1866001Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1866163Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1866320Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1866477Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1866644Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1866805Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1866966Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1867126Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1873754Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1873961Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1874137Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1874301Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1874466Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1874635Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1874799Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1874960Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1875251Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1875412Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1875614Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1875774Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1875981Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1876143Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1876302Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1876476Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1876635Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1876799Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1876958Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1877127Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1877293Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1877460Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1877619Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1877791Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1877953Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1878125Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1878284Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1878442Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1878610Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1878770Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1878934Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1879100Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1879261Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1879428Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1879589Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1879750Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1879918Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1880076Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1880234Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1880399Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1880710Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1880882Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1881040Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1881201Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1881368Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1881529Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1881688Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1881852Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1882010Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1882176Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1882335Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1882492Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1882713Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1882916Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1883077Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1883285Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1883484Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1883652Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1883812Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1883970Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1884132Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1884291Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1884451Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1884621Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1884780Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1884939Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1885110Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1885271Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1885435Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1885596Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1885755Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1885922Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1886081Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1886239Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1886408Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1886571Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1886738Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1886898Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1887061Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1887224Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1887381Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1887540Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1887707Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1887865Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1888029Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1888190Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1888356Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1888524Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1888687Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1888849Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1889016Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1889176Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1889346Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1889507Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1889668Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1889832Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1890043Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1890240Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1890408Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1890643Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1890847Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1891010Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1891169Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1891337Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1891500Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1891661Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1891829Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1891993Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1892162Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1892323Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1892485Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1892653Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1892813Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1892973Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1893141Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1893301Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1893461Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1893626Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1893787Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1893960Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1894118Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1894517Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1894748Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1894966Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1895173Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1895342Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1895502Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1895668Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1895825Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1895987Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1896152Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1896310Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1896471Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1896638Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1896797Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1896962Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1897120Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1897278Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1897443Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1897601Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1897951Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1898197Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1898373Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1898611Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1898846Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1899022Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1899205Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1899379Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1899554Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1899735Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1899910Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1900095Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1900273Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1900450Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1900636Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1900815Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1900993Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1901177Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1901352Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1901532Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1901706Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1901881Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1902063Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1902244Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1902420Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1902604Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1902782Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1902957Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1903143Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1903322Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1903510Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1903685Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1903860Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1904047Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1904224Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1904405Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1904593Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1904773Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1904956Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1905133Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1905309Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1905494Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1905670Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1905845Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1906085Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1906304Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1906494Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1906712Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1906926Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1907117Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1907293Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1907472Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1907659Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1907835Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1908024Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1908202Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1908386Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1908581Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1908758Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1908936Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1909124Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1909300Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1909479Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1909655Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1909841Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1910024Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1910201Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1910377Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1910561Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1910741Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1910924Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1911102Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1911273Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1911454Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1911629Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1911804Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1911986Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1912163Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1912345Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1912521Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1912698Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1912880Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1913062Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1913237Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1913418Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1913594Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1913775Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1913949Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1914178Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1914402Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1914582Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1914801Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1914983Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1915196Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1915378Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1915553Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1915728Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1915908Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1916082Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1916260Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1916443Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1916618Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1916803Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1916979Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1917159Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1917343Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1917519Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1917695Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1917874Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1918052Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1918231Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1918414Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1918589Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1918772Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1918950Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1919128Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1919309Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1919484Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1919660Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1919842Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1920020Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1920202Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1920380Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1920618Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1920787Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1920946Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1921110Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1921277Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1921438Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1921604Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1921764Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1921928Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1922150Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1922383Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1922544Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1922752Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1922911Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1923118Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1923280Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1923440Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1923605Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1923765Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1923926Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1924097Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1924261Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1924431Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1924594Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1924754Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1924923Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1925086Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1925248Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1925413Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1925573Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1925739Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1925901Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1926062Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1926226Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1926391Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1926551Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1926717Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1926875Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1927034Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1927198Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1927358Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1927525Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1927687Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1927848Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1928018Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1928178Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1928336Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1928509Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1928669Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1928833Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1928992Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1929152Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1929319Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1929529Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1929731Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1929900Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1930100Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1930269Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1930468Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1930630Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1930797Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1930960Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1931120Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1931285Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1931447Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1931618Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1931781Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1931945Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1932116Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1932277Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1932438Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1932608Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1932769Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1932938Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1933100Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1933262Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1933429Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1933588Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1933751Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1933924Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1934096Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1934262Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1934421Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1934582Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1934753Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1934912Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1935076Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1935249Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1935408Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1935582Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1935744Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1935913Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1936086Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1936247Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1936412Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1936576Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1936752Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1936976Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1937177Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1937344Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1937553Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1937712Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1937920Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1938090Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1938250Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1938418Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1938580Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1938741Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1938917Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1939079Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1939240Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1939417Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1939581Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1939758Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1939917Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1940078Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1940256Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1940418Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1940577Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1940749Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1940912Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1941070Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1941241Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1941401Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1941576Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1941737Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1941898Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1942065Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1942224Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1942384Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1942554Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1942716Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1942881Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1943044Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1943201Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1943368Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1943527Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1943688Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1943851Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1944011Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1944176Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1944390Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1944591Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1944757Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1944960Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1945119Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1945325Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1945488Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1945654Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1945813Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1945971Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1946140Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1946303Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1946465Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1946630Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1946794Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1946960Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1947121Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1947281Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1947447Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1947604Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1947764Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1947930Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1948091Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1948258Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1948419Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1948579Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1948742Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1948902Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1949063Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1949228Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1949389Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1949549Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1949714Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1949877Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1950048Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1950210Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1950373Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1950540Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1950702Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1950864Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1951030Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1951190Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1951355Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1951514Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1951755Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1951961Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1952124Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1952321Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1952490Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1952688Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1952856Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1953019Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1953180Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1953350Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1953510Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1953678Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1953847Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1954007Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1954177Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1954339Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1954502Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1954671Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1954832Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1954995Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1955163Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1955324Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1955493Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1955658Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1955819Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1955987Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1956149Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1956311Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1956479Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1956638Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1956806Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1956965Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1957126Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1957294Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1957459Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1957620Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1957792Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1957951Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1958112Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1958280Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1958439Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1958605Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1958764Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1958924Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1959096Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1959356Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1959516Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1959748Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1959908Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1960114Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1960279Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1960547Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1960717Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1960879Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1961042Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1961205Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1961371Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1961537Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1961698Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1961857Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1962023Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1962182Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1962344Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1962509Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1962669Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1962835Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1962994Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1963159Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1963327Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1963489Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1963652Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1963822Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1963982Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1964148Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1964308Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1964466Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1964633Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1964792Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1964954Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1965119Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1965280Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1965448Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1965610Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1965773Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1965940Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1966101Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1966263Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1966433Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1966591Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1966810Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1967010Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1967172Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1967374Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1967572Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1967732Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1967900Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1968060Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1968222Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1968388Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1968546Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1968719Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1968881Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1969043Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1969215Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1969378Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1969541Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1969707Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1969865Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1970031Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1970191Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1970353Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1970523Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1970687Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1970848Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1971019Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1971181Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1971349Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1971508Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1971668Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1971838Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1971997Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1972157Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1972327Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1972492Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1972659Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1972821Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1972986Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1973155Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1973314Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1973475Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1973641Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1973801Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1973968Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1974177Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1974374Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1974541Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1974738Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1974958Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1975126Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1975285Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1975449Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1975608Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1975770Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1975936Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1976098Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1976259Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1976425Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1976587Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1976750Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1976922Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1977081Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1977246Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1977405Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1977564Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1977737Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1977899Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1978062Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1978229Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1978392Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1978561Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1978721Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1978881Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1979045Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1979206Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1979367Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1979534Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1979696Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1979862Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1980021Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1980186Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1980351Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1980511Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1980671Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1980834Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1980994Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1981158Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1981317Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1981524Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1981733Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1981895Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1982181Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1982390Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1982555Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1982721Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1982882Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1983040Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1983206Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1983368Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1983530Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1983701Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1983861Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1984027Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1984190Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1984351Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1984517Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1984676Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1984836Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1985003Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1985163Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1985324Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1985497Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1985663Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1985833Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1985995Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1986156Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1986324Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1986482Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1986643Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1986808Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1986968Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1987137Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1987304Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1987464Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1987637Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1987798Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1987956Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1988126Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1988289Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1988455Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1988615Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1988774Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1988990Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1989191Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1989353Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1989554Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1989752Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1989919Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1990079Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1990239Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1990403Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1990562Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1990728Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1990895Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1991058Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1991223Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1991389Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1991550Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1991715Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1991874Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1992033Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1992199Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1992359Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1992525Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1992691Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1992853Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1993018Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1993181Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1993341Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1993509Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1993669Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1993835Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1993998Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1994158Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1994576Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1994804Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1995099Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1995370Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1995595Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1995816Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1996058Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1996278Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1996509Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:57:48.1996730Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1996950Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1997178Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1997578Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1997872Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1998101Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1998387Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1998616Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1998911Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1999134Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1999364Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1999580Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.1999793Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2000014Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2000498Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2000736Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2000942Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2001104Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2001266Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2001431Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2001589Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2007990Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2008188Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2008348Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2008509Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2008681Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2008851Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2009022Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2009188Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2009348Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2009512Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2009669Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2009833Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2009990Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2010158Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2010314Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2010477Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2010643Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2010801Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2010960Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2011126Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2011285Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2011452Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2011609Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2011768Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2011935Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2012093Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2012340Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2012542Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2012700Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2012930Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2013087Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2013284Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2013448Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2013605Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2013763Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2013925Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2014081Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2014246Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2014404Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2014561Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2014729Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2014887Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2015045Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2015210Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2015367Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2015534Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2015695Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2015853Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2016020Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2016184Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2016342Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2016511Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2016668Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2016826Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2016988Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2017145Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2017309Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2017467Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2017625Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2017789Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2017948Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2018106Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2018274Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2018431Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2018597Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2018754Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2018911Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2019075Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2019233Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2019390Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2019605Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2019802Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2019966Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2020162Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2020318Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2020523Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2020682Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2020840Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2021001Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2021159Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2021324Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2021484Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2021645Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2021814Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2021974Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2022131Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2022297Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2022455Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2022621Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2022783Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2022941Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2023108Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2023270Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2023430Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2023598Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2023758Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2023928Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2024089Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2024248Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2024412Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2024571Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2024731Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2024897Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2025056Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2025214Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2025381Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2025547Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2025741Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2025927Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2026088Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2026259Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2026420Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2026577Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2026743Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2026950Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2027151Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2027312Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2027507Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2027672Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2027868Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2028030Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2028195Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2028352Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2028513Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2028671Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2028831Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2028994Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2029150Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2029308Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2029470Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2029630Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2029792Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2029948Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2030105Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2030270Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2030427Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2030588Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2030753Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2030910Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2031076Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2031232Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2031389Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2031553Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2031709Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2031865Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2032027Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2032186Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2032352Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2032511Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2032668Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2032837Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2032994Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2033153Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2033316Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2033478Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2033639Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2033794Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2033950Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2034158Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2034352Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2034512Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2034711Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2034867Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2035062Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2035226Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2035381Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2035542Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2035699Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2035862Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2036059Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2036236Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2036392Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2036562Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2036718Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2036886Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2037046Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2037202Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2037367Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2037526Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2037683Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2037851Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2038010Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2038173Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2038338Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2038495Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2038661Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2038821Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2038984Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2039152Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2039310Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2039478Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2039638Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2039800Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2039965Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2040128Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2040288Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2040522Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2040684Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2040852Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2041014Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2041171Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2041341Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2041553Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2041774Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2041941Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2042140Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2042312Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2042510Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2042671Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2042834Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2042996Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2043155Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2043326Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2043485Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2043646Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2043813Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2043971Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2044131Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2044293Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2044452Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2044616Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2044772Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2044929Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2045092Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2045247Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2045419Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2045581Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2045740Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2045902Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2046061Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2046217Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2046388Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2046549Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2046714Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2046876Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2047033Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2047202Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2047359Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2047518Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2047679Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2047841Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2048005Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2048165Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2048323Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2048486Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2048643Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2048800Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2049047Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2049206Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2049406Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2049565Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2049758Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2049922Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2050082Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2050237Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2050401Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2050559Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2050723Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2050886Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2051043Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2051211Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2051368Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2051530Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2051693Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2051849Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2052005Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2052172Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2052329Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2052495Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2052655Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2052818Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2052987Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2053148Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2053307Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2053473Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2053632Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2053796Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2053952Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2054112Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2054276Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2054435Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2054597Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2054763Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2054922Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2055090Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2055248Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2055407Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2055586Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2055770Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2055948Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2056111Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2056319Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2056523Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2056680Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2056881Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2057083Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2057242Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2057402Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2057566Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2057723Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2057885Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2058044Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2058206Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2058369Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2058531Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2058695Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2058864Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2059020Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2059189Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2059344Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2059499Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2059660Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2059819Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2059981Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2060148Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2060304Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2060469Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2060629Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2060787Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2060948Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2061104Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2061259Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2061423Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2061578Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2061736Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2061900Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2062056Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2062227Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2062387Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2062543Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2062704Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2062862Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2063018Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2063181Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2063337Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2063548Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2063747Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2063906Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2064108Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2064300Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2064458Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2064619Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2064775Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2064936Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2065094Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2065250Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2065415Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2065574Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2065752Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2065942Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2066106Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2066268Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2066426Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2066591Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2066759Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2066915Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2067072Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2067236Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2067396Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2067558Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2067716Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2067882Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2068045Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2068204Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2068363Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2068531Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2068687Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2068850Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2069009Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2069168Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2069330Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2069493Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2069652Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2069818Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2069976Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2070141Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2070298Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2070457Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2070621Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2070850Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2071046Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2071212Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2071408Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2071609Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2071771Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2071931Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2072094Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2072251Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2072408Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2072575Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2072740Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2072912Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2073069Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2073228Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2073393Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2073554Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2073711Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2073880Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2074038Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2074195Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2074364Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2074522Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2074685Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2074844Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2075002Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2075169Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2075326Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2075482Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2075648Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2075827Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2076013Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2076169Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2076327Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2076490Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2076646Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2076804Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2076968Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2077125Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2077286Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2077442Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2077599Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2077762Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2077921Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2078125Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2078326Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2078485Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2078688Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2078884Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2079043Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2079207Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2079366Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2079522Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2079683Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2079839Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2080005Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2080164Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2080318Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2080553Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2080715Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2080871Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2081037Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2081192Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2081353Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2081511Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2081666Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2081833Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2081996Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2082153Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2082321Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2082478Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2082638Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2082799Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2082956Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2083123Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2083280Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2083438Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2083603Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2083763Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2083921Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2084085Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2084241Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2084406Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2084560Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2084717Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2084882Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2085038Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2085193Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2085404Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2085599Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2085765Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2085979Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2086138Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2086334Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2086493Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2086651Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2086817Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2086974Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2087139Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2087300Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2087459Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2087621Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2087778Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2087935Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2088106Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2088265Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2088428Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2088584Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2088744Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2088907Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2089067Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2089226Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2089388Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2089549Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2089714Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2089872Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2090029Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2090193Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2090352Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2090508Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2090673Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2090834Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2091004Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2091162Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2091321Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2091482Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2091646Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2091805Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2091974Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2092129Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2092288Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2092456Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2092661Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2092859Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2093015Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2093209Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2093373Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2093619Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2093777Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2093940Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2094094Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2094532Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2094756Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2094970Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2095137Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2095294Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2095450Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2095616Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2095776Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2095939Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2096094Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2096248Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2096413Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2096570Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2096729Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2096891Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2097047Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2097210Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2097366Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2097524Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2097687Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2097844Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2098000Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2098166Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2098326Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2098488Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2098648Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2098807Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2098973Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2099134Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2099292Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2099453Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2099608Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2099772Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2099928Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2100086Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2100353Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2100566Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2100724Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2100942Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2101099Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2101309Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2101472Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2101627Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2101793Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2101950Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2102108Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2102279Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2102436Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2102591Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2102758Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2102915Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2103083Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2103240Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2103398Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2103560Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2103716Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2103875Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2104041Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2104198Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2104362Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2104525Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2104683Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2104852Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2105010Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2105168Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2105328Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2105485Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2105648Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2105814Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2105975Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2106139Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2106297Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2106453Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2106618Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2106774Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2106933Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2107088Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2107243Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2107401Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2107611Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2107888Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2108052Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2108248Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2108411Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2108608Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2108769Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2108930Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2109084Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2109237Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2109394Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2109550Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2109705Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2109869Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2110031Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2110192Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2110353Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2110509Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2110670Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2110826Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2110983Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2111145Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2111301Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2111465Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2111620Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2111779Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2111940Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2112099Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2112253Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2112414Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2112571Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2112729Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2112885Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2113042Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2113203Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2113360Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2113517Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2113681Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2113839Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2114001Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2114157Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2114315Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2114478Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2114635Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2114841Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2115500Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2115663Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2115910Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2116079Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2116275Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2116438Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2116594Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2116749Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2116913Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2117071Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2117240Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2117397Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2117554Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2117716Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2117871Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2118030Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2118198Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2118355Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2118516Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2118678Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2118839Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2119005Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2119166Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2119323Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2119498Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2119659Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2119820Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2119985Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2120142Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2120305Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2120518Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2120672Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2120847Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2121006Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2121164Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2121334Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2121494Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2121655Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2121810Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2121972Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2122135Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2122292Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2122449Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2122611Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2122854Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2123015Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2123232Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2123387Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2123588Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2123748Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2123906Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2124068Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2124225Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2124383Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2124538Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2124704Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2124865Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2125024Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2125179Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2125341Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2125502Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2125674Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2125855Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2126026Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2126188Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2126344Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2126505Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2126667Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2126824Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2126988Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2127147Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2127306Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2127470Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2127625Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2127780Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2127947Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2128103Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2128263Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2128425Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2128586Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2128749Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2128907Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2129064Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2129227Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2129384Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2129540Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2129700Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2129855Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2130100Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2130259Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2130452Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2130612Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2130806Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2130963Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2131124Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2131282Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2131444Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2131599Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2131754Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2136332Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2136530Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2136696Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2136865Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2137036Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2137197Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2137357Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2137524Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2137683Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2137845Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2138006Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2138173Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2138339Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2138499Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2138666Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2138827Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2138992Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2139151Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2139309Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2139473Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2139634Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2139792Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2139957Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2140117Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2140280Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2140441Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2140603Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2140767Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2140930Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2141091Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2141260Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2141422Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2141596Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2141825Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2142025Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2142189Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2142385Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2142583Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2142749Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2142907Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2143073Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2143235Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2143393Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2143554Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2143719Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2143885Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2144050Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2144211Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2144378Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2144535Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2144698Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2144856Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2145014Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2145171Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2145345Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2145506Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2145673Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2145833Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2145995Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2146162Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2146323Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2146480Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2146642Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2146805Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2146961Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2147127Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2147289Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2147452Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2147612Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2147773Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2147941Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2148097Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2148260Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2148428Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2148583Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2148747Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2148904Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2149108Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2149324Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2149490Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2149694Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2149896Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2150057Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2150219Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2150379Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2150536Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2150705Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2150864Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2151026Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2151200Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2151362Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2151525Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2151689Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2151848Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2152019Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2152182Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2152345Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2152511Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2152672Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2152844Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2153009Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2153170Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2153337Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2153499Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2153658Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2153827Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2153988Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2154156Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2154317Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2154480Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2154648Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2154812Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2154971Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2155138Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2155302Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2155465Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2155648Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2155833Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2156013Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2156172Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2156331Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2156545Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2156770Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2156930Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2157130Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2157325Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2157493Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2157652Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2157810Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2157977Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2158134Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2158296Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2158466Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2158627Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2158788Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2158949Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2159108Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2159269Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2159431Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2159591Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2159761Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2159919Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2160082Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2160245Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2160472Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2160640Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2160800Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2160963Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2161124Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2161282Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2161448Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2161608Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2161765Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2161928Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2162091Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2162253Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2162421Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2162584Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2162750Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2162909Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2163067Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2163232Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2163391Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2163552Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2163715Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2163925Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2164121Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2164287Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2164481Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2164651Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2164849Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2165010Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2165174Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2165337Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2165500Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2165663Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2165827Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2165994Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2166159Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2166320Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2166497Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2166658Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2166815Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2166984Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2167144Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2167310Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2167469Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2167631Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2167801Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2167961Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2168120Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2168288Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2168453Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2168615Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2168778Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2168945Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2169109Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2169272Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2169433Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2169605Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2169767Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2169934Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2170096Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2170259Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2170424Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2170586Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2170747Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2170914Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2171072Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2171280Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2171475Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2171634Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2171832Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2171988Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2172185Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2172354Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2172515Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2172686Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2172845Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2173008Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2173181Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2173344Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2173508Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2173676Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2173834Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2173994Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2174166Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2174327Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2174495Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2174653Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2174812Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2174983Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2175147Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2175304Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2175477Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2175639Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2175807Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2175969Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2176130Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2176294Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2176455Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2176617Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2176785Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2176944Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2177108Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2177268Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2177428Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2177591Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2177750Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2177905Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2178069Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2178229Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2178391Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2178603Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2178802Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2178976Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2179174Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2179338Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2179546Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2179712Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2179876Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2180035Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2180196Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2180359Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2180525Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2180683Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2180854Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2181017Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2181182Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2181347Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2181508Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2181673Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2181838Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2182004Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2182167Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2182330Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2182490Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2182656Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2182818Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2182989Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2183152Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2183316Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2183483Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2185946Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2186129Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2186304Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2186471Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2186630Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2186805Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2186972Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2187143Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2187308Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2187471Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2187638Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2187798Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2187991Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2188152Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2188379Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2188548Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2188716Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2188925Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2189087Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2189289Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2189461Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2189627Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2189797Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2189962Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2190122Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2190301Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2190463Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2190626Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2190798Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2190960Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2191130Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2191291Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2191452Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2191619Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2191782Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2191944Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2192115Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2192274Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2192444Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2192608Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2192769Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2192940Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2193101Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2193263Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2193431Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2193676Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2193844Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2194004Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2194164Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2194560Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2194787Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2194971Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2195141Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2195301Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2195467Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2195628Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2195792Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2195962Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2196215Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2196378Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2196543Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2196758Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2196927Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2197146Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2197310Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2197474Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2197632Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2197792Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2197960Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2198124Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2198285Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2198448Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2198609Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2198776Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2198940Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2199100Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2199267Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2199431Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2199594Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2199763Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2199925Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2200091Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2200250Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2200465Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2200632Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2200800Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2200969Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2201129Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2201295Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2201539Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2201706Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2201872Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2202029Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2202189Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2202355Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2202514Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2202683Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2202842Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2203005Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2203172Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2203339Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2203500Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2203712Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2203872Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2204037Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2204235Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2204396Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2204599Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2204763Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2204924Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2205094Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2205259Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2205431Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2205600Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2205762Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2205929Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2206092Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2206250Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2206418Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2206579Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2206744Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2206905Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2207068Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2207234Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2207396Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2207558Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2207727Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2207889Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2208053Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2208214Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2208373Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2208538Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2208698Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2208907Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2209070Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2209228Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2209395Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2209555Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2209718Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2209889Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2210051Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2210211Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2210377Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2210537Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2210709Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2210869Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2211029Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2211242Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2211402Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2211621Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2211788Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2212009Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2212172Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2212338Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2212502Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2212671Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2212831Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2212995Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2213165Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2213325Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2213487Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2213652Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2213815Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2213979Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2214138Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2214297Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2214467Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2214628Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2214788Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2214960Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2215124Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2215296Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2215456Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2215617Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2215788Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2215948Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2216108Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2216323Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2216485Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2216646Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2216807Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2216972Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2217140Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2217301Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2217465Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2217633Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2217792Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2217958Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2218118Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2218283Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2218456Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2218659Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2218821Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2218984Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2219186Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2219397Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2219558Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2219723Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2219892Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2220057Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2220217Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2220388Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2220557Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2220716Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2220882Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2221047Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2221216Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2221376Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2221536Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2221701Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2221865Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2222024Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2222192Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2222354Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2222526Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2222685Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2222848Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2223016Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2223184Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2223347Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2223518Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2223726Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2223893Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2224053Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2224215Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2224380Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2224543Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2224710Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2224877Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2225038Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2225205Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2225364Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2225530Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2225697Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2225856Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2226062Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2226229Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2226388Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2226597Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2226794Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2226956Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2227122Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2227283Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2227446Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2227610Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2227770Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2227935Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2228093Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2228254Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2228417Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2228579Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2228738Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2228902Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2229061Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2229228Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2229388Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2229548Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2229716Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2229874Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2230034Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2230206Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2230371Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2230534Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2230699Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2230859Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2231162Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2231324Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2231485Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2231654Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2231813Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2231975Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2232138Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2232300Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2232467Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2232623Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2232783Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2232947Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2233106Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2233265Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2233478Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2233641Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2233806Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2234004Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2234201Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2234368Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2234527Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2234688Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2234854Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2235015Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2235175Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2235334Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2235492Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2235654Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2235817Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2235980Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2236145Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2236305Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2236473Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2236633Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2236792Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2236957Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2237119Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2237278Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2237442Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2237603Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2237773Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2237934Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2238095Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2238260Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2238473Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2238634Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2238794Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2238955Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2239115Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2239281Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2239445Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2239613Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2239776Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2239935Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2240103Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2240268Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2240478Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2240639Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2240843Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2241003Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2241160Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2241381Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2241588Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2241752Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2241913Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2242077Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2242242Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2242411Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2242569Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2242731Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2242896Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2243054Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2243215Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2243380Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2243538Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2243705Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2243864Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2244027Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2244196Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2244356Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2244518Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2244682Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2244844Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2245010Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2245174Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2245334Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2245500Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2245659Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2245865Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2246031Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2246191Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2246358Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2246518Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2246678Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2246845Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2247008Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2247169Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2247334Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2247491Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2247652Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2247814Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2247974Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2248185Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2248345Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2248510Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2248710Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2248869Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2249065Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2249227Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2249389Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2249557Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2249717Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2249876Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2250047Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2250206Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2250365Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2250532Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2250692Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2250861Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2251019Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2251180Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2251347Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2251511Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2251673Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2251846Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2252010Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2252179Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2252343Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2252504Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2252677Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2252836Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2252997Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2253210Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2253376Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2253536Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2253696Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2253856Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2254018Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2254176Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2254333Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2254500Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2254659Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2254827Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2254995Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2255152Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2255316Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2255515Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2255673Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2255838Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2256038Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2256202Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2256400Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2256559Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2256722Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2256887Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2257047Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2257209Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2257371Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2257531Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2257700Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2257862Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2258033Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2258197Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2258357Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2258527Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2258693Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2258855Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2259022Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2259184Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2259346Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2259508Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2259670Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2259836Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2259998Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2260156Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2260318Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2260525Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2260692Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2260851Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2261012Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2261171Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2261330Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2261490Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2261653Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2261814Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2261983Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2262146Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2262310Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2262477Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2262637Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2262840Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2263003Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2267419Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2267679Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2267845Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2268061Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2268225Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2268392Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2268556Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2268715Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2268879Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2269044Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2269204Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2269365Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2269530Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2269693Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2269859Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2270018Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2270176Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2270343Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2270504Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2270665Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2270829Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2270986Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2271149Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2271315Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2271473Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2271642Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2271801Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2271960Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2272121Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2272333Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2272499Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2272664Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2272822Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2272991Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2273151Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2273312Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2273476Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2273632Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2273798Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2273960Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2274126Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2274289Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2274515Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2274673Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2274836Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2275037Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2275204Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2275405Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2275568Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2275759Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2275939Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2276101Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2276265Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2276426Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2276583Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2276752Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2276914Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2277075Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2277237Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2277395Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2277562Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2277723Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2277886Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2278053Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2278213Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2278379Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2278539Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2278699Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2278864Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2279027Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2279189Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2279353Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2279512Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2279722Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2279883Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2280044Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2280204Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2280363Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2280603Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2280774Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2280936Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2281099Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2281262Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2281421Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2281587Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2281746Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2281954Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2282123Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2282282Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2282488Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2282647Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2282844Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2283011Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2283171Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2283333Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2283500Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2283658Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2283831Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2283987Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2284148Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2284323Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2284480Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2284640Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2284808Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2284968Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2285129Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2285299Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2285461Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2285628Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2285787Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2285973Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2286165Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2286325Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2286486Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2286654Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2286816Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2286980Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2287186Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2287348Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2287516Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2287674Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2287832Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2287996Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2288155Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2288318Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2288484Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2288642Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2288803Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2288968Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2289133Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2289341Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2289503Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2289672Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2289871Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2290029Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2290235Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2290393Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2290552Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2290717Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2290883Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2291049Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2291211Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2291372Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2291534Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2291695Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2291855Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2292020Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2292179Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2292346Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2292503Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2292664Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2292827Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2292987Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2293143Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2293306Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2293467Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2293628Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2293789Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2293947Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2294108Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2294547Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2294876Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2295048Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2295208Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2295370Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2295533Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2295695Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2295861Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2296026Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2296190Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2296351Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2296514Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2296675Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2296842Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2297001Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2297238Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2297394Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2297603Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2297771Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2297986Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2298149Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2298310Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2298469Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2298635Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2298795Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2298956Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2299129Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2299287Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2299448Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2299611Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2299776Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2299940Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2300098Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2300256Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2300429Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2300592Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2300754Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2300925Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2301083Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2301252Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2301414Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2301576Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2301739Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2301897Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2302055Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2302288Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2302455Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2302614Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2302775Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2302932Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2303093Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2303252Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2303411Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2303573Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2303730Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2303887Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2304054Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2304212Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2304379Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2304587Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2304746Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2304909Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2305111Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2305304Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2305467Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2305628Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2305798Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2305961Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2306123Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2306293Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2306455Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2306619Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2306781Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2306943Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2307112Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2307270Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2307430Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2307592Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2307755Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2307912Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2308078Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2308241Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2308405Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2308565Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2308731Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2308898Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2309055Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2309214Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2309373Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2309581Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2309747Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2309904Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2310067Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2310229Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2310387Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2310546Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2310713Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2310871Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2311035Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2311193Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2311354Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2311518Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2311676Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2311877Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2312039Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2312199Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2312396Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2312593Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2312755Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2312922Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2313079Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2313240Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2313405Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2313565Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2313725Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2313886Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2314042Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2314210Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2314373Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2314533Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2314696Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2314859Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2315018Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2315183Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2315341Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2315511Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2315670Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2315828Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2315991Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2316156Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2316315Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2316482Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2316643Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2316869Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2317031Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2317189Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2317352Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2317510Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2317667Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2317833Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2317995Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2318159Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2318317Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2318474Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2318639Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2318798Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2318957Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2319164Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2319323Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2319489Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2319686Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2319881Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2320047Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2320205Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2320367Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2320605Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2320763Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2320928Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2321091Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2321250Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2321410Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2321568Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2321733Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2321896Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2322056Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2322215Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2322379Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2322539Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2322700Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2322860Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2323019Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2323181Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2323340Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2323502Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2323664Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2323821Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2323986Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2324190Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2324351Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2324513Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2324674Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2324832Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2324993Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2325153Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2325320Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2325479Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2325636Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2325800Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2325960Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2326118Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2326278Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2326479Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2326640Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2326797Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2326996Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2327218Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2327376Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2327534Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2327698Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2327858Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2328022Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2328184Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2328347Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2328512Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2328671Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2328831Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2328995Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2329154Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2329318Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2329481Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2329643Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2329810Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2329969Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2330131Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2330296Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2330456Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2330618Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2330779Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2330937Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2331096Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2331254Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2331456Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2331621Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2331780Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2331945Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2332104Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2332263Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2332428Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2332585Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2332745Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2332907Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2333066Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2333234Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2333391Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2333549Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2333760Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2333919Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2334077Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2334280Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2334439Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2334636Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2334800Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2334958Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2335120Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2335280Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2335438Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2335609Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2335768Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2335929Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2336101Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2336258Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2336427Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2336586Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2336743Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2336909Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2337070Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2337228Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2337395Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2337552Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2337713Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2337876Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2338034Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2338199Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2338357Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2338520Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2338732Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2338891Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2339055Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2339216Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2339376Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2339543Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2339708Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2339868Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2340036Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2340200Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2340366Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2340523Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2340683Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2340848Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2341052Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2341210Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2341374Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2341570Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2341732Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2341930Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2342089Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2342255Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2342418Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2342577Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2342742Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2342903Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2343066Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2343223Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2343383Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2343544Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2343706Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2343864Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2344036Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2344196Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2344357Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2344521Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2344683Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2344845Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2345003Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2345168Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2345334Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2345496Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2345656Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2345847Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2346298Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2346475Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2346631Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2346790Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2346954Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2347110Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2347272Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2347571Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2347742Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2347904Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2348064Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2348226Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2348392Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2348551Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2348773Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2348937Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2349096Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2349302Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2349462Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2349748Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2349915Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2350075Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2350235Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2350400Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2350559Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2350727Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2350885Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2351048Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2351213Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2351372Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2351532Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2351697Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2351863Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2352026Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2352187Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2352344Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2352508Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2352671Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2352831Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2352996Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2353154Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2353318Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2353485Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2353644Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2353806Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2354012Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2354173Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2354339Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2354498Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2354657Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2354822Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2354982Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2355148Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2355307Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2355467Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2355632Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2355795Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2355955Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2356161Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2356321Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2356483Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2356703Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2356861Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2357059Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2357218Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2357373Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2357535Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2357697Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2357958Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2358183Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2358343Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2358512Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2358673Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2358831Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2358997Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2359155Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2359318Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2359476Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2359636Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2359800Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2359964Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2360123Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2360287Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2360509Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2360675Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2360835Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2360993Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2361153Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2361309Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2361526Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2361688Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2361850Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2362007Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2362167Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2362326Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2362492Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2362655Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2362814Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2362974Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2363132Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2363293Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2363457Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2363663Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2363824Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2363985Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2364180Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2364337Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2364534Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2364694Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2364858Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2365019Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2365187Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2365351Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2365518Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2365707Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2365891Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2366049Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2366215Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2366378Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2366545Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2366706Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2366865Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2367029Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2367188Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2367350Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2367513Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2367669Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2367834Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2367993Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2368153Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2368314Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2368473Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2368633Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2368846Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2369009Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2369178Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2369337Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2369493Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2369654Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2369811Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2369970Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2370129Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2370286Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2370450Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2370609Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2370767Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2370978Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2371138Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2371297Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2371507Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2371670Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2371867Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2372031Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2372192Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2372356Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2372519Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2372676Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2372841Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2373003Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2373160Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2373326Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2373605Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2373800Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2373960Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2374119Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2374288Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2374449Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2374610Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2374772Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2374933Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2375096Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2375259Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2375417Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2375584Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2375769Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2375953Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2376122Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2376340Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2376504Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2376661Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2376821Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2376983Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2377144Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2377303Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2377469Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2377629Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2377790Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2377949Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2378109Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2378270Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2378487Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2378700Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2378861Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2379063Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2379225Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2379424Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2379589Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2379753Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2379913Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2380075Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2380239Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2380400Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2380563Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2380733Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2380893Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2381060Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2381221Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2381380Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2381546Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2381706Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2381867Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2382030Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2382218Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2382441Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2382622Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2382783Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2382954Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2383117Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2383279Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2383443Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2383604Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2383814Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2383977Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2384140Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2384306Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2384468Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2384631Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2384793Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2384957Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2385123Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2385285Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2385445Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2385610Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2385770Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2385936Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2386173Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2386335Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2386503Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2386705Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2386904Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2387077Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2387238Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2387408Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2387571Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2387736Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2387905Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2388073Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2388236Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2388402Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2388570Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2388740Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2388901Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2389062Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2389226Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2389389Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2389551Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2389725Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2389894Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2390056Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2390218Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2390381Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2390551Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2390714Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2390877Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2391045Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2391249Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2391414Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2391582Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2391747Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2391919Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2392078Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2392242Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2392420Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2397648Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2397846Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2398011Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2398185Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2398362Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2398521Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2398827Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2398988Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2399145Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2399389Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2399617Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2399786Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2399948Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2400112Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2400279Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2400520Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2400681Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2400850Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2401014Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2401178Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2401340Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2401502Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2401667Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2401827Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2401986Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2402153Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2402315Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2402476Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2402644Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2402803Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2402968Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2403130Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2403292Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2403459Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2403623Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2403785Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2404014Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2404180Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2404345Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2404507Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2404669Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2404832Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2404993Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2405156Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2405326Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2405485Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2405652Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2405813Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2405975Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2406141Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2406345Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2406506Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2406675Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2406874Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2407079Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2407241Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2407401Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2407567Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2407730Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2407894Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2408057Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2408221Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2408387Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2408550Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2408712Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2408882Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2409044Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2409204Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2409369Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2409535Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2409700Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2409860Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2410024Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2410189Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2410350Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2410511Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2410679Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2410842Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2411003Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2411169Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2411372Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2411540Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2411699Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2411862Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2412028Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2412189Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2412354Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2412522Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2412687Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2412856Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2413018Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2413184Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2413350Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2413515Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2413722Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2413888Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2414050Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2414256Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2414454Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2414620Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2414791Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2414954Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2415121Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2415292Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2415456Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2415634Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2415796Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2415961Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2416127Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2416286Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2416449Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2416616Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2416774Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2416949Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2417110Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2417272Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2417440Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2417602Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2417763Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2417935Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2418095Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2418267Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2418425Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2418586Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2418826Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2418988Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2419147Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2419317Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2419478Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2419644Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2419807Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2419967Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2420138Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2420302Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2420465Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2420630Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2420790Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2420950Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2421162Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2421326Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2421490Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2421691Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2421852Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2422057Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2422219Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2422380Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2422547Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2422711Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2422877Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2423045Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2423205Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2423370Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2423531Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2423691Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2423862Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2424021Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2424186Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2424352Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2424512Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2424678Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2424841Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2425003Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2425175Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2425337Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2425500Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2425662Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2425823Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2425995Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2426199Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2426361Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2426531Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2426696Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2426861Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2427021Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2427183Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2427350Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2427512Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2427673Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2427840Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2428005Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2428169Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2428330Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2428535Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2428701Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2428861Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2429064Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2429229Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2429427Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2429590Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2429756Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2429920Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2430086Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2430247Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2430410Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2430579Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2430740Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2430907Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2431077Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2431242Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2431414Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2431577Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2431742Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2431905Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2432068Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2432230Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2432400Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2432559Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2432724Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2432883Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2433049Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2433215Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2433372Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2433575Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2433742Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2433902Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2434072Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2434232Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2434395Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2434567Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2434734Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2434899Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2435070Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2435229Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2435391Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2435554Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2435735Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2435975Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2436139Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2436300Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2436504Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2436664Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2436872Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2437034Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2437197Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2437362Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2437528Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2437690Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2437856Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2438015Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2438177Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2438347Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2438504Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2438676Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2438837Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2438996Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2439159Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2439320Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2439480Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2439646Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2439806Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2439969Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2440130Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2440290Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2440512Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2440674Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2440836Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2441002Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2441222Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2441390Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2441554Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2441713Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2441877Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2442040Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2442200Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2442368Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2442529Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2442695Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2442855Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2443017Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2443184Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2443391Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2443553Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2443720Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2443920Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2444085Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2444303Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2444468Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2444638Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2444800Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2444963Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2445132Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2445292Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2445459Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2445619Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2445783Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2445973Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2446163Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2446323Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2446491Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2446656Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2446825Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2446987Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2447151Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2447317Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2447478Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2447643Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2447808Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2447971Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2448130Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2448298Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2448459Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2448667Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2448832Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2448994Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2449161Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2449320Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2449484Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2449650Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2449814Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2449980Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2450141Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2450302Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2450470Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2450631Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2450836Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2451004Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2451165Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2451371Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2451532Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2451731Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2451896Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2452056Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2452216Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2452389Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2452550Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2452717Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2452881Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2453042Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2453213Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2453374Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2453536Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2453704Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2453868Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2454036Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2454199Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2454359Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2454530Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2454692Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2454852Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2455022Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2455182Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2455351Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2455511Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2455673Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2455839Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2456044Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2456209Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2456381Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2456542Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2456704Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2456873Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2457033Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2457201Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2457362Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2457523Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2457689Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2457852Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2458013Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2458225Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2458386Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2458558Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2458759Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2458921Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2459128Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2459292Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2459454Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2459623Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2459788Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2459955Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2460118Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2460290Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2460458Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2460621Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2460783Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2460955Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2461119Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2461288Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2461450Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2461614Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2461781Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2461942Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2462107Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2462276Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2462441Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2462612Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2462775Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2462936Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2463105Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2463268Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2463476Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2463646Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2463808Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2463979Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2464141Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2464305Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2464475Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2464638Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2464800Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2464970Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2465131Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2465301Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2465463Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2465624Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2465840Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2466005Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2466209Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2466378Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2466578Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2466745Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2466908Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2467068Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2467237Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2467398Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2467560Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2467730Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2467890Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2468057Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2468220Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2468383Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2468548Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2468708Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2468869Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2469036Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2469198Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2469365Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2469530Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2469690Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2469855Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2470019Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2470184Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2470351Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2470512Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2470672Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2470886Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2471050Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2471220Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2471383Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2471544Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2471711Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2471875Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2472034Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2472200Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2472363Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2472529Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2472692Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2472855Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2473022Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2473229Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2473391Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2473558Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2473870Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2474079Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2474242Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2474406Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2474574Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2474737Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2474903Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2475071Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2475236Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2475403Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2475563Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2475745Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2475942Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2476110Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2476271Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2476444Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2476608Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2476777Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2476942Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2477106Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2477275Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2477438Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2477603Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2477774Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2477936Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2478104Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2478265Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2478476Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2478647Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2478809Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2478973Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2479141Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2479303Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2479469Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2479641Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2479804Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2479973Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2480134Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2480300Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2480558Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2480720Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2480928Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2481097Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2481260Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2481470Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2481670Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2481834Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2482002Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2482163Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2482327Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2482495Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2482656Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2482824Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2482990Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2483150Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2483318Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2483482Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2483644Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2483812Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2483976Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2484145Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2484306Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2484469Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2484637Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2484798Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2484963Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2485132Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2485297Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2485464Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2485624Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2485785Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2486022Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2486212Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2486373Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2486544Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2486704Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2486872Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2487034Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2487198Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2487365Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2487527Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2487688Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2487858Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2488020Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2488180Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2488395Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2488557Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2488723Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2488924Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2489121Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2489294Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2489454Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2489615Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2489785Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2489946Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2490113Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2490281Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2490441Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2490609Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2490773Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2490938Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2491110Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2491271Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2491439Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2491603Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2491766Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2491938Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2492103Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2492265Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2492431Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2492595Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2492766Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2492931Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2493092Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2493264Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2493470Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2493633Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2493804Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2493967Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2494135Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2494591Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2494759Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2494934Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2495096Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2495257Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2495429Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2495593Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2495761Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2495927Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2496230Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2496399Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2496562Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2496784Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2497014Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2497180Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2497350Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2497512Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2497678Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2497847Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2498008Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2498172Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2498342Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2498503Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2498667Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2498834Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2498997Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2499164Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2499326Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2499488Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2499656Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2499818Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2499981Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2500149Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2500312Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2500481Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2500642Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2500806Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2500975Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2501136Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2501364Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2501538Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2501699Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2501868Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2502028Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2502193Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2502362Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2502523Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2502688Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2502858Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2503019Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2503188Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2503353Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2503518Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2503760Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2503923Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2504086Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2504294Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2504455Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2504661Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2504824Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2504985Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2505158Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2505318Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2505480Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2505649Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2505810Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2505976Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2506140Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2506302Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2506467Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2506629Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2506790Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2506958Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2507119Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2507280Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2507452Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2507613Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2507781Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2507947Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2508107Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2508278Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2508441Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2508602Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2508821Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2508987Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2509155Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2509318Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2509483Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2509650Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2509812Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2509974Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2510143Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2510303Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2510471Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2510637Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2510800Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2510969Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2511176Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2511338Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2511506Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2511715Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2511881Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2512085Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2512249Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2512419Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2512584Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2512745Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2512914Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2513080Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2513249Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2513410Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2513574Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2513744Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2513909Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2514070Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2514236Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2514398Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2514564Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2514724Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2514888Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2515058Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2515219Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2515382Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2515548Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2515714Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2515876Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2516041Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2516202Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2516415Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2516578Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2516740Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2516908Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2517068Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2517231Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2517397Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2517560Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2517727Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2517891Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2518052Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2518221Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2518382Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2518586Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2518754Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2518914Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2519125Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2519289Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2519489Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2519662Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2519823Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2519984Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2520154Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2520316Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2520547Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2520707Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2520866Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2521031Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2521190Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2521351Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2521516Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2521674Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2521840Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2522001Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2522159Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2522327Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2522487Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2522646Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2522812Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2522971Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2523140Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2523298Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2523457Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2523639Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2523931Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2529675Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2529882Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2530047Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2530207Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2530379Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2530541Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2530704Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2530869Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2531024Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2531187Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2531347Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2531505Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2531757Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2531915Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2532080Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2532282Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2532444Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2532687Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2532849Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2533008Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2533173Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2533339Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2533505Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2533667Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2533825Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2533988Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2534148Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2534304Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2534472Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2534629Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2534793Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2534950Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2535109Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2535274Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2535435Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2535592Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2535756Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2535917Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2536075Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2536240Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2536397Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2536564Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2536725Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2536926Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2537095Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2537255Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2537413Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2537577Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2537738Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2537900Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2538061Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2538221Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2538384Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2538541Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2538701Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2538867Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2539076Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2539239Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2539396Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2539599Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2539762Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2539957Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2540117Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2540281Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2540439Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2540608Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2540766Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2540927Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2541092Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2541251Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2541410Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2541576Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2541736Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2541902Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2542059Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2542221Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2542388Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2542547Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2542710Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2542873Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2543031Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2543201Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2543359Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2543522Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2543686Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2543845Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2544004Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2544213Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2544374Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2544533Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2544696Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2544855Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2545020Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2545181Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2545341Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2545501Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2545659Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2545816Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2545983Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2546139Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2546304Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2546509Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2546667Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2546871Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2547031Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2547226Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2547393Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2547550Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2547717Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2547877Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2548035Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2548199Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2548361Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2548519Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2548687Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2548844Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2549009Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2549167Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2549324Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2549489Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2549648Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2549807Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2549970Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2550131Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2550292Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2550452Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2550608Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2550772Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2550928Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2551085Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2551245Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2551445Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2551614Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2551771Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2551930Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2552092Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2552247Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2552407Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2552572Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2552730Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2552899Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2553056Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2553215Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2553379Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2553537Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2553740Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2553907Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2554064Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2554262Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2554463Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2554621Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2554785Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2554943Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2555102Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2555268Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2555424Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2555583Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2555772Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2555956Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2556122Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2556282Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2556439Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2556604Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2556761Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2556919Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2557084Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2557241Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2557407Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2557565Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2557722Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2557887Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2558046Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2558204Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2558369Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2558526Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2558737Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2558896Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2559054Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2559218Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2559379Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2559536Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2559703Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2559861Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2560027Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2560185Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2560342Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2560661Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2560821Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2560977Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2561189Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2561346Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2561512Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2561741Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2561937Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2562105Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2562263Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2562421Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2562588Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2562747Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2562904Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2563073Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2563232Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2563399Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2563559Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2563718Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2563885Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2564042Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2564201Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2564365Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2564523Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2564688Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2564846Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2565004Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2565169Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2565328Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2565487Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2565654Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2565835Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2566019Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2566246Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2566403Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2566565Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2566724Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2566880Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2567045Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2567205Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2567369Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2567527Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2567684Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2567846Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2568005Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2568163Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2568326Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2568529Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2568695Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2568852Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2569051Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2569252Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2569410Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2569567Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2569731Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2569891Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2570055Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2570212Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2570374Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2570537Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2570694Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2570853Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2571019Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2571175Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2571332Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2571495Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2571654Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2571817Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2571974Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2572137Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2572301Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2572459Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2572621Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2572786Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2572942Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2573104Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2573261Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2573460Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2573625Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2573783Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2573948Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2574111Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2574267Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2574432Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2574593Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2574753Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2574919Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2575076Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2575240Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2575409Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2575572Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2575779Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2575937Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2576095Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2576299Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2576497Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2576657Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2576821Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2576977Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2577145Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2577302Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2577461Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2577630Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2577788Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2577946Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2578112Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2578272Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2578436Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2578597Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2578755Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2578924Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2579080Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2579236Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2579405Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2579563Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2579729Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2579888Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2580047Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2580211Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2580368Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2580523Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2580728Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2580888Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2581047Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2581212Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2581368Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2581531Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2581691Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2581847Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2582013Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2582170Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2582331Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2582497Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2582653Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2582814Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2583015Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2583172Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2583336Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2583538Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2583695Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2583896Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2584054Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2584217Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2584378Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2584535Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2584704Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2584863Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2585020Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2585184Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2585344Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2585505Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2585674Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2585854Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2586031Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2586190Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2586348Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2586509Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2586667Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2586831Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2586988Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2587147Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2587308Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2587467Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2587623Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2587785Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2587986Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2588152Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2588308Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2588467Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2588627Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2588782Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2588940Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2589103Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2589263Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2589419Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2589584Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2589763Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2589978Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2590195Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2590493Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2590659Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2590819Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2591026Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2591188Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2591422Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2591587Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2591747Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2591905Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2592069Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2592226Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2592394Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2592551Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2592709Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2592874Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2593033Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2593193Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2593355Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2593510Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2593669Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2593832Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2593987Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2594152Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2594703Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2594926Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2595108Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2595266Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2595425Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2595591Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:57:48.2595755Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2596202Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2596362Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2596519Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2596687Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2596844Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2597001Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2597170Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2597327Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2597493Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2597650Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2597807Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2597973Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2598129Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2598285Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2598522Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2598679Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2598842Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2599061Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2599219Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2599458Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2599623Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2599781Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2599947Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2600104Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2600266Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2600500Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2600659Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2600821Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2600984Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2601141Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2601308Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2601466Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2601629Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2601786Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2601947Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2602112Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2602273Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2602430Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2602593Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2602752Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2602914Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2603076Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2603232Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2603394Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2603552Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2603756Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2603920Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2604078Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2604234Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2604397Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2604556Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2604718Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2604876Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2605032Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2605195Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2605356Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2605516Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2605678Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2605888Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2606052Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2606209Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2606406Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2606572Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2606767Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2606926Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2607089Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2607245Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2607416Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2607574Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2607735Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2607897Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2608055Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2608218Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2608384Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2608543Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2608708Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2608865Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2609021Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2609187Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2609344Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2609506Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2609670Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2609827Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2609994Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2610152Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2610311Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2610475Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2610634Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2610792Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2611002Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2611165Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2611331Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2611488Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2611644Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2611810Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2611967Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2612128Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2612293Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2612451Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2612609Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2612776Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2612935Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2613141Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2613298Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2613454Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2613657Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2613817Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2614010Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2614175Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2614333Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2614495Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2614654Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2614810Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2614976Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2615133Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2615290Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2615453Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2615610Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2615778Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2615934Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2616091Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2616255Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2616415Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2616575Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2616741Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2616899Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2617064Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2617223Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2617381Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2617547Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2617704Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2617860Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2618022Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2618252Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2618420Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2618578Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2618737Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2618900Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2619059Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2619214Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2619384Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2619540Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2619702Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2619860Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2620020Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2620182Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2620384Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2620542Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2620707Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2620906Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2621063Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2621264Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2621426Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2621589Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2621745Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2621904Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2622066Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2622226Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2622384Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2622546Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2622706Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2622872Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2623032Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2623207Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:57:48.2623213Z 2025-05-07T20:57:48.2623368Z ============================== 1 passed in 2.06s =============================== 2025-05-07T20:57:48.2623453Z s! 2025-05-07T20:57:48.2623621Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2623789Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2623948Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2624116Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2624275Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2624434Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2624603Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2624765Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2624923Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2625088Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2625247Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2625459Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2625619Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2625777Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2625945Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2626104Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2626262Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2626429Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2626589Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2626755Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2626916Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2627074Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2627241Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2627400Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2627560Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2627768Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2627926Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2628090Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2628287Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2628487Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2628653Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2628811Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2628968Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2629137Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:57:48.2629267Z Time taken to estimate parameters (us): 48523 2025-05-07T20:57:48.3098122Z 2025-05-07T20:57:48.3098667Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:57:48.3118598Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 5 seconds 2025-05-07T20:57:48.3118907Z 2025-05-07T20:57:48.3119049Z 2025-05-07T20:57:48.3119080Z 2025-05-07T20:57:48.3119155Z 2025-05-07T20:57:48.3140723Z ################################################################################ 2025-05-07T20:57:48.3157855Z # [2025-05-07T20:57:48.315Z] Run Python Test Suite: 2025-05-07T20:57:48.3158284Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:57:48.3158408Z ################################################################################ 2025-05-07T20:57:48.3181124Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:57:48.3181139Z 2025-05-07T20:57:50.4766649Z ============================= test session starts ============================== 2025-05-07T20:57:50.4767457Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:50.4767984Z cachedir: .pytest_cache 2025-05-07T20:57:50.4768563Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:50.4769295Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:50.4769716Z plugins: hypothesis-6.131.14 2025-05-07T20:57:52.1054299Z collecting ... collected 2 items 2025-05-07T20:57:52.1054539Z 2025-05-07T20:57:55.4530975Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4532369Z self=, 2025-05-07T20:57:55.4533333Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.4533735Z weight_decay=0.001, 2025-05-07T20:57:55.4534032Z T=1, 2025-05-07T20:57:55.4534227Z D=2, 2025-05-07T20:57:55.4534412Z B=1, 2025-05-07T20:57:55.4534609Z log_E=3, 2025-05-07T20:57:55.4534808Z L=0, 2025-05-07T20:57:55.4534997Z D_gradcheck=1, 2025-05-07T20:57:55.4535219Z weighted=False, 2025-05-07T20:57:55.4535442Z mixed=False, 2025-05-07T20:57:55.4535676Z output_dtype=SparseType.FP32, 2025-05-07T20:57:55.4535983Z pooling_mode=, 2025-05-07T20:57:55.4536276Z start_iter=0, 2025-05-07T20:57:55.4536498Z gwd_lower_bound=0, 2025-05-07T20:57:55.4536718Z ) 2025-05-07T20:57:55.4536994Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4537788Z self=, 2025-05-07T20:57:55.4538635Z weights_precision=SparseType.FP16, 2025-05-07T20:57:55.4538934Z weight_decay=0.001, 2025-05-07T20:57:55.4539170Z T=1, 2025-05-07T20:57:55.4539353Z D=2, 2025-05-07T20:57:55.4539544Z B=1, 2025-05-07T20:57:55.4539733Z log_E=3, 2025-05-07T20:57:55.4540003Z L=0, 2025-05-07T20:57:55.4540196Z D_gradcheck=1, 2025-05-07T20:57:55.4540414Z weighted=False, 2025-05-07T20:57:55.4540627Z mixed=False, 2025-05-07T20:57:55.4540944Z output_dtype=SparseType.FP32, 2025-05-07T20:57:55.4541247Z pooling_mode=, 2025-05-07T20:57:55.4541530Z start_iter=0, 2025-05-07T20:57:55.4549026Z gwd_lower_bound=0, 2025-05-07T20:57:55.4549277Z ) 2025-05-07T20:57:55.4549544Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4550321Z self=, 2025-05-07T20:57:55.4551046Z weights_precision=SparseType.FP16, 2025-05-07T20:57:55.4551346Z weight_decay=0.001, 2025-05-07T20:57:55.4551579Z T=5, 2025-05-07T20:57:55.4551768Z D=81, 2025-05-07T20:57:55.4551959Z B=109, 2025-05-07T20:57:55.4552145Z log_E=4, 2025-05-07T20:57:55.4552353Z L=0, 2025-05-07T20:57:55.4552557Z D_gradcheck=1, 2025-05-07T20:57:55.4552779Z weighted=True, 2025-05-07T20:57:55.4552995Z mixed=False, 2025-05-07T20:57:55.4553238Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.4553533Z pooling_mode=, 2025-05-07T20:57:55.4553823Z start_iter=0, 2025-05-07T20:57:55.4554046Z gwd_lower_bound=0, 2025-05-07T20:57:55.4554262Z ) 2025-05-07T20:57:55.4554519Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4555297Z self=, 2025-05-07T20:57:55.4556022Z weights_precision=SparseType.FP16, 2025-05-07T20:57:55.4556317Z weight_decay=0.1, 2025-05-07T20:57:55.4556542Z T=3, 2025-05-07T20:57:55.4556732Z D=100, 2025-05-07T20:57:55.4556917Z B=70, 2025-05-07T20:57:55.4557111Z log_E=3, 2025-05-07T20:57:55.4557310Z L=5, 2025-05-07T20:57:55.4557502Z D_gradcheck=2, 2025-05-07T20:57:55.4557727Z weighted=True, 2025-05-07T20:57:55.4557945Z mixed=False, 2025-05-07T20:57:55.4558178Z output_dtype=SparseType.FP32, 2025-05-07T20:57:55.4558489Z pooling_mode=, 2025-05-07T20:57:55.4558786Z start_iter=10, 2025-05-07T20:57:55.4559012Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.4559244Z ) 2025-05-07T20:57:55.4559510Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4560357Z self=, 2025-05-07T20:57:55.4561155Z weights_precision=SparseType.FP16, 2025-05-07T20:57:55.4561455Z weight_decay=0.001, 2025-05-07T20:57:55.4561684Z T=2, 2025-05-07T20:57:55.4561870Z D=19, 2025-05-07T20:57:55.4562067Z B=124, 2025-05-07T20:57:55.4562264Z log_E=3, 2025-05-07T20:57:55.4562457Z L=11, 2025-05-07T20:57:55.4562661Z D_gradcheck=1, 2025-05-07T20:57:55.4562886Z weighted=True, 2025-05-07T20:57:55.4563097Z mixed=True, 2025-05-07T20:57:55.4563336Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.4563650Z pooling_mode=, 2025-05-07T20:57:55.4563941Z start_iter=1000, 2025-05-07T20:57:55.4564171Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.4564411Z ) 2025-05-07T20:57:55.4564681Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4565452Z self=, 2025-05-07T20:57:55.4566178Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.4566479Z weight_decay=0.01, 2025-05-07T20:57:55.4566760Z T=1, 2025-05-07T20:57:55.4566950Z D=66, 2025-05-07T20:57:55.4567145Z B=22, 2025-05-07T20:57:55.4567335Z log_E=3, 2025-05-07T20:57:55.4567556Z L=13, 2025-05-07T20:57:55.4567779Z D_gradcheck=1, 2025-05-07T20:57:55.4568041Z weighted=False, 2025-05-07T20:57:55.4568268Z mixed=True, 2025-05-07T20:57:55.4568501Z output_dtype=SparseType.FP32, 2025-05-07T20:57:55.4568796Z pooling_mode=, 2025-05-07T20:57:55.4569132Z start_iter=1000, 2025-05-07T20:57:55.4569372Z gwd_lower_bound=0.01, 2025-05-07T20:57:55.4569600Z ) 2025-05-07T20:57:55.4569871Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4570659Z self=, 2025-05-07T20:57:55.4571383Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.4571671Z weight_decay=0.01, 2025-05-07T20:57:55.4571905Z T=5, 2025-05-07T20:57:55.4572094Z D=43, 2025-05-07T20:57:55.4572278Z B=3, 2025-05-07T20:57:55.4572467Z log_E=5, 2025-05-07T20:57:55.4572678Z L=6, 2025-05-07T20:57:55.4572870Z D_gradcheck=1, 2025-05-07T20:57:55.4573091Z weighted=False, 2025-05-07T20:57:55.4573317Z mixed=False, 2025-05-07T20:57:55.4573545Z output_dtype=SparseType.FP16, 2025-05-07T20:57:55.4573850Z pooling_mode=, 2025-05-07T20:57:55.4574147Z start_iter=100, 2025-05-07T20:57:55.4574373Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.4574616Z ) 2025-05-07T20:57:55.4574882Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4575668Z self=, 2025-05-07T20:57:55.4576386Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.4576692Z weight_decay=0.1, 2025-05-07T20:57:55.4576920Z T=5, 2025-05-07T20:57:55.4577108Z D=56, 2025-05-07T20:57:55.4577302Z B=25, 2025-05-07T20:57:55.4577502Z log_E=5, 2025-05-07T20:57:55.4577702Z L=8, 2025-05-07T20:57:55.4577927Z D_gradcheck=2, 2025-05-07T20:57:55.4578176Z weighted=True, 2025-05-07T20:57:55.4578391Z mixed=False, 2025-05-07T20:57:55.4578636Z output_dtype=SparseType.FP16, 2025-05-07T20:57:55.4578947Z pooling_mode=, 2025-05-07T20:57:55.4579242Z start_iter=1000, 2025-05-07T20:57:55.4579491Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.4579733Z ) 2025-05-07T20:57:55.4580000Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4580780Z self=, 2025-05-07T20:57:55.4581554Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.4581862Z weight_decay=0.001, 2025-05-07T20:57:55.4582091Z T=5, 2025-05-07T20:57:55.4582279Z D=35, 2025-05-07T20:57:55.4582472Z B=118, 2025-05-07T20:57:55.4582660Z log_E=3, 2025-05-07T20:57:55.4582859Z L=6, 2025-05-07T20:57:55.4583053Z D_gradcheck=1, 2025-05-07T20:57:55.4583265Z weighted=True, 2025-05-07T20:57:55.4583482Z mixed=False, 2025-05-07T20:57:55.4583720Z output_dtype=SparseType.FP32, 2025-05-07T20:57:55.4584011Z pooling_mode=, 2025-05-07T20:57:55.4584303Z start_iter=1000, 2025-05-07T20:57:55.4584542Z gwd_lower_bound=0.01, 2025-05-07T20:57:55.4584776Z ) 2025-05-07T20:57:55.4585044Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4585827Z self=, 2025-05-07T20:57:55.4586555Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.4586846Z weight_decay=0.01, 2025-05-07T20:57:55.4587073Z T=3, 2025-05-07T20:57:55.4587263Z D=113, 2025-05-07T20:57:55.4587449Z B=46, 2025-05-07T20:57:55.4587693Z log_E=4, 2025-05-07T20:57:55.4587919Z L=2, 2025-05-07T20:57:55.4588132Z D_gradcheck=2, 2025-05-07T20:57:55.4588357Z weighted=False, 2025-05-07T20:57:55.4588583Z mixed=True, 2025-05-07T20:57:55.4588808Z output_dtype=SparseType.FP32, 2025-05-07T20:57:55.4589153Z pooling_mode=, 2025-05-07T20:57:55.4589448Z start_iter=1000, 2025-05-07T20:57:55.4589676Z gwd_lower_bound=0.01, 2025-05-07T20:57:55.4589956Z ) 2025-05-07T20:57:55.4590227Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4590999Z self=, 2025-05-07T20:57:55.4591723Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.4592023Z weight_decay=0.01, 2025-05-07T20:57:55.4592252Z T=2, 2025-05-07T20:57:55.4592440Z D=90, 2025-05-07T20:57:55.4592634Z B=81, 2025-05-07T20:57:55.4592831Z log_E=3, 2025-05-07T20:57:55.4593026Z L=12, 2025-05-07T20:57:55.4593226Z D_gradcheck=2, 2025-05-07T20:57:55.4593446Z weighted=False, 2025-05-07T20:57:55.4593657Z mixed=True, 2025-05-07T20:57:55.4593891Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.4594193Z pooling_mode=, 2025-05-07T20:57:55.4594839Z start_iter=0, 2025-05-07T20:57:55.4595067Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.4595308Z ) 2025-05-07T20:57:55.4595576Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4596357Z self=, 2025-05-07T20:57:55.4597081Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.4597370Z weight_decay=0.01, 2025-05-07T20:57:55.4597598Z T=2, 2025-05-07T20:57:55.4597786Z D=90, 2025-05-07T20:57:55.4597976Z B=81, 2025-05-07T20:57:55.4598161Z log_E=3, 2025-05-07T20:57:55.4598377Z L=12, 2025-05-07T20:57:55.4598608Z D_gradcheck=2, 2025-05-07T20:57:55.4598823Z weighted=False, 2025-05-07T20:57:55.4599046Z mixed=False, 2025-05-07T20:57:55.4599278Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.4599571Z pooling_mode=, 2025-05-07T20:57:55.4599865Z start_iter=0, 2025-05-07T20:57:55.4600089Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.4600325Z ) 2025-05-07T20:57:55.4600652Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4601441Z self=, 2025-05-07T20:57:55.4602151Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.4602443Z weight_decay=0.01, 2025-05-07T20:57:55.4602761Z T=2, 2025-05-07T20:57:55.4602943Z D=90, 2025-05-07T20:57:55.4603134Z B=81, 2025-05-07T20:57:55.4603316Z log_E=3, 2025-05-07T20:57:55.4603509Z L=12, 2025-05-07T20:57:55.4603703Z D_gradcheck=1, 2025-05-07T20:57:55.4603915Z weighted=False, 2025-05-07T20:57:55.4604131Z mixed=False, 2025-05-07T20:57:55.4604360Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.4604655Z pooling_mode=, 2025-05-07T20:57:55.4604951Z start_iter=0, 2025-05-07T20:57:55.4605168Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.4605402Z ) 2025-05-07T20:57:55.4605669Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4606437Z self=, 2025-05-07T20:57:55.4607159Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.4607453Z weight_decay=0.01, 2025-05-07T20:57:55.4607677Z T=1, 2025-05-07T20:57:55.4607861Z D=90, 2025-05-07T20:57:55.4608051Z B=81, 2025-05-07T20:57:55.4608232Z log_E=3, 2025-05-07T20:57:55.4608446Z L=12, 2025-05-07T20:57:55.4608833Z D_gradcheck=1, 2025-05-07T20:57:55.4609116Z weighted=False, 2025-05-07T20:57:55.4609400Z mixed=False, 2025-05-07T20:57:55.4609708Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.4610061Z pooling_mode=, 2025-05-07T20:57:55.4610423Z start_iter=0, 2025-05-07T20:57:55.4610649Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.4610882Z ) 2025-05-07T20:57:55.4611139Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:57:55.4611969Z self=, 2025-05-07T20:57:55.4612684Z weights_precision=SparseType.FP32, 2025-05-07T20:57:55.4612964Z weight_decay=0.01, 2025-05-07T20:57:55.4613190Z T=1, 2025-05-07T20:57:55.4613375Z D=90, 2025-05-07T20:57:55.4613554Z B=1, 2025-05-07T20:57:55.4613737Z log_E=3, 2025-05-07T20:57:55.4613933Z L=12, 2025-05-07T20:57:55.4614120Z D_gradcheck=1, 2025-05-07T20:57:55.4614339Z weighted=False, 2025-05-07T20:57:55.4614553Z mixed=False, 2025-05-07T20:57:55.4614776Z output_dtype=SparseType.BF16, 2025-05-07T20:57:55.4615069Z pooling_mode=, 2025-05-07T20:57:55.4615350Z start_iter=0, 2025-05-07T20:57:55.4615573Z gwd_lower_bound=0.001, 2025-05-07T20:57:55.4615799Z ) 2025-05-07T20:57:55.4615992Z PASSED 2025-05-07T20:58:09.1951550Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.1953193Z self=, 2025-05-07T20:58:09.1953962Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1954268Z weight_decay=0.001, 2025-05-07T20:58:09.1954509Z T=1, 2025-05-07T20:58:09.1954705Z D=2, 2025-05-07T20:58:09.1954900Z B=1, 2025-05-07T20:58:09.1955092Z log_E=3, 2025-05-07T20:58:09.1955299Z L=0, 2025-05-07T20:58:09.1955498Z D_gradcheck=1, 2025-05-07T20:58:09.1955733Z weighted=False, 2025-05-07T20:58:09.1955962Z mixed=False, 2025-05-07T20:58:09.1956209Z output_dtype=SparseType.FP32, 2025-05-07T20:58:09.1956523Z pooling_mode=, 2025-05-07T20:58:09.1956821Z start_iter=0, 2025-05-07T20:58:09.1957054Z gwd_lower_bound=0, 2025-05-07T20:58:09.1957287Z ) 2025-05-07T20:58:09.1957584Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.1958402Z self=, 2025-05-07T20:58:09.1959301Z weights_precision=SparseType.FP16, 2025-05-07T20:58:09.1959611Z weight_decay=0.001, 2025-05-07T20:58:09.1959848Z T=1, 2025-05-07T20:58:09.1960039Z D=2, 2025-05-07T20:58:09.1960231Z B=1, 2025-05-07T20:58:09.1960506Z log_E=3, 2025-05-07T20:58:09.1960699Z L=0, 2025-05-07T20:58:09.1960901Z D_gradcheck=1, 2025-05-07T20:58:09.1961166Z weighted=False, 2025-05-07T20:58:09.1961478Z mixed=False, 2025-05-07T20:58:09.1961753Z output_dtype=SparseType.FP32, 2025-05-07T20:58:09.1962071Z pooling_mode=, 2025-05-07T20:58:09.1962358Z start_iter=0, 2025-05-07T20:58:09.1962587Z gwd_lower_bound=0, 2025-05-07T20:58:09.1962818Z ) 2025-05-07T20:58:09.1963102Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.1963915Z self=, 2025-05-07T20:58:09.1964662Z weights_precision=SparseType.FP16, 2025-05-07T20:58:09.1964966Z weight_decay=0.001, 2025-05-07T20:58:09.1965195Z T=4, 2025-05-07T20:58:09.1965396Z D=100, 2025-05-07T20:58:09.1965598Z B=73, 2025-05-07T20:58:09.1965788Z log_E=4, 2025-05-07T20:58:09.1966106Z L=14, 2025-05-07T20:58:09.1966317Z D_gradcheck=2, 2025-05-07T20:58:09.1966545Z weighted=True, 2025-05-07T20:58:09.1966785Z mixed=True, 2025-05-07T20:58:09.1967038Z output_dtype=SparseType.FP32, 2025-05-07T20:58:09.1967438Z pooling_mode=, 2025-05-07T20:58:09.1967808Z start_iter=1000, 2025-05-07T20:58:09.1968059Z gwd_lower_bound=0.01, 2025-05-07T20:58:09.1968315Z ) 2025-05-07T20:58:09.1968706Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.1969694Z self=, 2025-05-07T20:58:09.1970609Z weights_precision=SparseType.FP16, 2025-05-07T20:58:09.1970944Z weight_decay=0.01, 2025-05-07T20:58:09.1971188Z T=4, 2025-05-07T20:58:09.1971386Z D=33, 2025-05-07T20:58:09.1971591Z B=110, 2025-05-07T20:58:09.1971796Z log_E=5, 2025-05-07T20:58:09.1972010Z L=11, 2025-05-07T20:58:09.1972219Z D_gradcheck=1, 2025-05-07T20:58:09.1972460Z weighted=False, 2025-05-07T20:58:09.1972692Z mixed=False, 2025-05-07T20:58:09.1972947Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.1973276Z pooling_mode=, 2025-05-07T20:58:09.1973594Z start_iter=100, 2025-05-07T20:58:09.1973830Z gwd_lower_bound=0, 2025-05-07T20:58:09.1974070Z ) 2025-05-07T20:58:09.1974378Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.1975366Z self=, 2025-05-07T20:58:09.1976274Z weights_precision=SparseType.FP16, 2025-05-07T20:58:09.1976595Z weight_decay=0.001, 2025-05-07T20:58:09.1976846Z T=3, 2025-05-07T20:58:09.1977045Z D=122, 2025-05-07T20:58:09.1977240Z B=17, 2025-05-07T20:58:09.1977438Z log_E=5, 2025-05-07T20:58:09.1977650Z L=13, 2025-05-07T20:58:09.1977860Z D_gradcheck=2, 2025-05-07T20:58:09.1978087Z weighted=False, 2025-05-07T20:58:09.1978322Z mixed=False, 2025-05-07T20:58:09.1978578Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.1978902Z pooling_mode=, 2025-05-07T20:58:09.1979229Z start_iter=1000, 2025-05-07T20:58:09.1979481Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.1979731Z ) 2025-05-07T20:58:09.1980042Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.1981033Z self=, 2025-05-07T20:58:09.1981938Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1982266Z weight_decay=0.01, 2025-05-07T20:58:09.1982565Z T=3, 2025-05-07T20:58:09.1982760Z D=27, 2025-05-07T20:58:09.1982964Z B=125, 2025-05-07T20:58:09.1983170Z log_E=4, 2025-05-07T20:58:09.1983371Z L=5, 2025-05-07T20:58:09.1983581Z D_gradcheck=1, 2025-05-07T20:58:09.1983817Z weighted=True, 2025-05-07T20:58:09.1984055Z mixed=False, 2025-05-07T20:58:09.1984305Z output_dtype=SparseType.FP16, 2025-05-07T20:58:09.1984648Z pooling_mode=, 2025-05-07T20:58:09.1984981Z start_iter=100, 2025-05-07T20:58:09.1985221Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.1985489Z ) 2025-05-07T20:58:09.1985809Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.1986800Z self=, 2025-05-07T20:58:09.1987713Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1988047Z weight_decay=0.01, 2025-05-07T20:58:09.1988285Z T=2, 2025-05-07T20:58:09.1988488Z D=76, 2025-05-07T20:58:09.1988694Z B=37, 2025-05-07T20:58:09.1988888Z log_E=4, 2025-05-07T20:58:09.1989097Z L=10, 2025-05-07T20:58:09.1989304Z D_gradcheck=1, 2025-05-07T20:58:09.1989582Z weighted=False, 2025-05-07T20:58:09.1989813Z mixed=True, 2025-05-07T20:58:09.1990062Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.1990391Z pooling_mode=, 2025-05-07T20:58:09.1990748Z start_iter=10, 2025-05-07T20:58:09.1990983Z gwd_lower_bound=0, 2025-05-07T20:58:09.1991218Z ) 2025-05-07T20:58:09.1991527Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.1992556Z self=, 2025-05-07T20:58:09.1993466Z weights_precision=SparseType.FP16, 2025-05-07T20:58:09.1993786Z weight_decay=0.01, 2025-05-07T20:58:09.1994028Z T=2, 2025-05-07T20:58:09.1994432Z D=89, 2025-05-07T20:58:09.1994624Z B=118, 2025-05-07T20:58:09.1994818Z log_E=3, 2025-05-07T20:58:09.1995021Z L=20, 2025-05-07T20:58:09.1995215Z D_gradcheck=1, 2025-05-07T20:58:09.1995438Z weighted=True, 2025-05-07T20:58:09.1995656Z mixed=True, 2025-05-07T20:58:09.1995884Z output_dtype=SparseType.FP16, 2025-05-07T20:58:09.1996185Z pooling_mode=, 2025-05-07T20:58:09.1996484Z start_iter=0, 2025-05-07T20:58:09.1996713Z gwd_lower_bound=0.01, 2025-05-07T20:58:09.1996944Z ) 2025-05-07T20:58:09.1997233Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.1998046Z self=, 2025-05-07T20:58:09.1998784Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.1999084Z weight_decay=0.1, 2025-05-07T20:58:09.1999391Z T=5, 2025-05-07T20:58:09.1999642Z D=74, 2025-05-07T20:58:09.1999957Z B=125, 2025-05-07T20:58:09.2000352Z log_E=5, 2025-05-07T20:58:09.2000706Z L=1, 2025-05-07T20:58:09.2000972Z D_gradcheck=2, 2025-05-07T20:58:09.2001326Z weighted=False, 2025-05-07T20:58:09.2009429Z mixed=True, 2025-05-07T20:58:09.2009684Z output_dtype=SparseType.FP16, 2025-05-07T20:58:09.2010030Z pooling_mode=, 2025-05-07T20:58:09.2010327Z start_iter=100, 2025-05-07T20:58:09.2010562Z gwd_lower_bound=0.001, 2025-05-07T20:58:09.2010791Z ) 2025-05-07T20:58:09.2011076Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.2011887Z self=, 2025-05-07T20:58:09.2012627Z weights_precision=SparseType.FP16, 2025-05-07T20:58:09.2012921Z weight_decay=0.01, 2025-05-07T20:58:09.2013143Z T=2, 2025-05-07T20:58:09.2013331Z D=93, 2025-05-07T20:58:09.2013650Z B=122, 2025-05-07T20:58:09.2013846Z log_E=4, 2025-05-07T20:58:09.2014042Z L=10, 2025-05-07T20:58:09.2014231Z D_gradcheck=2, 2025-05-07T20:58:09.2014451Z weighted=False, 2025-05-07T20:58:09.2014673Z mixed=False, 2025-05-07T20:58:09.2014901Z output_dtype=SparseType.FP16, 2025-05-07T20:58:09.2015200Z pooling_mode=, 2025-05-07T20:58:09.2015489Z start_iter=1000, 2025-05-07T20:58:09.2015713Z gwd_lower_bound=0, 2025-05-07T20:58:09.2015939Z ) 2025-05-07T20:58:09.2016223Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.2017030Z self=, 2025-05-07T20:58:09.2017770Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.2018064Z weight_decay=0.001, 2025-05-07T20:58:09.2018289Z T=5, 2025-05-07T20:58:09.2018480Z D=78, 2025-05-07T20:58:09.2018671Z B=109, 2025-05-07T20:58:09.2018865Z log_E=5, 2025-05-07T20:58:09.2019059Z L=14, 2025-05-07T20:58:09.2019298Z D_gradcheck=1, 2025-05-07T20:58:09.2019519Z weighted=False, 2025-05-07T20:58:09.2019812Z mixed=False, 2025-05-07T20:58:09.2020048Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.2020347Z pooling_mode=, 2025-05-07T20:58:09.2020631Z start_iter=10, 2025-05-07T20:58:09.2020853Z gwd_lower_bound=0, 2025-05-07T20:58:09.2021140Z ) 2025-05-07T20:58:09.2021417Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.2022303Z self=, 2025-05-07T20:58:09.2023047Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.2023338Z weight_decay=0.001, 2025-05-07T20:58:09.2023574Z T=5, 2025-05-07T20:58:09.2023768Z D=78, 2025-05-07T20:58:09.2023953Z B=109, 2025-05-07T20:58:09.2024159Z log_E=5, 2025-05-07T20:58:09.2024361Z L=1, 2025-05-07T20:58:09.2024550Z D_gradcheck=1, 2025-05-07T20:58:09.2024776Z weighted=False, 2025-05-07T20:58:09.2024997Z mixed=False, 2025-05-07T20:58:09.2025236Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.2025533Z pooling_mode=, 2025-05-07T20:58:09.2025825Z start_iter=10, 2025-05-07T20:58:09.2026048Z gwd_lower_bound=0, 2025-05-07T20:58:09.2026267Z ) 2025-05-07T20:58:09.2026549Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.2027358Z self=, 2025-05-07T20:58:09.2028094Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.2028389Z weight_decay=0.001, 2025-05-07T20:58:09.2028619Z T=1, 2025-05-07T20:58:09.2028804Z D=78, 2025-05-07T20:58:09.2028995Z B=109, 2025-05-07T20:58:09.2029186Z log_E=5, 2025-05-07T20:58:09.2029381Z L=1, 2025-05-07T20:58:09.2029575Z D_gradcheck=1, 2025-05-07T20:58:09.2029794Z weighted=False, 2025-05-07T20:58:09.2030008Z mixed=False, 2025-05-07T20:58:09.2030249Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.2030550Z pooling_mode=, 2025-05-07T20:58:09.2030847Z start_iter=10, 2025-05-07T20:58:09.2031079Z gwd_lower_bound=0, 2025-05-07T20:58:09.2031337Z ) 2025-05-07T20:58:09.2031622Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.2032426Z self=, 2025-05-07T20:58:09.2033166Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.2033463Z weight_decay=0.001, 2025-05-07T20:58:09.2033687Z T=1, 2025-05-07T20:58:09.2033876Z D=109, 2025-05-07T20:58:09.2034071Z B=109, 2025-05-07T20:58:09.2034261Z log_E=5, 2025-05-07T20:58:09.2034556Z L=1, 2025-05-07T20:58:09.2034766Z D_gradcheck=1, 2025-05-07T20:58:09.2034994Z weighted=False, 2025-05-07T20:58:09.2035226Z mixed=False, 2025-05-07T20:58:09.2035481Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.2035804Z pooling_mode=, 2025-05-07T20:58:09.2036127Z start_iter=10, 2025-05-07T20:58:09.2036360Z gwd_lower_bound=0, 2025-05-07T20:58:09.2036602Z ) 2025-05-07T20:58:09.2036904Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:09.2037900Z self=, 2025-05-07T20:58:09.2038809Z weights_precision=SparseType.FP32, 2025-05-07T20:58:09.2039127Z weight_decay=0.001, 2025-05-07T20:58:09.2039373Z T=1, 2025-05-07T20:58:09.2039574Z D=109, 2025-05-07T20:58:09.2039769Z B=109, 2025-05-07T20:58:09.2039968Z log_E=3, 2025-05-07T20:58:09.2040177Z L=1, 2025-05-07T20:58:09.2040380Z D_gradcheck=1, 2025-05-07T20:58:09.2040667Z weighted=False, 2025-05-07T20:58:09.2040887Z mixed=False, 2025-05-07T20:58:09.2041116Z output_dtype=SparseType.BF16, 2025-05-07T20:58:09.2041495Z pooling_mode=, 2025-05-07T20:58:09.2041813Z start_iter=10, 2025-05-07T20:58:09.2042039Z gwd_lower_bound=0, 2025-05-07T20:58:09.2042273Z ) 2025-05-07T20:58:09.2042464Z PASSED 2025-05-07T20:58:09.2042625Z 2025-05-07T20:58:09.2042781Z =============================== warnings summary =============================== 2025-05-07T20:58:09.2043494Z ../../../../../../miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:58:09.2044802Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:58:09.2045680Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:58:09.2046299Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:58:09.2046736Z  2025-05-07T20:58:09.2046956Z warnings.warn( # noqa: B028 2025-05-07T20:58:09.2047141Z 2025-05-07T20:58:09.2047378Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:58:09.2047845Z ======================== 2 passed, 1 warning in 18.85s ========================= 2025-05-07T20:58:09.8895249Z 2025-05-07T20:58:09.8895954Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:58:09.8912903Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 21 seconds 2025-05-07T20:58:09.8913439Z 2025-05-07T20:58:09.8913443Z 2025-05-07T20:58:09.8913447Z 2025-05-07T20:58:09.8913451Z 2025-05-07T20:58:09.8935265Z ################################################################################ 2025-05-07T20:58:09.8950597Z # [2025-05-07T20:58:09.894Z] Run Python Test Suite: 2025-05-07T20:58:09.8950986Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:58:09.8951373Z ################################################################################ 2025-05-07T20:58:09.8975646Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:58:09.8976339Z 2025-05-07T20:58:12.0523718Z ============================= test session starts ============================== 2025-05-07T20:58:12.0524898Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:12.0525854Z cachedir: .pytest_cache 2025-05-07T20:58:12.0526901Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:12.0528221Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:12.0529252Z plugins: hypothesis-6.131.14 2025-05-07T20:58:13.6241925Z collecting ... collected 1 item 2025-05-07T20:58:13.6242848Z 2025-05-07T20:58:19.2454019Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2455233Z self=, 2025-05-07T20:58:19.2455882Z weights_precision=SparseType.FP32, 2025-05-07T20:58:19.2456215Z mixed_B=False, 2025-05-07T20:58:19.2456467Z pooling_mode=, 2025-05-07T20:58:19.2456757Z T=1, 2025-05-07T20:58:19.2456955Z D=128, 2025-05-07T20:58:19.2457145Z B=1, 2025-05-07T20:58:19.2457337Z log_E=3, 2025-05-07T20:58:19.2457540Z L=0, 2025-05-07T20:58:19.2457742Z D_gradcheck=1, 2025-05-07T20:58:19.2457976Z stochastic_rounding=False, 2025-05-07T20:58:19.2458247Z weighted=False, 2025-05-07T20:58:19.2458474Z row_wise=False, 2025-05-07T20:58:19.2458688Z mixed=False, 2025-05-07T20:58:19.2458907Z use_cache=False, 2025-05-07T20:58:19.2459173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:19.2459739Z use_cpu=False, 2025-05-07T20:58:19.2459978Z output_dtype=SparseType.FP32, 2025-05-07T20:58:19.2460247Z ) 2025-05-07T20:58:19.2460476Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2461357Z self=, 2025-05-07T20:58:19.2462125Z weights_precision=SparseType.FP16, 2025-05-07T20:58:19.2462520Z mixed_B=False, 2025-05-07T20:58:19.2462781Z pooling_mode=, 2025-05-07T20:58:19.2463088Z T=1, 2025-05-07T20:58:19.2463277Z D=128, 2025-05-07T20:58:19.2463469Z B=1, 2025-05-07T20:58:19.2463686Z log_E=3, 2025-05-07T20:58:19.2463896Z L=0, 2025-05-07T20:58:19.2464089Z D_gradcheck=1, 2025-05-07T20:58:19.2464318Z stochastic_rounding=False, 2025-05-07T20:58:19.2464580Z weighted=False, 2025-05-07T20:58:19.2464808Z row_wise=False, 2025-05-07T20:58:19.2465029Z mixed=False, 2025-05-07T20:58:19.2465239Z use_cache=False, 2025-05-07T20:58:19.2465492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:19.2465782Z use_cpu=False, 2025-05-07T20:58:19.2466012Z output_dtype=SparseType.FP32, 2025-05-07T20:58:19.2466283Z ) 2025-05-07T20:58:19.2466518Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2467170Z self=, 2025-05-07T20:58:19.2467798Z weights_precision=SparseType.FP16, 2025-05-07T20:58:19.2468088Z mixed_B=False, 2025-05-07T20:58:19.2468323Z pooling_mode=, 2025-05-07T20:58:19.2468610Z T=5, 2025-05-07T20:58:19.2468802Z D=431, 2025-05-07T20:58:19.2468988Z B=109, 2025-05-07T20:58:19.2469181Z log_E=3, 2025-05-07T20:58:19.2469380Z L=7, 2025-05-07T20:58:19.2469565Z D_gradcheck=1, 2025-05-07T20:58:19.2469799Z stochastic_rounding=False, 2025-05-07T20:58:19.2470062Z weighted=False, 2025-05-07T20:58:19.2470277Z row_wise=True, 2025-05-07T20:58:19.2470479Z mixed=False, 2025-05-07T20:58:19.2470690Z use_cache=False, 2025-05-07T20:58:19.2470939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:19.2471222Z use_cpu=True, 2025-05-07T20:58:19.2471457Z output_dtype=SparseType.BF16, 2025-05-07T20:58:19.2471721Z ) 2025-05-07T20:58:19.2471948Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2472603Z self=, 2025-05-07T20:58:19.2473230Z weights_precision=SparseType.FP16, 2025-05-07T20:58:19.2473517Z mixed_B=True, 2025-05-07T20:58:19.2473757Z pooling_mode=, 2025-05-07T20:58:19.2474124Z T=1, 2025-05-07T20:58:19.2474306Z D=280, 2025-05-07T20:58:19.2474497Z B=72, 2025-05-07T20:58:19.2474684Z log_E=5, 2025-05-07T20:58:19.2474872Z L=1, 2025-05-07T20:58:19.2475066Z D_gradcheck=2, 2025-05-07T20:58:19.2475297Z stochastic_rounding=False, 2025-05-07T20:58:19.2475558Z weighted=True, 2025-05-07T20:58:19.2475771Z row_wise=False, 2025-05-07T20:58:19.2475982Z mixed=True, 2025-05-07T20:58:19.2476189Z use_cache=True, 2025-05-07T20:58:19.2476431Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:19.2476727Z use_cpu=True, 2025-05-07T20:58:19.2476961Z output_dtype=SparseType.FP32, 2025-05-07T20:58:19.2477222Z ) 2025-05-07T20:58:19.2477454Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2478107Z self=, 2025-05-07T20:58:19.2478726Z weights_precision=SparseType.FP32, 2025-05-07T20:58:19.2479017Z mixed_B=True, 2025-05-07T20:58:19.2479257Z pooling_mode=, 2025-05-07T20:58:19.2479532Z T=2, 2025-05-07T20:58:19.2479718Z D=396, 2025-05-07T20:58:19.2479908Z B=84, 2025-05-07T20:58:19.2480143Z log_E=5, 2025-05-07T20:58:19.2480339Z L=3, 2025-05-07T20:58:19.2480606Z D_gradcheck=2, 2025-05-07T20:58:19.2480831Z stochastic_rounding=False, 2025-05-07T20:58:19.2481091Z weighted=False, 2025-05-07T20:58:19.2481380Z row_wise=False, 2025-05-07T20:58:19.2481598Z mixed=True, 2025-05-07T20:58:19.2481807Z use_cache=False, 2025-05-07T20:58:19.2482057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:19.2482396Z use_cpu=True, 2025-05-07T20:58:19.2482628Z output_dtype=SparseType.BF16, 2025-05-07T20:58:19.2482894Z ) 2025-05-07T20:58:19.2483127Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2483823Z self=, 2025-05-07T20:58:19.2484451Z weights_precision=SparseType.FP32, 2025-05-07T20:58:19.2484741Z mixed_B=True, 2025-05-07T20:58:19.2484978Z pooling_mode=, 2025-05-07T20:58:19.2485262Z T=3, 2025-05-07T20:58:19.2485455Z D=393, 2025-05-07T20:58:19.2485638Z B=40, 2025-05-07T20:58:19.2485823Z log_E=4, 2025-05-07T20:58:19.2486020Z L=14, 2025-05-07T20:58:19.2486205Z D_gradcheck=1, 2025-05-07T20:58:19.2486436Z stochastic_rounding=True, 2025-05-07T20:58:19.2486698Z weighted=False, 2025-05-07T20:58:19.2486906Z row_wise=True, 2025-05-07T20:58:19.2487115Z mixed=True, 2025-05-07T20:58:19.2487329Z use_cache=False, 2025-05-07T20:58:19.2487582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:19.2487863Z use_cpu=False, 2025-05-07T20:58:19.2488099Z output_dtype=SparseType.BF16, 2025-05-07T20:58:19.2488361Z ) 2025-05-07T20:58:19.2488586Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2489239Z self=, 2025-05-07T20:58:19.2489870Z weights_precision=SparseType.FP16, 2025-05-07T20:58:19.2490155Z mixed_B=True, 2025-05-07T20:58:19.2490397Z pooling_mode=, 2025-05-07T20:58:19.2490675Z T=5, 2025-05-07T20:58:19.2490854Z D=333, 2025-05-07T20:58:19.2491040Z B=28, 2025-05-07T20:58:19.2491233Z log_E=3, 2025-05-07T20:58:19.2491426Z L=1, 2025-05-07T20:58:19.2491617Z D_gradcheck=1, 2025-05-07T20:58:19.2491849Z stochastic_rounding=False, 2025-05-07T20:58:19.2492106Z weighted=False, 2025-05-07T20:58:19.2492328Z row_wise=True, 2025-05-07T20:58:19.2492545Z mixed=False, 2025-05-07T20:58:19.2492752Z use_cache=True, 2025-05-07T20:58:19.2492993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:19.2493282Z use_cpu=True, 2025-05-07T20:58:19.2493518Z output_dtype=SparseType.FP32, 2025-05-07T20:58:19.2493803Z ) 2025-05-07T20:58:19.2494110Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2494930Z self=, 2025-05-07T20:58:19.2495554Z weights_precision=SparseType.FP16, 2025-05-07T20:58:19.2495848Z mixed_B=False, 2025-05-07T20:58:19.2496099Z pooling_mode=, 2025-05-07T20:58:19.2496373Z T=3, 2025-05-07T20:58:19.2496561Z D=264, 2025-05-07T20:58:19.2496751Z B=127, 2025-05-07T20:58:19.2496935Z log_E=4, 2025-05-07T20:58:19.2497128Z L=8, 2025-05-07T20:58:19.2497318Z D_gradcheck=1, 2025-05-07T20:58:19.2497545Z stochastic_rounding=True, 2025-05-07T20:58:19.2497807Z weighted=False, 2025-05-07T20:58:19.2498023Z row_wise=True, 2025-05-07T20:58:19.2498225Z mixed=False, 2025-05-07T20:58:19.2498442Z use_cache=False, 2025-05-07T20:58:19.2498692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:19.2498987Z use_cpu=False, 2025-05-07T20:58:19.2499221Z output_dtype=SparseType.BF16, 2025-05-07T20:58:19.2499483Z ) 2025-05-07T20:58:19.2499716Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2500359Z self=, 2025-05-07T20:58:19.2501070Z weights_precision=SparseType.FP32, 2025-05-07T20:58:19.2501358Z mixed_B=False, 2025-05-07T20:58:19.2501591Z pooling_mode=, 2025-05-07T20:58:19.2501934Z T=2, 2025-05-07T20:58:19.2502122Z D=437, 2025-05-07T20:58:19.2502305Z B=45, 2025-05-07T20:58:19.2502496Z log_E=5, 2025-05-07T20:58:19.2502757Z L=19, 2025-05-07T20:58:19.2502945Z D_gradcheck=2, 2025-05-07T20:58:19.2503178Z stochastic_rounding=True, 2025-05-07T20:58:19.2503435Z weighted=True, 2025-05-07T20:58:19.2503647Z row_wise=False, 2025-05-07T20:58:19.2503861Z mixed=False, 2025-05-07T20:58:19.2504075Z use_cache=False, 2025-05-07T20:58:19.2504320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:19.2504616Z use_cpu=True, 2025-05-07T20:58:19.2504853Z output_dtype=SparseType.BF16, 2025-05-07T20:58:19.2505116Z ) 2025-05-07T20:58:19.2505347Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2506001Z self=, 2025-05-07T20:58:19.2506626Z weights_precision=SparseType.FP16, 2025-05-07T20:58:19.2506913Z mixed_B=False, 2025-05-07T20:58:19.2507156Z pooling_mode=, 2025-05-07T20:58:19.2507438Z T=2, 2025-05-07T20:58:19.2507622Z D=483, 2025-05-07T20:58:19.2507815Z B=4, 2025-05-07T20:58:19.2508006Z log_E=4, 2025-05-07T20:58:19.2508199Z L=1, 2025-05-07T20:58:19.2508394Z D_gradcheck=2, 2025-05-07T20:58:19.2508625Z stochastic_rounding=False, 2025-05-07T20:58:19.2508879Z weighted=False, 2025-05-07T20:58:19.2509099Z row_wise=False, 2025-05-07T20:58:19.2509311Z mixed=True, 2025-05-07T20:58:19.2509515Z use_cache=True, 2025-05-07T20:58:19.2509753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:19.2510038Z use_cpu=False, 2025-05-07T20:58:19.2510281Z output_dtype=SparseType.BF16, 2025-05-07T20:58:19.2510538Z ) 2025-05-07T20:58:19.2510774Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2511425Z self=, 2025-05-07T20:58:19.2512044Z weights_precision=SparseType.FP32, 2025-05-07T20:58:19.2512329Z mixed_B=True, 2025-05-07T20:58:19.2512573Z pooling_mode=, 2025-05-07T20:58:19.2512848Z T=4, 2025-05-07T20:58:19.2513035Z D=273, 2025-05-07T20:58:19.2513228Z B=55, 2025-05-07T20:58:19.2513408Z log_E=4, 2025-05-07T20:58:19.2513628Z L=18, 2025-05-07T20:58:19.2513842Z D_gradcheck=2, 2025-05-07T20:58:19.2514068Z stochastic_rounding=True, 2025-05-07T20:58:19.2514397Z weighted=True, 2025-05-07T20:58:19.2514612Z row_wise=False, 2025-05-07T20:58:19.2514818Z mixed=False, 2025-05-07T20:58:19.2515030Z use_cache=True, 2025-05-07T20:58:19.2515270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:19.2515552Z use_cpu=False, 2025-05-07T20:58:19.2515787Z output_dtype=SparseType.FP32, 2025-05-07T20:58:19.2516049Z ) 2025-05-07T20:58:19.2516283Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2516936Z self=, 2025-05-07T20:58:19.2517562Z weights_precision=SparseType.FP16, 2025-05-07T20:58:19.2517857Z mixed_B=False, 2025-05-07T20:58:19.2518095Z pooling_mode=, 2025-05-07T20:58:19.2518379Z T=5, 2025-05-07T20:58:19.2518568Z D=377, 2025-05-07T20:58:19.2518754Z B=94, 2025-05-07T20:58:19.2518944Z log_E=4, 2025-05-07T20:58:19.2519144Z L=17, 2025-05-07T20:58:19.2519437Z D_gradcheck=2, 2025-05-07T20:58:19.2527374Z stochastic_rounding=True, 2025-05-07T20:58:19.2527634Z weighted=False, 2025-05-07T20:58:19.2527848Z row_wise=True, 2025-05-07T20:58:19.2528135Z mixed=True, 2025-05-07T20:58:19.2528339Z use_cache=True, 2025-05-07T20:58:19.2528576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:19.2528856Z use_cpu=False, 2025-05-07T20:58:19.2529093Z output_dtype=SparseType.FP16, 2025-05-07T20:58:19.2529403Z ) 2025-05-07T20:58:19.2529632Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2530347Z self=, 2025-05-07T20:58:19.2530981Z weights_precision=SparseType.FP32, 2025-05-07T20:58:19.2531264Z mixed_B=False, 2025-05-07T20:58:19.2531504Z pooling_mode=, 2025-05-07T20:58:19.2531787Z T=2, 2025-05-07T20:58:19.2531968Z D=196, 2025-05-07T20:58:19.2532160Z B=122, 2025-05-07T20:58:19.2532348Z log_E=5, 2025-05-07T20:58:19.2532536Z L=2, 2025-05-07T20:58:19.2532730Z D_gradcheck=1, 2025-05-07T20:58:19.2532962Z stochastic_rounding=True, 2025-05-07T20:58:19.2533224Z weighted=True, 2025-05-07T20:58:19.2533445Z row_wise=True, 2025-05-07T20:58:19.2533683Z mixed=False, 2025-05-07T20:58:19.2533918Z use_cache=True, 2025-05-07T20:58:19.2534162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:19.2534466Z use_cpu=True, 2025-05-07T20:58:19.2534782Z output_dtype=SparseType.FP16, 2025-05-07T20:58:19.2535145Z ) 2025-05-07T20:58:19.2535455Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2536322Z self=, 2025-05-07T20:58:19.2536949Z weights_precision=SparseType.FP16, 2025-05-07T20:58:19.2537245Z mixed_B=True, 2025-05-07T20:58:19.2537489Z pooling_mode=, 2025-05-07T20:58:19.2537807Z T=3, 2025-05-07T20:58:19.2537998Z D=226, 2025-05-07T20:58:19.2538191Z B=38, 2025-05-07T20:58:19.2538388Z log_E=5, 2025-05-07T20:58:19.2538587Z L=13, 2025-05-07T20:58:19.2538789Z D_gradcheck=1, 2025-05-07T20:58:19.2539025Z stochastic_rounding=True, 2025-05-07T20:58:19.2539288Z weighted=True, 2025-05-07T20:58:19.2539514Z row_wise=True, 2025-05-07T20:58:19.2539735Z mixed=False, 2025-05-07T20:58:19.2539955Z use_cache=True, 2025-05-07T20:58:19.2540204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:19.2540501Z use_cpu=True, 2025-05-07T20:58:19.2540737Z output_dtype=SparseType.BF16, 2025-05-07T20:58:19.2541013Z ) 2025-05-07T20:58:19.2541252Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:19.2541904Z self=, 2025-05-07T20:58:19.2542536Z weights_precision=SparseType.FP32, 2025-05-07T20:58:19.2542894Z mixed_B=True, 2025-05-07T20:58:19.2543141Z pooling_mode=, 2025-05-07T20:58:19.2543435Z T=4, 2025-05-07T20:58:19.2543631Z D=392, 2025-05-07T20:58:19.2543829Z B=65, 2025-05-07T20:58:19.2544018Z log_E=5, 2025-05-07T20:58:19.2544222Z L=18, 2025-05-07T20:58:19.2544421Z D_gradcheck=2, 2025-05-07T20:58:19.2544656Z stochastic_rounding=False, 2025-05-07T20:58:19.2544923Z weighted=True, 2025-05-07T20:58:19.2545144Z row_wise=True, 2025-05-07T20:58:19.2545354Z mixed=True, 2025-05-07T20:58:19.2545568Z use_cache=True, 2025-05-07T20:58:19.2545813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:19.2546102Z use_cpu=False, 2025-05-07T20:58:19.2546343Z output_dtype=SparseType.FP16, 2025-05-07T20:58:59.8771976Z ) 2025-05-07T20:58:59.8774417Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8775134Z self=, 2025-05-07T20:58:59.8775787Z weights_precision=SparseType.FP32, 2025-05-07T20:58:59.8776097Z mixed_B=False, 2025-05-07T20:58:59.8776358Z pooling_mode=, 2025-05-07T20:58:59.8776990Z T=4, 2025-05-07T20:58:59.8777183Z D=440, 2025-05-07T20:58:59.8777382Z B=114, 2025-05-07T20:58:59.8777583Z log_E=4, 2025-05-07T20:58:59.8777781Z L=2, 2025-05-07T20:58:59.8777985Z D_gradcheck=2, 2025-05-07T20:58:59.8778363Z stochastic_rounding=True, 2025-05-07T20:58:59.8778632Z weighted=False, 2025-05-07T20:58:59.8778853Z row_wise=True, 2025-05-07T20:58:59.8779074Z mixed=True, 2025-05-07T20:58:59.8779383Z use_cache=False, 2025-05-07T20:58:59.8779637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:59.8779933Z use_cpu=True, 2025-05-07T20:58:59.8780181Z output_dtype=SparseType.FP32, 2025-05-07T20:58:59.8780445Z ) 2025-05-07T20:58:59.8780690Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8781357Z self=, 2025-05-07T20:58:59.8781995Z weights_precision=SparseType.FP32, 2025-05-07T20:58:59.8782293Z mixed_B=True, 2025-05-07T20:58:59.8782539Z pooling_mode=, 2025-05-07T20:58:59.8782826Z T=3, 2025-05-07T20:58:59.8783011Z D=382, 2025-05-07T20:58:59.8783210Z B=113, 2025-05-07T20:58:59.8783402Z log_E=5, 2025-05-07T20:58:59.8783602Z L=15, 2025-05-07T20:58:59.8783803Z D_gradcheck=1, 2025-05-07T20:58:59.8784042Z stochastic_rounding=True, 2025-05-07T20:58:59.8784299Z weighted=True, 2025-05-07T20:58:59.8784525Z row_wise=False, 2025-05-07T20:58:59.8784748Z mixed=True, 2025-05-07T20:58:59.8784959Z use_cache=False, 2025-05-07T20:58:59.8785217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:59.8785516Z use_cpu=False, 2025-05-07T20:58:59.8785753Z output_dtype=SparseType.BF16, 2025-05-07T20:58:59.8786024Z ) 2025-05-07T20:58:59.8786272Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8786925Z self=, 2025-05-07T20:58:59.8787571Z weights_precision=SparseType.FP16, 2025-05-07T20:58:59.8787868Z mixed_B=False, 2025-05-07T20:58:59.8788121Z pooling_mode=, 2025-05-07T20:58:59.8788396Z T=5, 2025-05-07T20:58:59.8788590Z D=148, 2025-05-07T20:58:59.8788785Z B=37, 2025-05-07T20:58:59.8788969Z log_E=3, 2025-05-07T20:58:59.8789175Z L=5, 2025-05-07T20:58:59.8789373Z D_gradcheck=1, 2025-05-07T20:58:59.8789605Z stochastic_rounding=True, 2025-05-07T20:58:59.8789869Z weighted=True, 2025-05-07T20:58:59.8790087Z row_wise=True, 2025-05-07T20:58:59.8790296Z mixed=True, 2025-05-07T20:58:59.8790512Z use_cache=False, 2025-05-07T20:58:59.8790768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:59.8791153Z use_cpu=False, 2025-05-07T20:58:59.8791396Z output_dtype=SparseType.BF16, 2025-05-07T20:58:59.8791664Z ) 2025-05-07T20:58:59.8791894Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8792553Z self=, 2025-05-07T20:58:59.8793187Z weights_precision=SparseType.FP16, 2025-05-07T20:58:59.8793478Z mixed_B=False, 2025-05-07T20:58:59.8793744Z pooling_mode=, 2025-05-07T20:58:59.8794054Z T=2, 2025-05-07T20:58:59.8794495Z D=370, 2025-05-07T20:58:59.8794688Z B=64, 2025-05-07T20:58:59.8794886Z log_E=5, 2025-05-07T20:58:59.8795082Z L=12, 2025-05-07T20:58:59.8795262Z D_gradcheck=2, 2025-05-07T20:58:59.8795500Z stochastic_rounding=False, 2025-05-07T20:58:59.8795762Z weighted=False, 2025-05-07T20:58:59.8795983Z row_wise=True, 2025-05-07T20:58:59.8796205Z mixed=True, 2025-05-07T20:58:59.8796422Z use_cache=True, 2025-05-07T20:58:59.8796666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:59.8796960Z use_cpu=True, 2025-05-07T20:58:59.8797208Z output_dtype=SparseType.FP32, 2025-05-07T20:58:59.8797552Z ) 2025-05-07T20:58:59.8797788Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8798451Z self=, 2025-05-07T20:58:59.8799152Z weights_precision=SparseType.FP32, 2025-05-07T20:58:59.8799435Z mixed_B=False, 2025-05-07T20:58:59.8799685Z pooling_mode=, 2025-05-07T20:58:59.8799975Z T=2, 2025-05-07T20:58:59.8800216Z D=317, 2025-05-07T20:58:59.8800494Z B=32, 2025-05-07T20:58:59.8800683Z log_E=5, 2025-05-07T20:58:59.8800878Z L=15, 2025-05-07T20:58:59.8801081Z D_gradcheck=1, 2025-05-07T20:58:59.8801314Z stochastic_rounding=False, 2025-05-07T20:58:59.8801569Z weighted=True, 2025-05-07T20:58:59.8801785Z row_wise=True, 2025-05-07T20:58:59.8801999Z mixed=True, 2025-05-07T20:58:59.8802207Z use_cache=True, 2025-05-07T20:58:59.8802450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:59.8802744Z use_cpu=False, 2025-05-07T20:58:59.8802975Z output_dtype=SparseType.FP16, 2025-05-07T20:58:59.8803244Z ) 2025-05-07T20:58:59.8803477Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8804196Z self=, 2025-05-07T20:58:59.8804838Z weights_precision=SparseType.FP32, 2025-05-07T20:58:59.8805160Z mixed_B=True, 2025-05-07T20:58:59.8805407Z pooling_mode=, 2025-05-07T20:58:59.8805693Z T=1, 2025-05-07T20:58:59.8805882Z D=257, 2025-05-07T20:58:59.8806076Z B=55, 2025-05-07T20:58:59.8806269Z log_E=4, 2025-05-07T20:58:59.8806463Z L=8, 2025-05-07T20:58:59.8806661Z D_gradcheck=1, 2025-05-07T20:58:59.8806909Z stochastic_rounding=False, 2025-05-07T20:58:59.8807168Z weighted=False, 2025-05-07T20:58:59.8807398Z row_wise=False, 2025-05-07T20:58:59.8807612Z mixed=False, 2025-05-07T20:58:59.8807826Z use_cache=False, 2025-05-07T20:58:59.8808083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:59.8808374Z use_cpu=False, 2025-05-07T20:58:59.8808606Z output_dtype=SparseType.FP32, 2025-05-07T20:58:59.8808872Z ) 2025-05-07T20:58:59.8809104Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8809760Z self=, 2025-05-07T20:58:59.8810395Z weights_precision=SparseType.FP16, 2025-05-07T20:58:59.8810689Z mixed_B=True, 2025-05-07T20:58:59.8810931Z pooling_mode=, 2025-05-07T20:58:59.8811211Z T=3, 2025-05-07T20:58:59.8811404Z D=390, 2025-05-07T20:58:59.8811597Z B=28, 2025-05-07T20:58:59.8811783Z log_E=3, 2025-05-07T20:58:59.8812054Z L=13, 2025-05-07T20:58:59.8812254Z D_gradcheck=2, 2025-05-07T20:58:59.8812481Z stochastic_rounding=False, 2025-05-07T20:58:59.8812745Z weighted=True, 2025-05-07T20:58:59.8812970Z row_wise=True, 2025-05-07T20:58:59.8813176Z mixed=True, 2025-05-07T20:58:59.8813389Z use_cache=True, 2025-05-07T20:58:59.8813644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:59.8813966Z use_cpu=False, 2025-05-07T20:58:59.8814208Z output_dtype=SparseType.BF16, 2025-05-07T20:58:59.8814478Z ) 2025-05-07T20:58:59.8814712Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8815377Z self=, 2025-05-07T20:58:59.8816007Z weights_precision=SparseType.FP16, 2025-05-07T20:58:59.8816302Z mixed_B=False, 2025-05-07T20:58:59.8816544Z pooling_mode=, 2025-05-07T20:58:59.8816829Z T=4, 2025-05-07T20:58:59.8817021Z D=402, 2025-05-07T20:58:59.8817208Z B=23, 2025-05-07T20:58:59.8817402Z log_E=5, 2025-05-07T20:58:59.8817604Z L=16, 2025-05-07T20:58:59.8817794Z D_gradcheck=2, 2025-05-07T20:58:59.8818039Z stochastic_rounding=False, 2025-05-07T20:58:59.8818388Z weighted=False, 2025-05-07T20:58:59.8818603Z row_wise=False, 2025-05-07T20:58:59.8818824Z mixed=False, 2025-05-07T20:58:59.8819052Z use_cache=False, 2025-05-07T20:58:59.8819301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:59.8819644Z use_cpu=False, 2025-05-07T20:58:59.8819889Z output_dtype=SparseType.FP32, 2025-05-07T20:58:59.8820152Z ) 2025-05-07T20:58:59.8820434Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8821098Z self=, 2025-05-07T20:58:59.8821726Z weights_precision=SparseType.FP32, 2025-05-07T20:58:59.8822020Z mixed_B=True, 2025-05-07T20:58:59.8822266Z pooling_mode=, 2025-05-07T20:58:59.8822558Z T=5, 2025-05-07T20:58:59.8822740Z D=407, 2025-05-07T20:58:59.8822948Z B=60, 2025-05-07T20:58:59.8823140Z log_E=4, 2025-05-07T20:58:59.8823345Z L=10, 2025-05-07T20:58:59.8823565Z D_gradcheck=1, 2025-05-07T20:58:59.8823827Z stochastic_rounding=False, 2025-05-07T20:58:59.8824082Z weighted=True, 2025-05-07T20:58:59.8824297Z row_wise=True, 2025-05-07T20:58:59.8824513Z mixed=True, 2025-05-07T20:58:59.8824722Z use_cache=True, 2025-05-07T20:58:59.8824963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:59.8825255Z use_cpu=False, 2025-05-07T20:58:59.8825492Z output_dtype=SparseType.FP32, 2025-05-07T20:58:59.8825760Z ) 2025-05-07T20:58:59.8826001Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8826655Z self=, 2025-05-07T20:58:59.8827292Z weights_precision=SparseType.FP32, 2025-05-07T20:58:59.8827592Z mixed_B=True, 2025-05-07T20:58:59.8827829Z pooling_mode=, 2025-05-07T20:58:59.8828116Z T=1, 2025-05-07T20:58:59.8828310Z D=202, 2025-05-07T20:58:59.8828503Z B=29, 2025-05-07T20:58:59.8828690Z log_E=4, 2025-05-07T20:58:59.8828890Z L=13, 2025-05-07T20:58:59.8829089Z D_gradcheck=2, 2025-05-07T20:58:59.8829315Z stochastic_rounding=True, 2025-05-07T20:58:59.8829582Z weighted=True, 2025-05-07T20:58:59.8829803Z row_wise=True, 2025-05-07T20:58:59.8830011Z mixed=False, 2025-05-07T20:58:59.8830229Z use_cache=False, 2025-05-07T20:58:59.8830486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:59.8830771Z use_cpu=False, 2025-05-07T20:58:59.8831017Z output_dtype=SparseType.BF16, 2025-05-07T20:58:59.8831286Z ) 2025-05-07T20:58:59.8831520Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8832240Z self=, 2025-05-07T20:58:59.8832872Z weights_precision=SparseType.FP16, 2025-05-07T20:58:59.8833158Z mixed_B=True, 2025-05-07T20:58:59.8833412Z pooling_mode=, 2025-05-07T20:58:59.8833706Z T=2, 2025-05-07T20:58:59.8833897Z D=147, 2025-05-07T20:58:59.8834088Z B=37, 2025-05-07T20:58:59.8834282Z log_E=5, 2025-05-07T20:58:59.8834484Z L=9, 2025-05-07T20:58:59.8834677Z D_gradcheck=2, 2025-05-07T20:58:59.8834917Z stochastic_rounding=True, 2025-05-07T20:58:59.8835182Z weighted=True, 2025-05-07T20:58:59.8835405Z row_wise=False, 2025-05-07T20:58:59.8835624Z mixed=True, 2025-05-07T20:58:59.8835844Z use_cache=False, 2025-05-07T20:58:59.8836090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:59.8836377Z use_cpu=True, 2025-05-07T20:58:59.8836619Z output_dtype=SparseType.BF16, 2025-05-07T20:58:59.8836879Z ) 2025-05-07T20:58:59.8837116Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8837771Z self=, 2025-05-07T20:58:59.8838395Z weights_precision=SparseType.FP16, 2025-05-07T20:58:59.8838740Z mixed_B=False, 2025-05-07T20:58:59.8838985Z pooling_mode=, 2025-05-07T20:58:59.8839267Z T=5, 2025-05-07T20:58:59.8839460Z D=151, 2025-05-07T20:58:59.8839650Z B=93, 2025-05-07T20:58:59.8839881Z log_E=3, 2025-05-07T20:58:59.8840081Z L=15, 2025-05-07T20:58:59.8840283Z D_gradcheck=2, 2025-05-07T20:58:59.8840569Z stochastic_rounding=True, 2025-05-07T20:58:59.8840865Z weighted=True, 2025-05-07T20:58:59.8841084Z row_wise=False, 2025-05-07T20:58:59.8841293Z mixed=False, 2025-05-07T20:58:59.8841496Z use_cache=True, 2025-05-07T20:58:59.8841739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:59.8842026Z use_cpu=False, 2025-05-07T20:58:59.8842254Z output_dtype=SparseType.FP16, 2025-05-07T20:58:59.8842520Z ) 2025-05-07T20:58:59.8842753Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8843394Z self=, 2025-05-07T20:58:59.8844036Z weights_precision=SparseType.FP16, 2025-05-07T20:58:59.8844329Z mixed_B=False, 2025-05-07T20:58:59.8844563Z pooling_mode=, 2025-05-07T20:58:59.8844843Z T=1, 2025-05-07T20:58:59.8845033Z D=129, 2025-05-07T20:58:59.8845215Z B=28, 2025-05-07T20:58:59.8845403Z log_E=5, 2025-05-07T20:58:59.8845600Z L=13, 2025-05-07T20:58:59.8845789Z D_gradcheck=2, 2025-05-07T20:58:59.8846021Z stochastic_rounding=False, 2025-05-07T20:58:59.8846286Z weighted=True, 2025-05-07T20:58:59.8846503Z row_wise=False, 2025-05-07T20:58:59.8846710Z mixed=False, 2025-05-07T20:58:59.8846925Z use_cache=False, 2025-05-07T20:58:59.8847187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:59.8847468Z use_cpu=True, 2025-05-07T20:58:59.8847709Z output_dtype=SparseType.FP32, 2025-05-07T20:58:59.8847975Z ) 2025-05-07T20:58:59.8848203Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8848859Z self=, 2025-05-07T20:58:59.8849491Z weights_precision=SparseType.FP16, 2025-05-07T20:58:59.8849771Z mixed_B=True, 2025-05-07T20:58:59.8850013Z pooling_mode=, 2025-05-07T20:58:59.8850301Z T=1, 2025-05-07T20:58:59.8850483Z D=413, 2025-05-07T20:58:59.8850669Z B=60, 2025-05-07T20:58:59.8850862Z log_E=5, 2025-05-07T20:58:59.8851049Z L=8, 2025-05-07T20:58:59.8851241Z D_gradcheck=1, 2025-05-07T20:58:59.8851474Z stochastic_rounding=True, 2025-05-07T20:58:59.8851735Z weighted=False, 2025-05-07T20:58:59.8851944Z row_wise=False, 2025-05-07T20:58:59.8852155Z mixed=True, 2025-05-07T20:58:59.8852409Z use_cache=True, 2025-05-07T20:58:59.8852646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:59.8852934Z use_cpu=True, 2025-05-07T20:58:59.8853172Z output_dtype=SparseType.BF16, 2025-05-07T20:58:59.8853434Z ) 2025-05-07T20:58:59.8853704Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:59.8854374Z self=, 2025-05-07T20:58:59.8854998Z weights_precision=SparseType.FP16, 2025-05-07T20:58:59.8855289Z mixed_B=True, 2025-05-07T20:58:59.8855525Z pooling_mode=, 2025-05-07T20:58:59.8855806Z T=3, 2025-05-07T20:58:59.8855993Z D=247, 2025-05-07T20:58:59.8856179Z B=103, 2025-05-07T20:58:59.8856358Z log_E=5, 2025-05-07T20:58:59.8856557Z L=7, 2025-05-07T20:58:59.8856748Z D_gradcheck=1, 2025-05-07T20:58:59.8864600Z stochastic_rounding=True, 2025-05-07T20:58:59.8864880Z weighted=False, 2025-05-07T20:58:59.8865102Z row_wise=True, 2025-05-07T20:58:59.8865323Z mixed=False, 2025-05-07T20:58:59.8865534Z use_cache=True, 2025-05-07T20:58:59.8865773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:59.8866143Z use_cpu=False, 2025-05-07T20:58:59.8866384Z output_dtype=SparseType.FP16, 2025-05-07T20:59:37.6888347Z ) 2025-05-07T20:59:37.6888758Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:37.6889679Z self=, 2025-05-07T20:59:37.6891037Z weights_precision=SparseType.FP32, 2025-05-07T20:59:37.6891527Z mixed_B=False, 2025-05-07T20:59:37.6891789Z pooling_mode=, 2025-05-07T20:59:37.6892084Z T=5, 2025-05-07T20:59:37.6892312Z D=128, 2025-05-07T20:59:37.6892584Z B=12, 2025-05-07T20:59:37.6892854Z log_E=5, 2025-05-07T20:59:37.6893142Z L=12, 2025-05-07T20:59:37.6893433Z D_gradcheck=2, 2025-05-07T20:59:37.6893783Z stochastic_rounding=False, 2025-05-07T20:59:37.6894054Z weighted=False, 2025-05-07T20:59:37.6894553Z row_wise=True, 2025-05-07T20:59:37.6894771Z mixed=False, 2025-05-07T20:59:37.6895001Z use_cache=False, 2025-05-07T20:59:37.6895259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:37.6895549Z use_cpu=False, 2025-05-07T20:59:37.6895794Z output_dtype=SparseType.FP32, 2025-05-07T20:59:37.6896065Z ) 2025-05-07T20:59:37.6896303Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:37.6896980Z self=, 2025-05-07T20:59:37.6897618Z weights_precision=SparseType.FP16, 2025-05-07T20:59:37.6897906Z mixed_B=False, 2025-05-07T20:59:37.6898153Z pooling_mode=, 2025-05-07T20:59:37.6898437Z T=5, 2025-05-07T20:59:37.6898626Z D=243, 2025-05-07T20:59:37.6898820Z B=114, 2025-05-07T20:59:37.6899013Z log_E=4, 2025-05-07T20:59:37.6899216Z L=0, 2025-05-07T20:59:37.6899405Z D_gradcheck=1, 2025-05-07T20:59:37.6899645Z stochastic_rounding=True, 2025-05-07T20:59:37.6899907Z weighted=True, 2025-05-07T20:59:37.6900129Z row_wise=False, 2025-05-07T20:59:37.6900433Z mixed=True, 2025-05-07T20:59:37.6900731Z use_cache=False, 2025-05-07T20:59:37.6901032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.6901324Z use_cpu=True, 2025-05-07T20:59:37.6901566Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.6901824Z ) 2025-05-07T20:59:37.6902058Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:37.6902719Z self=, 2025-05-07T20:59:37.6903343Z weights_precision=SparseType.FP32, 2025-05-07T20:59:37.6903634Z mixed_B=False, 2025-05-07T20:59:37.6903877Z pooling_mode=, 2025-05-07T20:59:37.6904153Z T=3, 2025-05-07T20:59:37.6904487Z D=282, 2025-05-07T20:59:37.6904691Z B=92, 2025-05-07T20:59:37.6904876Z log_E=4, 2025-05-07T20:59:37.6905078Z L=13, 2025-05-07T20:59:37.6905274Z D_gradcheck=1, 2025-05-07T20:59:37.6905515Z stochastic_rounding=False, 2025-05-07T20:59:37.6905771Z weighted=False, 2025-05-07T20:59:37.6905990Z row_wise=True, 2025-05-07T20:59:37.6906206Z mixed=False, 2025-05-07T20:59:37.6906416Z use_cache=False, 2025-05-07T20:59:37.6906670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.6906962Z use_cpu=False, 2025-05-07T20:59:37.6907195Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.6907461Z ) 2025-05-07T20:59:37.6907703Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:37.6908359Z self=, 2025-05-07T20:59:37.6908993Z weights_precision=SparseType.FP32, 2025-05-07T20:59:37.6909285Z mixed_B=False, 2025-05-07T20:59:37.6909524Z pooling_mode=, 2025-05-07T20:59:37.6909807Z T=3, 2025-05-07T20:59:37.6909996Z D=128, 2025-05-07T20:59:37.6910179Z B=92, 2025-05-07T20:59:37.6910462Z log_E=4, 2025-05-07T20:59:37.6910659Z L=13, 2025-05-07T20:59:37.6910848Z D_gradcheck=1, 2025-05-07T20:59:37.6911079Z stochastic_rounding=False, 2025-05-07T20:59:37.6911340Z weighted=False, 2025-05-07T20:59:37.6911558Z row_wise=True, 2025-05-07T20:59:37.6911831Z mixed=False, 2025-05-07T20:59:37.6912048Z use_cache=False, 2025-05-07T20:59:37.6912298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.6912584Z use_cpu=False, 2025-05-07T20:59:37.6912883Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.6913155Z ) 2025-05-07T20:59:37.6913383Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:37.6914035Z self=, 2025-05-07T20:59:37.6914670Z weights_precision=SparseType.FP32, 2025-05-07T20:59:37.6914955Z mixed_B=False, 2025-05-07T20:59:37.6915196Z pooling_mode=, 2025-05-07T20:59:37.6915479Z T=3, 2025-05-07T20:59:37.6915667Z D=128, 2025-05-07T20:59:37.6915860Z B=92, 2025-05-07T20:59:37.6916050Z log_E=3, 2025-05-07T20:59:37.6916244Z L=13, 2025-05-07T20:59:37.6916441Z D_gradcheck=1, 2025-05-07T20:59:37.6916673Z stochastic_rounding=False, 2025-05-07T20:59:37.6916934Z weighted=False, 2025-05-07T20:59:37.6917144Z row_wise=True, 2025-05-07T20:59:37.6917361Z mixed=False, 2025-05-07T20:59:37.6917580Z use_cache=False, 2025-05-07T20:59:37.6917828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.6918119Z use_cpu=False, 2025-05-07T20:59:37.6918361Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.6918622Z ) 2025-05-07T20:59:37.6918860Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:37.6919521Z self=, 2025-05-07T20:59:37.6920142Z weights_precision=SparseType.FP32, 2025-05-07T20:59:37.6920552Z mixed_B=False, 2025-05-07T20:59:37.6920800Z pooling_mode=, 2025-05-07T20:59:37.6921076Z T=3, 2025-05-07T20:59:37.6921271Z D=128, 2025-05-07T20:59:37.6921464Z B=13, 2025-05-07T20:59:37.6921646Z log_E=3, 2025-05-07T20:59:37.6921845Z L=13, 2025-05-07T20:59:37.6922044Z D_gradcheck=1, 2025-05-07T20:59:37.6922274Z stochastic_rounding=False, 2025-05-07T20:59:37.6922536Z weighted=False, 2025-05-07T20:59:37.6922751Z row_wise=True, 2025-05-07T20:59:37.6922967Z mixed=False, 2025-05-07T20:59:37.6923193Z use_cache=False, 2025-05-07T20:59:37.6923476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.6923765Z use_cpu=False, 2025-05-07T20:59:37.6923998Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.6924265Z ) 2025-05-07T20:59:37.6924554Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:37.6925206Z self=, 2025-05-07T20:59:37.6925839Z weights_precision=SparseType.FP32, 2025-05-07T20:59:37.6926132Z mixed_B=False, 2025-05-07T20:59:37.6926369Z pooling_mode=, 2025-05-07T20:59:37.6926652Z T=3, 2025-05-07T20:59:37.6926841Z D=128, 2025-05-07T20:59:37.6927028Z B=13, 2025-05-07T20:59:37.6927216Z log_E=3, 2025-05-07T20:59:37.6927414Z L=3, 2025-05-07T20:59:37.6927602Z D_gradcheck=1, 2025-05-07T20:59:37.6927836Z stochastic_rounding=False, 2025-05-07T20:59:37.6928104Z weighted=False, 2025-05-07T20:59:37.6928314Z row_wise=True, 2025-05-07T20:59:37.6928526Z mixed=False, 2025-05-07T20:59:37.6928740Z use_cache=False, 2025-05-07T20:59:37.6928989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:37.6929279Z use_cpu=False, 2025-05-07T20:59:37.6929522Z output_dtype=SparseType.BF16, 2025-05-07T20:59:37.6929792Z ) 2025-05-07T20:59:37.6929985Z PASSED 2025-05-07T20:59:37.6930105Z 2025-05-07T20:59:37.6930251Z =============================== warnings summary =============================== 2025-05-07T20:59:37.6930979Z test/tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims 2025-05-07T20:59:37.6932558Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:59:37.6933824Z warnings.warn( 2025-05-07T20:59:37.6933960Z 2025-05-07T20:59:37.6934190Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:59:37.6934685Z =================== 1 passed, 1 warning in 85.77s (0:01:25) ==================== 2025-05-07T20:59:38.4010968Z 2025-05-07T20:59:38.4011763Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:59:38.4029460Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 89 seconds 2025-05-07T20:59:38.4029875Z 2025-05-07T20:59:38.4029880Z 2025-05-07T20:59:38.4029884Z 2025-05-07T20:59:38.4029887Z 2025-05-07T20:59:38.4050923Z ################################################################################ 2025-05-07T20:59:38.4066604Z # [2025-05-07T20:59:38.406Z] Run Python Test Suite: 2025-05-07T20:59:38.4066948Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:59:38.4067281Z ################################################################################ 2025-05-07T20:59:38.4093376Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_test.py 2025-05-07T20:59:40.5675624Z 2025-05-07T20:59:40.5676085Z ============================= test session starts ============================== 2025-05-07T20:59:40.5676702Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:40.5677239Z cachedir: .pytest_cache 2025-05-07T20:59:40.5677813Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:40.5678544Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:40.5678969Z plugins: hypothesis-6.131.14 2025-05-07T20:59:42.1829257Z collecting ... collected 8 items 2025-05-07T20:59:42.1829686Z 2025-05-07T20:59:51.4358148Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4359511Z self=, 2025-05-07T20:59:51.4360245Z mixed_B=False, 2025-05-07T20:59:51.4360899Z compile=False, 2025-05-07T20:59:51.4361116Z T=1, 2025-05-07T20:59:51.4361304Z D=2, 2025-05-07T20:59:51.4361484Z B=1, 2025-05-07T20:59:51.4361677Z log_E=3, 2025-05-07T20:59:51.4361867Z L=0, 2025-05-07T20:59:51.4362055Z D_gradcheck=1, 2025-05-07T20:59:51.4362276Z stochastic_rounding=False, 2025-05-07T20:59:51.4362533Z weighted=False, 2025-05-07T20:59:51.4362749Z row_wise=False, 2025-05-07T20:59:51.4362958Z mixed=False, 2025-05-07T20:59:51.4363170Z use_cache=False, 2025-05-07T20:59:51.4363426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:51.4363707Z use_cpu=False, 2025-05-07T20:59:51.4363948Z output_dtype=SparseType.FP32, 2025-05-07T20:59:51.4364226Z ) 2025-05-07T20:59:51.4364470Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4365066Z self=, 2025-05-07T20:59:51.4365607Z mixed_B=True, 2025-05-07T20:59:51.4365834Z compile=False, 2025-05-07T20:59:51.4366090Z T=1, 2025-05-07T20:59:51.4366279Z D=2, 2025-05-07T20:59:51.4366465Z B=1, 2025-05-07T20:59:51.4366646Z log_E=3, 2025-05-07T20:59:51.4366947Z L=0, 2025-05-07T20:59:51.4367148Z D_gradcheck=1, 2025-05-07T20:59:51.4367378Z stochastic_rounding=False, 2025-05-07T20:59:51.4367645Z weighted=False, 2025-05-07T20:59:51.4367864Z row_wise=False, 2025-05-07T20:59:51.4368149Z mixed=False, 2025-05-07T20:59:51.4368372Z use_cache=False, 2025-05-07T20:59:51.4368630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:51.4368918Z use_cpu=False, 2025-05-07T20:59:51.4369266Z output_dtype=SparseType.FP32, 2025-05-07T20:59:51.4369536Z ) 2025-05-07T20:59:51.4369776Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4370364Z self=, 2025-05-07T20:59:51.4370903Z mixed_B=True, 2025-05-07T20:59:51.4371130Z compile=False, 2025-05-07T20:59:51.4371339Z T=4, 2025-05-07T20:59:51.4371533Z D=35, 2025-05-07T20:59:51.4371731Z B=96, 2025-05-07T20:59:51.4371923Z log_E=4, 2025-05-07T20:59:51.4372120Z L=10, 2025-05-07T20:59:51.4372319Z D_gradcheck=1, 2025-05-07T20:59:51.4372545Z stochastic_rounding=True, 2025-05-07T20:59:51.4372806Z weighted=False, 2025-05-07T20:59:51.4373032Z row_wise=True, 2025-05-07T20:59:51.4373246Z mixed=True, 2025-05-07T20:59:51.4373466Z use_cache=False, 2025-05-07T20:59:51.4373721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:51.4374004Z use_cpu=True, 2025-05-07T20:59:51.4374248Z output_dtype=SparseType.BF16, 2025-05-07T20:59:51.4374514Z ) 2025-05-07T20:59:51.4374744Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4375337Z self=, 2025-05-07T20:59:51.4375876Z mixed_B=True, 2025-05-07T20:59:51.4376092Z compile=True, 2025-05-07T20:59:51.4376297Z T=3, 2025-05-07T20:59:51.4376505Z D=29, 2025-05-07T20:59:51.4376725Z B=89, 2025-05-07T20:59:51.4376919Z log_E=4, 2025-05-07T20:59:51.4377121Z L=10, 2025-05-07T20:59:51.4377313Z D_gradcheck=1, 2025-05-07T20:59:51.4377539Z stochastic_rounding=True, 2025-05-07T20:59:51.4377802Z weighted=True, 2025-05-07T20:59:51.4378020Z row_wise=False, 2025-05-07T20:59:51.4378230Z mixed=False, 2025-05-07T20:59:51.4378444Z use_cache=True, 2025-05-07T20:59:51.4378685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:51.4378971Z use_cpu=False, 2025-05-07T20:59:51.4379209Z output_dtype=SparseType.FP32, 2025-05-07T20:59:51.4379473Z ) 2025-05-07T20:59:51.4379702Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4380290Z self=, 2025-05-07T20:59:51.4380828Z mixed_B=False, 2025-05-07T20:59:51.4381090Z compile=True, 2025-05-07T20:59:51.4381301Z T=4, 2025-05-07T20:59:51.4381490Z D=113, 2025-05-07T20:59:51.4381682Z B=127, 2025-05-07T20:59:51.4381868Z log_E=5, 2025-05-07T20:59:51.4382069Z L=17, 2025-05-07T20:59:51.4382264Z D_gradcheck=1, 2025-05-07T20:59:51.4382489Z stochastic_rounding=True, 2025-05-07T20:59:51.4382753Z weighted=True, 2025-05-07T20:59:51.4382969Z row_wise=False, 2025-05-07T20:59:51.4383181Z mixed=True, 2025-05-07T20:59:51.4383396Z use_cache=False, 2025-05-07T20:59:51.4383649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:51.4383934Z use_cpu=True, 2025-05-07T20:59:51.4384173Z output_dtype=SparseType.BF16, 2025-05-07T20:59:51.4384449Z ) 2025-05-07T20:59:51.4384680Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4385270Z self=, 2025-05-07T20:59:51.4385808Z mixed_B=True, 2025-05-07T20:59:51.4386023Z compile=True, 2025-05-07T20:59:51.4386236Z T=4, 2025-05-07T20:59:51.4386422Z D=64, 2025-05-07T20:59:51.4386605Z B=73, 2025-05-07T20:59:51.4386809Z log_E=4, 2025-05-07T20:59:51.4387084Z L=0, 2025-05-07T20:59:51.4387269Z D_gradcheck=2, 2025-05-07T20:59:51.4387499Z stochastic_rounding=True, 2025-05-07T20:59:51.4387761Z weighted=True, 2025-05-07T20:59:51.4387969Z row_wise=False, 2025-05-07T20:59:51.4388234Z mixed=True, 2025-05-07T20:59:51.4388454Z use_cache=True, 2025-05-07T20:59:51.4388698Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:51.4388985Z use_cpu=False, 2025-05-07T20:59:51.4389260Z output_dtype=SparseType.FP16, 2025-05-07T20:59:51.4389528Z ) 2025-05-07T20:59:51.4389757Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4390348Z self=, 2025-05-07T20:59:51.4390889Z mixed_B=False, 2025-05-07T20:59:51.4391104Z compile=False, 2025-05-07T20:59:51.4391321Z T=3, 2025-05-07T20:59:51.4391513Z D=100, 2025-05-07T20:59:51.4391696Z B=28, 2025-05-07T20:59:51.4391891Z log_E=5, 2025-05-07T20:59:51.4392091Z L=8, 2025-05-07T20:59:51.4392280Z D_gradcheck=1, 2025-05-07T20:59:51.4392509Z stochastic_rounding=True, 2025-05-07T20:59:51.4392769Z weighted=False, 2025-05-07T20:59:51.4392981Z row_wise=False, 2025-05-07T20:59:51.4393195Z mixed=True, 2025-05-07T20:59:51.4393403Z use_cache=True, 2025-05-07T20:59:51.4393642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:51.4393938Z use_cpu=False, 2025-05-07T20:59:51.4394178Z output_dtype=SparseType.FP16, 2025-05-07T20:59:51.4394936Z ) 2025-05-07T20:59:51.4395167Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4395760Z self=, 2025-05-07T20:59:51.4396296Z mixed_B=False, 2025-05-07T20:59:51.4396515Z compile=True, 2025-05-07T20:59:51.4396769Z T=1, 2025-05-07T20:59:51.4396970Z D=17, 2025-05-07T20:59:51.4397152Z B=77, 2025-05-07T20:59:51.4397347Z log_E=4, 2025-05-07T20:59:51.4397549Z L=0, 2025-05-07T20:59:51.4397739Z D_gradcheck=2, 2025-05-07T20:59:51.4397975Z stochastic_rounding=True, 2025-05-07T20:59:51.4398239Z weighted=False, 2025-05-07T20:59:51.4398453Z row_wise=True, 2025-05-07T20:59:51.4398669Z mixed=True, 2025-05-07T20:59:51.4398881Z use_cache=True, 2025-05-07T20:59:51.4399119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:51.4399409Z use_cpu=True, 2025-05-07T20:59:51.4399654Z output_dtype=SparseType.FP16, 2025-05-07T20:59:51.4399912Z ) 2025-05-07T20:59:51.4400150Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4400791Z self=, 2025-05-07T20:59:51.4401329Z mixed_B=False, 2025-05-07T20:59:51.4401619Z compile=False, 2025-05-07T20:59:51.4401830Z T=1, 2025-05-07T20:59:51.4402019Z D=97, 2025-05-07T20:59:51.4402204Z B=84, 2025-05-07T20:59:51.4402395Z log_E=3, 2025-05-07T20:59:51.4402594Z L=5, 2025-05-07T20:59:51.4402786Z D_gradcheck=1, 2025-05-07T20:59:51.4403021Z stochastic_rounding=False, 2025-05-07T20:59:51.4403282Z weighted=False, 2025-05-07T20:59:51.4403493Z row_wise=True, 2025-05-07T20:59:51.4403707Z mixed=True, 2025-05-07T20:59:51.4403915Z use_cache=True, 2025-05-07T20:59:51.4404149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:51.4404444Z use_cpu=True, 2025-05-07T20:59:51.4404685Z output_dtype=SparseType.BF16, 2025-05-07T20:59:51.4404943Z ) 2025-05-07T20:59:51.4405180Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4405773Z self=, 2025-05-07T20:59:51.4406308Z mixed_B=False, 2025-05-07T20:59:51.4406547Z compile=False, 2025-05-07T20:59:51.4406793Z T=1, 2025-05-07T20:59:51.4406983Z D=59, 2025-05-07T20:59:51.4414827Z B=72, 2025-05-07T20:59:51.4415055Z log_E=3, 2025-05-07T20:59:51.4415369Z L=13, 2025-05-07T20:59:51.4415568Z D_gradcheck=2, 2025-05-07T20:59:51.4415806Z stochastic_rounding=False, 2025-05-07T20:59:51.4416055Z weighted=False, 2025-05-07T20:59:51.4416274Z row_wise=True, 2025-05-07T20:59:51.4416556Z mixed=False, 2025-05-07T20:59:51.4416758Z use_cache=True, 2025-05-07T20:59:51.4417001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:51.4417293Z use_cpu=True, 2025-05-07T20:59:51.4417596Z output_dtype=SparseType.BF16, 2025-05-07T20:59:51.4417858Z ) 2025-05-07T20:59:51.4418093Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4418681Z self=, 2025-05-07T20:59:51.4419211Z mixed_B=False, 2025-05-07T20:59:51.4419433Z compile=False, 2025-05-07T20:59:51.4419646Z T=5, 2025-05-07T20:59:51.4419829Z D=32, 2025-05-07T20:59:51.4420015Z B=93, 2025-05-07T20:59:51.4420206Z log_E=3, 2025-05-07T20:59:51.4420398Z L=3, 2025-05-07T20:59:51.4420593Z D_gradcheck=1, 2025-05-07T20:59:51.4420818Z stochastic_rounding=False, 2025-05-07T20:59:51.4421070Z weighted=False, 2025-05-07T20:59:51.4421291Z row_wise=True, 2025-05-07T20:59:51.4421510Z mixed=False, 2025-05-07T20:59:51.4421723Z use_cache=False, 2025-05-07T20:59:51.4421978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:51.4422273Z use_cpu=False, 2025-05-07T20:59:51.4422510Z output_dtype=SparseType.FP32, 2025-05-07T20:59:51.4422782Z ) 2025-05-07T20:59:51.4423026Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4423613Z self=, 2025-05-07T20:59:51.4424146Z mixed_B=False, 2025-05-07T20:59:51.4424368Z compile=False, 2025-05-07T20:59:51.4424583Z T=3, 2025-05-07T20:59:51.4424773Z D=32, 2025-05-07T20:59:51.4424968Z B=116, 2025-05-07T20:59:51.4425164Z log_E=3, 2025-05-07T20:59:51.4425370Z L=12, 2025-05-07T20:59:51.4425567Z D_gradcheck=2, 2025-05-07T20:59:51.4425808Z stochastic_rounding=False, 2025-05-07T20:59:51.4426072Z weighted=False, 2025-05-07T20:59:51.4426296Z row_wise=False, 2025-05-07T20:59:51.4426526Z mixed=True, 2025-05-07T20:59:51.4426739Z use_cache=False, 2025-05-07T20:59:51.4427000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:51.4427296Z use_cpu=True, 2025-05-07T20:59:51.4427537Z output_dtype=SparseType.BF16, 2025-05-07T20:59:51.4427808Z ) 2025-05-07T20:59:51.4428048Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4428634Z self=, 2025-05-07T20:59:51.4429173Z mixed_B=True, 2025-05-07T20:59:51.4429458Z compile=False, 2025-05-07T20:59:51.4429682Z T=5, 2025-05-07T20:59:51.4429870Z D=119, 2025-05-07T20:59:51.4430066Z B=123, 2025-05-07T20:59:51.4430262Z log_E=5, 2025-05-07T20:59:51.4430464Z L=9, 2025-05-07T20:59:51.4430662Z D_gradcheck=1, 2025-05-07T20:59:51.4430894Z stochastic_rounding=True, 2025-05-07T20:59:51.4431150Z weighted=True, 2025-05-07T20:59:51.4431371Z row_wise=False, 2025-05-07T20:59:51.4431598Z mixed=False, 2025-05-07T20:59:51.4431811Z use_cache=True, 2025-05-07T20:59:51.4432056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:51.4432349Z use_cpu=True, 2025-05-07T20:59:51.4432587Z output_dtype=SparseType.FP32, 2025-05-07T20:59:51.4432857Z ) 2025-05-07T20:59:51.4433096Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4433680Z self=, 2025-05-07T20:59:51.4434217Z mixed_B=False, 2025-05-07T20:59:51.4434439Z compile=False, 2025-05-07T20:59:51.4434650Z T=1, 2025-05-07T20:59:51.4434846Z D=105, 2025-05-07T20:59:51.4435042Z B=4, 2025-05-07T20:59:51.4435226Z log_E=3, 2025-05-07T20:59:51.4435479Z L=0, 2025-05-07T20:59:51.4435680Z D_gradcheck=1, 2025-05-07T20:59:51.4435911Z stochastic_rounding=True, 2025-05-07T20:59:51.4436168Z weighted=True, 2025-05-07T20:59:51.4436392Z row_wise=False, 2025-05-07T20:59:51.4436655Z mixed=False, 2025-05-07T20:59:51.4436872Z use_cache=False, 2025-05-07T20:59:51.4437130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:51.4437421Z use_cpu=True, 2025-05-07T20:59:51.4437694Z output_dtype=SparseType.FP16, 2025-05-07T20:59:51.4437965Z ) 2025-05-07T20:59:51.4438206Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4438790Z self=, 2025-05-07T20:59:51.4439335Z mixed_B=False, 2025-05-07T20:59:51.4439561Z compile=False, 2025-05-07T20:59:51.4439771Z T=4, 2025-05-07T20:59:51.4439967Z D=43, 2025-05-07T20:59:51.4440160Z B=82, 2025-05-07T20:59:51.4440445Z log_E=3, 2025-05-07T20:59:51.4440654Z L=16, 2025-05-07T20:59:51.4440856Z D_gradcheck=1, 2025-05-07T20:59:51.4441086Z stochastic_rounding=True, 2025-05-07T20:59:51.4441352Z weighted=False, 2025-05-07T20:59:51.4441575Z row_wise=True, 2025-05-07T20:59:51.4441788Z mixed=True, 2025-05-07T20:59:51.4442013Z use_cache=False, 2025-05-07T20:59:51.4442280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:51.4442578Z use_cpu=False, 2025-05-07T20:59:51.4442812Z output_dtype=SparseType.BF16, 2025-05-07T20:59:51.4443078Z ) 2025-05-07T20:59:51.4443316Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4443901Z self=, 2025-05-07T20:59:51.4444440Z mixed_B=False, 2025-05-07T20:59:51.4444661Z compile=False, 2025-05-07T20:59:51.4444871Z T=5, 2025-05-07T20:59:51.4445064Z D=55, 2025-05-07T20:59:51.4445258Z B=79, 2025-05-07T20:59:51.4445452Z log_E=4, 2025-05-07T20:59:51.4445659Z L=19, 2025-05-07T20:59:51.4445863Z D_gradcheck=1, 2025-05-07T20:59:51.4446091Z stochastic_rounding=True, 2025-05-07T20:59:51.4446358Z weighted=False, 2025-05-07T20:59:51.4446585Z row_wise=True, 2025-05-07T20:59:51.4446816Z mixed=False, 2025-05-07T20:59:51.4447072Z use_cache=True, 2025-05-07T20:59:51.4447320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:51.4447605Z use_cpu=True, 2025-05-07T20:59:51.4447850Z output_dtype=SparseType.FP32, 2025-05-07T20:59:51.4448123Z ) 2025-05-07T20:59:51.4448360Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4448956Z self=, 2025-05-07T20:59:51.4449499Z mixed_B=False, 2025-05-07T20:59:51.4449791Z compile=True, 2025-05-07T20:59:51.4450004Z T=2, 2025-05-07T20:59:51.4450200Z D=42, 2025-05-07T20:59:51.4450392Z B=16, 2025-05-07T20:59:51.4450584Z log_E=3, 2025-05-07T20:59:51.4450793Z L=16, 2025-05-07T20:59:51.4450996Z D_gradcheck=2, 2025-05-07T20:59:51.4451227Z stochastic_rounding=True, 2025-05-07T20:59:51.4451490Z weighted=True, 2025-05-07T20:59:51.4451715Z row_wise=True, 2025-05-07T20:59:51.4451932Z mixed=True, 2025-05-07T20:59:51.4452151Z use_cache=True, 2025-05-07T20:59:51.4452398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:51.4452686Z use_cpu=True, 2025-05-07T20:59:51.4452932Z output_dtype=SparseType.BF16, 2025-05-07T20:59:51.4453205Z ) 2025-05-07T20:59:51.4453444Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:51.4454035Z self=, 2025-05-07T20:59:51.4454572Z mixed_B=False, 2025-05-07T20:59:51.4454799Z compile=False, 2025-05-07T20:59:51.4455014Z T=4, 2025-05-07T20:59:51.4455210Z D=45, 2025-05-07T20:59:51.4455406Z B=83, 2025-05-07T20:59:51.4455593Z log_E=3, 2025-05-07T20:59:51.4455871Z L=15, 2025-05-07T20:59:51.4456070Z D_gradcheck=2, 2025-05-07T20:59:51.4456299Z stochastic_rounding=True, 2025-05-07T20:59:51.4456559Z weighted=True, 2025-05-07T20:59:51.4456780Z row_wise=True, 2025-05-07T20:59:51.4456992Z mixed=True, 2025-05-07T20:59:51.4457250Z use_cache=False, 2025-05-07T20:59:51.4457508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:51.4457796Z use_cpu=True, 2025-05-07T20:59:51.4458075Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.1807569Z ) 2025-05-07T20:59:52.1807865Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1808536Z self=, 2025-05-07T20:59:52.1809081Z mixed_B=False, 2025-05-07T20:59:52.1809317Z compile=False, 2025-05-07T20:59:52.1809524Z T=2, 2025-05-07T20:59:52.1809714Z D=38, 2025-05-07T20:59:52.1809906Z B=27, 2025-05-07T20:59:52.1810091Z log_E=5, 2025-05-07T20:59:52.1810299Z L=9, 2025-05-07T20:59:52.1810488Z D_gradcheck=2, 2025-05-07T20:59:52.1810711Z stochastic_rounding=False, 2025-05-07T20:59:52.1810968Z weighted=True, 2025-05-07T20:59:52.1811186Z row_wise=False, 2025-05-07T20:59:52.1811396Z mixed=True, 2025-05-07T20:59:52.1811607Z use_cache=True, 2025-05-07T20:59:52.1811869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.1812181Z use_cpu=True, 2025-05-07T20:59:52.1812431Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.1812699Z ) 2025-05-07T20:59:52.1812936Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1813530Z self=, 2025-05-07T20:59:52.1814065Z mixed_B=True, 2025-05-07T20:59:52.1814290Z compile=True, 2025-05-07T20:59:52.1814503Z T=1, 2025-05-07T20:59:52.1814698Z D=100, 2025-05-07T20:59:52.1814887Z B=114, 2025-05-07T20:59:52.1815087Z log_E=4, 2025-05-07T20:59:52.1815290Z L=20, 2025-05-07T20:59:52.1815483Z D_gradcheck=1, 2025-05-07T20:59:52.1815720Z stochastic_rounding=True, 2025-05-07T20:59:52.1815980Z weighted=False, 2025-05-07T20:59:52.1816194Z row_wise=False, 2025-05-07T20:59:52.1816410Z mixed=True, 2025-05-07T20:59:52.1816629Z use_cache=False, 2025-05-07T20:59:52.1816883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.1817176Z use_cpu=True, 2025-05-07T20:59:52.1817415Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.1817675Z ) 2025-05-07T20:59:52.1817910Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1818495Z self=, 2025-05-07T20:59:52.1819033Z mixed_B=True, 2025-05-07T20:59:52.1819391Z compile=False, 2025-05-07T20:59:52.1819607Z T=4, 2025-05-07T20:59:52.1819802Z D=128, 2025-05-07T20:59:52.1819989Z B=92, 2025-05-07T20:59:52.1820182Z log_E=3, 2025-05-07T20:59:52.1820387Z L=0, 2025-05-07T20:59:52.1820579Z D_gradcheck=1, 2025-05-07T20:59:52.1820819Z stochastic_rounding=False, 2025-05-07T20:59:52.1821083Z weighted=False, 2025-05-07T20:59:52.1821299Z row_wise=False, 2025-05-07T20:59:52.1821518Z mixed=True, 2025-05-07T20:59:52.1821737Z use_cache=False, 2025-05-07T20:59:52.1821983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.1822286Z use_cpu=False, 2025-05-07T20:59:52.1822532Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.1822796Z ) 2025-05-07T20:59:52.1823033Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1823625Z self=, 2025-05-07T20:59:52.1824155Z mixed_B=False, 2025-05-07T20:59:52.1824381Z compile=True, 2025-05-07T20:59:52.1824596Z T=3, 2025-05-07T20:59:52.1824790Z D=88, 2025-05-07T20:59:52.1824979Z B=55, 2025-05-07T20:59:52.1825182Z log_E=3, 2025-05-07T20:59:52.1825471Z L=1, 2025-05-07T20:59:52.1825659Z D_gradcheck=1, 2025-05-07T20:59:52.1825894Z stochastic_rounding=False, 2025-05-07T20:59:52.1826159Z weighted=False, 2025-05-07T20:59:52.1826375Z row_wise=False, 2025-05-07T20:59:52.1826598Z mixed=False, 2025-05-07T20:59:52.1826895Z use_cache=False, 2025-05-07T20:59:52.1827140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.1827438Z use_cpu=True, 2025-05-07T20:59:52.1827762Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.1828024Z ) 2025-05-07T20:59:52.1828261Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1828864Z self=, 2025-05-07T20:59:52.1829406Z mixed_B=False, 2025-05-07T20:59:52.1829628Z compile=True, 2025-05-07T20:59:52.1829843Z T=1, 2025-05-07T20:59:52.1830029Z D=127, 2025-05-07T20:59:52.1830226Z B=13, 2025-05-07T20:59:52.1830421Z log_E=5, 2025-05-07T20:59:52.1830612Z L=1, 2025-05-07T20:59:52.1830813Z D_gradcheck=2, 2025-05-07T20:59:52.1831046Z stochastic_rounding=False, 2025-05-07T20:59:52.1831297Z weighted=True, 2025-05-07T20:59:52.1831523Z row_wise=True, 2025-05-07T20:59:52.1831740Z mixed=False, 2025-05-07T20:59:52.1831963Z use_cache=False, 2025-05-07T20:59:52.1832211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.1832502Z use_cpu=False, 2025-05-07T20:59:52.1832748Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.1833011Z ) 2025-05-07T20:59:52.1833252Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1833841Z self=, 2025-05-07T20:59:52.1834371Z mixed_B=False, 2025-05-07T20:59:52.1834589Z compile=False, 2025-05-07T20:59:52.1834799Z T=1, 2025-05-07T20:59:52.1834987Z D=127, 2025-05-07T20:59:52.1835180Z B=101, 2025-05-07T20:59:52.1835374Z log_E=3, 2025-05-07T20:59:52.1835571Z L=4, 2025-05-07T20:59:52.1835768Z D_gradcheck=2, 2025-05-07T20:59:52.1836001Z stochastic_rounding=False, 2025-05-07T20:59:52.1836258Z weighted=False, 2025-05-07T20:59:52.1836479Z row_wise=True, 2025-05-07T20:59:52.1836701Z mixed=True, 2025-05-07T20:59:52.1836914Z use_cache=True, 2025-05-07T20:59:52.1837165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.1837513Z use_cpu=True, 2025-05-07T20:59:52.1837760Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.1838019Z ) 2025-05-07T20:59:52.1838257Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1838850Z self=, 2025-05-07T20:59:52.1839380Z mixed_B=True, 2025-05-07T20:59:52.1839658Z compile=True, 2025-05-07T20:59:52.1839880Z T=1, 2025-05-07T20:59:52.1840067Z D=24, 2025-05-07T20:59:52.1840266Z B=81, 2025-05-07T20:59:52.1840536Z log_E=5, 2025-05-07T20:59:52.1840734Z L=3, 2025-05-07T20:59:52.1840931Z D_gradcheck=2, 2025-05-07T20:59:52.1841179Z stochastic_rounding=False, 2025-05-07T20:59:52.1841443Z weighted=False, 2025-05-07T20:59:52.1841667Z row_wise=False, 2025-05-07T20:59:52.1841889Z mixed=False, 2025-05-07T20:59:52.1842103Z use_cache=False, 2025-05-07T20:59:52.1842359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.1842661Z use_cpu=True, 2025-05-07T20:59:52.1842894Z output_dtype=SparseType.FP16, 2025-05-07T20:59:52.1843158Z ) 2025-05-07T20:59:52.1843398Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1843990Z self=, 2025-05-07T20:59:52.1844521Z mixed_B=True, 2025-05-07T20:59:52.1844739Z compile=True, 2025-05-07T20:59:52.1844953Z T=1, 2025-05-07T20:59:52.1845136Z D=61, 2025-05-07T20:59:52.1845326Z B=122, 2025-05-07T20:59:52.1845518Z log_E=3, 2025-05-07T20:59:52.1845761Z L=5, 2025-05-07T20:59:52.1845958Z D_gradcheck=1, 2025-05-07T20:59:52.1846198Z stochastic_rounding=True, 2025-05-07T20:59:52.1846453Z weighted=False, 2025-05-07T20:59:52.1846687Z row_wise=False, 2025-05-07T20:59:52.1846936Z mixed=True, 2025-05-07T20:59:52.1847194Z use_cache=False, 2025-05-07T20:59:52.1847450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.1847752Z use_cpu=False, 2025-05-07T20:59:52.1848024Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.1848291Z ) 2025-05-07T20:59:52.1848532Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1849119Z self=, 2025-05-07T20:59:52.1849661Z mixed_B=False, 2025-05-07T20:59:52.1849880Z compile=False, 2025-05-07T20:59:52.1850091Z T=1, 2025-05-07T20:59:52.1850276Z D=9, 2025-05-07T20:59:52.1850474Z B=102, 2025-05-07T20:59:52.1850673Z log_E=5, 2025-05-07T20:59:52.1850872Z L=2, 2025-05-07T20:59:52.1851073Z D_gradcheck=2, 2025-05-07T20:59:52.1851307Z stochastic_rounding=True, 2025-05-07T20:59:52.1851562Z weighted=False, 2025-05-07T20:59:52.1851786Z row_wise=True, 2025-05-07T20:59:52.1852002Z mixed=False, 2025-05-07T20:59:52.1852213Z use_cache=True, 2025-05-07T20:59:52.1852463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.1852764Z use_cpu=True, 2025-05-07T20:59:52.1852999Z output_dtype=SparseType.FP16, 2025-05-07T20:59:52.1853275Z ) 2025-05-07T20:59:52.1853552Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1854145Z self=, 2025-05-07T20:59:52.1854687Z mixed_B=True, 2025-05-07T20:59:52.1854902Z compile=True, 2025-05-07T20:59:52.1855116Z T=3, 2025-05-07T20:59:52.1855310Z D=48, 2025-05-07T20:59:52.1855496Z B=127, 2025-05-07T20:59:52.1855689Z log_E=5, 2025-05-07T20:59:52.1855893Z L=12, 2025-05-07T20:59:52.1856081Z D_gradcheck=2, 2025-05-07T20:59:52.1856316Z stochastic_rounding=True, 2025-05-07T20:59:52.1856577Z weighted=True, 2025-05-07T20:59:52.1856789Z row_wise=False, 2025-05-07T20:59:52.1857008Z mixed=True, 2025-05-07T20:59:52.1857227Z use_cache=False, 2025-05-07T20:59:52.1857493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.1857816Z use_cpu=True, 2025-05-07T20:59:52.1858053Z output_dtype=SparseType.FP16, 2025-05-07T20:59:52.1858311Z ) 2025-05-07T20:59:52.1858551Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1859142Z self=, 2025-05-07T20:59:52.1859673Z mixed_B=True, 2025-05-07T20:59:52.1859935Z compile=False, 2025-05-07T20:59:52.1860146Z T=2, 2025-05-07T20:59:52.1860334Z D=16, 2025-05-07T20:59:52.1860517Z B=99, 2025-05-07T20:59:52.1860706Z log_E=4, 2025-05-07T20:59:52.1860905Z L=17, 2025-05-07T20:59:52.1861095Z D_gradcheck=1, 2025-05-07T20:59:52.1861328Z stochastic_rounding=True, 2025-05-07T20:59:52.1861594Z weighted=True, 2025-05-07T20:59:52.1861807Z row_wise=False, 2025-05-07T20:59:52.1862032Z mixed=False, 2025-05-07T20:59:52.1862255Z use_cache=False, 2025-05-07T20:59:52.1862512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.1870719Z use_cpu=False, 2025-05-07T20:59:52.1871008Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.1871282Z ) 2025-05-07T20:59:52.1871531Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1872139Z self=, 2025-05-07T20:59:52.1872679Z mixed_B=False, 2025-05-07T20:59:52.1872906Z compile=False, 2025-05-07T20:59:52.1873121Z T=2, 2025-05-07T20:59:52.1873307Z D=57, 2025-05-07T20:59:52.1873496Z B=89, 2025-05-07T20:59:52.1873684Z log_E=5, 2025-05-07T20:59:52.1873951Z L=10, 2025-05-07T20:59:52.1874146Z D_gradcheck=2, 2025-05-07T20:59:52.1874378Z stochastic_rounding=False, 2025-05-07T20:59:52.1874632Z weighted=True, 2025-05-07T20:59:52.1874847Z row_wise=False, 2025-05-07T20:59:52.1875065Z mixed=False, 2025-05-07T20:59:52.1875319Z use_cache=True, 2025-05-07T20:59:52.1875562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.1875853Z use_cpu=False, 2025-05-07T20:59:52.1876139Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.1876402Z ) 2025-05-07T20:59:52.1876642Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1877234Z self=, 2025-05-07T20:59:52.1877763Z mixed_B=True, 2025-05-07T20:59:52.1877984Z compile=False, 2025-05-07T20:59:52.1878195Z T=3, 2025-05-07T20:59:52.1878378Z D=54, 2025-05-07T20:59:52.1878572Z B=71, 2025-05-07T20:59:52.1878768Z log_E=5, 2025-05-07T20:59:52.1878964Z L=5, 2025-05-07T20:59:52.1879157Z D_gradcheck=1, 2025-05-07T20:59:52.1879387Z stochastic_rounding=True, 2025-05-07T20:59:52.1879639Z weighted=True, 2025-05-07T20:59:52.1879863Z row_wise=True, 2025-05-07T20:59:52.1880078Z mixed=False, 2025-05-07T20:59:52.1880289Z use_cache=True, 2025-05-07T20:59:52.1880599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.1880891Z use_cpu=False, 2025-05-07T20:59:52.1881127Z output_dtype=SparseType.FP16, 2025-05-07T20:59:52.1881403Z ) 2025-05-07T20:59:52.1881640Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1882234Z self=, 2025-05-07T20:59:52.1882762Z mixed_B=True, 2025-05-07T20:59:52.1882987Z compile=True, 2025-05-07T20:59:52.1883198Z T=4, 2025-05-07T20:59:52.1883383Z D=55, 2025-05-07T20:59:52.1883574Z B=113, 2025-05-07T20:59:52.1883774Z log_E=4, 2025-05-07T20:59:52.1883969Z L=18, 2025-05-07T20:59:52.1884172Z D_gradcheck=2, 2025-05-07T20:59:52.1884407Z stochastic_rounding=True, 2025-05-07T20:59:52.1884667Z weighted=False, 2025-05-07T20:59:52.1884883Z row_wise=False, 2025-05-07T20:59:52.1885105Z mixed=True, 2025-05-07T20:59:52.1885322Z use_cache=True, 2025-05-07T20:59:52.1885566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.1885855Z use_cpu=True, 2025-05-07T20:59:52.1886086Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.1886350Z ) 2025-05-07T20:59:52.1886588Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1887168Z self=, 2025-05-07T20:59:52.1887703Z mixed_B=False, 2025-05-07T20:59:52.1887971Z compile=False, 2025-05-07T20:59:52.1888184Z T=1, 2025-05-07T20:59:52.1888370Z D=19, 2025-05-07T20:59:52.1888558Z B=38, 2025-05-07T20:59:52.1888746Z log_E=4, 2025-05-07T20:59:52.1888939Z L=3, 2025-05-07T20:59:52.1889131Z D_gradcheck=1, 2025-05-07T20:59:52.1889359Z stochastic_rounding=True, 2025-05-07T20:59:52.1889612Z weighted=False, 2025-05-07T20:59:52.1889832Z row_wise=False, 2025-05-07T20:59:52.1890045Z mixed=False, 2025-05-07T20:59:52.1890257Z use_cache=False, 2025-05-07T20:59:52.1890509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.1890800Z use_cpu=False, 2025-05-07T20:59:52.1891031Z output_dtype=SparseType.FP16, 2025-05-07T20:59:52.1891299Z ) 2025-05-07T20:59:52.1891537Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1892124Z self=, 2025-05-07T20:59:52.1892661Z mixed_B=False, 2025-05-07T20:59:52.1892881Z compile=False, 2025-05-07T20:59:52.1893087Z T=5, 2025-05-07T20:59:52.1893276Z D=67, 2025-05-07T20:59:52.1893470Z B=16, 2025-05-07T20:59:52.1893654Z log_E=4, 2025-05-07T20:59:52.1893909Z L=7, 2025-05-07T20:59:52.1894104Z D_gradcheck=2, 2025-05-07T20:59:52.1894526Z stochastic_rounding=False, 2025-05-07T20:59:52.1894789Z weighted=True, 2025-05-07T20:59:52.1895011Z row_wise=False, 2025-05-07T20:59:52.1895228Z mixed=True, 2025-05-07T20:59:52.1895522Z use_cache=False, 2025-05-07T20:59:52.1895781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.1896076Z use_cpu=False, 2025-05-07T20:59:52.1896382Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.1896652Z ) 2025-05-07T20:59:52.1896889Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1897475Z self=, 2025-05-07T20:59:52.1898010Z mixed_B=False, 2025-05-07T20:59:52.1898234Z compile=False, 2025-05-07T20:59:52.1898444Z T=5, 2025-05-07T20:59:52.1898635Z D=124, 2025-05-07T20:59:52.1898824Z B=11, 2025-05-07T20:59:52.1899007Z log_E=4, 2025-05-07T20:59:52.1899206Z L=2, 2025-05-07T20:59:52.1899403Z D_gradcheck=2, 2025-05-07T20:59:52.1899626Z stochastic_rounding=True, 2025-05-07T20:59:52.1899884Z weighted=True, 2025-05-07T20:59:52.1900099Z row_wise=True, 2025-05-07T20:59:52.1900303Z mixed=True, 2025-05-07T20:59:52.1900518Z use_cache=False, 2025-05-07T20:59:52.1900769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.1901056Z use_cpu=True, 2025-05-07T20:59:52.1901294Z output_dtype=SparseType.FP16, 2025-05-07T20:59:52.1901559Z ) 2025-05-07T20:59:52.1901800Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.1902387Z self=, 2025-05-07T20:59:52.1902922Z mixed_B=False, 2025-05-07T20:59:52.1903145Z compile=True, 2025-05-07T20:59:52.1903352Z T=5, 2025-05-07T20:59:52.1903542Z D=15, 2025-05-07T20:59:52.1903729Z B=30, 2025-05-07T20:59:52.1903916Z log_E=5, 2025-05-07T20:59:52.1904115Z L=9, 2025-05-07T20:59:52.1904310Z D_gradcheck=2, 2025-05-07T20:59:52.1904537Z stochastic_rounding=False, 2025-05-07T20:59:52.1904802Z weighted=False, 2025-05-07T20:59:52.1905022Z row_wise=False, 2025-05-07T20:59:52.1905231Z mixed=True, 2025-05-07T20:59:52.1905446Z use_cache=True, 2025-05-07T20:59:52.1905690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.1905978Z use_cpu=True, 2025-05-07T20:59:52.1906222Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.2078457Z ) 2025-05-07T20:59:52.2078726Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2079321Z self=, 2025-05-07T20:59:52.2079846Z mixed_B=True, 2025-05-07T20:59:52.2080168Z compile=False, 2025-05-07T20:59:52.2080440Z T=3, 2025-05-07T20:59:52.2080624Z D=86, 2025-05-07T20:59:52.2080805Z B=11, 2025-05-07T20:59:52.2080982Z log_E=4, 2025-05-07T20:59:52.2081179Z L=13, 2025-05-07T20:59:52.2081364Z D_gradcheck=2, 2025-05-07T20:59:52.2081601Z stochastic_rounding=True, 2025-05-07T20:59:52.2081950Z weighted=True, 2025-05-07T20:59:52.2082162Z row_wise=False, 2025-05-07T20:59:52.2082368Z mixed=False, 2025-05-07T20:59:52.2082572Z use_cache=True, 2025-05-07T20:59:52.2082810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.2083098Z use_cpu=False, 2025-05-07T20:59:52.2083329Z output_dtype=SparseType.FP16, 2025-05-07T20:59:52.2083593Z ) 2025-05-07T20:59:52.2083826Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2084408Z self=, 2025-05-07T20:59:52.2084944Z mixed_B=True, 2025-05-07T20:59:52.2085160Z compile=False, 2025-05-07T20:59:52.2085355Z T=4, 2025-05-07T20:59:52.2085542Z D=72, 2025-05-07T20:59:52.2085722Z B=19, 2025-05-07T20:59:52.2085899Z log_E=5, 2025-05-07T20:59:52.2086169Z L=16, 2025-05-07T20:59:52.2086365Z D_gradcheck=2, 2025-05-07T20:59:52.2086587Z stochastic_rounding=False, 2025-05-07T20:59:52.2086847Z weighted=True, 2025-05-07T20:59:52.2087064Z row_wise=True, 2025-05-07T20:59:52.2087268Z mixed=True, 2025-05-07T20:59:52.2087535Z use_cache=True, 2025-05-07T20:59:52.2087776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.2088054Z use_cpu=True, 2025-05-07T20:59:52.2088340Z output_dtype=SparseType.FP16, 2025-05-07T20:59:52.2088608Z ) 2025-05-07T20:59:52.2088843Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2089415Z self=, 2025-05-07T20:59:52.2089951Z mixed_B=True, 2025-05-07T20:59:52.2090165Z compile=False, 2025-05-07T20:59:52.2090365Z T=4, 2025-05-07T20:59:52.2090553Z D=71, 2025-05-07T20:59:52.2090741Z B=88, 2025-05-07T20:59:52.2090922Z log_E=3, 2025-05-07T20:59:52.2091125Z L=12, 2025-05-07T20:59:52.2091318Z D_gradcheck=1, 2025-05-07T20:59:52.2091546Z stochastic_rounding=False, 2025-05-07T20:59:52.2091798Z weighted=False, 2025-05-07T20:59:52.2092011Z row_wise=True, 2025-05-07T20:59:52.2092216Z mixed=False, 2025-05-07T20:59:52.2092429Z use_cache=True, 2025-05-07T20:59:52.2092675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.2092962Z use_cpu=True, 2025-05-07T20:59:52.2093195Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.2093457Z ) 2025-05-07T20:59:52.2093685Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2094422Z self=, 2025-05-07T20:59:52.2094962Z mixed_B=True, 2025-05-07T20:59:52.2095180Z compile=False, 2025-05-07T20:59:52.2095382Z T=4, 2025-05-07T20:59:52.2095564Z D=13, 2025-05-07T20:59:52.2095748Z B=12, 2025-05-07T20:59:52.2095928Z log_E=5, 2025-05-07T20:59:52.2096123Z L=20, 2025-05-07T20:59:52.2096316Z D_gradcheck=2, 2025-05-07T20:59:52.2096536Z stochastic_rounding=False, 2025-05-07T20:59:52.2096795Z weighted=True, 2025-05-07T20:59:52.2097006Z row_wise=True, 2025-05-07T20:59:52.2097206Z mixed=True, 2025-05-07T20:59:52.2097421Z use_cache=False, 2025-05-07T20:59:52.2097666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.2097950Z use_cpu=False, 2025-05-07T20:59:52.2098186Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.2098445Z ) 2025-05-07T20:59:52.2098674Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2099259Z self=, 2025-05-07T20:59:52.2099782Z mixed_B=True, 2025-05-07T20:59:52.2100069Z compile=False, 2025-05-07T20:59:52.2100275Z T=3, 2025-05-07T20:59:52.2100463Z D=17, 2025-05-07T20:59:52.2100647Z B=111, 2025-05-07T20:59:52.2100826Z log_E=4, 2025-05-07T20:59:52.2101020Z L=5, 2025-05-07T20:59:52.2101206Z D_gradcheck=1, 2025-05-07T20:59:52.2101424Z stochastic_rounding=True, 2025-05-07T20:59:52.2101682Z weighted=False, 2025-05-07T20:59:52.2101897Z row_wise=True, 2025-05-07T20:59:52.2102102Z mixed=True, 2025-05-07T20:59:52.2102319Z use_cache=True, 2025-05-07T20:59:52.2102553Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.2102831Z use_cpu=True, 2025-05-07T20:59:52.2103069Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.2103330Z ) 2025-05-07T20:59:52.2103564Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2104151Z self=, 2025-05-07T20:59:52.2104679Z mixed_B=True, 2025-05-07T20:59:52.2104888Z compile=True, 2025-05-07T20:59:52.2105093Z T=1, 2025-05-07T20:59:52.2105275Z D=105, 2025-05-07T20:59:52.2105459Z B=45, 2025-05-07T20:59:52.2105643Z log_E=5, 2025-05-07T20:59:52.2105850Z L=14, 2025-05-07T20:59:52.2106142Z D_gradcheck=1, 2025-05-07T20:59:52.2106374Z stochastic_rounding=True, 2025-05-07T20:59:52.2106630Z weighted=True, 2025-05-07T20:59:52.2106852Z row_wise=True, 2025-05-07T20:59:52.2107049Z mixed=True, 2025-05-07T20:59:52.2107320Z use_cache=False, 2025-05-07T20:59:52.2107572Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.2107854Z use_cpu=True, 2025-05-07T20:59:52.2108143Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.2108406Z ) 2025-05-07T20:59:52.2108633Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2109219Z self=, 2025-05-07T20:59:52.2109746Z mixed_B=False, 2025-05-07T20:59:52.2109953Z compile=False, 2025-05-07T20:59:52.2110161Z T=2, 2025-05-07T20:59:52.2110342Z D=117, 2025-05-07T20:59:52.2110527Z B=3, 2025-05-07T20:59:52.2110717Z log_E=4, 2025-05-07T20:59:52.2110913Z L=18, 2025-05-07T20:59:52.2111102Z D_gradcheck=2, 2025-05-07T20:59:52.2111329Z stochastic_rounding=False, 2025-05-07T20:59:52.2111586Z weighted=True, 2025-05-07T20:59:52.2111806Z row_wise=False, 2025-05-07T20:59:52.2112010Z mixed=False, 2025-05-07T20:59:52.2112230Z use_cache=False, 2025-05-07T20:59:52.2112471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.2112754Z use_cpu=False, 2025-05-07T20:59:52.2112986Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.2113250Z ) 2025-05-07T20:59:52.2113479Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2114060Z self=, 2025-05-07T20:59:52.2114595Z mixed_B=False, 2025-05-07T20:59:52.2114809Z compile=False, 2025-05-07T20:59:52.2115018Z T=1, 2025-05-07T20:59:52.2115198Z D=70, 2025-05-07T20:59:52.2115376Z B=61, 2025-05-07T20:59:52.2115559Z log_E=3, 2025-05-07T20:59:52.2115751Z L=2, 2025-05-07T20:59:52.2115933Z D_gradcheck=2, 2025-05-07T20:59:52.2116161Z stochastic_rounding=False, 2025-05-07T20:59:52.2116418Z weighted=False, 2025-05-07T20:59:52.2116631Z row_wise=True, 2025-05-07T20:59:52.2116847Z mixed=False, 2025-05-07T20:59:52.2117060Z use_cache=True, 2025-05-07T20:59:52.2117297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.2117582Z use_cpu=True, 2025-05-07T20:59:52.2117815Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.2118073Z ) 2025-05-07T20:59:52.2118294Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2118873Z self=, 2025-05-07T20:59:52.2119400Z mixed_B=True, 2025-05-07T20:59:52.2119602Z compile=False, 2025-05-07T20:59:52.2119855Z T=3, 2025-05-07T20:59:52.2120041Z D=92, 2025-05-07T20:59:52.2120218Z B=19, 2025-05-07T20:59:52.2120446Z log_E=3, 2025-05-07T20:59:52.2120638Z L=3, 2025-05-07T20:59:52.2120820Z D_gradcheck=2, 2025-05-07T20:59:52.2121042Z stochastic_rounding=False, 2025-05-07T20:59:52.2121294Z weighted=False, 2025-05-07T20:59:52.2121503Z row_wise=True, 2025-05-07T20:59:52.2121716Z mixed=True, 2025-05-07T20:59:52.2121924Z use_cache=False, 2025-05-07T20:59:52.2122163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.2122443Z use_cpu=True, 2025-05-07T20:59:52.2122672Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.2122927Z ) 2025-05-07T20:59:52.2123159Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2123743Z self=, 2025-05-07T20:59:52.2124270Z mixed_B=False, 2025-05-07T20:59:52.2124478Z compile=False, 2025-05-07T20:59:52.2124684Z T=4, 2025-05-07T20:59:52.2124866Z D=92, 2025-05-07T20:59:52.2125044Z B=3, 2025-05-07T20:59:52.2125231Z log_E=5, 2025-05-07T20:59:52.2125418Z L=18, 2025-05-07T20:59:52.2125656Z D_gradcheck=1, 2025-05-07T20:59:52.2125882Z stochastic_rounding=False, 2025-05-07T20:59:52.2126137Z weighted=False, 2025-05-07T20:59:52.2126341Z row_wise=False, 2025-05-07T20:59:52.2126551Z mixed=True, 2025-05-07T20:59:52.2126797Z use_cache=True, 2025-05-07T20:59:52.2127029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.2127311Z use_cpu=True, 2025-05-07T20:59:52.2127539Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.2127826Z ) 2025-05-07T20:59:52.2128060Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2128648Z self=, 2025-05-07T20:59:52.2129177Z mixed_B=False, 2025-05-07T20:59:52.2129376Z compile=True, 2025-05-07T20:59:52.2129582Z T=5, 2025-05-07T20:59:52.2129768Z D=22, 2025-05-07T20:59:52.2129949Z B=86, 2025-05-07T20:59:52.2130139Z log_E=5, 2025-05-07T20:59:52.2130333Z L=16, 2025-05-07T20:59:52.2130523Z D_gradcheck=1, 2025-05-07T20:59:52.2130749Z stochastic_rounding=False, 2025-05-07T20:59:52.2131001Z weighted=True, 2025-05-07T20:59:52.2131206Z row_wise=True, 2025-05-07T20:59:52.2131411Z mixed=True, 2025-05-07T20:59:52.2131621Z use_cache=False, 2025-05-07T20:59:52.2131860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.2132146Z use_cpu=False, 2025-05-07T20:59:52.2132373Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.2132626Z ) 2025-05-07T20:59:52.2132853Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2133436Z self=, 2025-05-07T20:59:52.2133956Z mixed_B=True, 2025-05-07T20:59:52.2134160Z compile=True, 2025-05-07T20:59:52.2134362Z T=1, 2025-05-07T20:59:52.2134544Z D=35, 2025-05-07T20:59:52.2134729Z B=1, 2025-05-07T20:59:52.2134908Z log_E=4, 2025-05-07T20:59:52.2135092Z L=12, 2025-05-07T20:59:52.2135281Z D_gradcheck=2, 2025-05-07T20:59:52.2135505Z stochastic_rounding=True, 2025-05-07T20:59:52.2135757Z weighted=True, 2025-05-07T20:59:52.2135963Z row_wise=False, 2025-05-07T20:59:52.2136172Z mixed=True, 2025-05-07T20:59:52.2136380Z use_cache=False, 2025-05-07T20:59:52.2136624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.2136954Z use_cpu=True, 2025-05-07T20:59:52.2137182Z output_dtype=SparseType.FP16, 2025-05-07T20:59:52.2137433Z ) 2025-05-07T20:59:52.2137661Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2138240Z self=, 2025-05-07T20:59:52.2138765Z mixed_B=False, 2025-05-07T20:59:52.2138981Z compile=True, 2025-05-07T20:59:52.2139228Z T=2, 2025-05-07T20:59:52.2139406Z D=70, 2025-05-07T20:59:52.2139585Z B=126, 2025-05-07T20:59:52.2139766Z log_E=4, 2025-05-07T20:59:52.2139955Z L=4, 2025-05-07T20:59:52.2140144Z D_gradcheck=2, 2025-05-07T20:59:52.2140370Z stochastic_rounding=False, 2025-05-07T20:59:52.2140619Z weighted=True, 2025-05-07T20:59:52.2140834Z row_wise=False, 2025-05-07T20:59:52.2147750Z mixed=False, 2025-05-07T20:59:52.2148005Z use_cache=False, 2025-05-07T20:59:52.2148257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.2148544Z use_cpu=True, 2025-05-07T20:59:52.2148779Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.2149041Z ) 2025-05-07T20:59:52.2149270Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2149852Z self=, 2025-05-07T20:59:52.2150385Z mixed_B=False, 2025-05-07T20:59:52.2150595Z compile=False, 2025-05-07T20:59:52.2150796Z T=3, 2025-05-07T20:59:52.2150982Z D=116, 2025-05-07T20:59:52.2151169Z B=11, 2025-05-07T20:59:52.2151346Z log_E=3, 2025-05-07T20:59:52.2151540Z L=12, 2025-05-07T20:59:52.2151808Z D_gradcheck=1, 2025-05-07T20:59:52.2152036Z stochastic_rounding=False, 2025-05-07T20:59:52.2152295Z weighted=False, 2025-05-07T20:59:52.2152512Z row_wise=False, 2025-05-07T20:59:52.2152720Z mixed=False, 2025-05-07T20:59:52.2152975Z use_cache=True, 2025-05-07T20:59:52.2153213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.2153496Z use_cpu=True, 2025-05-07T20:59:52.2153728Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.2154685Z ) 2025-05-07T20:59:52.2154926Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2155512Z self=, 2025-05-07T20:59:52.2156048Z mixed_B=True, 2025-05-07T20:59:52.2156260Z compile=False, 2025-05-07T20:59:52.2156470Z T=5, 2025-05-07T20:59:52.2156660Z D=56, 2025-05-07T20:59:52.2156844Z B=59, 2025-05-07T20:59:52.2157026Z log_E=5, 2025-05-07T20:59:52.2157220Z L=10, 2025-05-07T20:59:52.2157419Z D_gradcheck=1, 2025-05-07T20:59:52.2157644Z stochastic_rounding=True, 2025-05-07T20:59:52.2157897Z weighted=False, 2025-05-07T20:59:52.2158111Z row_wise=False, 2025-05-07T20:59:52.2158319Z mixed=True, 2025-05-07T20:59:52.2158532Z use_cache=False, 2025-05-07T20:59:52.2158779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.2159067Z use_cpu=True, 2025-05-07T20:59:52.2159307Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.2159574Z ) 2025-05-07T20:59:52.2159803Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2160442Z self=, 2025-05-07T20:59:52.2160974Z mixed_B=False, 2025-05-07T20:59:52.2161182Z compile=True, 2025-05-07T20:59:52.2161394Z T=5, 2025-05-07T20:59:52.2161581Z D=65, 2025-05-07T20:59:52.2161765Z B=23, 2025-05-07T20:59:52.2161952Z log_E=3, 2025-05-07T20:59:52.2162151Z L=6, 2025-05-07T20:59:52.2162341Z D_gradcheck=1, 2025-05-07T20:59:52.2162570Z stochastic_rounding=True, 2025-05-07T20:59:52.2162828Z weighted=True, 2025-05-07T20:59:52.2163042Z row_wise=False, 2025-05-07T20:59:52.2163253Z mixed=False, 2025-05-07T20:59:52.2163465Z use_cache=True, 2025-05-07T20:59:52.2163704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:52.2163983Z use_cpu=True, 2025-05-07T20:59:52.2164217Z output_dtype=SparseType.BF16, 2025-05-07T20:59:52.2164479Z ) 2025-05-07T20:59:52.2164706Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2165289Z self=, 2025-05-07T20:59:52.2165819Z mixed_B=True, 2025-05-07T20:59:52.2166025Z compile=True, 2025-05-07T20:59:52.2166279Z T=3, 2025-05-07T20:59:52.2166465Z D=57, 2025-05-07T20:59:52.2166647Z B=65, 2025-05-07T20:59:52.2166833Z log_E=3, 2025-05-07T20:59:52.2167026Z L=20, 2025-05-07T20:59:52.2167215Z D_gradcheck=1, 2025-05-07T20:59:52.2167445Z stochastic_rounding=True, 2025-05-07T20:59:52.2167704Z weighted=False, 2025-05-07T20:59:52.2167915Z row_wise=False, 2025-05-07T20:59:52.2168126Z mixed=True, 2025-05-07T20:59:52.2168341Z use_cache=True, 2025-05-07T20:59:52.2168578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.2168863Z use_cpu=True, 2025-05-07T20:59:52.2169100Z output_dtype=SparseType.FP32, 2025-05-07T20:59:52.2169365Z ) 2025-05-07T20:59:52.2169596Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:52.2170187Z self=, 2025-05-07T20:59:52.2170718Z mixed_B=False, 2025-05-07T20:59:52.2170927Z compile=True, 2025-05-07T20:59:52.2171136Z T=2, 2025-05-07T20:59:52.2171321Z D=40, 2025-05-07T20:59:52.2171503Z B=105, 2025-05-07T20:59:52.2171690Z log_E=4, 2025-05-07T20:59:52.2171886Z L=16, 2025-05-07T20:59:52.2172128Z D_gradcheck=2, 2025-05-07T20:59:52.2172352Z stochastic_rounding=True, 2025-05-07T20:59:52.2172611Z weighted=False, 2025-05-07T20:59:52.2172821Z row_wise=False, 2025-05-07T20:59:52.2173034Z mixed=False, 2025-05-07T20:59:52.2173292Z use_cache=False, 2025-05-07T20:59:52.2173536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:52.2173821Z use_cpu=False, 2025-05-07T20:59:52.2174055Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2454441Z ) 2025-05-07T20:59:57.2454897Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2455751Z self=, 2025-05-07T20:59:57.2456289Z mixed_B=True, 2025-05-07T20:59:57.2456509Z compile=True, 2025-05-07T20:59:57.2456728Z T=4, 2025-05-07T20:59:57.2456912Z D=90, 2025-05-07T20:59:57.2457096Z B=52, 2025-05-07T20:59:57.2457280Z log_E=5, 2025-05-07T20:59:57.2457468Z L=3, 2025-05-07T20:59:57.2457667Z D_gradcheck=1, 2025-05-07T20:59:57.2457899Z stochastic_rounding=False, 2025-05-07T20:59:57.2458154Z weighted=True, 2025-05-07T20:59:57.2458377Z row_wise=False, 2025-05-07T20:59:57.2458585Z mixed=False, 2025-05-07T20:59:57.2458796Z use_cache=False, 2025-05-07T20:59:57.2459055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2459358Z use_cpu=True, 2025-05-07T20:59:57.2459591Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2459861Z ) 2025-05-07T20:59:57.2460100Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2460686Z self=, 2025-05-07T20:59:57.2461224Z mixed_B=True, 2025-05-07T20:59:57.2461438Z compile=True, 2025-05-07T20:59:57.2461651Z T=3, 2025-05-07T20:59:57.2461835Z D=115, 2025-05-07T20:59:57.2462023Z B=71, 2025-05-07T20:59:57.2462212Z log_E=5, 2025-05-07T20:59:57.2462402Z L=20, 2025-05-07T20:59:57.2462604Z D_gradcheck=2, 2025-05-07T20:59:57.2462838Z stochastic_rounding=True, 2025-05-07T20:59:57.2463094Z weighted=False, 2025-05-07T20:59:57.2463315Z row_wise=False, 2025-05-07T20:59:57.2463534Z mixed=True, 2025-05-07T20:59:57.2463742Z use_cache=True, 2025-05-07T20:59:57.2463986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2464277Z use_cpu=True, 2025-05-07T20:59:57.2464510Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2464778Z ) 2025-05-07T20:59:57.2465018Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2465606Z self=, 2025-05-07T20:59:57.2466152Z mixed_B=False, 2025-05-07T20:59:57.2466376Z compile=False, 2025-05-07T20:59:57.2466692Z T=2, 2025-05-07T20:59:57.2466888Z D=52, 2025-05-07T20:59:57.2467085Z B=126, 2025-05-07T20:59:57.2467272Z log_E=5, 2025-05-07T20:59:57.2467472Z L=5, 2025-05-07T20:59:57.2467730Z D_gradcheck=2, 2025-05-07T20:59:57.2467975Z stochastic_rounding=True, 2025-05-07T20:59:57.2468275Z weighted=False, 2025-05-07T20:59:57.2468496Z row_wise=True, 2025-05-07T20:59:57.2468707Z mixed=False, 2025-05-07T20:59:57.2468915Z use_cache=True, 2025-05-07T20:59:57.2469157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2469449Z use_cpu=False, 2025-05-07T20:59:57.2469685Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2469956Z ) 2025-05-07T20:59:57.2470192Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2470775Z self=, 2025-05-07T20:59:57.2471312Z mixed_B=False, 2025-05-07T20:59:57.2471534Z compile=True, 2025-05-07T20:59:57.2471747Z T=2, 2025-05-07T20:59:57.2471941Z D=118, 2025-05-07T20:59:57.2472134Z B=107, 2025-05-07T20:59:57.2472320Z log_E=4, 2025-05-07T20:59:57.2472517Z L=11, 2025-05-07T20:59:57.2472808Z D_gradcheck=1, 2025-05-07T20:59:57.2473049Z stochastic_rounding=True, 2025-05-07T20:59:57.2473352Z weighted=True, 2025-05-07T20:59:57.2473578Z row_wise=False, 2025-05-07T20:59:57.2473808Z mixed=False, 2025-05-07T20:59:57.2474113Z use_cache=False, 2025-05-07T20:59:57.2474377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2474703Z use_cpu=True, 2025-05-07T20:59:57.2474962Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2475292Z ) 2025-05-07T20:59:57.2475552Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2476252Z self=, 2025-05-07T20:59:57.2476886Z mixed_B=True, 2025-05-07T20:59:57.2477120Z compile=True, 2025-05-07T20:59:57.2477343Z T=5, 2025-05-07T20:59:57.2477536Z D=16, 2025-05-07T20:59:57.2477736Z B=61, 2025-05-07T20:59:57.2477942Z log_E=3, 2025-05-07T20:59:57.2478145Z L=7, 2025-05-07T20:59:57.2478355Z D_gradcheck=1, 2025-05-07T20:59:57.2478610Z stochastic_rounding=True, 2025-05-07T20:59:57.2478887Z weighted=True, 2025-05-07T20:59:57.2479122Z row_wise=False, 2025-05-07T20:59:57.2479348Z mixed=True, 2025-05-07T20:59:57.2479575Z use_cache=True, 2025-05-07T20:59:57.2479832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2480158Z use_cpu=False, 2025-05-07T20:59:57.2480502Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2480764Z ) 2025-05-07T20:59:57.2481001Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2481589Z self=, 2025-05-07T20:59:57.2482116Z mixed_B=False, 2025-05-07T20:59:57.2482330Z compile=True, 2025-05-07T20:59:57.2482547Z T=5, 2025-05-07T20:59:57.2482731Z D=98, 2025-05-07T20:59:57.2482918Z B=90, 2025-05-07T20:59:57.2483110Z log_E=5, 2025-05-07T20:59:57.2483306Z L=3, 2025-05-07T20:59:57.2483501Z D_gradcheck=1, 2025-05-07T20:59:57.2483736Z stochastic_rounding=False, 2025-05-07T20:59:57.2483994Z weighted=False, 2025-05-07T20:59:57.2484215Z row_wise=True, 2025-05-07T20:59:57.2484434Z mixed=True, 2025-05-07T20:59:57.2484639Z use_cache=True, 2025-05-07T20:59:57.2484884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2485178Z use_cpu=False, 2025-05-07T20:59:57.2485421Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2485694Z ) 2025-05-07T20:59:57.2485935Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2486529Z self=, 2025-05-07T20:59:57.2487067Z mixed_B=False, 2025-05-07T20:59:57.2487297Z compile=False, 2025-05-07T20:59:57.2487566Z T=3, 2025-05-07T20:59:57.2487755Z D=52, 2025-05-07T20:59:57.2487951Z B=82, 2025-05-07T20:59:57.2488145Z log_E=3, 2025-05-07T20:59:57.2488340Z L=6, 2025-05-07T20:59:57.2488541Z D_gradcheck=2, 2025-05-07T20:59:57.2488781Z stochastic_rounding=False, 2025-05-07T20:59:57.2489042Z weighted=False, 2025-05-07T20:59:57.2489262Z row_wise=True, 2025-05-07T20:59:57.2489475Z mixed=True, 2025-05-07T20:59:57.2489680Z use_cache=True, 2025-05-07T20:59:57.2489932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2490223Z use_cpu=True, 2025-05-07T20:59:57.2490460Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2490734Z ) 2025-05-07T20:59:57.2490974Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2491567Z self=, 2025-05-07T20:59:57.2492093Z mixed_B=True, 2025-05-07T20:59:57.2492316Z compile=False, 2025-05-07T20:59:57.2492532Z T=4, 2025-05-07T20:59:57.2492713Z D=72, 2025-05-07T20:59:57.2492904Z B=24, 2025-05-07T20:59:57.2493093Z log_E=5, 2025-05-07T20:59:57.2493283Z L=9, 2025-05-07T20:59:57.2493526Z D_gradcheck=1, 2025-05-07T20:59:57.2493758Z stochastic_rounding=False, 2025-05-07T20:59:57.2494013Z weighted=True, 2025-05-07T20:59:57.2494400Z row_wise=True, 2025-05-07T20:59:57.2494616Z mixed=True, 2025-05-07T20:59:57.2494832Z use_cache=False, 2025-05-07T20:59:57.2495161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2495456Z use_cpu=True, 2025-05-07T20:59:57.2495694Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2496021Z ) 2025-05-07T20:59:57.2496267Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2496848Z self=, 2025-05-07T20:59:57.2497388Z mixed_B=True, 2025-05-07T20:59:57.2497607Z compile=False, 2025-05-07T20:59:57.2497824Z T=1, 2025-05-07T20:59:57.2498012Z D=96, 2025-05-07T20:59:57.2498311Z B=23, 2025-05-07T20:59:57.2498504Z log_E=4, 2025-05-07T20:59:57.2498696Z L=18, 2025-05-07T20:59:57.2498896Z D_gradcheck=1, 2025-05-07T20:59:57.2499138Z stochastic_rounding=False, 2025-05-07T20:59:57.2499397Z weighted=False, 2025-05-07T20:59:57.2499616Z row_wise=False, 2025-05-07T20:59:57.2499835Z mixed=False, 2025-05-07T20:59:57.2500048Z use_cache=True, 2025-05-07T20:59:57.2500305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2500600Z use_cpu=False, 2025-05-07T20:59:57.2500834Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.2501103Z ) 2025-05-07T20:59:57.2501342Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2501926Z self=, 2025-05-07T20:59:57.2502460Z mixed_B=True, 2025-05-07T20:59:57.2502682Z compile=False, 2025-05-07T20:59:57.2502891Z T=1, 2025-05-07T20:59:57.2503084Z D=127, 2025-05-07T20:59:57.2503277Z B=38, 2025-05-07T20:59:57.2503466Z log_E=3, 2025-05-07T20:59:57.2503678Z L=19, 2025-05-07T20:59:57.2503878Z D_gradcheck=1, 2025-05-07T20:59:57.2504106Z stochastic_rounding=True, 2025-05-07T20:59:57.2504377Z weighted=True, 2025-05-07T20:59:57.2504598Z row_wise=False, 2025-05-07T20:59:57.2504820Z mixed=False, 2025-05-07T20:59:57.2505032Z use_cache=False, 2025-05-07T20:59:57.2505288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2505586Z use_cpu=False, 2025-05-07T20:59:57.2505819Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2506090Z ) 2025-05-07T20:59:57.2506326Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2506909Z self=, 2025-05-07T20:59:57.2507441Z mixed_B=True, 2025-05-07T20:59:57.2507663Z compile=True, 2025-05-07T20:59:57.2507944Z T=4, 2025-05-07T20:59:57.2508161Z D=110, 2025-05-07T20:59:57.2508376Z B=63, 2025-05-07T20:59:57.2508565Z log_E=5, 2025-05-07T20:59:57.2508762Z L=8, 2025-05-07T20:59:57.2508962Z D_gradcheck=2, 2025-05-07T20:59:57.2509186Z stochastic_rounding=True, 2025-05-07T20:59:57.2509446Z weighted=False, 2025-05-07T20:59:57.2509671Z row_wise=False, 2025-05-07T20:59:57.2509883Z mixed=False, 2025-05-07T20:59:57.2510105Z use_cache=True, 2025-05-07T20:59:57.2510350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2510645Z use_cpu=True, 2025-05-07T20:59:57.2510884Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2511146Z ) 2025-05-07T20:59:57.2511386Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2511967Z self=, 2025-05-07T20:59:57.2512511Z mixed_B=True, 2025-05-07T20:59:57.2512738Z compile=False, 2025-05-07T20:59:57.2512949Z T=2, 2025-05-07T20:59:57.2513145Z D=86, 2025-05-07T20:59:57.2513338Z B=114, 2025-05-07T20:59:57.2513535Z log_E=3, 2025-05-07T20:59:57.2513740Z L=3, 2025-05-07T20:59:57.2514002Z D_gradcheck=1, 2025-05-07T20:59:57.2514235Z stochastic_rounding=True, 2025-05-07T20:59:57.2514501Z weighted=True, 2025-05-07T20:59:57.2514725Z row_wise=True, 2025-05-07T20:59:57.2514931Z mixed=True, 2025-05-07T20:59:57.2515145Z use_cache=True, 2025-05-07T20:59:57.2515442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2515732Z use_cpu=True, 2025-05-07T20:59:57.2515970Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2516283Z ) 2025-05-07T20:59:57.2516521Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2517112Z self=, 2025-05-07T20:59:57.2517652Z mixed_B=True, 2025-05-07T20:59:57.2517873Z compile=True, 2025-05-07T20:59:57.2518077Z T=5, 2025-05-07T20:59:57.2518262Z D=17, 2025-05-07T20:59:57.2518452Z B=63, 2025-05-07T20:59:57.2518637Z log_E=3, 2025-05-07T20:59:57.2518833Z L=15, 2025-05-07T20:59:57.2519037Z D_gradcheck=2, 2025-05-07T20:59:57.2519268Z stochastic_rounding=False, 2025-05-07T20:59:57.2519531Z weighted=True, 2025-05-07T20:59:57.2519750Z row_wise=True, 2025-05-07T20:59:57.2519960Z mixed=True, 2025-05-07T20:59:57.2520172Z use_cache=False, 2025-05-07T20:59:57.2520482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2520770Z use_cpu=False, 2025-05-07T20:59:57.2521017Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2521283Z ) 2025-05-07T20:59:57.2521515Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2522103Z self=, 2025-05-07T20:59:57.2522635Z mixed_B=True, 2025-05-07T20:59:57.2522853Z compile=True, 2025-05-07T20:59:57.2523061Z T=4, 2025-05-07T20:59:57.2523251Z D=116, 2025-05-07T20:59:57.2523446Z B=113, 2025-05-07T20:59:57.2523632Z log_E=5, 2025-05-07T20:59:57.2523834Z L=2, 2025-05-07T20:59:57.2524032Z D_gradcheck=2, 2025-05-07T20:59:57.2524262Z stochastic_rounding=False, 2025-05-07T20:59:57.2524538Z weighted=True, 2025-05-07T20:59:57.2524766Z row_wise=True, 2025-05-07T20:59:57.2524974Z mixed=True, 2025-05-07T20:59:57.2525193Z use_cache=True, 2025-05-07T20:59:57.2525448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2525743Z use_cpu=False, 2025-05-07T20:59:57.2525989Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2533574Z ) 2025-05-07T20:59:57.2533850Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2534448Z self=, 2025-05-07T20:59:57.2534990Z mixed_B=True, 2025-05-07T20:59:57.2535210Z compile=True, 2025-05-07T20:59:57.2535530Z T=5, 2025-05-07T20:59:57.2535713Z D=110, 2025-05-07T20:59:57.2535903Z B=63, 2025-05-07T20:59:57.2536090Z log_E=3, 2025-05-07T20:59:57.2536278Z L=4, 2025-05-07T20:59:57.2536479Z D_gradcheck=2, 2025-05-07T20:59:57.2536711Z stochastic_rounding=True, 2025-05-07T20:59:57.2536967Z weighted=False, 2025-05-07T20:59:57.2537182Z row_wise=True, 2025-05-07T20:59:57.2537391Z mixed=True, 2025-05-07T20:59:57.2537590Z use_cache=True, 2025-05-07T20:59:57.2537839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2538136Z use_cpu=True, 2025-05-07T20:59:57.2538372Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2538648Z ) 2025-05-07T20:59:57.2538894Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2539477Z self=, 2025-05-07T20:59:57.2540018Z mixed_B=True, 2025-05-07T20:59:57.2540241Z compile=True, 2025-05-07T20:59:57.2540443Z T=1, 2025-05-07T20:59:57.2540643Z D=122, 2025-05-07T20:59:57.2540843Z B=71, 2025-05-07T20:59:57.2541028Z log_E=4, 2025-05-07T20:59:57.2541231Z L=9, 2025-05-07T20:59:57.2541427Z D_gradcheck=2, 2025-05-07T20:59:57.2541711Z stochastic_rounding=False, 2025-05-07T20:59:57.2541966Z weighted=True, 2025-05-07T20:59:57.2542182Z row_wise=True, 2025-05-07T20:59:57.2542397Z mixed=False, 2025-05-07T20:59:57.2542612Z use_cache=True, 2025-05-07T20:59:57.2542900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2543194Z use_cpu=True, 2025-05-07T20:59:57.2543433Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2543706Z ) 2025-05-07T20:59:57.2543988Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2544578Z self=, 2025-05-07T20:59:57.2545119Z mixed_B=False, 2025-05-07T20:59:57.2545345Z compile=True, 2025-05-07T20:59:57.2545553Z T=5, 2025-05-07T20:59:57.2545752Z D=95, 2025-05-07T20:59:57.2545949Z B=8, 2025-05-07T20:59:57.2546138Z log_E=3, 2025-05-07T20:59:57.2546341Z L=3, 2025-05-07T20:59:57.2546543Z D_gradcheck=1, 2025-05-07T20:59:57.2546778Z stochastic_rounding=False, 2025-05-07T20:59:57.2547049Z weighted=True, 2025-05-07T20:59:57.2547273Z row_wise=True, 2025-05-07T20:59:57.2547487Z mixed=True, 2025-05-07T20:59:57.2547707Z use_cache=False, 2025-05-07T20:59:57.2547975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2548319Z use_cpu=False, 2025-05-07T20:59:57.2548554Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2548824Z ) 2025-05-07T20:59:57.2549065Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2549645Z self=, 2025-05-07T20:59:57.2550180Z mixed_B=True, 2025-05-07T20:59:57.2550399Z compile=False, 2025-05-07T20:59:57.2550610Z T=1, 2025-05-07T20:59:57.2550803Z D=50, 2025-05-07T20:59:57.2550995Z B=36, 2025-05-07T20:59:57.2551183Z log_E=3, 2025-05-07T20:59:57.2551382Z L=11, 2025-05-07T20:59:57.2551583Z D_gradcheck=1, 2025-05-07T20:59:57.2551814Z stochastic_rounding=True, 2025-05-07T20:59:57.2552073Z weighted=True, 2025-05-07T20:59:57.2552292Z row_wise=True, 2025-05-07T20:59:57.2552501Z mixed=False, 2025-05-07T20:59:57.2552717Z use_cache=True, 2025-05-07T20:59:57.2552965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2553252Z use_cpu=False, 2025-05-07T20:59:57.2553499Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2726235Z ) 2025-05-07T20:59:57.2727313Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2728514Z self=, 2025-05-07T20:59:57.2729092Z mixed_B=False, 2025-05-07T20:59:57.2729315Z compile=False, 2025-05-07T20:59:57.2729533Z T=5, 2025-05-07T20:59:57.2730547Z D=37, 2025-05-07T20:59:57.2730756Z B=116, 2025-05-07T20:59:57.2730948Z log_E=3, 2025-05-07T20:59:57.2731139Z L=0, 2025-05-07T20:59:57.2731334Z D_gradcheck=1, 2025-05-07T20:59:57.2731643Z stochastic_rounding=False, 2025-05-07T20:59:57.2731998Z weighted=True, 2025-05-07T20:59:57.2732301Z row_wise=False, 2025-05-07T20:59:57.2732520Z mixed=False, 2025-05-07T20:59:57.2732749Z use_cache=False, 2025-05-07T20:59:57.2733107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2733514Z use_cpu=True, 2025-05-07T20:59:57.2733841Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2734199Z ) 2025-05-07T20:59:57.2734494Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2735216Z self=, 2025-05-07T20:59:57.2735867Z mixed_B=True, 2025-05-07T20:59:57.2736099Z compile=True, 2025-05-07T20:59:57.2736327Z T=1, 2025-05-07T20:59:57.2736521Z D=47, 2025-05-07T20:59:57.2736723Z B=54, 2025-05-07T20:59:57.2736974Z log_E=3, 2025-05-07T20:59:57.2737165Z L=15, 2025-05-07T20:59:57.2737368Z D_gradcheck=2, 2025-05-07T20:59:57.2737711Z stochastic_rounding=True, 2025-05-07T20:59:57.2737966Z weighted=True, 2025-05-07T20:59:57.2738185Z row_wise=False, 2025-05-07T20:59:57.2738400Z mixed=True, 2025-05-07T20:59:57.2738610Z use_cache=False, 2025-05-07T20:59:57.2738926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2739219Z use_cpu=False, 2025-05-07T20:59:57.2739461Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.2739726Z ) 2025-05-07T20:59:57.2740026Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2740617Z self=, 2025-05-07T20:59:57.2741151Z mixed_B=True, 2025-05-07T20:59:57.2741366Z compile=False, 2025-05-07T20:59:57.2741580Z T=2, 2025-05-07T20:59:57.2741764Z D=49, 2025-05-07T20:59:57.2741954Z B=70, 2025-05-07T20:59:57.2742139Z log_E=5, 2025-05-07T20:59:57.2742331Z L=2, 2025-05-07T20:59:57.2742535Z D_gradcheck=2, 2025-05-07T20:59:57.2742767Z stochastic_rounding=False, 2025-05-07T20:59:57.2743028Z weighted=False, 2025-05-07T20:59:57.2743243Z row_wise=True, 2025-05-07T20:59:57.2743454Z mixed=True, 2025-05-07T20:59:57.2743661Z use_cache=True, 2025-05-07T20:59:57.2743910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2744206Z use_cpu=True, 2025-05-07T20:59:57.2744440Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.2744708Z ) 2025-05-07T20:59:57.2744954Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2745556Z self=, 2025-05-07T20:59:57.2746093Z mixed_B=False, 2025-05-07T20:59:57.2746316Z compile=False, 2025-05-07T20:59:57.2746528Z T=3, 2025-05-07T20:59:57.2746714Z D=3, 2025-05-07T20:59:57.2746907Z B=107, 2025-05-07T20:59:57.2747104Z log_E=4, 2025-05-07T20:59:57.2747299Z L=12, 2025-05-07T20:59:57.2747498Z D_gradcheck=2, 2025-05-07T20:59:57.2747726Z stochastic_rounding=True, 2025-05-07T20:59:57.2748010Z weighted=True, 2025-05-07T20:59:57.2748251Z row_wise=False, 2025-05-07T20:59:57.2748467Z mixed=False, 2025-05-07T20:59:57.2748678Z use_cache=True, 2025-05-07T20:59:57.2748925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2749216Z use_cpu=True, 2025-05-07T20:59:57.2749443Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2749706Z ) 2025-05-07T20:59:57.2749942Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2750530Z self=, 2025-05-07T20:59:57.2751073Z mixed_B=False, 2025-05-07T20:59:57.2751288Z compile=False, 2025-05-07T20:59:57.2751499Z T=5, 2025-05-07T20:59:57.2751731Z D=63, 2025-05-07T20:59:57.2751921Z B=2, 2025-05-07T20:59:57.2752107Z log_E=4, 2025-05-07T20:59:57.2752293Z L=2, 2025-05-07T20:59:57.2752491Z D_gradcheck=1, 2025-05-07T20:59:57.2752729Z stochastic_rounding=False, 2025-05-07T20:59:57.2752983Z weighted=False, 2025-05-07T20:59:57.2753202Z row_wise=True, 2025-05-07T20:59:57.2753414Z mixed=False, 2025-05-07T20:59:57.2753625Z use_cache=False, 2025-05-07T20:59:57.2753875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2754162Z use_cpu=True, 2025-05-07T20:59:57.2754390Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2754650Z ) 2025-05-07T20:59:57.2754885Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2755466Z self=, 2025-05-07T20:59:57.2756000Z mixed_B=False, 2025-05-07T20:59:57.2756217Z compile=True, 2025-05-07T20:59:57.2756418Z T=5, 2025-05-07T20:59:57.2756612Z D=12, 2025-05-07T20:59:57.2756808Z B=38, 2025-05-07T20:59:57.2756993Z log_E=5, 2025-05-07T20:59:57.2757189Z L=17, 2025-05-07T20:59:57.2757388Z D_gradcheck=1, 2025-05-07T20:59:57.2757678Z stochastic_rounding=False, 2025-05-07T20:59:57.2757938Z weighted=True, 2025-05-07T20:59:57.2758180Z row_wise=True, 2025-05-07T20:59:57.2758416Z mixed=False, 2025-05-07T20:59:57.2758621Z use_cache=False, 2025-05-07T20:59:57.2758922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2759210Z use_cpu=True, 2025-05-07T20:59:57.2759451Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.2759714Z ) 2025-05-07T20:59:57.2759994Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2760670Z self=, 2025-05-07T20:59:57.2761206Z mixed_B=True, 2025-05-07T20:59:57.2761434Z compile=False, 2025-05-07T20:59:57.2761647Z T=3, 2025-05-07T20:59:57.2761847Z D=61, 2025-05-07T20:59:57.2762029Z B=35, 2025-05-07T20:59:57.2762209Z log_E=3, 2025-05-07T20:59:57.2762407Z L=6, 2025-05-07T20:59:57.2762598Z D_gradcheck=1, 2025-05-07T20:59:57.2762829Z stochastic_rounding=False, 2025-05-07T20:59:57.2763093Z weighted=True, 2025-05-07T20:59:57.2763305Z row_wise=False, 2025-05-07T20:59:57.2763518Z mixed=False, 2025-05-07T20:59:57.2763728Z use_cache=True, 2025-05-07T20:59:57.2763976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2764261Z use_cpu=True, 2025-05-07T20:59:57.2764497Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2764765Z ) 2025-05-07T20:59:57.2765001Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2765579Z self=, 2025-05-07T20:59:57.2766115Z mixed_B=True, 2025-05-07T20:59:57.2766325Z compile=True, 2025-05-07T20:59:57.2766530Z T=5, 2025-05-07T20:59:57.2766725Z D=104, 2025-05-07T20:59:57.2766914Z B=24, 2025-05-07T20:59:57.2767094Z log_E=4, 2025-05-07T20:59:57.2767287Z L=10, 2025-05-07T20:59:57.2767477Z D_gradcheck=1, 2025-05-07T20:59:57.2767707Z stochastic_rounding=False, 2025-05-07T20:59:57.2767973Z weighted=False, 2025-05-07T20:59:57.2768192Z row_wise=False, 2025-05-07T20:59:57.2768424Z mixed=True, 2025-05-07T20:59:57.2768664Z use_cache=True, 2025-05-07T20:59:57.2768913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2769197Z use_cpu=True, 2025-05-07T20:59:57.2769431Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.2769696Z ) 2025-05-07T20:59:57.2769932Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2770519Z self=, 2025-05-07T20:59:57.2771063Z mixed_B=False, 2025-05-07T20:59:57.2771286Z compile=True, 2025-05-07T20:59:57.2771485Z T=1, 2025-05-07T20:59:57.2771744Z D=64, 2025-05-07T20:59:57.2771931Z B=123, 2025-05-07T20:59:57.2772112Z log_E=4, 2025-05-07T20:59:57.2772306Z L=14, 2025-05-07T20:59:57.2772506Z D_gradcheck=1, 2025-05-07T20:59:57.2772738Z stochastic_rounding=False, 2025-05-07T20:59:57.2773005Z weighted=False, 2025-05-07T20:59:57.2773229Z row_wise=False, 2025-05-07T20:59:57.2773439Z mixed=True, 2025-05-07T20:59:57.2773653Z use_cache=True, 2025-05-07T20:59:57.2773897Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2774184Z use_cpu=True, 2025-05-07T20:59:57.2774425Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.2774689Z ) 2025-05-07T20:59:57.2774921Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2775508Z self=, 2025-05-07T20:59:57.2776047Z mixed_B=False, 2025-05-07T20:59:57.2776263Z compile=False, 2025-05-07T20:59:57.2776465Z T=1, 2025-05-07T20:59:57.2776657Z D=60, 2025-05-07T20:59:57.2776846Z B=46, 2025-05-07T20:59:57.2777025Z log_E=3, 2025-05-07T20:59:57.2777218Z L=20, 2025-05-07T20:59:57.2777413Z D_gradcheck=2, 2025-05-07T20:59:57.2777697Z stochastic_rounding=False, 2025-05-07T20:59:57.2777985Z weighted=True, 2025-05-07T20:59:57.2778228Z row_wise=True, 2025-05-07T20:59:57.2778434Z mixed=False, 2025-05-07T20:59:57.2778653Z use_cache=False, 2025-05-07T20:59:57.2778956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2779239Z use_cpu=False, 2025-05-07T20:59:57.2779471Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2779740Z ) 2025-05-07T20:59:57.2780013Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2780608Z self=, 2025-05-07T20:59:57.2781148Z mixed_B=False, 2025-05-07T20:59:57.2781363Z compile=True, 2025-05-07T20:59:57.2781563Z T=4, 2025-05-07T20:59:57.2781755Z D=93, 2025-05-07T20:59:57.2781938Z B=109, 2025-05-07T20:59:57.2782121Z log_E=3, 2025-05-07T20:59:57.2782319Z L=3, 2025-05-07T20:59:57.2782507Z D_gradcheck=2, 2025-05-07T20:59:57.2782733Z stochastic_rounding=False, 2025-05-07T20:59:57.2782995Z weighted=False, 2025-05-07T20:59:57.2783211Z row_wise=False, 2025-05-07T20:59:57.2783420Z mixed=True, 2025-05-07T20:59:57.2783633Z use_cache=True, 2025-05-07T20:59:57.2783877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2784161Z use_cpu=False, 2025-05-07T20:59:57.2784396Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2784655Z ) 2025-05-07T20:59:57.2784882Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2785472Z self=, 2025-05-07T20:59:57.2786011Z mixed_B=False, 2025-05-07T20:59:57.2786221Z compile=True, 2025-05-07T20:59:57.2786434Z T=3, 2025-05-07T20:59:57.2786624Z D=70, 2025-05-07T20:59:57.2786808Z B=28, 2025-05-07T20:59:57.2787002Z log_E=4, 2025-05-07T20:59:57.2787195Z L=9, 2025-05-07T20:59:57.2787378Z D_gradcheck=1, 2025-05-07T20:59:57.2787613Z stochastic_rounding=False, 2025-05-07T20:59:57.2787866Z weighted=True, 2025-05-07T20:59:57.2788076Z row_wise=True, 2025-05-07T20:59:57.2788285Z mixed=False, 2025-05-07T20:59:57.2788506Z use_cache=True, 2025-05-07T20:59:57.2788753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2789035Z use_cpu=False, 2025-05-07T20:59:57.2789263Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2789521Z ) 2025-05-07T20:59:57.2789756Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2790346Z self=, 2025-05-07T20:59:57.2790883Z mixed_B=True, 2025-05-07T20:59:57.2791090Z compile=True, 2025-05-07T20:59:57.2791303Z T=1, 2025-05-07T20:59:57.2791542Z D=82, 2025-05-07T20:59:57.2791723Z B=15, 2025-05-07T20:59:57.2791911Z log_E=3, 2025-05-07T20:59:57.2792108Z L=15, 2025-05-07T20:59:57.2792291Z D_gradcheck=2, 2025-05-07T20:59:57.2792528Z stochastic_rounding=True, 2025-05-07T20:59:57.2792795Z weighted=True, 2025-05-07T20:59:57.2793007Z row_wise=False, 2025-05-07T20:59:57.2793219Z mixed=True, 2025-05-07T20:59:57.2793430Z use_cache=False, 2025-05-07T20:59:57.2793681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2793962Z use_cpu=True, 2025-05-07T20:59:57.2794196Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2794786Z ) 2025-05-07T20:59:57.2795016Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2795596Z self=, 2025-05-07T20:59:57.2796127Z mixed_B=False, 2025-05-07T20:59:57.2796333Z compile=True, 2025-05-07T20:59:57.2796535Z T=4, 2025-05-07T20:59:57.2796724Z D=118, 2025-05-07T20:59:57.2796909Z B=120, 2025-05-07T20:59:57.2797099Z log_E=5, 2025-05-07T20:59:57.2797301Z L=0, 2025-05-07T20:59:57.2797492Z D_gradcheck=2, 2025-05-07T20:59:57.2797833Z stochastic_rounding=True, 2025-05-07T20:59:57.2798096Z weighted=False, 2025-05-07T20:59:57.2798312Z row_wise=False, 2025-05-07T20:59:57.2798527Z mixed=False, 2025-05-07T20:59:57.2798744Z use_cache=False, 2025-05-07T20:59:57.2799058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2799347Z use_cpu=False, 2025-05-07T20:59:57.2799578Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.2799831Z ) 2025-05-07T20:59:57.2800122Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2800759Z self=, 2025-05-07T20:59:57.2801292Z mixed_B=True, 2025-05-07T20:59:57.2801498Z compile=False, 2025-05-07T20:59:57.2801703Z T=4, 2025-05-07T20:59:57.2801889Z D=46, 2025-05-07T20:59:57.2802069Z B=24, 2025-05-07T20:59:57.2802256Z log_E=5, 2025-05-07T20:59:57.2802449Z L=5, 2025-05-07T20:59:57.2802632Z D_gradcheck=1, 2025-05-07T20:59:57.2802863Z stochastic_rounding=False, 2025-05-07T20:59:57.2803120Z weighted=True, 2025-05-07T20:59:57.2803329Z row_wise=False, 2025-05-07T20:59:57.2803541Z mixed=True, 2025-05-07T20:59:57.2803751Z use_cache=True, 2025-05-07T20:59:57.2803988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2804276Z use_cpu=False, 2025-05-07T20:59:57.2804508Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.2804764Z ) 2025-05-07T20:59:57.2804998Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2805580Z self=, 2025-05-07T20:59:57.2806123Z mixed_B=False, 2025-05-07T20:59:57.2806330Z compile=False, 2025-05-07T20:59:57.2806536Z T=2, 2025-05-07T20:59:57.2806729Z D=48, 2025-05-07T20:59:57.2806908Z B=106, 2025-05-07T20:59:57.2807100Z log_E=5, 2025-05-07T20:59:57.2807296Z L=12, 2025-05-07T20:59:57.2807479Z D_gradcheck=1, 2025-05-07T20:59:57.2807718Z stochastic_rounding=True, 2025-05-07T20:59:57.2807996Z weighted=True, 2025-05-07T20:59:57.2808229Z row_wise=False, 2025-05-07T20:59:57.2815257Z mixed=False, 2025-05-07T20:59:57.2815483Z use_cache=True, 2025-05-07T20:59:57.2815725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2816015Z use_cpu=True, 2025-05-07T20:59:57.2816252Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2816512Z ) 2025-05-07T20:59:57.2816746Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2817330Z self=, 2025-05-07T20:59:57.2817863Z mixed_B=True, 2025-05-07T20:59:57.2818119Z compile=False, 2025-05-07T20:59:57.2818337Z T=2, 2025-05-07T20:59:57.2818630Z D=87, 2025-05-07T20:59:57.2818814Z B=79, 2025-05-07T20:59:57.2818996Z log_E=5, 2025-05-07T20:59:57.2819187Z L=5, 2025-05-07T20:59:57.2819374Z D_gradcheck=1, 2025-05-07T20:59:57.2819601Z stochastic_rounding=True, 2025-05-07T20:59:57.2819858Z weighted=True, 2025-05-07T20:59:57.2820062Z row_wise=True, 2025-05-07T20:59:57.2820274Z mixed=False, 2025-05-07T20:59:57.2820485Z use_cache=True, 2025-05-07T20:59:57.2820724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.2821012Z use_cpu=True, 2025-05-07T20:59:57.2821245Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.2821499Z ) 2025-05-07T20:59:57.2821736Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.2822322Z self=, 2025-05-07T20:59:57.2822851Z mixed_B=False, 2025-05-07T20:59:57.2823062Z compile=True, 2025-05-07T20:59:57.2823267Z T=4, 2025-05-07T20:59:57.2823451Z D=128, 2025-05-07T20:59:57.2823635Z B=18, 2025-05-07T20:59:57.2823817Z log_E=3, 2025-05-07T20:59:57.2824003Z L=18, 2025-05-07T20:59:57.2824195Z D_gradcheck=1, 2025-05-07T20:59:57.2824476Z stochastic_rounding=False, 2025-05-07T20:59:57.2824725Z weighted=False, 2025-05-07T20:59:57.2824936Z row_wise=True, 2025-05-07T20:59:57.2825147Z mixed=False, 2025-05-07T20:59:57.2825359Z use_cache=False, 2025-05-07T20:59:57.2825650Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.2825936Z use_cpu=False, 2025-05-07T20:59:57.2826176Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3000567Z ) 2025-05-07T20:59:57.3001160Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3002022Z self=, 2025-05-07T20:59:57.3002766Z mixed_B=True, 2025-05-07T20:59:57.3003049Z compile=True, 2025-05-07T20:59:57.3003289Z T=3, 2025-05-07T20:59:57.3003470Z D=47, 2025-05-07T20:59:57.3003658Z B=31, 2025-05-07T20:59:57.3003839Z log_E=5, 2025-05-07T20:59:57.3004087Z L=3, 2025-05-07T20:59:57.3004265Z D_gradcheck=1, 2025-05-07T20:59:57.3004495Z stochastic_rounding=True, 2025-05-07T20:59:57.3004752Z weighted=True, 2025-05-07T20:59:57.3004959Z row_wise=False, 2025-05-07T20:59:57.3005172Z mixed=True, 2025-05-07T20:59:57.3005381Z use_cache=True, 2025-05-07T20:59:57.3005618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3005915Z use_cpu=True, 2025-05-07T20:59:57.3006152Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.3006412Z ) 2025-05-07T20:59:57.3006651Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3007252Z self=, 2025-05-07T20:59:57.3007793Z mixed_B=False, 2025-05-07T20:59:57.3008013Z compile=True, 2025-05-07T20:59:57.3008232Z T=4, 2025-05-07T20:59:57.3008423Z D=96, 2025-05-07T20:59:57.3008611Z B=10, 2025-05-07T20:59:57.3008808Z log_E=3, 2025-05-07T20:59:57.3008999Z L=13, 2025-05-07T20:59:57.3009192Z D_gradcheck=1, 2025-05-07T20:59:57.3009431Z stochastic_rounding=False, 2025-05-07T20:59:57.3009689Z weighted=False, 2025-05-07T20:59:57.3009913Z row_wise=True, 2025-05-07T20:59:57.3010125Z mixed=True, 2025-05-07T20:59:57.3010341Z use_cache=False, 2025-05-07T20:59:57.3010595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3010885Z use_cpu=True, 2025-05-07T20:59:57.3011135Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3011395Z ) 2025-05-07T20:59:57.3011635Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3012229Z self=, 2025-05-07T20:59:57.3012762Z mixed_B=False, 2025-05-07T20:59:57.3012987Z compile=False, 2025-05-07T20:59:57.3013198Z T=3, 2025-05-07T20:59:57.3013476Z D=126, 2025-05-07T20:59:57.3013668Z B=22, 2025-05-07T20:59:57.3013854Z log_E=3, 2025-05-07T20:59:57.3014046Z L=15, 2025-05-07T20:59:57.3014239Z D_gradcheck=2, 2025-05-07T20:59:57.3014478Z stochastic_rounding=False, 2025-05-07T20:59:57.3014734Z weighted=False, 2025-05-07T20:59:57.3014952Z row_wise=False, 2025-05-07T20:59:57.3015165Z mixed=True, 2025-05-07T20:59:57.3015375Z use_cache=False, 2025-05-07T20:59:57.3015623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3015909Z use_cpu=True, 2025-05-07T20:59:57.3016138Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3016403Z ) 2025-05-07T20:59:57.3016637Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3017230Z self=, 2025-05-07T20:59:57.3017766Z mixed_B=False, 2025-05-07T20:59:57.3017987Z compile=False, 2025-05-07T20:59:57.3018230Z T=2, 2025-05-07T20:59:57.3018430Z D=14, 2025-05-07T20:59:57.3018619Z B=15, 2025-05-07T20:59:57.3018810Z log_E=3, 2025-05-07T20:59:57.3019008Z L=1, 2025-05-07T20:59:57.3019205Z D_gradcheck=1, 2025-05-07T20:59:57.3019505Z stochastic_rounding=True, 2025-05-07T20:59:57.3019757Z weighted=False, 2025-05-07T20:59:57.3019978Z row_wise=True, 2025-05-07T20:59:57.3020192Z mixed=False, 2025-05-07T20:59:57.3020404Z use_cache=False, 2025-05-07T20:59:57.3020714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3021000Z use_cpu=True, 2025-05-07T20:59:57.3021236Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3021501Z ) 2025-05-07T20:59:57.3021780Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3022370Z self=, 2025-05-07T20:59:57.3022902Z mixed_B=True, 2025-05-07T20:59:57.3023116Z compile=True, 2025-05-07T20:59:57.3023325Z T=1, 2025-05-07T20:59:57.3023509Z D=78, 2025-05-07T20:59:57.3023692Z B=87, 2025-05-07T20:59:57.3023877Z log_E=3, 2025-05-07T20:59:57.3024069Z L=18, 2025-05-07T20:59:57.3024269Z D_gradcheck=2, 2025-05-07T20:59:57.3024505Z stochastic_rounding=False, 2025-05-07T20:59:57.3024761Z weighted=False, 2025-05-07T20:59:57.3024982Z row_wise=False, 2025-05-07T20:59:57.3025199Z mixed=False, 2025-05-07T20:59:57.3025408Z use_cache=False, 2025-05-07T20:59:57.3025664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3025954Z use_cpu=True, 2025-05-07T20:59:57.3026192Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3026457Z ) 2025-05-07T20:59:57.3026697Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3027288Z self=, 2025-05-07T20:59:57.3027828Z mixed_B=False, 2025-05-07T20:59:57.3028066Z compile=True, 2025-05-07T20:59:57.3028301Z T=2, 2025-05-07T20:59:57.3028489Z D=23, 2025-05-07T20:59:57.3028674Z B=126, 2025-05-07T20:59:57.3028862Z log_E=3, 2025-05-07T20:59:57.3029049Z L=17, 2025-05-07T20:59:57.3029246Z D_gradcheck=2, 2025-05-07T20:59:57.3029474Z stochastic_rounding=True, 2025-05-07T20:59:57.3029733Z weighted=True, 2025-05-07T20:59:57.3029959Z row_wise=False, 2025-05-07T20:59:57.3030171Z mixed=False, 2025-05-07T20:59:57.3030379Z use_cache=False, 2025-05-07T20:59:57.3030635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3030920Z use_cpu=True, 2025-05-07T20:59:57.3031154Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.3031415Z ) 2025-05-07T20:59:57.3031649Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3032228Z self=, 2025-05-07T20:59:57.3032759Z mixed_B=False, 2025-05-07T20:59:57.3032972Z compile=True, 2025-05-07T20:59:57.3033175Z T=3, 2025-05-07T20:59:57.3033411Z D=2, 2025-05-07T20:59:57.3033596Z B=96, 2025-05-07T20:59:57.3033777Z log_E=5, 2025-05-07T20:59:57.3033978Z L=19, 2025-05-07T20:59:57.3034175Z D_gradcheck=2, 2025-05-07T20:59:57.3034408Z stochastic_rounding=True, 2025-05-07T20:59:57.3034669Z weighted=True, 2025-05-07T20:59:57.3034879Z row_wise=False, 2025-05-07T20:59:57.3035089Z mixed=True, 2025-05-07T20:59:57.3035293Z use_cache=True, 2025-05-07T20:59:57.3035532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3035823Z use_cpu=True, 2025-05-07T20:59:57.3036059Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.3036318Z ) 2025-05-07T20:59:57.3036556Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3037137Z self=, 2025-05-07T20:59:57.3037672Z mixed_B=False, 2025-05-07T20:59:57.3037912Z compile=False, 2025-05-07T20:59:57.3038151Z T=1, 2025-05-07T20:59:57.3038350Z D=125, 2025-05-07T20:59:57.3038535Z B=110, 2025-05-07T20:59:57.3038720Z log_E=4, 2025-05-07T20:59:57.3038911Z L=1, 2025-05-07T20:59:57.3039105Z D_gradcheck=2, 2025-05-07T20:59:57.3039379Z stochastic_rounding=True, 2025-05-07T20:59:57.3039644Z weighted=False, 2025-05-07T20:59:57.3039865Z row_wise=False, 2025-05-07T20:59:57.3040076Z mixed=True, 2025-05-07T20:59:57.3040287Z use_cache=False, 2025-05-07T20:59:57.3040612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3040997Z use_cpu=False, 2025-05-07T20:59:57.3041245Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3041511Z ) 2025-05-07T20:59:57.3041779Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3042367Z self=, 2025-05-07T20:59:57.3042906Z mixed_B=False, 2025-05-07T20:59:57.3043123Z compile=True, 2025-05-07T20:59:57.3043342Z T=2, 2025-05-07T20:59:57.3043539Z D=24, 2025-05-07T20:59:57.3043732Z B=84, 2025-05-07T20:59:57.3043916Z log_E=4, 2025-05-07T20:59:57.3044109Z L=0, 2025-05-07T20:59:57.3044300Z D_gradcheck=1, 2025-05-07T20:59:57.3044528Z stochastic_rounding=True, 2025-05-07T20:59:57.3044792Z weighted=False, 2025-05-07T20:59:57.3045008Z row_wise=True, 2025-05-07T20:59:57.3045213Z mixed=True, 2025-05-07T20:59:57.3045433Z use_cache=False, 2025-05-07T20:59:57.3045688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3045975Z use_cpu=False, 2025-05-07T20:59:57.3046208Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3046472Z ) 2025-05-07T20:59:57.3046714Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3047305Z self=, 2025-05-07T20:59:57.3047838Z mixed_B=False, 2025-05-07T20:59:57.3048064Z compile=True, 2025-05-07T20:59:57.3048303Z T=4, 2025-05-07T20:59:57.3048490Z D=58, 2025-05-07T20:59:57.3048676Z B=77, 2025-05-07T20:59:57.3048864Z log_E=5, 2025-05-07T20:59:57.3049064Z L=13, 2025-05-07T20:59:57.3049256Z D_gradcheck=2, 2025-05-07T20:59:57.3049492Z stochastic_rounding=True, 2025-05-07T20:59:57.3049759Z weighted=True, 2025-05-07T20:59:57.3049968Z row_wise=False, 2025-05-07T20:59:57.3050178Z mixed=False, 2025-05-07T20:59:57.3050395Z use_cache=False, 2025-05-07T20:59:57.3050659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3050951Z use_cpu=False, 2025-05-07T20:59:57.3051182Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3051443Z ) 2025-05-07T20:59:57.3051673Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3052262Z self=, 2025-05-07T20:59:57.3052805Z mixed_B=True, 2025-05-07T20:59:57.3053023Z compile=False, 2025-05-07T20:59:57.3053246Z T=1, 2025-05-07T20:59:57.3053494Z D=24, 2025-05-07T20:59:57.3053683Z B=122, 2025-05-07T20:59:57.3053879Z log_E=4, 2025-05-07T20:59:57.3054075Z L=4, 2025-05-07T20:59:57.3054265Z D_gradcheck=1, 2025-05-07T20:59:57.3054501Z stochastic_rounding=False, 2025-05-07T20:59:57.3054762Z weighted=True, 2025-05-07T20:59:57.3054970Z row_wise=True, 2025-05-07T20:59:57.3055190Z mixed=False, 2025-05-07T20:59:57.3055403Z use_cache=False, 2025-05-07T20:59:57.3055656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3055952Z use_cpu=False, 2025-05-07T20:59:57.3056188Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3056456Z ) 2025-05-07T20:59:57.3056685Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3057269Z self=, 2025-05-07T20:59:57.3057809Z mixed_B=True, 2025-05-07T20:59:57.3058017Z compile=True, 2025-05-07T20:59:57.3058260Z T=2, 2025-05-07T20:59:57.3058482Z D=42, 2025-05-07T20:59:57.3058667Z B=106, 2025-05-07T20:59:57.3058858Z log_E=4, 2025-05-07T20:59:57.3059051Z L=18, 2025-05-07T20:59:57.3059238Z D_gradcheck=1, 2025-05-07T20:59:57.3059517Z stochastic_rounding=False, 2025-05-07T20:59:57.3059772Z weighted=True, 2025-05-07T20:59:57.3059983Z row_wise=False, 2025-05-07T20:59:57.3060195Z mixed=False, 2025-05-07T20:59:57.3060413Z use_cache=True, 2025-05-07T20:59:57.3060648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3060981Z use_cpu=False, 2025-05-07T20:59:57.3061217Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3061478Z ) 2025-05-07T20:59:57.3061747Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3062334Z self=, 2025-05-07T20:59:57.3062867Z mixed_B=False, 2025-05-07T20:59:57.3063074Z compile=True, 2025-05-07T20:59:57.3063276Z T=4, 2025-05-07T20:59:57.3063463Z D=107, 2025-05-07T20:59:57.3063643Z B=93, 2025-05-07T20:59:57.3063836Z log_E=3, 2025-05-07T20:59:57.3064033Z L=19, 2025-05-07T20:59:57.3064217Z D_gradcheck=2, 2025-05-07T20:59:57.3064452Z stochastic_rounding=False, 2025-05-07T20:59:57.3064707Z weighted=False, 2025-05-07T20:59:57.3064918Z row_wise=False, 2025-05-07T20:59:57.3065126Z mixed=False, 2025-05-07T20:59:57.3065336Z use_cache=False, 2025-05-07T20:59:57.3065585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3065879Z use_cpu=False, 2025-05-07T20:59:57.3066110Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3066369Z ) 2025-05-07T20:59:57.3066607Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3067198Z self=, 2025-05-07T20:59:57.3067729Z mixed_B=False, 2025-05-07T20:59:57.3067944Z compile=True, 2025-05-07T20:59:57.3068148Z T=2, 2025-05-07T20:59:57.3068334Z D=30, 2025-05-07T20:59:57.3068513Z B=109, 2025-05-07T20:59:57.3068712Z log_E=4, 2025-05-07T20:59:57.3068915Z L=19, 2025-05-07T20:59:57.3069114Z D_gradcheck=1, 2025-05-07T20:59:57.3069346Z stochastic_rounding=False, 2025-05-07T20:59:57.3069600Z weighted=True, 2025-05-07T20:59:57.3069807Z row_wise=True, 2025-05-07T20:59:57.3070016Z mixed=False, 2025-05-07T20:59:57.3070232Z use_cache=False, 2025-05-07T20:59:57.3070485Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3070775Z use_cpu=True, 2025-05-07T20:59:57.3071007Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3071261Z ) 2025-05-07T20:59:57.3071497Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3072082Z self=, 2025-05-07T20:59:57.3072613Z mixed_B=True, 2025-05-07T20:59:57.3072822Z compile=True, 2025-05-07T20:59:57.3073034Z T=2, 2025-05-07T20:59:57.3073269Z D=93, 2025-05-07T20:59:57.3073459Z B=34, 2025-05-07T20:59:57.3073644Z log_E=4, 2025-05-07T20:59:57.3073834Z L=10, 2025-05-07T20:59:57.3074031Z D_gradcheck=1, 2025-05-07T20:59:57.3074268Z stochastic_rounding=False, 2025-05-07T20:59:57.3074524Z weighted=True, 2025-05-07T20:59:57.3074731Z row_wise=True, 2025-05-07T20:59:57.3074936Z mixed=True, 2025-05-07T20:59:57.3075147Z use_cache=True, 2025-05-07T20:59:57.3075381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3075669Z use_cpu=False, 2025-05-07T20:59:57.3075898Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.3076156Z ) 2025-05-07T20:59:57.3076388Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3076983Z self=, 2025-05-07T20:59:57.3077529Z mixed_B=True, 2025-05-07T20:59:57.3077747Z compile=True, 2025-05-07T20:59:57.3077957Z T=4, 2025-05-07T20:59:57.3078146Z D=117, 2025-05-07T20:59:57.3078364Z B=23, 2025-05-07T20:59:57.3078561Z log_E=5, 2025-05-07T20:59:57.3078755Z L=20, 2025-05-07T20:59:57.3078950Z D_gradcheck=1, 2025-05-07T20:59:57.3079226Z stochastic_rounding=True, 2025-05-07T20:59:57.3079478Z weighted=True, 2025-05-07T20:59:57.3079688Z row_wise=False, 2025-05-07T20:59:57.3079902Z mixed=False, 2025-05-07T20:59:57.3080109Z use_cache=False, 2025-05-07T20:59:57.3080419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3080752Z use_cpu=True, 2025-05-07T20:59:57.3080985Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.3081241Z ) 2025-05-07T20:59:57.3081515Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3082111Z self=, 2025-05-07T20:59:57.3082638Z mixed_B=True, 2025-05-07T20:59:57.3082849Z compile=True, 2025-05-07T20:59:57.3083058Z T=2, 2025-05-07T20:59:57.3083243Z D=14, 2025-05-07T20:59:57.3083433Z B=54, 2025-05-07T20:59:57.3083619Z log_E=4, 2025-05-07T20:59:57.3083812Z L=17, 2025-05-07T20:59:57.3084008Z D_gradcheck=2, 2025-05-07T20:59:57.3084239Z stochastic_rounding=True, 2025-05-07T20:59:57.3084496Z weighted=False, 2025-05-07T20:59:57.3084719Z row_wise=True, 2025-05-07T20:59:57.3084924Z mixed=True, 2025-05-07T20:59:57.3085128Z use_cache=True, 2025-05-07T20:59:57.3085371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3085658Z use_cpu=True, 2025-05-07T20:59:57.3085888Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3086160Z ) 2025-05-07T20:59:57.3086399Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3086984Z self=, 2025-05-07T20:59:57.3087515Z mixed_B=False, 2025-05-07T20:59:57.3087731Z compile=False, 2025-05-07T20:59:57.3087942Z T=4, 2025-05-07T20:59:57.3088130Z D=92, 2025-05-07T20:59:57.3088345Z B=81, 2025-05-07T20:59:57.3088561Z log_E=3, 2025-05-07T20:59:57.3088760Z L=3, 2025-05-07T20:59:57.3096620Z D_gradcheck=2, 2025-05-07T20:59:57.3096877Z stochastic_rounding=False, 2025-05-07T20:59:57.3097137Z weighted=False, 2025-05-07T20:59:57.3097356Z row_wise=True, 2025-05-07T20:59:57.3097562Z mixed=True, 2025-05-07T20:59:57.3097765Z use_cache=False, 2025-05-07T20:59:57.3098019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3098314Z use_cpu=True, 2025-05-07T20:59:57.3098423Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.3276678Z ) 2025-05-07T20:59:57.3277106Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3278092Z self=, 2025-05-07T20:59:57.3278214Z mixed_B=False, 2025-05-07T20:59:57.3278346Z compile=True, 2025-05-07T20:59:57.3278457Z T=5, 2025-05-07T20:59:57.3278587Z D=16, 2025-05-07T20:59:57.3278821Z B=101, 2025-05-07T20:59:57.3278933Z log_E=4, 2025-05-07T20:59:57.3279044Z L=14, 2025-05-07T20:59:57.3279180Z D_gradcheck=1, 2025-05-07T20:59:57.3279286Z stochastic_rounding=False, 2025-05-07T20:59:57.3279368Z weighted=False, 2025-05-07T20:59:57.3279448Z row_wise=False, 2025-05-07T20:59:57.3279526Z mixed=True, 2025-05-07T20:59:57.3279604Z use_cache=True, 2025-05-07T20:59:57.3279711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3279799Z use_cpu=True, 2025-05-07T20:59:57.3279901Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3279971Z ) 2025-05-07T20:59:57.3280113Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3280521Z self=, 2025-05-07T20:59:57.3280605Z mixed_B=False, 2025-05-07T20:59:57.3280687Z compile=False, 2025-05-07T20:59:57.3280759Z T=4, 2025-05-07T20:59:57.3280836Z D=22, 2025-05-07T20:59:57.3280911Z B=111, 2025-05-07T20:59:57.3280985Z log_E=5, 2025-05-07T20:59:57.3281064Z L=16, 2025-05-07T20:59:57.3281144Z D_gradcheck=1, 2025-05-07T20:59:57.3281340Z stochastic_rounding=True, 2025-05-07T20:59:57.3281426Z weighted=False, 2025-05-07T20:59:57.3281505Z row_wise=False, 2025-05-07T20:59:57.3281579Z mixed=False, 2025-05-07T20:59:57.3281660Z use_cache=True, 2025-05-07T20:59:57.3281767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3281908Z use_cpu=True, 2025-05-07T20:59:57.3282011Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.3282083Z ) 2025-05-07T20:59:57.3282272Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3282621Z self=, 2025-05-07T20:59:57.3282703Z mixed_B=False, 2025-05-07T20:59:57.3282794Z compile=True, 2025-05-07T20:59:57.3282875Z T=1, 2025-05-07T20:59:57.3282960Z D=97, 2025-05-07T20:59:57.3283039Z B=24, 2025-05-07T20:59:57.3283120Z log_E=3, 2025-05-07T20:59:57.3283196Z L=6, 2025-05-07T20:59:57.3283282Z D_gradcheck=2, 2025-05-07T20:59:57.3283378Z stochastic_rounding=True, 2025-05-07T20:59:57.3283459Z weighted=False, 2025-05-07T20:59:57.3283544Z row_wise=True, 2025-05-07T20:59:57.3283627Z mixed=False, 2025-05-07T20:59:57.3283712Z use_cache=False, 2025-05-07T20:59:57.3283824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3283912Z use_cpu=False, 2025-05-07T20:59:57.3284020Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.3284094Z ) 2025-05-07T20:59:57.3284230Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3284580Z self=, 2025-05-07T20:59:57.3284666Z mixed_B=False, 2025-05-07T20:59:57.3284748Z compile=False, 2025-05-07T20:59:57.3284830Z T=5, 2025-05-07T20:59:57.3284910Z D=45, 2025-05-07T20:59:57.3284992Z B=102, 2025-05-07T20:59:57.3285078Z log_E=5, 2025-05-07T20:59:57.3285151Z L=16, 2025-05-07T20:59:57.3285235Z D_gradcheck=2, 2025-05-07T20:59:57.3285341Z stochastic_rounding=False, 2025-05-07T20:59:57.3285428Z weighted=True, 2025-05-07T20:59:57.3285512Z row_wise=False, 2025-05-07T20:59:57.3285598Z mixed=False, 2025-05-07T20:59:57.3285679Z use_cache=False, 2025-05-07T20:59:57.3285788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3285871Z use_cpu=True, 2025-05-07T20:59:57.3285971Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.3286048Z ) 2025-05-07T20:59:57.3286181Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3286523Z self=, 2025-05-07T20:59:57.3286615Z mixed_B=True, 2025-05-07T20:59:57.3286698Z compile=True, 2025-05-07T20:59:57.3286775Z T=5, 2025-05-07T20:59:57.3286908Z D=62, 2025-05-07T20:59:57.3286987Z B=63, 2025-05-07T20:59:57.3287064Z log_E=4, 2025-05-07T20:59:57.3287141Z L=8, 2025-05-07T20:59:57.3287225Z D_gradcheck=1, 2025-05-07T20:59:57.3287319Z stochastic_rounding=True, 2025-05-07T20:59:57.3287407Z weighted=False, 2025-05-07T20:59:57.3287486Z row_wise=False, 2025-05-07T20:59:57.3287567Z mixed=False, 2025-05-07T20:59:57.3287648Z use_cache=True, 2025-05-07T20:59:57.3287752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3287841Z use_cpu=True, 2025-05-07T20:59:57.3287942Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.3288013Z ) 2025-05-07T20:59:57.3288156Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3288500Z self=, 2025-05-07T20:59:57.3288581Z mixed_B=False, 2025-05-07T20:59:57.3288669Z compile=True, 2025-05-07T20:59:57.3288745Z T=3, 2025-05-07T20:59:57.3288821Z D=14, 2025-05-07T20:59:57.3288903Z B=55, 2025-05-07T20:59:57.3288981Z log_E=5, 2025-05-07T20:59:57.3289061Z L=3, 2025-05-07T20:59:57.3289144Z D_gradcheck=2, 2025-05-07T20:59:57.3289283Z stochastic_rounding=True, 2025-05-07T20:59:57.3289368Z weighted=True, 2025-05-07T20:59:57.3289447Z row_wise=True, 2025-05-07T20:59:57.3289525Z mixed=True, 2025-05-07T20:59:57.3289611Z use_cache=False, 2025-05-07T20:59:57.3289715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3289835Z use_cpu=True, 2025-05-07T20:59:57.3289941Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.3290012Z ) 2025-05-07T20:59:57.3290182Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3290536Z self=, 2025-05-07T20:59:57.3290620Z mixed_B=False, 2025-05-07T20:59:57.3290705Z compile=True, 2025-05-07T20:59:57.3290781Z T=1, 2025-05-07T20:59:57.3290863Z D=101, 2025-05-07T20:59:57.3290943Z B=72, 2025-05-07T20:59:57.3291019Z log_E=4, 2025-05-07T20:59:57.3291095Z L=0, 2025-05-07T20:59:57.3291177Z D_gradcheck=1, 2025-05-07T20:59:57.3291279Z stochastic_rounding=False, 2025-05-07T20:59:57.3291364Z weighted=False, 2025-05-07T20:59:57.3291447Z row_wise=False, 2025-05-07T20:59:57.3291525Z mixed=True, 2025-05-07T20:59:57.3291610Z use_cache=True, 2025-05-07T20:59:57.3291720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3291805Z use_cpu=True, 2025-05-07T20:59:57.3291908Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3291989Z ) 2025-05-07T20:59:57.3292122Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3292474Z self=, 2025-05-07T20:59:57.3292555Z mixed_B=True, 2025-05-07T20:59:57.3292636Z compile=True, 2025-05-07T20:59:57.3292719Z T=3, 2025-05-07T20:59:57.3292795Z D=31, 2025-05-07T20:59:57.3292875Z B=123, 2025-05-07T20:59:57.3292963Z log_E=3, 2025-05-07T20:59:57.3293037Z L=13, 2025-05-07T20:59:57.3293120Z D_gradcheck=1, 2025-05-07T20:59:57.3293218Z stochastic_rounding=True, 2025-05-07T20:59:57.3293302Z weighted=False, 2025-05-07T20:59:57.3293387Z row_wise=False, 2025-05-07T20:59:57.3293468Z mixed=False, 2025-05-07T20:59:57.3293552Z use_cache=True, 2025-05-07T20:59:57.3293658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3293743Z use_cpu=True, 2025-05-07T20:59:57.3293848Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3293919Z ) 2025-05-07T20:59:57.3294058Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3294655Z self=, 2025-05-07T20:59:57.3294742Z mixed_B=False, 2025-05-07T20:59:57.3294824Z compile=True, 2025-05-07T20:59:57.3294905Z T=1, 2025-05-07T20:59:57.3294983Z D=93, 2025-05-07T20:59:57.3295136Z B=128, 2025-05-07T20:59:57.3295217Z log_E=3, 2025-05-07T20:59:57.3295300Z L=11, 2025-05-07T20:59:57.3295383Z D_gradcheck=1, 2025-05-07T20:59:57.3295481Z stochastic_rounding=True, 2025-05-07T20:59:57.3295566Z weighted=False, 2025-05-07T20:59:57.3295644Z row_wise=True, 2025-05-07T20:59:57.3295724Z mixed=True, 2025-05-07T20:59:57.3295812Z use_cache=False, 2025-05-07T20:59:57.3295917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3296003Z use_cpu=True, 2025-05-07T20:59:57.3296104Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.3296176Z ) 2025-05-07T20:59:57.3296312Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3296655Z self=, 2025-05-07T20:59:57.3296736Z mixed_B=False, 2025-05-07T20:59:57.3296819Z compile=True, 2025-05-07T20:59:57.3296893Z T=2, 2025-05-07T20:59:57.3296967Z D=33, 2025-05-07T20:59:57.3297043Z B=71, 2025-05-07T20:59:57.3297118Z log_E=4, 2025-05-07T20:59:57.3297192Z L=6, 2025-05-07T20:59:57.3297275Z D_gradcheck=2, 2025-05-07T20:59:57.3297369Z stochastic_rounding=False, 2025-05-07T20:59:57.3297513Z weighted=False, 2025-05-07T20:59:57.3297598Z row_wise=False, 2025-05-07T20:59:57.3297676Z mixed=True, 2025-05-07T20:59:57.3297762Z use_cache=False, 2025-05-07T20:59:57.3297868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3298029Z use_cpu=False, 2025-05-07T20:59:57.3298146Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.3298227Z ) 2025-05-07T20:59:57.3298415Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3298767Z self=, 2025-05-07T20:59:57.3298850Z mixed_B=False, 2025-05-07T20:59:57.3298937Z compile=True, 2025-05-07T20:59:57.3299015Z T=5, 2025-05-07T20:59:57.3299094Z D=108, 2025-05-07T20:59:57.3299175Z B=70, 2025-05-07T20:59:57.3299263Z log_E=4, 2025-05-07T20:59:57.3299340Z L=2, 2025-05-07T20:59:57.3299429Z D_gradcheck=2, 2025-05-07T20:59:57.3299536Z stochastic_rounding=False, 2025-05-07T20:59:57.3299621Z weighted=True, 2025-05-07T20:59:57.3299704Z row_wise=False, 2025-05-07T20:59:57.3299781Z mixed=False, 2025-05-07T20:59:57.3299861Z use_cache=True, 2025-05-07T20:59:57.3299977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3300062Z use_cpu=True, 2025-05-07T20:59:57.3300167Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3300246Z ) 2025-05-07T20:59:57.3300383Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3300735Z self=, 2025-05-07T20:59:57.3300820Z mixed_B=False, 2025-05-07T20:59:57.3300905Z compile=False, 2025-05-07T20:59:57.3300980Z T=3, 2025-05-07T20:59:57.3301060Z D=28, 2025-05-07T20:59:57.3301139Z B=54, 2025-05-07T20:59:57.3301222Z log_E=4, 2025-05-07T20:59:57.3301298Z L=4, 2025-05-07T20:59:57.3301384Z D_gradcheck=2, 2025-05-07T20:59:57.3301482Z stochastic_rounding=False, 2025-05-07T20:59:57.3301563Z weighted=False, 2025-05-07T20:59:57.3301644Z row_wise=False, 2025-05-07T20:59:57.3301732Z mixed=False, 2025-05-07T20:59:57.3301814Z use_cache=False, 2025-05-07T20:59:57.3301925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3302017Z use_cpu=True, 2025-05-07T20:59:57.3302122Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3302195Z ) 2025-05-07T20:59:57.3302336Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3302681Z self=, 2025-05-07T20:59:57.3302761Z mixed_B=True, 2025-05-07T20:59:57.3302847Z compile=True, 2025-05-07T20:59:57.3302922Z T=2, 2025-05-07T20:59:57.3303002Z D=40, 2025-05-07T20:59:57.3303132Z B=7, 2025-05-07T20:59:57.3303211Z log_E=3, 2025-05-07T20:59:57.3303291Z L=9, 2025-05-07T20:59:57.3303377Z D_gradcheck=1, 2025-05-07T20:59:57.3303471Z stochastic_rounding=False, 2025-05-07T20:59:57.3303558Z weighted=False, 2025-05-07T20:59:57.3303638Z row_wise=False, 2025-05-07T20:59:57.3303716Z mixed=False, 2025-05-07T20:59:57.3303799Z use_cache=False, 2025-05-07T20:59:57.3303912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3303998Z use_cpu=False, 2025-05-07T20:59:57.3304110Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.3304183Z ) 2025-05-07T20:59:57.3304320Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3304675Z self=, 2025-05-07T20:59:57.3304755Z mixed_B=True, 2025-05-07T20:59:57.3304844Z compile=True, 2025-05-07T20:59:57.3304920Z T=2, 2025-05-07T20:59:57.3304997Z D=79, 2025-05-07T20:59:57.3305081Z B=114, 2025-05-07T20:59:57.3305158Z log_E=4, 2025-05-07T20:59:57.3305237Z L=3, 2025-05-07T20:59:57.3305326Z D_gradcheck=2, 2025-05-07T20:59:57.3305420Z stochastic_rounding=True, 2025-05-07T20:59:57.3305638Z weighted=False, 2025-05-07T20:59:57.3305727Z row_wise=False, 2025-05-07T20:59:57.3305807Z mixed=True, 2025-05-07T20:59:57.3305887Z use_cache=True, 2025-05-07T20:59:57.3305997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3306120Z use_cpu=False, 2025-05-07T20:59:57.3306219Z output_dtype=SparseType.BF16, 2025-05-07T20:59:57.3306295Z ) 2025-05-07T20:59:57.3306474Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3306823Z self=, 2025-05-07T20:59:57.3306905Z mixed_B=True, 2025-05-07T20:59:57.3306986Z compile=True, 2025-05-07T20:59:57.3307066Z T=1, 2025-05-07T20:59:57.3307141Z D=48, 2025-05-07T20:59:57.3307217Z B=15, 2025-05-07T20:59:57.3307298Z log_E=5, 2025-05-07T20:59:57.3307372Z L=8, 2025-05-07T20:59:57.3307454Z D_gradcheck=1, 2025-05-07T20:59:57.3307551Z stochastic_rounding=False, 2025-05-07T20:59:57.3307636Z weighted=True, 2025-05-07T20:59:57.3307716Z row_wise=False, 2025-05-07T20:59:57.3307800Z mixed=False, 2025-05-07T20:59:57.3307882Z use_cache=True, 2025-05-07T20:59:57.3308014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3308104Z use_cpu=True, 2025-05-07T20:59:57.3308225Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3308302Z ) 2025-05-07T20:59:57.3308440Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3308782Z self=, 2025-05-07T20:59:57.3308866Z mixed_B=False, 2025-05-07T20:59:57.3308948Z compile=False, 2025-05-07T20:59:57.3309023Z T=1, 2025-05-07T20:59:57.3309105Z D=14, 2025-05-07T20:59:57.3309183Z B=55, 2025-05-07T20:59:57.3309260Z log_E=3, 2025-05-07T20:59:57.3309338Z L=5, 2025-05-07T20:59:57.3309417Z D_gradcheck=2, 2025-05-07T20:59:57.3309510Z stochastic_rounding=True, 2025-05-07T20:59:57.3309595Z weighted=True, 2025-05-07T20:59:57.3309676Z row_wise=False, 2025-05-07T20:59:57.3309756Z mixed=True, 2025-05-07T20:59:57.3309836Z use_cache=False, 2025-05-07T20:59:57.3309941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:57.3310033Z use_cpu=False, 2025-05-07T20:59:57.3310137Z output_dtype=SparseType.FP16, 2025-05-07T20:59:57.3310211Z ) 2025-05-07T20:59:57.3310354Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3310705Z self=, 2025-05-07T20:59:57.3310791Z mixed_B=False, 2025-05-07T20:59:57.3310877Z compile=True, 2025-05-07T20:59:57.3310951Z T=2, 2025-05-07T20:59:57.3311027Z D=5, 2025-05-07T20:59:57.3311175Z B=75, 2025-05-07T20:59:57.3311256Z log_E=3, 2025-05-07T20:59:57.3311337Z L=0, 2025-05-07T20:59:57.3311425Z D_gradcheck=1, 2025-05-07T20:59:57.3311521Z stochastic_rounding=False, 2025-05-07T20:59:57.3311607Z weighted=True, 2025-05-07T20:59:57.3311687Z row_wise=False, 2025-05-07T20:59:57.3311764Z mixed=True, 2025-05-07T20:59:57.3311847Z use_cache=False, 2025-05-07T20:59:57.3311953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3312036Z use_cpu=False, 2025-05-07T20:59:57.3312139Z output_dtype=SparseType.FP32, 2025-05-07T20:59:57.3312211Z ) 2025-05-07T20:59:57.3312347Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T20:59:57.3312696Z self=, 2025-05-07T20:59:57.3312778Z mixed_B=False, 2025-05-07T20:59:57.3312859Z compile=True, 2025-05-07T20:59:57.3312937Z T=4, 2025-05-07T20:59:57.3313013Z D=40, 2025-05-07T20:59:57.3313094Z B=68, 2025-05-07T20:59:57.3313170Z log_E=3, 2025-05-07T20:59:57.3313250Z L=8, 2025-05-07T20:59:57.3313336Z D_gradcheck=2, 2025-05-07T20:59:57.3313431Z stochastic_rounding=False, 2025-05-07T20:59:57.3313557Z weighted=True, 2025-05-07T20:59:57.3313645Z row_wise=False, 2025-05-07T20:59:57.3313723Z mixed=True, 2025-05-07T20:59:57.3313806Z use_cache=True, 2025-05-07T20:59:57.3313920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:57.3314044Z use_cpu=True, 2025-05-07T20:59:57.3314143Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.6013640Z ) 2025-05-07T21:00:12.6014171Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6014993Z self=, 2025-05-07T21:00:12.6015746Z mixed_B=False, 2025-05-07T21:00:12.6016046Z compile=False, 2025-05-07T21:00:12.6016329Z T=2, 2025-05-07T21:00:12.6016573Z D=72, 2025-05-07T21:00:12.6016838Z B=50, 2025-05-07T21:00:12.6017063Z log_E=5, 2025-05-07T21:00:12.6017254Z L=8, 2025-05-07T21:00:12.6017451Z D_gradcheck=1, 2025-05-07T21:00:12.6017680Z stochastic_rounding=True, 2025-05-07T21:00:12.6017941Z weighted=True, 2025-05-07T21:00:12.6018160Z row_wise=False, 2025-05-07T21:00:12.6018380Z mixed=False, 2025-05-07T21:00:12.6018592Z use_cache=True, 2025-05-07T21:00:12.6018829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.6019130Z use_cpu=True, 2025-05-07T21:00:12.6019371Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.6019635Z ) 2025-05-07T21:00:12.6019877Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6020486Z self=, 2025-05-07T21:00:12.6021020Z mixed_B=True, 2025-05-07T21:00:12.6021242Z compile=False, 2025-05-07T21:00:12.6021457Z T=5, 2025-05-07T21:00:12.6021639Z D=61, 2025-05-07T21:00:12.6021833Z B=8, 2025-05-07T21:00:12.6022022Z log_E=4, 2025-05-07T21:00:12.6022212Z L=0, 2025-05-07T21:00:12.6022407Z D_gradcheck=2, 2025-05-07T21:00:12.6022640Z stochastic_rounding=True, 2025-05-07T21:00:12.6022899Z weighted=False, 2025-05-07T21:00:12.6023116Z row_wise=False, 2025-05-07T21:00:12.6023331Z mixed=False, 2025-05-07T21:00:12.6023541Z use_cache=True, 2025-05-07T21:00:12.6023829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.6024127Z use_cpu=False, 2025-05-07T21:00:12.6024366Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.6024623Z ) 2025-05-07T21:00:12.6024867Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6025469Z self=, 2025-05-07T21:00:12.6026002Z mixed_B=True, 2025-05-07T21:00:12.6026218Z compile=False, 2025-05-07T21:00:12.6026438Z T=4, 2025-05-07T21:00:12.6026624Z D=59, 2025-05-07T21:00:12.6026912Z B=74, 2025-05-07T21:00:12.6027103Z log_E=4, 2025-05-07T21:00:12.6027294Z L=3, 2025-05-07T21:00:12.6027488Z D_gradcheck=2, 2025-05-07T21:00:12.6027724Z stochastic_rounding=False, 2025-05-07T21:00:12.6027984Z weighted=False, 2025-05-07T21:00:12.6028207Z row_wise=False, 2025-05-07T21:00:12.6028423Z mixed=True, 2025-05-07T21:00:12.6028629Z use_cache=False, 2025-05-07T21:00:12.6028885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.6029180Z use_cpu=True, 2025-05-07T21:00:12.6029413Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.6029686Z ) 2025-05-07T21:00:12.6029928Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6030524Z self=, 2025-05-07T21:00:12.6031053Z mixed_B=False, 2025-05-07T21:00:12.6031277Z compile=False, 2025-05-07T21:00:12.6031485Z T=1, 2025-05-07T21:00:12.6031666Z D=126, 2025-05-07T21:00:12.6031858Z B=115, 2025-05-07T21:00:12.6032048Z log_E=4, 2025-05-07T21:00:12.6032237Z L=1, 2025-05-07T21:00:12.6032427Z D_gradcheck=1, 2025-05-07T21:00:12.6032660Z stochastic_rounding=True, 2025-05-07T21:00:12.6032993Z weighted=True, 2025-05-07T21:00:12.6033207Z row_wise=False, 2025-05-07T21:00:12.6033427Z mixed=True, 2025-05-07T21:00:12.6033631Z use_cache=True, 2025-05-07T21:00:12.6033873Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.6034232Z use_cpu=True, 2025-05-07T21:00:12.6034464Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.6034726Z ) 2025-05-07T21:00:12.6035003Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6035589Z self=, 2025-05-07T21:00:12.6036123Z mixed_B=False, 2025-05-07T21:00:12.6036344Z compile=True, 2025-05-07T21:00:12.6036557Z T=5, 2025-05-07T21:00:12.6036741Z D=110, 2025-05-07T21:00:12.6036935Z B=103, 2025-05-07T21:00:12.6037126Z log_E=5, 2025-05-07T21:00:12.6037321Z L=20, 2025-05-07T21:00:12.6037520Z D_gradcheck=2, 2025-05-07T21:00:12.6037756Z stochastic_rounding=False, 2025-05-07T21:00:12.6038014Z weighted=True, 2025-05-07T21:00:12.6038233Z row_wise=False, 2025-05-07T21:00:12.6038449Z mixed=True, 2025-05-07T21:00:12.6038654Z use_cache=False, 2025-05-07T21:00:12.6038909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.6039214Z use_cpu=False, 2025-05-07T21:00:12.6039451Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.6039721Z ) 2025-05-07T21:00:12.6039964Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6040630Z self=, 2025-05-07T21:00:12.6041170Z mixed_B=True, 2025-05-07T21:00:12.6041388Z compile=True, 2025-05-07T21:00:12.6041599Z T=5, 2025-05-07T21:00:12.6041792Z D=112, 2025-05-07T21:00:12.6041991Z B=69, 2025-05-07T21:00:12.6042183Z log_E=5, 2025-05-07T21:00:12.6042374Z L=19, 2025-05-07T21:00:12.6042570Z D_gradcheck=2, 2025-05-07T21:00:12.6042806Z stochastic_rounding=False, 2025-05-07T21:00:12.6043065Z weighted=False, 2025-05-07T21:00:12.6043284Z row_wise=True, 2025-05-07T21:00:12.6043495Z mixed=False, 2025-05-07T21:00:12.6043700Z use_cache=False, 2025-05-07T21:00:12.6043947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.6044247Z use_cpu=False, 2025-05-07T21:00:12.6044478Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.6044746Z ) 2025-05-07T21:00:12.6044982Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6045564Z self=, 2025-05-07T21:00:12.6046102Z mixed_B=True, 2025-05-07T21:00:12.6046322Z compile=False, 2025-05-07T21:00:12.6046524Z T=2, 2025-05-07T21:00:12.6046714Z D=63, 2025-05-07T21:00:12.6046954Z B=26, 2025-05-07T21:00:12.6047138Z log_E=4, 2025-05-07T21:00:12.6047335Z L=7, 2025-05-07T21:00:12.6047530Z D_gradcheck=2, 2025-05-07T21:00:12.6047759Z stochastic_rounding=False, 2025-05-07T21:00:12.6048020Z weighted=False, 2025-05-07T21:00:12.6048235Z row_wise=False, 2025-05-07T21:00:12.6048446Z mixed=True, 2025-05-07T21:00:12.6048650Z use_cache=False, 2025-05-07T21:00:12.6048899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.6049189Z use_cpu=True, 2025-05-07T21:00:12.6049417Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.6049680Z ) 2025-05-07T21:00:12.6049915Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6050497Z self=, 2025-05-07T21:00:12.6051037Z mixed_B=True, 2025-05-07T21:00:12.6051250Z compile=True, 2025-05-07T21:00:12.6051455Z T=5, 2025-05-07T21:00:12.6051645Z D=48, 2025-05-07T21:00:12.6051840Z B=112, 2025-05-07T21:00:12.6052027Z log_E=4, 2025-05-07T21:00:12.6052226Z L=19, 2025-05-07T21:00:12.6052421Z D_gradcheck=1, 2025-05-07T21:00:12.6052648Z stochastic_rounding=True, 2025-05-07T21:00:12.6052959Z weighted=False, 2025-05-07T21:00:12.6053178Z row_wise=False, 2025-05-07T21:00:12.6053387Z mixed=False, 2025-05-07T21:00:12.6053599Z use_cache=True, 2025-05-07T21:00:12.6053844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.6054169Z use_cpu=False, 2025-05-07T21:00:12.6054406Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.6054669Z ) 2025-05-07T21:00:12.6054945Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6055527Z self=, 2025-05-07T21:00:12.6056060Z mixed_B=False, 2025-05-07T21:00:12.6056275Z compile=True, 2025-05-07T21:00:12.6056481Z T=1, 2025-05-07T21:00:12.6056675Z D=66, 2025-05-07T21:00:12.6056871Z B=119, 2025-05-07T21:00:12.6057058Z log_E=3, 2025-05-07T21:00:12.6057257Z L=16, 2025-05-07T21:00:12.6057452Z D_gradcheck=1, 2025-05-07T21:00:12.6057674Z stochastic_rounding=True, 2025-05-07T21:00:12.6057940Z weighted=False, 2025-05-07T21:00:12.6058185Z row_wise=True, 2025-05-07T21:00:12.6058397Z mixed=False, 2025-05-07T21:00:12.6058601Z use_cache=True, 2025-05-07T21:00:12.6058846Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.6059137Z use_cpu=True, 2025-05-07T21:00:12.6059370Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.6059635Z ) 2025-05-07T21:00:12.6067428Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6068071Z self=, 2025-05-07T21:00:12.6068613Z mixed_B=True, 2025-05-07T21:00:12.6068837Z compile=False, 2025-05-07T21:00:12.6069050Z T=4, 2025-05-07T21:00:12.6069245Z D=43, 2025-05-07T21:00:12.6069440Z B=110, 2025-05-07T21:00:12.6069636Z log_E=3, 2025-05-07T21:00:12.6069832Z L=19, 2025-05-07T21:00:12.6070028Z D_gradcheck=1, 2025-05-07T21:00:12.6070261Z stochastic_rounding=False, 2025-05-07T21:00:12.6070522Z weighted=True, 2025-05-07T21:00:12.6070744Z row_wise=True, 2025-05-07T21:00:12.6070961Z mixed=False, 2025-05-07T21:00:12.6071175Z use_cache=False, 2025-05-07T21:00:12.6071429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.6071726Z use_cpu=False, 2025-05-07T21:00:12.6071963Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.6072232Z ) 2025-05-07T21:00:12.6072468Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6073051Z self=, 2025-05-07T21:00:12.6073587Z mixed_B=False, 2025-05-07T21:00:12.6073806Z compile=True, 2025-05-07T21:00:12.6074011Z T=5, 2025-05-07T21:00:12.6074198Z D=21, 2025-05-07T21:00:12.6074485Z B=94, 2025-05-07T21:00:12.6074675Z log_E=3, 2025-05-07T21:00:12.6074871Z L=17, 2025-05-07T21:00:12.6075065Z D_gradcheck=1, 2025-05-07T21:00:12.6075290Z stochastic_rounding=True, 2025-05-07T21:00:12.6075551Z weighted=False, 2025-05-07T21:00:12.6075776Z row_wise=True, 2025-05-07T21:00:12.6075985Z mixed=True, 2025-05-07T21:00:12.6076196Z use_cache=True, 2025-05-07T21:00:12.6076439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.6076738Z use_cpu=True, 2025-05-07T21:00:12.6076975Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.6077246Z ) 2025-05-07T21:00:12.6077491Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6078082Z self=, 2025-05-07T21:00:12.6078627Z mixed_B=True, 2025-05-07T21:00:12.6078854Z compile=False, 2025-05-07T21:00:12.6079071Z T=2, 2025-05-07T21:00:12.6079272Z D=68, 2025-05-07T21:00:12.6079474Z B=125, 2025-05-07T21:00:12.6079666Z log_E=3, 2025-05-07T21:00:12.6079872Z L=11, 2025-05-07T21:00:12.6080076Z D_gradcheck=2, 2025-05-07T21:00:12.6080376Z stochastic_rounding=False, 2025-05-07T21:00:12.6080705Z weighted=False, 2025-05-07T21:00:12.6080937Z row_wise=True, 2025-05-07T21:00:12.6081150Z mixed=True, 2025-05-07T21:00:12.6081372Z use_cache=False, 2025-05-07T21:00:12.6081637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.6082025Z use_cpu=False, 2025-05-07T21:00:12.6082273Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.6082550Z ) 2025-05-07T21:00:12.6082838Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6083424Z self=, 2025-05-07T21:00:12.6083968Z mixed_B=True, 2025-05-07T21:00:12.6084187Z compile=True, 2025-05-07T21:00:12.6084396Z T=2, 2025-05-07T21:00:12.6084593Z D=101, 2025-05-07T21:00:12.6084796Z B=2, 2025-05-07T21:00:12.6084985Z log_E=5, 2025-05-07T21:00:12.6085192Z L=0, 2025-05-07T21:00:12.6085392Z D_gradcheck=2, 2025-05-07T21:00:12.6085624Z stochastic_rounding=True, 2025-05-07T21:00:12.6085895Z weighted=False, 2025-05-07T21:00:12.6086125Z row_wise=False, 2025-05-07T21:00:12.6086340Z mixed=True, 2025-05-07T21:00:12.6086555Z use_cache=True, 2025-05-07T21:00:12.6086801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.6087095Z use_cpu=False, 2025-05-07T21:00:12.6087345Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.6087621Z ) 2025-05-07T21:00:12.6087860Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6088452Z self=, 2025-05-07T21:00:12.6088992Z mixed_B=False, 2025-05-07T21:00:12.6089217Z compile=False, 2025-05-07T21:00:12.6089427Z T=5, 2025-05-07T21:00:12.6089622Z D=97, 2025-05-07T21:00:12.6089818Z B=41, 2025-05-07T21:00:12.6090010Z log_E=4, 2025-05-07T21:00:12.6090212Z L=5, 2025-05-07T21:00:12.6090411Z D_gradcheck=1, 2025-05-07T21:00:12.6090641Z stochastic_rounding=True, 2025-05-07T21:00:12.6090913Z weighted=True, 2025-05-07T21:00:12.6091140Z row_wise=True, 2025-05-07T21:00:12.6091354Z mixed=False, 2025-05-07T21:00:12.6091582Z use_cache=True, 2025-05-07T21:00:12.6091837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.6092163Z use_cpu=True, 2025-05-07T21:00:12.6092429Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.6092704Z ) 2025-05-07T21:00:12.6092945Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6093540Z self=, 2025-05-07T21:00:12.6094083Z mixed_B=False, 2025-05-07T21:00:12.6094578Z compile=False, 2025-05-07T21:00:12.6094821Z T=5, 2025-05-07T21:00:12.6095021Z D=126, 2025-05-07T21:00:12.6095313Z B=30, 2025-05-07T21:00:12.6095512Z log_E=5, 2025-05-07T21:00:12.6095718Z L=11, 2025-05-07T21:00:12.6095918Z D_gradcheck=1, 2025-05-07T21:00:12.6096151Z stochastic_rounding=False, 2025-05-07T21:00:12.6096416Z weighted=True, 2025-05-07T21:00:12.6096635Z row_wise=False, 2025-05-07T21:00:12.6096847Z mixed=True, 2025-05-07T21:00:12.6097061Z use_cache=True, 2025-05-07T21:00:12.6097305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.6097602Z use_cpu=False, 2025-05-07T21:00:12.6097845Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.6098114Z ) 2025-05-07T21:00:12.6098357Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6098949Z self=, 2025-05-07T21:00:12.6099485Z mixed_B=True, 2025-05-07T21:00:12.6099705Z compile=True, 2025-05-07T21:00:12.6099923Z T=3, 2025-05-07T21:00:12.6100121Z D=66, 2025-05-07T21:00:12.6100318Z B=94, 2025-05-07T21:00:12.6100516Z log_E=5, 2025-05-07T21:00:12.6100721Z L=9, 2025-05-07T21:00:12.6100912Z D_gradcheck=1, 2025-05-07T21:00:12.6101152Z stochastic_rounding=True, 2025-05-07T21:00:12.6101487Z weighted=True, 2025-05-07T21:00:12.6101709Z row_wise=False, 2025-05-07T21:00:12.6101947Z mixed=False, 2025-05-07T21:00:12.6102198Z use_cache=False, 2025-05-07T21:00:12.6102456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.6102809Z use_cpu=False, 2025-05-07T21:00:12.6103056Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.6103334Z ) 2025-05-07T21:00:12.6103632Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6104232Z self=, 2025-05-07T21:00:12.6104773Z mixed_B=True, 2025-05-07T21:00:12.6104990Z compile=True, 2025-05-07T21:00:12.6105209Z T=4, 2025-05-07T21:00:12.6105407Z D=56, 2025-05-07T21:00:12.6105603Z B=25, 2025-05-07T21:00:12.6105803Z log_E=3, 2025-05-07T21:00:12.6106006Z L=6, 2025-05-07T21:00:12.6106206Z D_gradcheck=2, 2025-05-07T21:00:12.6106450Z stochastic_rounding=False, 2025-05-07T21:00:12.6106727Z weighted=False, 2025-05-07T21:00:12.6106952Z row_wise=False, 2025-05-07T21:00:12.6107177Z mixed=True, 2025-05-07T21:00:12.6107400Z use_cache=True, 2025-05-07T21:00:12.6107648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.6107952Z use_cpu=False, 2025-05-07T21:00:12.6108199Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.6108473Z ) 2025-05-07T21:00:12.6108713Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.6109312Z self=, 2025-05-07T21:00:12.6109852Z mixed_B=True, 2025-05-07T21:00:12.6110074Z compile=False, 2025-05-07T21:00:12.6110294Z T=2, 2025-05-07T21:00:12.6110488Z D=44, 2025-05-07T21:00:12.6110685Z B=26, 2025-05-07T21:00:12.6110881Z log_E=3, 2025-05-07T21:00:12.6111084Z L=20, 2025-05-07T21:00:12.6111277Z D_gradcheck=1, 2025-05-07T21:00:12.6111517Z stochastic_rounding=True, 2025-05-07T21:00:12.6111792Z weighted=True, 2025-05-07T21:00:12.6112011Z row_wise=True, 2025-05-07T21:00:12.6112239Z mixed=False, 2025-05-07T21:00:12.6112463Z use_cache=False, 2025-05-07T21:00:12.6112715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.6113015Z use_cpu=True, 2025-05-07T21:00:12.6113257Z output_dtype=SparseType.BF16, 2025-05-07T21:00:20.2358315Z ) 2025-05-07T21:00:20.2359154Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2361038Z self=, 2025-05-07T21:00:20.2362463Z mixed_B=False, 2025-05-07T21:00:20.2362878Z compile=False, 2025-05-07T21:00:20.2363275Z T=4, 2025-05-07T21:00:20.2363657Z D=87, 2025-05-07T21:00:20.2364239Z B=18, 2025-05-07T21:00:20.2364423Z log_E=5, 2025-05-07T21:00:20.2364615Z L=18, 2025-05-07T21:00:20.2364808Z D_gradcheck=1, 2025-05-07T21:00:20.2365030Z stochastic_rounding=True, 2025-05-07T21:00:20.2365292Z weighted=True, 2025-05-07T21:00:20.2365503Z row_wise=False, 2025-05-07T21:00:20.2365707Z mixed=False, 2025-05-07T21:00:20.2365915Z use_cache=False, 2025-05-07T21:00:20.2366172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.2366463Z use_cpu=False, 2025-05-07T21:00:20.2366694Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.2366963Z ) 2025-05-07T21:00:20.2367197Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2367788Z self=, 2025-05-07T21:00:20.2368324Z mixed_B=True, 2025-05-07T21:00:20.2368531Z compile=True, 2025-05-07T21:00:20.2368741Z T=5, 2025-05-07T21:00:20.2368926Z D=92, 2025-05-07T21:00:20.2369111Z B=117, 2025-05-07T21:00:20.2369295Z log_E=4, 2025-05-07T21:00:20.2369493Z L=7, 2025-05-07T21:00:20.2369677Z D_gradcheck=2, 2025-05-07T21:00:20.2369902Z stochastic_rounding=True, 2025-05-07T21:00:20.2370251Z weighted=True, 2025-05-07T21:00:20.2370467Z row_wise=False, 2025-05-07T21:00:20.2370671Z mixed=False, 2025-05-07T21:00:20.2370882Z use_cache=False, 2025-05-07T21:00:20.2371132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.2371490Z use_cpu=True, 2025-05-07T21:00:20.2371726Z output_dtype=SparseType.BF16, 2025-05-07T21:00:20.2371988Z ) 2025-05-07T21:00:20.2372218Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2372886Z self=, 2025-05-07T21:00:20.2373419Z mixed_B=True, 2025-05-07T21:00:20.2373624Z compile=True, 2025-05-07T21:00:20.2373833Z T=2, 2025-05-07T21:00:20.2374043Z D=44, 2025-05-07T21:00:20.2374245Z B=95, 2025-05-07T21:00:20.2374435Z log_E=4, 2025-05-07T21:00:20.2374632Z L=0, 2025-05-07T21:00:20.2374816Z D_gradcheck=1, 2025-05-07T21:00:20.2375042Z stochastic_rounding=True, 2025-05-07T21:00:20.2375304Z weighted=True, 2025-05-07T21:00:20.2375511Z row_wise=False, 2025-05-07T21:00:20.2375725Z mixed=True, 2025-05-07T21:00:20.2375939Z use_cache=True, 2025-05-07T21:00:20.2376175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.2376470Z use_cpu=True, 2025-05-07T21:00:20.2376707Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.2376974Z ) 2025-05-07T21:00:20.2377200Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2377788Z self=, 2025-05-07T21:00:20.2378320Z mixed_B=True, 2025-05-07T21:00:20.2378528Z compile=False, 2025-05-07T21:00:20.2378742Z T=4, 2025-05-07T21:00:20.2378931Z D=22, 2025-05-07T21:00:20.2379111Z B=20, 2025-05-07T21:00:20.2379303Z log_E=4, 2025-05-07T21:00:20.2379497Z L=6, 2025-05-07T21:00:20.2379684Z D_gradcheck=1, 2025-05-07T21:00:20.2379917Z stochastic_rounding=True, 2025-05-07T21:00:20.2380179Z weighted=True, 2025-05-07T21:00:20.2380388Z row_wise=False, 2025-05-07T21:00:20.2380599Z mixed=True, 2025-05-07T21:00:20.2380807Z use_cache=True, 2025-05-07T21:00:20.2381038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.2381325Z use_cpu=True, 2025-05-07T21:00:20.2381555Z output_dtype=SparseType.BF16, 2025-05-07T21:00:20.2381808Z ) 2025-05-07T21:00:20.2382040Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2382624Z self=, 2025-05-07T21:00:20.2383152Z mixed_B=True, 2025-05-07T21:00:20.2383359Z compile=False, 2025-05-07T21:00:20.2383563Z T=2, 2025-05-07T21:00:20.2383750Z D=80, 2025-05-07T21:00:20.2383963Z B=72, 2025-05-07T21:00:20.2384221Z log_E=5, 2025-05-07T21:00:20.2384419Z L=9, 2025-05-07T21:00:20.2384602Z D_gradcheck=2, 2025-05-07T21:00:20.2384830Z stochastic_rounding=True, 2025-05-07T21:00:20.2385090Z weighted=False, 2025-05-07T21:00:20.2385303Z row_wise=True, 2025-05-07T21:00:20.2385512Z mixed=False, 2025-05-07T21:00:20.2385724Z use_cache=True, 2025-05-07T21:00:20.2385958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.2386248Z use_cpu=False, 2025-05-07T21:00:20.2386483Z output_dtype=SparseType.BF16, 2025-05-07T21:00:20.2386740Z ) 2025-05-07T21:00:20.2386974Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2387568Z self=, 2025-05-07T21:00:20.2388091Z mixed_B=True, 2025-05-07T21:00:20.2388302Z compile=True, 2025-05-07T21:00:20.2388509Z T=2, 2025-05-07T21:00:20.2388693Z D=15, 2025-05-07T21:00:20.2388873Z B=49, 2025-05-07T21:00:20.2389062Z log_E=4, 2025-05-07T21:00:20.2389258Z L=10, 2025-05-07T21:00:20.2389444Z D_gradcheck=1, 2025-05-07T21:00:20.2389674Z stochastic_rounding=False, 2025-05-07T21:00:20.2389984Z weighted=False, 2025-05-07T21:00:20.2390195Z row_wise=False, 2025-05-07T21:00:20.2390408Z mixed=False, 2025-05-07T21:00:20.2390619Z use_cache=False, 2025-05-07T21:00:20.2390865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.2391196Z use_cpu=True, 2025-05-07T21:00:20.2391430Z output_dtype=SparseType.FP32, 2025-05-07T21:00:20.2391684Z ) 2025-05-07T21:00:20.2391917Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2392542Z self=, 2025-05-07T21:00:20.2393078Z mixed_B=True, 2025-05-07T21:00:20.2393295Z compile=False, 2025-05-07T21:00:20.2393504Z T=2, 2025-05-07T21:00:20.2393683Z D=29, 2025-05-07T21:00:20.2393878Z B=29, 2025-05-07T21:00:20.2394103Z log_E=3, 2025-05-07T21:00:20.2394561Z L=11, 2025-05-07T21:00:20.2394756Z D_gradcheck=2, 2025-05-07T21:00:20.2394984Z stochastic_rounding=False, 2025-05-07T21:00:20.2395239Z weighted=False, 2025-05-07T21:00:20.2395456Z row_wise=True, 2025-05-07T21:00:20.2395664Z mixed=False, 2025-05-07T21:00:20.2395873Z use_cache=False, 2025-05-07T21:00:20.2396118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.2396408Z use_cpu=False, 2025-05-07T21:00:20.2396645Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.2396901Z ) 2025-05-07T21:00:20.2397131Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2397715Z self=, 2025-05-07T21:00:20.2398240Z mixed_B=True, 2025-05-07T21:00:20.2398451Z compile=True, 2025-05-07T21:00:20.2398658Z T=3, 2025-05-07T21:00:20.2398841Z D=101, 2025-05-07T21:00:20.2399030Z B=71, 2025-05-07T21:00:20.2399218Z log_E=4, 2025-05-07T21:00:20.2399407Z L=6, 2025-05-07T21:00:20.2399603Z D_gradcheck=2, 2025-05-07T21:00:20.2399833Z stochastic_rounding=False, 2025-05-07T21:00:20.2400088Z weighted=False, 2025-05-07T21:00:20.2400308Z row_wise=True, 2025-05-07T21:00:20.2400575Z mixed=False, 2025-05-07T21:00:20.2400781Z use_cache=True, 2025-05-07T21:00:20.2401025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.2401317Z use_cpu=False, 2025-05-07T21:00:20.2401561Z output_dtype=SparseType.FP32, 2025-05-07T21:00:20.2401823Z ) 2025-05-07T21:00:20.2402060Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2402649Z self=, 2025-05-07T21:00:20.2403176Z mixed_B=True, 2025-05-07T21:00:20.2403399Z compile=False, 2025-05-07T21:00:20.2403612Z T=4, 2025-05-07T21:00:20.2403816Z D=68, 2025-05-07T21:00:20.2404026Z B=41, 2025-05-07T21:00:20.2404302Z log_E=4, 2025-05-07T21:00:20.2404493Z L=15, 2025-05-07T21:00:20.2404692Z D_gradcheck=1, 2025-05-07T21:00:20.2404924Z stochastic_rounding=True, 2025-05-07T21:00:20.2405177Z weighted=True, 2025-05-07T21:00:20.2405392Z row_wise=False, 2025-05-07T21:00:20.2405607Z mixed=False, 2025-05-07T21:00:20.2405814Z use_cache=False, 2025-05-07T21:00:20.2406065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.2406358Z use_cpu=False, 2025-05-07T21:00:20.2406584Z output_dtype=SparseType.FP32, 2025-05-07T21:00:20.2406847Z ) 2025-05-07T21:00:20.2407078Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2407661Z self=, 2025-05-07T21:00:20.2408188Z mixed_B=True, 2025-05-07T21:00:20.2408408Z compile=False, 2025-05-07T21:00:20.2408616Z T=3, 2025-05-07T21:00:20.2408793Z D=84, 2025-05-07T21:00:20.2408979Z B=70, 2025-05-07T21:00:20.2409165Z log_E=4, 2025-05-07T21:00:20.2409355Z L=2, 2025-05-07T21:00:20.2409554Z D_gradcheck=2, 2025-05-07T21:00:20.2409780Z stochastic_rounding=True, 2025-05-07T21:00:20.2410102Z weighted=True, 2025-05-07T21:00:20.2410317Z row_wise=False, 2025-05-07T21:00:20.2410529Z mixed=False, 2025-05-07T21:00:20.2410732Z use_cache=True, 2025-05-07T21:00:20.2410968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.2411314Z use_cpu=True, 2025-05-07T21:00:20.2411539Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.2411802Z ) 2025-05-07T21:00:20.2412034Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2412667Z self=, 2025-05-07T21:00:20.2413200Z mixed_B=True, 2025-05-07T21:00:20.2413412Z compile=True, 2025-05-07T21:00:20.2413621Z T=5, 2025-05-07T21:00:20.2413808Z D=84, 2025-05-07T21:00:20.2414017Z B=73, 2025-05-07T21:00:20.2414229Z log_E=3, 2025-05-07T21:00:20.2414417Z L=14, 2025-05-07T21:00:20.2422078Z D_gradcheck=2, 2025-05-07T21:00:20.2422319Z stochastic_rounding=False, 2025-05-07T21:00:20.2422584Z weighted=False, 2025-05-07T21:00:20.2422792Z row_wise=True, 2025-05-07T21:00:20.2423003Z mixed=True, 2025-05-07T21:00:20.2423212Z use_cache=False, 2025-05-07T21:00:20.2423457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.2423759Z use_cpu=True, 2025-05-07T21:00:20.2424000Z output_dtype=SparseType.FP32, 2025-05-07T21:00:20.2424264Z ) 2025-05-07T21:00:20.2424503Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2425097Z self=, 2025-05-07T21:00:20.2425639Z mixed_B=True, 2025-05-07T21:00:20.2425856Z compile=False, 2025-05-07T21:00:20.2426073Z T=1, 2025-05-07T21:00:20.2426272Z D=11, 2025-05-07T21:00:20.2426461Z B=57, 2025-05-07T21:00:20.2426660Z log_E=5, 2025-05-07T21:00:20.2426859Z L=5, 2025-05-07T21:00:20.2427051Z D_gradcheck=1, 2025-05-07T21:00:20.2427285Z stochastic_rounding=False, 2025-05-07T21:00:20.2427552Z weighted=True, 2025-05-07T21:00:20.2427770Z row_wise=False, 2025-05-07T21:00:20.2427990Z mixed=True, 2025-05-07T21:00:20.2428205Z use_cache=True, 2025-05-07T21:00:20.2428449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.2428746Z use_cpu=True, 2025-05-07T21:00:20.2428988Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.2429261Z ) 2025-05-07T21:00:20.2429499Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2430096Z self=, 2025-05-07T21:00:20.2430644Z mixed_B=False, 2025-05-07T21:00:20.2430861Z compile=False, 2025-05-07T21:00:20.2431079Z T=3, 2025-05-07T21:00:20.2431276Z D=26, 2025-05-07T21:00:20.2431465Z B=35, 2025-05-07T21:00:20.2431736Z log_E=5, 2025-05-07T21:00:20.2431941Z L=17, 2025-05-07T21:00:20.2432137Z D_gradcheck=2, 2025-05-07T21:00:20.2432374Z stochastic_rounding=True, 2025-05-07T21:00:20.2432646Z weighted=False, 2025-05-07T21:00:20.2432864Z row_wise=False, 2025-05-07T21:00:20.2433083Z mixed=True, 2025-05-07T21:00:20.2433307Z use_cache=False, 2025-05-07T21:00:20.2433562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.2433898Z use_cpu=False, 2025-05-07T21:00:20.2434171Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.2434442Z ) 2025-05-07T21:00:20.2434689Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2435286Z self=, 2025-05-07T21:00:20.2435831Z mixed_B=False, 2025-05-07T21:00:20.2436057Z compile=False, 2025-05-07T21:00:20.2436279Z T=1, 2025-05-07T21:00:20.2436478Z D=90, 2025-05-07T21:00:20.2436669Z B=105, 2025-05-07T21:00:20.2436877Z log_E=3, 2025-05-07T21:00:20.2437084Z L=20, 2025-05-07T21:00:20.2437280Z D_gradcheck=2, 2025-05-07T21:00:20.2437514Z stochastic_rounding=False, 2025-05-07T21:00:20.2437828Z weighted=True, 2025-05-07T21:00:20.2438041Z row_wise=False, 2025-05-07T21:00:20.2438257Z mixed=False, 2025-05-07T21:00:20.2438479Z use_cache=True, 2025-05-07T21:00:20.2438718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.2439091Z use_cpu=False, 2025-05-07T21:00:20.2439335Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.2439602Z ) 2025-05-07T21:00:20.2439846Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2440565Z self=, 2025-05-07T21:00:20.2441100Z mixed_B=False, 2025-05-07T21:00:20.2441321Z compile=False, 2025-05-07T21:00:20.2441536Z T=4, 2025-05-07T21:00:20.2441724Z D=81, 2025-05-07T21:00:20.2441916Z B=43, 2025-05-07T21:00:20.2442115Z log_E=4, 2025-05-07T21:00:20.2442310Z L=14, 2025-05-07T21:00:20.2442509Z D_gradcheck=1, 2025-05-07T21:00:20.2442747Z stochastic_rounding=False, 2025-05-07T21:00:20.2443009Z weighted=False, 2025-05-07T21:00:20.2443236Z row_wise=False, 2025-05-07T21:00:20.2443454Z mixed=True, 2025-05-07T21:00:20.2443671Z use_cache=True, 2025-05-07T21:00:20.2443936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.2444257Z use_cpu=True, 2025-05-07T21:00:20.2444498Z output_dtype=SparseType.BF16, 2025-05-07T21:00:20.2444758Z ) 2025-05-07T21:00:20.2445001Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2445604Z self=, 2025-05-07T21:00:20.2446139Z mixed_B=False, 2025-05-07T21:00:20.2446362Z compile=False, 2025-05-07T21:00:20.2446576Z T=1, 2025-05-07T21:00:20.2446763Z D=97, 2025-05-07T21:00:20.2446960Z B=34, 2025-05-07T21:00:20.2447156Z log_E=4, 2025-05-07T21:00:20.2447353Z L=6, 2025-05-07T21:00:20.2447554Z D_gradcheck=1, 2025-05-07T21:00:20.2447790Z stochastic_rounding=False, 2025-05-07T21:00:20.2448056Z weighted=False, 2025-05-07T21:00:20.2448279Z row_wise=False, 2025-05-07T21:00:20.2448505Z mixed=True, 2025-05-07T21:00:20.2448717Z use_cache=False, 2025-05-07T21:00:20.2448974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.2449269Z use_cpu=False, 2025-05-07T21:00:20.2449513Z output_dtype=SparseType.BF16, 2025-05-07T21:00:20.2449777Z ) 2025-05-07T21:00:20.2450018Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2450605Z self=, 2025-05-07T21:00:20.2451137Z mixed_B=False, 2025-05-07T21:00:20.2451355Z compile=True, 2025-05-07T21:00:20.2451567Z T=1, 2025-05-07T21:00:20.2451752Z D=34, 2025-05-07T21:00:20.2451944Z B=62, 2025-05-07T21:00:20.2452186Z log_E=4, 2025-05-07T21:00:20.2452382Z L=19, 2025-05-07T21:00:20.2452579Z D_gradcheck=1, 2025-05-07T21:00:20.2452815Z stochastic_rounding=False, 2025-05-07T21:00:20.2453076Z weighted=False, 2025-05-07T21:00:20.2453301Z row_wise=True, 2025-05-07T21:00:20.2453519Z mixed=False, 2025-05-07T21:00:20.2453731Z use_cache=True, 2025-05-07T21:00:20.2453976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:20.2454280Z use_cpu=False, 2025-05-07T21:00:20.2454514Z output_dtype=SparseType.FP16, 2025-05-07T21:00:20.2454781Z ) 2025-05-07T21:00:20.2455016Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:20.2455612Z self=, 2025-05-07T21:00:20.2456158Z mixed_B=False, 2025-05-07T21:00:20.2456383Z compile=False, 2025-05-07T21:00:20.2456598Z T=3, 2025-05-07T21:00:20.2456785Z D=29, 2025-05-07T21:00:20.2456979Z B=87, 2025-05-07T21:00:20.2457174Z log_E=4, 2025-05-07T21:00:20.2457369Z L=18, 2025-05-07T21:00:20.2457573Z D_gradcheck=2, 2025-05-07T21:00:20.2457809Z stochastic_rounding=False, 2025-05-07T21:00:20.2458120Z weighted=True, 2025-05-07T21:00:20.2458340Z row_wise=True, 2025-05-07T21:00:20.2458561Z mixed=False, 2025-05-07T21:00:20.2458777Z use_cache=False, 2025-05-07T21:00:20.2459037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:20.2459375Z use_cpu=True, 2025-05-07T21:00:20.2459617Z output_dtype=SparseType.BF16, 2025-05-07T21:00:26.5569151Z ) 2025-05-07T21:00:26.5569566Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5570764Z self=, 2025-05-07T21:00:26.5571340Z mixed_B=False, 2025-05-07T21:00:26.5571549Z compile=True, 2025-05-07T21:00:26.5571761Z T=5, 2025-05-07T21:00:26.5571946Z D=88, 2025-05-07T21:00:26.5572123Z B=101, 2025-05-07T21:00:26.5572320Z log_E=4, 2025-05-07T21:00:26.5572510Z L=17, 2025-05-07T21:00:26.5572692Z D_gradcheck=1, 2025-05-07T21:00:26.5572922Z stochastic_rounding=True, 2025-05-07T21:00:26.5573185Z weighted=True, 2025-05-07T21:00:26.5573388Z row_wise=True, 2025-05-07T21:00:26.5573594Z mixed=False, 2025-05-07T21:00:26.5573804Z use_cache=False, 2025-05-07T21:00:26.5574053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:26.5574359Z use_cpu=False, 2025-05-07T21:00:26.5574595Z output_dtype=SparseType.BF16, 2025-05-07T21:00:26.5574854Z ) 2025-05-07T21:00:26.5575092Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5575687Z self=, 2025-05-07T21:00:26.5576220Z mixed_B=False, 2025-05-07T21:00:26.5576443Z compile=False, 2025-05-07T21:00:26.5576653Z T=2, 2025-05-07T21:00:26.5576839Z D=37, 2025-05-07T21:00:26.5577022Z B=105, 2025-05-07T21:00:26.5577215Z log_E=5, 2025-05-07T21:00:26.5577411Z L=12, 2025-05-07T21:00:26.5577603Z D_gradcheck=2, 2025-05-07T21:00:26.5577835Z stochastic_rounding=False, 2025-05-07T21:00:26.5578097Z weighted=False, 2025-05-07T21:00:26.5578306Z row_wise=True, 2025-05-07T21:00:26.5578518Z mixed=True, 2025-05-07T21:00:26.5578726Z use_cache=False, 2025-05-07T21:00:26.5578992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:26.5579285Z use_cpu=True, 2025-05-07T21:00:26.5579513Z output_dtype=SparseType.BF16, 2025-05-07T21:00:26.5579778Z ) 2025-05-07T21:00:26.5580017Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5580605Z self=, 2025-05-07T21:00:26.5581143Z mixed_B=False, 2025-05-07T21:00:26.5581363Z compile=False, 2025-05-07T21:00:26.5581569Z T=3, 2025-05-07T21:00:26.5581765Z D=28, 2025-05-07T21:00:26.5581955Z B=95, 2025-05-07T21:00:26.5582240Z log_E=4, 2025-05-07T21:00:26.5582441Z L=4, 2025-05-07T21:00:26.5582648Z D_gradcheck=2, 2025-05-07T21:00:26.5582892Z stochastic_rounding=True, 2025-05-07T21:00:26.5583173Z weighted=True, 2025-05-07T21:00:26.5583405Z row_wise=True, 2025-05-07T21:00:26.5583629Z mixed=True, 2025-05-07T21:00:26.5583842Z use_cache=True, 2025-05-07T21:00:26.5584105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:26.5584425Z use_cpu=False, 2025-05-07T21:00:26.5584675Z output_dtype=SparseType.BF16, 2025-05-07T21:00:26.5584958Z ) 2025-05-07T21:00:26.5585214Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5585955Z self=, 2025-05-07T21:00:26.5586596Z mixed_B=True, 2025-05-07T21:00:26.5586824Z compile=False, 2025-05-07T21:00:26.5587042Z T=4, 2025-05-07T21:00:26.5587239Z D=12, 2025-05-07T21:00:26.5587435Z B=23, 2025-05-07T21:00:26.5587631Z log_E=5, 2025-05-07T21:00:26.5587834Z L=10, 2025-05-07T21:00:26.5588035Z D_gradcheck=2, 2025-05-07T21:00:26.5588273Z stochastic_rounding=True, 2025-05-07T21:00:26.5588678Z weighted=False, 2025-05-07T21:00:26.5588894Z row_wise=True, 2025-05-07T21:00:26.5589101Z mixed=False, 2025-05-07T21:00:26.5589307Z use_cache=False, 2025-05-07T21:00:26.5589560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:26.5589922Z use_cpu=True, 2025-05-07T21:00:26.5590152Z output_dtype=SparseType.FP32, 2025-05-07T21:00:26.5590418Z ) 2025-05-07T21:00:26.5590649Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5591274Z self=, 2025-05-07T21:00:26.5591813Z mixed_B=False, 2025-05-07T21:00:26.5592027Z compile=False, 2025-05-07T21:00:26.5592229Z T=4, 2025-05-07T21:00:26.5592416Z D=88, 2025-05-07T21:00:26.5592602Z B=57, 2025-05-07T21:00:26.5592786Z log_E=4, 2025-05-07T21:00:26.5592987Z L=6, 2025-05-07T21:00:26.5593178Z D_gradcheck=2, 2025-05-07T21:00:26.5593399Z stochastic_rounding=True, 2025-05-07T21:00:26.5593660Z weighted=False, 2025-05-07T21:00:26.5593875Z row_wise=True, 2025-05-07T21:00:26.5594080Z mixed=True, 2025-05-07T21:00:26.5594556Z use_cache=False, 2025-05-07T21:00:26.5594806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:26.5595090Z use_cpu=True, 2025-05-07T21:00:26.5595329Z output_dtype=SparseType.FP32, 2025-05-07T21:00:26.5595626Z ) 2025-05-07T21:00:26.5595889Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5596476Z self=, 2025-05-07T21:00:26.5597011Z mixed_B=True, 2025-05-07T21:00:26.5597225Z compile=True, 2025-05-07T21:00:26.5597429Z T=4, 2025-05-07T21:00:26.5597618Z D=49, 2025-05-07T21:00:26.5597805Z B=93, 2025-05-07T21:00:26.5597990Z log_E=5, 2025-05-07T21:00:26.5598186Z L=8, 2025-05-07T21:00:26.5598375Z D_gradcheck=1, 2025-05-07T21:00:26.5598595Z stochastic_rounding=True, 2025-05-07T21:00:26.5598856Z weighted=True, 2025-05-07T21:00:26.5599070Z row_wise=False, 2025-05-07T21:00:26.5599276Z mixed=True, 2025-05-07T21:00:26.5599481Z use_cache=True, 2025-05-07T21:00:26.5599720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:26.5600003Z use_cpu=False, 2025-05-07T21:00:26.5600244Z output_dtype=SparseType.BF16, 2025-05-07T21:00:26.5600584Z ) 2025-05-07T21:00:26.5600813Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5601399Z self=, 2025-05-07T21:00:26.5601937Z mixed_B=True, 2025-05-07T21:00:26.5602153Z compile=False, 2025-05-07T21:00:26.5602354Z T=5, 2025-05-07T21:00:26.5602537Z D=126, 2025-05-07T21:00:26.5602723Z B=16, 2025-05-07T21:00:26.5602980Z log_E=3, 2025-05-07T21:00:26.5603179Z L=7, 2025-05-07T21:00:26.5603366Z D_gradcheck=2, 2025-05-07T21:00:26.5603587Z stochastic_rounding=True, 2025-05-07T21:00:26.5603849Z weighted=True, 2025-05-07T21:00:26.5604062Z row_wise=False, 2025-05-07T21:00:26.5604267Z mixed=True, 2025-05-07T21:00:26.5604482Z use_cache=False, 2025-05-07T21:00:26.5604732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:26.5605017Z use_cpu=False, 2025-05-07T21:00:26.5605257Z output_dtype=SparseType.FP16, 2025-05-07T21:00:26.5605519Z ) 2025-05-07T21:00:26.5605753Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5606346Z self=, 2025-05-07T21:00:26.5606890Z mixed_B=True, 2025-05-07T21:00:26.5607101Z compile=False, 2025-05-07T21:00:26.5607315Z T=3, 2025-05-07T21:00:26.5607505Z D=38, 2025-05-07T21:00:26.5607695Z B=105, 2025-05-07T21:00:26.5607882Z log_E=4, 2025-05-07T21:00:26.5608080Z L=1, 2025-05-07T21:00:26.5608271Z D_gradcheck=2, 2025-05-07T21:00:26.5608494Z stochastic_rounding=False, 2025-05-07T21:00:26.5608826Z weighted=False, 2025-05-07T21:00:26.5609043Z row_wise=False, 2025-05-07T21:00:26.5609254Z mixed=True, 2025-05-07T21:00:26.5609465Z use_cache=False, 2025-05-07T21:00:26.5609711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:26.5609990Z use_cpu=True, 2025-05-07T21:00:26.5610286Z output_dtype=SparseType.BF16, 2025-05-07T21:00:26.5610581Z ) 2025-05-07T21:00:26.5610812Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5611464Z self=, 2025-05-07T21:00:26.5611995Z mixed_B=False, 2025-05-07T21:00:26.5612208Z compile=True, 2025-05-07T21:00:26.5612417Z T=2, 2025-05-07T21:00:26.5612595Z D=123, 2025-05-07T21:00:26.5612788Z B=48, 2025-05-07T21:00:26.5612980Z log_E=4, 2025-05-07T21:00:26.5613170Z L=12, 2025-05-07T21:00:26.5613363Z D_gradcheck=1, 2025-05-07T21:00:26.5613590Z stochastic_rounding=True, 2025-05-07T21:00:26.5613843Z weighted=True, 2025-05-07T21:00:26.5614056Z row_wise=True, 2025-05-07T21:00:26.5614263Z mixed=False, 2025-05-07T21:00:26.5614470Z use_cache=False, 2025-05-07T21:00:26.5614727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:26.5615016Z use_cpu=True, 2025-05-07T21:00:26.5615250Z output_dtype=SparseType.FP32, 2025-05-07T21:00:26.5615561Z ) 2025-05-07T21:00:26.5615793Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5616380Z self=, 2025-05-07T21:00:26.5616910Z mixed_B=True, 2025-05-07T21:00:26.5617122Z compile=False, 2025-05-07T21:00:26.5617332Z T=1, 2025-05-07T21:00:26.5617512Z D=88, 2025-05-07T21:00:26.5617700Z B=46, 2025-05-07T21:00:26.5617891Z log_E=5, 2025-05-07T21:00:26.5618080Z L=11, 2025-05-07T21:00:26.5618275Z D_gradcheck=2, 2025-05-07T21:00:26.5618503Z stochastic_rounding=True, 2025-05-07T21:00:26.5618757Z weighted=True, 2025-05-07T21:00:26.5618970Z row_wise=False, 2025-05-07T21:00:26.5619182Z mixed=False, 2025-05-07T21:00:26.5619394Z use_cache=False, 2025-05-07T21:00:26.5619644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:26.5619933Z use_cpu=True, 2025-05-07T21:00:26.5620167Z output_dtype=SparseType.FP32, 2025-05-07T21:00:26.5620433Z ) 2025-05-07T21:00:26.5620669Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5621257Z self=, 2025-05-07T21:00:26.5621791Z mixed_B=False, 2025-05-07T21:00:26.5622007Z compile=False, 2025-05-07T21:00:26.5622217Z T=1, 2025-05-07T21:00:26.5622397Z D=121, 2025-05-07T21:00:26.5622589Z B=70, 2025-05-07T21:00:26.5622826Z log_E=3, 2025-05-07T21:00:26.5623019Z L=16, 2025-05-07T21:00:26.5623210Z D_gradcheck=1, 2025-05-07T21:00:26.5623438Z stochastic_rounding=True, 2025-05-07T21:00:26.5623692Z weighted=False, 2025-05-07T21:00:26.5623909Z row_wise=False, 2025-05-07T21:00:26.5624121Z mixed=True, 2025-05-07T21:00:26.5624322Z use_cache=True, 2025-05-07T21:00:26.5624561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:26.5624848Z use_cpu=False, 2025-05-07T21:00:26.5625083Z output_dtype=SparseType.BF16, 2025-05-07T21:00:26.5625364Z ) 2025-05-07T21:00:26.5625627Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5626209Z self=, 2025-05-07T21:00:26.5626746Z mixed_B=False, 2025-05-07T21:00:26.5626960Z compile=True, 2025-05-07T21:00:26.5627159Z T=3, 2025-05-07T21:00:26.5627344Z D=114, 2025-05-07T21:00:26.5627529Z B=71, 2025-05-07T21:00:26.5627711Z log_E=3, 2025-05-07T21:00:26.5627902Z L=5, 2025-05-07T21:00:26.5628091Z D_gradcheck=1, 2025-05-07T21:00:26.5628313Z stochastic_rounding=True, 2025-05-07T21:00:26.5628624Z weighted=False, 2025-05-07T21:00:26.5628838Z row_wise=True, 2025-05-07T21:00:26.5629047Z mixed=False, 2025-05-07T21:00:26.5629254Z use_cache=True, 2025-05-07T21:00:26.5629499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:26.5629789Z use_cpu=True, 2025-05-07T21:00:26.5630400Z output_dtype=SparseType.FP32, 2025-05-07T21:00:26.5638005Z ) 2025-05-07T21:00:26.5638277Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5638946Z self=, 2025-05-07T21:00:26.5639485Z mixed_B=False, 2025-05-07T21:00:26.5639699Z compile=True, 2025-05-07T21:00:26.5639904Z T=3, 2025-05-07T21:00:26.5640091Z D=69, 2025-05-07T21:00:26.5640275Z B=55, 2025-05-07T21:00:26.5640519Z log_E=4, 2025-05-07T21:00:26.5640721Z L=18, 2025-05-07T21:00:26.5640914Z D_gradcheck=2, 2025-05-07T21:00:26.5641146Z stochastic_rounding=False, 2025-05-07T21:00:26.5641405Z weighted=True, 2025-05-07T21:00:26.5641619Z row_wise=False, 2025-05-07T21:00:26.5641832Z mixed=True, 2025-05-07T21:00:26.5642045Z use_cache=False, 2025-05-07T21:00:26.5642296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:26.5642592Z use_cpu=False, 2025-05-07T21:00:26.5642834Z output_dtype=SparseType.FP16, 2025-05-07T21:00:26.5643103Z ) 2025-05-07T21:00:26.5643343Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5643934Z self=, 2025-05-07T21:00:26.5644475Z mixed_B=False, 2025-05-07T21:00:26.5644696Z compile=False, 2025-05-07T21:00:26.5644906Z T=4, 2025-05-07T21:00:26.5645099Z D=112, 2025-05-07T21:00:26.5645307Z B=93, 2025-05-07T21:00:26.5645523Z log_E=4, 2025-05-07T21:00:26.5645730Z L=16, 2025-05-07T21:00:26.5645927Z D_gradcheck=2, 2025-05-07T21:00:26.5646156Z stochastic_rounding=False, 2025-05-07T21:00:26.5646421Z weighted=True, 2025-05-07T21:00:26.5646644Z row_wise=False, 2025-05-07T21:00:26.5646855Z mixed=False, 2025-05-07T21:00:26.5647247Z use_cache=True, 2025-05-07T21:00:26.5647496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:26.5647789Z use_cpu=True, 2025-05-07T21:00:26.5648028Z output_dtype=SparseType.FP16, 2025-05-07T21:00:26.5648296Z ) 2025-05-07T21:00:26.5648540Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5649132Z self=, 2025-05-07T21:00:26.5649674Z mixed_B=False, 2025-05-07T21:00:26.5649896Z compile=False, 2025-05-07T21:00:26.5650105Z T=1, 2025-05-07T21:00:26.5650305Z D=49, 2025-05-07T21:00:26.5650498Z B=66, 2025-05-07T21:00:26.5650738Z log_E=3, 2025-05-07T21:00:26.5650943Z L=13, 2025-05-07T21:00:26.5651141Z D_gradcheck=1, 2025-05-07T21:00:26.5651369Z stochastic_rounding=True, 2025-05-07T21:00:26.5651635Z weighted=True, 2025-05-07T21:00:26.5651860Z row_wise=False, 2025-05-07T21:00:26.5652080Z mixed=True, 2025-05-07T21:00:26.5652298Z use_cache=False, 2025-05-07T21:00:26.5652560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:26.5652846Z use_cpu=True, 2025-05-07T21:00:26.5653091Z output_dtype=SparseType.FP32, 2025-05-07T21:00:26.5653357Z ) 2025-05-07T21:00:26.5653598Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5654187Z self=, 2025-05-07T21:00:26.5654725Z mixed_B=False, 2025-05-07T21:00:26.5654945Z compile=False, 2025-05-07T21:00:26.5655156Z T=1, 2025-05-07T21:00:26.5655347Z D=87, 2025-05-07T21:00:26.5655539Z B=78, 2025-05-07T21:00:26.5655733Z log_E=4, 2025-05-07T21:00:26.5655933Z L=18, 2025-05-07T21:00:26.5656132Z D_gradcheck=2, 2025-05-07T21:00:26.5656364Z stochastic_rounding=True, 2025-05-07T21:00:26.5656679Z weighted=False, 2025-05-07T21:00:26.5656900Z row_wise=True, 2025-05-07T21:00:26.5657110Z mixed=False, 2025-05-07T21:00:26.5657329Z use_cache=False, 2025-05-07T21:00:26.5657586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:26.5657875Z use_cpu=False, 2025-05-07T21:00:26.5658163Z output_dtype=SparseType.FP16, 2025-05-07T21:00:26.5658429Z ) 2025-05-07T21:00:26.5658662Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5659288Z self=, 2025-05-07T21:00:26.5659829Z mixed_B=False, 2025-05-07T21:00:26.5660049Z compile=False, 2025-05-07T21:00:26.5660262Z T=1, 2025-05-07T21:00:26.5660456Z D=18, 2025-05-07T21:00:26.5660646Z B=78, 2025-05-07T21:00:26.5660836Z log_E=4, 2025-05-07T21:00:26.5661101Z L=18, 2025-05-07T21:00:26.5661434Z D_gradcheck=2, 2025-05-07T21:00:26.5661766Z stochastic_rounding=True, 2025-05-07T21:00:26.5662179Z weighted=False, 2025-05-07T21:00:26.5662467Z row_wise=True, 2025-05-07T21:00:26.5662729Z mixed=False, 2025-05-07T21:00:26.5663000Z use_cache=False, 2025-05-07T21:00:26.5663328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:26.5663670Z use_cpu=False, 2025-05-07T21:00:26.5663961Z output_dtype=SparseType.FP16, 2025-05-07T21:00:26.5664283Z ) 2025-05-07T21:00:26.5664558Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:26.5665286Z self=, 2025-05-07T21:00:26.5665989Z mixed_B=False, 2025-05-07T21:00:26.5666243Z compile=False, 2025-05-07T21:00:26.5666499Z T=1, 2025-05-07T21:00:26.5666721Z D=18, 2025-05-07T21:00:26.5666948Z B=18, 2025-05-07T21:00:26.5667168Z log_E=4, 2025-05-07T21:00:26.5667403Z L=18, 2025-05-07T21:00:26.5667638Z D_gradcheck=2, 2025-05-07T21:00:26.5667904Z stochastic_rounding=True, 2025-05-07T21:00:26.5668221Z weighted=False, 2025-05-07T21:00:26.5668480Z row_wise=True, 2025-05-07T21:00:26.5668724Z mixed=False, 2025-05-07T21:00:26.5668983Z use_cache=False, 2025-05-07T21:00:26.5669279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:26.5669621Z use_cpu=False, 2025-05-07T21:00:26.5669903Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.4618328Z ) 2025-05-07T21:00:29.4618763Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:29.4619589Z self=, 2025-05-07T21:00:29.4620158Z mixed_B=False, 2025-05-07T21:00:29.4620377Z compile=False, 2025-05-07T21:00:29.4620583Z T=2, 2025-05-07T21:00:29.4620762Z D=18, 2025-05-07T21:00:29.4620944Z B=18, 2025-05-07T21:00:29.4621419Z log_E=4, 2025-05-07T21:00:29.4621606Z L=18, 2025-05-07T21:00:29.4621791Z D_gradcheck=2, 2025-05-07T21:00:29.4622016Z stochastic_rounding=True, 2025-05-07T21:00:29.4622274Z weighted=False, 2025-05-07T21:00:29.4622486Z row_wise=True, 2025-05-07T21:00:29.4622692Z mixed=False, 2025-05-07T21:00:29.4622893Z use_cache=False, 2025-05-07T21:00:29.4623143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.4623436Z use_cpu=False, 2025-05-07T21:00:29.4623679Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.4623953Z ) 2025-05-07T21:00:29.4624193Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:29.4624784Z self=, 2025-05-07T21:00:29.4625313Z mixed_B=False, 2025-05-07T21:00:29.4625529Z compile=False, 2025-05-07T21:00:29.4625739Z T=2, 2025-05-07T21:00:29.4625922Z D=18, 2025-05-07T21:00:29.4626114Z B=18, 2025-05-07T21:00:29.4626305Z log_E=4, 2025-05-07T21:00:29.4626493Z L=18, 2025-05-07T21:00:29.4626682Z D_gradcheck=1, 2025-05-07T21:00:29.4626911Z stochastic_rounding=True, 2025-05-07T21:00:29.4627248Z weighted=False, 2025-05-07T21:00:29.4627463Z row_wise=True, 2025-05-07T21:00:29.4627671Z mixed=False, 2025-05-07T21:00:29.4627878Z use_cache=False, 2025-05-07T21:00:29.4628126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.4628417Z use_cpu=False, 2025-05-07T21:00:29.4628723Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.4628987Z ) 2025-05-07T21:00:29.4629170Z PASSED 2025-05-07T21:00:29.5231312Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5234052Z self=, 2025-05-07T21:00:29.5235386Z compile=False, 2025-05-07T21:00:29.5235802Z T=1, 2025-05-07T21:00:29.5236104Z D=2, 2025-05-07T21:00:29.5236316Z B=1, 2025-05-07T21:00:29.5236524Z log_E=3, 2025-05-07T21:00:29.5236715Z L=0, 2025-05-07T21:00:29.5236903Z D_gradcheck=1, 2025-05-07T21:00:29.5237140Z stochastic_rounding=False, 2025-05-07T21:00:29.5237390Z weighted=False, 2025-05-07T21:00:29.5237607Z row_wise=False, 2025-05-07T21:00:29.5237816Z mixed=False, 2025-05-07T21:00:29.5238020Z use_cache=False, 2025-05-07T21:00:29.5238278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5238570Z use_cpu=False, 2025-05-07T21:00:29.5238812Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5239074Z ) 2025-05-07T21:00:29.5239315Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5239909Z self=, 2025-05-07T21:00:29.5240491Z compile=True, 2025-05-07T21:00:29.5240699Z T=1, 2025-05-07T21:00:29.5240899Z D=2, 2025-05-07T21:00:29.5241087Z B=1, 2025-05-07T21:00:29.5241276Z log_E=3, 2025-05-07T21:00:29.5241469Z L=0, 2025-05-07T21:00:29.5241658Z D_gradcheck=1, 2025-05-07T21:00:29.5241893Z stochastic_rounding=False, 2025-05-07T21:00:29.5242151Z weighted=False, 2025-05-07T21:00:29.5242368Z row_wise=False, 2025-05-07T21:00:29.5242583Z mixed=False, 2025-05-07T21:00:29.5242787Z use_cache=False, 2025-05-07T21:00:29.5243039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5243336Z use_cpu=False, 2025-05-07T21:00:29.5243567Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5243835Z ) 2025-05-07T21:00:29.5244082Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5244668Z self=, 2025-05-07T21:00:29.5245213Z compile=False, 2025-05-07T21:00:29.5245432Z T=4, 2025-05-07T21:00:29.5245617Z D=2, 2025-05-07T21:00:29.5245809Z B=1, 2025-05-07T21:00:29.5246079Z log_E=3, 2025-05-07T21:00:29.5246274Z L=0, 2025-05-07T21:00:29.5246470Z D_gradcheck=1, 2025-05-07T21:00:29.5246707Z stochastic_rounding=False, 2025-05-07T21:00:29.5246963Z weighted=False, 2025-05-07T21:00:29.5247188Z row_wise=False, 2025-05-07T21:00:29.5247404Z mixed=False, 2025-05-07T21:00:29.5247620Z use_cache=False, 2025-05-07T21:00:29.5247871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5248162Z use_cpu=False, 2025-05-07T21:00:29.5248406Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5248671Z ) 2025-05-07T21:00:29.5248914Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5249506Z self=, 2025-05-07T21:00:29.5250036Z compile=False, 2025-05-07T21:00:29.5250257Z T=4, 2025-05-07T21:00:29.5250446Z D=23, 2025-05-07T21:00:29.5250633Z B=74, 2025-05-07T21:00:29.5250822Z log_E=4, 2025-05-07T21:00:29.5251023Z L=17, 2025-05-07T21:00:29.5251218Z D_gradcheck=1, 2025-05-07T21:00:29.5251455Z stochastic_rounding=False, 2025-05-07T21:00:29.5251716Z weighted=False, 2025-05-07T21:00:29.5251936Z row_wise=False, 2025-05-07T21:00:29.5252216Z mixed=True, 2025-05-07T21:00:29.5252427Z use_cache=True, 2025-05-07T21:00:29.5252664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5252956Z use_cpu=True, 2025-05-07T21:00:29.5253195Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5253524Z ) 2025-05-07T21:00:29.5253756Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5254390Z self=, 2025-05-07T21:00:29.5254934Z compile=False, 2025-05-07T21:00:29.5255143Z T=2, 2025-05-07T21:00:29.5255332Z D=5, 2025-05-07T21:00:29.5255520Z B=111, 2025-05-07T21:00:29.5255708Z log_E=4, 2025-05-07T21:00:29.5255907Z L=11, 2025-05-07T21:00:29.5256118Z D_gradcheck=2, 2025-05-07T21:00:29.5256388Z stochastic_rounding=True, 2025-05-07T21:00:29.5256651Z weighted=False, 2025-05-07T21:00:29.5256870Z row_wise=True, 2025-05-07T21:00:29.5257077Z mixed=True, 2025-05-07T21:00:29.5257292Z use_cache=True, 2025-05-07T21:00:29.5257539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5257828Z use_cpu=False, 2025-05-07T21:00:29.5258065Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5258331Z ) 2025-05-07T21:00:29.5258565Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5259157Z self=, 2025-05-07T21:00:29.5259693Z compile=False, 2025-05-07T21:00:29.5259905Z T=1, 2025-05-07T21:00:29.5260088Z D=99, 2025-05-07T21:00:29.5260275Z B=10, 2025-05-07T21:00:29.5260464Z log_E=3, 2025-05-07T21:00:29.5260654Z L=4, 2025-05-07T21:00:29.5260849Z D_gradcheck=1, 2025-05-07T21:00:29.5261086Z stochastic_rounding=True, 2025-05-07T21:00:29.5261342Z weighted=False, 2025-05-07T21:00:29.5261557Z row_wise=True, 2025-05-07T21:00:29.5261776Z mixed=True, 2025-05-07T21:00:29.5261982Z use_cache=True, 2025-05-07T21:00:29.5262226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5262518Z use_cpu=True, 2025-05-07T21:00:29.5262749Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5263013Z ) 2025-05-07T21:00:29.5263246Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5263834Z self=, 2025-05-07T21:00:29.5264378Z compile=False, 2025-05-07T21:00:29.5264594Z T=4, 2025-05-07T21:00:29.5264774Z D=96, 2025-05-07T21:00:29.5264966Z B=41, 2025-05-07T21:00:29.5265155Z log_E=3, 2025-05-07T21:00:29.5265351Z L=16, 2025-05-07T21:00:29.5265545Z D_gradcheck=1, 2025-05-07T21:00:29.5265779Z stochastic_rounding=True, 2025-05-07T21:00:29.5266099Z weighted=False, 2025-05-07T21:00:29.5266351Z row_wise=False, 2025-05-07T21:00:29.5266574Z mixed=True, 2025-05-07T21:00:29.5266786Z use_cache=True, 2025-05-07T21:00:29.5267025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5267324Z use_cpu=True, 2025-05-07T21:00:29.5267566Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5267826Z ) 2025-05-07T21:00:29.5268066Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5268665Z self=, 2025-05-07T21:00:29.5269197Z compile=True, 2025-05-07T21:00:29.5269414Z T=2, 2025-05-07T21:00:29.5269610Z D=18, 2025-05-07T21:00:29.5269799Z B=105, 2025-05-07T21:00:29.5269991Z log_E=5, 2025-05-07T21:00:29.5270193Z L=11, 2025-05-07T21:00:29.5270382Z D_gradcheck=2, 2025-05-07T21:00:29.5270613Z stochastic_rounding=False, 2025-05-07T21:00:29.5270876Z weighted=False, 2025-05-07T21:00:29.5271089Z row_wise=False, 2025-05-07T21:00:29.5271304Z mixed=False, 2025-05-07T21:00:29.5271518Z use_cache=True, 2025-05-07T21:00:29.5271754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5272095Z use_cpu=False, 2025-05-07T21:00:29.5272335Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5272603Z ) 2025-05-07T21:00:29.5272833Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5273425Z self=, 2025-05-07T21:00:29.5274003Z compile=True, 2025-05-07T21:00:29.5274208Z T=4, 2025-05-07T21:00:29.5274396Z D=88, 2025-05-07T21:00:29.5274625Z B=26, 2025-05-07T21:00:29.5274809Z log_E=3, 2025-05-07T21:00:29.5275012Z L=5, 2025-05-07T21:00:29.5275205Z D_gradcheck=1, 2025-05-07T21:00:29.5275429Z stochastic_rounding=True, 2025-05-07T21:00:29.5275688Z weighted=True, 2025-05-07T21:00:29.5275905Z row_wise=False, 2025-05-07T21:00:29.5276116Z mixed=False, 2025-05-07T21:00:29.5276330Z use_cache=True, 2025-05-07T21:00:29.5276572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5276862Z use_cpu=False, 2025-05-07T21:00:29.5277105Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5277372Z ) 2025-05-07T21:00:29.5277607Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5278200Z self=, 2025-05-07T21:00:29.5278742Z compile=False, 2025-05-07T21:00:29.5278958Z T=4, 2025-05-07T21:00:29.5279146Z D=58, 2025-05-07T21:00:29.5279335Z B=25, 2025-05-07T21:00:29.5279529Z log_E=4, 2025-05-07T21:00:29.5279723Z L=15, 2025-05-07T21:00:29.5279920Z D_gradcheck=2, 2025-05-07T21:00:29.5280159Z stochastic_rounding=False, 2025-05-07T21:00:29.5280484Z weighted=False, 2025-05-07T21:00:29.5280704Z row_wise=False, 2025-05-07T21:00:29.5280917Z mixed=True, 2025-05-07T21:00:29.5281126Z use_cache=False, 2025-05-07T21:00:29.5281379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5281670Z use_cpu=True, 2025-05-07T21:00:29.5281902Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5282179Z ) 2025-05-07T21:00:29.5282416Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5283000Z self=, 2025-05-07T21:00:29.5283546Z compile=False, 2025-05-07T21:00:29.5283759Z T=3, 2025-05-07T21:00:29.5283951Z D=93, 2025-05-07T21:00:29.5284137Z B=47, 2025-05-07T21:00:29.5284327Z log_E=4, 2025-05-07T21:00:29.5284528Z L=20, 2025-05-07T21:00:29.5284722Z D_gradcheck=2, 2025-05-07T21:00:29.5284954Z stochastic_rounding=False, 2025-05-07T21:00:29.5285217Z weighted=False, 2025-05-07T21:00:29.5285430Z row_wise=True, 2025-05-07T21:00:29.5285641Z mixed=True, 2025-05-07T21:00:29.5285855Z use_cache=False, 2025-05-07T21:00:29.5286176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5286495Z use_cpu=True, 2025-05-07T21:00:29.5286733Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5286992Z ) 2025-05-07T21:00:29.5287234Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5287825Z self=, 2025-05-07T21:00:29.5288358Z compile=True, 2025-05-07T21:00:29.5288577Z T=5, 2025-05-07T21:00:29.5288770Z D=33, 2025-05-07T21:00:29.5288953Z B=1, 2025-05-07T21:00:29.5289139Z log_E=4, 2025-05-07T21:00:29.5289336Z L=13, 2025-05-07T21:00:29.5289527Z D_gradcheck=1, 2025-05-07T21:00:29.5289761Z stochastic_rounding=False, 2025-05-07T21:00:29.5290022Z weighted=False, 2025-05-07T21:00:29.5290234Z row_wise=True, 2025-05-07T21:00:29.5290447Z mixed=False, 2025-05-07T21:00:29.5290664Z use_cache=False, 2025-05-07T21:00:29.5290919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5291212Z use_cpu=False, 2025-05-07T21:00:29.5291459Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5291729Z ) 2025-05-07T21:00:29.5301573Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5302295Z self=, 2025-05-07T21:00:29.5302834Z compile=True, 2025-05-07T21:00:29.5303047Z T=3, 2025-05-07T21:00:29.5303229Z D=45, 2025-05-07T21:00:29.5303996Z B=125, 2025-05-07T21:00:29.5304190Z log_E=5, 2025-05-07T21:00:29.5304384Z L=14, 2025-05-07T21:00:29.5304572Z D_gradcheck=1, 2025-05-07T21:00:29.5304874Z stochastic_rounding=True, 2025-05-07T21:00:29.5305138Z weighted=True, 2025-05-07T21:00:29.5305350Z row_wise=False, 2025-05-07T21:00:29.5305560Z mixed=False, 2025-05-07T21:00:29.5305768Z use_cache=True, 2025-05-07T21:00:29.5306005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5306301Z use_cpu=True, 2025-05-07T21:00:29.5306543Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5306808Z ) 2025-05-07T21:00:29.5307044Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5307637Z self=, 2025-05-07T21:00:29.5308176Z compile=False, 2025-05-07T21:00:29.5308389Z T=2, 2025-05-07T21:00:29.5308578Z D=27, 2025-05-07T21:00:29.5308760Z B=48, 2025-05-07T21:00:29.5308955Z log_E=5, 2025-05-07T21:00:29.5309153Z L=8, 2025-05-07T21:00:29.5309339Z D_gradcheck=2, 2025-05-07T21:00:29.5309568Z stochastic_rounding=True, 2025-05-07T21:00:29.5309837Z weighted=True, 2025-05-07T21:00:29.5310047Z row_wise=True, 2025-05-07T21:00:29.5310262Z mixed=True, 2025-05-07T21:00:29.5310479Z use_cache=True, 2025-05-07T21:00:29.5310727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5311012Z use_cpu=True, 2025-05-07T21:00:29.5311252Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5311524Z ) 2025-05-07T21:00:29.5311756Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5312347Z self=, 2025-05-07T21:00:29.5312888Z compile=False, 2025-05-07T21:00:29.5313093Z T=3, 2025-05-07T21:00:29.5313284Z D=109, 2025-05-07T21:00:29.5313476Z B=90, 2025-05-07T21:00:29.5313662Z log_E=4, 2025-05-07T21:00:29.5313866Z L=7, 2025-05-07T21:00:29.5314063Z D_gradcheck=2, 2025-05-07T21:00:29.5314290Z stochastic_rounding=False, 2025-05-07T21:00:29.5314556Z weighted=True, 2025-05-07T21:00:29.5314778Z row_wise=True, 2025-05-07T21:00:29.5314987Z mixed=False, 2025-05-07T21:00:29.5315212Z use_cache=False, 2025-05-07T21:00:29.5315467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5315750Z use_cpu=False, 2025-05-07T21:00:29.5315999Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5316270Z ) 2025-05-07T21:00:29.5316573Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5317161Z self=, 2025-05-07T21:00:29.5317704Z compile=True, 2025-05-07T21:00:29.5317916Z T=5, 2025-05-07T21:00:29.5318103Z D=69, 2025-05-07T21:00:29.5318294Z B=124, 2025-05-07T21:00:29.5318486Z log_E=4, 2025-05-07T21:00:29.5318678Z L=7, 2025-05-07T21:00:29.5318873Z D_gradcheck=2, 2025-05-07T21:00:29.5319105Z stochastic_rounding=True, 2025-05-07T21:00:29.5319357Z weighted=True, 2025-05-07T21:00:29.5319573Z row_wise=True, 2025-05-07T21:00:29.5319785Z mixed=True, 2025-05-07T21:00:29.5319991Z use_cache=False, 2025-05-07T21:00:29.5320246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5320588Z use_cpu=False, 2025-05-07T21:00:29.5320819Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5321082Z ) 2025-05-07T21:00:29.5321322Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5321902Z self=, 2025-05-07T21:00:29.5322436Z compile=True, 2025-05-07T21:00:29.5322695Z T=2, 2025-05-07T21:00:29.5322881Z D=21, 2025-05-07T21:00:29.5323062Z B=125, 2025-05-07T21:00:29.5323251Z log_E=4, 2025-05-07T21:00:29.5323453Z L=14, 2025-05-07T21:00:29.5323641Z D_gradcheck=1, 2025-05-07T21:00:29.5323917Z stochastic_rounding=True, 2025-05-07T21:00:29.5324178Z weighted=True, 2025-05-07T21:00:29.5324389Z row_wise=False, 2025-05-07T21:00:29.5324605Z mixed=False, 2025-05-07T21:00:29.5324863Z use_cache=True, 2025-05-07T21:00:29.5325106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5325401Z use_cpu=False, 2025-05-07T21:00:29.5325642Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5325904Z ) 2025-05-07T21:00:29.5326144Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5326787Z self=, 2025-05-07T21:00:29.5327319Z compile=False, 2025-05-07T21:00:29.5327532Z T=3, 2025-05-07T21:00:29.5327726Z D=102, 2025-05-07T21:00:29.5327911Z B=16, 2025-05-07T21:00:29.5328107Z log_E=5, 2025-05-07T21:00:29.5328310Z L=15, 2025-05-07T21:00:29.5328498Z D_gradcheck=1, 2025-05-07T21:00:29.5328736Z stochastic_rounding=False, 2025-05-07T21:00:29.5329002Z weighted=True, 2025-05-07T21:00:29.5329221Z row_wise=True, 2025-05-07T21:00:29.5329429Z mixed=True, 2025-05-07T21:00:29.5329642Z use_cache=True, 2025-05-07T21:00:29.5329889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5330169Z use_cpu=True, 2025-05-07T21:00:29.5330404Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5330671Z ) 2025-05-07T21:00:29.5330903Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5331494Z self=, 2025-05-07T21:00:29.5332027Z compile=True, 2025-05-07T21:00:29.5332232Z T=1, 2025-05-07T21:00:29.5332419Z D=67, 2025-05-07T21:00:29.5332610Z B=87, 2025-05-07T21:00:29.5332794Z log_E=3, 2025-05-07T21:00:29.5332990Z L=4, 2025-05-07T21:00:29.5333185Z D_gradcheck=1, 2025-05-07T21:00:29.5333412Z stochastic_rounding=False, 2025-05-07T21:00:29.5333671Z weighted=False, 2025-05-07T21:00:29.5333890Z row_wise=True, 2025-05-07T21:00:29.5334100Z mixed=False, 2025-05-07T21:00:29.5334314Z use_cache=True, 2025-05-07T21:00:29.5334553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5334841Z use_cpu=True, 2025-05-07T21:00:29.5335074Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5501949Z ) 2025-05-07T21:00:29.5502716Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5504363Z self=, 2025-05-07T21:00:29.5506090Z compile=True, 2025-05-07T21:00:29.5506416Z T=5, 2025-05-07T21:00:29.5506666Z D=41, 2025-05-07T21:00:29.5506921Z B=11, 2025-05-07T21:00:29.5507126Z log_E=4, 2025-05-07T21:00:29.5507313Z L=7, 2025-05-07T21:00:29.5507501Z D_gradcheck=2, 2025-05-07T21:00:29.5507732Z stochastic_rounding=False, 2025-05-07T21:00:29.5507987Z weighted=False, 2025-05-07T21:00:29.5508200Z row_wise=True, 2025-05-07T21:00:29.5508412Z mixed=True, 2025-05-07T21:00:29.5508619Z use_cache=False, 2025-05-07T21:00:29.5508858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5509148Z use_cpu=False, 2025-05-07T21:00:29.5509385Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5509640Z ) 2025-05-07T21:00:29.5509872Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5510459Z self=, 2025-05-07T21:00:29.5510985Z compile=False, 2025-05-07T21:00:29.5511198Z T=3, 2025-05-07T21:00:29.5511385Z D=17, 2025-05-07T21:00:29.5511567Z B=121, 2025-05-07T21:00:29.5511762Z log_E=4, 2025-05-07T21:00:29.5511953Z L=8, 2025-05-07T21:00:29.5512209Z D_gradcheck=2, 2025-05-07T21:00:29.5512437Z stochastic_rounding=True, 2025-05-07T21:00:29.5512684Z weighted=False, 2025-05-07T21:00:29.5512892Z row_wise=False, 2025-05-07T21:00:29.5513101Z mixed=False, 2025-05-07T21:00:29.5513376Z use_cache=False, 2025-05-07T21:00:29.5513615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5513898Z use_cpu=False, 2025-05-07T21:00:29.5514124Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5514438Z ) 2025-05-07T21:00:29.5514661Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5515244Z self=, 2025-05-07T21:00:29.5515773Z compile=False, 2025-05-07T21:00:29.5515971Z T=3, 2025-05-07T21:00:29.5516162Z D=98, 2025-05-07T21:00:29.5516369Z B=20, 2025-05-07T21:00:29.5516568Z log_E=4, 2025-05-07T21:00:29.5516758Z L=0, 2025-05-07T21:00:29.5516945Z D_gradcheck=2, 2025-05-07T21:00:29.5517171Z stochastic_rounding=True, 2025-05-07T21:00:29.5517421Z weighted=True, 2025-05-07T21:00:29.5517624Z row_wise=True, 2025-05-07T21:00:29.5517822Z mixed=False, 2025-05-07T21:00:29.5518030Z use_cache=False, 2025-05-07T21:00:29.5518279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5518557Z use_cpu=False, 2025-05-07T21:00:29.5518786Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5519043Z ) 2025-05-07T21:00:29.5519279Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5519865Z self=, 2025-05-07T21:00:29.5520475Z compile=True, 2025-05-07T21:00:29.5520685Z T=1, 2025-05-07T21:00:29.5520869Z D=4, 2025-05-07T21:00:29.5521054Z B=31, 2025-05-07T21:00:29.5521240Z log_E=5, 2025-05-07T21:00:29.5521423Z L=11, 2025-05-07T21:00:29.5521612Z D_gradcheck=1, 2025-05-07T21:00:29.5521843Z stochastic_rounding=False, 2025-05-07T21:00:29.5522099Z weighted=False, 2025-05-07T21:00:29.5522315Z row_wise=False, 2025-05-07T21:00:29.5522530Z mixed=False, 2025-05-07T21:00:29.5522729Z use_cache=True, 2025-05-07T21:00:29.5522962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5523250Z use_cpu=True, 2025-05-07T21:00:29.5523478Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5523736Z ) 2025-05-07T21:00:29.5523965Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5524542Z self=, 2025-05-07T21:00:29.5525081Z compile=False, 2025-05-07T21:00:29.5525294Z T=1, 2025-05-07T21:00:29.5525475Z D=65, 2025-05-07T21:00:29.5525656Z B=86, 2025-05-07T21:00:29.5525898Z log_E=4, 2025-05-07T21:00:29.5526098Z L=0, 2025-05-07T21:00:29.5526282Z D_gradcheck=1, 2025-05-07T21:00:29.5526509Z stochastic_rounding=False, 2025-05-07T21:00:29.5526764Z weighted=False, 2025-05-07T21:00:29.5526968Z row_wise=True, 2025-05-07T21:00:29.5527176Z mixed=False, 2025-05-07T21:00:29.5527380Z use_cache=True, 2025-05-07T21:00:29.5527610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5527902Z use_cpu=True, 2025-05-07T21:00:29.5528132Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5528390Z ) 2025-05-07T21:00:29.5528623Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5529216Z self=, 2025-05-07T21:00:29.5529736Z compile=True, 2025-05-07T21:00:29.5529937Z T=1, 2025-05-07T21:00:29.5530119Z D=47, 2025-05-07T21:00:29.5530297Z B=106, 2025-05-07T21:00:29.5530481Z log_E=3, 2025-05-07T21:00:29.5530671Z L=9, 2025-05-07T21:00:29.5530856Z D_gradcheck=1, 2025-05-07T21:00:29.5531083Z stochastic_rounding=False, 2025-05-07T21:00:29.5531339Z weighted=True, 2025-05-07T21:00:29.5531544Z row_wise=True, 2025-05-07T21:00:29.5531791Z mixed=False, 2025-05-07T21:00:29.5532003Z use_cache=False, 2025-05-07T21:00:29.5532244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5532522Z use_cpu=False, 2025-05-07T21:00:29.5532753Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5533057Z ) 2025-05-07T21:00:29.5533279Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5533927Z self=, 2025-05-07T21:00:29.5534453Z compile=False, 2025-05-07T21:00:29.5534653Z T=1, 2025-05-07T21:00:29.5534835Z D=7, 2025-05-07T21:00:29.5535019Z B=99, 2025-05-07T21:00:29.5535199Z log_E=3, 2025-05-07T21:00:29.5535392Z L=14, 2025-05-07T21:00:29.5535578Z D_gradcheck=2, 2025-05-07T21:00:29.5535800Z stochastic_rounding=True, 2025-05-07T21:00:29.5536054Z weighted=True, 2025-05-07T21:00:29.5536267Z row_wise=True, 2025-05-07T21:00:29.5536467Z mixed=False, 2025-05-07T21:00:29.5536682Z use_cache=True, 2025-05-07T21:00:29.5536919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5537206Z use_cpu=False, 2025-05-07T21:00:29.5537432Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5537692Z ) 2025-05-07T21:00:29.5537929Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5538511Z self=, 2025-05-07T21:00:29.5539048Z compile=True, 2025-05-07T21:00:29.5539257Z T=5, 2025-05-07T21:00:29.5539433Z D=74, 2025-05-07T21:00:29.5539615Z B=39, 2025-05-07T21:00:29.5539799Z log_E=3, 2025-05-07T21:00:29.5539984Z L=17, 2025-05-07T21:00:29.5540172Z D_gradcheck=2, 2025-05-07T21:00:29.5540407Z stochastic_rounding=False, 2025-05-07T21:00:29.5540654Z weighted=True, 2025-05-07T21:00:29.5540871Z row_wise=False, 2025-05-07T21:00:29.5541082Z mixed=True, 2025-05-07T21:00:29.5541281Z use_cache=False, 2025-05-07T21:00:29.5541525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5541808Z use_cpu=True, 2025-05-07T21:00:29.5542033Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5542290Z ) 2025-05-07T21:00:29.5542518Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5543097Z self=, 2025-05-07T21:00:29.5543619Z compile=True, 2025-05-07T21:00:29.5543822Z T=2, 2025-05-07T21:00:29.5543999Z D=89, 2025-05-07T21:00:29.5544174Z B=29, 2025-05-07T21:00:29.5544357Z log_E=4, 2025-05-07T21:00:29.5544548Z L=3, 2025-05-07T21:00:29.5544728Z D_gradcheck=2, 2025-05-07T21:00:29.5544953Z stochastic_rounding=False, 2025-05-07T21:00:29.5545296Z weighted=True, 2025-05-07T21:00:29.5545504Z row_wise=False, 2025-05-07T21:00:29.5545724Z mixed=False, 2025-05-07T21:00:29.5545930Z use_cache=True, 2025-05-07T21:00:29.5546164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5546450Z use_cpu=False, 2025-05-07T21:00:29.5546673Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5546926Z ) 2025-05-07T21:00:29.5547150Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5547728Z self=, 2025-05-07T21:00:29.5548258Z compile=True, 2025-05-07T21:00:29.5548456Z T=1, 2025-05-07T21:00:29.5548642Z D=96, 2025-05-07T21:00:29.5548829Z B=52, 2025-05-07T21:00:29.5549014Z log_E=3, 2025-05-07T21:00:29.5549207Z L=16, 2025-05-07T21:00:29.5549396Z D_gradcheck=1, 2025-05-07T21:00:29.5549615Z stochastic_rounding=True, 2025-05-07T21:00:29.5549862Z weighted=True, 2025-05-07T21:00:29.5550072Z row_wise=False, 2025-05-07T21:00:29.5550273Z mixed=True, 2025-05-07T21:00:29.5550482Z use_cache=True, 2025-05-07T21:00:29.5550719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5551048Z use_cpu=True, 2025-05-07T21:00:29.5551272Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5551520Z ) 2025-05-07T21:00:29.5551747Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5552322Z self=, 2025-05-07T21:00:29.5552891Z compile=False, 2025-05-07T21:00:29.5553090Z T=4, 2025-05-07T21:00:29.5553270Z D=73, 2025-05-07T21:00:29.5553486Z B=4, 2025-05-07T21:00:29.5553664Z log_E=5, 2025-05-07T21:00:29.5553851Z L=2, 2025-05-07T21:00:29.5554037Z D_gradcheck=2, 2025-05-07T21:00:29.5554251Z stochastic_rounding=True, 2025-05-07T21:00:29.5554505Z weighted=True, 2025-05-07T21:00:29.5554715Z row_wise=False, 2025-05-07T21:00:29.5554924Z mixed=False, 2025-05-07T21:00:29.5555124Z use_cache=True, 2025-05-07T21:00:29.5555359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5555643Z use_cpu=True, 2025-05-07T21:00:29.5555869Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5556127Z ) 2025-05-07T21:00:29.5556350Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5556918Z self=, 2025-05-07T21:00:29.5557443Z compile=True, 2025-05-07T21:00:29.5557644Z T=4, 2025-05-07T21:00:29.5557820Z D=101, 2025-05-07T21:00:29.5557996Z B=25, 2025-05-07T21:00:29.5558173Z log_E=5, 2025-05-07T21:00:29.5558356Z L=17, 2025-05-07T21:00:29.5558548Z D_gradcheck=1, 2025-05-07T21:00:29.5558773Z stochastic_rounding=True, 2025-05-07T21:00:29.5559021Z weighted=True, 2025-05-07T21:00:29.5559233Z row_wise=True, 2025-05-07T21:00:29.5559434Z mixed=False, 2025-05-07T21:00:29.5559634Z use_cache=True, 2025-05-07T21:00:29.5559875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5560157Z use_cpu=False, 2025-05-07T21:00:29.5560428Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5560683Z ) 2025-05-07T21:00:29.5560908Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5561479Z self=, 2025-05-07T21:00:29.5562006Z compile=False, 2025-05-07T21:00:29.5562209Z T=5, 2025-05-07T21:00:29.5562389Z D=44, 2025-05-07T21:00:29.5562566Z B=52, 2025-05-07T21:00:29.5562739Z log_E=3, 2025-05-07T21:00:29.5562928Z L=7, 2025-05-07T21:00:29.5563105Z D_gradcheck=1, 2025-05-07T21:00:29.5563330Z stochastic_rounding=False, 2025-05-07T21:00:29.5563577Z weighted=True, 2025-05-07T21:00:29.5563777Z row_wise=False, 2025-05-07T21:00:29.5563987Z mixed=False, 2025-05-07T21:00:29.5564191Z use_cache=False, 2025-05-07T21:00:29.5564483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5564777Z use_cpu=True, 2025-05-07T21:00:29.5565005Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5565254Z ) 2025-05-07T21:00:29.5565484Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5566058Z self=, 2025-05-07T21:00:29.5566581Z compile=True, 2025-05-07T21:00:29.5566779Z T=2, 2025-05-07T21:00:29.5566955Z D=92, 2025-05-07T21:00:29.5567132Z B=76, 2025-05-07T21:00:29.5567308Z log_E=4, 2025-05-07T21:00:29.5567504Z L=16, 2025-05-07T21:00:29.5567690Z D_gradcheck=2, 2025-05-07T21:00:29.5567906Z stochastic_rounding=True, 2025-05-07T21:00:29.5568158Z weighted=False, 2025-05-07T21:00:29.5568365Z row_wise=True, 2025-05-07T21:00:29.5568562Z mixed=True, 2025-05-07T21:00:29.5569021Z use_cache=False, 2025-05-07T21:00:29.5569382Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5569744Z use_cpu=True, 2025-05-07T21:00:29.5570107Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5576974Z ) 2025-05-07T21:00:29.5577221Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5577889Z self=, 2025-05-07T21:00:29.5578421Z compile=True, 2025-05-07T21:00:29.5578623Z T=1, 2025-05-07T21:00:29.5578807Z D=92, 2025-05-07T21:00:29.5579053Z B=85, 2025-05-07T21:00:29.5579234Z log_E=4, 2025-05-07T21:00:29.5579418Z L=4, 2025-05-07T21:00:29.5579594Z D_gradcheck=2, 2025-05-07T21:00:29.5579858Z stochastic_rounding=False, 2025-05-07T21:00:29.5580120Z weighted=True, 2025-05-07T21:00:29.5580322Z row_wise=False, 2025-05-07T21:00:29.5580523Z mixed=False, 2025-05-07T21:00:29.5580723Z use_cache=False, 2025-05-07T21:00:29.5580969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5581249Z use_cpu=False, 2025-05-07T21:00:29.5581479Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5581731Z ) 2025-05-07T21:00:29.5581969Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5582563Z self=, 2025-05-07T21:00:29.5583093Z compile=False, 2025-05-07T21:00:29.5583298Z T=4, 2025-05-07T21:00:29.5583478Z D=79, 2025-05-07T21:00:29.5583656Z B=27, 2025-05-07T21:00:29.5583841Z log_E=4, 2025-05-07T21:00:29.5584027Z L=19, 2025-05-07T21:00:29.5584211Z D_gradcheck=1, 2025-05-07T21:00:29.5584434Z stochastic_rounding=True, 2025-05-07T21:00:29.5584688Z weighted=False, 2025-05-07T21:00:29.5584903Z row_wise=False, 2025-05-07T21:00:29.5585101Z mixed=True, 2025-05-07T21:00:29.5585305Z use_cache=False, 2025-05-07T21:00:29.5585549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5585830Z use_cpu=False, 2025-05-07T21:00:29.5586059Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5586319Z ) 2025-05-07T21:00:29.5586544Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5587123Z self=, 2025-05-07T21:00:29.5587653Z compile=False, 2025-05-07T21:00:29.5587854Z T=2, 2025-05-07T21:00:29.5588033Z D=13, 2025-05-07T21:00:29.5588215Z B=21, 2025-05-07T21:00:29.5588392Z log_E=3, 2025-05-07T21:00:29.5588587Z L=4, 2025-05-07T21:00:29.5588779Z D_gradcheck=2, 2025-05-07T21:00:29.5589002Z stochastic_rounding=False, 2025-05-07T21:00:29.5589258Z weighted=True, 2025-05-07T21:00:29.5589477Z row_wise=False, 2025-05-07T21:00:29.5589682Z mixed=False, 2025-05-07T21:00:29.5589897Z use_cache=True, 2025-05-07T21:00:29.5590147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5590423Z use_cpu=True, 2025-05-07T21:00:29.5590654Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5590910Z ) 2025-05-07T21:00:29.5591191Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5591762Z self=, 2025-05-07T21:00:29.5592300Z compile=True, 2025-05-07T21:00:29.5592505Z T=4, 2025-05-07T21:00:29.5592686Z D=104, 2025-05-07T21:00:29.5592876Z B=98, 2025-05-07T21:00:29.5593058Z log_E=5, 2025-05-07T21:00:29.5593244Z L=11, 2025-05-07T21:00:29.5593432Z D_gradcheck=1, 2025-05-07T21:00:29.5593659Z stochastic_rounding=True, 2025-05-07T21:00:29.5593907Z weighted=False, 2025-05-07T21:00:29.5594117Z row_wise=False, 2025-05-07T21:00:29.5594517Z mixed=True, 2025-05-07T21:00:29.5594718Z use_cache=False, 2025-05-07T21:00:29.5594963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5595241Z use_cpu=True, 2025-05-07T21:00:29.5595468Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5595722Z ) 2025-05-07T21:00:29.5595951Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5596582Z self=, 2025-05-07T21:00:29.5597109Z compile=True, 2025-05-07T21:00:29.5597394Z T=2, 2025-05-07T21:00:29.5597577Z D=26, 2025-05-07T21:00:29.5597767Z B=18, 2025-05-07T21:00:29.5597950Z log_E=4, 2025-05-07T21:00:29.5598137Z L=13, 2025-05-07T21:00:29.5598317Z D_gradcheck=1, 2025-05-07T21:00:29.5598614Z stochastic_rounding=False, 2025-05-07T21:00:29.5598864Z weighted=True, 2025-05-07T21:00:29.5599074Z row_wise=False, 2025-05-07T21:00:29.5599283Z mixed=False, 2025-05-07T21:00:29.5599547Z use_cache=True, 2025-05-07T21:00:29.5599778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5600070Z use_cpu=False, 2025-05-07T21:00:29.5600348Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5777927Z ) 2025-05-07T21:00:29.5778168Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5779004Z self=, 2025-05-07T21:00:29.5779775Z compile=False, 2025-05-07T21:00:29.5780113Z T=3, 2025-05-07T21:00:29.5780358Z D=49, 2025-05-07T21:00:29.5780595Z B=1, 2025-05-07T21:00:29.5780828Z log_E=5, 2025-05-07T21:00:29.5781085Z L=14, 2025-05-07T21:00:29.5781279Z D_gradcheck=2, 2025-05-07T21:00:29.5781494Z stochastic_rounding=False, 2025-05-07T21:00:29.5781745Z weighted=True, 2025-05-07T21:00:29.5781950Z row_wise=True, 2025-05-07T21:00:29.5782143Z mixed=False, 2025-05-07T21:00:29.5782344Z use_cache=False, 2025-05-07T21:00:29.5782596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5782873Z use_cpu=False, 2025-05-07T21:00:29.5783105Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5783368Z ) 2025-05-07T21:00:29.5783598Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5784180Z self=, 2025-05-07T21:00:29.5784706Z compile=False, 2025-05-07T21:00:29.5784913Z T=4, 2025-05-07T21:00:29.5785094Z D=10, 2025-05-07T21:00:29.5785278Z B=119, 2025-05-07T21:00:29.5785468Z log_E=3, 2025-05-07T21:00:29.5785656Z L=10, 2025-05-07T21:00:29.5785846Z D_gradcheck=2, 2025-05-07T21:00:29.5786070Z stochastic_rounding=True, 2025-05-07T21:00:29.5786318Z weighted=True, 2025-05-07T21:00:29.5786536Z row_wise=True, 2025-05-07T21:00:29.5786741Z mixed=False, 2025-05-07T21:00:29.5786943Z use_cache=True, 2025-05-07T21:00:29.5787182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5787462Z use_cpu=True, 2025-05-07T21:00:29.5787699Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5787960Z ) 2025-05-07T21:00:29.5788193Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5788767Z self=, 2025-05-07T21:00:29.5789409Z compile=False, 2025-05-07T21:00:29.5789618Z T=3, 2025-05-07T21:00:29.5789801Z D=53, 2025-05-07T21:00:29.5789985Z B=24, 2025-05-07T21:00:29.5790163Z log_E=4, 2025-05-07T21:00:29.5790355Z L=10, 2025-05-07T21:00:29.5790545Z D_gradcheck=1, 2025-05-07T21:00:29.5790767Z stochastic_rounding=True, 2025-05-07T21:00:29.5791017Z weighted=True, 2025-05-07T21:00:29.5791218Z row_wise=False, 2025-05-07T21:00:29.5791427Z mixed=True, 2025-05-07T21:00:29.5791635Z use_cache=True, 2025-05-07T21:00:29.5791864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5792147Z use_cpu=True, 2025-05-07T21:00:29.5792382Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5792637Z ) 2025-05-07T21:00:29.5792869Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5793460Z self=, 2025-05-07T21:00:29.5793986Z compile=False, 2025-05-07T21:00:29.5794195Z T=4, 2025-05-07T21:00:29.5794555Z D=116, 2025-05-07T21:00:29.5794744Z B=108, 2025-05-07T21:00:29.5794938Z log_E=3, 2025-05-07T21:00:29.5795131Z L=8, 2025-05-07T21:00:29.5795392Z D_gradcheck=2, 2025-05-07T21:00:29.5795627Z stochastic_rounding=True, 2025-05-07T21:00:29.5795881Z weighted=False, 2025-05-07T21:00:29.5796093Z row_wise=False, 2025-05-07T21:00:29.5796324Z mixed=True, 2025-05-07T21:00:29.5796628Z use_cache=True, 2025-05-07T21:00:29.5796866Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5797151Z use_cpu=False, 2025-05-07T21:00:29.5797384Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5797704Z ) 2025-05-07T21:00:29.5797940Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5798531Z self=, 2025-05-07T21:00:29.5799061Z compile=False, 2025-05-07T21:00:29.5799265Z T=5, 2025-05-07T21:00:29.5799452Z D=15, 2025-05-07T21:00:29.5799637Z B=125, 2025-05-07T21:00:29.5799822Z log_E=4, 2025-05-07T21:00:29.5800018Z L=13, 2025-05-07T21:00:29.5800211Z D_gradcheck=2, 2025-05-07T21:00:29.5800493Z stochastic_rounding=False, 2025-05-07T21:00:29.5800752Z weighted=False, 2025-05-07T21:00:29.5800971Z row_wise=True, 2025-05-07T21:00:29.5801178Z mixed=True, 2025-05-07T21:00:29.5801386Z use_cache=True, 2025-05-07T21:00:29.5801625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5801912Z use_cpu=True, 2025-05-07T21:00:29.5802144Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5802406Z ) 2025-05-07T21:00:29.5802639Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5803221Z self=, 2025-05-07T21:00:29.5803752Z compile=True, 2025-05-07T21:00:29.5803959Z T=3, 2025-05-07T21:00:29.5804144Z D=28, 2025-05-07T21:00:29.5804333Z B=44, 2025-05-07T21:00:29.5804531Z log_E=3, 2025-05-07T21:00:29.5804724Z L=2, 2025-05-07T21:00:29.5804914Z D_gradcheck=2, 2025-05-07T21:00:29.5805144Z stochastic_rounding=True, 2025-05-07T21:00:29.5805400Z weighted=False, 2025-05-07T21:00:29.5805613Z row_wise=False, 2025-05-07T21:00:29.5805826Z mixed=False, 2025-05-07T21:00:29.5806040Z use_cache=False, 2025-05-07T21:00:29.5806290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5806579Z use_cpu=True, 2025-05-07T21:00:29.5806810Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5807068Z ) 2025-05-07T21:00:29.5807303Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5807892Z self=, 2025-05-07T21:00:29.5808428Z compile=False, 2025-05-07T21:00:29.5808637Z T=4, 2025-05-07T21:00:29.5808819Z D=82, 2025-05-07T21:00:29.5809003Z B=52, 2025-05-07T21:00:29.5809263Z log_E=3, 2025-05-07T21:00:29.5809460Z L=13, 2025-05-07T21:00:29.5809657Z D_gradcheck=2, 2025-05-07T21:00:29.5809888Z stochastic_rounding=True, 2025-05-07T21:00:29.5810149Z weighted=False, 2025-05-07T21:00:29.5810368Z row_wise=False, 2025-05-07T21:00:29.5810577Z mixed=False, 2025-05-07T21:00:29.5810789Z use_cache=True, 2025-05-07T21:00:29.5811024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5811316Z use_cpu=False, 2025-05-07T21:00:29.5811551Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5811808Z ) 2025-05-07T21:00:29.5812045Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5812635Z self=, 2025-05-07T21:00:29.5813166Z compile=True, 2025-05-07T21:00:29.5813369Z T=3, 2025-05-07T21:00:29.5813557Z D=7, 2025-05-07T21:00:29.5813742Z B=67, 2025-05-07T21:00:29.5813924Z log_E=3, 2025-05-07T21:00:29.5814116Z L=11, 2025-05-07T21:00:29.5814309Z D_gradcheck=2, 2025-05-07T21:00:29.5814533Z stochastic_rounding=True, 2025-05-07T21:00:29.5814789Z weighted=False, 2025-05-07T21:00:29.5815007Z row_wise=False, 2025-05-07T21:00:29.5815265Z mixed=True, 2025-05-07T21:00:29.5815484Z use_cache=False, 2025-05-07T21:00:29.5815739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5816025Z use_cpu=True, 2025-05-07T21:00:29.5816258Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5816557Z ) 2025-05-07T21:00:29.5816786Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5817422Z self=, 2025-05-07T21:00:29.5817963Z compile=True, 2025-05-07T21:00:29.5818170Z T=1, 2025-05-07T21:00:29.5818358Z D=58, 2025-05-07T21:00:29.5818544Z B=32, 2025-05-07T21:00:29.5818727Z log_E=5, 2025-05-07T21:00:29.5818920Z L=10, 2025-05-07T21:00:29.5819119Z D_gradcheck=2, 2025-05-07T21:00:29.5819353Z stochastic_rounding=True, 2025-05-07T21:00:29.5819614Z weighted=True, 2025-05-07T21:00:29.5819832Z row_wise=False, 2025-05-07T21:00:29.5820047Z mixed=True, 2025-05-07T21:00:29.5820255Z use_cache=False, 2025-05-07T21:00:29.5820502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5820800Z use_cpu=False, 2025-05-07T21:00:29.5821034Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5821295Z ) 2025-05-07T21:00:29.5821532Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5822114Z self=, 2025-05-07T21:00:29.5822647Z compile=False, 2025-05-07T21:00:29.5822859Z T=1, 2025-05-07T21:00:29.5823041Z D=40, 2025-05-07T21:00:29.5823227Z B=29, 2025-05-07T21:00:29.5823418Z log_E=3, 2025-05-07T21:00:29.5823607Z L=11, 2025-05-07T21:00:29.5823799Z D_gradcheck=2, 2025-05-07T21:00:29.5824033Z stochastic_rounding=True, 2025-05-07T21:00:29.5824289Z weighted=True, 2025-05-07T21:00:29.5824507Z row_wise=True, 2025-05-07T21:00:29.5824720Z mixed=False, 2025-05-07T21:00:29.5824929Z use_cache=False, 2025-05-07T21:00:29.5825184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5825467Z use_cpu=True, 2025-05-07T21:00:29.5825698Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5825960Z ) 2025-05-07T21:00:29.5826220Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5826834Z self=, 2025-05-07T21:00:29.5827371Z compile=True, 2025-05-07T21:00:29.5827588Z T=3, 2025-05-07T21:00:29.5827772Z D=103, 2025-05-07T21:00:29.5827956Z B=45, 2025-05-07T21:00:29.5828141Z log_E=3, 2025-05-07T21:00:29.5828333Z L=16, 2025-05-07T21:00:29.5828518Z D_gradcheck=2, 2025-05-07T21:00:29.5828752Z stochastic_rounding=True, 2025-05-07T21:00:29.5829104Z weighted=False, 2025-05-07T21:00:29.5829317Z row_wise=True, 2025-05-07T21:00:29.5829523Z mixed=False, 2025-05-07T21:00:29.5829734Z use_cache=False, 2025-05-07T21:00:29.5829975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5830270Z use_cpu=True, 2025-05-07T21:00:29.5830503Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5830759Z ) 2025-05-07T21:00:29.5830991Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5831577Z self=, 2025-05-07T21:00:29.5832108Z compile=True, 2025-05-07T21:00:29.5832310Z T=2, 2025-05-07T21:00:29.5832495Z D=90, 2025-05-07T21:00:29.5832678Z B=19, 2025-05-07T21:00:29.5832860Z log_E=5, 2025-05-07T21:00:29.5833050Z L=0, 2025-05-07T21:00:29.5833240Z D_gradcheck=1, 2025-05-07T21:00:29.5833467Z stochastic_rounding=True, 2025-05-07T21:00:29.5833726Z weighted=True, 2025-05-07T21:00:29.5833942Z row_wise=False, 2025-05-07T21:00:29.5834150Z mixed=False, 2025-05-07T21:00:29.5834358Z use_cache=False, 2025-05-07T21:00:29.5834606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5834969Z use_cpu=False, 2025-05-07T21:00:29.5835210Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5835483Z ) 2025-05-07T21:00:29.5835721Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5836333Z self=, 2025-05-07T21:00:29.5836924Z compile=False, 2025-05-07T21:00:29.5837128Z T=1, 2025-05-07T21:00:29.5837311Z D=52, 2025-05-07T21:00:29.5837544Z B=119, 2025-05-07T21:00:29.5837731Z log_E=5, 2025-05-07T21:00:29.5837927Z L=5, 2025-05-07T21:00:29.5838114Z D_gradcheck=2, 2025-05-07T21:00:29.5838339Z stochastic_rounding=True, 2025-05-07T21:00:29.5838593Z weighted=False, 2025-05-07T21:00:29.5838810Z row_wise=False, 2025-05-07T21:00:29.5839025Z mixed=False, 2025-05-07T21:00:29.5839236Z use_cache=True, 2025-05-07T21:00:29.5839473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5839771Z use_cpu=True, 2025-05-07T21:00:29.5840004Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5840262Z ) 2025-05-07T21:00:29.5840576Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5841160Z self=, 2025-05-07T21:00:29.5841708Z compile=True, 2025-05-07T21:00:29.5841912Z T=5, 2025-05-07T21:00:29.5842091Z D=117, 2025-05-07T21:00:29.5842275Z B=68, 2025-05-07T21:00:29.5842469Z log_E=3, 2025-05-07T21:00:29.5842658Z L=18, 2025-05-07T21:00:29.5842848Z D_gradcheck=1, 2025-05-07T21:00:29.5843074Z stochastic_rounding=False, 2025-05-07T21:00:29.5843327Z weighted=True, 2025-05-07T21:00:29.5843541Z row_wise=False, 2025-05-07T21:00:29.5843752Z mixed=True, 2025-05-07T21:00:29.5843963Z use_cache=False, 2025-05-07T21:00:29.5844222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5844512Z use_cpu=False, 2025-05-07T21:00:29.5844744Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5845004Z ) 2025-05-07T21:00:29.5845233Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5845829Z self=, 2025-05-07T21:00:29.5846411Z compile=False, 2025-05-07T21:00:29.5846618Z T=4, 2025-05-07T21:00:29.5846800Z D=9, 2025-05-07T21:00:29.5846979Z B=71, 2025-05-07T21:00:29.5847161Z log_E=4, 2025-05-07T21:00:29.5847358Z L=16, 2025-05-07T21:00:29.5847546Z D_gradcheck=2, 2025-05-07T21:00:29.5847774Z stochastic_rounding=False, 2025-05-07T21:00:29.5848027Z weighted=True, 2025-05-07T21:00:29.5848235Z row_wise=True, 2025-05-07T21:00:29.5848450Z mixed=True, 2025-05-07T21:00:29.5848659Z use_cache=True, 2025-05-07T21:00:29.5848941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.5849225Z use_cpu=True, 2025-05-07T21:00:29.5849452Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.5849704Z ) 2025-05-07T21:00:29.5849939Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5850517Z self=, 2025-05-07T21:00:29.5851047Z compile=True, 2025-05-07T21:00:29.5851251Z T=2, 2025-05-07T21:00:29.5851434Z D=116, 2025-05-07T21:00:29.5851620Z B=88, 2025-05-07T21:00:29.5851798Z log_E=4, 2025-05-07T21:00:29.5851985Z L=8, 2025-05-07T21:00:29.5852178Z D_gradcheck=1, 2025-05-07T21:00:29.5852398Z stochastic_rounding=True, 2025-05-07T21:00:29.5852649Z weighted=True, 2025-05-07T21:00:29.5852859Z row_wise=False, 2025-05-07T21:00:29.5853063Z mixed=False, 2025-05-07T21:00:29.5853273Z use_cache=True, 2025-05-07T21:00:29.5853505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5853784Z use_cpu=False, 2025-05-07T21:00:29.5859357Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5859656Z ) 2025-05-07T21:00:29.5859905Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5860577Z self=, 2025-05-07T21:00:29.5861116Z compile=False, 2025-05-07T21:00:29.5861332Z T=5, 2025-05-07T21:00:29.5861520Z D=68, 2025-05-07T21:00:29.5861750Z B=111, 2025-05-07T21:00:29.5861935Z log_E=3, 2025-05-07T21:00:29.5862131Z L=13, 2025-05-07T21:00:29.5862323Z D_gradcheck=2, 2025-05-07T21:00:29.5862590Z stochastic_rounding=False, 2025-05-07T21:00:29.5862849Z weighted=False, 2025-05-07T21:00:29.5863062Z row_wise=False, 2025-05-07T21:00:29.5863271Z mixed=True, 2025-05-07T21:00:29.5863356Z use_cache=False, 2025-05-07T21:00:29.5863470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5863563Z use_cpu=False, 2025-05-07T21:00:29.5863670Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.5863745Z ) 2025-05-07T21:00:29.5863883Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5864235Z self=, 2025-05-07T21:00:29.5864323Z compile=True, 2025-05-07T21:00:29.5864405Z T=1, 2025-05-07T21:00:29.5864485Z D=120, 2025-05-07T21:00:29.5864564Z B=48, 2025-05-07T21:00:29.5864651Z log_E=3, 2025-05-07T21:00:29.5864731Z L=17, 2025-05-07T21:00:29.5864816Z D_gradcheck=1, 2025-05-07T21:00:29.5864917Z stochastic_rounding=True, 2025-05-07T21:00:29.5865004Z weighted=False, 2025-05-07T21:00:29.5865091Z row_wise=False, 2025-05-07T21:00:29.5865172Z mixed=True, 2025-05-07T21:00:29.5865255Z use_cache=True, 2025-05-07T21:00:29.5865370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5865453Z use_cpu=True, 2025-05-07T21:00:29.5865558Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.5865638Z ) 2025-05-07T21:00:29.5865788Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.5866140Z self=, 2025-05-07T21:00:29.5866229Z compile=False, 2025-05-07T21:00:29.5866306Z T=4, 2025-05-07T21:00:29.5866386Z D=113, 2025-05-07T21:00:29.5866463Z B=17, 2025-05-07T21:00:29.5866542Z log_E=4, 2025-05-07T21:00:29.5866624Z L=0, 2025-05-07T21:00:29.5866707Z D_gradcheck=1, 2025-05-07T21:00:29.5866805Z stochastic_rounding=True, 2025-05-07T21:00:29.5866891Z weighted=False, 2025-05-07T21:00:29.5866979Z row_wise=False, 2025-05-07T21:00:29.5867061Z mixed=False, 2025-05-07T21:00:29.5867146Z use_cache=False, 2025-05-07T21:00:29.5867257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.5867340Z use_cpu=True, 2025-05-07T21:00:29.5867447Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.6052692Z ) 2025-05-07T21:00:29.6052937Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6053293Z self=, 2025-05-07T21:00:29.6053388Z compile=False, 2025-05-07T21:00:29.6053467Z T=1, 2025-05-07T21:00:29.6053945Z D=128, 2025-05-07T21:00:29.6054118Z B=49, 2025-05-07T21:00:29.6054353Z log_E=3, 2025-05-07T21:00:29.6054571Z L=17, 2025-05-07T21:00:29.6054828Z D_gradcheck=2, 2025-05-07T21:00:29.6055109Z stochastic_rounding=True, 2025-05-07T21:00:29.6055328Z weighted=False, 2025-05-07T21:00:29.6055544Z row_wise=False, 2025-05-07T21:00:29.6055776Z mixed=True, 2025-05-07T21:00:29.6055998Z use_cache=True, 2025-05-07T21:00:29.6056160Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6056292Z use_cpu=True, 2025-05-07T21:00:29.6056459Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6056628Z ) 2025-05-07T21:00:29.6056824Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6057314Z self=, 2025-05-07T21:00:29.6057407Z compile=True, 2025-05-07T21:00:29.6057617Z T=4, 2025-05-07T21:00:29.6057697Z D=18, 2025-05-07T21:00:29.6057773Z B=28, 2025-05-07T21:00:29.6057849Z log_E=5, 2025-05-07T21:00:29.6057926Z L=9, 2025-05-07T21:00:29.6058012Z D_gradcheck=1, 2025-05-07T21:00:29.6058173Z stochastic_rounding=True, 2025-05-07T21:00:29.6058255Z weighted=False, 2025-05-07T21:00:29.6058345Z row_wise=False, 2025-05-07T21:00:29.6058422Z mixed=True, 2025-05-07T21:00:29.6058558Z use_cache=True, 2025-05-07T21:00:29.6058678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6058758Z use_cpu=True, 2025-05-07T21:00:29.6058864Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6058938Z ) 2025-05-07T21:00:29.6059073Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6059433Z self=, 2025-05-07T21:00:29.6059518Z compile=False, 2025-05-07T21:00:29.6059594Z T=1, 2025-05-07T21:00:29.6059683Z D=107, 2025-05-07T21:00:29.6059760Z B=110, 2025-05-07T21:00:29.6059837Z log_E=5, 2025-05-07T21:00:29.6059917Z L=2, 2025-05-07T21:00:29.6060002Z D_gradcheck=2, 2025-05-07T21:00:29.6060097Z stochastic_rounding=True, 2025-05-07T21:00:29.6060185Z weighted=True, 2025-05-07T21:00:29.6060264Z row_wise=True, 2025-05-07T21:00:29.6060343Z mixed=False, 2025-05-07T21:00:29.6060426Z use_cache=False, 2025-05-07T21:00:29.6060537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6060621Z use_cpu=True, 2025-05-07T21:00:29.6060725Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6060799Z ) 2025-05-07T21:00:29.6060940Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6061292Z self=, 2025-05-07T21:00:29.6061377Z compile=False, 2025-05-07T21:00:29.6061460Z T=3, 2025-05-07T21:00:29.6061534Z D=58, 2025-05-07T21:00:29.6061613Z B=3, 2025-05-07T21:00:29.6061696Z log_E=4, 2025-05-07T21:00:29.6061771Z L=16, 2025-05-07T21:00:29.6061852Z D_gradcheck=2, 2025-05-07T21:00:29.6061949Z stochastic_rounding=True, 2025-05-07T21:00:29.6062031Z weighted=True, 2025-05-07T21:00:29.6062116Z row_wise=False, 2025-05-07T21:00:29.6062195Z mixed=False, 2025-05-07T21:00:29.6062273Z use_cache=False, 2025-05-07T21:00:29.6062385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6062470Z use_cpu=True, 2025-05-07T21:00:29.6062574Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6062653Z ) 2025-05-07T21:00:29.6062787Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6063209Z self=, 2025-05-07T21:00:29.6063305Z compile=False, 2025-05-07T21:00:29.6063383Z T=3, 2025-05-07T21:00:29.6063461Z D=83, 2025-05-07T21:00:29.6063544Z B=125, 2025-05-07T21:00:29.6063629Z log_E=5, 2025-05-07T21:00:29.6063706Z L=16, 2025-05-07T21:00:29.6063799Z D_gradcheck=1, 2025-05-07T21:00:29.6063898Z stochastic_rounding=False, 2025-05-07T21:00:29.6063982Z weighted=True, 2025-05-07T21:00:29.6064064Z row_wise=False, 2025-05-07T21:00:29.6064147Z mixed=True, 2025-05-07T21:00:29.6064232Z use_cache=True, 2025-05-07T21:00:29.6064345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6064431Z use_cpu=True, 2025-05-07T21:00:29.6064542Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6064624Z ) 2025-05-07T21:00:29.6064762Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6065118Z self=, 2025-05-07T21:00:29.6065211Z compile=False, 2025-05-07T21:00:29.6065294Z T=1, 2025-05-07T21:00:29.6065380Z D=101, 2025-05-07T21:00:29.6065463Z B=64, 2025-05-07T21:00:29.6065549Z log_E=4, 2025-05-07T21:00:29.6065679Z L=5, 2025-05-07T21:00:29.6065767Z D_gradcheck=2, 2025-05-07T21:00:29.6065873Z stochastic_rounding=False, 2025-05-07T21:00:29.6065961Z weighted=True, 2025-05-07T21:00:29.6066049Z row_wise=False, 2025-05-07T21:00:29.6066144Z mixed=False, 2025-05-07T21:00:29.6066275Z use_cache=False, 2025-05-07T21:00:29.6066390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6066479Z use_cpu=False, 2025-05-07T21:00:29.6066625Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6066713Z ) 2025-05-07T21:00:29.6066856Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6067208Z self=, 2025-05-07T21:00:29.6067307Z compile=False, 2025-05-07T21:00:29.6067391Z T=2, 2025-05-07T21:00:29.6067481Z D=11, 2025-05-07T21:00:29.6067572Z B=59, 2025-05-07T21:00:29.6067655Z log_E=4, 2025-05-07T21:00:29.6067737Z L=20, 2025-05-07T21:00:29.6067832Z D_gradcheck=2, 2025-05-07T21:00:29.6067938Z stochastic_rounding=True, 2025-05-07T21:00:29.6068026Z weighted=True, 2025-05-07T21:00:29.6068113Z row_wise=False, 2025-05-07T21:00:29.6068197Z mixed=False, 2025-05-07T21:00:29.6068285Z use_cache=False, 2025-05-07T21:00:29.6068406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6068492Z use_cpu=False, 2025-05-07T21:00:29.6068598Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6068682Z ) 2025-05-07T21:00:29.6068826Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6069181Z self=, 2025-05-07T21:00:29.6069271Z compile=False, 2025-05-07T21:00:29.6069356Z T=5, 2025-05-07T21:00:29.6069442Z D=111, 2025-05-07T21:00:29.6069525Z B=26, 2025-05-07T21:00:29.6069608Z log_E=3, 2025-05-07T21:00:29.6069692Z L=5, 2025-05-07T21:00:29.6069779Z D_gradcheck=2, 2025-05-07T21:00:29.6069879Z stochastic_rounding=False, 2025-05-07T21:00:29.6069969Z weighted=True, 2025-05-07T21:00:29.6070055Z row_wise=True, 2025-05-07T21:00:29.6070137Z mixed=False, 2025-05-07T21:00:29.6070226Z use_cache=False, 2025-05-07T21:00:29.6070337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6070423Z use_cpu=True, 2025-05-07T21:00:29.6070532Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6070611Z ) 2025-05-07T21:00:29.6070753Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6071111Z self=, 2025-05-07T21:00:29.6071205Z compile=False, 2025-05-07T21:00:29.6071292Z T=4, 2025-05-07T21:00:29.6071373Z D=49, 2025-05-07T21:00:29.6071454Z B=63, 2025-05-07T21:00:29.6071585Z log_E=5, 2025-05-07T21:00:29.6071667Z L=8, 2025-05-07T21:00:29.6071756Z D_gradcheck=1, 2025-05-07T21:00:29.6071865Z stochastic_rounding=False, 2025-05-07T21:00:29.6071960Z weighted=True, 2025-05-07T21:00:29.6072046Z row_wise=True, 2025-05-07T21:00:29.6072134Z mixed=False, 2025-05-07T21:00:29.6072222Z use_cache=False, 2025-05-07T21:00:29.6072335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6072425Z use_cpu=True, 2025-05-07T21:00:29.6072535Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6072619Z ) 2025-05-07T21:00:29.6072759Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6073113Z self=, 2025-05-07T21:00:29.6073204Z compile=True, 2025-05-07T21:00:29.6073285Z T=2, 2025-05-07T21:00:29.6073367Z D=106, 2025-05-07T21:00:29.6073456Z B=80, 2025-05-07T21:00:29.6073541Z log_E=4, 2025-05-07T21:00:29.6073626Z L=20, 2025-05-07T21:00:29.6073716Z D_gradcheck=1, 2025-05-07T21:00:29.6073817Z stochastic_rounding=False, 2025-05-07T21:00:29.6073904Z weighted=False, 2025-05-07T21:00:29.6074038Z row_wise=True, 2025-05-07T21:00:29.6074123Z mixed=False, 2025-05-07T21:00:29.6074208Z use_cache=True, 2025-05-07T21:00:29.6074321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6074408Z use_cpu=False, 2025-05-07T21:00:29.6074521Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.6074640Z ) 2025-05-07T21:00:29.6074780Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6075168Z self=, 2025-05-07T21:00:29.6075256Z compile=True, 2025-05-07T21:00:29.6075339Z T=1, 2025-05-07T21:00:29.6075424Z D=102, 2025-05-07T21:00:29.6075506Z B=60, 2025-05-07T21:00:29.6075590Z log_E=4, 2025-05-07T21:00:29.6075676Z L=18, 2025-05-07T21:00:29.6075768Z D_gradcheck=1, 2025-05-07T21:00:29.6075869Z stochastic_rounding=True, 2025-05-07T21:00:29.6075958Z weighted=True, 2025-05-07T21:00:29.6076057Z row_wise=True, 2025-05-07T21:00:29.6076153Z mixed=False, 2025-05-07T21:00:29.6076263Z use_cache=False, 2025-05-07T21:00:29.6076379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6076470Z use_cpu=False, 2025-05-07T21:00:29.6076575Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6076657Z ) 2025-05-07T21:00:29.6076798Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6077156Z self=, 2025-05-07T21:00:29.6077245Z compile=True, 2025-05-07T21:00:29.6077329Z T=1, 2025-05-07T21:00:29.6077410Z D=46, 2025-05-07T21:00:29.6077491Z B=64, 2025-05-07T21:00:29.6077576Z log_E=5, 2025-05-07T21:00:29.6077658Z L=3, 2025-05-07T21:00:29.6077747Z D_gradcheck=2, 2025-05-07T21:00:29.6077854Z stochastic_rounding=True, 2025-05-07T21:00:29.6077940Z weighted=True, 2025-05-07T21:00:29.6078030Z row_wise=False, 2025-05-07T21:00:29.6078116Z mixed=True, 2025-05-07T21:00:29.6078204Z use_cache=False, 2025-05-07T21:00:29.6078321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6078410Z use_cpu=False, 2025-05-07T21:00:29.6078516Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6078597Z ) 2025-05-07T21:00:29.6078733Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6079092Z self=, 2025-05-07T21:00:29.6079194Z compile=False, 2025-05-07T21:00:29.6079276Z T=2, 2025-05-07T21:00:29.6079359Z D=75, 2025-05-07T21:00:29.6079448Z B=65, 2025-05-07T21:00:29.6079530Z log_E=4, 2025-05-07T21:00:29.6079612Z L=6, 2025-05-07T21:00:29.6079704Z D_gradcheck=2, 2025-05-07T21:00:29.6079801Z stochastic_rounding=True, 2025-05-07T21:00:29.6079937Z weighted=False, 2025-05-07T21:00:29.6080024Z row_wise=True, 2025-05-07T21:00:29.6080110Z mixed=False, 2025-05-07T21:00:29.6080199Z use_cache=True, 2025-05-07T21:00:29.6080426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6080515Z use_cpu=True, 2025-05-07T21:00:29.6080622Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6080697Z ) 2025-05-07T21:00:29.6080837Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6081196Z self=, 2025-05-07T21:00:29.6081285Z compile=False, 2025-05-07T21:00:29.6081370Z T=2, 2025-05-07T21:00:29.6081455Z D=49, 2025-05-07T21:00:29.6081536Z B=1, 2025-05-07T21:00:29.6081623Z log_E=4, 2025-05-07T21:00:29.6081705Z L=5, 2025-05-07T21:00:29.6081798Z D_gradcheck=1, 2025-05-07T21:00:29.6081900Z stochastic_rounding=True, 2025-05-07T21:00:29.6081985Z weighted=True, 2025-05-07T21:00:29.6082075Z row_wise=False, 2025-05-07T21:00:29.6082166Z mixed=True, 2025-05-07T21:00:29.6082254Z use_cache=True, 2025-05-07T21:00:29.6082366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6082504Z use_cpu=True, 2025-05-07T21:00:29.6082609Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.6082686Z ) 2025-05-07T21:00:29.6082831Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6083182Z self=, 2025-05-07T21:00:29.6083318Z compile=False, 2025-05-07T21:00:29.6083402Z T=2, 2025-05-07T21:00:29.6083484Z D=13, 2025-05-07T21:00:29.6083607Z B=60, 2025-05-07T21:00:29.6083692Z log_E=3, 2025-05-07T21:00:29.6083774Z L=20, 2025-05-07T21:00:29.6083863Z D_gradcheck=2, 2025-05-07T21:00:29.6083964Z stochastic_rounding=False, 2025-05-07T21:00:29.6084049Z weighted=True, 2025-05-07T21:00:29.6084135Z row_wise=True, 2025-05-07T21:00:29.6084222Z mixed=True, 2025-05-07T21:00:29.6084310Z use_cache=False, 2025-05-07T21:00:29.6084425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6084509Z use_cpu=True, 2025-05-07T21:00:29.6084618Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6084699Z ) 2025-05-07T21:00:29.6084833Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6085184Z self=, 2025-05-07T21:00:29.6085280Z compile=False, 2025-05-07T21:00:29.6085363Z T=1, 2025-05-07T21:00:29.6085450Z D=10, 2025-05-07T21:00:29.6085533Z B=27, 2025-05-07T21:00:29.6085619Z log_E=4, 2025-05-07T21:00:29.6085704Z L=2, 2025-05-07T21:00:29.6085792Z D_gradcheck=1, 2025-05-07T21:00:29.6085889Z stochastic_rounding=True, 2025-05-07T21:00:29.6085978Z weighted=False, 2025-05-07T21:00:29.6086064Z row_wise=True, 2025-05-07T21:00:29.6086149Z mixed=False, 2025-05-07T21:00:29.6086241Z use_cache=True, 2025-05-07T21:00:29.6086375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6086464Z use_cpu=True, 2025-05-07T21:00:29.6086595Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.6086674Z ) 2025-05-07T21:00:29.6086811Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6087163Z self=, 2025-05-07T21:00:29.6087256Z compile=True, 2025-05-07T21:00:29.6087339Z T=4, 2025-05-07T21:00:29.6087419Z D=74, 2025-05-07T21:00:29.6087501Z B=44, 2025-05-07T21:00:29.6087587Z log_E=5, 2025-05-07T21:00:29.6087673Z L=20, 2025-05-07T21:00:29.6087761Z D_gradcheck=2, 2025-05-07T21:00:29.6087866Z stochastic_rounding=True, 2025-05-07T21:00:29.6087953Z weighted=False, 2025-05-07T21:00:29.6088039Z row_wise=False, 2025-05-07T21:00:29.6088135Z mixed=False, 2025-05-07T21:00:29.6088222Z use_cache=True, 2025-05-07T21:00:29.6088380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6088474Z use_cpu=True, 2025-05-07T21:00:29.6088579Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6088658Z ) 2025-05-07T21:00:29.6088802Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6089150Z self=, 2025-05-07T21:00:29.6089242Z compile=False, 2025-05-07T21:00:29.6089326Z T=4, 2025-05-07T21:00:29.6089408Z D=109, 2025-05-07T21:00:29.6089492Z B=15, 2025-05-07T21:00:29.6089574Z log_E=3, 2025-05-07T21:00:29.6089657Z L=19, 2025-05-07T21:00:29.6089754Z D_gradcheck=1, 2025-05-07T21:00:29.6089856Z stochastic_rounding=False, 2025-05-07T21:00:29.6089942Z weighted=True, 2025-05-07T21:00:29.6090031Z row_wise=True, 2025-05-07T21:00:29.6090114Z mixed=True, 2025-05-07T21:00:29.6090207Z use_cache=False, 2025-05-07T21:00:29.6090318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6090406Z use_cpu=False, 2025-05-07T21:00:29.6090513Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6090591Z ) 2025-05-07T21:00:29.6090726Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6091132Z self=, 2025-05-07T21:00:29.6091223Z compile=False, 2025-05-07T21:00:29.6091305Z T=3, 2025-05-07T21:00:29.6091431Z D=41, 2025-05-07T21:00:29.6091511Z B=125, 2025-05-07T21:00:29.6091594Z log_E=5, 2025-05-07T21:00:29.6091676Z L=1, 2025-05-07T21:00:29.6091762Z D_gradcheck=1, 2025-05-07T21:00:29.6091921Z stochastic_rounding=True, 2025-05-07T21:00:29.6092016Z weighted=False, 2025-05-07T21:00:29.6092103Z row_wise=True, 2025-05-07T21:00:29.6092193Z mixed=True, 2025-05-07T21:00:29.6092281Z use_cache=False, 2025-05-07T21:00:29.6092393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6092487Z use_cpu=True, 2025-05-07T21:00:29.6092599Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6336599Z ) 2025-05-07T21:00:29.6336959Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6337531Z self=, 2025-05-07T21:00:29.6337722Z compile=True, 2025-05-07T21:00:29.6337829Z T=3, 2025-05-07T21:00:29.6337937Z D=56, 2025-05-07T21:00:29.6338040Z B=60, 2025-05-07T21:00:29.6338159Z log_E=5, 2025-05-07T21:00:29.6338267Z L=1, 2025-05-07T21:00:29.6338385Z D_gradcheck=1, 2025-05-07T21:00:29.6338536Z stochastic_rounding=False, 2025-05-07T21:00:29.6338659Z weighted=True, 2025-05-07T21:00:29.6338768Z row_wise=True, 2025-05-07T21:00:29.6338885Z mixed=False, 2025-05-07T21:00:29.6338999Z use_cache=False, 2025-05-07T21:00:29.6339148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6339262Z use_cpu=True, 2025-05-07T21:00:29.6339407Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6339502Z ) 2025-05-07T21:00:29.6339643Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6339995Z self=, 2025-05-07T21:00:29.6340088Z compile=True, 2025-05-07T21:00:29.6340165Z T=1, 2025-05-07T21:00:29.6340242Z D=36, 2025-05-07T21:00:29.6340325Z B=95, 2025-05-07T21:00:29.6340401Z log_E=4, 2025-05-07T21:00:29.6340478Z L=9, 2025-05-07T21:00:29.6340563Z D_gradcheck=1, 2025-05-07T21:00:29.6340664Z stochastic_rounding=False, 2025-05-07T21:00:29.6340745Z weighted=True, 2025-05-07T21:00:29.6340837Z row_wise=True, 2025-05-07T21:00:29.6340920Z mixed=False, 2025-05-07T21:00:29.6341008Z use_cache=False, 2025-05-07T21:00:29.6341120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6341205Z use_cpu=True, 2025-05-07T21:00:29.6341316Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6341397Z ) 2025-05-07T21:00:29.6341666Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6342026Z self=, 2025-05-07T21:00:29.6342118Z compile=False, 2025-05-07T21:00:29.6342202Z T=1, 2025-05-07T21:00:29.6342288Z D=48, 2025-05-07T21:00:29.6342368Z B=125, 2025-05-07T21:00:29.6342449Z log_E=3, 2025-05-07T21:00:29.6342534Z L=17, 2025-05-07T21:00:29.6342621Z D_gradcheck=1, 2025-05-07T21:00:29.6342721Z stochastic_rounding=False, 2025-05-07T21:00:29.6342809Z weighted=True, 2025-05-07T21:00:29.6342893Z row_wise=True, 2025-05-07T21:00:29.6342978Z mixed=False, 2025-05-07T21:00:29.6343073Z use_cache=False, 2025-05-07T21:00:29.6343185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6343276Z use_cpu=True, 2025-05-07T21:00:29.6343383Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6343461Z ) 2025-05-07T21:00:29.6343605Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6343956Z self=, 2025-05-07T21:00:29.6344042Z compile=True, 2025-05-07T21:00:29.6344195Z T=2, 2025-05-07T21:00:29.6344276Z D=49, 2025-05-07T21:00:29.6344356Z B=74, 2025-05-07T21:00:29.6344446Z log_E=4, 2025-05-07T21:00:29.6344525Z L=18, 2025-05-07T21:00:29.6344612Z D_gradcheck=1, 2025-05-07T21:00:29.6344777Z stochastic_rounding=False, 2025-05-07T21:00:29.6344864Z weighted=False, 2025-05-07T21:00:29.6344950Z row_wise=False, 2025-05-07T21:00:29.6345041Z mixed=False, 2025-05-07T21:00:29.6345185Z use_cache=False, 2025-05-07T21:00:29.6345310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6345398Z use_cpu=False, 2025-05-07T21:00:29.6345504Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6345590Z ) 2025-05-07T21:00:29.6345729Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6346082Z self=, 2025-05-07T21:00:29.6346172Z compile=False, 2025-05-07T21:00:29.6346252Z T=5, 2025-05-07T21:00:29.6346337Z D=66, 2025-05-07T21:00:29.6346420Z B=118, 2025-05-07T21:00:29.6346502Z log_E=4, 2025-05-07T21:00:29.6346583Z L=13, 2025-05-07T21:00:29.6346678Z D_gradcheck=1, 2025-05-07T21:00:29.6346779Z stochastic_rounding=False, 2025-05-07T21:00:29.6346871Z weighted=False, 2025-05-07T21:00:29.6346956Z row_wise=True, 2025-05-07T21:00:29.6347038Z mixed=True, 2025-05-07T21:00:29.6347128Z use_cache=False, 2025-05-07T21:00:29.6347242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6347325Z use_cpu=True, 2025-05-07T21:00:29.6347442Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6347519Z ) 2025-05-07T21:00:29.6347656Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6348012Z self=, 2025-05-07T21:00:29.6348098Z compile=True, 2025-05-07T21:00:29.6348176Z T=4, 2025-05-07T21:00:29.6348260Z D=85, 2025-05-07T21:00:29.6348343Z B=28, 2025-05-07T21:00:29.6348425Z log_E=5, 2025-05-07T21:00:29.6348507Z L=1, 2025-05-07T21:00:29.6348593Z D_gradcheck=1, 2025-05-07T21:00:29.6348694Z stochastic_rounding=True, 2025-05-07T21:00:29.6348779Z weighted=False, 2025-05-07T21:00:29.6348870Z row_wise=False, 2025-05-07T21:00:29.6348958Z mixed=True, 2025-05-07T21:00:29.6349047Z use_cache=False, 2025-05-07T21:00:29.6349158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6349252Z use_cpu=True, 2025-05-07T21:00:29.6349358Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6349439Z ) 2025-05-07T21:00:29.6349583Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6349985Z self=, 2025-05-07T21:00:29.6350072Z compile=True, 2025-05-07T21:00:29.6350155Z T=4, 2025-05-07T21:00:29.6350236Z D=35, 2025-05-07T21:00:29.6350317Z B=59, 2025-05-07T21:00:29.6350400Z log_E=3, 2025-05-07T21:00:29.6350480Z L=2, 2025-05-07T21:00:29.6350568Z D_gradcheck=1, 2025-05-07T21:00:29.6350666Z stochastic_rounding=True, 2025-05-07T21:00:29.6350750Z weighted=True, 2025-05-07T21:00:29.6350838Z row_wise=False, 2025-05-07T21:00:29.6350925Z mixed=False, 2025-05-07T21:00:29.6351012Z use_cache=True, 2025-05-07T21:00:29.6351123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6351208Z use_cpu=True, 2025-05-07T21:00:29.6351318Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6351402Z ) 2025-05-07T21:00:29.6351539Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6351890Z self=, 2025-05-07T21:00:29.6351982Z compile=True, 2025-05-07T21:00:29.6352063Z T=2, 2025-05-07T21:00:29.6352147Z D=104, 2025-05-07T21:00:29.6352226Z B=3, 2025-05-07T21:00:29.6352306Z log_E=3, 2025-05-07T21:00:29.6352439Z L=3, 2025-05-07T21:00:29.6352523Z D_gradcheck=1, 2025-05-07T21:00:29.6352623Z stochastic_rounding=False, 2025-05-07T21:00:29.6352715Z weighted=False, 2025-05-07T21:00:29.6352799Z row_wise=True, 2025-05-07T21:00:29.6352881Z mixed=False, 2025-05-07T21:00:29.6353010Z use_cache=False, 2025-05-07T21:00:29.6353119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6353203Z use_cpu=False, 2025-05-07T21:00:29.6353347Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6353424Z ) 2025-05-07T21:00:29.6353559Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6353913Z self=, 2025-05-07T21:00:29.6353997Z compile=True, 2025-05-07T21:00:29.6354078Z T=4, 2025-05-07T21:00:29.6354162Z D=48, 2025-05-07T21:00:29.6354243Z B=58, 2025-05-07T21:00:29.6354329Z log_E=5, 2025-05-07T21:00:29.6354407Z L=5, 2025-05-07T21:00:29.6354492Z D_gradcheck=2, 2025-05-07T21:00:29.6354595Z stochastic_rounding=True, 2025-05-07T21:00:29.6354681Z weighted=False, 2025-05-07T21:00:29.6354766Z row_wise=False, 2025-05-07T21:00:29.6354858Z mixed=False, 2025-05-07T21:00:29.6354941Z use_cache=True, 2025-05-07T21:00:29.6355053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6355139Z use_cpu=False, 2025-05-07T21:00:29.6355241Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6355317Z ) 2025-05-07T21:00:29.6355456Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6355806Z self=, 2025-05-07T21:00:29.6355895Z compile=False, 2025-05-07T21:00:29.6355973Z T=2, 2025-05-07T21:00:29.6356057Z D=64, 2025-05-07T21:00:29.6356164Z B=92, 2025-05-07T21:00:29.6356250Z log_E=5, 2025-05-07T21:00:29.6356346Z L=2, 2025-05-07T21:00:29.6356440Z D_gradcheck=1, 2025-05-07T21:00:29.6356537Z stochastic_rounding=True, 2025-05-07T21:00:29.6356626Z weighted=False, 2025-05-07T21:00:29.6356719Z row_wise=True, 2025-05-07T21:00:29.6356802Z mixed=True, 2025-05-07T21:00:29.6356888Z use_cache=True, 2025-05-07T21:00:29.6357008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6357099Z use_cpu=False, 2025-05-07T21:00:29.6357203Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.6357283Z ) 2025-05-07T21:00:29.6357420Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6357773Z self=, 2025-05-07T21:00:29.6357860Z compile=False, 2025-05-07T21:00:29.6357936Z T=1, 2025-05-07T21:00:29.6358014Z D=108, 2025-05-07T21:00:29.6358091Z B=68, 2025-05-07T21:00:29.6358215Z log_E=3, 2025-05-07T21:00:29.6358298Z L=14, 2025-05-07T21:00:29.6358382Z D_gradcheck=2, 2025-05-07T21:00:29.6358477Z stochastic_rounding=True, 2025-05-07T21:00:29.6358567Z weighted=False, 2025-05-07T21:00:29.6358646Z row_wise=True, 2025-05-07T21:00:29.6358729Z mixed=False, 2025-05-07T21:00:29.6358815Z use_cache=True, 2025-05-07T21:00:29.6358924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6359010Z use_cpu=True, 2025-05-07T21:00:29.6359117Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.6359195Z ) 2025-05-07T21:00:29.6359336Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6359692Z self=, 2025-05-07T21:00:29.6359779Z compile=True, 2025-05-07T21:00:29.6359867Z T=4, 2025-05-07T21:00:29.6359948Z D=12, 2025-05-07T21:00:29.6360028Z B=95, 2025-05-07T21:00:29.6360113Z log_E=5, 2025-05-07T21:00:29.6360196Z L=6, 2025-05-07T21:00:29.6360347Z D_gradcheck=2, 2025-05-07T21:00:29.6360449Z stochastic_rounding=True, 2025-05-07T21:00:29.6360534Z weighted=True, 2025-05-07T21:00:29.6360619Z row_wise=True, 2025-05-07T21:00:29.6360754Z mixed=True, 2025-05-07T21:00:29.6360840Z use_cache=True, 2025-05-07T21:00:29.6360955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6361041Z use_cpu=False, 2025-05-07T21:00:29.6361150Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6361271Z ) 2025-05-07T21:00:29.6361410Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6361803Z self=, 2025-05-07T21:00:29.6361896Z compile=False, 2025-05-07T21:00:29.6361974Z T=5, 2025-05-07T21:00:29.6362056Z D=111, 2025-05-07T21:00:29.6362143Z B=96, 2025-05-07T21:00:29.6362225Z log_E=4, 2025-05-07T21:00:29.6362304Z L=2, 2025-05-07T21:00:29.6362397Z D_gradcheck=2, 2025-05-07T21:00:29.6362497Z stochastic_rounding=False, 2025-05-07T21:00:29.6362584Z weighted=False, 2025-05-07T21:00:29.6362676Z row_wise=False, 2025-05-07T21:00:29.6362761Z mixed=False, 2025-05-07T21:00:29.6362857Z use_cache=False, 2025-05-07T21:00:29.6362969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6363058Z use_cpu=True, 2025-05-07T21:00:29.6363167Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.6363249Z ) 2025-05-07T21:00:29.6363385Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6363743Z self=, 2025-05-07T21:00:29.6363827Z compile=True, 2025-05-07T21:00:29.6363906Z T=3, 2025-05-07T21:00:29.6363991Z D=97, 2025-05-07T21:00:29.6364070Z B=7, 2025-05-07T21:00:29.6364176Z log_E=4, 2025-05-07T21:00:29.6364254Z L=3, 2025-05-07T21:00:29.6364340Z D_gradcheck=2, 2025-05-07T21:00:29.6364442Z stochastic_rounding=True, 2025-05-07T21:00:29.6364526Z weighted=True, 2025-05-07T21:00:29.6364618Z row_wise=False, 2025-05-07T21:00:29.6364702Z mixed=False, 2025-05-07T21:00:29.6364790Z use_cache=False, 2025-05-07T21:00:29.6364906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6364997Z use_cpu=False, 2025-05-07T21:00:29.6365102Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.6365187Z ) 2025-05-07T21:00:29.6365325Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6365685Z self=, 2025-05-07T21:00:29.6365779Z compile=True, 2025-05-07T21:00:29.6365861Z T=4, 2025-05-07T21:00:29.6365940Z D=117, 2025-05-07T21:00:29.6366021Z B=6, 2025-05-07T21:00:29.6366104Z log_E=4, 2025-05-07T21:00:29.6366186Z L=2, 2025-05-07T21:00:29.6366275Z D_gradcheck=1, 2025-05-07T21:00:29.6366372Z stochastic_rounding=True, 2025-05-07T21:00:29.6366507Z weighted=True, 2025-05-07T21:00:29.6366597Z row_wise=True, 2025-05-07T21:00:29.6366684Z mixed=False, 2025-05-07T21:00:29.6366775Z use_cache=True, 2025-05-07T21:00:29.6366883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6366971Z use_cpu=False, 2025-05-07T21:00:29.6367078Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.6367154Z ) 2025-05-07T21:00:29.6367290Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6367650Z self=, 2025-05-07T21:00:29.6367737Z compile=True, 2025-05-07T21:00:29.6367816Z T=3, 2025-05-07T21:00:29.6367901Z D=114, 2025-05-07T21:00:29.6367979Z B=2, 2025-05-07T21:00:29.6368059Z log_E=4, 2025-05-07T21:00:29.6368143Z L=8, 2025-05-07T21:00:29.6368229Z D_gradcheck=2, 2025-05-07T21:00:29.6368330Z stochastic_rounding=True, 2025-05-07T21:00:29.6368415Z weighted=False, 2025-05-07T21:00:29.6368502Z row_wise=False, 2025-05-07T21:00:29.6368586Z mixed=False, 2025-05-07T21:00:29.6368670Z use_cache=True, 2025-05-07T21:00:29.6368779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6368918Z use_cpu=False, 2025-05-07T21:00:29.6369025Z output_dtype=SparseType.FP32, 2025-05-07T21:00:29.6369104Z ) 2025-05-07T21:00:29.6369246Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6369599Z self=, 2025-05-07T21:00:29.6369753Z compile=False, 2025-05-07T21:00:29.6369835Z T=3, 2025-05-07T21:00:29.6369914Z D=86, 2025-05-07T21:00:29.6370034Z B=96, 2025-05-07T21:00:29.6370117Z log_E=5, 2025-05-07T21:00:29.6370197Z L=17, 2025-05-07T21:00:29.6370289Z D_gradcheck=2, 2025-05-07T21:00:29.6370391Z stochastic_rounding=False, 2025-05-07T21:00:29.6370480Z weighted=True, 2025-05-07T21:00:29.6370568Z row_wise=True, 2025-05-07T21:00:29.6370654Z mixed=False, 2025-05-07T21:00:29.6370746Z use_cache=False, 2025-05-07T21:00:29.6370862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6370947Z use_cpu=True, 2025-05-07T21:00:29.6371056Z output_dtype=SparseType.FP16, 2025-05-07T21:00:29.6371136Z ) 2025-05-07T21:00:29.6371273Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6371630Z self=, 2025-05-07T21:00:29.6371727Z compile=False, 2025-05-07T21:00:29.6371808Z T=4, 2025-05-07T21:00:29.6371890Z D=96, 2025-05-07T21:00:29.6371967Z B=45, 2025-05-07T21:00:29.6372051Z log_E=5, 2025-05-07T21:00:29.6372134Z L=14, 2025-05-07T21:00:29.6372223Z D_gradcheck=1, 2025-05-07T21:00:29.6372323Z stochastic_rounding=False, 2025-05-07T21:00:29.6372412Z weighted=True, 2025-05-07T21:00:29.6372495Z row_wise=True, 2025-05-07T21:00:29.6372582Z mixed=False, 2025-05-07T21:00:29.6372677Z use_cache=True, 2025-05-07T21:00:29.6372787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:29.6372871Z use_cpu=True, 2025-05-07T21:00:29.6372981Z output_dtype=SparseType.BF16, 2025-05-07T21:00:29.6373061Z ) 2025-05-07T21:00:29.6373200Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:29.6373557Z self=, 2025-05-07T21:00:29.6373648Z compile=False, 2025-05-07T21:00:29.6373729Z T=4, 2025-05-07T21:00:29.6373812Z D=77, 2025-05-07T21:00:29.6379438Z B=96, 2025-05-07T21:00:29.6379583Z log_E=5, 2025-05-07T21:00:29.6379706Z L=12, 2025-05-07T21:00:29.6379825Z D_gradcheck=2, 2025-05-07T21:00:29.6379927Z stochastic_rounding=True, 2025-05-07T21:00:29.6380010Z weighted=False, 2025-05-07T21:00:29.6380098Z row_wise=True, 2025-05-07T21:00:29.6380175Z mixed=False, 2025-05-07T21:00:29.6380257Z use_cache=False, 2025-05-07T21:00:29.6380448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:29.6380534Z use_cpu=False, 2025-05-07T21:00:29.6380639Z output_dtype=SparseType.FP16, 2025-05-07T21:00:39.4698785Z ) 2025-05-07T21:00:39.4699133Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4699744Z self=, 2025-05-07T21:00:39.4700293Z compile=False, 2025-05-07T21:00:39.4700521Z T=3, 2025-05-07T21:00:39.4700703Z D=110, 2025-05-07T21:00:39.4700898Z B=65, 2025-05-07T21:00:39.4701085Z log_E=4, 2025-05-07T21:00:39.4701276Z L=6, 2025-05-07T21:00:39.4701478Z D_gradcheck=2, 2025-05-07T21:00:39.4701708Z stochastic_rounding=False, 2025-05-07T21:00:39.4701972Z weighted=False, 2025-05-07T21:00:39.4702184Z row_wise=True, 2025-05-07T21:00:39.4702395Z mixed=True, 2025-05-07T21:00:39.4702611Z use_cache=False, 2025-05-07T21:00:39.4702860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4703164Z use_cpu=True, 2025-05-07T21:00:39.4703409Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.4703678Z ) 2025-05-07T21:00:39.4703923Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4704689Z self=, 2025-05-07T21:00:39.4705238Z compile=True, 2025-05-07T21:00:39.4705457Z T=3, 2025-05-07T21:00:39.4705727Z D=115, 2025-05-07T21:00:39.4705915Z B=115, 2025-05-07T21:00:39.4706115Z log_E=4, 2025-05-07T21:00:39.4706318Z L=2, 2025-05-07T21:00:39.4706513Z D_gradcheck=2, 2025-05-07T21:00:39.4706832Z stochastic_rounding=True, 2025-05-07T21:00:39.4707098Z weighted=True, 2025-05-07T21:00:39.4707311Z row_wise=False, 2025-05-07T21:00:39.4707530Z mixed=True, 2025-05-07T21:00:39.4707751Z use_cache=True, 2025-05-07T21:00:39.4707986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4708278Z use_cpu=False, 2025-05-07T21:00:39.4708530Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.4708845Z ) 2025-05-07T21:00:39.4709075Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4709666Z self=, 2025-05-07T21:00:39.4710216Z compile=False, 2025-05-07T21:00:39.4710420Z T=5, 2025-05-07T21:00:39.4710607Z D=32, 2025-05-07T21:00:39.4710795Z B=36, 2025-05-07T21:00:39.4710981Z log_E=4, 2025-05-07T21:00:39.4711180Z L=7, 2025-05-07T21:00:39.4711373Z D_gradcheck=2, 2025-05-07T21:00:39.4711599Z stochastic_rounding=False, 2025-05-07T21:00:39.4711862Z weighted=False, 2025-05-07T21:00:39.4712078Z row_wise=True, 2025-05-07T21:00:39.4712283Z mixed=False, 2025-05-07T21:00:39.4712499Z use_cache=True, 2025-05-07T21:00:39.4712741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4713025Z use_cpu=True, 2025-05-07T21:00:39.4713260Z output_dtype=SparseType.FP16, 2025-05-07T21:00:39.4713525Z ) 2025-05-07T21:00:39.4713753Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4714335Z self=, 2025-05-07T21:00:39.4714873Z compile=True, 2025-05-07T21:00:39.4715086Z T=4, 2025-05-07T21:00:39.4715267Z D=7, 2025-05-07T21:00:39.4715453Z B=96, 2025-05-07T21:00:39.4715642Z log_E=4, 2025-05-07T21:00:39.4715836Z L=7, 2025-05-07T21:00:39.4716028Z D_gradcheck=2, 2025-05-07T21:00:39.4716260Z stochastic_rounding=True, 2025-05-07T21:00:39.4716513Z weighted=True, 2025-05-07T21:00:39.4716732Z row_wise=True, 2025-05-07T21:00:39.4716946Z mixed=True, 2025-05-07T21:00:39.4717161Z use_cache=False, 2025-05-07T21:00:39.4717415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4717707Z use_cpu=False, 2025-05-07T21:00:39.4717937Z output_dtype=SparseType.FP16, 2025-05-07T21:00:39.4718205Z ) 2025-05-07T21:00:39.4718527Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4719158Z self=, 2025-05-07T21:00:39.4719701Z compile=False, 2025-05-07T21:00:39.4719917Z T=2, 2025-05-07T21:00:39.4720104Z D=12, 2025-05-07T21:00:39.4720353Z B=1, 2025-05-07T21:00:39.4720545Z log_E=4, 2025-05-07T21:00:39.4720742Z L=19, 2025-05-07T21:00:39.4720934Z D_gradcheck=1, 2025-05-07T21:00:39.4721165Z stochastic_rounding=True, 2025-05-07T21:00:39.4721423Z weighted=False, 2025-05-07T21:00:39.4721636Z row_wise=False, 2025-05-07T21:00:39.4721850Z mixed=True, 2025-05-07T21:00:39.4722062Z use_cache=True, 2025-05-07T21:00:39.4722297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.4722586Z use_cpu=False, 2025-05-07T21:00:39.4722820Z output_dtype=SparseType.BF16, 2025-05-07T21:00:39.4723075Z ) 2025-05-07T21:00:39.4723314Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4723903Z self=, 2025-05-07T21:00:39.4724430Z compile=True, 2025-05-07T21:00:39.4724692Z T=4, 2025-05-07T21:00:39.4724879Z D=9, 2025-05-07T21:00:39.4725058Z B=14, 2025-05-07T21:00:39.4725248Z log_E=5, 2025-05-07T21:00:39.4725444Z L=8, 2025-05-07T21:00:39.4725629Z D_gradcheck=1, 2025-05-07T21:00:39.4725905Z stochastic_rounding=False, 2025-05-07T21:00:39.4726165Z weighted=False, 2025-05-07T21:00:39.4726377Z row_wise=False, 2025-05-07T21:00:39.4726592Z mixed=False, 2025-05-07T21:00:39.4726848Z use_cache=False, 2025-05-07T21:00:39.4727101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.4727385Z use_cpu=True, 2025-05-07T21:00:39.4727622Z output_dtype=SparseType.BF16, 2025-05-07T21:00:39.4727883Z ) 2025-05-07T21:00:39.4728115Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4728709Z self=, 2025-05-07T21:00:39.4729246Z compile=False, 2025-05-07T21:00:39.4729455Z T=1, 2025-05-07T21:00:39.4729649Z D=33, 2025-05-07T21:00:39.4729842Z B=64, 2025-05-07T21:00:39.4730026Z log_E=5, 2025-05-07T21:00:39.4730226Z L=17, 2025-05-07T21:00:39.4730421Z D_gradcheck=2, 2025-05-07T21:00:39.4730651Z stochastic_rounding=True, 2025-05-07T21:00:39.4730918Z weighted=False, 2025-05-07T21:00:39.4731138Z row_wise=False, 2025-05-07T21:00:39.4731351Z mixed=False, 2025-05-07T21:00:39.4731566Z use_cache=True, 2025-05-07T21:00:39.4731814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.4732105Z use_cpu=False, 2025-05-07T21:00:39.4732343Z output_dtype=SparseType.FP16, 2025-05-07T21:00:39.4732605Z ) 2025-05-07T21:00:39.4732841Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4733426Z self=, 2025-05-07T21:00:39.4733962Z compile=False, 2025-05-07T21:00:39.4734180Z T=3, 2025-05-07T21:00:39.4734362Z D=54, 2025-05-07T21:00:39.4734552Z B=17, 2025-05-07T21:00:39.4734739Z log_E=5, 2025-05-07T21:00:39.4734930Z L=11, 2025-05-07T21:00:39.4735127Z D_gradcheck=1, 2025-05-07T21:00:39.4735360Z stochastic_rounding=False, 2025-05-07T21:00:39.4735613Z weighted=False, 2025-05-07T21:00:39.4735832Z row_wise=True, 2025-05-07T21:00:39.4736044Z mixed=True, 2025-05-07T21:00:39.4736250Z use_cache=False, 2025-05-07T21:00:39.4736503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.4736797Z use_cpu=False, 2025-05-07T21:00:39.4737030Z output_dtype=SparseType.BF16, 2025-05-07T21:00:39.4737294Z ) 2025-05-07T21:00:39.4737530Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4738159Z self=, 2025-05-07T21:00:39.4738741Z compile=False, 2025-05-07T21:00:39.4738970Z T=4, 2025-05-07T21:00:39.4739159Z D=120, 2025-05-07T21:00:39.4739346Z B=107, 2025-05-07T21:00:39.4739538Z log_E=4, 2025-05-07T21:00:39.4739734Z L=12, 2025-05-07T21:00:39.4739929Z D_gradcheck=2, 2025-05-07T21:00:39.4740160Z stochastic_rounding=False, 2025-05-07T21:00:39.4740417Z weighted=True, 2025-05-07T21:00:39.4740633Z row_wise=False, 2025-05-07T21:00:39.4740850Z mixed=False, 2025-05-07T21:00:39.4741063Z use_cache=True, 2025-05-07T21:00:39.4741299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4741595Z use_cpu=False, 2025-05-07T21:00:39.4741835Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.4742097Z ) 2025-05-07T21:00:39.4742388Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4742970Z self=, 2025-05-07T21:00:39.4743511Z compile=False, 2025-05-07T21:00:39.4743725Z T=4, 2025-05-07T21:00:39.4743914Z D=45, 2025-05-07T21:00:39.4744108Z B=74, 2025-05-07T21:00:39.4744298Z log_E=4, 2025-05-07T21:00:39.4744543Z L=10, 2025-05-07T21:00:39.4744737Z D_gradcheck=2, 2025-05-07T21:00:39.4744978Z stochastic_rounding=False, 2025-05-07T21:00:39.4745230Z weighted=True, 2025-05-07T21:00:39.4745448Z row_wise=True, 2025-05-07T21:00:39.4745659Z mixed=True, 2025-05-07T21:00:39.4745912Z use_cache=True, 2025-05-07T21:00:39.4746155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4746448Z use_cpu=False, 2025-05-07T21:00:39.4746727Z output_dtype=SparseType.BF16, 2025-05-07T21:00:39.4746990Z ) 2025-05-07T21:00:39.4747226Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4747811Z self=, 2025-05-07T21:00:39.4748342Z compile=False, 2025-05-07T21:00:39.4748555Z T=4, 2025-05-07T21:00:39.4748746Z D=52, 2025-05-07T21:00:39.4748936Z B=112, 2025-05-07T21:00:39.4749127Z log_E=3, 2025-05-07T21:00:39.4749322Z L=19, 2025-05-07T21:00:39.4749511Z D_gradcheck=2, 2025-05-07T21:00:39.4749751Z stochastic_rounding=True, 2025-05-07T21:00:39.4750009Z weighted=True, 2025-05-07T21:00:39.4750218Z row_wise=True, 2025-05-07T21:00:39.4750432Z mixed=False, 2025-05-07T21:00:39.4750648Z use_cache=True, 2025-05-07T21:00:39.4750887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4751176Z use_cpu=True, 2025-05-07T21:00:39.4751415Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.4751678Z ) 2025-05-07T21:00:39.4751918Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4752506Z self=, 2025-05-07T21:00:39.4753040Z compile=True, 2025-05-07T21:00:39.4753246Z T=2, 2025-05-07T21:00:39.4753437Z D=98, 2025-05-07T21:00:39.4753631Z B=89, 2025-05-07T21:00:39.4753817Z log_E=3, 2025-05-07T21:00:39.4754019Z L=18, 2025-05-07T21:00:39.4754216Z D_gradcheck=1, 2025-05-07T21:00:39.4754444Z stochastic_rounding=True, 2025-05-07T21:00:39.4754707Z weighted=True, 2025-05-07T21:00:39.4754924Z row_wise=False, 2025-05-07T21:00:39.4755133Z mixed=True, 2025-05-07T21:00:39.4755346Z use_cache=True, 2025-05-07T21:00:39.4755592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4755881Z use_cpu=False, 2025-05-07T21:00:39.4756118Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.4756384Z ) 2025-05-07T21:00:39.4756616Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4757207Z self=, 2025-05-07T21:00:39.4757743Z compile=True, 2025-05-07T21:00:39.4757956Z T=3, 2025-05-07T21:00:39.4758146Z D=33, 2025-05-07T21:00:39.4758342Z B=90, 2025-05-07T21:00:39.4758588Z log_E=4, 2025-05-07T21:00:39.4758780Z L=16, 2025-05-07T21:00:39.4758985Z D_gradcheck=2, 2025-05-07T21:00:39.4759223Z stochastic_rounding=True, 2025-05-07T21:00:39.4759477Z weighted=True, 2025-05-07T21:00:39.4759697Z row_wise=False, 2025-05-07T21:00:39.4759912Z mixed=False, 2025-05-07T21:00:39.4760119Z use_cache=False, 2025-05-07T21:00:39.4760427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.4760718Z use_cpu=False, 2025-05-07T21:00:39.4760952Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.4761216Z ) 2025-05-07T21:00:39.4761450Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4762036Z self=, 2025-05-07T21:00:39.4762568Z compile=False, 2025-05-07T21:00:39.4762780Z T=4, 2025-05-07T21:00:39.4762960Z D=66, 2025-05-07T21:00:39.4763149Z B=94, 2025-05-07T21:00:39.4763335Z log_E=3, 2025-05-07T21:00:39.4763527Z L=5, 2025-05-07T21:00:39.4763720Z D_gradcheck=1, 2025-05-07T21:00:39.4763952Z stochastic_rounding=True, 2025-05-07T21:00:39.4764203Z weighted=True, 2025-05-07T21:00:39.4764789Z row_wise=False, 2025-05-07T21:00:39.4765003Z mixed=False, 2025-05-07T21:00:39.4765215Z use_cache=False, 2025-05-07T21:00:39.4765459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4765756Z use_cpu=False, 2025-05-07T21:00:39.4765993Z output_dtype=SparseType.BF16, 2025-05-07T21:00:39.4766331Z ) 2025-05-07T21:00:39.4766567Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4767203Z self=, 2025-05-07T21:00:39.4767733Z compile=False, 2025-05-07T21:00:39.4767945Z T=2, 2025-05-07T21:00:39.4768136Z D=36, 2025-05-07T21:00:39.4768324Z B=31, 2025-05-07T21:00:39.4768518Z log_E=4, 2025-05-07T21:00:39.4768718Z L=7, 2025-05-07T21:00:39.4768912Z D_gradcheck=2, 2025-05-07T21:00:39.4769144Z stochastic_rounding=True, 2025-05-07T21:00:39.4769408Z weighted=True, 2025-05-07T21:00:39.4769624Z row_wise=True, 2025-05-07T21:00:39.4769844Z mixed=True, 2025-05-07T21:00:39.4770061Z use_cache=True, 2025-05-07T21:00:39.4770301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.4770592Z use_cpu=True, 2025-05-07T21:00:39.4770829Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.4771096Z ) 2025-05-07T21:00:39.4771333Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4771925Z self=, 2025-05-07T21:00:39.4772468Z compile=False, 2025-05-07T21:00:39.4772673Z T=2, 2025-05-07T21:00:39.4772865Z D=75, 2025-05-07T21:00:39.4773059Z B=108, 2025-05-07T21:00:39.4773245Z log_E=3, 2025-05-07T21:00:39.4773443Z L=1, 2025-05-07T21:00:39.4773640Z D_gradcheck=2, 2025-05-07T21:00:39.4773869Z stochastic_rounding=False, 2025-05-07T21:00:39.4774133Z weighted=True, 2025-05-07T21:00:39.4774348Z row_wise=True, 2025-05-07T21:00:39.4774553Z mixed=True, 2025-05-07T21:00:39.4774767Z use_cache=False, 2025-05-07T21:00:39.4775020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4775306Z use_cpu=False, 2025-05-07T21:00:39.4775545Z output_dtype=SparseType.FP16, 2025-05-07T21:00:39.4775809Z ) 2025-05-07T21:00:39.4776037Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4776627Z self=, 2025-05-07T21:00:39.4777169Z compile=True, 2025-05-07T21:00:39.4777383Z T=3, 2025-05-07T21:00:39.4777566Z D=33, 2025-05-07T21:00:39.4777755Z B=44, 2025-05-07T21:00:39.4777944Z log_E=5, 2025-05-07T21:00:39.4778136Z L=19, 2025-05-07T21:00:39.4778332Z D_gradcheck=1, 2025-05-07T21:00:39.4778563Z stochastic_rounding=False, 2025-05-07T21:00:39.4778871Z weighted=False, 2025-05-07T21:00:39.4779095Z row_wise=False, 2025-05-07T21:00:39.4779310Z mixed=True, 2025-05-07T21:00:39.4779516Z use_cache=True, 2025-05-07T21:00:39.4779756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.4780056Z use_cpu=False, 2025-05-07T21:00:39.4780292Z output_dtype=SparseType.BF16, 2025-05-07T21:00:39.4780562Z ) 2025-05-07T21:00:39.4780799Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4781386Z self=, 2025-05-07T21:00:39.4781923Z compile=True, 2025-05-07T21:00:39.4782140Z T=3, 2025-05-07T21:00:39.4782327Z D=98, 2025-05-07T21:00:39.4782517Z B=7, 2025-05-07T21:00:39.4782708Z log_E=5, 2025-05-07T21:00:39.4782906Z L=18, 2025-05-07T21:00:39.4783103Z D_gradcheck=1, 2025-05-07T21:00:39.4783337Z stochastic_rounding=True, 2025-05-07T21:00:39.4783598Z weighted=True, 2025-05-07T21:00:39.4783817Z row_wise=False, 2025-05-07T21:00:39.4784034Z mixed=True, 2025-05-07T21:00:39.4784252Z use_cache=False, 2025-05-07T21:00:39.4784501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4784848Z use_cpu=False, 2025-05-07T21:00:39.4785088Z output_dtype=SparseType.FP16, 2025-05-07T21:00:39.4785346Z ) 2025-05-07T21:00:39.4785584Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4786175Z self=, 2025-05-07T21:00:39.4786745Z compile=True, 2025-05-07T21:00:39.4786954Z T=1, 2025-05-07T21:00:39.4787141Z D=2, 2025-05-07T21:00:39.4787361Z B=75, 2025-05-07T21:00:39.4787551Z log_E=3, 2025-05-07T21:00:39.4787751Z L=12, 2025-05-07T21:00:39.4787938Z D_gradcheck=1, 2025-05-07T21:00:39.4788168Z stochastic_rounding=True, 2025-05-07T21:00:39.4788428Z weighted=True, 2025-05-07T21:00:39.4788640Z row_wise=True, 2025-05-07T21:00:39.4788856Z mixed=False, 2025-05-07T21:00:39.4789075Z use_cache=False, 2025-05-07T21:00:39.4789320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.4789612Z use_cpu=False, 2025-05-07T21:00:39.4789854Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.4980167Z ) 2025-05-07T21:00:39.4981190Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.4982804Z self=, 2025-05-07T21:00:39.4984044Z compile=False, 2025-05-07T21:00:39.4984576Z T=2, 2025-05-07T21:00:39.4985023Z D=112, 2025-05-07T21:00:39.4985476Z B=123, 2025-05-07T21:00:39.4985952Z log_E=5, 2025-05-07T21:00:39.4998559Z L=9, 2025-05-07T21:00:39.4998823Z D_gradcheck=1, 2025-05-07T21:00:39.4999062Z stochastic_rounding=False, 2025-05-07T21:00:39.4999322Z weighted=False, 2025-05-07T21:00:39.4999535Z row_wise=False, 2025-05-07T21:00:39.4999749Z mixed=True, 2025-05-07T21:00:39.4999953Z use_cache=True, 2025-05-07T21:00:39.5000193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5000552Z use_cpu=True, 2025-05-07T21:00:39.5000783Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.5001056Z ) 2025-05-07T21:00:39.5001296Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5001879Z self=, 2025-05-07T21:00:39.5002426Z compile=True, 2025-05-07T21:00:39.5002637Z T=4, 2025-05-07T21:00:39.5002824Z D=86, 2025-05-07T21:00:39.5003018Z B=35, 2025-05-07T21:00:39.5003209Z log_E=5, 2025-05-07T21:00:39.5003408Z L=4, 2025-05-07T21:00:39.5003605Z D_gradcheck=2, 2025-05-07T21:00:39.5003846Z stochastic_rounding=False, 2025-05-07T21:00:39.5004103Z weighted=True, 2025-05-07T21:00:39.5004321Z row_wise=False, 2025-05-07T21:00:39.5004535Z mixed=False, 2025-05-07T21:00:39.5004746Z use_cache=False, 2025-05-07T21:00:39.5005150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.5005444Z use_cpu=True, 2025-05-07T21:00:39.5005677Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.5005947Z ) 2025-05-07T21:00:39.5006186Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5006778Z self=, 2025-05-07T21:00:39.5007317Z compile=False, 2025-05-07T21:00:39.5007531Z T=1, 2025-05-07T21:00:39.5007725Z D=18, 2025-05-07T21:00:39.5007909Z B=32, 2025-05-07T21:00:39.5008098Z log_E=3, 2025-05-07T21:00:39.5008298Z L=6, 2025-05-07T21:00:39.5008488Z D_gradcheck=2, 2025-05-07T21:00:39.5008720Z stochastic_rounding=False, 2025-05-07T21:00:39.5008980Z weighted=True, 2025-05-07T21:00:39.5009194Z row_wise=False, 2025-05-07T21:00:39.5009410Z mixed=False, 2025-05-07T21:00:39.5009625Z use_cache=True, 2025-05-07T21:00:39.5009861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5010158Z use_cpu=False, 2025-05-07T21:00:39.5010401Z output_dtype=SparseType.FP16, 2025-05-07T21:00:39.5010660Z ) 2025-05-07T21:00:39.5010896Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5011563Z self=, 2025-05-07T21:00:39.5012101Z compile=False, 2025-05-07T21:00:39.5012308Z T=5, 2025-05-07T21:00:39.5012563Z D=26, 2025-05-07T21:00:39.5012751Z B=69, 2025-05-07T21:00:39.5012936Z log_E=4, 2025-05-07T21:00:39.5013133Z L=7, 2025-05-07T21:00:39.5013328Z D_gradcheck=2, 2025-05-07T21:00:39.5013623Z stochastic_rounding=True, 2025-05-07T21:00:39.5013886Z weighted=True, 2025-05-07T21:00:39.5014109Z row_wise=False, 2025-05-07T21:00:39.5014322Z mixed=True, 2025-05-07T21:00:39.5014538Z use_cache=False, 2025-05-07T21:00:39.5014793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5015078Z use_cpu=False, 2025-05-07T21:00:39.5015315Z output_dtype=SparseType.BF16, 2025-05-07T21:00:39.5015578Z ) 2025-05-07T21:00:39.5015808Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5016392Z self=, 2025-05-07T21:00:39.5016949Z compile=False, 2025-05-07T21:00:39.5017157Z T=2, 2025-05-07T21:00:39.5017347Z D=74, 2025-05-07T21:00:39.5017536Z B=79, 2025-05-07T21:00:39.5017723Z log_E=5, 2025-05-07T21:00:39.5017921Z L=15, 2025-05-07T21:00:39.5018116Z D_gradcheck=1, 2025-05-07T21:00:39.5018347Z stochastic_rounding=False, 2025-05-07T21:00:39.5018614Z weighted=False, 2025-05-07T21:00:39.5018878Z row_wise=False, 2025-05-07T21:00:39.5019096Z mixed=False, 2025-05-07T21:00:39.5019305Z use_cache=False, 2025-05-07T21:00:39.5019558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.5019848Z use_cpu=True, 2025-05-07T21:00:39.5020081Z output_dtype=SparseType.BF16, 2025-05-07T21:00:39.5020346Z ) 2025-05-07T21:00:39.5020584Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5021164Z self=, 2025-05-07T21:00:39.5021715Z compile=False, 2025-05-07T21:00:39.5021930Z T=3, 2025-05-07T21:00:39.5022113Z D=18, 2025-05-07T21:00:39.5022307Z B=68, 2025-05-07T21:00:39.5022499Z log_E=3, 2025-05-07T21:00:39.5022694Z L=1, 2025-05-07T21:00:39.5022893Z D_gradcheck=1, 2025-05-07T21:00:39.5023124Z stochastic_rounding=True, 2025-05-07T21:00:39.5023379Z weighted=True, 2025-05-07T21:00:39.5023606Z row_wise=False, 2025-05-07T21:00:39.5023823Z mixed=False, 2025-05-07T21:00:39.5024033Z use_cache=True, 2025-05-07T21:00:39.5024273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.5024566Z use_cpu=False, 2025-05-07T21:00:39.5024804Z output_dtype=SparseType.BF16, 2025-05-07T21:00:39.5025065Z ) 2025-05-07T21:00:39.5025351Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5025942Z self=, 2025-05-07T21:00:39.5026476Z compile=False, 2025-05-07T21:00:39.5026691Z T=1, 2025-05-07T21:00:39.5026878Z D=88, 2025-05-07T21:00:39.5027060Z B=45, 2025-05-07T21:00:39.5027246Z log_E=3, 2025-05-07T21:00:39.5027446Z L=10, 2025-05-07T21:00:39.5027637Z D_gradcheck=1, 2025-05-07T21:00:39.5027868Z stochastic_rounding=False, 2025-05-07T21:00:39.5028125Z weighted=True, 2025-05-07T21:00:39.5028336Z row_wise=True, 2025-05-07T21:00:39.5028553Z mixed=False, 2025-05-07T21:00:39.5028763Z use_cache=True, 2025-05-07T21:00:39.5029022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.5029337Z use_cpu=False, 2025-05-07T21:00:39.5029572Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.5029831Z ) 2025-05-07T21:00:39.5030070Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5030661Z self=, 2025-05-07T21:00:39.5031208Z compile=True, 2025-05-07T21:00:39.5031466Z T=5, 2025-05-07T21:00:39.5031656Z D=26, 2025-05-07T21:00:39.5031847Z B=75, 2025-05-07T21:00:39.5032033Z log_E=5, 2025-05-07T21:00:39.5032229Z L=11, 2025-05-07T21:00:39.5032420Z D_gradcheck=2, 2025-05-07T21:00:39.5032687Z stochastic_rounding=True, 2025-05-07T21:00:39.5032943Z weighted=False, 2025-05-07T21:00:39.5033160Z row_wise=False, 2025-05-07T21:00:39.5033369Z mixed=False, 2025-05-07T21:00:39.5033620Z use_cache=True, 2025-05-07T21:00:39.5033862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5034144Z use_cpu=True, 2025-05-07T21:00:39.5034377Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.5034639Z ) 2025-05-07T21:00:39.5034868Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5035456Z self=, 2025-05-07T21:00:39.5035992Z compile=True, 2025-05-07T21:00:39.5036201Z T=5, 2025-05-07T21:00:39.5036386Z D=31, 2025-05-07T21:00:39.5036578Z B=70, 2025-05-07T21:00:39.5036767Z log_E=5, 2025-05-07T21:00:39.5036957Z L=0, 2025-05-07T21:00:39.5037152Z D_gradcheck=2, 2025-05-07T21:00:39.5037386Z stochastic_rounding=False, 2025-05-07T21:00:39.5037647Z weighted=False, 2025-05-07T21:00:39.5037865Z row_wise=True, 2025-05-07T21:00:39.5038073Z mixed=True, 2025-05-07T21:00:39.5038277Z use_cache=False, 2025-05-07T21:00:39.5038527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5038811Z use_cpu=False, 2025-05-07T21:00:39.5039035Z output_dtype=SparseType.FP16, 2025-05-07T21:00:39.5039299Z ) 2025-05-07T21:00:39.5039536Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5040122Z self=, 2025-05-07T21:00:39.5040710Z compile=True, 2025-05-07T21:00:39.5040922Z T=5, 2025-05-07T21:00:39.5041103Z D=21, 2025-05-07T21:00:39.5041294Z B=8, 2025-05-07T21:00:39.5041480Z log_E=3, 2025-05-07T21:00:39.5041672Z L=13, 2025-05-07T21:00:39.5041865Z D_gradcheck=1, 2025-05-07T21:00:39.5042094Z stochastic_rounding=False, 2025-05-07T21:00:39.5042348Z weighted=True, 2025-05-07T21:00:39.5042568Z row_wise=False, 2025-05-07T21:00:39.5042786Z mixed=False, 2025-05-07T21:00:39.5042999Z use_cache=False, 2025-05-07T21:00:39.5043242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5043534Z use_cpu=False, 2025-05-07T21:00:39.5043770Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.5044033Z ) 2025-05-07T21:00:39.5044267Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5044900Z self=, 2025-05-07T21:00:39.5045431Z compile=True, 2025-05-07T21:00:39.5045643Z T=4, 2025-05-07T21:00:39.5045831Z D=119, 2025-05-07T21:00:39.5046015Z B=41, 2025-05-07T21:00:39.5046203Z log_E=3, 2025-05-07T21:00:39.5046429Z L=3, 2025-05-07T21:00:39.5046622Z D_gradcheck=1, 2025-05-07T21:00:39.5046855Z stochastic_rounding=False, 2025-05-07T21:00:39.5047108Z weighted=True, 2025-05-07T21:00:39.5047322Z row_wise=True, 2025-05-07T21:00:39.5047540Z mixed=True, 2025-05-07T21:00:39.5047748Z use_cache=True, 2025-05-07T21:00:39.5047988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.5048279Z use_cpu=False, 2025-05-07T21:00:39.5048517Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.5048786Z ) 2025-05-07T21:00:39.5049020Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5049605Z self=, 2025-05-07T21:00:39.5050142Z compile=False, 2025-05-07T21:00:39.5050355Z T=4, 2025-05-07T21:00:39.5050549Z D=36, 2025-05-07T21:00:39.5050738Z B=91, 2025-05-07T21:00:39.5050931Z log_E=4, 2025-05-07T21:00:39.5051182Z L=11, 2025-05-07T21:00:39.5051369Z D_gradcheck=2, 2025-05-07T21:00:39.5051599Z stochastic_rounding=True, 2025-05-07T21:00:39.5051856Z weighted=False, 2025-05-07T21:00:39.5052069Z row_wise=True, 2025-05-07T21:00:39.5052284Z mixed=False, 2025-05-07T21:00:39.5052543Z use_cache=False, 2025-05-07T21:00:39.5052787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5053070Z use_cpu=True, 2025-05-07T21:00:39.5053345Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.5053606Z ) 2025-05-07T21:00:39.5053842Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5054434Z self=, 2025-05-07T21:00:39.5054970Z compile=False, 2025-05-07T21:00:39.5055192Z T=1, 2025-05-07T21:00:39.5055380Z D=9, 2025-05-07T21:00:39.5055559Z B=84, 2025-05-07T21:00:39.5055745Z log_E=4, 2025-05-07T21:00:39.5055940Z L=7, 2025-05-07T21:00:39.5056135Z D_gradcheck=1, 2025-05-07T21:00:39.5056363Z stochastic_rounding=False, 2025-05-07T21:00:39.5056622Z weighted=True, 2025-05-07T21:00:39.5056840Z row_wise=False, 2025-05-07T21:00:39.5057046Z mixed=True, 2025-05-07T21:00:39.5057254Z use_cache=True, 2025-05-07T21:00:39.5057495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.5057778Z use_cpu=True, 2025-05-07T21:00:39.5058014Z output_dtype=SparseType.FP16, 2025-05-07T21:00:39.5058275Z ) 2025-05-07T21:00:39.5058514Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5059142Z self=, 2025-05-07T21:00:39.5059678Z compile=False, 2025-05-07T21:00:39.5059882Z T=3, 2025-05-07T21:00:39.5060069Z D=21, 2025-05-07T21:00:39.5060259Z B=61, 2025-05-07T21:00:39.5060444Z log_E=3, 2025-05-07T21:00:39.5060642Z L=9, 2025-05-07T21:00:39.5060837Z D_gradcheck=2, 2025-05-07T21:00:39.5061057Z stochastic_rounding=False, 2025-05-07T21:00:39.5061317Z weighted=True, 2025-05-07T21:00:39.5061531Z row_wise=True, 2025-05-07T21:00:39.5061739Z mixed=False, 2025-05-07T21:00:39.5061952Z use_cache=True, 2025-05-07T21:00:39.5062197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5062486Z use_cpu=True, 2025-05-07T21:00:39.5062715Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.5062975Z ) 2025-05-07T21:00:39.5063212Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5063793Z self=, 2025-05-07T21:00:39.5064327Z compile=True, 2025-05-07T21:00:39.5064541Z T=5, 2025-05-07T21:00:39.5064726Z D=26, 2025-05-07T21:00:39.5064914Z B=72, 2025-05-07T21:00:39.5065154Z log_E=4, 2025-05-07T21:00:39.5065346Z L=3, 2025-05-07T21:00:39.5065539Z D_gradcheck=1, 2025-05-07T21:00:39.5065769Z stochastic_rounding=False, 2025-05-07T21:00:39.5066024Z weighted=False, 2025-05-07T21:00:39.5066244Z row_wise=True, 2025-05-07T21:00:39.5066454Z mixed=True, 2025-05-07T21:00:39.5066657Z use_cache=True, 2025-05-07T21:00:39.5066897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5067185Z use_cpu=False, 2025-05-07T21:00:39.5067418Z output_dtype=SparseType.BF16, 2025-05-07T21:00:39.5067683Z ) 2025-05-07T21:00:39.5067914Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5068499Z self=, 2025-05-07T21:00:39.5069083Z compile=False, 2025-05-07T21:00:39.5069294Z T=3, 2025-05-07T21:00:39.5069487Z D=49, 2025-05-07T21:00:39.5069671Z B=126, 2025-05-07T21:00:39.5069861Z log_E=3, 2025-05-07T21:00:39.5070057Z L=3, 2025-05-07T21:00:39.5070246Z D_gradcheck=2, 2025-05-07T21:00:39.5070476Z stochastic_rounding=False, 2025-05-07T21:00:39.5070732Z weighted=False, 2025-05-07T21:00:39.5070994Z row_wise=True, 2025-05-07T21:00:39.5071205Z mixed=True, 2025-05-07T21:00:39.5071415Z use_cache=True, 2025-05-07T21:00:39.5071652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5071939Z use_cpu=False, 2025-05-07T21:00:39.5072175Z output_dtype=SparseType.BF16, 2025-05-07T21:00:39.5072505Z ) 2025-05-07T21:00:39.5072737Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5073360Z self=, 2025-05-07T21:00:39.5073894Z compile=True, 2025-05-07T21:00:39.5074099Z T=3, 2025-05-07T21:00:39.5074280Z D=67, 2025-05-07T21:00:39.5074464Z B=101, 2025-05-07T21:00:39.5074648Z log_E=3, 2025-05-07T21:00:39.5074842Z L=19, 2025-05-07T21:00:39.5075037Z D_gradcheck=1, 2025-05-07T21:00:39.5075261Z stochastic_rounding=True, 2025-05-07T21:00:39.5075517Z weighted=True, 2025-05-07T21:00:39.5075732Z row_wise=False, 2025-05-07T21:00:39.5075939Z mixed=True, 2025-05-07T21:00:39.5076149Z use_cache=False, 2025-05-07T21:00:39.5076395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5076683Z use_cpu=False, 2025-05-07T21:00:39.5076917Z output_dtype=SparseType.FP16, 2025-05-07T21:00:39.5077184Z ) 2025-05-07T21:00:39.5077412Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5078000Z self=, 2025-05-07T21:00:39.5078533Z compile=True, 2025-05-07T21:00:39.5078739Z T=3, 2025-05-07T21:00:39.5078929Z D=47, 2025-05-07T21:00:39.5079115Z B=65, 2025-05-07T21:00:39.5079295Z log_E=5, 2025-05-07T21:00:39.5079492Z L=9, 2025-05-07T21:00:39.5079687Z D_gradcheck=2, 2025-05-07T21:00:39.5079916Z stochastic_rounding=False, 2025-05-07T21:00:39.5080180Z weighted=False, 2025-05-07T21:00:39.5080465Z row_wise=False, 2025-05-07T21:00:39.5080673Z mixed=False, 2025-05-07T21:00:39.5080876Z use_cache=True, 2025-05-07T21:00:39.5081116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:39.5081405Z use_cpu=True, 2025-05-07T21:00:39.5081638Z output_dtype=SparseType.FP32, 2025-05-07T21:00:39.5081902Z ) 2025-05-07T21:00:39.5082136Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:39.5082722Z self=, 2025-05-07T21:00:39.5083262Z compile=True, 2025-05-07T21:00:39.5083470Z T=1, 2025-05-07T21:00:39.5083652Z D=118, 2025-05-07T21:00:39.5083838Z B=82, 2025-05-07T21:00:39.5084029Z log_E=4, 2025-05-07T21:00:39.5084221Z L=4, 2025-05-07T21:00:39.5084417Z D_gradcheck=1, 2025-05-07T21:00:39.5084647Z stochastic_rounding=False, 2025-05-07T21:00:39.5084949Z weighted=False, 2025-05-07T21:00:39.5085173Z row_wise=True, 2025-05-07T21:00:39.5085387Z mixed=False, 2025-05-07T21:00:39.5085595Z use_cache=True, 2025-05-07T21:00:39.5085833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:39.5086120Z use_cpu=False, 2025-05-07T21:00:39.5086353Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6168756Z ) 2025-05-07T21:00:42.6169361Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6169993Z self=, 2025-05-07T21:00:42.6170553Z compile=False, 2025-05-07T21:00:42.6170774Z T=4, 2025-05-07T21:00:42.6170955Z D=102, 2025-05-07T21:00:42.6171141Z B=52, 2025-05-07T21:00:42.6171322Z log_E=5, 2025-05-07T21:00:42.6171510Z L=10, 2025-05-07T21:00:42.6171707Z D_gradcheck=2, 2025-05-07T21:00:42.6171934Z stochastic_rounding=True, 2025-05-07T21:00:42.6172181Z weighted=True, 2025-05-07T21:00:42.6172399Z row_wise=False, 2025-05-07T21:00:42.6172607Z mixed=True, 2025-05-07T21:00:42.6172815Z use_cache=False, 2025-05-07T21:00:42.6173068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6173520Z use_cpu=True, 2025-05-07T21:00:42.6173753Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6174018Z ) 2025-05-07T21:00:42.6174256Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6174859Z self=, 2025-05-07T21:00:42.6175479Z compile=False, 2025-05-07T21:00:42.6175703Z T=2, 2025-05-07T21:00:42.6175886Z D=97, 2025-05-07T21:00:42.6176150Z B=12, 2025-05-07T21:00:42.6176342Z log_E=3, 2025-05-07T21:00:42.6176538Z L=13, 2025-05-07T21:00:42.6176724Z D_gradcheck=2, 2025-05-07T21:00:42.6176961Z stochastic_rounding=False, 2025-05-07T21:00:42.6177229Z weighted=False, 2025-05-07T21:00:42.6177440Z row_wise=True, 2025-05-07T21:00:42.6177651Z mixed=False, 2025-05-07T21:00:42.6184288Z use_cache=False, 2025-05-07T21:00:42.6184560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6184860Z use_cpu=False, 2025-05-07T21:00:42.6185117Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6185390Z ) 2025-05-07T21:00:42.6185627Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6186232Z self=, 2025-05-07T21:00:42.6186774Z compile=False, 2025-05-07T21:00:42.6186986Z T=4, 2025-05-07T21:00:42.6187177Z D=2, 2025-05-07T21:00:42.6187360Z B=48, 2025-05-07T21:00:42.6187548Z log_E=4, 2025-05-07T21:00:42.6187746Z L=5, 2025-05-07T21:00:42.6187932Z D_gradcheck=2, 2025-05-07T21:00:42.6188163Z stochastic_rounding=True, 2025-05-07T21:00:42.6188427Z weighted=False, 2025-05-07T21:00:42.6188645Z row_wise=True, 2025-05-07T21:00:42.6188861Z mixed=False, 2025-05-07T21:00:42.6189073Z use_cache=True, 2025-05-07T21:00:42.6189310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6189604Z use_cpu=False, 2025-05-07T21:00:42.6189839Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6190098Z ) 2025-05-07T21:00:42.6190333Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6190917Z self=, 2025-05-07T21:00:42.6191449Z compile=False, 2025-05-07T21:00:42.6191658Z T=5, 2025-05-07T21:00:42.6191843Z D=104, 2025-05-07T21:00:42.6192027Z B=73, 2025-05-07T21:00:42.6192224Z log_E=5, 2025-05-07T21:00:42.6192423Z L=20, 2025-05-07T21:00:42.6192613Z D_gradcheck=1, 2025-05-07T21:00:42.6192839Z stochastic_rounding=False, 2025-05-07T21:00:42.6193097Z weighted=False, 2025-05-07T21:00:42.6193313Z row_wise=True, 2025-05-07T21:00:42.6193516Z mixed=True, 2025-05-07T21:00:42.6193723Z use_cache=True, 2025-05-07T21:00:42.6194078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6194634Z use_cpu=False, 2025-05-07T21:00:42.6194876Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6195142Z ) 2025-05-07T21:00:42.6195375Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6195970Z self=, 2025-05-07T21:00:42.6196502Z compile=True, 2025-05-07T21:00:42.6196710Z T=1, 2025-05-07T21:00:42.6196908Z D=34, 2025-05-07T21:00:42.6197099Z B=36, 2025-05-07T21:00:42.6197283Z log_E=5, 2025-05-07T21:00:42.6197485Z L=5, 2025-05-07T21:00:42.6197685Z D_gradcheck=1, 2025-05-07T21:00:42.6197912Z stochastic_rounding=True, 2025-05-07T21:00:42.6198178Z weighted=False, 2025-05-07T21:00:42.6198404Z row_wise=True, 2025-05-07T21:00:42.6198615Z mixed=False, 2025-05-07T21:00:42.6198839Z use_cache=False, 2025-05-07T21:00:42.6199093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6199390Z use_cpu=False, 2025-05-07T21:00:42.6199626Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6199893Z ) 2025-05-07T21:00:42.6200135Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6200887Z self=, 2025-05-07T21:00:42.6201429Z compile=False, 2025-05-07T21:00:42.6201641Z T=5, 2025-05-07T21:00:42.6201884Z D=61, 2025-05-07T21:00:42.6202066Z B=92, 2025-05-07T21:00:42.6202257Z log_E=3, 2025-05-07T21:00:42.6202448Z L=12, 2025-05-07T21:00:42.6202638Z D_gradcheck=2, 2025-05-07T21:00:42.6202930Z stochastic_rounding=False, 2025-05-07T21:00:42.6203187Z weighted=False, 2025-05-07T21:00:42.6203400Z row_wise=True, 2025-05-07T21:00:42.6203614Z mixed=False, 2025-05-07T21:00:42.6203818Z use_cache=True, 2025-05-07T21:00:42.6204058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6204345Z use_cpu=True, 2025-05-07T21:00:42.6204580Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6204844Z ) 2025-05-07T21:00:42.6205080Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6205671Z self=, 2025-05-07T21:00:42.6206199Z compile=False, 2025-05-07T21:00:42.6206407Z T=2, 2025-05-07T21:00:42.6206595Z D=100, 2025-05-07T21:00:42.6206773Z B=78, 2025-05-07T21:00:42.6206959Z log_E=5, 2025-05-07T21:00:42.6207159Z L=1, 2025-05-07T21:00:42.6207341Z D_gradcheck=2, 2025-05-07T21:00:42.6207570Z stochastic_rounding=True, 2025-05-07T21:00:42.6207828Z weighted=True, 2025-05-07T21:00:42.6208040Z row_wise=True, 2025-05-07T21:00:42.6208259Z mixed=False, 2025-05-07T21:00:42.6208475Z use_cache=True, 2025-05-07T21:00:42.6208711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6209006Z use_cpu=True, 2025-05-07T21:00:42.6209243Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6209514Z ) 2025-05-07T21:00:42.6209753Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6210346Z self=, 2025-05-07T21:00:42.6210883Z compile=False, 2025-05-07T21:00:42.6211094Z T=5, 2025-05-07T21:00:42.6211287Z D=79, 2025-05-07T21:00:42.6211481Z B=77, 2025-05-07T21:00:42.6211664Z log_E=5, 2025-05-07T21:00:42.6211867Z L=17, 2025-05-07T21:00:42.6212065Z D_gradcheck=2, 2025-05-07T21:00:42.6212291Z stochastic_rounding=False, 2025-05-07T21:00:42.6212565Z weighted=True, 2025-05-07T21:00:42.6212787Z row_wise=False, 2025-05-07T21:00:42.6212994Z mixed=True, 2025-05-07T21:00:42.6213208Z use_cache=False, 2025-05-07T21:00:42.6213469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6213759Z use_cpu=False, 2025-05-07T21:00:42.6214013Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6214283Z ) 2025-05-07T21:00:42.6214590Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6215190Z self=, 2025-05-07T21:00:42.6215731Z compile=True, 2025-05-07T21:00:42.6215944Z T=3, 2025-05-07T21:00:42.6216140Z D=17, 2025-05-07T21:00:42.6216343Z B=115, 2025-05-07T21:00:42.6216536Z log_E=3, 2025-05-07T21:00:42.6216738Z L=17, 2025-05-07T21:00:42.6216941Z D_gradcheck=1, 2025-05-07T21:00:42.6217176Z stochastic_rounding=False, 2025-05-07T21:00:42.6217455Z weighted=False, 2025-05-07T21:00:42.6217689Z row_wise=True, 2025-05-07T21:00:42.6217918Z mixed=False, 2025-05-07T21:00:42.6218133Z use_cache=True, 2025-05-07T21:00:42.6218383Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6218677Z use_cpu=True, 2025-05-07T21:00:42.6218915Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6219198Z ) 2025-05-07T21:00:42.6219441Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6220018Z self=, 2025-05-07T21:00:42.6220551Z compile=True, 2025-05-07T21:00:42.6220843Z T=2, 2025-05-07T21:00:42.6221036Z D=40, 2025-05-07T21:00:42.6221223Z B=20, 2025-05-07T21:00:42.6221409Z log_E=3, 2025-05-07T21:00:42.6221605Z L=5, 2025-05-07T21:00:42.6221804Z D_gradcheck=1, 2025-05-07T21:00:42.6222069Z stochastic_rounding=False, 2025-05-07T21:00:42.6222333Z weighted=True, 2025-05-07T21:00:42.6222555Z row_wise=False, 2025-05-07T21:00:42.6222769Z mixed=True, 2025-05-07T21:00:42.6223029Z use_cache=False, 2025-05-07T21:00:42.6223285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6223571Z use_cpu=False, 2025-05-07T21:00:42.6223812Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6224083Z ) 2025-05-07T21:00:42.6224310Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6224894Z self=, 2025-05-07T21:00:42.6225440Z compile=False, 2025-05-07T21:00:42.6225655Z T=5, 2025-05-07T21:00:42.6225842Z D=76, 2025-05-07T21:00:42.6226026Z B=51, 2025-05-07T21:00:42.6226211Z log_E=5, 2025-05-07T21:00:42.6226397Z L=11, 2025-05-07T21:00:42.6226591Z D_gradcheck=2, 2025-05-07T21:00:42.6226820Z stochastic_rounding=False, 2025-05-07T21:00:42.6227071Z weighted=False, 2025-05-07T21:00:42.6227285Z row_wise=False, 2025-05-07T21:00:42.6227497Z mixed=False, 2025-05-07T21:00:42.6227704Z use_cache=False, 2025-05-07T21:00:42.6227953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6228237Z use_cpu=True, 2025-05-07T21:00:42.6228462Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6228722Z ) 2025-05-07T21:00:42.6228955Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6229557Z self=, 2025-05-07T21:00:42.6230113Z compile=False, 2025-05-07T21:00:42.6230322Z T=1, 2025-05-07T21:00:42.6230500Z D=71, 2025-05-07T21:00:42.6230688Z B=56, 2025-05-07T21:00:42.6230872Z log_E=3, 2025-05-07T21:00:42.6231058Z L=19, 2025-05-07T21:00:42.6231250Z D_gradcheck=2, 2025-05-07T21:00:42.6231482Z stochastic_rounding=False, 2025-05-07T21:00:42.6231730Z weighted=True, 2025-05-07T21:00:42.6231946Z row_wise=False, 2025-05-07T21:00:42.6232156Z mixed=True, 2025-05-07T21:00:42.6232363Z use_cache=False, 2025-05-07T21:00:42.6232607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6232895Z use_cpu=True, 2025-05-07T21:00:42.6233136Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6233396Z ) 2025-05-07T21:00:42.6233630Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6234264Z self=, 2025-05-07T21:00:42.6234796Z compile=False, 2025-05-07T21:00:42.6235015Z T=2, 2025-05-07T21:00:42.6235212Z D=2, 2025-05-07T21:00:42.6235396Z B=102, 2025-05-07T21:00:42.6235593Z log_E=5, 2025-05-07T21:00:42.6235798Z L=20, 2025-05-07T21:00:42.6235987Z D_gradcheck=1, 2025-05-07T21:00:42.6236220Z stochastic_rounding=True, 2025-05-07T21:00:42.6236478Z weighted=False, 2025-05-07T21:00:42.6236688Z row_wise=False, 2025-05-07T21:00:42.6236908Z mixed=False, 2025-05-07T21:00:42.6237130Z use_cache=False, 2025-05-07T21:00:42.6237381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6237664Z use_cpu=True, 2025-05-07T21:00:42.6237904Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6238170Z ) 2025-05-07T21:00:42.6238398Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6238988Z self=, 2025-05-07T21:00:42.6239543Z compile=False, 2025-05-07T21:00:42.6239773Z T=1, 2025-05-07T21:00:42.6239957Z D=77, 2025-05-07T21:00:42.6240141Z B=48, 2025-05-07T21:00:42.6240366Z log_E=5, 2025-05-07T21:00:42.6240609Z L=3, 2025-05-07T21:00:42.6240800Z D_gradcheck=2, 2025-05-07T21:00:42.6241022Z stochastic_rounding=True, 2025-05-07T21:00:42.6241277Z weighted=False, 2025-05-07T21:00:42.6241495Z row_wise=False, 2025-05-07T21:00:42.6241697Z mixed=False, 2025-05-07T21:00:42.6241949Z use_cache=True, 2025-05-07T21:00:42.6242189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6242471Z use_cpu=False, 2025-05-07T21:00:42.6242744Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6243004Z ) 2025-05-07T21:00:42.6243237Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6243812Z self=, 2025-05-07T21:00:42.6244347Z compile=False, 2025-05-07T21:00:42.6244560Z T=3, 2025-05-07T21:00:42.6244741Z D=24, 2025-05-07T21:00:42.6244924Z B=126, 2025-05-07T21:00:42.6245116Z log_E=5, 2025-05-07T21:00:42.6245304Z L=12, 2025-05-07T21:00:42.6245496Z D_gradcheck=1, 2025-05-07T21:00:42.6245726Z stochastic_rounding=False, 2025-05-07T21:00:42.6245978Z weighted=False, 2025-05-07T21:00:42.6246193Z row_wise=True, 2025-05-07T21:00:42.6246403Z mixed=True, 2025-05-07T21:00:42.6246608Z use_cache=True, 2025-05-07T21:00:42.6246849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6247134Z use_cpu=True, 2025-05-07T21:00:42.6247362Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6247624Z ) 2025-05-07T21:00:42.6247863Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6248444Z self=, 2025-05-07T21:00:42.6248979Z compile=False, 2025-05-07T21:00:42.6249192Z T=2, 2025-05-07T21:00:42.6249378Z D=3, 2025-05-07T21:00:42.6249559Z B=5, 2025-05-07T21:00:42.6249742Z log_E=5, 2025-05-07T21:00:42.6249939Z L=4, 2025-05-07T21:00:42.6250126Z D_gradcheck=2, 2025-05-07T21:00:42.6250362Z stochastic_rounding=True, 2025-05-07T21:00:42.6250624Z weighted=False, 2025-05-07T21:00:42.6250834Z row_wise=False, 2025-05-07T21:00:42.6251046Z mixed=True, 2025-05-07T21:00:42.6251256Z use_cache=True, 2025-05-07T21:00:42.6251494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6251802Z use_cpu=True, 2025-05-07T21:00:42.6252040Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6252293Z ) 2025-05-07T21:00:42.6252530Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6253116Z self=, 2025-05-07T21:00:42.6253640Z compile=True, 2025-05-07T21:00:42.6253847Z T=2, 2025-05-07T21:00:42.6254031Z D=51, 2025-05-07T21:00:42.6254212Z B=8, 2025-05-07T21:00:42.6254446Z log_E=4, 2025-05-07T21:00:42.6254644Z L=5, 2025-05-07T21:00:42.6254830Z D_gradcheck=1, 2025-05-07T21:00:42.6255058Z stochastic_rounding=False, 2025-05-07T21:00:42.6255318Z weighted=False, 2025-05-07T21:00:42.6255532Z row_wise=False, 2025-05-07T21:00:42.6255737Z mixed=False, 2025-05-07T21:00:42.6255946Z use_cache=False, 2025-05-07T21:00:42.6256195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6256478Z use_cpu=False, 2025-05-07T21:00:42.6256713Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6256977Z ) 2025-05-07T21:00:42.6257201Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6257784Z self=, 2025-05-07T21:00:42.6258330Z compile=True, 2025-05-07T21:00:42.6258530Z T=3, 2025-05-07T21:00:42.6258718Z D=72, 2025-05-07T21:00:42.6258901Z B=92, 2025-05-07T21:00:42.6259080Z log_E=4, 2025-05-07T21:00:42.6259279Z L=13, 2025-05-07T21:00:42.6259472Z D_gradcheck=1, 2025-05-07T21:00:42.6259695Z stochastic_rounding=True, 2025-05-07T21:00:42.6259955Z weighted=False, 2025-05-07T21:00:42.6260221Z row_wise=True, 2025-05-07T21:00:42.6260427Z mixed=True, 2025-05-07T21:00:42.6260639Z use_cache=False, 2025-05-07T21:00:42.6260887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6261178Z use_cpu=False, 2025-05-07T21:00:42.6261480Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6261743Z ) 2025-05-07T21:00:42.6261983Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6262606Z self=, 2025-05-07T21:00:42.6263152Z compile=True, 2025-05-07T21:00:42.6263369Z T=4, 2025-05-07T21:00:42.6263554Z D=92, 2025-05-07T21:00:42.6263742Z B=31, 2025-05-07T21:00:42.6263931Z log_E=4, 2025-05-07T21:00:42.6264125Z L=7, 2025-05-07T21:00:42.6264331Z D_gradcheck=2, 2025-05-07T21:00:42.6264571Z stochastic_rounding=False, 2025-05-07T21:00:42.6264824Z weighted=False, 2025-05-07T21:00:42.6265038Z row_wise=False, 2025-05-07T21:00:42.6265254Z mixed=False, 2025-05-07T21:00:42.6265461Z use_cache=False, 2025-05-07T21:00:42.6265717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6266003Z use_cpu=True, 2025-05-07T21:00:42.6266229Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6451924Z ) 2025-05-07T21:00:42.6452601Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6454192Z self=, 2025-05-07T21:00:42.6455639Z compile=True, 2025-05-07T21:00:42.6456068Z T=1, 2025-05-07T21:00:42.6456417Z D=59, 2025-05-07T21:00:42.6456768Z B=21, 2025-05-07T21:00:42.6457113Z log_E=3, 2025-05-07T21:00:42.6457477Z L=10, 2025-05-07T21:00:42.6457838Z D_gradcheck=1, 2025-05-07T21:00:42.6458268Z stochastic_rounding=True, 2025-05-07T21:00:42.6458763Z weighted=False, 2025-05-07T21:00:42.6459171Z row_wise=False, 2025-05-07T21:00:42.6459374Z mixed=False, 2025-05-07T21:00:42.6459592Z use_cache=False, 2025-05-07T21:00:42.6459836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6460123Z use_cpu=False, 2025-05-07T21:00:42.6460369Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6460633Z ) 2025-05-07T21:00:42.6460862Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6461448Z self=, 2025-05-07T21:00:42.6461987Z compile=False, 2025-05-07T21:00:42.6462198Z T=4, 2025-05-07T21:00:42.6462380Z D=28, 2025-05-07T21:00:42.6462570Z B=50, 2025-05-07T21:00:42.6462757Z log_E=5, 2025-05-07T21:00:42.6462948Z L=0, 2025-05-07T21:00:42.6463140Z D_gradcheck=2, 2025-05-07T21:00:42.6463369Z stochastic_rounding=False, 2025-05-07T21:00:42.6463738Z weighted=False, 2025-05-07T21:00:42.6463955Z row_wise=False, 2025-05-07T21:00:42.6464167Z mixed=False, 2025-05-07T21:00:42.6464368Z use_cache=False, 2025-05-07T21:00:42.6464612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6464895Z use_cpu=True, 2025-05-07T21:00:42.6465123Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6465384Z ) 2025-05-07T21:00:42.6465616Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6466195Z self=, 2025-05-07T21:00:42.6466722Z compile=False, 2025-05-07T21:00:42.6466924Z T=5, 2025-05-07T21:00:42.6467103Z D=86, 2025-05-07T21:00:42.6467284Z B=75, 2025-05-07T21:00:42.6467465Z log_E=5, 2025-05-07T21:00:42.6467647Z L=15, 2025-05-07T21:00:42.6467832Z D_gradcheck=2, 2025-05-07T21:00:42.6468058Z stochastic_rounding=False, 2025-05-07T21:00:42.6468310Z weighted=False, 2025-05-07T21:00:42.6468523Z row_wise=False, 2025-05-07T21:00:42.6468735Z mixed=False, 2025-05-07T21:00:42.6468942Z use_cache=True, 2025-05-07T21:00:42.6469174Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6469565Z use_cpu=True, 2025-05-07T21:00:42.6469809Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6470065Z ) 2025-05-07T21:00:42.6470294Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6470873Z self=, 2025-05-07T21:00:42.6471461Z compile=True, 2025-05-07T21:00:42.6471664Z T=3, 2025-05-07T21:00:42.6471905Z D=48, 2025-05-07T21:00:42.6472083Z B=2, 2025-05-07T21:00:42.6472260Z log_E=5, 2025-05-07T21:00:42.6472451Z L=1, 2025-05-07T21:00:42.6472631Z D_gradcheck=2, 2025-05-07T21:00:42.6472856Z stochastic_rounding=False, 2025-05-07T21:00:42.6473108Z weighted=True, 2025-05-07T21:00:42.6473311Z row_wise=False, 2025-05-07T21:00:42.6478962Z mixed=False, 2025-05-07T21:00:42.6479212Z use_cache=False, 2025-05-07T21:00:42.6479474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6479770Z use_cpu=False, 2025-05-07T21:00:42.6480007Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6480267Z ) 2025-05-07T21:00:42.6480569Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6481159Z self=, 2025-05-07T21:00:42.6481700Z compile=False, 2025-05-07T21:00:42.6481903Z T=2, 2025-05-07T21:00:42.6482088Z D=102, 2025-05-07T21:00:42.6482271Z B=125, 2025-05-07T21:00:42.6482453Z log_E=5, 2025-05-07T21:00:42.6482644Z L=19, 2025-05-07T21:00:42.6482830Z D_gradcheck=2, 2025-05-07T21:00:42.6483051Z stochastic_rounding=False, 2025-05-07T21:00:42.6483304Z weighted=True, 2025-05-07T21:00:42.6483511Z row_wise=True, 2025-05-07T21:00:42.6483710Z mixed=True, 2025-05-07T21:00:42.6483917Z use_cache=False, 2025-05-07T21:00:42.6484164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6484445Z use_cpu=False, 2025-05-07T21:00:42.6484677Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6484937Z ) 2025-05-07T21:00:42.6485160Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6485743Z self=, 2025-05-07T21:00:42.6486281Z compile=False, 2025-05-07T21:00:42.6486480Z T=4, 2025-05-07T21:00:42.6486664Z D=25, 2025-05-07T21:00:42.6486848Z B=39, 2025-05-07T21:00:42.6487028Z log_E=4, 2025-05-07T21:00:42.6487227Z L=10, 2025-05-07T21:00:42.6487420Z D_gradcheck=2, 2025-05-07T21:00:42.6487650Z stochastic_rounding=False, 2025-05-07T21:00:42.6487904Z weighted=False, 2025-05-07T21:00:42.6488124Z row_wise=False, 2025-05-07T21:00:42.6488338Z mixed=False, 2025-05-07T21:00:42.6488548Z use_cache=True, 2025-05-07T21:00:42.6488859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6489194Z use_cpu=True, 2025-05-07T21:00:42.6489460Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6489759Z ) 2025-05-07T21:00:42.6489989Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6490578Z self=, 2025-05-07T21:00:42.6491115Z compile=True, 2025-05-07T21:00:42.6491327Z T=3, 2025-05-07T21:00:42.6491520Z D=52, 2025-05-07T21:00:42.6491713Z B=126, 2025-05-07T21:00:42.6491898Z log_E=5, 2025-05-07T21:00:42.6492097Z L=16, 2025-05-07T21:00:42.6492287Z D_gradcheck=2, 2025-05-07T21:00:42.6492518Z stochastic_rounding=False, 2025-05-07T21:00:42.6492782Z weighted=False, 2025-05-07T21:00:42.6493000Z row_wise=True, 2025-05-07T21:00:42.6493208Z mixed=True, 2025-05-07T21:00:42.6493421Z use_cache=True, 2025-05-07T21:00:42.6493665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6493947Z use_cpu=True, 2025-05-07T21:00:42.6494183Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6494625Z ) 2025-05-07T21:00:42.6494856Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6495522Z self=, 2025-05-07T21:00:42.6496057Z compile=True, 2025-05-07T21:00:42.6496269Z T=4, 2025-05-07T21:00:42.6496510Z D=118, 2025-05-07T21:00:42.6496702Z B=114, 2025-05-07T21:00:42.6496892Z log_E=5, 2025-05-07T21:00:42.6497081Z L=0, 2025-05-07T21:00:42.6497276Z D_gradcheck=2, 2025-05-07T21:00:42.6497569Z stochastic_rounding=False, 2025-05-07T21:00:42.6497824Z weighted=True, 2025-05-07T21:00:42.6498037Z row_wise=True, 2025-05-07T21:00:42.6498248Z mixed=False, 2025-05-07T21:00:42.6498456Z use_cache=False, 2025-05-07T21:00:42.6498703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6498998Z use_cpu=True, 2025-05-07T21:00:42.6499231Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6499530Z ) 2025-05-07T21:00:42.6499789Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6500372Z self=, 2025-05-07T21:00:42.6500909Z compile=False, 2025-05-07T21:00:42.6501121Z T=3, 2025-05-07T21:00:42.6501302Z D=20, 2025-05-07T21:00:42.6501490Z B=28, 2025-05-07T21:00:42.6501680Z log_E=4, 2025-05-07T21:00:42.6501871Z L=11, 2025-05-07T21:00:42.6502066Z D_gradcheck=1, 2025-05-07T21:00:42.6502296Z stochastic_rounding=False, 2025-05-07T21:00:42.6502563Z weighted=False, 2025-05-07T21:00:42.6502777Z row_wise=True, 2025-05-07T21:00:42.6502988Z mixed=True, 2025-05-07T21:00:42.6503198Z use_cache=False, 2025-05-07T21:00:42.6503441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6503733Z use_cpu=True, 2025-05-07T21:00:42.6503971Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6504231Z ) 2025-05-07T21:00:42.6504465Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6505054Z self=, 2025-05-07T21:00:42.6505591Z compile=False, 2025-05-07T21:00:42.6505801Z T=4, 2025-05-07T21:00:42.6505989Z D=85, 2025-05-07T21:00:42.6506174Z B=27, 2025-05-07T21:00:42.6506367Z log_E=5, 2025-05-07T21:00:42.6506562Z L=3, 2025-05-07T21:00:42.6506754Z D_gradcheck=2, 2025-05-07T21:00:42.6506982Z stochastic_rounding=False, 2025-05-07T21:00:42.6507242Z weighted=False, 2025-05-07T21:00:42.6507455Z row_wise=False, 2025-05-07T21:00:42.6507665Z mixed=True, 2025-05-07T21:00:42.6507871Z use_cache=True, 2025-05-07T21:00:42.6508102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6508394Z use_cpu=False, 2025-05-07T21:00:42.6508631Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6508895Z ) 2025-05-07T21:00:42.6509191Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6509772Z self=, 2025-05-07T21:00:42.6510309Z compile=True, 2025-05-07T21:00:42.6510516Z T=3, 2025-05-07T21:00:42.6510700Z D=4, 2025-05-07T21:00:42.6510888Z B=44, 2025-05-07T21:00:42.6511078Z log_E=3, 2025-05-07T21:00:42.6511274Z L=5, 2025-05-07T21:00:42.6511466Z D_gradcheck=1, 2025-05-07T21:00:42.6511693Z stochastic_rounding=False, 2025-05-07T21:00:42.6511957Z weighted=True, 2025-05-07T21:00:42.6512172Z row_wise=False, 2025-05-07T21:00:42.6512381Z mixed=True, 2025-05-07T21:00:42.6512591Z use_cache=False, 2025-05-07T21:00:42.6512837Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6513122Z use_cpu=False, 2025-05-07T21:00:42.6513355Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6513615Z ) 2025-05-07T21:00:42.6513854Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6514438Z self=, 2025-05-07T21:00:42.6515023Z compile=False, 2025-05-07T21:00:42.6515234Z T=1, 2025-05-07T21:00:42.6515415Z D=72, 2025-05-07T21:00:42.6515599Z B=23, 2025-05-07T21:00:42.6515785Z log_E=5, 2025-05-07T21:00:42.6515978Z L=2, 2025-05-07T21:00:42.6516171Z D_gradcheck=2, 2025-05-07T21:00:42.6516441Z stochastic_rounding=False, 2025-05-07T21:00:42.6516694Z weighted=False, 2025-05-07T21:00:42.6516915Z row_wise=True, 2025-05-07T21:00:42.6517126Z mixed=False, 2025-05-07T21:00:42.6517375Z use_cache=False, 2025-05-07T21:00:42.6517627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6517921Z use_cpu=True, 2025-05-07T21:00:42.6518149Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6518417Z ) 2025-05-07T21:00:42.6518659Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6519246Z self=, 2025-05-07T21:00:42.6519834Z compile=True, 2025-05-07T21:00:42.6520048Z T=1, 2025-05-07T21:00:42.6520235Z D=91, 2025-05-07T21:00:42.6520466Z B=36, 2025-05-07T21:00:42.6520652Z log_E=5, 2025-05-07T21:00:42.6520852Z L=12, 2025-05-07T21:00:42.6521039Z D_gradcheck=2, 2025-05-07T21:00:42.6521266Z stochastic_rounding=True, 2025-05-07T21:00:42.6521531Z weighted=True, 2025-05-07T21:00:42.6521744Z row_wise=True, 2025-05-07T21:00:42.6521951Z mixed=True, 2025-05-07T21:00:42.6522163Z use_cache=True, 2025-05-07T21:00:42.6522405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6522689Z use_cpu=True, 2025-05-07T21:00:42.6522928Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6523184Z ) 2025-05-07T21:00:42.6523417Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6524006Z self=, 2025-05-07T21:00:42.6524534Z compile=False, 2025-05-07T21:00:42.6524748Z T=5, 2025-05-07T21:00:42.6524938Z D=13, 2025-05-07T21:00:42.6525123Z B=19, 2025-05-07T21:00:42.6525312Z log_E=5, 2025-05-07T21:00:42.6525505Z L=11, 2025-05-07T21:00:42.6525696Z D_gradcheck=1, 2025-05-07T21:00:42.6525928Z stochastic_rounding=True, 2025-05-07T21:00:42.6526188Z weighted=False, 2025-05-07T21:00:42.6526405Z row_wise=True, 2025-05-07T21:00:42.6526612Z mixed=False, 2025-05-07T21:00:42.6526827Z use_cache=False, 2025-05-07T21:00:42.6527078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6527360Z use_cpu=True, 2025-05-07T21:00:42.6527592Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6527860Z ) 2025-05-07T21:00:42.6528087Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6528721Z self=, 2025-05-07T21:00:42.6529255Z compile=True, 2025-05-07T21:00:42.6529470Z T=1, 2025-05-07T21:00:42.6529695Z D=114, 2025-05-07T21:00:42.6529899Z B=77, 2025-05-07T21:00:42.6530092Z log_E=5, 2025-05-07T21:00:42.6530284Z L=1, 2025-05-07T21:00:42.6530478Z D_gradcheck=1, 2025-05-07T21:00:42.6530700Z stochastic_rounding=True, 2025-05-07T21:00:42.6530964Z weighted=False, 2025-05-07T21:00:42.6531183Z row_wise=False, 2025-05-07T21:00:42.6531398Z mixed=True, 2025-05-07T21:00:42.6531612Z use_cache=False, 2025-05-07T21:00:42.6531860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6532149Z use_cpu=True, 2025-05-07T21:00:42.6532376Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6532647Z ) 2025-05-07T21:00:42.6532891Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6533472Z self=, 2025-05-07T21:00:42.6534010Z compile=False, 2025-05-07T21:00:42.6534220Z T=1, 2025-05-07T21:00:42.6534412Z D=60, 2025-05-07T21:00:42.6534604Z B=75, 2025-05-07T21:00:42.6534797Z log_E=5, 2025-05-07T21:00:42.6535068Z L=3, 2025-05-07T21:00:42.6535266Z D_gradcheck=1, 2025-05-07T21:00:42.6535503Z stochastic_rounding=False, 2025-05-07T21:00:42.6535756Z weighted=False, 2025-05-07T21:00:42.6535969Z row_wise=False, 2025-05-07T21:00:42.6536179Z mixed=False, 2025-05-07T21:00:42.6536429Z use_cache=True, 2025-05-07T21:00:42.6536668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6536959Z use_cpu=False, 2025-05-07T21:00:42.6537228Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6537497Z ) 2025-05-07T21:00:42.6537730Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6538314Z self=, 2025-05-07T21:00:42.6538838Z compile=True, 2025-05-07T21:00:42.6539053Z T=3, 2025-05-07T21:00:42.6539241Z D=110, 2025-05-07T21:00:42.6539422Z B=36, 2025-05-07T21:00:42.6539608Z log_E=3, 2025-05-07T21:00:42.6539801Z L=6, 2025-05-07T21:00:42.6539991Z D_gradcheck=2, 2025-05-07T21:00:42.6540222Z stochastic_rounding=False, 2025-05-07T21:00:42.6540478Z weighted=True, 2025-05-07T21:00:42.6540689Z row_wise=True, 2025-05-07T21:00:42.6540905Z mixed=False, 2025-05-07T21:00:42.6541115Z use_cache=True, 2025-05-07T21:00:42.6541356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6541640Z use_cpu=True, 2025-05-07T21:00:42.6541870Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6542131Z ) 2025-05-07T21:00:42.6542370Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6542960Z self=, 2025-05-07T21:00:42.6543487Z compile=True, 2025-05-07T21:00:42.6543689Z T=4, 2025-05-07T21:00:42.6543881Z D=43, 2025-05-07T21:00:42.6544069Z B=98, 2025-05-07T21:00:42.6544257Z log_E=5, 2025-05-07T21:00:42.6544457Z L=5, 2025-05-07T21:00:42.6544654Z D_gradcheck=1, 2025-05-07T21:00:42.6544892Z stochastic_rounding=True, 2025-05-07T21:00:42.6545156Z weighted=True, 2025-05-07T21:00:42.6545370Z row_wise=False, 2025-05-07T21:00:42.6545575Z mixed=True, 2025-05-07T21:00:42.6545785Z use_cache=False, 2025-05-07T21:00:42.6546038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6546323Z use_cpu=True, 2025-05-07T21:00:42.6546560Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6546820Z ) 2025-05-07T21:00:42.6547053Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6547639Z self=, 2025-05-07T21:00:42.6548176Z compile=True, 2025-05-07T21:00:42.6548378Z T=4, 2025-05-07T21:00:42.6548565Z D=116, 2025-05-07T21:00:42.6548754Z B=86, 2025-05-07T21:00:42.6549071Z log_E=4, 2025-05-07T21:00:42.6549267Z L=4, 2025-05-07T21:00:42.6549496Z D_gradcheck=2, 2025-05-07T21:00:42.6549742Z stochastic_rounding=False, 2025-05-07T21:00:42.6550008Z weighted=True, 2025-05-07T21:00:42.6550229Z row_wise=True, 2025-05-07T21:00:42.6550438Z mixed=True, 2025-05-07T21:00:42.6550640Z use_cache=True, 2025-05-07T21:00:42.6550882Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6551168Z use_cpu=True, 2025-05-07T21:00:42.6551393Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6739372Z ) 2025-05-07T21:00:42.6740059Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6741824Z self=, 2025-05-07T21:00:42.6743259Z compile=False, 2025-05-07T21:00:42.6743748Z T=2, 2025-05-07T21:00:42.6744089Z D=27, 2025-05-07T21:00:42.6744428Z B=23, 2025-05-07T21:00:42.6744767Z log_E=4, 2025-05-07T21:00:42.6745133Z L=15, 2025-05-07T21:00:42.6745492Z D_gradcheck=2, 2025-05-07T21:00:42.6745914Z stochastic_rounding=True, 2025-05-07T21:00:42.6746399Z weighted=True, 2025-05-07T21:00:42.6747010Z row_wise=False, 2025-05-07T21:00:42.6747394Z mixed=True, 2025-05-07T21:00:42.6747783Z use_cache=False, 2025-05-07T21:00:42.6748254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6748791Z use_cpu=True, 2025-05-07T21:00:42.6749291Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6749541Z ) 2025-05-07T21:00:42.6749763Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6750396Z self=, 2025-05-07T21:00:42.6750925Z compile=True, 2025-05-07T21:00:42.6751127Z T=2, 2025-05-07T21:00:42.6751308Z D=28, 2025-05-07T21:00:42.6751492Z B=119, 2025-05-07T21:00:42.6751675Z log_E=5, 2025-05-07T21:00:42.6751857Z L=18, 2025-05-07T21:00:42.6752046Z D_gradcheck=1, 2025-05-07T21:00:42.6752266Z stochastic_rounding=False, 2025-05-07T21:00:42.6752510Z weighted=True, 2025-05-07T21:00:42.6752718Z row_wise=True, 2025-05-07T21:00:42.6752935Z mixed=False, 2025-05-07T21:00:42.6753128Z use_cache=True, 2025-05-07T21:00:42.6753360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6753632Z use_cpu=True, 2025-05-07T21:00:42.6753852Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6754110Z ) 2025-05-07T21:00:42.6754340Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6754914Z self=, 2025-05-07T21:00:42.6755442Z compile=True, 2025-05-07T21:00:42.6755640Z T=3, 2025-05-07T21:00:42.6755812Z D=45, 2025-05-07T21:00:42.6755980Z B=74, 2025-05-07T21:00:42.6756153Z log_E=3, 2025-05-07T21:00:42.6756341Z L=4, 2025-05-07T21:00:42.6756512Z D_gradcheck=1, 2025-05-07T21:00:42.6756736Z stochastic_rounding=False, 2025-05-07T21:00:42.6756985Z weighted=True, 2025-05-07T21:00:42.6757195Z row_wise=False, 2025-05-07T21:00:42.6757395Z mixed=False, 2025-05-07T21:00:42.6757594Z use_cache=True, 2025-05-07T21:00:42.6757821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6758110Z use_cpu=False, 2025-05-07T21:00:42.6758350Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6758595Z ) 2025-05-07T21:00:42.6758817Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6759411Z self=, 2025-05-07T21:00:42.6759954Z compile=True, 2025-05-07T21:00:42.6760147Z T=5, 2025-05-07T21:00:42.6760373Z D=59, 2025-05-07T21:00:42.6760542Z B=110, 2025-05-07T21:00:42.6760719Z log_E=3, 2025-05-07T21:00:42.6760903Z L=8, 2025-05-07T21:00:42.6761077Z D_gradcheck=1, 2025-05-07T21:00:42.6761299Z stochastic_rounding=True, 2025-05-07T21:00:42.6761609Z weighted=True, 2025-05-07T21:00:42.6761807Z row_wise=False, 2025-05-07T21:00:42.6762000Z mixed=True, 2025-05-07T21:00:42.6762195Z use_cache=False, 2025-05-07T21:00:42.6762437Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6762707Z use_cpu=True, 2025-05-07T21:00:42.6762926Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6763173Z ) 2025-05-07T21:00:42.6763388Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6763959Z self=, 2025-05-07T21:00:42.6764471Z compile=True, 2025-05-07T21:00:42.6764664Z T=1, 2025-05-07T21:00:42.6764831Z D=57, 2025-05-07T21:00:42.6765005Z B=107, 2025-05-07T21:00:42.6765175Z log_E=5, 2025-05-07T21:00:42.6765353Z L=3, 2025-05-07T21:00:42.6765536Z D_gradcheck=1, 2025-05-07T21:00:42.6765746Z stochastic_rounding=True, 2025-05-07T21:00:42.6765983Z weighted=True, 2025-05-07T21:00:42.6766185Z row_wise=True, 2025-05-07T21:00:42.6766378Z mixed=False, 2025-05-07T21:00:42.6766580Z use_cache=False, 2025-05-07T21:00:42.6766817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6767138Z use_cpu=True, 2025-05-07T21:00:42.6767361Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6767613Z ) 2025-05-07T21:00:42.6767835Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6768401Z self=, 2025-05-07T21:00:42.6768960Z compile=True, 2025-05-07T21:00:42.6769153Z T=3, 2025-05-07T21:00:42.6769379Z D=57, 2025-05-07T21:00:42.6769582Z B=23, 2025-05-07T21:00:42.6769765Z log_E=4, 2025-05-07T21:00:42.6769944Z L=19, 2025-05-07T21:00:42.6770120Z D_gradcheck=2, 2025-05-07T21:00:42.6770335Z stochastic_rounding=True, 2025-05-07T21:00:42.6770573Z weighted=False, 2025-05-07T21:00:42.6770775Z row_wise=False, 2025-05-07T21:00:42.6776042Z mixed=False, 2025-05-07T21:00:42.6776261Z use_cache=True, 2025-05-07T21:00:42.6776510Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6776794Z use_cpu=False, 2025-05-07T21:00:42.6777030Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6777288Z ) 2025-05-07T21:00:42.6777521Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6778106Z self=, 2025-05-07T21:00:42.6778645Z compile=True, 2025-05-07T21:00:42.6778851Z T=1, 2025-05-07T21:00:42.6779027Z D=14, 2025-05-07T21:00:42.6779206Z B=19, 2025-05-07T21:00:42.6779386Z log_E=4, 2025-05-07T21:00:42.6779572Z L=18, 2025-05-07T21:00:42.6779755Z D_gradcheck=2, 2025-05-07T21:00:42.6779982Z stochastic_rounding=False, 2025-05-07T21:00:42.6780232Z weighted=True, 2025-05-07T21:00:42.6780439Z row_wise=True, 2025-05-07T21:00:42.6780641Z mixed=True, 2025-05-07T21:00:42.6780846Z use_cache=False, 2025-05-07T21:00:42.6781086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6781378Z use_cpu=False, 2025-05-07T21:00:42.6781608Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6781861Z ) 2025-05-07T21:00:42.6782089Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6782668Z self=, 2025-05-07T21:00:42.6783190Z compile=True, 2025-05-07T21:00:42.6783393Z T=5, 2025-05-07T21:00:42.6783574Z D=73, 2025-05-07T21:00:42.6783749Z B=79, 2025-05-07T21:00:42.6783932Z log_E=4, 2025-05-07T21:00:42.6784124Z L=3, 2025-05-07T21:00:42.6784305Z D_gradcheck=2, 2025-05-07T21:00:42.6784525Z stochastic_rounding=True, 2025-05-07T21:00:42.6784773Z weighted=True, 2025-05-07T21:00:42.6784978Z row_wise=False, 2025-05-07T21:00:42.6785183Z mixed=True, 2025-05-07T21:00:42.6785389Z use_cache=True, 2025-05-07T21:00:42.6785692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6785973Z use_cpu=False, 2025-05-07T21:00:42.6786204Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6786460Z ) 2025-05-07T21:00:42.6786687Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6787264Z self=, 2025-05-07T21:00:42.6787793Z compile=False, 2025-05-07T21:00:42.6787997Z T=2, 2025-05-07T21:00:42.6788182Z D=14, 2025-05-07T21:00:42.6788363Z B=119, 2025-05-07T21:00:42.6788545Z log_E=4, 2025-05-07T21:00:42.6788735Z L=3, 2025-05-07T21:00:42.6788921Z D_gradcheck=2, 2025-05-07T21:00:42.6789140Z stochastic_rounding=True, 2025-05-07T21:00:42.6789404Z weighted=False, 2025-05-07T21:00:42.6789652Z row_wise=False, 2025-05-07T21:00:42.6789852Z mixed=False, 2025-05-07T21:00:42.6790057Z use_cache=False, 2025-05-07T21:00:42.6790301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6790578Z use_cpu=False, 2025-05-07T21:00:42.6790808Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6791067Z ) 2025-05-07T21:00:42.6791290Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6791923Z self=, 2025-05-07T21:00:42.6792451Z compile=False, 2025-05-07T21:00:42.6792652Z T=5, 2025-05-07T21:00:42.6792869Z D=46, 2025-05-07T21:00:42.6793047Z B=128, 2025-05-07T21:00:42.6793231Z log_E=4, 2025-05-07T21:00:42.6793414Z L=15, 2025-05-07T21:00:42.6793598Z D_gradcheck=1, 2025-05-07T21:00:42.6793863Z stochastic_rounding=False, 2025-05-07T21:00:42.6794110Z weighted=True, 2025-05-07T21:00:42.6794486Z row_wise=True, 2025-05-07T21:00:42.6794688Z mixed=False, 2025-05-07T21:00:42.6794892Z use_cache=False, 2025-05-07T21:00:42.6795133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6795413Z use_cpu=True, 2025-05-07T21:00:42.6795641Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6795897Z ) 2025-05-07T21:00:42.6796123Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6796705Z self=, 2025-05-07T21:00:42.6797231Z compile=False, 2025-05-07T21:00:42.6797433Z T=1, 2025-05-07T21:00:42.6797611Z D=15, 2025-05-07T21:00:42.6797790Z B=112, 2025-05-07T21:00:42.6797972Z log_E=3, 2025-05-07T21:00:42.6798160Z L=17, 2025-05-07T21:00:42.6798345Z D_gradcheck=1, 2025-05-07T21:00:42.6798569Z stochastic_rounding=False, 2025-05-07T21:00:42.6798826Z weighted=True, 2025-05-07T21:00:42.6799030Z row_wise=True, 2025-05-07T21:00:42.6799233Z mixed=True, 2025-05-07T21:00:42.6799454Z use_cache=True, 2025-05-07T21:00:42.6799715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6799995Z use_cpu=True, 2025-05-07T21:00:42.6800228Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6800543Z ) 2025-05-07T21:00:42.6800772Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6801349Z self=, 2025-05-07T21:00:42.6801903Z compile=False, 2025-05-07T21:00:42.6802105Z T=1, 2025-05-07T21:00:42.6802283Z D=24, 2025-05-07T21:00:42.6802463Z B=77, 2025-05-07T21:00:42.6802644Z log_E=4, 2025-05-07T21:00:42.6802832Z L=9, 2025-05-07T21:00:42.6803016Z D_gradcheck=2, 2025-05-07T21:00:42.6803237Z stochastic_rounding=True, 2025-05-07T21:00:42.6803480Z weighted=True, 2025-05-07T21:00:42.6803686Z row_wise=True, 2025-05-07T21:00:42.6803887Z mixed=False, 2025-05-07T21:00:42.6804087Z use_cache=False, 2025-05-07T21:00:42.6804327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6804609Z use_cpu=True, 2025-05-07T21:00:42.6804837Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6805092Z ) 2025-05-07T21:00:42.6805431Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6806010Z self=, 2025-05-07T21:00:42.6806538Z compile=True, 2025-05-07T21:00:42.6806739Z T=3, 2025-05-07T21:00:42.6806919Z D=105, 2025-05-07T21:00:42.6807097Z B=38, 2025-05-07T21:00:42.6807279Z log_E=5, 2025-05-07T21:00:42.6807465Z L=15, 2025-05-07T21:00:42.6807647Z D_gradcheck=1, 2025-05-07T21:00:42.6807876Z stochastic_rounding=False, 2025-05-07T21:00:42.6808125Z weighted=True, 2025-05-07T21:00:42.6808329Z row_wise=False, 2025-05-07T21:00:42.6808536Z mixed=False, 2025-05-07T21:00:42.6808739Z use_cache=True, 2025-05-07T21:00:42.6808969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6809245Z use_cpu=True, 2025-05-07T21:00:42.6809470Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6809722Z ) 2025-05-07T21:00:42.6809955Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6810537Z self=, 2025-05-07T21:00:42.6811129Z compile=True, 2025-05-07T21:00:42.6811327Z T=2, 2025-05-07T21:00:42.6811502Z D=19, 2025-05-07T21:00:42.6811681Z B=86, 2025-05-07T21:00:42.6811858Z log_E=5, 2025-05-07T21:00:42.6812044Z L=14, 2025-05-07T21:00:42.6812225Z D_gradcheck=2, 2025-05-07T21:00:42.6812504Z stochastic_rounding=True, 2025-05-07T21:00:42.6812755Z weighted=False, 2025-05-07T21:00:42.6812966Z row_wise=False, 2025-05-07T21:00:42.6813167Z mixed=False, 2025-05-07T21:00:42.6813429Z use_cache=True, 2025-05-07T21:00:42.6813665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6813940Z use_cpu=True, 2025-05-07T21:00:42.6814175Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6814433Z ) 2025-05-07T21:00:42.6814658Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6815244Z self=, 2025-05-07T21:00:42.6815769Z compile=False, 2025-05-07T21:00:42.6815971Z T=5, 2025-05-07T21:00:42.6816148Z D=25, 2025-05-07T21:00:42.6816325Z B=60, 2025-05-07T21:00:42.6816502Z log_E=3, 2025-05-07T21:00:42.6816688Z L=18, 2025-05-07T21:00:42.6816871Z D_gradcheck=1, 2025-05-07T21:00:42.6817092Z stochastic_rounding=True, 2025-05-07T21:00:42.6817346Z weighted=False, 2025-05-07T21:00:42.6817557Z row_wise=True, 2025-05-07T21:00:42.6817759Z mixed=True, 2025-05-07T21:00:42.6817961Z use_cache=False, 2025-05-07T21:00:42.6818207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6818486Z use_cpu=True, 2025-05-07T21:00:42.6818711Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.6818966Z ) 2025-05-07T21:00:42.6819191Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6819818Z self=, 2025-05-07T21:00:42.6820341Z compile=True, 2025-05-07T21:00:42.6820538Z T=1, 2025-05-07T21:00:42.6820715Z D=43, 2025-05-07T21:00:42.6820896Z B=1, 2025-05-07T21:00:42.6821071Z log_E=3, 2025-05-07T21:00:42.6821255Z L=20, 2025-05-07T21:00:42.6821441Z D_gradcheck=1, 2025-05-07T21:00:42.6821663Z stochastic_rounding=True, 2025-05-07T21:00:42.6821909Z weighted=False, 2025-05-07T21:00:42.6822118Z row_wise=False, 2025-05-07T21:00:42.6822323Z mixed=False, 2025-05-07T21:00:42.6822524Z use_cache=True, 2025-05-07T21:00:42.6822756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6823034Z use_cpu=True, 2025-05-07T21:00:42.6823255Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.6823513Z ) 2025-05-07T21:00:42.6823738Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6824365Z self=, 2025-05-07T21:00:42.6824891Z compile=False, 2025-05-07T21:00:42.6825095Z T=3, 2025-05-07T21:00:42.6825278Z D=76, 2025-05-07T21:00:42.6825456Z B=48, 2025-05-07T21:00:42.6825639Z log_E=3, 2025-05-07T21:00:42.6825825Z L=3, 2025-05-07T21:00:42.6826005Z D_gradcheck=1, 2025-05-07T21:00:42.6826225Z stochastic_rounding=True, 2025-05-07T21:00:42.6826476Z weighted=True, 2025-05-07T21:00:42.6826682Z row_wise=False, 2025-05-07T21:00:42.6826892Z mixed=True, 2025-05-07T21:00:42.6827098Z use_cache=False, 2025-05-07T21:00:42.6827334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6827613Z use_cpu=True, 2025-05-07T21:00:42.6827840Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6828096Z ) 2025-05-07T21:00:42.6828334Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6828911Z self=, 2025-05-07T21:00:42.6829453Z compile=False, 2025-05-07T21:00:42.6829692Z T=1, 2025-05-07T21:00:42.6829885Z D=69, 2025-05-07T21:00:42.6830071Z B=41, 2025-05-07T21:00:42.6830251Z log_E=4, 2025-05-07T21:00:42.6830492Z L=8, 2025-05-07T21:00:42.6830682Z D_gradcheck=1, 2025-05-07T21:00:42.6830910Z stochastic_rounding=False, 2025-05-07T21:00:42.6831161Z weighted=False, 2025-05-07T21:00:42.6831371Z row_wise=False, 2025-05-07T21:00:42.6831571Z mixed=True, 2025-05-07T21:00:42.6831816Z use_cache=False, 2025-05-07T21:00:42.6832057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.6832333Z use_cpu=True, 2025-05-07T21:00:42.6832608Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.6832866Z ) 2025-05-07T21:00:42.6833090Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.6833667Z self=, 2025-05-07T21:00:42.6834196Z compile=True, 2025-05-07T21:00:42.6834398Z T=2, 2025-05-07T21:00:42.6834573Z D=126, 2025-05-07T21:00:42.6834752Z B=24, 2025-05-07T21:00:42.6834932Z log_E=4, 2025-05-07T21:00:42.6835116Z L=6, 2025-05-07T21:00:42.6835303Z D_gradcheck=1, 2025-05-07T21:00:42.6835528Z stochastic_rounding=True, 2025-05-07T21:00:42.6835773Z weighted=True, 2025-05-07T21:00:42.6835988Z row_wise=True, 2025-05-07T21:00:42.6836191Z mixed=True, 2025-05-07T21:00:42.6836390Z use_cache=True, 2025-05-07T21:00:42.6836624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.6836901Z use_cpu=True, 2025-05-07T21:00:42.6837003Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.7025996Z ) 2025-05-07T21:00:42.7026412Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7027423Z self=, 2025-05-07T21:00:42.7027674Z compile=True, 2025-05-07T21:00:42.7027892Z T=4, 2025-05-07T21:00:42.7028090Z D=56, 2025-05-07T21:00:42.7028311Z B=42, 2025-05-07T21:00:42.7028515Z log_E=4, 2025-05-07T21:00:42.7028710Z L=15, 2025-05-07T21:00:42.7028935Z D_gradcheck=1, 2025-05-07T21:00:42.7029176Z stochastic_rounding=True, 2025-05-07T21:00:42.7029382Z weighted=False, 2025-05-07T21:00:42.7029497Z row_wise=False, 2025-05-07T21:00:42.7029603Z mixed=False, 2025-05-07T21:00:42.7029714Z use_cache=False, 2025-05-07T21:00:42.7029938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.7030048Z use_cpu=True, 2025-05-07T21:00:42.7030191Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.7030285Z ) 2025-05-07T21:00:42.7030465Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7030873Z self=, 2025-05-07T21:00:42.7030959Z compile=True, 2025-05-07T21:00:42.7031031Z T=3, 2025-05-07T21:00:42.7031112Z D=99, 2025-05-07T21:00:42.7031187Z B=122, 2025-05-07T21:00:42.7031370Z log_E=3, 2025-05-07T21:00:42.7031449Z L=14, 2025-05-07T21:00:42.7031531Z D_gradcheck=2, 2025-05-07T21:00:42.7031623Z stochastic_rounding=False, 2025-05-07T21:00:42.7031711Z weighted=False, 2025-05-07T21:00:42.7031793Z row_wise=True, 2025-05-07T21:00:42.7031869Z mixed=True, 2025-05-07T21:00:42.7031951Z use_cache=True, 2025-05-07T21:00:42.7032053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.7032139Z use_cpu=True, 2025-05-07T21:00:42.7032239Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.7032307Z ) 2025-05-07T21:00:42.7032444Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7032787Z self=, 2025-05-07T21:00:42.7032868Z compile=True, 2025-05-07T21:00:42.7032947Z T=2, 2025-05-07T21:00:42.7033023Z D=76, 2025-05-07T21:00:42.7033097Z B=28, 2025-05-07T21:00:42.7033173Z log_E=4, 2025-05-07T21:00:42.7033251Z L=6, 2025-05-07T21:00:42.7033331Z D_gradcheck=1, 2025-05-07T21:00:42.7033430Z stochastic_rounding=False, 2025-05-07T21:00:42.7033513Z weighted=True, 2025-05-07T21:00:42.7033660Z row_wise=False, 2025-05-07T21:00:42.7033735Z mixed=True, 2025-05-07T21:00:42.7033812Z use_cache=True, 2025-05-07T21:00:42.7033927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.7034006Z use_cpu=True, 2025-05-07T21:00:42.7034106Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.7034243Z ) 2025-05-07T21:00:42.7034374Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7034773Z self=, 2025-05-07T21:00:42.7034854Z compile=True, 2025-05-07T21:00:42.7034924Z T=5, 2025-05-07T21:00:42.7035001Z D=24, 2025-05-07T21:00:42.7035083Z B=20, 2025-05-07T21:00:42.7035158Z log_E=3, 2025-05-07T21:00:42.7035229Z L=19, 2025-05-07T21:00:42.7035315Z D_gradcheck=1, 2025-05-07T21:00:42.7035407Z stochastic_rounding=False, 2025-05-07T21:00:42.7035491Z weighted=False, 2025-05-07T21:00:42.7035569Z row_wise=True, 2025-05-07T21:00:42.7035649Z mixed=False, 2025-05-07T21:00:42.7035732Z use_cache=True, 2025-05-07T21:00:42.7035838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.7035912Z use_cpu=True, 2025-05-07T21:00:42.7036013Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.7036087Z ) 2025-05-07T21:00:42.7036218Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7036570Z self=, 2025-05-07T21:00:42.7036652Z compile=False, 2025-05-07T21:00:42.7036725Z T=3, 2025-05-07T21:00:42.7036796Z D=50, 2025-05-07T21:00:42.7036867Z B=16, 2025-05-07T21:00:42.7036943Z log_E=5, 2025-05-07T21:00:42.7037014Z L=4, 2025-05-07T21:00:42.7037092Z D_gradcheck=2, 2025-05-07T21:00:42.7037189Z stochastic_rounding=False, 2025-05-07T21:00:42.7037267Z weighted=True, 2025-05-07T21:00:42.7037344Z row_wise=False, 2025-05-07T21:00:42.7037421Z mixed=True, 2025-05-07T21:00:42.7037500Z use_cache=True, 2025-05-07T21:00:42.7037603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.7037682Z use_cpu=True, 2025-05-07T21:00:42.7037778Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.7037848Z ) 2025-05-07T21:00:42.7037980Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7038325Z self=, 2025-05-07T21:00:42.7038408Z compile=False, 2025-05-07T21:00:42.7038485Z T=5, 2025-05-07T21:00:42.7038559Z D=50, 2025-05-07T21:00:42.7038637Z B=21, 2025-05-07T21:00:42.7038709Z log_E=3, 2025-05-07T21:00:42.7038779Z L=18, 2025-05-07T21:00:42.7038858Z D_gradcheck=1, 2025-05-07T21:00:42.7038949Z stochastic_rounding=False, 2025-05-07T21:00:42.7039075Z weighted=True, 2025-05-07T21:00:42.7039159Z row_wise=False, 2025-05-07T21:00:42.7039234Z mixed=True, 2025-05-07T21:00:42.7039312Z use_cache=False, 2025-05-07T21:00:42.7039433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.7039523Z use_cpu=False, 2025-05-07T21:00:42.7039637Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.7039713Z ) 2025-05-07T21:00:42.7039844Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7040188Z self=, 2025-05-07T21:00:42.7040270Z compile=True, 2025-05-07T21:00:42.7040446Z T=5, 2025-05-07T21:00:42.7040521Z D=82, 2025-05-07T21:00:42.7040591Z B=41, 2025-05-07T21:00:42.7040662Z log_E=3, 2025-05-07T21:00:42.7040738Z L=13, 2025-05-07T21:00:42.7040816Z D_gradcheck=2, 2025-05-07T21:00:42.7040906Z stochastic_rounding=True, 2025-05-07T21:00:42.7040987Z weighted=True, 2025-05-07T21:00:42.7041068Z row_wise=True, 2025-05-07T21:00:42.7041145Z mixed=False, 2025-05-07T21:00:42.7041227Z use_cache=True, 2025-05-07T21:00:42.7041329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.7041459Z use_cpu=False, 2025-05-07T21:00:42.7041559Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.7041628Z ) 2025-05-07T21:00:42.7041756Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7042100Z self=, 2025-05-07T21:00:42.7042223Z compile=False, 2025-05-07T21:00:42.7042302Z T=2, 2025-05-07T21:00:42.7042380Z D=104, 2025-05-07T21:00:42.7042523Z B=43, 2025-05-07T21:00:42.7042608Z log_E=5, 2025-05-07T21:00:42.7042679Z L=0, 2025-05-07T21:00:42.7042763Z D_gradcheck=1, 2025-05-07T21:00:42.7042860Z stochastic_rounding=True, 2025-05-07T21:00:42.7042936Z weighted=True, 2025-05-07T21:00:42.7043012Z row_wise=True, 2025-05-07T21:00:42.7043092Z mixed=True, 2025-05-07T21:00:42.7043170Z use_cache=True, 2025-05-07T21:00:42.7043272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.7043352Z use_cpu=False, 2025-05-07T21:00:42.7043453Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.7043526Z ) 2025-05-07T21:00:42.7043658Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7044004Z self=, 2025-05-07T21:00:42.7044091Z compile=False, 2025-05-07T21:00:42.7044161Z T=3, 2025-05-07T21:00:42.7044236Z D=105, 2025-05-07T21:00:42.7044314Z B=74, 2025-05-07T21:00:42.7044391Z log_E=4, 2025-05-07T21:00:42.7044464Z L=6, 2025-05-07T21:00:42.7044543Z D_gradcheck=2, 2025-05-07T21:00:42.7044635Z stochastic_rounding=False, 2025-05-07T21:00:42.7044711Z weighted=True, 2025-05-07T21:00:42.7044794Z row_wise=False, 2025-05-07T21:00:42.7044866Z mixed=True, 2025-05-07T21:00:42.7044946Z use_cache=True, 2025-05-07T21:00:42.7045051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.7045127Z use_cpu=False, 2025-05-07T21:00:42.7045231Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.7045304Z ) 2025-05-07T21:00:42.7045436Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7045779Z self=, 2025-05-07T21:00:42.7045863Z compile=True, 2025-05-07T21:00:42.7045939Z T=2, 2025-05-07T21:00:42.7046019Z D=36, 2025-05-07T21:00:42.7046092Z B=29, 2025-05-07T21:00:42.7046165Z log_E=3, 2025-05-07T21:00:42.7046241Z L=7, 2025-05-07T21:00:42.7046322Z D_gradcheck=2, 2025-05-07T21:00:42.7046413Z stochastic_rounding=True, 2025-05-07T21:00:42.7046495Z weighted=True, 2025-05-07T21:00:42.7046574Z row_wise=True, 2025-05-07T21:00:42.7046649Z mixed=False, 2025-05-07T21:00:42.7046736Z use_cache=False, 2025-05-07T21:00:42.7046896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.7046975Z use_cpu=True, 2025-05-07T21:00:42.7047072Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.7047142Z ) 2025-05-07T21:00:42.7047275Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7047615Z self=, 2025-05-07T21:00:42.7047696Z compile=True, 2025-05-07T21:00:42.7047777Z T=2, 2025-05-07T21:00:42.7047850Z D=39, 2025-05-07T21:00:42.7047923Z B=53, 2025-05-07T21:00:42.7047996Z log_E=5, 2025-05-07T21:00:42.7048067Z L=5, 2025-05-07T21:00:42.7048146Z D_gradcheck=1, 2025-05-07T21:00:42.7048241Z stochastic_rounding=False, 2025-05-07T21:00:42.7048320Z weighted=False, 2025-05-07T21:00:42.7048402Z row_wise=False, 2025-05-07T21:00:42.7048482Z mixed=False, 2025-05-07T21:00:42.7048565Z use_cache=False, 2025-05-07T21:00:42.7048673Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.7048753Z use_cpu=True, 2025-05-07T21:00:42.7048853Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.7048929Z ) 2025-05-07T21:00:42.7049065Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7049482Z self=, 2025-05-07T21:00:42.7049584Z compile=True, 2025-05-07T21:00:42.7049655Z T=4, 2025-05-07T21:00:42.7049766Z D=30, 2025-05-07T21:00:42.7049840Z B=110, 2025-05-07T21:00:42.7049914Z log_E=3, 2025-05-07T21:00:42.7049988Z L=19, 2025-05-07T21:00:42.7050068Z D_gradcheck=1, 2025-05-07T21:00:42.7050197Z stochastic_rounding=True, 2025-05-07T21:00:42.7050288Z weighted=False, 2025-05-07T21:00:42.7050364Z row_wise=False, 2025-05-07T21:00:42.7050439Z mixed=False, 2025-05-07T21:00:42.7050519Z use_cache=True, 2025-05-07T21:00:42.7050621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.7050699Z use_cpu=False, 2025-05-07T21:00:42.7050802Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.7050871Z ) 2025-05-07T21:00:42.7051004Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7051350Z self=, 2025-05-07T21:00:42.7051428Z compile=False, 2025-05-07T21:00:42.7051497Z T=1, 2025-05-07T21:00:42.7051572Z D=110, 2025-05-07T21:00:42.7051647Z B=86, 2025-05-07T21:00:42.7051723Z log_E=4, 2025-05-07T21:00:42.7051800Z L=14, 2025-05-07T21:00:42.7051876Z D_gradcheck=2, 2025-05-07T21:00:42.7051968Z stochastic_rounding=True, 2025-05-07T21:00:42.7052047Z weighted=True, 2025-05-07T21:00:42.7052120Z row_wise=True, 2025-05-07T21:00:42.7052197Z mixed=False, 2025-05-07T21:00:42.7052275Z use_cache=False, 2025-05-07T21:00:42.7052379Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.7052465Z use_cpu=False, 2025-05-07T21:00:42.7052566Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.7052636Z ) 2025-05-07T21:00:42.7052771Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7053111Z self=, 2025-05-07T21:00:42.7053192Z compile=False, 2025-05-07T21:00:42.7053266Z T=3, 2025-05-07T21:00:42.7053338Z D=70, 2025-05-07T21:00:42.7053423Z B=29, 2025-05-07T21:00:42.7053500Z log_E=4, 2025-05-07T21:00:42.7053573Z L=20, 2025-05-07T21:00:42.7053655Z D_gradcheck=1, 2025-05-07T21:00:42.7053744Z stochastic_rounding=True, 2025-05-07T21:00:42.7053820Z weighted=False, 2025-05-07T21:00:42.7053904Z row_wise=False, 2025-05-07T21:00:42.7053979Z mixed=False, 2025-05-07T21:00:42.7054058Z use_cache=True, 2025-05-07T21:00:42.7054173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.7054249Z use_cpu=False, 2025-05-07T21:00:42.7054349Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.7054418Z ) 2025-05-07T21:00:42.7054597Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7054940Z self=, 2025-05-07T21:00:42.7055027Z compile=False, 2025-05-07T21:00:42.7055099Z T=3, 2025-05-07T21:00:42.7055174Z D=91, 2025-05-07T21:00:42.7055244Z B=61, 2025-05-07T21:00:42.7055320Z log_E=3, 2025-05-07T21:00:42.7055398Z L=16, 2025-05-07T21:00:42.7055478Z D_gradcheck=2, 2025-05-07T21:00:42.7055568Z stochastic_rounding=True, 2025-05-07T21:00:42.7055646Z weighted=True, 2025-05-07T21:00:42.7055726Z row_wise=False, 2025-05-07T21:00:42.7055804Z mixed=False, 2025-05-07T21:00:42.7055884Z use_cache=True, 2025-05-07T21:00:42.7055986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.7056061Z use_cpu=False, 2025-05-07T21:00:42.7056165Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.7056232Z ) 2025-05-07T21:00:42.7056367Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7056713Z self=, 2025-05-07T21:00:42.7056837Z compile=False, 2025-05-07T21:00:42.7056914Z T=5, 2025-05-07T21:00:42.7061784Z D=51, 2025-05-07T21:00:42.7061886Z B=101, 2025-05-07T21:00:42.7061970Z log_E=4, 2025-05-07T21:00:42.7062047Z L=2, 2025-05-07T21:00:42.7062143Z D_gradcheck=1, 2025-05-07T21:00:42.7062316Z stochastic_rounding=True, 2025-05-07T21:00:42.7062402Z weighted=False, 2025-05-07T21:00:42.7062489Z row_wise=False, 2025-05-07T21:00:42.7062569Z mixed=True, 2025-05-07T21:00:42.7062700Z use_cache=False, 2025-05-07T21:00:42.7062819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.7062908Z use_cpu=False, 2025-05-07T21:00:42.7063017Z output_dtype=SparseType.BF16, 2025-05-07T21:00:42.7063088Z ) 2025-05-07T21:00:42.7063229Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7063589Z self=, 2025-05-07T21:00:42.7063673Z compile=True, 2025-05-07T21:00:42.7063753Z T=1, 2025-05-07T21:00:42.7063827Z D=102, 2025-05-07T21:00:42.7063908Z B=117, 2025-05-07T21:00:42.7063985Z log_E=3, 2025-05-07T21:00:42.7064061Z L=10, 2025-05-07T21:00:42.7064151Z D_gradcheck=2, 2025-05-07T21:00:42.7064247Z stochastic_rounding=False, 2025-05-07T21:00:42.7064333Z weighted=False, 2025-05-07T21:00:42.7064414Z row_wise=False, 2025-05-07T21:00:42.7064494Z mixed=True, 2025-05-07T21:00:42.7064576Z use_cache=False, 2025-05-07T21:00:42.7064696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.7064778Z use_cpu=False, 2025-05-07T21:00:42.7064879Z output_dtype=SparseType.FP32, 2025-05-07T21:00:42.7064960Z ) 2025-05-07T21:00:42.7065096Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7065445Z self=, 2025-05-07T21:00:42.7065530Z compile=True, 2025-05-07T21:00:42.7065605Z T=1, 2025-05-07T21:00:42.7065684Z D=94, 2025-05-07T21:00:42.7065760Z B=70, 2025-05-07T21:00:42.7065840Z log_E=3, 2025-05-07T21:00:42.7065920Z L=19, 2025-05-07T21:00:42.7066003Z D_gradcheck=2, 2025-05-07T21:00:42.7066096Z stochastic_rounding=True, 2025-05-07T21:00:42.7066180Z weighted=True, 2025-05-07T21:00:42.7066267Z row_wise=False, 2025-05-07T21:00:42.7066345Z mixed=True, 2025-05-07T21:00:42.7066431Z use_cache=False, 2025-05-07T21:00:42.7066544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:42.7066625Z use_cpu=False, 2025-05-07T21:00:42.7066735Z output_dtype=SparseType.FP16, 2025-05-07T21:00:42.7066807Z ) 2025-05-07T21:00:42.7066946Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:42.7067333Z self=, 2025-05-07T21:00:42.7067417Z compile=False, 2025-05-07T21:00:42.7067496Z T=3, 2025-05-07T21:00:42.7067572Z D=114, 2025-05-07T21:00:42.7067649Z B=99, 2025-05-07T21:00:42.7067730Z log_E=4, 2025-05-07T21:00:42.7067807Z L=10, 2025-05-07T21:00:42.7067886Z D_gradcheck=2, 2025-05-07T21:00:42.7067984Z stochastic_rounding=False, 2025-05-07T21:00:42.7068067Z weighted=False, 2025-05-07T21:00:42.7068146Z row_wise=True, 2025-05-07T21:00:42.7068228Z mixed=False, 2025-05-07T21:00:42.7068307Z use_cache=True, 2025-05-07T21:00:42.7068414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:42.7068498Z use_cpu=True, 2025-05-07T21:00:42.7068600Z output_dtype=SparseType.FP32, 2025-05-07T21:00:51.7858724Z ) 2025-05-07T21:00:51.7859076Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7859689Z self=, 2025-05-07T21:00:51.7860260Z compile=False, 2025-05-07T21:00:51.7860495Z T=2, 2025-05-07T21:00:51.7860686Z D=109, 2025-05-07T21:00:51.7860889Z B=59, 2025-05-07T21:00:51.7861086Z log_E=5, 2025-05-07T21:00:51.7861488Z L=4, 2025-05-07T21:00:51.7861687Z D_gradcheck=1, 2025-05-07T21:00:51.7861949Z stochastic_rounding=False, 2025-05-07T21:00:51.7862236Z weighted=True, 2025-05-07T21:00:51.7862459Z row_wise=True, 2025-05-07T21:00:51.7862681Z mixed=False, 2025-05-07T21:00:51.7862976Z use_cache=True, 2025-05-07T21:00:51.7863232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:51.7863533Z use_cpu=False, 2025-05-07T21:00:51.7863855Z output_dtype=SparseType.BF16, 2025-05-07T21:00:51.7864119Z ) 2025-05-07T21:00:51.7864363Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7864958Z self=, 2025-05-07T21:00:51.7865488Z compile=True, 2025-05-07T21:00:51.7865703Z T=3, 2025-05-07T21:00:51.7865900Z D=123, 2025-05-07T21:00:51.7866086Z B=2, 2025-05-07T21:00:51.7866271Z log_E=3, 2025-05-07T21:00:51.7866471Z L=19, 2025-05-07T21:00:51.7866667Z D_gradcheck=1, 2025-05-07T21:00:51.7866901Z stochastic_rounding=True, 2025-05-07T21:00:51.7867163Z weighted=False, 2025-05-07T21:00:51.7867376Z row_wise=False, 2025-05-07T21:00:51.7867597Z mixed=True, 2025-05-07T21:00:51.7867813Z use_cache=True, 2025-05-07T21:00:51.7868055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:51.7868346Z use_cpu=True, 2025-05-07T21:00:51.7868585Z output_dtype=SparseType.BF16, 2025-05-07T21:00:51.7868849Z ) 2025-05-07T21:00:51.7869089Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7869686Z self=, 2025-05-07T21:00:51.7870242Z compile=True, 2025-05-07T21:00:51.7870453Z T=4, 2025-05-07T21:00:51.7870645Z D=92, 2025-05-07T21:00:51.7870840Z B=39, 2025-05-07T21:00:51.7871028Z log_E=5, 2025-05-07T21:00:51.7871228Z L=19, 2025-05-07T21:00:51.7871425Z D_gradcheck=2, 2025-05-07T21:00:51.7871661Z stochastic_rounding=True, 2025-05-07T21:00:51.7871959Z weighted=True, 2025-05-07T21:00:51.7872190Z row_wise=False, 2025-05-07T21:00:51.7872397Z mixed=False, 2025-05-07T21:00:51.7872614Z use_cache=False, 2025-05-07T21:00:51.7872871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:51.7873157Z use_cpu=True, 2025-05-07T21:00:51.7873391Z output_dtype=SparseType.FP16, 2025-05-07T21:00:51.7873653Z ) 2025-05-07T21:00:51.7873887Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7874471Z self=, 2025-05-07T21:00:51.7875007Z compile=True, 2025-05-07T21:00:51.7875216Z T=1, 2025-05-07T21:00:51.7875397Z D=63, 2025-05-07T21:00:51.7875591Z B=119, 2025-05-07T21:00:51.7875858Z log_E=3, 2025-05-07T21:00:51.7876050Z L=4, 2025-05-07T21:00:51.7876242Z D_gradcheck=1, 2025-05-07T21:00:51.7876470Z stochastic_rounding=True, 2025-05-07T21:00:51.7876724Z weighted=True, 2025-05-07T21:00:51.7876941Z row_wise=True, 2025-05-07T21:00:51.7877161Z mixed=False, 2025-05-07T21:00:51.7877367Z use_cache=True, 2025-05-07T21:00:51.7877606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:51.7877901Z use_cpu=False, 2025-05-07T21:00:51.7878131Z output_dtype=SparseType.FP16, 2025-05-07T21:00:51.7878396Z ) 2025-05-07T21:00:51.7878631Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7879216Z self=, 2025-05-07T21:00:51.7879760Z compile=True, 2025-05-07T21:00:51.7879975Z T=2, 2025-05-07T21:00:51.7880164Z D=57, 2025-05-07T21:00:51.7880355Z B=87, 2025-05-07T21:00:51.7880609Z log_E=5, 2025-05-07T21:00:51.7880803Z L=5, 2025-05-07T21:00:51.7881002Z D_gradcheck=2, 2025-05-07T21:00:51.7881238Z stochastic_rounding=False, 2025-05-07T21:00:51.7881496Z weighted=False, 2025-05-07T21:00:51.7881801Z row_wise=True, 2025-05-07T21:00:51.7882049Z mixed=False, 2025-05-07T21:00:51.7882266Z use_cache=False, 2025-05-07T21:00:51.7882513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:51.7882812Z use_cpu=False, 2025-05-07T21:00:51.7883093Z output_dtype=SparseType.BF16, 2025-05-07T21:00:51.7883350Z ) 2025-05-07T21:00:51.7883585Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7884215Z self=, 2025-05-07T21:00:51.7884746Z compile=True, 2025-05-07T21:00:51.7884964Z T=2, 2025-05-07T21:00:51.7885151Z D=21, 2025-05-07T21:00:51.7885332Z B=128, 2025-05-07T21:00:51.7885526Z log_E=3, 2025-05-07T21:00:51.7885722Z L=14, 2025-05-07T21:00:51.7885910Z D_gradcheck=2, 2025-05-07T21:00:51.7886138Z stochastic_rounding=False, 2025-05-07T21:00:51.7886394Z weighted=True, 2025-05-07T21:00:51.7886602Z row_wise=False, 2025-05-07T21:00:51.7886818Z mixed=True, 2025-05-07T21:00:51.7887032Z use_cache=False, 2025-05-07T21:00:51.7887282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:51.7887576Z use_cpu=True, 2025-05-07T21:00:51.7887817Z output_dtype=SparseType.BF16, 2025-05-07T21:00:51.7888090Z ) 2025-05-07T21:00:51.7888319Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7888904Z self=, 2025-05-07T21:00:51.7889438Z compile=False, 2025-05-07T21:00:51.7889638Z T=3, 2025-05-07T21:00:51.7889817Z D=110, 2025-05-07T21:00:51.7890004Z B=41, 2025-05-07T21:00:51.7890178Z log_E=5, 2025-05-07T21:00:51.7890369Z L=18, 2025-05-07T21:00:51.7890559Z D_gradcheck=1, 2025-05-07T21:00:51.7890781Z stochastic_rounding=False, 2025-05-07T21:00:51.7891037Z weighted=True, 2025-05-07T21:00:51.7891249Z row_wise=False, 2025-05-07T21:00:51.7891457Z mixed=False, 2025-05-07T21:00:51.7891673Z use_cache=True, 2025-05-07T21:00:51.7891920Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:51.7892203Z use_cpu=True, 2025-05-07T21:00:51.7892438Z output_dtype=SparseType.BF16, 2025-05-07T21:00:51.7892699Z ) 2025-05-07T21:00:51.7892931Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7893520Z self=, 2025-05-07T21:00:51.7894058Z compile=False, 2025-05-07T21:00:51.7894509Z T=4, 2025-05-07T21:00:51.7894691Z D=24, 2025-05-07T21:00:51.7894873Z B=64, 2025-05-07T21:00:51.7895059Z log_E=5, 2025-05-07T21:00:51.7895241Z L=9, 2025-05-07T21:00:51.7895439Z D_gradcheck=2, 2025-05-07T21:00:51.7895666Z stochastic_rounding=True, 2025-05-07T21:00:51.7895998Z weighted=False, 2025-05-07T21:00:51.7896215Z row_wise=True, 2025-05-07T21:00:51.7896421Z mixed=True, 2025-05-07T21:00:51.7896620Z use_cache=True, 2025-05-07T21:00:51.7896858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:51.7897148Z use_cpu=False, 2025-05-07T21:00:51.7897371Z output_dtype=SparseType.FP32, 2025-05-07T21:00:51.7897629Z ) 2025-05-07T21:00:51.7897861Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7898454Z self=, 2025-05-07T21:00:51.7898975Z compile=True, 2025-05-07T21:00:51.7899186Z T=1, 2025-05-07T21:00:51.7899372Z D=12, 2025-05-07T21:00:51.7899546Z B=27, 2025-05-07T21:00:51.7899729Z log_E=4, 2025-05-07T21:00:51.7899921Z L=10, 2025-05-07T21:00:51.7900101Z D_gradcheck=1, 2025-05-07T21:00:51.7900365Z stochastic_rounding=True, 2025-05-07T21:00:51.7900616Z weighted=False, 2025-05-07T21:00:51.7900832Z row_wise=True, 2025-05-07T21:00:51.7901037Z mixed=True, 2025-05-07T21:00:51.7901238Z use_cache=False, 2025-05-07T21:00:51.7901479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:51.7901832Z use_cpu=False, 2025-05-07T21:00:51.7902053Z output_dtype=SparseType.FP16, 2025-05-07T21:00:51.7902312Z ) 2025-05-07T21:00:51.7902547Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7903118Z self=, 2025-05-07T21:00:51.7903708Z compile=True, 2025-05-07T21:00:51.7903907Z T=3, 2025-05-07T21:00:51.7904143Z D=124, 2025-05-07T21:00:51.7904327Z B=61, 2025-05-07T21:00:51.7904510Z log_E=5, 2025-05-07T21:00:51.7904693Z L=1, 2025-05-07T21:00:51.7904883Z D_gradcheck=2, 2025-05-07T21:00:51.7905106Z stochastic_rounding=False, 2025-05-07T21:00:51.7905353Z weighted=True, 2025-05-07T21:00:51.7905564Z row_wise=True, 2025-05-07T21:00:51.7905775Z mixed=False, 2025-05-07T21:00:51.7905981Z use_cache=False, 2025-05-07T21:00:51.7906224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:51.7906512Z use_cpu=True, 2025-05-07T21:00:51.7906743Z output_dtype=SparseType.FP16, 2025-05-07T21:00:51.7906997Z ) 2025-05-07T21:00:51.7907223Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7907811Z self=, 2025-05-07T21:00:51.7908337Z compile=False, 2025-05-07T21:00:51.7908541Z T=4, 2025-05-07T21:00:51.7908720Z D=25, 2025-05-07T21:00:51.7908898Z B=122, 2025-05-07T21:00:51.7909080Z log_E=4, 2025-05-07T21:00:51.7909274Z L=11, 2025-05-07T21:00:51.7909456Z D_gradcheck=2, 2025-05-07T21:00:51.7909688Z stochastic_rounding=False, 2025-05-07T21:00:51.7909944Z weighted=False, 2025-05-07T21:00:51.7910158Z row_wise=False, 2025-05-07T21:00:51.7910369Z mixed=False, 2025-05-07T21:00:51.7910588Z use_cache=False, 2025-05-07T21:00:51.7910833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:51.7911123Z use_cpu=False, 2025-05-07T21:00:51.7911355Z output_dtype=SparseType.FP32, 2025-05-07T21:00:51.7911626Z ) 2025-05-07T21:00:51.7911889Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7912491Z self=, 2025-05-07T21:00:51.7913019Z compile=True, 2025-05-07T21:00:51.7913215Z T=3, 2025-05-07T21:00:51.7913393Z D=99, 2025-05-07T21:00:51.7913574Z B=84, 2025-05-07T21:00:51.7913748Z log_E=5, 2025-05-07T21:00:51.7913946Z L=2, 2025-05-07T21:00:51.7914131Z D_gradcheck=1, 2025-05-07T21:00:51.7914353Z stochastic_rounding=False, 2025-05-07T21:00:51.7914607Z weighted=True, 2025-05-07T21:00:51.7914819Z row_wise=False, 2025-05-07T21:00:51.7915023Z mixed=False, 2025-05-07T21:00:51.7915232Z use_cache=False, 2025-05-07T21:00:51.7915523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:51.7915803Z use_cpu=True, 2025-05-07T21:00:51.7916034Z output_dtype=SparseType.FP16, 2025-05-07T21:00:51.7916298Z ) 2025-05-07T21:00:51.7916521Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7917105Z self=, 2025-05-07T21:00:51.7917629Z compile=True, 2025-05-07T21:00:51.7917831Z T=1, 2025-05-07T21:00:51.7918008Z D=55, 2025-05-07T21:00:51.7918189Z B=104, 2025-05-07T21:00:51.7918370Z log_E=4, 2025-05-07T21:00:51.7918554Z L=2, 2025-05-07T21:00:51.7918739Z D_gradcheck=1, 2025-05-07T21:00:51.7918961Z stochastic_rounding=True, 2025-05-07T21:00:51.7919207Z weighted=True, 2025-05-07T21:00:51.7919416Z row_wise=True, 2025-05-07T21:00:51.7919628Z mixed=False, 2025-05-07T21:00:51.7919826Z use_cache=True, 2025-05-07T21:00:51.7920065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:51.7920350Z use_cpu=False, 2025-05-07T21:00:51.7920631Z output_dtype=SparseType.BF16, 2025-05-07T21:00:51.7920893Z ) 2025-05-07T21:00:51.7921123Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7921750Z self=, 2025-05-07T21:00:51.7922277Z compile=False, 2025-05-07T21:00:51.7922488Z T=3, 2025-05-07T21:00:51.7922709Z D=15, 2025-05-07T21:00:51.7922893Z B=68, 2025-05-07T21:00:51.7923076Z log_E=4, 2025-05-07T21:00:51.7923261Z L=11, 2025-05-07T21:00:51.7923447Z D_gradcheck=2, 2025-05-07T21:00:51.7924035Z stochastic_rounding=True, 2025-05-07T21:00:51.7924297Z weighted=True, 2025-05-07T21:00:51.7924501Z row_wise=True, 2025-05-07T21:00:51.7924712Z mixed=False, 2025-05-07T21:00:51.7924923Z use_cache=True, 2025-05-07T21:00:51.7925154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:51.7925447Z use_cpu=False, 2025-05-07T21:00:51.7925681Z output_dtype=SparseType.FP16, 2025-05-07T21:00:51.7925935Z ) 2025-05-07T21:00:51.7926169Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7926758Z self=, 2025-05-07T21:00:51.7927281Z compile=False, 2025-05-07T21:00:51.7927491Z T=4, 2025-05-07T21:00:51.7927673Z D=89, 2025-05-07T21:00:51.7927851Z B=65, 2025-05-07T21:00:51.7928036Z log_E=3, 2025-05-07T21:00:51.7928229Z L=5, 2025-05-07T21:00:51.7928412Z D_gradcheck=2, 2025-05-07T21:00:51.7928648Z stochastic_rounding=False, 2025-05-07T21:00:51.7928905Z weighted=True, 2025-05-07T21:00:51.7929110Z row_wise=False, 2025-05-07T21:00:51.7929323Z mixed=True, 2025-05-07T21:00:51.7929533Z use_cache=False, 2025-05-07T21:00:51.7929772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:51.7930056Z use_cpu=False, 2025-05-07T21:00:51.7930292Z output_dtype=SparseType.FP16, 2025-05-07T21:00:51.7930554Z ) 2025-05-07T21:00:51.7930780Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7931366Z self=, 2025-05-07T21:00:51.7931909Z compile=True, 2025-05-07T21:00:51.7932110Z T=1, 2025-05-07T21:00:51.7932298Z D=55, 2025-05-07T21:00:51.7932480Z B=40, 2025-05-07T21:00:51.7932665Z log_E=3, 2025-05-07T21:00:51.7932862Z L=18, 2025-05-07T21:00:51.7933054Z D_gradcheck=1, 2025-05-07T21:00:51.7933273Z stochastic_rounding=True, 2025-05-07T21:00:51.7933529Z weighted=True, 2025-05-07T21:00:51.7933749Z row_wise=False, 2025-05-07T21:00:51.7933952Z mixed=True, 2025-05-07T21:00:51.7934165Z use_cache=True, 2025-05-07T21:00:51.7934403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:51.7934682Z use_cpu=True, 2025-05-07T21:00:51.7934917Z output_dtype=SparseType.BF16, 2025-05-07T21:00:51.7935180Z ) 2025-05-07T21:00:51.7935454Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7936041Z self=, 2025-05-07T21:00:51.7936573Z compile=False, 2025-05-07T21:00:51.7936784Z T=4, 2025-05-07T21:00:51.7936970Z D=19, 2025-05-07T21:00:51.7937153Z B=37, 2025-05-07T21:00:51.7937336Z log_E=4, 2025-05-07T21:00:51.7937526Z L=19, 2025-05-07T21:00:51.7937712Z D_gradcheck=1, 2025-05-07T21:00:51.7937937Z stochastic_rounding=False, 2025-05-07T21:00:51.7938185Z weighted=False, 2025-05-07T21:00:51.7938398Z row_wise=False, 2025-05-07T21:00:51.7938607Z mixed=True, 2025-05-07T21:00:51.7938805Z use_cache=False, 2025-05-07T21:00:51.7939048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:51.7939334Z use_cpu=True, 2025-05-07T21:00:51.7939556Z output_dtype=SparseType.FP16, 2025-05-07T21:00:51.7939814Z ) 2025-05-07T21:00:51.7940049Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7940622Z self=, 2025-05-07T21:00:51.7941199Z compile=True, 2025-05-07T21:00:51.7941401Z T=3, 2025-05-07T21:00:51.7941586Z D=110, 2025-05-07T21:00:51.7941765Z B=92, 2025-05-07T21:00:51.7941948Z log_E=3, 2025-05-07T21:00:51.7942136Z L=12, 2025-05-07T21:00:51.7942316Z D_gradcheck=1, 2025-05-07T21:00:51.7942582Z stochastic_rounding=True, 2025-05-07T21:00:51.7942835Z weighted=False, 2025-05-07T21:00:51.7943040Z row_wise=True, 2025-05-07T21:00:51.7943243Z mixed=False, 2025-05-07T21:00:51.7943486Z use_cache=True, 2025-05-07T21:00:51.7943720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:51.7944000Z use_cpu=True, 2025-05-07T21:00:51.7944231Z output_dtype=SparseType.FP16, 2025-05-07T21:00:51.7944482Z ) 2025-05-07T21:00:51.7952561Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:51.7953458Z self=, 2025-05-07T21:00:51.7954008Z compile=False, 2025-05-07T21:00:51.7954230Z T=3, 2025-05-07T21:00:51.7954415Z D=96, 2025-05-07T21:00:51.7954601Z B=73, 2025-05-07T21:00:51.7954788Z log_E=3, 2025-05-07T21:00:51.7954981Z L=11, 2025-05-07T21:00:51.7955167Z D_gradcheck=1, 2025-05-07T21:00:51.7955404Z stochastic_rounding=False, 2025-05-07T21:00:51.7955667Z weighted=True, 2025-05-07T21:00:51.7955879Z row_wise=False, 2025-05-07T21:00:51.7956094Z mixed=True, 2025-05-07T21:00:51.7956302Z use_cache=True, 2025-05-07T21:00:51.7956538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:51.7956822Z use_cpu=True, 2025-05-07T21:00:51.7957057Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.8301108Z ) 2025-05-07T21:00:54.8301425Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8302089Z self=, 2025-05-07T21:00:54.8302898Z compile=False, 2025-05-07T21:00:54.8303174Z T=2, 2025-05-07T21:00:54.8303412Z D=98, 2025-05-07T21:00:54.8303600Z B=32, 2025-05-07T21:00:54.8303840Z log_E=3, 2025-05-07T21:00:54.8304032Z L=13, 2025-05-07T21:00:54.8304215Z D_gradcheck=2, 2025-05-07T21:00:54.8304444Z stochastic_rounding=True, 2025-05-07T21:00:54.8304698Z weighted=False, 2025-05-07T21:00:54.8304909Z row_wise=True, 2025-05-07T21:00:54.8305115Z mixed=False, 2025-05-07T21:00:54.8305321Z use_cache=False, 2025-05-07T21:00:54.8305566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:54.8305850Z use_cpu=True, 2025-05-07T21:00:54.8306080Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.8306331Z ) 2025-05-07T21:00:54.8306562Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8307331Z self=, 2025-05-07T21:00:54.8307864Z compile=False, 2025-05-07T21:00:54.8308068Z T=4, 2025-05-07T21:00:54.8308250Z D=13, 2025-05-07T21:00:54.8308432Z B=97, 2025-05-07T21:00:54.8308609Z log_E=3, 2025-05-07T21:00:54.8308796Z L=3, 2025-05-07T21:00:54.8308984Z D_gradcheck=1, 2025-05-07T21:00:54.8309201Z stochastic_rounding=True, 2025-05-07T21:00:54.8309455Z weighted=False, 2025-05-07T21:00:54.8309669Z row_wise=True, 2025-05-07T21:00:54.8309874Z mixed=False, 2025-05-07T21:00:54.8310087Z use_cache=True, 2025-05-07T21:00:54.8310329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8310613Z use_cpu=False, 2025-05-07T21:00:54.8310850Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.8311115Z ) 2025-05-07T21:00:54.8311345Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8311930Z self=, 2025-05-07T21:00:54.8312483Z compile=False, 2025-05-07T21:00:54.8312696Z T=4, 2025-05-07T21:00:54.8312876Z D=101, 2025-05-07T21:00:54.8313070Z B=15, 2025-05-07T21:00:54.8313262Z log_E=4, 2025-05-07T21:00:54.8313548Z L=15, 2025-05-07T21:00:54.8313749Z D_gradcheck=2, 2025-05-07T21:00:54.8313992Z stochastic_rounding=True, 2025-05-07T21:00:54.8314265Z weighted=False, 2025-05-07T21:00:54.8314498Z row_wise=False, 2025-05-07T21:00:54.8314723Z mixed=True, 2025-05-07T21:00:54.8315019Z use_cache=False, 2025-05-07T21:00:54.8315288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:54.8315606Z use_cpu=False, 2025-05-07T21:00:54.8315935Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.8316232Z ) 2025-05-07T21:00:54.8316480Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8317174Z self=, 2025-05-07T21:00:54.8317811Z compile=True, 2025-05-07T21:00:54.8318032Z T=1, 2025-05-07T21:00:54.8318223Z D=78, 2025-05-07T21:00:54.8318416Z B=95, 2025-05-07T21:00:54.8318608Z log_E=5, 2025-05-07T21:00:54.8318802Z L=17, 2025-05-07T21:00:54.8319000Z D_gradcheck=2, 2025-05-07T21:00:54.8319226Z stochastic_rounding=False, 2025-05-07T21:00:54.8319478Z weighted=True, 2025-05-07T21:00:54.8319694Z row_wise=True, 2025-05-07T21:00:54.8319909Z mixed=False, 2025-05-07T21:00:54.8320124Z use_cache=False, 2025-05-07T21:00:54.8320367Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:54.8320746Z use_cpu=False, 2025-05-07T21:00:54.8320984Z output_dtype=SparseType.BF16, 2025-05-07T21:00:54.8321242Z ) 2025-05-07T21:00:54.8321476Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8322059Z self=, 2025-05-07T21:00:54.8322583Z compile=False, 2025-05-07T21:00:54.8322794Z T=1, 2025-05-07T21:00:54.8322981Z D=50, 2025-05-07T21:00:54.8323165Z B=8, 2025-05-07T21:00:54.8323354Z log_E=3, 2025-05-07T21:00:54.8323551Z L=13, 2025-05-07T21:00:54.8323735Z D_gradcheck=2, 2025-05-07T21:00:54.8323967Z stochastic_rounding=False, 2025-05-07T21:00:54.8324228Z weighted=False, 2025-05-07T21:00:54.8324438Z row_wise=False, 2025-05-07T21:00:54.8324649Z mixed=False, 2025-05-07T21:00:54.8324863Z use_cache=False, 2025-05-07T21:00:54.8325108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8325407Z use_cpu=False, 2025-05-07T21:00:54.8325651Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.8325918Z ) 2025-05-07T21:00:54.8326146Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8326731Z self=, 2025-05-07T21:00:54.8327262Z compile=True, 2025-05-07T21:00:54.8327465Z T=3, 2025-05-07T21:00:54.8327653Z D=44, 2025-05-07T21:00:54.8327838Z B=40, 2025-05-07T21:00:54.8328070Z log_E=3, 2025-05-07T21:00:54.8328267Z L=18, 2025-05-07T21:00:54.8328463Z D_gradcheck=1, 2025-05-07T21:00:54.8328694Z stochastic_rounding=False, 2025-05-07T21:00:54.8328956Z weighted=False, 2025-05-07T21:00:54.8329175Z row_wise=True, 2025-05-07T21:00:54.8329378Z mixed=False, 2025-05-07T21:00:54.8329589Z use_cache=True, 2025-05-07T21:00:54.8329825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8330106Z use_cpu=True, 2025-05-07T21:00:54.8330346Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.8330609Z ) 2025-05-07T21:00:54.8330836Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8331423Z self=, 2025-05-07T21:00:54.8331957Z compile=False, 2025-05-07T21:00:54.8332165Z T=4, 2025-05-07T21:00:54.8332343Z D=102, 2025-05-07T21:00:54.8332532Z B=20, 2025-05-07T21:00:54.8332742Z log_E=4, 2025-05-07T21:00:54.8332955Z L=3, 2025-05-07T21:00:54.8333145Z D_gradcheck=1, 2025-05-07T21:00:54.8333373Z stochastic_rounding=True, 2025-05-07T21:00:54.8333625Z weighted=True, 2025-05-07T21:00:54.8333887Z row_wise=False, 2025-05-07T21:00:54.8334098Z mixed=True, 2025-05-07T21:00:54.8334300Z use_cache=True, 2025-05-07T21:00:54.8334537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:54.8334822Z use_cpu=True, 2025-05-07T21:00:54.8335092Z output_dtype=SparseType.BF16, 2025-05-07T21:00:54.8335356Z ) 2025-05-07T21:00:54.8335590Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8336212Z self=, 2025-05-07T21:00:54.8336755Z compile=False, 2025-05-07T21:00:54.8336963Z T=3, 2025-05-07T21:00:54.8337139Z D=125, 2025-05-07T21:00:54.8337326Z B=41, 2025-05-07T21:00:54.8337511Z log_E=3, 2025-05-07T21:00:54.8337707Z L=17, 2025-05-07T21:00:54.8337895Z D_gradcheck=1, 2025-05-07T21:00:54.8338127Z stochastic_rounding=False, 2025-05-07T21:00:54.8338386Z weighted=True, 2025-05-07T21:00:54.8338594Z row_wise=True, 2025-05-07T21:00:54.8338809Z mixed=False, 2025-05-07T21:00:54.8339022Z use_cache=False, 2025-05-07T21:00:54.8339266Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8339554Z use_cpu=True, 2025-05-07T21:00:54.8339791Z output_dtype=SparseType.BF16, 2025-05-07T21:00:54.8340053Z ) 2025-05-07T21:00:54.8340288Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8340879Z self=, 2025-05-07T21:00:54.8341405Z compile=False, 2025-05-07T21:00:54.8341615Z T=1, 2025-05-07T21:00:54.8341800Z D=51, 2025-05-07T21:00:54.8341979Z B=93, 2025-05-07T21:00:54.8342163Z log_E=3, 2025-05-07T21:00:54.8342359Z L=17, 2025-05-07T21:00:54.8342573Z D_gradcheck=1, 2025-05-07T21:00:54.8342828Z stochastic_rounding=True, 2025-05-07T21:00:54.8343086Z weighted=True, 2025-05-07T21:00:54.8343292Z row_wise=True, 2025-05-07T21:00:54.8343502Z mixed=True, 2025-05-07T21:00:54.8343713Z use_cache=False, 2025-05-07T21:00:54.8343963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8344244Z use_cpu=False, 2025-05-07T21:00:54.8344478Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.8344744Z ) 2025-05-07T21:00:54.8344974Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8345572Z self=, 2025-05-07T21:00:54.8346112Z compile=False, 2025-05-07T21:00:54.8346323Z T=5, 2025-05-07T21:00:54.8346503Z D=58, 2025-05-07T21:00:54.8346689Z B=42, 2025-05-07T21:00:54.8346875Z log_E=4, 2025-05-07T21:00:54.8347064Z L=6, 2025-05-07T21:00:54.8347256Z D_gradcheck=2, 2025-05-07T21:00:54.8347484Z stochastic_rounding=True, 2025-05-07T21:00:54.8347788Z weighted=True, 2025-05-07T21:00:54.8348003Z row_wise=True, 2025-05-07T21:00:54.8348213Z mixed=False, 2025-05-07T21:00:54.8348418Z use_cache=True, 2025-05-07T21:00:54.8348660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8348952Z use_cpu=False, 2025-05-07T21:00:54.8349178Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.8349445Z ) 2025-05-07T21:00:54.8349682Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8350270Z self=, 2025-05-07T21:00:54.8350795Z compile=True, 2025-05-07T21:00:54.8351006Z T=1, 2025-05-07T21:00:54.8351196Z D=77, 2025-05-07T21:00:54.8351374Z B=102, 2025-05-07T21:00:54.8351561Z log_E=5, 2025-05-07T21:00:54.8351755Z L=15, 2025-05-07T21:00:54.8351939Z D_gradcheck=2, 2025-05-07T21:00:54.8352165Z stochastic_rounding=True, 2025-05-07T21:00:54.8352419Z weighted=True, 2025-05-07T21:00:54.8352651Z row_wise=False, 2025-05-07T21:00:54.8352899Z mixed=True, 2025-05-07T21:00:54.8353106Z use_cache=False, 2025-05-07T21:00:54.8353351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8353695Z use_cpu=True, 2025-05-07T21:00:54.8353931Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.8354190Z ) 2025-05-07T21:00:54.8354429Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8355012Z self=, 2025-05-07T21:00:54.8355590Z compile=True, 2025-05-07T21:00:54.8355792Z T=5, 2025-05-07T21:00:54.8356021Z D=125, 2025-05-07T21:00:54.8356208Z B=67, 2025-05-07T21:00:54.8356388Z log_E=5, 2025-05-07T21:00:54.8356581Z L=14, 2025-05-07T21:00:54.8356774Z D_gradcheck=1, 2025-05-07T21:00:54.8356998Z stochastic_rounding=False, 2025-05-07T21:00:54.8357254Z weighted=False, 2025-05-07T21:00:54.8357474Z row_wise=True, 2025-05-07T21:00:54.8357686Z mixed=True, 2025-05-07T21:00:54.8357900Z use_cache=True, 2025-05-07T21:00:54.8358142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8358435Z use_cpu=False, 2025-05-07T21:00:54.8358672Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.8358935Z ) 2025-05-07T21:00:54.8359171Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8359759Z self=, 2025-05-07T21:00:54.8360311Z compile=False, 2025-05-07T21:00:54.8360577Z T=5, 2025-05-07T21:00:54.8360767Z D=27, 2025-05-07T21:00:54.8360959Z B=113, 2025-05-07T21:00:54.8361144Z log_E=4, 2025-05-07T21:00:54.8361341Z L=4, 2025-05-07T21:00:54.8361535Z D_gradcheck=2, 2025-05-07T21:00:54.8361765Z stochastic_rounding=False, 2025-05-07T21:00:54.8362015Z weighted=True, 2025-05-07T21:00:54.8362232Z row_wise=True, 2025-05-07T21:00:54.8362446Z mixed=False, 2025-05-07T21:00:54.8362669Z use_cache=False, 2025-05-07T21:00:54.8362955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8363240Z use_cpu=False, 2025-05-07T21:00:54.8363467Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.8363730Z ) 2025-05-07T21:00:54.8363961Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8364543Z self=, 2025-05-07T21:00:54.8365079Z compile=False, 2025-05-07T21:00:54.8365287Z T=3, 2025-05-07T21:00:54.8365466Z D=82, 2025-05-07T21:00:54.8365650Z B=11, 2025-05-07T21:00:54.8365837Z log_E=5, 2025-05-07T21:00:54.8366025Z L=6, 2025-05-07T21:00:54.8366214Z D_gradcheck=1, 2025-05-07T21:00:54.8366443Z stochastic_rounding=True, 2025-05-07T21:00:54.8366697Z weighted=True, 2025-05-07T21:00:54.8366916Z row_wise=False, 2025-05-07T21:00:54.8367127Z mixed=False, 2025-05-07T21:00:54.8367329Z use_cache=True, 2025-05-07T21:00:54.8367619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8367909Z use_cpu=False, 2025-05-07T21:00:54.8368139Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.8368403Z ) 2025-05-07T21:00:54.8368639Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8369225Z self=, 2025-05-07T21:00:54.8369751Z compile=False, 2025-05-07T21:00:54.8369962Z T=1, 2025-05-07T21:00:54.8370151Z D=97, 2025-05-07T21:00:54.8370335Z B=39, 2025-05-07T21:00:54.8370528Z log_E=5, 2025-05-07T21:00:54.8370728Z L=16, 2025-05-07T21:00:54.8370915Z D_gradcheck=2, 2025-05-07T21:00:54.8371145Z stochastic_rounding=True, 2025-05-07T21:00:54.8371406Z weighted=True, 2025-05-07T21:00:54.8371614Z row_wise=False, 2025-05-07T21:00:54.8371833Z mixed=False, 2025-05-07T21:00:54.8372051Z use_cache=False, 2025-05-07T21:00:54.8372297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8372585Z use_cpu=True, 2025-05-07T21:00:54.8372822Z output_dtype=SparseType.BF16, 2025-05-07T21:00:54.8373079Z ) 2025-05-07T21:00:54.8373324Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8373968Z self=, 2025-05-07T21:00:54.8374504Z compile=False, 2025-05-07T21:00:54.8374709Z T=5, 2025-05-07T21:00:54.8374964Z D=46, 2025-05-07T21:00:54.8375158Z B=49, 2025-05-07T21:00:54.8375337Z log_E=4, 2025-05-07T21:00:54.8375535Z L=4, 2025-05-07T21:00:54.8375726Z D_gradcheck=2, 2025-05-07T21:00:54.8376023Z stochastic_rounding=True, 2025-05-07T21:00:54.8376285Z weighted=False, 2025-05-07T21:00:54.8376504Z row_wise=True, 2025-05-07T21:00:54.8376709Z mixed=True, 2025-05-07T21:00:54.8376918Z use_cache=False, 2025-05-07T21:00:54.8377168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:54.8377450Z use_cpu=False, 2025-05-07T21:00:54.8377684Z output_dtype=SparseType.FP32, 2025-05-07T21:00:54.8377949Z ) 2025-05-07T21:00:54.8378174Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8378766Z self=, 2025-05-07T21:00:54.8379297Z compile=False, 2025-05-07T21:00:54.8379504Z T=5, 2025-05-07T21:00:54.8379684Z D=73, 2025-05-07T21:00:54.8379873Z B=62, 2025-05-07T21:00:54.8380057Z log_E=5, 2025-05-07T21:00:54.8380245Z L=13, 2025-05-07T21:00:54.8380438Z D_gradcheck=1, 2025-05-07T21:00:54.8380669Z stochastic_rounding=True, 2025-05-07T21:00:54.8380922Z weighted=False, 2025-05-07T21:00:54.8381139Z row_wise=False, 2025-05-07T21:00:54.8381348Z mixed=True, 2025-05-07T21:00:54.8381554Z use_cache=False, 2025-05-07T21:00:54.8381801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:54.8382086Z use_cpu=False, 2025-05-07T21:00:54.8382315Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.8382578Z ) 2025-05-07T21:00:54.8382809Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8383388Z self=, 2025-05-07T21:00:54.8383934Z compile=True, 2025-05-07T21:00:54.8384141Z T=4, 2025-05-07T21:00:54.8384319Z D=23, 2025-05-07T21:00:54.8384506Z B=114, 2025-05-07T21:00:54.8384696Z log_E=5, 2025-05-07T21:00:54.8384885Z L=19, 2025-05-07T21:00:54.8385078Z D_gradcheck=1, 2025-05-07T21:00:54.8385305Z stochastic_rounding=True, 2025-05-07T21:00:54.8385563Z weighted=False, 2025-05-07T21:00:54.8385782Z row_wise=True, 2025-05-07T21:00:54.8385994Z mixed=True, 2025-05-07T21:00:54.8386206Z use_cache=True, 2025-05-07T21:00:54.8386436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:54.8386721Z use_cpu=False, 2025-05-07T21:00:54.8386957Z output_dtype=SparseType.FP16, 2025-05-07T21:00:54.8387268Z ) 2025-05-07T21:00:54.8387503Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:54.8388089Z self=, 2025-05-07T21:00:54.8388617Z compile=False, 2025-05-07T21:00:54.8388825Z T=4, 2025-05-07T21:00:54.8389010Z D=97, 2025-05-07T21:00:54.8389191Z B=7, 2025-05-07T21:00:54.8389375Z log_E=3, 2025-05-07T21:00:54.8389567Z L=14, 2025-05-07T21:00:54.8389752Z D_gradcheck=1, 2025-05-07T21:00:54.8389978Z stochastic_rounding=True, 2025-05-07T21:00:54.8390234Z weighted=True, 2025-05-07T21:00:54.8390444Z row_wise=True, 2025-05-07T21:00:54.8390655Z mixed=False, 2025-05-07T21:00:54.8390867Z use_cache=False, 2025-05-07T21:00:54.8391114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:54.8391399Z use_cpu=False, 2025-05-07T21:00:54.8391632Z output_dtype=SparseType.BF16, 2025-05-07T21:00:55.6592452Z ) 2025-05-07T21:00:55.6592960Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6593828Z self=, 2025-05-07T21:00:55.6595096Z compile=True, 2025-05-07T21:00:55.6595401Z T=3, 2025-05-07T21:00:55.6604007Z D=76, 2025-05-07T21:00:55.6604267Z B=102, 2025-05-07T21:00:55.6604522Z log_E=4, 2025-05-07T21:00:55.6604791Z L=13, 2025-05-07T21:00:55.6605023Z D_gradcheck=2, 2025-05-07T21:00:55.6605409Z stochastic_rounding=False, 2025-05-07T21:00:55.6605669Z weighted=False, 2025-05-07T21:00:55.6605884Z row_wise=True, 2025-05-07T21:00:55.6606178Z mixed=True, 2025-05-07T21:00:55.6606385Z use_cache=True, 2025-05-07T21:00:55.6606628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6606927Z use_cpu=False, 2025-05-07T21:00:55.6607169Z output_dtype=SparseType.FP16, 2025-05-07T21:00:55.6607426Z ) 2025-05-07T21:00:55.6607667Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6608263Z self=, 2025-05-07T21:00:55.6608798Z compile=False, 2025-05-07T21:00:55.6609016Z T=4, 2025-05-07T21:00:55.6609203Z D=53, 2025-05-07T21:00:55.6609395Z B=35, 2025-05-07T21:00:55.6609587Z log_E=3, 2025-05-07T21:00:55.6609793Z L=8, 2025-05-07T21:00:55.6610000Z D_gradcheck=2, 2025-05-07T21:00:55.6610229Z stochastic_rounding=True, 2025-05-07T21:00:55.6610495Z weighted=False, 2025-05-07T21:00:55.6610717Z row_wise=False, 2025-05-07T21:00:55.6610928Z mixed=False, 2025-05-07T21:00:55.6611151Z use_cache=False, 2025-05-07T21:00:55.6611410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6611698Z use_cpu=True, 2025-05-07T21:00:55.6611935Z output_dtype=SparseType.FP16, 2025-05-07T21:00:55.6612206Z ) 2025-05-07T21:00:55.6612442Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6613088Z self=, 2025-05-07T21:00:55.6613646Z compile=False, 2025-05-07T21:00:55.6613857Z T=5, 2025-05-07T21:00:55.6614058Z D=18, 2025-05-07T21:00:55.6614255Z B=101, 2025-05-07T21:00:55.6614450Z log_E=4, 2025-05-07T21:00:55.6614656Z L=12, 2025-05-07T21:00:55.6615045Z D_gradcheck=2, 2025-05-07T21:00:55.6615275Z stochastic_rounding=True, 2025-05-07T21:00:55.6615547Z weighted=True, 2025-05-07T21:00:55.6615768Z row_wise=False, 2025-05-07T21:00:55.6615989Z mixed=True, 2025-05-07T21:00:55.6616211Z use_cache=False, 2025-05-07T21:00:55.6616472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:55.6616772Z use_cpu=False, 2025-05-07T21:00:55.6617011Z output_dtype=SparseType.FP32, 2025-05-07T21:00:55.6617285Z ) 2025-05-07T21:00:55.6617525Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6618202Z self=, 2025-05-07T21:00:55.6618745Z compile=False, 2025-05-07T21:00:55.6618966Z T=1, 2025-05-07T21:00:55.6619163Z D=109, 2025-05-07T21:00:55.6619365Z B=48, 2025-05-07T21:00:55.6619563Z log_E=5, 2025-05-07T21:00:55.6619767Z L=4, 2025-05-07T21:00:55.6619971Z D_gradcheck=2, 2025-05-07T21:00:55.6620207Z stochastic_rounding=True, 2025-05-07T21:00:55.6620470Z weighted=True, 2025-05-07T21:00:55.6620699Z row_wise=True, 2025-05-07T21:00:55.6620915Z mixed=True, 2025-05-07T21:00:55.6621128Z use_cache=False, 2025-05-07T21:00:55.6621381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:55.6621673Z use_cpu=True, 2025-05-07T21:00:55.6621906Z output_dtype=SparseType.FP32, 2025-05-07T21:00:55.6622172Z ) 2025-05-07T21:00:55.6622412Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6623003Z self=, 2025-05-07T21:00:55.6623534Z compile=True, 2025-05-07T21:00:55.6623748Z T=5, 2025-05-07T21:00:55.6623942Z D=128, 2025-05-07T21:00:55.6624130Z B=100, 2025-05-07T21:00:55.6624322Z log_E=5, 2025-05-07T21:00:55.6624608Z L=10, 2025-05-07T21:00:55.6624799Z D_gradcheck=1, 2025-05-07T21:00:55.6625035Z stochastic_rounding=False, 2025-05-07T21:00:55.6625296Z weighted=True, 2025-05-07T21:00:55.6625509Z row_wise=False, 2025-05-07T21:00:55.6625772Z mixed=False, 2025-05-07T21:00:55.6625990Z use_cache=True, 2025-05-07T21:00:55.6626228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6626528Z use_cpu=False, 2025-05-07T21:00:55.6626806Z output_dtype=SparseType.BF16, 2025-05-07T21:00:55.6627067Z ) 2025-05-07T21:00:55.6627308Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6627903Z self=, 2025-05-07T21:00:55.6628454Z compile=False, 2025-05-07T21:00:55.6628669Z T=2, 2025-05-07T21:00:55.6628866Z D=14, 2025-05-07T21:00:55.6629067Z B=88, 2025-05-07T21:00:55.6629258Z log_E=3, 2025-05-07T21:00:55.6629469Z L=14, 2025-05-07T21:00:55.6629680Z D_gradcheck=2, 2025-05-07T21:00:55.6629920Z stochastic_rounding=False, 2025-05-07T21:00:55.6630191Z weighted=False, 2025-05-07T21:00:55.6630459Z row_wise=True, 2025-05-07T21:00:55.6630684Z mixed=True, 2025-05-07T21:00:55.6630899Z use_cache=False, 2025-05-07T21:00:55.6631166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6631464Z use_cpu=False, 2025-05-07T21:00:55.6631708Z output_dtype=SparseType.FP32, 2025-05-07T21:00:55.6631978Z ) 2025-05-07T21:00:55.6632223Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6632810Z self=, 2025-05-07T21:00:55.6633344Z compile=True, 2025-05-07T21:00:55.6633568Z T=4, 2025-05-07T21:00:55.6633765Z D=107, 2025-05-07T21:00:55.6633954Z B=69, 2025-05-07T21:00:55.6634155Z log_E=3, 2025-05-07T21:00:55.6634355Z L=6, 2025-05-07T21:00:55.6634550Z D_gradcheck=2, 2025-05-07T21:00:55.6634786Z stochastic_rounding=False, 2025-05-07T21:00:55.6635049Z weighted=True, 2025-05-07T21:00:55.6635266Z row_wise=False, 2025-05-07T21:00:55.6635492Z mixed=False, 2025-05-07T21:00:55.6635717Z use_cache=False, 2025-05-07T21:00:55.6635968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6636264Z use_cpu=True, 2025-05-07T21:00:55.6636509Z output_dtype=SparseType.FP32, 2025-05-07T21:00:55.6636771Z ) 2025-05-07T21:00:55.6637015Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6637612Z self=, 2025-05-07T21:00:55.6638153Z compile=True, 2025-05-07T21:00:55.6638363Z T=3, 2025-05-07T21:00:55.6638554Z D=84, 2025-05-07T21:00:55.6638797Z B=70, 2025-05-07T21:00:55.6638988Z log_E=3, 2025-05-07T21:00:55.6639187Z L=8, 2025-05-07T21:00:55.6639388Z D_gradcheck=1, 2025-05-07T21:00:55.6639621Z stochastic_rounding=True, 2025-05-07T21:00:55.6639889Z weighted=False, 2025-05-07T21:00:55.6640111Z row_wise=False, 2025-05-07T21:00:55.6640323Z mixed=False, 2025-05-07T21:00:55.6640590Z use_cache=True, 2025-05-07T21:00:55.6640839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:55.6641139Z use_cpu=True, 2025-05-07T21:00:55.6641386Z output_dtype=SparseType.FP16, 2025-05-07T21:00:55.6641663Z ) 2025-05-07T21:00:55.6641900Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6642491Z self=, 2025-05-07T21:00:55.6643033Z compile=False, 2025-05-07T21:00:55.6643254Z T=1, 2025-05-07T21:00:55.6643440Z D=39, 2025-05-07T21:00:55.6643634Z B=43, 2025-05-07T21:00:55.6643836Z log_E=3, 2025-05-07T21:00:55.6644034Z L=5, 2025-05-07T21:00:55.6644239Z D_gradcheck=1, 2025-05-07T21:00:55.6644478Z stochastic_rounding=True, 2025-05-07T21:00:55.6644736Z weighted=False, 2025-05-07T21:00:55.6645012Z row_wise=False, 2025-05-07T21:00:55.6645237Z mixed=True, 2025-05-07T21:00:55.6645452Z use_cache=True, 2025-05-07T21:00:55.6645701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6646000Z use_cpu=False, 2025-05-07T21:00:55.6646278Z output_dtype=SparseType.FP16, 2025-05-07T21:00:55.6646546Z ) 2025-05-07T21:00:55.6646786Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6647407Z self=, 2025-05-07T21:00:55.6647949Z compile=True, 2025-05-07T21:00:55.6648171Z T=1, 2025-05-07T21:00:55.6648363Z D=89, 2025-05-07T21:00:55.6648552Z B=92, 2025-05-07T21:00:55.6648748Z log_E=3, 2025-05-07T21:00:55.6648943Z L=15, 2025-05-07T21:00:55.6649142Z D_gradcheck=1, 2025-05-07T21:00:55.6649382Z stochastic_rounding=False, 2025-05-07T21:00:55.6649646Z weighted=False, 2025-05-07T21:00:55.6649868Z row_wise=False, 2025-05-07T21:00:55.6650093Z mixed=True, 2025-05-07T21:00:55.6650308Z use_cache=True, 2025-05-07T21:00:55.6650551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6650842Z use_cpu=False, 2025-05-07T21:00:55.6651086Z output_dtype=SparseType.BF16, 2025-05-07T21:00:55.6651349Z ) 2025-05-07T21:00:55.6651590Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6652190Z self=, 2025-05-07T21:00:55.6652721Z compile=True, 2025-05-07T21:00:55.6652937Z T=5, 2025-05-07T21:00:55.6653132Z D=2, 2025-05-07T21:00:55.6653323Z B=114, 2025-05-07T21:00:55.6653521Z log_E=4, 2025-05-07T21:00:55.6653725Z L=2, 2025-05-07T21:00:55.6653920Z D_gradcheck=2, 2025-05-07T21:00:55.6654170Z stochastic_rounding=True, 2025-05-07T21:00:55.6654440Z weighted=False, 2025-05-07T21:00:55.6654657Z row_wise=True, 2025-05-07T21:00:55.6654874Z mixed=True, 2025-05-07T21:00:55.6655100Z use_cache=True, 2025-05-07T21:00:55.6655349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:55.6655636Z use_cpu=True, 2025-05-07T21:00:55.6655880Z output_dtype=SparseType.FP32, 2025-05-07T21:00:55.6656151Z ) 2025-05-07T21:00:55.6656397Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6656997Z self=, 2025-05-07T21:00:55.6657540Z compile=True, 2025-05-07T21:00:55.6657749Z T=1, 2025-05-07T21:00:55.6657950Z D=67, 2025-05-07T21:00:55.6658149Z B=17, 2025-05-07T21:00:55.6658340Z log_E=3, 2025-05-07T21:00:55.6658543Z L=3, 2025-05-07T21:00:55.6658740Z D_gradcheck=2, 2025-05-07T21:00:55.6658973Z stochastic_rounding=False, 2025-05-07T21:00:55.6659288Z weighted=False, 2025-05-07T21:00:55.6659512Z row_wise=False, 2025-05-07T21:00:55.6659726Z mixed=True, 2025-05-07T21:00:55.6659944Z use_cache=True, 2025-05-07T21:00:55.6660196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:55.6660484Z use_cpu=False, 2025-05-07T21:00:55.6660725Z output_dtype=SparseType.FP16, 2025-05-07T21:00:55.6660995Z ) 2025-05-07T21:00:55.6661229Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6661824Z self=, 2025-05-07T21:00:55.6662369Z compile=False, 2025-05-07T21:00:55.6662594Z T=1, 2025-05-07T21:00:55.6662787Z D=108, 2025-05-07T21:00:55.6662999Z B=34, 2025-05-07T21:00:55.6663226Z log_E=5, 2025-05-07T21:00:55.6663420Z L=11, 2025-05-07T21:00:55.6663621Z D_gradcheck=2, 2025-05-07T21:00:55.6663860Z stochastic_rounding=False, 2025-05-07T21:00:55.6664120Z weighted=True, 2025-05-07T21:00:55.6664351Z row_wise=False, 2025-05-07T21:00:55.6664570Z mixed=True, 2025-05-07T21:00:55.6664778Z use_cache=False, 2025-05-07T21:00:55.6665039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6665382Z use_cpu=True, 2025-05-07T21:00:55.6665617Z output_dtype=SparseType.FP16, 2025-05-07T21:00:55.6665889Z ) 2025-05-07T21:00:55.6666127Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6666749Z self=, 2025-05-07T21:00:55.6667294Z compile=False, 2025-05-07T21:00:55.6667511Z T=5, 2025-05-07T21:00:55.6667742Z D=87, 2025-05-07T21:00:55.6667930Z B=119, 2025-05-07T21:00:55.6668134Z log_E=5, 2025-05-07T21:00:55.6668341Z L=13, 2025-05-07T21:00:55.6668541Z D_gradcheck=2, 2025-05-07T21:00:55.6668782Z stochastic_rounding=False, 2025-05-07T21:00:55.6669051Z weighted=True, 2025-05-07T21:00:55.6669266Z row_wise=True, 2025-05-07T21:00:55.6669491Z mixed=False, 2025-05-07T21:00:55.6669718Z use_cache=True, 2025-05-07T21:00:55.6669967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6670266Z use_cpu=False, 2025-05-07T21:00:55.6670511Z output_dtype=SparseType.FP32, 2025-05-07T21:00:55.6670775Z ) 2025-05-07T21:00:55.6671020Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6671622Z self=, 2025-05-07T21:00:55.6672163Z compile=True, 2025-05-07T21:00:55.6672387Z T=1, 2025-05-07T21:00:55.6672584Z D=24, 2025-05-07T21:00:55.6672775Z B=3, 2025-05-07T21:00:55.6672972Z log_E=3, 2025-05-07T21:00:55.6673174Z L=18, 2025-05-07T21:00:55.6673368Z D_gradcheck=1, 2025-05-07T21:00:55.6673603Z stochastic_rounding=False, 2025-05-07T21:00:55.6673874Z weighted=False, 2025-05-07T21:00:55.6674096Z row_wise=True, 2025-05-07T21:00:55.6674308Z mixed=True, 2025-05-07T21:00:55.6674528Z use_cache=True, 2025-05-07T21:00:55.6674778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6675065Z use_cpu=False, 2025-05-07T21:00:55.6675314Z output_dtype=SparseType.FP16, 2025-05-07T21:00:55.6675585Z ) 2025-05-07T21:00:55.6675817Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6676407Z self=, 2025-05-07T21:00:55.6676953Z compile=False, 2025-05-07T21:00:55.6677161Z T=3, 2025-05-07T21:00:55.6677357Z D=92, 2025-05-07T21:00:55.6677549Z B=98, 2025-05-07T21:00:55.6677739Z log_E=3, 2025-05-07T21:00:55.6677945Z L=10, 2025-05-07T21:00:55.6678143Z D_gradcheck=2, 2025-05-07T21:00:55.6678375Z stochastic_rounding=False, 2025-05-07T21:00:55.6678640Z weighted=False, 2025-05-07T21:00:55.6678862Z row_wise=True, 2025-05-07T21:00:55.6679073Z mixed=False, 2025-05-07T21:00:55.6679298Z use_cache=True, 2025-05-07T21:00:55.6679614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:55.6679912Z use_cpu=True, 2025-05-07T21:00:55.6680152Z output_dtype=SparseType.FP16, 2025-05-07T21:00:55.6680421Z ) 2025-05-07T21:00:55.6680710Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6681300Z self=, 2025-05-07T21:00:55.6681852Z compile=True, 2025-05-07T21:00:55.6682075Z T=5, 2025-05-07T21:00:55.6682268Z D=23, 2025-05-07T21:00:55.6682465Z B=33, 2025-05-07T21:00:55.6682672Z log_E=5, 2025-05-07T21:00:55.6682903Z L=6, 2025-05-07T21:00:55.6683135Z D_gradcheck=2, 2025-05-07T21:00:55.6683376Z stochastic_rounding=True, 2025-05-07T21:00:55.6683644Z weighted=True, 2025-05-07T21:00:55.6683879Z row_wise=False, 2025-05-07T21:00:55.6684108Z mixed=True, 2025-05-07T21:00:55.6684326Z use_cache=True, 2025-05-07T21:00:55.6684584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6684891Z use_cpu=False, 2025-05-07T21:00:55.6685131Z output_dtype=SparseType.BF16, 2025-05-07T21:00:55.6685409Z ) 2025-05-07T21:00:55.6685659Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6686311Z self=, 2025-05-07T21:00:55.6686852Z compile=False, 2025-05-07T21:00:55.6687080Z T=1, 2025-05-07T21:00:55.6687329Z D=75, 2025-05-07T21:00:55.6687523Z B=61, 2025-05-07T21:00:55.6687725Z log_E=4, 2025-05-07T21:00:55.6687934Z L=1, 2025-05-07T21:00:55.6688127Z D_gradcheck=2, 2025-05-07T21:00:55.6688408Z stochastic_rounding=False, 2025-05-07T21:00:55.6688679Z weighted=False, 2025-05-07T21:00:55.6688905Z row_wise=False, 2025-05-07T21:00:55.6689134Z mixed=False, 2025-05-07T21:00:55.6689373Z use_cache=False, 2025-05-07T21:00:55.6689627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:55.6689930Z use_cpu=False, 2025-05-07T21:00:55.6690177Z output_dtype=SparseType.BF16, 2025-05-07T21:00:55.6690436Z ) 2025-05-07T21:00:55.6690674Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:55.6691274Z self=, 2025-05-07T21:00:55.6691808Z compile=False, 2025-05-07T21:00:55.6692029Z T=3, 2025-05-07T21:00:55.6692226Z D=20, 2025-05-07T21:00:55.6692424Z B=34, 2025-05-07T21:00:55.6692614Z log_E=3, 2025-05-07T21:00:55.6692822Z L=4, 2025-05-07T21:00:55.6693052Z D_gradcheck=2, 2025-05-07T21:00:55.6693310Z stochastic_rounding=False, 2025-05-07T21:00:55.6693585Z weighted=False, 2025-05-07T21:00:55.6693807Z row_wise=False, 2025-05-07T21:00:55.6694027Z mixed=True, 2025-05-07T21:00:55.6694529Z use_cache=True, 2025-05-07T21:00:55.6694773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:55.6695059Z use_cpu=False, 2025-05-07T21:00:55.6695306Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.1247526Z ) 2025-05-07T21:00:56.1248359Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1250116Z self=, 2025-05-07T21:00:56.1251585Z compile=True, 2025-05-07T21:00:56.1252135Z T=5, 2025-05-07T21:00:56.1252546Z D=87, 2025-05-07T21:00:56.1252873Z B=38, 2025-05-07T21:00:56.1253088Z log_E=3, 2025-05-07T21:00:56.1253303Z L=6, 2025-05-07T21:00:56.1253489Z D_gradcheck=1, 2025-05-07T21:00:56.1253712Z stochastic_rounding=False, 2025-05-07T21:00:56.1253975Z weighted=True, 2025-05-07T21:00:56.1254182Z row_wise=True, 2025-05-07T21:00:56.1254377Z mixed=False, 2025-05-07T21:00:56.1254585Z use_cache=True, 2025-05-07T21:00:56.1254824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.1255117Z use_cpu=True, 2025-05-07T21:00:56.1255340Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.1255790Z ) 2025-05-07T21:00:56.1256039Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1256622Z self=, 2025-05-07T21:00:56.1257168Z compile=True, 2025-05-07T21:00:56.1257384Z T=2, 2025-05-07T21:00:56.1257570Z D=96, 2025-05-07T21:00:56.1257760Z B=115, 2025-05-07T21:00:56.1257955Z log_E=3, 2025-05-07T21:00:56.1258155Z L=5, 2025-05-07T21:00:56.1258348Z D_gradcheck=2, 2025-05-07T21:00:56.1258581Z stochastic_rounding=True, 2025-05-07T21:00:56.1258837Z weighted=False, 2025-05-07T21:00:56.1259065Z row_wise=True, 2025-05-07T21:00:56.1259282Z mixed=True, 2025-05-07T21:00:56.1259493Z use_cache=True, 2025-05-07T21:00:56.1259739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.1266965Z use_cpu=False, 2025-05-07T21:00:56.1267251Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.1267517Z ) 2025-05-07T21:00:56.1267766Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1268368Z self=, 2025-05-07T21:00:56.1269023Z compile=False, 2025-05-07T21:00:56.1269233Z T=5, 2025-05-07T21:00:56.1269422Z D=110, 2025-05-07T21:00:56.1269615Z B=8, 2025-05-07T21:00:56.1269796Z log_E=3, 2025-05-07T21:00:56.1269993Z L=1, 2025-05-07T21:00:56.1270181Z D_gradcheck=2, 2025-05-07T21:00:56.1270489Z stochastic_rounding=False, 2025-05-07T21:00:56.1270745Z weighted=True, 2025-05-07T21:00:56.1270963Z row_wise=False, 2025-05-07T21:00:56.1271257Z mixed=True, 2025-05-07T21:00:56.1271463Z use_cache=True, 2025-05-07T21:00:56.1271701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.1271989Z use_cpu=True, 2025-05-07T21:00:56.1272218Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.1272481Z ) 2025-05-07T21:00:56.1272716Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1273302Z self=, 2025-05-07T21:00:56.1273837Z compile=False, 2025-05-07T21:00:56.1274050Z T=5, 2025-05-07T21:00:56.1274232Z D=82, 2025-05-07T21:00:56.1274419Z B=98, 2025-05-07T21:00:56.1274607Z log_E=3, 2025-05-07T21:00:56.1274793Z L=16, 2025-05-07T21:00:56.1274991Z D_gradcheck=1, 2025-05-07T21:00:56.1275219Z stochastic_rounding=True, 2025-05-07T21:00:56.1275472Z weighted=True, 2025-05-07T21:00:56.1275682Z row_wise=True, 2025-05-07T21:00:56.1275890Z mixed=False, 2025-05-07T21:00:56.1276102Z use_cache=True, 2025-05-07T21:00:56.1276342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1276627Z use_cpu=True, 2025-05-07T21:00:56.1276860Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.1277117Z ) 2025-05-07T21:00:56.1277349Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1277938Z self=, 2025-05-07T21:00:56.1278469Z compile=True, 2025-05-07T21:00:56.1278677Z T=5, 2025-05-07T21:00:56.1278873Z D=79, 2025-05-07T21:00:56.1279058Z B=89, 2025-05-07T21:00:56.1279251Z log_E=4, 2025-05-07T21:00:56.1279448Z L=13, 2025-05-07T21:00:56.1279634Z D_gradcheck=1, 2025-05-07T21:00:56.1279866Z stochastic_rounding=False, 2025-05-07T21:00:56.1280130Z weighted=True, 2025-05-07T21:00:56.1280338Z row_wise=False, 2025-05-07T21:00:56.1280629Z mixed=False, 2025-05-07T21:00:56.1280843Z use_cache=False, 2025-05-07T21:00:56.1281088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.1281373Z use_cpu=True, 2025-05-07T21:00:56.1281609Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.1281866Z ) 2025-05-07T21:00:56.1282100Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1282736Z self=, 2025-05-07T21:00:56.1283275Z compile=False, 2025-05-07T21:00:56.1283477Z T=3, 2025-05-07T21:00:56.1283664Z D=14, 2025-05-07T21:00:56.1283856Z B=105, 2025-05-07T21:00:56.1284037Z log_E=4, 2025-05-07T21:00:56.1284229Z L=12, 2025-05-07T21:00:56.1284420Z D_gradcheck=2, 2025-05-07T21:00:56.1284641Z stochastic_rounding=False, 2025-05-07T21:00:56.1284894Z weighted=True, 2025-05-07T21:00:56.1285114Z row_wise=False, 2025-05-07T21:00:56.1285319Z mixed=True, 2025-05-07T21:00:56.1285533Z use_cache=False, 2025-05-07T21:00:56.1285783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.1286065Z use_cpu=True, 2025-05-07T21:00:56.1286300Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.1286561Z ) 2025-05-07T21:00:56.1286789Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1287376Z self=, 2025-05-07T21:00:56.1287918Z compile=False, 2025-05-07T21:00:56.1288127Z T=5, 2025-05-07T21:00:56.1288309Z D=127, 2025-05-07T21:00:56.1288496Z B=18, 2025-05-07T21:00:56.1288686Z log_E=3, 2025-05-07T21:00:56.1288922Z L=18, 2025-05-07T21:00:56.1289115Z D_gradcheck=1, 2025-05-07T21:00:56.1289351Z stochastic_rounding=False, 2025-05-07T21:00:56.1289601Z weighted=True, 2025-05-07T21:00:56.1289821Z row_wise=True, 2025-05-07T21:00:56.1290071Z mixed=True, 2025-05-07T21:00:56.1290276Z use_cache=False, 2025-05-07T21:00:56.1290521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.1290811Z use_cpu=True, 2025-05-07T21:00:56.1291079Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.1291347Z ) 2025-05-07T21:00:56.1291584Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1292167Z self=, 2025-05-07T21:00:56.1292704Z compile=False, 2025-05-07T21:00:56.1292928Z T=2, 2025-05-07T21:00:56.1293133Z D=108, 2025-05-07T21:00:56.1293346Z B=38, 2025-05-07T21:00:56.1293538Z log_E=5, 2025-05-07T21:00:56.1293726Z L=1, 2025-05-07T21:00:56.1293920Z D_gradcheck=2, 2025-05-07T21:00:56.1294154Z stochastic_rounding=True, 2025-05-07T21:00:56.1294779Z weighted=False, 2025-05-07T21:00:56.1294998Z row_wise=False, 2025-05-07T21:00:56.1295217Z mixed=True, 2025-05-07T21:00:56.1295433Z use_cache=False, 2025-05-07T21:00:56.1295678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1295971Z use_cpu=True, 2025-05-07T21:00:56.1296210Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.1296467Z ) 2025-05-07T21:00:56.1296701Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1297282Z self=, 2025-05-07T21:00:56.1297805Z compile=True, 2025-05-07T21:00:56.1298012Z T=3, 2025-05-07T21:00:56.1298199Z D=99, 2025-05-07T21:00:56.1298379Z B=19, 2025-05-07T21:00:56.1298569Z log_E=3, 2025-05-07T21:00:56.1298763Z L=10, 2025-05-07T21:00:56.1298951Z D_gradcheck=1, 2025-05-07T21:00:56.1299185Z stochastic_rounding=True, 2025-05-07T21:00:56.1299447Z weighted=False, 2025-05-07T21:00:56.1299658Z row_wise=False, 2025-05-07T21:00:56.1299874Z mixed=False, 2025-05-07T21:00:56.1300086Z use_cache=True, 2025-05-07T21:00:56.1300320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.1300607Z use_cpu=False, 2025-05-07T21:00:56.1300839Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.1301094Z ) 2025-05-07T21:00:56.1301333Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1301960Z self=, 2025-05-07T21:00:56.1302493Z compile=True, 2025-05-07T21:00:56.1302700Z T=3, 2025-05-07T21:00:56.1302881Z D=93, 2025-05-07T21:00:56.1303150Z B=68, 2025-05-07T21:00:56.1303345Z log_E=3, 2025-05-07T21:00:56.1303554Z L=7, 2025-05-07T21:00:56.1303749Z D_gradcheck=1, 2025-05-07T21:00:56.1304000Z stochastic_rounding=True, 2025-05-07T21:00:56.1304284Z weighted=True, 2025-05-07T21:00:56.1304510Z row_wise=False, 2025-05-07T21:00:56.1304749Z mixed=False, 2025-05-07T21:00:56.1304978Z use_cache=False, 2025-05-07T21:00:56.1305246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1305570Z use_cpu=True, 2025-05-07T21:00:56.1305826Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.1306105Z ) 2025-05-07T21:00:56.1306365Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1307075Z self=, 2025-05-07T21:00:56.1307703Z compile=True, 2025-05-07T21:00:56.1307929Z T=4, 2025-05-07T21:00:56.1308129Z D=57, 2025-05-07T21:00:56.1308323Z B=124, 2025-05-07T21:00:56.1308530Z log_E=4, 2025-05-07T21:00:56.1308740Z L=14, 2025-05-07T21:00:56.1308940Z D_gradcheck=1, 2025-05-07T21:00:56.1309186Z stochastic_rounding=True, 2025-05-07T21:00:56.1309469Z weighted=False, 2025-05-07T21:00:56.1309758Z row_wise=False, 2025-05-07T21:00:56.1309970Z mixed=False, 2025-05-07T21:00:56.1310184Z use_cache=False, 2025-05-07T21:00:56.1310443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1310726Z use_cpu=False, 2025-05-07T21:00:56.1311020Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.1311281Z ) 2025-05-07T21:00:56.1311507Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1312151Z self=, 2025-05-07T21:00:56.1312684Z compile=False, 2025-05-07T21:00:56.1312907Z T=3, 2025-05-07T21:00:56.1313122Z D=24, 2025-05-07T21:00:56.1313311Z B=4, 2025-05-07T21:00:56.1313492Z log_E=5, 2025-05-07T21:00:56.1313687Z L=7, 2025-05-07T21:00:56.1313880Z D_gradcheck=1, 2025-05-07T21:00:56.1314098Z stochastic_rounding=True, 2025-05-07T21:00:56.1314358Z weighted=False, 2025-05-07T21:00:56.1314573Z row_wise=False, 2025-05-07T21:00:56.1314783Z mixed=False, 2025-05-07T21:00:56.1314997Z use_cache=True, 2025-05-07T21:00:56.1315236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1315517Z use_cpu=False, 2025-05-07T21:00:56.1315756Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.1316017Z ) 2025-05-07T21:00:56.1316246Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1316843Z self=, 2025-05-07T21:00:56.1317376Z compile=True, 2025-05-07T21:00:56.1317593Z T=5, 2025-05-07T21:00:56.1317778Z D=120, 2025-05-07T21:00:56.1317973Z B=80, 2025-05-07T21:00:56.1318162Z log_E=3, 2025-05-07T21:00:56.1318360Z L=8, 2025-05-07T21:00:56.1318554Z D_gradcheck=2, 2025-05-07T21:00:56.1318791Z stochastic_rounding=False, 2025-05-07T21:00:56.1319047Z weighted=False, 2025-05-07T21:00:56.1319273Z row_wise=False, 2025-05-07T21:00:56.1319491Z mixed=True, 2025-05-07T21:00:56.1319700Z use_cache=False, 2025-05-07T21:00:56.1319952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1320241Z use_cpu=True, 2025-05-07T21:00:56.1320518Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.1320782Z ) 2025-05-07T21:00:56.1321027Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1321625Z self=, 2025-05-07T21:00:56.1322158Z compile=False, 2025-05-07T21:00:56.1322378Z T=4, 2025-05-07T21:00:56.1322574Z D=102, 2025-05-07T21:00:56.1322760Z B=116, 2025-05-07T21:00:56.1322949Z log_E=3, 2025-05-07T21:00:56.1323143Z L=7, 2025-05-07T21:00:56.1323332Z D_gradcheck=1, 2025-05-07T21:00:56.1323610Z stochastic_rounding=True, 2025-05-07T21:00:56.1323872Z weighted=True, 2025-05-07T21:00:56.1324082Z row_wise=False, 2025-05-07T21:00:56.1324295Z mixed=True, 2025-05-07T21:00:56.1324507Z use_cache=True, 2025-05-07T21:00:56.1324748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1325037Z use_cpu=False, 2025-05-07T21:00:56.1325274Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.1325534Z ) 2025-05-07T21:00:56.1325771Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1326361Z self=, 2025-05-07T21:00:56.1326886Z compile=False, 2025-05-07T21:00:56.1327101Z T=1, 2025-05-07T21:00:56.1327286Z D=86, 2025-05-07T21:00:56.1327470Z B=69, 2025-05-07T21:00:56.1327648Z log_E=4, 2025-05-07T21:00:56.1327846Z L=0, 2025-05-07T21:00:56.1328037Z D_gradcheck=2, 2025-05-07T21:00:56.1328259Z stochastic_rounding=False, 2025-05-07T21:00:56.1328523Z weighted=False, 2025-05-07T21:00:56.1328737Z row_wise=True, 2025-05-07T21:00:56.1328939Z mixed=False, 2025-05-07T21:00:56.1329153Z use_cache=False, 2025-05-07T21:00:56.1329404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1330395Z use_cpu=False, 2025-05-07T21:00:56.1330630Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.1330890Z ) 2025-05-07T21:00:56.1331124Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1331765Z self=, 2025-05-07T21:00:56.1332305Z compile=False, 2025-05-07T21:00:56.1332513Z T=4, 2025-05-07T21:00:56.1332761Z D=4, 2025-05-07T21:00:56.1332948Z B=88, 2025-05-07T21:00:56.1333128Z log_E=4, 2025-05-07T21:00:56.1333327Z L=7, 2025-05-07T21:00:56.1333518Z D_gradcheck=2, 2025-05-07T21:00:56.1333744Z stochastic_rounding=False, 2025-05-07T21:00:56.1334006Z weighted=True, 2025-05-07T21:00:56.1334222Z row_wise=True, 2025-05-07T21:00:56.1334427Z mixed=False, 2025-05-07T21:00:56.1334643Z use_cache=False, 2025-05-07T21:00:56.1334902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1335198Z use_cpu=True, 2025-05-07T21:00:56.1335428Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.1335690Z ) 2025-05-07T21:00:56.1335934Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1336522Z self=, 2025-05-07T21:00:56.1337062Z compile=False, 2025-05-07T21:00:56.1337271Z T=5, 2025-05-07T21:00:56.1337453Z D=85, 2025-05-07T21:00:56.1337642Z B=77, 2025-05-07T21:00:56.1337833Z log_E=5, 2025-05-07T21:00:56.1338020Z L=4, 2025-05-07T21:00:56.1338208Z D_gradcheck=2, 2025-05-07T21:00:56.1338441Z stochastic_rounding=False, 2025-05-07T21:00:56.1338689Z weighted=True, 2025-05-07T21:00:56.1338906Z row_wise=True, 2025-05-07T21:00:56.1339117Z mixed=True, 2025-05-07T21:00:56.1339323Z use_cache=False, 2025-05-07T21:00:56.1339576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1339862Z use_cpu=True, 2025-05-07T21:00:56.1340095Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.1340360Z ) 2025-05-07T21:00:56.1340595Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1341185Z self=, 2025-05-07T21:00:56.1341712Z compile=True, 2025-05-07T21:00:56.1341921Z T=5, 2025-05-07T21:00:56.1342115Z D=119, 2025-05-07T21:00:56.1342298Z B=61, 2025-05-07T21:00:56.1342490Z log_E=3, 2025-05-07T21:00:56.1342684Z L=11, 2025-05-07T21:00:56.1342873Z D_gradcheck=2, 2025-05-07T21:00:56.1343105Z stochastic_rounding=True, 2025-05-07T21:00:56.1343369Z weighted=True, 2025-05-07T21:00:56.1343576Z row_wise=True, 2025-05-07T21:00:56.1343785Z mixed=False, 2025-05-07T21:00:56.1343995Z use_cache=True, 2025-05-07T21:00:56.1344279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1344573Z use_cpu=True, 2025-05-07T21:00:56.1344810Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.1345068Z ) 2025-05-07T21:00:56.1345304Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:56.1345891Z self=, 2025-05-07T21:00:56.1346435Z compile=True, 2025-05-07T21:00:56.1346638Z T=5, 2025-05-07T21:00:56.1346824Z D=117, 2025-05-07T21:00:56.1347016Z B=60, 2025-05-07T21:00:56.1347198Z log_E=5, 2025-05-07T21:00:56.1347402Z L=1, 2025-05-07T21:00:56.1347597Z D_gradcheck=1, 2025-05-07T21:00:56.1347822Z stochastic_rounding=False, 2025-05-07T21:00:56.1348087Z weighted=False, 2025-05-07T21:00:56.1348303Z row_wise=False, 2025-05-07T21:00:56.1348507Z mixed=True, 2025-05-07T21:00:56.1348715Z use_cache=True, 2025-05-07T21:00:56.1348953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.1349239Z use_cpu=False, 2025-05-07T21:00:56.1349480Z output_dtype=SparseType.BF16, 2025-05-07T21:01:05.5553098Z ) 2025-05-07T21:01:05.5553836Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5555263Z self=, 2025-05-07T21:01:05.5556095Z compile=False, 2025-05-07T21:01:05.5556611Z T=3, 2025-05-07T21:01:05.5556858Z D=58, 2025-05-07T21:01:05.5557106Z B=85, 2025-05-07T21:01:05.5557354Z log_E=5, 2025-05-07T21:01:05.5557548Z L=0, 2025-05-07T21:01:05.5557858Z D_gradcheck=1, 2025-05-07T21:01:05.5558088Z stochastic_rounding=False, 2025-05-07T21:01:05.5558346Z weighted=True, 2025-05-07T21:01:05.5558565Z row_wise=True, 2025-05-07T21:01:05.5558774Z mixed=False, 2025-05-07T21:01:05.5558990Z use_cache=False, 2025-05-07T21:01:05.5559247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:05.5559544Z use_cpu=False, 2025-05-07T21:01:05.5559784Z output_dtype=SparseType.FP32, 2025-05-07T21:01:05.5560101Z ) 2025-05-07T21:01:05.5560344Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5561023Z self=, 2025-05-07T21:01:05.5561559Z compile=True, 2025-05-07T21:01:05.5561780Z T=2, 2025-05-07T21:01:05.5561974Z D=63, 2025-05-07T21:01:05.5562168Z B=51, 2025-05-07T21:01:05.5562361Z log_E=4, 2025-05-07T21:01:05.5562567Z L=17, 2025-05-07T21:01:05.5562756Z D_gradcheck=1, 2025-05-07T21:01:05.5562997Z stochastic_rounding=False, 2025-05-07T21:01:05.5563260Z weighted=False, 2025-05-07T21:01:05.5563481Z row_wise=True, 2025-05-07T21:01:05.5563689Z mixed=True, 2025-05-07T21:01:05.5563903Z use_cache=True, 2025-05-07T21:01:05.5564148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:05.5564432Z use_cpu=True, 2025-05-07T21:01:05.5564674Z output_dtype=SparseType.FP16, 2025-05-07T21:01:05.5564946Z ) 2025-05-07T21:01:05.5565184Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5565832Z self=, 2025-05-07T21:01:05.5566375Z compile=False, 2025-05-07T21:01:05.5566586Z T=1, 2025-05-07T21:01:05.5566780Z D=78, 2025-05-07T21:01:05.5566973Z B=112, 2025-05-07T21:01:05.5567163Z log_E=3, 2025-05-07T21:01:05.5567362Z L=19, 2025-05-07T21:01:05.5567559Z D_gradcheck=1, 2025-05-07T21:01:05.5567786Z stochastic_rounding=False, 2025-05-07T21:01:05.5568054Z weighted=False, 2025-05-07T21:01:05.5568277Z row_wise=False, 2025-05-07T21:01:05.5568487Z mixed=False, 2025-05-07T21:01:05.5568706Z use_cache=True, 2025-05-07T21:01:05.5568952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:05.5569241Z use_cpu=True, 2025-05-07T21:01:05.5569476Z output_dtype=SparseType.FP16, 2025-05-07T21:01:05.5569842Z ) 2025-05-07T21:01:05.5570084Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5570672Z self=, 2025-05-07T21:01:05.5571218Z compile=False, 2025-05-07T21:01:05.5571434Z T=5, 2025-05-07T21:01:05.5571621Z D=18, 2025-05-07T21:01:05.5571817Z B=76, 2025-05-07T21:01:05.5572011Z log_E=3, 2025-05-07T21:01:05.5579073Z L=0, 2025-05-07T21:01:05.5579312Z D_gradcheck=1, 2025-05-07T21:01:05.5579551Z stochastic_rounding=True, 2025-05-07T21:01:05.5579810Z weighted=False, 2025-05-07T21:01:05.5580037Z row_wise=False, 2025-05-07T21:01:05.5580248Z mixed=True, 2025-05-07T21:01:05.5580463Z use_cache=True, 2025-05-07T21:01:05.5580705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:05.5580991Z use_cpu=True, 2025-05-07T21:01:05.5581230Z output_dtype=SparseType.BF16, 2025-05-07T21:01:05.5581497Z ) 2025-05-07T21:01:05.5581730Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5582321Z self=, 2025-05-07T21:01:05.5582944Z compile=True, 2025-05-07T21:01:05.5583151Z T=2, 2025-05-07T21:01:05.5583348Z D=81, 2025-05-07T21:01:05.5583547Z B=96, 2025-05-07T21:01:05.5583734Z log_E=3, 2025-05-07T21:01:05.5583937Z L=9, 2025-05-07T21:01:05.5584181Z D_gradcheck=2, 2025-05-07T21:01:05.5584412Z stochastic_rounding=True, 2025-05-07T21:01:05.5584681Z weighted=True, 2025-05-07T21:01:05.5584901Z row_wise=True, 2025-05-07T21:01:05.5585156Z mixed=True, 2025-05-07T21:01:05.5585377Z use_cache=False, 2025-05-07T21:01:05.5585637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:05.5585932Z use_cpu=True, 2025-05-07T21:01:05.5586169Z output_dtype=SparseType.FP32, 2025-05-07T21:01:05.5586443Z ) 2025-05-07T21:01:05.5586685Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5587275Z self=, 2025-05-07T21:01:05.5587819Z compile=True, 2025-05-07T21:01:05.5588038Z T=3, 2025-05-07T21:01:05.5588226Z D=73, 2025-05-07T21:01:05.5588424Z B=123, 2025-05-07T21:01:05.5588624Z log_E=4, 2025-05-07T21:01:05.5588821Z L=8, 2025-05-07T21:01:05.5589020Z D_gradcheck=2, 2025-05-07T21:01:05.5589262Z stochastic_rounding=False, 2025-05-07T21:01:05.5589523Z weighted=True, 2025-05-07T21:01:05.5589751Z row_wise=True, 2025-05-07T21:01:05.5589966Z mixed=True, 2025-05-07T21:01:05.5590182Z use_cache=False, 2025-05-07T21:01:05.5590444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:05.5590744Z use_cpu=True, 2025-05-07T21:01:05.5590982Z output_dtype=SparseType.FP32, 2025-05-07T21:01:05.5591253Z ) 2025-05-07T21:01:05.5591496Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5592093Z self=, 2025-05-07T21:01:05.5592630Z compile=False, 2025-05-07T21:01:05.5592850Z T=3, 2025-05-07T21:01:05.5593048Z D=63, 2025-05-07T21:01:05.5593238Z B=11, 2025-05-07T21:01:05.5593434Z log_E=4, 2025-05-07T21:01:05.5593638Z L=5, 2025-05-07T21:01:05.5593834Z D_gradcheck=1, 2025-05-07T21:01:05.5594072Z stochastic_rounding=False, 2025-05-07T21:01:05.5594516Z weighted=False, 2025-05-07T21:01:05.5594737Z row_wise=False, 2025-05-07T21:01:05.5594959Z mixed=True, 2025-05-07T21:01:05.5595177Z use_cache=False, 2025-05-07T21:01:05.5595429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:05.5595728Z use_cpu=True, 2025-05-07T21:01:05.5595969Z output_dtype=SparseType.FP16, 2025-05-07T21:01:05.5596232Z ) 2025-05-07T21:01:05.5596470Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5597145Z self=, 2025-05-07T21:01:05.5597688Z compile=False, 2025-05-07T21:01:05.5597901Z T=4, 2025-05-07T21:01:05.5598094Z D=59, 2025-05-07T21:01:05.5598289Z B=51, 2025-05-07T21:01:05.5598476Z log_E=5, 2025-05-07T21:01:05.5598682Z L=14, 2025-05-07T21:01:05.5598881Z D_gradcheck=2, 2025-05-07T21:01:05.5599111Z stochastic_rounding=False, 2025-05-07T21:01:05.5599377Z weighted=False, 2025-05-07T21:01:05.5599602Z row_wise=False, 2025-05-07T21:01:05.5599814Z mixed=True, 2025-05-07T21:01:05.5600027Z use_cache=True, 2025-05-07T21:01:05.5600272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:05.5600619Z use_cpu=True, 2025-05-07T21:01:05.5600864Z output_dtype=SparseType.FP16, 2025-05-07T21:01:05.5601138Z ) 2025-05-07T21:01:05.5601372Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5601966Z self=, 2025-05-07T21:01:05.5602509Z compile=False, 2025-05-07T21:01:05.5602721Z T=5, 2025-05-07T21:01:05.5602913Z D=99, 2025-05-07T21:01:05.5603108Z B=38, 2025-05-07T21:01:05.5603295Z log_E=3, 2025-05-07T21:01:05.5603582Z L=14, 2025-05-07T21:01:05.5603782Z D_gradcheck=2, 2025-05-07T21:01:05.5604018Z stochastic_rounding=False, 2025-05-07T21:01:05.5604284Z weighted=True, 2025-05-07T21:01:05.5604507Z row_wise=True, 2025-05-07T21:01:05.5604788Z mixed=True, 2025-05-07T21:01:05.5605000Z use_cache=True, 2025-05-07T21:01:05.5605259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:05.5605600Z use_cpu=False, 2025-05-07T21:01:05.5605897Z output_dtype=SparseType.FP32, 2025-05-07T21:01:05.5606171Z ) 2025-05-07T21:01:05.5606414Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5607008Z self=, 2025-05-07T21:01:05.5607550Z compile=False, 2025-05-07T21:01:05.5607775Z T=1, 2025-05-07T21:01:05.5607965Z D=15, 2025-05-07T21:01:05.5608161Z B=72, 2025-05-07T21:01:05.5608359Z log_E=3, 2025-05-07T21:01:05.5608559Z L=15, 2025-05-07T21:01:05.5608764Z D_gradcheck=2, 2025-05-07T21:01:05.5609009Z stochastic_rounding=True, 2025-05-07T21:01:05.5609274Z weighted=True, 2025-05-07T21:01:05.5609498Z row_wise=False, 2025-05-07T21:01:05.5609721Z mixed=False, 2025-05-07T21:01:05.5609937Z use_cache=False, 2025-05-07T21:01:05.5610196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:05.5610491Z use_cpu=False, 2025-05-07T21:01:05.5610733Z output_dtype=SparseType.BF16, 2025-05-07T21:01:05.5610998Z ) 2025-05-07T21:01:05.5611240Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5611832Z self=, 2025-05-07T21:01:05.5612366Z compile=False, 2025-05-07T21:01:05.5612585Z T=1, 2025-05-07T21:01:05.5612782Z D=20, 2025-05-07T21:01:05.5612972Z B=102, 2025-05-07T21:01:05.5613170Z log_E=5, 2025-05-07T21:01:05.5613376Z L=11, 2025-05-07T21:01:05.5613569Z D_gradcheck=1, 2025-05-07T21:01:05.5613810Z stochastic_rounding=False, 2025-05-07T21:01:05.5614078Z weighted=False, 2025-05-07T21:01:05.5614298Z row_wise=True, 2025-05-07T21:01:05.5614520Z mixed=False, 2025-05-07T21:01:05.5614745Z use_cache=False, 2025-05-07T21:01:05.5614997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:05.5615331Z use_cpu=False, 2025-05-07T21:01:05.5615593Z output_dtype=SparseType.FP16, 2025-05-07T21:01:05.5615856Z ) 2025-05-07T21:01:05.5616101Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5616693Z self=, 2025-05-07T21:01:05.5617240Z compile=False, 2025-05-07T21:01:05.5617455Z T=1, 2025-05-07T21:01:05.5617655Z D=102, 2025-05-07T21:01:05.5617922Z B=102, 2025-05-07T21:01:05.5618111Z log_E=5, 2025-05-07T21:01:05.5618312Z L=11, 2025-05-07T21:01:05.5618514Z D_gradcheck=1, 2025-05-07T21:01:05.5618752Z stochastic_rounding=False, 2025-05-07T21:01:05.5619021Z weighted=False, 2025-05-07T21:01:05.5619246Z row_wise=True, 2025-05-07T21:01:05.5619458Z mixed=False, 2025-05-07T21:01:05.5619683Z use_cache=False, 2025-05-07T21:01:05.5619942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:05.5620237Z use_cpu=False, 2025-05-07T21:01:05.5620487Z output_dtype=SparseType.FP16, 2025-05-07T21:01:05.5620761Z ) 2025-05-07T21:01:05.5620999Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5621590Z self=, 2025-05-07T21:01:05.5622138Z compile=False, 2025-05-07T21:01:05.5622355Z T=1, 2025-05-07T21:01:05.5622542Z D=102, 2025-05-07T21:01:05.5622738Z B=102, 2025-05-07T21:01:05.5622938Z log_E=5, 2025-05-07T21:01:05.5623134Z L=0, 2025-05-07T21:01:05.5623331Z D_gradcheck=1, 2025-05-07T21:01:05.5623571Z stochastic_rounding=False, 2025-05-07T21:01:05.5623833Z weighted=False, 2025-05-07T21:01:05.5624105Z row_wise=True, 2025-05-07T21:01:05.5624320Z mixed=False, 2025-05-07T21:01:05.5624533Z use_cache=False, 2025-05-07T21:01:05.5624790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:05.5625092Z use_cpu=False, 2025-05-07T21:01:05.5625392Z output_dtype=SparseType.FP16, 2025-05-07T21:01:05.5625696Z ) 2025-05-07T21:01:05.5625936Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5626558Z self=, 2025-05-07T21:01:05.5627097Z compile=False, 2025-05-07T21:01:05.5627311Z T=1, 2025-05-07T21:01:05.5627496Z D=102, 2025-05-07T21:01:05.5627693Z B=102, 2025-05-07T21:01:05.5627895Z log_E=5, 2025-05-07T21:01:05.5628093Z L=1, 2025-05-07T21:01:05.5628290Z D_gradcheck=1, 2025-05-07T21:01:05.5628530Z stochastic_rounding=False, 2025-05-07T21:01:05.5628792Z weighted=False, 2025-05-07T21:01:05.5629022Z row_wise=True, 2025-05-07T21:01:05.5629240Z mixed=False, 2025-05-07T21:01:05.5629459Z use_cache=False, 2025-05-07T21:01:05.5629712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:05.5630008Z use_cpu=False, 2025-05-07T21:01:05.5630252Z output_dtype=SparseType.FP16, 2025-05-07T21:01:05.5630524Z ) 2025-05-07T21:01:05.5630767Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:05.5631366Z self=, 2025-05-07T21:01:05.5631902Z compile=False, 2025-05-07T21:01:05.5632120Z T=1, 2025-05-07T21:01:05.5632315Z D=102, 2025-05-07T21:01:05.5632506Z B=1, 2025-05-07T21:01:05.5632699Z log_E=5, 2025-05-07T21:01:05.5632902Z L=1, 2025-05-07T21:01:05.5633097Z D_gradcheck=1, 2025-05-07T21:01:05.5633336Z stochastic_rounding=False, 2025-05-07T21:01:05.5633602Z weighted=False, 2025-05-07T21:01:05.5633822Z row_wise=True, 2025-05-07T21:01:05.5634046Z mixed=False, 2025-05-07T21:01:05.5634268Z use_cache=False, 2025-05-07T21:01:05.5634525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:05.5634815Z use_cpu=False, 2025-05-07T21:01:05.5635062Z output_dtype=SparseType.FP16, 2025-05-07T21:01:05.5635344Z ) 2025-05-07T21:01:05.5635554Z PASSED 2025-05-07T21:01:25.6689425Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6690380Z self=, 2025-05-07T21:01:25.6690971Z mixed_B=False, 2025-05-07T21:01:25.6691184Z T=1, 2025-05-07T21:01:25.6691372Z D=2, 2025-05-07T21:01:25.6691557Z B=1, 2025-05-07T21:01:25.6691736Z log_E=3, 2025-05-07T21:01:25.6692239Z L=0, 2025-05-07T21:01:25.6692436Z D_gradcheck=1, 2025-05-07T21:01:25.6692669Z stochastic_rounding=False, 2025-05-07T21:01:25.6692938Z weighted=False, 2025-05-07T21:01:25.6693160Z row_wise=False, 2025-05-07T21:01:25.6693362Z mixed=False, 2025-05-07T21:01:25.6693581Z use_cache=False, 2025-05-07T21:01:25.6693828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:25.6694131Z use_cpu=False, 2025-05-07T21:01:25.6694588Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6694862Z ) 2025-05-07T21:01:25.6695100Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6695690Z self=, 2025-05-07T21:01:25.6696236Z mixed_B=True, 2025-05-07T21:01:25.6696450Z T=1, 2025-05-07T21:01:25.6696637Z D=2, 2025-05-07T21:01:25.6696829Z B=1, 2025-05-07T21:01:25.6697025Z log_E=3, 2025-05-07T21:01:25.6697221Z L=0, 2025-05-07T21:01:25.6697419Z D_gradcheck=1, 2025-05-07T21:01:25.6697662Z stochastic_rounding=False, 2025-05-07T21:01:25.6697976Z weighted=False, 2025-05-07T21:01:25.6698199Z row_wise=False, 2025-05-07T21:01:25.6698512Z mixed=False, 2025-05-07T21:01:25.6698727Z use_cache=False, 2025-05-07T21:01:25.6698984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:25.6699283Z use_cpu=False, 2025-05-07T21:01:25.6699523Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6699859Z ) 2025-05-07T21:01:25.6700102Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6700768Z self=, 2025-05-07T21:01:25.6701297Z mixed_B=True, 2025-05-07T21:01:25.6701510Z T=5, 2025-05-07T21:01:25.6701703Z D=117, 2025-05-07T21:01:25.6701893Z B=109, 2025-05-07T21:01:25.6702088Z log_E=5, 2025-05-07T21:01:25.6702289Z L=4, 2025-05-07T21:01:25.6702485Z D_gradcheck=1, 2025-05-07T21:01:25.6702724Z stochastic_rounding=True, 2025-05-07T21:01:25.6702986Z weighted=True, 2025-05-07T21:01:25.6703198Z row_wise=True, 2025-05-07T21:01:25.6703416Z mixed=False, 2025-05-07T21:01:25.6703642Z use_cache=False, 2025-05-07T21:01:25.6703891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:25.6704192Z use_cpu=False, 2025-05-07T21:01:25.6704438Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6704703Z ) 2025-05-07T21:01:25.6704948Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6705536Z self=, 2025-05-07T21:01:25.6706098Z mixed_B=False, 2025-05-07T21:01:25.6706307Z T=2, 2025-05-07T21:01:25.6706500Z D=96, 2025-05-07T21:01:25.6706693Z B=71, 2025-05-07T21:01:25.6706883Z log_E=4, 2025-05-07T21:01:25.6707083Z L=7, 2025-05-07T21:01:25.6707279Z D_gradcheck=1, 2025-05-07T21:01:25.6707514Z stochastic_rounding=False, 2025-05-07T21:01:25.6707786Z weighted=False, 2025-05-07T21:01:25.6708008Z row_wise=False, 2025-05-07T21:01:25.6708221Z mixed=False, 2025-05-07T21:01:25.6708439Z use_cache=True, 2025-05-07T21:01:25.6708685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:25.6708970Z use_cpu=True, 2025-05-07T21:01:25.6709210Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6709480Z ) 2025-05-07T21:01:25.6709713Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6710296Z self=, 2025-05-07T21:01:25.6710840Z mixed_B=False, 2025-05-07T21:01:25.6711050Z T=2, 2025-05-07T21:01:25.6711241Z D=5, 2025-05-07T21:01:25.6711434Z B=87, 2025-05-07T21:01:25.6711622Z log_E=3, 2025-05-07T21:01:25.6711826Z L=6, 2025-05-07T21:01:25.6712022Z D_gradcheck=2, 2025-05-07T21:01:25.6712261Z stochastic_rounding=False, 2025-05-07T21:01:25.6712518Z weighted=False, 2025-05-07T21:01:25.6712810Z row_wise=True, 2025-05-07T21:01:25.6713029Z mixed=False, 2025-05-07T21:01:25.6713241Z use_cache=False, 2025-05-07T21:01:25.6713494Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:25.6713788Z use_cpu=True, 2025-05-07T21:01:25.6714020Z output_dtype=SparseType.FP16, 2025-05-07T21:01:25.6714290Z ) 2025-05-07T21:01:25.6714527Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6715104Z self=, 2025-05-07T21:01:25.6715637Z mixed_B=True, 2025-05-07T21:01:25.6715852Z T=3, 2025-05-07T21:01:25.6716038Z D=28, 2025-05-07T21:01:25.6716236Z B=103, 2025-05-07T21:01:25.6716434Z log_E=3, 2025-05-07T21:01:25.6716633Z L=19, 2025-05-07T21:01:25.6716833Z D_gradcheck=2, 2025-05-07T21:01:25.6717073Z stochastic_rounding=False, 2025-05-07T21:01:25.6717331Z weighted=True, 2025-05-07T21:01:25.6717555Z row_wise=False, 2025-05-07T21:01:25.6717776Z mixed=True, 2025-05-07T21:01:25.6717988Z use_cache=False, 2025-05-07T21:01:25.6718243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:25.6718540Z use_cpu=False, 2025-05-07T21:01:25.6718834Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6719100Z ) 2025-05-07T21:01:25.6719339Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6719931Z self=, 2025-05-07T21:01:25.6720621Z mixed_B=False, 2025-05-07T21:01:25.6720860Z T=5, 2025-05-07T21:01:25.6721057Z D=116, 2025-05-07T21:01:25.6721295Z B=53, 2025-05-07T21:01:25.6721490Z log_E=4, 2025-05-07T21:01:25.6721692Z L=19, 2025-05-07T21:01:25.6721884Z D_gradcheck=1, 2025-05-07T21:01:25.6722120Z stochastic_rounding=True, 2025-05-07T21:01:25.6722380Z weighted=False, 2025-05-07T21:01:25.6722597Z row_wise=True, 2025-05-07T21:01:25.6722809Z mixed=True, 2025-05-07T21:01:25.6723028Z use_cache=False, 2025-05-07T21:01:25.6723276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:25.6723573Z use_cpu=True, 2025-05-07T21:01:25.6723813Z output_dtype=SparseType.FP16, 2025-05-07T21:01:25.6724079Z ) 2025-05-07T21:01:25.6724320Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6724904Z self=, 2025-05-07T21:01:25.6725454Z mixed_B=False, 2025-05-07T21:01:25.6725661Z T=2, 2025-05-07T21:01:25.6725853Z D=9, 2025-05-07T21:01:25.6726045Z B=126, 2025-05-07T21:01:25.6726235Z log_E=4, 2025-05-07T21:01:25.6726437Z L=8, 2025-05-07T21:01:25.6726640Z D_gradcheck=2, 2025-05-07T21:01:25.6726868Z stochastic_rounding=True, 2025-05-07T21:01:25.6727133Z weighted=True, 2025-05-07T21:01:25.6727353Z row_wise=True, 2025-05-07T21:01:25.6727562Z mixed=True, 2025-05-07T21:01:25.6727780Z use_cache=False, 2025-05-07T21:01:25.6728041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:25.6728328Z use_cpu=True, 2025-05-07T21:01:25.6728570Z output_dtype=SparseType.BF16, 2025-05-07T21:01:25.6728843Z ) 2025-05-07T21:01:25.6729075Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6729655Z self=, 2025-05-07T21:01:25.6730194Z mixed_B=False, 2025-05-07T21:01:25.6730414Z T=2, 2025-05-07T21:01:25.6730626Z D=46, 2025-05-07T21:01:25.6730843Z B=49, 2025-05-07T21:01:25.6731041Z log_E=4, 2025-05-07T21:01:25.6731237Z L=7, 2025-05-07T21:01:25.6731437Z D_gradcheck=2, 2025-05-07T21:01:25.6731673Z stochastic_rounding=False, 2025-05-07T21:01:25.6731932Z weighted=False, 2025-05-07T21:01:25.6738856Z row_wise=True, 2025-05-07T21:01:25.6739108Z mixed=False, 2025-05-07T21:01:25.6739320Z use_cache=True, 2025-05-07T21:01:25.6739654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:25.6739956Z use_cpu=False, 2025-05-07T21:01:25.6740200Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6740476Z ) 2025-05-07T21:01:25.6740710Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6741304Z self=, 2025-05-07T21:01:25.6741843Z mixed_B=True, 2025-05-07T21:01:25.6742057Z T=5, 2025-05-07T21:01:25.6742253Z D=114, 2025-05-07T21:01:25.6742450Z B=96, 2025-05-07T21:01:25.6742637Z log_E=5, 2025-05-07T21:01:25.6742837Z L=2, 2025-05-07T21:01:25.6743037Z D_gradcheck=2, 2025-05-07T21:01:25.6743268Z stochastic_rounding=True, 2025-05-07T21:01:25.6743534Z weighted=False, 2025-05-07T21:01:25.6743759Z row_wise=False, 2025-05-07T21:01:25.6743974Z mixed=False, 2025-05-07T21:01:25.6744193Z use_cache=False, 2025-05-07T21:01:25.6744446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:25.6744736Z use_cpu=True, 2025-05-07T21:01:25.6744977Z output_dtype=SparseType.FP16, 2025-05-07T21:01:25.6745247Z ) 2025-05-07T21:01:25.6745479Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6746115Z self=, 2025-05-07T21:01:25.6746652Z mixed_B=False, 2025-05-07T21:01:25.6746870Z T=1, 2025-05-07T21:01:25.6747055Z D=87, 2025-05-07T21:01:25.6747296Z B=6, 2025-05-07T21:01:25.6747487Z log_E=5, 2025-05-07T21:01:25.6747680Z L=11, 2025-05-07T21:01:25.6747879Z D_gradcheck=1, 2025-05-07T21:01:25.6748114Z stochastic_rounding=True, 2025-05-07T21:01:25.6748412Z weighted=False, 2025-05-07T21:01:25.6748636Z row_wise=True, 2025-05-07T21:01:25.6748851Z mixed=True, 2025-05-07T21:01:25.6749060Z use_cache=False, 2025-05-07T21:01:25.6749318Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:25.6749611Z use_cpu=True, 2025-05-07T21:01:25.6749847Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6750115Z ) 2025-05-07T21:01:25.6750356Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6750932Z self=, 2025-05-07T21:01:25.6751474Z mixed_B=True, 2025-05-07T21:01:25.6751690Z T=3, 2025-05-07T21:01:25.6751883Z D=123, 2025-05-07T21:01:25.6752075Z B=47, 2025-05-07T21:01:25.6752270Z log_E=5, 2025-05-07T21:01:25.6752474Z L=10, 2025-05-07T21:01:25.6752674Z D_gradcheck=1, 2025-05-07T21:01:25.6752916Z stochastic_rounding=True, 2025-05-07T21:01:25.6753182Z weighted=False, 2025-05-07T21:01:25.6753405Z row_wise=False, 2025-05-07T21:01:25.6753625Z mixed=False, 2025-05-07T21:01:25.6753844Z use_cache=True, 2025-05-07T21:01:25.6754081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:25.6754378Z use_cpu=False, 2025-05-07T21:01:25.6754622Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6754882Z ) 2025-05-07T21:01:25.6755123Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6755707Z self=, 2025-05-07T21:01:25.6756237Z mixed_B=False, 2025-05-07T21:01:25.6756450Z T=3, 2025-05-07T21:01:25.6756640Z D=10, 2025-05-07T21:01:25.6756826Z B=48, 2025-05-07T21:01:25.6757017Z log_E=5, 2025-05-07T21:01:25.6757216Z L=2, 2025-05-07T21:01:25.6757410Z D_gradcheck=2, 2025-05-07T21:01:25.6757645Z stochastic_rounding=False, 2025-05-07T21:01:25.6757907Z weighted=True, 2025-05-07T21:01:25.6758122Z row_wise=False, 2025-05-07T21:01:25.6758346Z mixed=False, 2025-05-07T21:01:25.6758566Z use_cache=False, 2025-05-07T21:01:25.6758819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:25.6759108Z use_cpu=True, 2025-05-07T21:01:25.6759348Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6759617Z ) 2025-05-07T21:01:25.6759898Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6760562Z self=, 2025-05-07T21:01:25.6761128Z mixed_B=False, 2025-05-07T21:01:25.6761335Z T=5, 2025-05-07T21:01:25.6761531Z D=25, 2025-05-07T21:01:25.6761729Z B=65, 2025-05-07T21:01:25.6761918Z log_E=3, 2025-05-07T21:01:25.6762120Z L=4, 2025-05-07T21:01:25.6762321Z D_gradcheck=1, 2025-05-07T21:01:25.6762550Z stochastic_rounding=True, 2025-05-07T21:01:25.6762810Z weighted=True, 2025-05-07T21:01:25.6763035Z row_wise=False, 2025-05-07T21:01:25.6763247Z mixed=True, 2025-05-07T21:01:25.6763466Z use_cache=True, 2025-05-07T21:01:25.6763713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:25.6764000Z use_cpu=True, 2025-05-07T21:01:25.6764249Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6764525Z ) 2025-05-07T21:01:25.6764764Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6765345Z self=, 2025-05-07T21:01:25.6765884Z mixed_B=True, 2025-05-07T21:01:25.6766104Z T=2, 2025-05-07T21:01:25.6766347Z D=47, 2025-05-07T21:01:25.6766541Z B=104, 2025-05-07T21:01:25.6766737Z log_E=4, 2025-05-07T21:01:25.6766942Z L=11, 2025-05-07T21:01:25.6767141Z D_gradcheck=1, 2025-05-07T21:01:25.6767379Z stochastic_rounding=False, 2025-05-07T21:01:25.6767688Z weighted=False, 2025-05-07T21:01:25.6767919Z row_wise=True, 2025-05-07T21:01:25.6768135Z mixed=False, 2025-05-07T21:01:25.6768346Z use_cache=False, 2025-05-07T21:01:25.6768638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:25.6768931Z use_cpu=True, 2025-05-07T21:01:25.6769165Z output_dtype=SparseType.FP16, 2025-05-07T21:01:25.6769432Z ) 2025-05-07T21:01:25.6769667Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6770245Z self=, 2025-05-07T21:01:25.6770832Z mixed_B=False, 2025-05-07T21:01:25.6771044Z T=3, 2025-05-07T21:01:25.6771238Z D=31, 2025-05-07T21:01:25.6771430Z B=9, 2025-05-07T21:01:25.6771620Z log_E=4, 2025-05-07T21:01:25.6771824Z L=1, 2025-05-07T21:01:25.6772014Z D_gradcheck=1, 2025-05-07T21:01:25.6772251Z stochastic_rounding=False, 2025-05-07T21:01:25.6772519Z weighted=False, 2025-05-07T21:01:25.6772737Z row_wise=True, 2025-05-07T21:01:25.6772950Z mixed=True, 2025-05-07T21:01:25.6773164Z use_cache=False, 2025-05-07T21:01:25.6773419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:25.6773710Z use_cpu=True, 2025-05-07T21:01:25.6773954Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6774219Z ) 2025-05-07T21:01:25.6774461Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6775045Z self=, 2025-05-07T21:01:25.6775574Z mixed_B=False, 2025-05-07T21:01:25.6775786Z T=1, 2025-05-07T21:01:25.6775977Z D=117, 2025-05-07T21:01:25.6776165Z B=46, 2025-05-07T21:01:25.6776362Z log_E=5, 2025-05-07T21:01:25.6776571Z L=15, 2025-05-07T21:01:25.6776765Z D_gradcheck=1, 2025-05-07T21:01:25.6777005Z stochastic_rounding=True, 2025-05-07T21:01:25.6777278Z weighted=False, 2025-05-07T21:01:25.6777512Z row_wise=True, 2025-05-07T21:01:25.6777726Z mixed=False, 2025-05-07T21:01:25.6777947Z use_cache=False, 2025-05-07T21:01:25.6778201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:25.6778492Z use_cpu=False, 2025-05-07T21:01:25.6778739Z output_dtype=SparseType.BF16, 2025-05-07T21:01:25.6779019Z ) 2025-05-07T21:01:25.6779256Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6779846Z self=, 2025-05-07T21:01:25.6780432Z mixed_B=True, 2025-05-07T21:01:25.6780645Z T=3, 2025-05-07T21:01:25.6780840Z D=33, 2025-05-07T21:01:25.6781029Z B=54, 2025-05-07T21:01:25.6781214Z log_E=4, 2025-05-07T21:01:25.6781420Z L=16, 2025-05-07T21:01:25.6781618Z D_gradcheck=1, 2025-05-07T21:01:25.6781844Z stochastic_rounding=True, 2025-05-07T21:01:25.6782111Z weighted=False, 2025-05-07T21:01:25.6782336Z row_wise=False, 2025-05-07T21:01:25.6782553Z mixed=False, 2025-05-07T21:01:25.6782770Z use_cache=True, 2025-05-07T21:01:25.6783015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:25.6783311Z use_cpu=True, 2025-05-07T21:01:25.6783546Z output_dtype=SparseType.FP32, 2025-05-07T21:01:25.6783813Z ) 2025-05-07T21:01:25.6784052Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:25.6784626Z self=, 2025-05-07T21:01:25.6785161Z mixed_B=False, 2025-05-07T21:01:25.6785375Z T=5, 2025-05-07T21:01:25.6785563Z D=124, 2025-05-07T21:01:25.6785755Z B=125, 2025-05-07T21:01:25.6785949Z log_E=5, 2025-05-07T21:01:25.6786141Z L=4, 2025-05-07T21:01:25.6786337Z D_gradcheck=2, 2025-05-07T21:01:25.6786622Z stochastic_rounding=True, 2025-05-07T21:01:25.6786883Z weighted=False, 2025-05-07T21:01:25.6787110Z row_wise=True, 2025-05-07T21:01:25.6787329Z mixed=False, 2025-05-07T21:01:25.6787539Z use_cache=True, 2025-05-07T21:01:25.6787835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:25.6788126Z use_cpu=True, 2025-05-07T21:01:25.6788362Z output_dtype=SparseType.BF16, 2025-05-07T21:01:41.9898424Z ) 2025-05-07T21:01:41.9899512Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9900719Z self=, 2025-05-07T21:01:41.9901772Z mixed_B=False, 2025-05-07T21:01:41.9902175Z T=4, 2025-05-07T21:01:41.9902544Z D=51, 2025-05-07T21:01:41.9902909Z B=49, 2025-05-07T21:01:41.9903257Z log_E=4, 2025-05-07T21:01:41.9903630Z L=2, 2025-05-07T21:01:41.9904006Z D_gradcheck=2, 2025-05-07T21:01:41.9904439Z stochastic_rounding=False, 2025-05-07T21:01:41.9904750Z weighted=False, 2025-05-07T21:01:41.9904987Z row_wise=True, 2025-05-07T21:01:41.9905183Z mixed=True, 2025-05-07T21:01:41.9905387Z use_cache=True, 2025-05-07T21:01:41.9905626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:41.9905915Z use_cpu=False, 2025-05-07T21:01:41.9906153Z output_dtype=SparseType.FP16, 2025-05-07T21:01:41.9906420Z ) 2025-05-07T21:01:41.9906650Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9907233Z self=, 2025-05-07T21:01:41.9907778Z mixed_B=True, 2025-05-07T21:01:41.9907981Z T=4, 2025-05-07T21:01:41.9908161Z D=114, 2025-05-07T21:01:41.9908347Z B=3, 2025-05-07T21:01:41.9908534Z log_E=4, 2025-05-07T21:01:41.9908720Z L=0, 2025-05-07T21:01:41.9908908Z D_gradcheck=1, 2025-05-07T21:01:41.9909140Z stochastic_rounding=False, 2025-05-07T21:01:41.9909397Z weighted=True, 2025-05-07T21:01:41.9909609Z row_wise=True, 2025-05-07T21:01:41.9909819Z mixed=False, 2025-05-07T21:01:41.9910022Z use_cache=True, 2025-05-07T21:01:41.9910262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:41.9910550Z use_cpu=True, 2025-05-07T21:01:41.9910784Z output_dtype=SparseType.FP32, 2025-05-07T21:01:41.9911055Z ) 2025-05-07T21:01:41.9911289Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9911864Z self=, 2025-05-07T21:01:41.9912396Z mixed_B=True, 2025-05-07T21:01:41.9912602Z T=3, 2025-05-07T21:01:41.9912790Z D=53, 2025-05-07T21:01:41.9912970Z B=90, 2025-05-07T21:01:41.9913157Z log_E=5, 2025-05-07T21:01:41.9913359Z L=1, 2025-05-07T21:01:41.9913641Z D_gradcheck=2, 2025-05-07T21:01:41.9913876Z stochastic_rounding=True, 2025-05-07T21:01:41.9914132Z weighted=True, 2025-05-07T21:01:41.9914339Z row_wise=True, 2025-05-07T21:01:41.9914554Z mixed=False, 2025-05-07T21:01:41.9914769Z use_cache=False, 2025-05-07T21:01:41.9915015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:41.9915305Z use_cpu=True, 2025-05-07T21:01:41.9915536Z output_dtype=SparseType.BF16, 2025-05-07T21:01:41.9915790Z ) 2025-05-07T21:01:41.9916021Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9916600Z self=, 2025-05-07T21:01:41.9917121Z mixed_B=False, 2025-05-07T21:01:41.9917331Z T=5, 2025-05-07T21:01:41.9917519Z D=54, 2025-05-07T21:01:41.9917701Z B=117, 2025-05-07T21:01:41.9917894Z log_E=3, 2025-05-07T21:01:41.9918090Z L=4, 2025-05-07T21:01:41.9918272Z D_gradcheck=1, 2025-05-07T21:01:41.9918507Z stochastic_rounding=False, 2025-05-07T21:01:41.9918766Z weighted=False, 2025-05-07T21:01:41.9918982Z row_wise=False, 2025-05-07T21:01:41.9919189Z mixed=False, 2025-05-07T21:01:41.9919490Z use_cache=False, 2025-05-07T21:01:41.9919738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:41.9920021Z use_cpu=False, 2025-05-07T21:01:41.9920257Z output_dtype=SparseType.BF16, 2025-05-07T21:01:41.9920696Z ) 2025-05-07T21:01:41.9920924Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9921548Z self=, 2025-05-07T21:01:41.9922077Z mixed_B=True, 2025-05-07T21:01:41.9922278Z T=2, 2025-05-07T21:01:41.9922464Z D=14, 2025-05-07T21:01:41.9922653Z B=4, 2025-05-07T21:01:41.9922831Z log_E=5, 2025-05-07T21:01:41.9923029Z L=6, 2025-05-07T21:01:41.9923219Z D_gradcheck=2, 2025-05-07T21:01:41.9923449Z stochastic_rounding=True, 2025-05-07T21:01:41.9923707Z weighted=True, 2025-05-07T21:01:41.9923924Z row_wise=True, 2025-05-07T21:01:41.9924129Z mixed=False, 2025-05-07T21:01:41.9924353Z use_cache=False, 2025-05-07T21:01:41.9924651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:41.9924946Z use_cpu=False, 2025-05-07T21:01:41.9925182Z output_dtype=SparseType.BF16, 2025-05-07T21:01:41.9925449Z ) 2025-05-07T21:01:41.9925688Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9926263Z self=, 2025-05-07T21:01:41.9926797Z mixed_B=True, 2025-05-07T21:01:41.9927003Z T=3, 2025-05-07T21:01:41.9927182Z D=43, 2025-05-07T21:01:41.9927373Z B=101, 2025-05-07T21:01:41.9927564Z log_E=4, 2025-05-07T21:01:41.9927756Z L=18, 2025-05-07T21:01:41.9927950Z D_gradcheck=2, 2025-05-07T21:01:41.9928182Z stochastic_rounding=True, 2025-05-07T21:01:41.9928437Z weighted=False, 2025-05-07T21:01:41.9928652Z row_wise=True, 2025-05-07T21:01:41.9928862Z mixed=True, 2025-05-07T21:01:41.9929063Z use_cache=True, 2025-05-07T21:01:41.9929301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:41.9929589Z use_cpu=True, 2025-05-07T21:01:41.9929815Z output_dtype=SparseType.FP16, 2025-05-07T21:01:41.9930074Z ) 2025-05-07T21:01:41.9930305Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9930881Z self=, 2025-05-07T21:01:41.9931408Z mixed_B=True, 2025-05-07T21:01:41.9931616Z T=2, 2025-05-07T21:01:41.9931802Z D=82, 2025-05-07T21:01:41.9931983Z B=51, 2025-05-07T21:01:41.9932169Z log_E=4, 2025-05-07T21:01:41.9932361Z L=3, 2025-05-07T21:01:41.9932545Z D_gradcheck=2, 2025-05-07T21:01:41.9932772Z stochastic_rounding=True, 2025-05-07T21:01:41.9933024Z weighted=True, 2025-05-07T21:01:41.9933231Z row_wise=False, 2025-05-07T21:01:41.9933492Z mixed=False, 2025-05-07T21:01:41.9933708Z use_cache=False, 2025-05-07T21:01:41.9933954Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:41.9934246Z use_cpu=True, 2025-05-07T21:01:41.9934505Z output_dtype=SparseType.FP32, 2025-05-07T21:01:41.9934784Z ) 2025-05-07T21:01:41.9935017Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9935596Z self=, 2025-05-07T21:01:41.9936130Z mixed_B=False, 2025-05-07T21:01:41.9936341Z T=4, 2025-05-07T21:01:41.9936529Z D=5, 2025-05-07T21:01:41.9936710Z B=14, 2025-05-07T21:01:41.9936896Z log_E=4, 2025-05-07T21:01:41.9937096Z L=20, 2025-05-07T21:01:41.9937286Z D_gradcheck=1, 2025-05-07T21:01:41.9937518Z stochastic_rounding=True, 2025-05-07T21:01:41.9937778Z weighted=True, 2025-05-07T21:01:41.9937994Z row_wise=False, 2025-05-07T21:01:41.9938239Z mixed=True, 2025-05-07T21:01:41.9938449Z use_cache=False, 2025-05-07T21:01:41.9938700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:41.9938990Z use_cpu=False, 2025-05-07T21:01:41.9939273Z output_dtype=SparseType.FP16, 2025-05-07T21:01:41.9939539Z ) 2025-05-07T21:01:41.9939771Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9940341Z self=, 2025-05-07T21:01:41.9940929Z mixed_B=False, 2025-05-07T21:01:41.9941136Z T=1, 2025-05-07T21:01:41.9941318Z D=65, 2025-05-07T21:01:41.9941509Z B=9, 2025-05-07T21:01:41.9941740Z log_E=5, 2025-05-07T21:01:41.9941929Z L=5, 2025-05-07T21:01:41.9942119Z D_gradcheck=1, 2025-05-07T21:01:41.9942346Z stochastic_rounding=True, 2025-05-07T21:01:41.9942596Z weighted=False, 2025-05-07T21:01:41.9942810Z row_wise=True, 2025-05-07T21:01:41.9943020Z mixed=False, 2025-05-07T21:01:41.9943226Z use_cache=True, 2025-05-07T21:01:41.9943468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:41.9943756Z use_cpu=False, 2025-05-07T21:01:41.9943984Z output_dtype=SparseType.FP16, 2025-05-07T21:01:41.9944258Z ) 2025-05-07T21:01:41.9944506Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9945117Z self=, 2025-05-07T21:01:41.9945639Z mixed_B=True, 2025-05-07T21:01:41.9945846Z T=3, 2025-05-07T21:01:41.9946032Z D=128, 2025-05-07T21:01:41.9946213Z B=88, 2025-05-07T21:01:41.9946404Z log_E=4, 2025-05-07T21:01:41.9946597Z L=3, 2025-05-07T21:01:41.9946783Z D_gradcheck=1, 2025-05-07T21:01:41.9947018Z stochastic_rounding=False, 2025-05-07T21:01:41.9947276Z weighted=False, 2025-05-07T21:01:41.9947485Z row_wise=True, 2025-05-07T21:01:41.9947696Z mixed=False, 2025-05-07T21:01:41.9947908Z use_cache=False, 2025-05-07T21:01:41.9948152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:41.9948450Z use_cpu=False, 2025-05-07T21:01:41.9948690Z output_dtype=SparseType.FP16, 2025-05-07T21:01:41.9955788Z ) 2025-05-07T21:01:41.9956071Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9956677Z self=, 2025-05-07T21:01:41.9957198Z mixed_B=True, 2025-05-07T21:01:41.9957408Z T=3, 2025-05-07T21:01:41.9957596Z D=128, 2025-05-07T21:01:41.9957782Z B=88, 2025-05-07T21:01:41.9957958Z log_E=3, 2025-05-07T21:01:41.9958147Z L=3, 2025-05-07T21:01:41.9958333Z D_gradcheck=1, 2025-05-07T21:01:41.9958559Z stochastic_rounding=False, 2025-05-07T21:01:41.9958817Z weighted=False, 2025-05-07T21:01:41.9959028Z row_wise=True, 2025-05-07T21:01:41.9959231Z mixed=False, 2025-05-07T21:01:41.9959427Z use_cache=False, 2025-05-07T21:01:41.9959673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:41.9960033Z use_cpu=False, 2025-05-07T21:01:41.9960263Z output_dtype=SparseType.FP16, 2025-05-07T21:01:41.9960591Z ) 2025-05-07T21:01:41.9960821Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9961395Z self=, 2025-05-07T21:01:41.9961924Z mixed_B=False, 2025-05-07T21:01:41.9962134Z T=3, 2025-05-07T21:01:41.9962313Z D=128, 2025-05-07T21:01:41.9962504Z B=88, 2025-05-07T21:01:41.9962690Z log_E=3, 2025-05-07T21:01:41.9962878Z L=3, 2025-05-07T21:01:41.9963067Z D_gradcheck=1, 2025-05-07T21:01:41.9963297Z stochastic_rounding=False, 2025-05-07T21:01:41.9963550Z weighted=False, 2025-05-07T21:01:41.9963768Z row_wise=True, 2025-05-07T21:01:41.9963977Z mixed=False, 2025-05-07T21:01:41.9964182Z use_cache=False, 2025-05-07T21:01:41.9964434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:41.9964731Z use_cpu=False, 2025-05-07T21:01:41.9964962Z output_dtype=SparseType.FP16, 2025-05-07T21:01:41.9965224Z ) 2025-05-07T21:01:41.9965456Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9966031Z self=, 2025-05-07T21:01:41.9966611Z mixed_B=False, 2025-05-07T21:01:41.9966818Z T=3, 2025-05-07T21:01:41.9967004Z D=128, 2025-05-07T21:01:41.9967186Z B=88, 2025-05-07T21:01:41.9967419Z log_E=3, 2025-05-07T21:01:41.9967615Z L=0, 2025-05-07T21:01:41.9967799Z D_gradcheck=1, 2025-05-07T21:01:41.9968028Z stochastic_rounding=False, 2025-05-07T21:01:41.9968335Z weighted=False, 2025-05-07T21:01:41.9968546Z row_wise=True, 2025-05-07T21:01:41.9968758Z mixed=False, 2025-05-07T21:01:41.9968975Z use_cache=False, 2025-05-07T21:01:41.9969216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:41.9969506Z use_cpu=False, 2025-05-07T21:01:41.9969745Z output_dtype=SparseType.FP16, 2025-05-07T21:01:41.9970010Z ) 2025-05-07T21:01:41.9970242Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:41.9970821Z self=, 2025-05-07T21:01:41.9971361Z mixed_B=False, 2025-05-07T21:01:41.9971565Z T=1, 2025-05-07T21:01:41.9971750Z D=128, 2025-05-07T21:01:41.9971938Z B=88, 2025-05-07T21:01:41.9972121Z log_E=3, 2025-05-07T21:01:41.9972323Z L=0, 2025-05-07T21:01:41.9972516Z D_gradcheck=1, 2025-05-07T21:01:41.9972743Z stochastic_rounding=False, 2025-05-07T21:01:41.9973005Z weighted=False, 2025-05-07T21:01:41.9973224Z row_wise=True, 2025-05-07T21:01:41.9973427Z mixed=False, 2025-05-07T21:01:41.9973636Z use_cache=False, 2025-05-07T21:01:41.9973886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:41.9974173Z use_cpu=False, 2025-05-07T21:01:41.9974407Z output_dtype=SparseType.FP16, 2025-05-07T21:01:41.9974673Z ) 2025-05-07T21:01:41.9974851Z PASSED 2025-05-07T21:02:30.8317840Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8318949Z self=, 2025-05-07T21:02:30.8319542Z mixed_B=False, 2025-05-07T21:02:30.8319761Z max_norm=0.01, 2025-05-07T21:02:30.8319974Z T=1, 2025-05-07T21:02:30.8320169Z D=2, 2025-05-07T21:02:30.8320355Z B=1, 2025-05-07T21:02:30.8320603Z log_E=3, 2025-05-07T21:02:30.8320806Z L=0, 2025-05-07T21:02:30.8321023Z D_gradcheck=1, 2025-05-07T21:02:30.8321256Z stochastic_rounding=False, 2025-05-07T21:02:30.8321523Z weighted=False, 2025-05-07T21:02:30.8321752Z row_wise=False, 2025-05-07T21:02:30.8321963Z mixed=False, 2025-05-07T21:02:30.8322182Z use_cache=False, 2025-05-07T21:02:30.8322433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8323077Z use_cpu=False, 2025-05-07T21:02:30.8323325Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8323601Z ) 2025-05-07T21:02:30.8323890Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8324578Z self=, 2025-05-07T21:02:30.8325165Z mixed_B=True, 2025-05-07T21:02:30.8325386Z max_norm=0.01, 2025-05-07T21:02:30.8325591Z T=1, 2025-05-07T21:02:30.8325781Z D=2, 2025-05-07T21:02:30.8325968Z B=1, 2025-05-07T21:02:30.8326149Z log_E=3, 2025-05-07T21:02:30.8326350Z L=0, 2025-05-07T21:02:30.8326544Z D_gradcheck=1, 2025-05-07T21:02:30.8326771Z stochastic_rounding=False, 2025-05-07T21:02:30.8327032Z weighted=False, 2025-05-07T21:02:30.8327253Z row_wise=False, 2025-05-07T21:02:30.8327459Z mixed=False, 2025-05-07T21:02:30.8327672Z use_cache=False, 2025-05-07T21:02:30.8327925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8328210Z use_cpu=False, 2025-05-07T21:02:30.8328450Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8328714Z ) 2025-05-07T21:02:30.8328993Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8329783Z self=, 2025-05-07T21:02:30.8330365Z mixed_B=True, 2025-05-07T21:02:30.8330666Z max_norm=0.99999, 2025-05-07T21:02:30.8330883Z T=3, 2025-05-07T21:02:30.8331071Z D=11, 2025-05-07T21:02:30.8331261Z B=120, 2025-05-07T21:02:30.8331446Z log_E=4, 2025-05-07T21:02:30.8331732Z L=14, 2025-05-07T21:02:30.8331928Z D_gradcheck=1, 2025-05-07T21:02:30.8332156Z stochastic_rounding=False, 2025-05-07T21:02:30.8332415Z weighted=True, 2025-05-07T21:02:30.8332632Z row_wise=False, 2025-05-07T21:02:30.8332842Z mixed=True, 2025-05-07T21:02:30.8333051Z use_cache=True, 2025-05-07T21:02:30.8333333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8333630Z use_cpu=False, 2025-05-07T21:02:30.8333870Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8334130Z ) 2025-05-07T21:02:30.8334419Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8335103Z self=, 2025-05-07T21:02:30.8335687Z mixed_B=False, 2025-05-07T21:02:30.8335912Z max_norm=0.9232560536590754, 2025-05-07T21:02:30.8336166Z T=4, 2025-05-07T21:02:30.8336356Z D=15, 2025-05-07T21:02:30.8336543Z B=85, 2025-05-07T21:02:30.8336756Z log_E=5, 2025-05-07T21:02:30.8336977Z L=9, 2025-05-07T21:02:30.8337173Z D_gradcheck=2, 2025-05-07T21:02:30.8337405Z stochastic_rounding=True, 2025-05-07T21:02:30.8337666Z weighted=False, 2025-05-07T21:02:30.8337878Z row_wise=False, 2025-05-07T21:02:30.8338092Z mixed=True, 2025-05-07T21:02:30.8338312Z use_cache=False, 2025-05-07T21:02:30.8338557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8338853Z use_cpu=True, 2025-05-07T21:02:30.8339089Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.8339351Z ) 2025-05-07T21:02:30.8339639Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8340324Z self=, 2025-05-07T21:02:30.8340899Z mixed_B=True, 2025-05-07T21:02:30.8341120Z max_norm=0.21306834859037668, 2025-05-07T21:02:30.8341378Z T=5, 2025-05-07T21:02:30.8341559Z D=96, 2025-05-07T21:02:30.8341759Z B=97, 2025-05-07T21:02:30.8341949Z log_E=5, 2025-05-07T21:02:30.8342141Z L=1, 2025-05-07T21:02:30.8342343Z D_gradcheck=2, 2025-05-07T21:02:30.8342573Z stochastic_rounding=True, 2025-05-07T21:02:30.8342829Z weighted=False, 2025-05-07T21:02:30.8343055Z row_wise=False, 2025-05-07T21:02:30.8343320Z mixed=True, 2025-05-07T21:02:30.8343534Z use_cache=False, 2025-05-07T21:02:30.8343787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8344080Z use_cpu=True, 2025-05-07T21:02:30.8344317Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.8344577Z ) 2025-05-07T21:02:30.8344869Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8345553Z self=, 2025-05-07T21:02:30.8346139Z mixed_B=False, 2025-05-07T21:02:30.8346357Z max_norm=0.9909404393987347, 2025-05-07T21:02:30.8346610Z T=3, 2025-05-07T21:02:30.8346800Z D=92, 2025-05-07T21:02:30.8346991Z B=95, 2025-05-07T21:02:30.8347178Z log_E=5, 2025-05-07T21:02:30.8347375Z L=8, 2025-05-07T21:02:30.8347567Z D_gradcheck=1, 2025-05-07T21:02:30.8347790Z stochastic_rounding=False, 2025-05-07T21:02:30.8348043Z weighted=True, 2025-05-07T21:02:30.8348255Z row_wise=False, 2025-05-07T21:02:30.8348458Z mixed=False, 2025-05-07T21:02:30.8348666Z use_cache=False, 2025-05-07T21:02:30.8348914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8349255Z use_cpu=False, 2025-05-07T21:02:30.8349491Z output_dtype=SparseType.BF16, 2025-05-07T21:02:30.8349753Z ) 2025-05-07T21:02:30.8350027Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8350700Z self=, 2025-05-07T21:02:30.8351325Z mixed_B=True, 2025-05-07T21:02:30.8351539Z max_norm=0.5938487704007885, 2025-05-07T21:02:30.8351824Z T=5, 2025-05-07T21:02:30.8352009Z D=75, 2025-05-07T21:02:30.8352190Z B=9, 2025-05-07T21:02:30.8352376Z log_E=3, 2025-05-07T21:02:30.8352569Z L=11, 2025-05-07T21:02:30.8352754Z D_gradcheck=1, 2025-05-07T21:02:30.8352981Z stochastic_rounding=False, 2025-05-07T21:02:30.8353237Z weighted=False, 2025-05-07T21:02:30.8353454Z row_wise=True, 2025-05-07T21:02:30.8353656Z mixed=True, 2025-05-07T21:02:30.8353864Z use_cache=True, 2025-05-07T21:02:30.8354109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8354398Z use_cpu=False, 2025-05-07T21:02:30.8354636Z output_dtype=SparseType.BF16, 2025-05-07T21:02:30.8354895Z ) 2025-05-07T21:02:30.8355169Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8355848Z self=, 2025-05-07T21:02:30.8356426Z mixed_B=False, 2025-05-07T21:02:30.8356646Z max_norm=0.5707017554836751, 2025-05-07T21:02:30.8356897Z T=3, 2025-05-07T21:02:30.8357084Z D=94, 2025-05-07T21:02:30.8357268Z B=88, 2025-05-07T21:02:30.8357457Z log_E=5, 2025-05-07T21:02:30.8357652Z L=3, 2025-05-07T21:02:30.8357838Z D_gradcheck=2, 2025-05-07T21:02:30.8358069Z stochastic_rounding=False, 2025-05-07T21:02:30.8358333Z weighted=False, 2025-05-07T21:02:30.8358544Z row_wise=False, 2025-05-07T21:02:30.8358756Z mixed=False, 2025-05-07T21:02:30.8358973Z use_cache=False, 2025-05-07T21:02:30.8359229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8359515Z use_cpu=True, 2025-05-07T21:02:30.8359753Z output_dtype=SparseType.BF16, 2025-05-07T21:02:30.8360015Z ) 2025-05-07T21:02:30.8360294Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8361030Z self=, 2025-05-07T21:02:30.8361615Z mixed_B=True, 2025-05-07T21:02:30.8361824Z max_norm=0.99999, 2025-05-07T21:02:30.8362045Z T=2, 2025-05-07T21:02:30.8362235Z D=36, 2025-05-07T21:02:30.8362416Z B=1, 2025-05-07T21:02:30.8362603Z log_E=5, 2025-05-07T21:02:30.8362804Z L=4, 2025-05-07T21:02:30.8362995Z D_gradcheck=2, 2025-05-07T21:02:30.8363272Z stochastic_rounding=False, 2025-05-07T21:02:30.8363528Z weighted=False, 2025-05-07T21:02:30.8363738Z row_wise=True, 2025-05-07T21:02:30.8363944Z mixed=True, 2025-05-07T21:02:30.8364150Z use_cache=False, 2025-05-07T21:02:30.8364391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8364674Z use_cpu=True, 2025-05-07T21:02:30.8364904Z output_dtype=SparseType.BF16, 2025-05-07T21:02:30.8365167Z ) 2025-05-07T21:02:30.8365440Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8366119Z self=, 2025-05-07T21:02:30.8366701Z mixed_B=False, 2025-05-07T21:02:30.8366921Z max_norm=0.10333775907816573, 2025-05-07T21:02:30.8367168Z T=5, 2025-05-07T21:02:30.8367354Z D=58, 2025-05-07T21:02:30.8367534Z B=92, 2025-05-07T21:02:30.8367718Z log_E=5, 2025-05-07T21:02:30.8367908Z L=5, 2025-05-07T21:02:30.8368090Z D_gradcheck=2, 2025-05-07T21:02:30.8368323Z stochastic_rounding=False, 2025-05-07T21:02:30.8368580Z weighted=False, 2025-05-07T21:02:30.8368787Z row_wise=True, 2025-05-07T21:02:30.8368996Z mixed=False, 2025-05-07T21:02:30.8369256Z use_cache=True, 2025-05-07T21:02:30.8369486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:30.8369772Z use_cpu=False, 2025-05-07T21:02:30.8370004Z output_dtype=SparseType.FP16, 2025-05-07T21:02:30.8370258Z ) 2025-05-07T21:02:30.8370590Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8371306Z self=, 2025-05-07T21:02:30.8371886Z mixed_B=False, 2025-05-07T21:02:30.8372106Z max_norm=0.4519327500325989, 2025-05-07T21:02:30.8372359Z T=4, 2025-05-07T21:02:30.8372542Z D=50, 2025-05-07T21:02:30.8372728Z B=37, 2025-05-07T21:02:30.8372915Z log_E=4, 2025-05-07T21:02:30.8373109Z L=8, 2025-05-07T21:02:30.8373296Z D_gradcheck=1, 2025-05-07T21:02:30.8373525Z stochastic_rounding=True, 2025-05-07T21:02:30.8373779Z weighted=False, 2025-05-07T21:02:30.8373988Z row_wise=False, 2025-05-07T21:02:30.8374203Z mixed=False, 2025-05-07T21:02:30.8374417Z use_cache=False, 2025-05-07T21:02:30.8374663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8374953Z use_cpu=True, 2025-05-07T21:02:30.8375191Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8375448Z ) 2025-05-07T21:02:30.8375732Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8376408Z self=, 2025-05-07T21:02:30.8377010Z mixed_B=False, 2025-05-07T21:02:30.8377254Z max_norm=0.4519327500325989, 2025-05-07T21:02:30.8377500Z T=4, 2025-05-07T21:02:30.8377684Z D=50, 2025-05-07T21:02:30.8377861Z B=1, 2025-05-07T21:02:30.8378043Z log_E=4, 2025-05-07T21:02:30.8378242Z L=8, 2025-05-07T21:02:30.8378424Z D_gradcheck=1, 2025-05-07T21:02:30.8378649Z stochastic_rounding=True, 2025-05-07T21:02:30.8378909Z weighted=False, 2025-05-07T21:02:30.8379124Z row_wise=False, 2025-05-07T21:02:30.8379331Z mixed=False, 2025-05-07T21:02:30.8379543Z use_cache=False, 2025-05-07T21:02:30.8379789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8380077Z use_cpu=True, 2025-05-07T21:02:30.8380311Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8380568Z ) 2025-05-07T21:02:30.8380847Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8381530Z self=, 2025-05-07T21:02:30.8382111Z mixed_B=False, 2025-05-07T21:02:30.8382326Z max_norm=0.4519327500325989, 2025-05-07T21:02:30.8382582Z T=4, 2025-05-07T21:02:30.8382771Z D=50, 2025-05-07T21:02:30.8382951Z B=1, 2025-05-07T21:02:30.8383186Z log_E=3, 2025-05-07T21:02:30.8383386Z L=8, 2025-05-07T21:02:30.8383571Z D_gradcheck=1, 2025-05-07T21:02:30.8383798Z stochastic_rounding=True, 2025-05-07T21:02:30.8384062Z weighted=False, 2025-05-07T21:02:30.8384273Z row_wise=False, 2025-05-07T21:02:30.8384484Z mixed=False, 2025-05-07T21:02:30.8384700Z use_cache=False, 2025-05-07T21:02:30.8384947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8385242Z use_cpu=True, 2025-05-07T21:02:30.8385481Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8385741Z ) 2025-05-07T21:02:30.8386024Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8386708Z self=, 2025-05-07T21:02:30.8387332Z mixed_B=False, 2025-05-07T21:02:30.8387554Z max_norm=0.4519327500325989, 2025-05-07T21:02:30.8387811Z T=4, 2025-05-07T21:02:30.8387999Z D=8, 2025-05-07T21:02:30.8388179Z B=1, 2025-05-07T21:02:30.8388367Z log_E=3, 2025-05-07T21:02:30.8388565Z L=8, 2025-05-07T21:02:30.8388748Z D_gradcheck=1, 2025-05-07T21:02:30.8388980Z stochastic_rounding=True, 2025-05-07T21:02:30.8389324Z weighted=False, 2025-05-07T21:02:30.8389533Z row_wise=False, 2025-05-07T21:02:30.8389743Z mixed=False, 2025-05-07T21:02:30.8389953Z use_cache=False, 2025-05-07T21:02:30.8390198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8390525Z use_cpu=True, 2025-05-07T21:02:30.8390760Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8391019Z ) 2025-05-07T21:02:30.8391341Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:30.8392018Z self=, 2025-05-07T21:02:30.8392592Z mixed_B=False, 2025-05-07T21:02:30.8392813Z max_norm=0.4519327500325989, 2025-05-07T21:02:30.8393059Z T=4, 2025-05-07T21:02:30.8393240Z D=8, 2025-05-07T21:02:30.8393422Z B=3, 2025-05-07T21:02:30.8393606Z log_E=3, 2025-05-07T21:02:30.8393792Z L=8, 2025-05-07T21:02:30.8393983Z D_gradcheck=1, 2025-05-07T21:02:30.8394369Z stochastic_rounding=True, 2025-05-07T21:02:30.8394629Z weighted=False, 2025-05-07T21:02:30.8394840Z row_wise=False, 2025-05-07T21:02:30.8395049Z mixed=False, 2025-05-07T21:02:30.8395261Z use_cache=False, 2025-05-07T21:02:30.8395505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:30.8395791Z use_cpu=True, 2025-05-07T21:02:30.8396025Z output_dtype=SparseType.FP32, 2025-05-07T21:02:30.8396282Z ) 2025-05-07T21:02:30.8396466Z PASSED 2025-05-07T21:02:31.0685897Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0687414Z self=, 2025-05-07T21:02:31.0687957Z compile=False, 2025-05-07T21:02:31.0688210Z pooling_mode=, 2025-05-07T21:02:31.0688496Z T=1, 2025-05-07T21:02:31.0688679Z D=2, 2025-05-07T21:02:31.0688866Z B=1, 2025-05-07T21:02:31.0689055Z log_E=3, 2025-05-07T21:02:31.0689244Z L=0, 2025-05-07T21:02:31.0689436Z D_gradcheck=1, 2025-05-07T21:02:31.0689669Z stochastic_rounding=False, 2025-05-07T21:02:31.0689932Z weighted=False, 2025-05-07T21:02:31.0690148Z row_wise=True, 2025-05-07T21:02:31.0690360Z mixed=False, 2025-05-07T21:02:31.0690568Z use_cache=False, 2025-05-07T21:02:31.0690822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0691123Z use_cpu=True, 2025-05-07T21:02:31.0691356Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.0691625Z ) 2025-05-07T21:02:31.0691860Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0692430Z self=, 2025-05-07T21:02:31.0693065Z compile=True, 2025-05-07T21:02:31.0693307Z pooling_mode=, 2025-05-07T21:02:31.0693584Z T=1, 2025-05-07T21:02:31.0693771Z D=2, 2025-05-07T21:02:31.0693960Z B=1, 2025-05-07T21:02:31.0694147Z log_E=3, 2025-05-07T21:02:31.0694493Z L=0, 2025-05-07T21:02:31.0694684Z D_gradcheck=1, 2025-05-07T21:02:31.0694915Z stochastic_rounding=False, 2025-05-07T21:02:31.0695169Z weighted=False, 2025-05-07T21:02:31.0695387Z row_wise=True, 2025-05-07T21:02:31.0695600Z mixed=False, 2025-05-07T21:02:31.0695806Z use_cache=False, 2025-05-07T21:02:31.0696056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0696345Z use_cpu=True, 2025-05-07T21:02:31.0696575Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.0696862Z ) 2025-05-07T21:02:31.0697121Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0697685Z self=, 2025-05-07T21:02:31.0698211Z compile=False, 2025-05-07T21:02:31.0698457Z pooling_mode=, 2025-05-07T21:02:31.0698733Z T=1, 2025-05-07T21:02:31.0698920Z D=2, 2025-05-07T21:02:31.0699183Z B=1, 2025-05-07T21:02:31.0699362Z log_E=3, 2025-05-07T21:02:31.0699558Z L=0, 2025-05-07T21:02:31.0699749Z D_gradcheck=1, 2025-05-07T21:02:31.0699974Z stochastic_rounding=False, 2025-05-07T21:02:31.0700232Z weighted=False, 2025-05-07T21:02:31.0700512Z row_wise=True, 2025-05-07T21:02:31.0700719Z mixed=False, 2025-05-07T21:02:31.0700923Z use_cache=False, 2025-05-07T21:02:31.0701170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0701516Z use_cpu=True, 2025-05-07T21:02:31.0701747Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.0702007Z ) 2025-05-07T21:02:31.0702233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0702792Z self=, 2025-05-07T21:02:31.0703322Z compile=False, 2025-05-07T21:02:31.0703563Z pooling_mode=, 2025-05-07T21:02:31.0703838Z T=4, 2025-05-07T21:02:31.0704026Z D=77, 2025-05-07T21:02:31.0704218Z B=14, 2025-05-07T21:02:31.0704398Z log_E=3, 2025-05-07T21:02:31.0704595Z L=6, 2025-05-07T21:02:31.0704783Z D_gradcheck=1, 2025-05-07T21:02:31.0705005Z stochastic_rounding=True, 2025-05-07T21:02:31.0705261Z weighted=False, 2025-05-07T21:02:31.0705480Z row_wise=True, 2025-05-07T21:02:31.0705686Z mixed=False, 2025-05-07T21:02:31.0705894Z use_cache=True, 2025-05-07T21:02:31.0706136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0706416Z use_cpu=True, 2025-05-07T21:02:31.0706658Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.0706961Z ) 2025-05-07T21:02:31.0707195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0707759Z self=, 2025-05-07T21:02:31.0708290Z compile=False, 2025-05-07T21:02:31.0708537Z pooling_mode=, 2025-05-07T21:02:31.0708812Z T=4, 2025-05-07T21:02:31.0709001Z D=125, 2025-05-07T21:02:31.0709187Z B=57, 2025-05-07T21:02:31.0709369Z log_E=5, 2025-05-07T21:02:31.0709562Z L=4, 2025-05-07T21:02:31.0709752Z D_gradcheck=1, 2025-05-07T21:02:31.0709980Z stochastic_rounding=False, 2025-05-07T21:02:31.0710238Z weighted=True, 2025-05-07T21:02:31.0710449Z row_wise=True, 2025-05-07T21:02:31.0710655Z mixed=False, 2025-05-07T21:02:31.0710865Z use_cache=False, 2025-05-07T21:02:31.0711118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.0711393Z use_cpu=True, 2025-05-07T21:02:31.0711628Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.0711888Z ) 2025-05-07T21:02:31.0712114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0712744Z self=, 2025-05-07T21:02:31.0713263Z compile=True, 2025-05-07T21:02:31.0713498Z pooling_mode=, 2025-05-07T21:02:31.0713772Z T=1, 2025-05-07T21:02:31.0713958Z D=124, 2025-05-07T21:02:31.0714145Z B=10, 2025-05-07T21:02:31.0714327Z log_E=4, 2025-05-07T21:02:31.0714526Z L=3, 2025-05-07T21:02:31.0714712Z D_gradcheck=2, 2025-05-07T21:02:31.0714931Z stochastic_rounding=True, 2025-05-07T21:02:31.0715185Z weighted=False, 2025-05-07T21:02:31.0715403Z row_wise=True, 2025-05-07T21:02:31.0715605Z mixed=False, 2025-05-07T21:02:31.0715816Z use_cache=False, 2025-05-07T21:02:31.0716064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0716346Z use_cpu=True, 2025-05-07T21:02:31.0716578Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.0716853Z ) 2025-05-07T21:02:31.0717117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0717686Z self=, 2025-05-07T21:02:31.0718212Z compile=False, 2025-05-07T21:02:31.0718450Z pooling_mode=, 2025-05-07T21:02:31.0718724Z T=2, 2025-05-07T21:02:31.0718957Z D=94, 2025-05-07T21:02:31.0719142Z B=4, 2025-05-07T21:02:31.0719316Z log_E=3, 2025-05-07T21:02:31.0719510Z L=4, 2025-05-07T21:02:31.0719696Z D_gradcheck=2, 2025-05-07T21:02:31.0719917Z stochastic_rounding=False, 2025-05-07T21:02:31.0720217Z weighted=True, 2025-05-07T21:02:31.0720427Z row_wise=True, 2025-05-07T21:02:31.0720705Z mixed=True, 2025-05-07T21:02:31.0720912Z use_cache=False, 2025-05-07T21:02:31.0721205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0721487Z use_cpu=True, 2025-05-07T21:02:31.0721719Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.0721980Z ) 2025-05-07T21:02:31.0722204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0722780Z self=, 2025-05-07T21:02:31.0723302Z compile=True, 2025-05-07T21:02:31.0723535Z pooling_mode=, 2025-05-07T21:02:31.0723824Z T=4, 2025-05-07T21:02:31.0724005Z D=56, 2025-05-07T21:02:31.0724187Z B=9, 2025-05-07T21:02:31.0724372Z log_E=5, 2025-05-07T21:02:31.0724568Z L=9, 2025-05-07T21:02:31.0724756Z D_gradcheck=2, 2025-05-07T21:02:31.0724976Z stochastic_rounding=False, 2025-05-07T21:02:31.0725234Z weighted=False, 2025-05-07T21:02:31.0725449Z row_wise=True, 2025-05-07T21:02:31.0725654Z mixed=True, 2025-05-07T21:02:31.0725865Z use_cache=True, 2025-05-07T21:02:31.0726102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.0726377Z use_cpu=True, 2025-05-07T21:02:31.0726606Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.0726870Z ) 2025-05-07T21:02:31.0727098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0727664Z self=, 2025-05-07T21:02:31.0728185Z compile=True, 2025-05-07T21:02:31.0728414Z pooling_mode=, 2025-05-07T21:02:31.0728694Z T=1, 2025-05-07T21:02:31.0728878Z D=17, 2025-05-07T21:02:31.0729060Z B=118, 2025-05-07T21:02:31.0729246Z log_E=4, 2025-05-07T21:02:31.0729436Z L=18, 2025-05-07T21:02:31.0729619Z D_gradcheck=1, 2025-05-07T21:02:31.0729845Z stochastic_rounding=False, 2025-05-07T21:02:31.0730104Z weighted=False, 2025-05-07T21:02:31.0730312Z row_wise=True, 2025-05-07T21:02:31.0730519Z mixed=True, 2025-05-07T21:02:31.0730728Z use_cache=False, 2025-05-07T21:02:31.0730972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.0731251Z use_cpu=True, 2025-05-07T21:02:31.0731484Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.0731741Z ) 2025-05-07T21:02:31.0731964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0732579Z self=, 2025-05-07T21:02:31.0733103Z compile=True, 2025-05-07T21:02:31.0733335Z pooling_mode=, 2025-05-07T21:02:31.0733619Z T=2, 2025-05-07T21:02:31.0733804Z D=47, 2025-05-07T21:02:31.0733987Z B=64, 2025-05-07T21:02:31.0734184Z log_E=3, 2025-05-07T21:02:31.0734379Z L=18, 2025-05-07T21:02:31.0734564Z D_gradcheck=1, 2025-05-07T21:02:31.0734806Z stochastic_rounding=True, 2025-05-07T21:02:31.0735067Z weighted=False, 2025-05-07T21:02:31.0735278Z row_wise=True, 2025-05-07T21:02:31.0735490Z mixed=False, 2025-05-07T21:02:31.0735708Z use_cache=True, 2025-05-07T21:02:31.0735954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0736235Z use_cpu=True, 2025-05-07T21:02:31.0736476Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.0736738Z ) 2025-05-07T21:02:31.0736962Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0737537Z self=, 2025-05-07T21:02:31.0738058Z compile=False, 2025-05-07T21:02:31.0738295Z pooling_mode=, 2025-05-07T21:02:31.0738628Z T=1, 2025-05-07T21:02:31.0738814Z D=7, 2025-05-07T21:02:31.0738987Z B=17, 2025-05-07T21:02:31.0739172Z log_E=3, 2025-05-07T21:02:31.0739363Z L=5, 2025-05-07T21:02:31.0739546Z D_gradcheck=2, 2025-05-07T21:02:31.0739812Z stochastic_rounding=True, 2025-05-07T21:02:31.0740071Z weighted=False, 2025-05-07T21:02:31.0740282Z row_wise=True, 2025-05-07T21:02:31.0740488Z mixed=True, 2025-05-07T21:02:31.0741293Z use_cache=False, 2025-05-07T21:02:31.0741538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0741822Z use_cpu=True, 2025-05-07T21:02:31.0742056Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.0742320Z ) 2025-05-07T21:02:31.0742542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0743107Z self=, 2025-05-07T21:02:31.0743629Z compile=False, 2025-05-07T21:02:31.0743861Z pooling_mode=, 2025-05-07T21:02:31.0744143Z T=2, 2025-05-07T21:02:31.0744325Z D=95, 2025-05-07T21:02:31.0744505Z B=100, 2025-05-07T21:02:31.0744690Z log_E=3, 2025-05-07T21:02:31.0744882Z L=14, 2025-05-07T21:02:31.0745065Z D_gradcheck=2, 2025-05-07T21:02:31.0745295Z stochastic_rounding=False, 2025-05-07T21:02:31.0745558Z weighted=False, 2025-05-07T21:02:31.0745767Z row_wise=True, 2025-05-07T21:02:31.0745976Z mixed=False, 2025-05-07T21:02:31.0746194Z use_cache=True, 2025-05-07T21:02:31.0746427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0746711Z use_cpu=True, 2025-05-07T21:02:31.0746944Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.0747199Z ) 2025-05-07T21:02:31.0747426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0747998Z self=, 2025-05-07T21:02:31.0748521Z compile=False, 2025-05-07T21:02:31.0748757Z pooling_mode=, 2025-05-07T21:02:31.0749044Z T=2, 2025-05-07T21:02:31.0749229Z D=7, 2025-05-07T21:02:31.0749407Z B=116, 2025-05-07T21:02:31.0749589Z log_E=4, 2025-05-07T21:02:31.0749781Z L=18, 2025-05-07T21:02:31.0749969Z D_gradcheck=2, 2025-05-07T21:02:31.0750201Z stochastic_rounding=False, 2025-05-07T21:02:31.0750464Z weighted=True, 2025-05-07T21:02:31.0750674Z row_wise=True, 2025-05-07T21:02:31.0750884Z mixed=True, 2025-05-07T21:02:31.0751099Z use_cache=False, 2025-05-07T21:02:31.0751339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.0751633Z use_cpu=True, 2025-05-07T21:02:31.0751870Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.0752131Z ) 2025-05-07T21:02:31.0752359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0752975Z self=, 2025-05-07T21:02:31.0753494Z compile=True, 2025-05-07T21:02:31.0753727Z pooling_mode=, 2025-05-07T21:02:31.0754003Z T=3, 2025-05-07T21:02:31.0754185Z D=45, 2025-05-07T21:02:31.0754361Z B=82, 2025-05-07T21:02:31.0754546Z log_E=3, 2025-05-07T21:02:31.0754737Z L=16, 2025-05-07T21:02:31.0754920Z D_gradcheck=2, 2025-05-07T21:02:31.0755147Z stochastic_rounding=True, 2025-05-07T21:02:31.0755403Z weighted=False, 2025-05-07T21:02:31.0755634Z row_wise=True, 2025-05-07T21:02:31.0755929Z mixed=False, 2025-05-07T21:02:31.0756183Z use_cache=True, 2025-05-07T21:02:31.0756469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0756814Z use_cpu=True, 2025-05-07T21:02:31.0757089Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.0757395Z ) 2025-05-07T21:02:31.0757674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0758373Z self=, 2025-05-07T21:02:31.0759009Z compile=False, 2025-05-07T21:02:31.0759348Z pooling_mode=, 2025-05-07T21:02:31.0759684Z T=3, 2025-05-07T21:02:31.0759900Z D=31, 2025-05-07T21:02:31.0760118Z B=65, 2025-05-07T21:02:31.0760338Z log_E=3, 2025-05-07T21:02:31.0760639Z L=6, 2025-05-07T21:02:31.0760938Z D_gradcheck=1, 2025-05-07T21:02:31.0761213Z stochastic_rounding=False, 2025-05-07T21:02:31.0761521Z weighted=True, 2025-05-07T21:02:31.0761767Z row_wise=True, 2025-05-07T21:02:31.0762073Z mixed=False, 2025-05-07T21:02:31.0762332Z use_cache=False, 2025-05-07T21:02:31.0762623Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.0762967Z use_cpu=True, 2025-05-07T21:02:31.0763242Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.0763545Z ) 2025-05-07T21:02:31.0763817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0764504Z self=, 2025-05-07T21:02:31.0765140Z compile=False, 2025-05-07T21:02:31.0765427Z pooling_mode=, 2025-05-07T21:02:31.0765766Z T=4, 2025-05-07T21:02:31.0765983Z D=52, 2025-05-07T21:02:31.0766205Z B=86, 2025-05-07T21:02:31.0766428Z log_E=4, 2025-05-07T21:02:31.0766657Z L=19, 2025-05-07T21:02:31.0766883Z D_gradcheck=2, 2025-05-07T21:02:31.0767152Z stochastic_rounding=True, 2025-05-07T21:02:31.0767448Z weighted=False, 2025-05-07T21:02:31.0767707Z row_wise=True, 2025-05-07T21:02:31.0767964Z mixed=True, 2025-05-07T21:02:31.0768213Z use_cache=False, 2025-05-07T21:02:31.0768509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0768849Z use_cpu=True, 2025-05-07T21:02:31.0769120Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.0769427Z ) 2025-05-07T21:02:31.0769707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.0770400Z self=, 2025-05-07T21:02:31.0771039Z compile=False, 2025-05-07T21:02:31.0771325Z pooling_mode=, 2025-05-07T21:02:31.0771661Z T=3, 2025-05-07T21:02:31.0771876Z D=35, 2025-05-07T21:02:31.0772098Z B=26, 2025-05-07T21:02:31.0772320Z log_E=4, 2025-05-07T21:02:31.0772545Z L=10, 2025-05-07T21:02:31.0772768Z D_gradcheck=1, 2025-05-07T21:02:31.0773039Z stochastic_rounding=True, 2025-05-07T21:02:31.0773337Z weighted=True, 2025-05-07T21:02:31.0773595Z row_wise=True, 2025-05-07T21:02:31.0773844Z mixed=False, 2025-05-07T21:02:31.0774090Z use_cache=False, 2025-05-07T21:02:31.0774382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.0774723Z use_cpu=True, 2025-05-07T21:02:31.0775007Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1569781Z ) 2025-05-07T21:02:31.1570368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1571039Z self=, 2025-05-07T21:02:31.1571673Z compile=False, 2025-05-07T21:02:31.1571938Z pooling_mode=, 2025-05-07T21:02:31.1572246Z T=2, 2025-05-07T21:02:31.1572466Z D=121, 2025-05-07T21:02:31.1572657Z B=105, 2025-05-07T21:02:31.1572839Z log_E=3, 2025-05-07T21:02:31.1573038Z L=6, 2025-05-07T21:02:31.1573230Z D_gradcheck=1, 2025-05-07T21:02:31.1573460Z stochastic_rounding=True, 2025-05-07T21:02:31.1573719Z weighted=True, 2025-05-07T21:02:31.1573941Z row_wise=True, 2025-05-07T21:02:31.1574157Z mixed=True, 2025-05-07T21:02:31.1574370Z use_cache=False, 2025-05-07T21:02:31.1574623Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1574923Z use_cpu=True, 2025-05-07T21:02:31.1575166Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1575432Z ) 2025-05-07T21:02:31.1575673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1576241Z self=, 2025-05-07T21:02:31.1577237Z compile=False, 2025-05-07T21:02:31.1577502Z pooling_mode=, 2025-05-07T21:02:31.1577814Z T=3, 2025-05-07T21:02:31.1578009Z D=70, 2025-05-07T21:02:31.1578206Z B=7, 2025-05-07T21:02:31.1578399Z log_E=3, 2025-05-07T21:02:31.1578677Z L=13, 2025-05-07T21:02:31.1578882Z D_gradcheck=2, 2025-05-07T21:02:31.1579127Z stochastic_rounding=False, 2025-05-07T21:02:31.1579415Z weighted=True, 2025-05-07T21:02:31.1579703Z row_wise=True, 2025-05-07T21:02:31.1579934Z mixed=False, 2025-05-07T21:02:31.1580164Z use_cache=True, 2025-05-07T21:02:31.1580424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1580739Z use_cpu=True, 2025-05-07T21:02:31.1580993Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1581282Z ) 2025-05-07T21:02:31.1581529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1582211Z self=, 2025-05-07T21:02:31.1582847Z compile=True, 2025-05-07T21:02:31.1583109Z pooling_mode=, 2025-05-07T21:02:31.1583418Z T=3, 2025-05-07T21:02:31.1583617Z D=60, 2025-05-07T21:02:31.1591007Z B=32, 2025-05-07T21:02:31.1591216Z log_E=3, 2025-05-07T21:02:31.1591411Z L=3, 2025-05-07T21:02:31.1591596Z D_gradcheck=1, 2025-05-07T21:02:31.1591822Z stochastic_rounding=True, 2025-05-07T21:02:31.1592078Z weighted=False, 2025-05-07T21:02:31.1592291Z row_wise=True, 2025-05-07T21:02:31.1592488Z mixed=True, 2025-05-07T21:02:31.1592684Z use_cache=False, 2025-05-07T21:02:31.1592927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1593206Z use_cpu=True, 2025-05-07T21:02:31.1593440Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1593704Z ) 2025-05-07T21:02:31.1593925Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1594813Z self=, 2025-05-07T21:02:31.1595530Z compile=False, 2025-05-07T21:02:31.1595831Z pooling_mode=, 2025-05-07T21:02:31.1596193Z T=3, 2025-05-07T21:02:31.1596385Z D=31, 2025-05-07T21:02:31.1596574Z B=4, 2025-05-07T21:02:31.1596771Z log_E=3, 2025-05-07T21:02:31.1596970Z L=1, 2025-05-07T21:02:31.1597165Z D_gradcheck=2, 2025-05-07T21:02:31.1597390Z stochastic_rounding=True, 2025-05-07T21:02:31.1597656Z weighted=False, 2025-05-07T21:02:31.1597883Z row_wise=True, 2025-05-07T21:02:31.1598089Z mixed=False, 2025-05-07T21:02:31.1598304Z use_cache=False, 2025-05-07T21:02:31.1598555Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1598836Z use_cpu=True, 2025-05-07T21:02:31.1599071Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1599445Z ) 2025-05-07T21:02:31.1599674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1600245Z self=, 2025-05-07T21:02:31.1600841Z compile=True, 2025-05-07T21:02:31.1601078Z pooling_mode=, 2025-05-07T21:02:31.1601366Z T=4, 2025-05-07T21:02:31.1601552Z D=7, 2025-05-07T21:02:31.1601732Z B=108, 2025-05-07T21:02:31.1601926Z log_E=5, 2025-05-07T21:02:31.1602131Z L=6, 2025-05-07T21:02:31.1602318Z D_gradcheck=1, 2025-05-07T21:02:31.1602552Z stochastic_rounding=False, 2025-05-07T21:02:31.1602812Z weighted=True, 2025-05-07T21:02:31.1603027Z row_wise=True, 2025-05-07T21:02:31.1603246Z mixed=True, 2025-05-07T21:02:31.1603464Z use_cache=True, 2025-05-07T21:02:31.1603707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1603992Z use_cpu=True, 2025-05-07T21:02:31.1604228Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1604498Z ) 2025-05-07T21:02:31.1604736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1605312Z self=, 2025-05-07T21:02:31.1605911Z compile=True, 2025-05-07T21:02:31.1606154Z pooling_mode=, 2025-05-07T21:02:31.1606438Z T=5, 2025-05-07T21:02:31.1606626Z D=53, 2025-05-07T21:02:31.1606893Z B=74, 2025-05-07T21:02:31.1607116Z log_E=3, 2025-05-07T21:02:31.1607319Z L=12, 2025-05-07T21:02:31.1607511Z D_gradcheck=1, 2025-05-07T21:02:31.1607741Z stochastic_rounding=True, 2025-05-07T21:02:31.1608055Z weighted=True, 2025-05-07T21:02:31.1608266Z row_wise=True, 2025-05-07T21:02:31.1608482Z mixed=False, 2025-05-07T21:02:31.1608696Z use_cache=False, 2025-05-07T21:02:31.1608943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1609228Z use_cpu=True, 2025-05-07T21:02:31.1609465Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1609729Z ) 2025-05-07T21:02:31.1609955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1610519Z self=, 2025-05-07T21:02:31.1611045Z compile=True, 2025-05-07T21:02:31.1611285Z pooling_mode=, 2025-05-07T21:02:31.1611571Z T=1, 2025-05-07T21:02:31.1611758Z D=98, 2025-05-07T21:02:31.1611945Z B=53, 2025-05-07T21:02:31.1612134Z log_E=3, 2025-05-07T21:02:31.1612329Z L=8, 2025-05-07T21:02:31.1612515Z D_gradcheck=1, 2025-05-07T21:02:31.1612750Z stochastic_rounding=False, 2025-05-07T21:02:31.1613016Z weighted=False, 2025-05-07T21:02:31.1613228Z row_wise=True, 2025-05-07T21:02:31.1613441Z mixed=False, 2025-05-07T21:02:31.1613658Z use_cache=False, 2025-05-07T21:02:31.1613903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1614192Z use_cpu=True, 2025-05-07T21:02:31.1614434Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1614692Z ) 2025-05-07T21:02:31.1614928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1615505Z self=, 2025-05-07T21:02:31.1616032Z compile=True, 2025-05-07T21:02:31.1616271Z pooling_mode=, 2025-05-07T21:02:31.1616556Z T=2, 2025-05-07T21:02:31.1616748Z D=75, 2025-05-07T21:02:31.1616995Z B=125, 2025-05-07T21:02:31.1617206Z log_E=3, 2025-05-07T21:02:31.1617401Z L=18, 2025-05-07T21:02:31.1617589Z D_gradcheck=1, 2025-05-07T21:02:31.1617831Z stochastic_rounding=False, 2025-05-07T21:02:31.1618084Z weighted=True, 2025-05-07T21:02:31.1618297Z row_wise=True, 2025-05-07T21:02:31.1618509Z mixed=False, 2025-05-07T21:02:31.1618716Z use_cache=True, 2025-05-07T21:02:31.1618953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1619236Z use_cpu=True, 2025-05-07T21:02:31.1619513Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1619774Z ) 2025-05-07T21:02:31.1620006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1620564Z self=, 2025-05-07T21:02:31.1621090Z compile=True, 2025-05-07T21:02:31.1621334Z pooling_mode=, 2025-05-07T21:02:31.1621614Z T=2, 2025-05-07T21:02:31.1621801Z D=23, 2025-05-07T21:02:31.1621982Z B=79, 2025-05-07T21:02:31.1622165Z log_E=5, 2025-05-07T21:02:31.1622365Z L=5, 2025-05-07T21:02:31.1622558Z D_gradcheck=2, 2025-05-07T21:02:31.1622790Z stochastic_rounding=True, 2025-05-07T21:02:31.1623048Z weighted=True, 2025-05-07T21:02:31.1623272Z row_wise=True, 2025-05-07T21:02:31.1623484Z mixed=True, 2025-05-07T21:02:31.1623700Z use_cache=False, 2025-05-07T21:02:31.1623952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1624242Z use_cpu=True, 2025-05-07T21:02:31.1624471Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1624731Z ) 2025-05-07T21:02:31.1624963Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1625523Z self=, 2025-05-07T21:02:31.1626097Z compile=False, 2025-05-07T21:02:31.1626341Z pooling_mode=, 2025-05-07T21:02:31.1626618Z T=4, 2025-05-07T21:02:31.1626853Z D=105, 2025-05-07T21:02:31.1627067Z B=62, 2025-05-07T21:02:31.1627274Z log_E=3, 2025-05-07T21:02:31.1627469Z L=14, 2025-05-07T21:02:31.1627662Z D_gradcheck=2, 2025-05-07T21:02:31.1627924Z stochastic_rounding=True, 2025-05-07T21:02:31.1628183Z weighted=False, 2025-05-07T21:02:31.1628400Z row_wise=True, 2025-05-07T21:02:31.1628605Z mixed=False, 2025-05-07T21:02:31.1628815Z use_cache=False, 2025-05-07T21:02:31.1629064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1629346Z use_cpu=True, 2025-05-07T21:02:31.1629584Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1629846Z ) 2025-05-07T21:02:31.1630078Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1630645Z self=, 2025-05-07T21:02:31.1631176Z compile=False, 2025-05-07T21:02:31.1631425Z pooling_mode=, 2025-05-07T21:02:31.1631703Z T=5, 2025-05-07T21:02:31.1631892Z D=14, 2025-05-07T21:02:31.1632076Z B=2, 2025-05-07T21:02:31.1632257Z log_E=4, 2025-05-07T21:02:31.1632452Z L=16, 2025-05-07T21:02:31.1632643Z D_gradcheck=1, 2025-05-07T21:02:31.1632870Z stochastic_rounding=False, 2025-05-07T21:02:31.1633129Z weighted=True, 2025-05-07T21:02:31.1633342Z row_wise=True, 2025-05-07T21:02:31.1633547Z mixed=False, 2025-05-07T21:02:31.1633762Z use_cache=False, 2025-05-07T21:02:31.1634009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1634292Z use_cpu=True, 2025-05-07T21:02:31.1634533Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1634792Z ) 2025-05-07T21:02:31.1635017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1635588Z self=, 2025-05-07T21:02:31.1636114Z compile=False, 2025-05-07T21:02:31.1636358Z pooling_mode=, 2025-05-07T21:02:31.1636637Z T=1, 2025-05-07T21:02:31.1636825Z D=76, 2025-05-07T21:02:31.1637041Z B=92, 2025-05-07T21:02:31.1637237Z log_E=3, 2025-05-07T21:02:31.1637436Z L=5, 2025-05-07T21:02:31.1637628Z D_gradcheck=2, 2025-05-07T21:02:31.1637854Z stochastic_rounding=False, 2025-05-07T21:02:31.1638112Z weighted=True, 2025-05-07T21:02:31.1638328Z row_wise=True, 2025-05-07T21:02:31.1638535Z mixed=False, 2025-05-07T21:02:31.1638742Z use_cache=True, 2025-05-07T21:02:31.1638984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1639314Z use_cpu=True, 2025-05-07T21:02:31.1639551Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1639809Z ) 2025-05-07T21:02:31.1640035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1640654Z self=, 2025-05-07T21:02:31.1641177Z compile=True, 2025-05-07T21:02:31.1641417Z pooling_mode=, 2025-05-07T21:02:31.1641700Z T=5, 2025-05-07T21:02:31.1641892Z D=8, 2025-05-07T21:02:31.1642076Z B=44, 2025-05-07T21:02:31.1642263Z log_E=3, 2025-05-07T21:02:31.1642460Z L=1, 2025-05-07T21:02:31.1642654Z D_gradcheck=1, 2025-05-07T21:02:31.1642876Z stochastic_rounding=False, 2025-05-07T21:02:31.1643132Z weighted=True, 2025-05-07T21:02:31.1643351Z row_wise=True, 2025-05-07T21:02:31.1643569Z mixed=True, 2025-05-07T21:02:31.1643779Z use_cache=False, 2025-05-07T21:02:31.1644030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1644320Z use_cpu=True, 2025-05-07T21:02:31.1644551Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1644817Z ) 2025-05-07T21:02:31.1645045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1645663Z self=, 2025-05-07T21:02:31.1646187Z compile=True, 2025-05-07T21:02:31.1646428Z pooling_mode=, 2025-05-07T21:02:31.1646748Z T=4, 2025-05-07T21:02:31.1646937Z D=54, 2025-05-07T21:02:31.1647132Z B=77, 2025-05-07T21:02:31.1647318Z log_E=5, 2025-05-07T21:02:31.1647516Z L=17, 2025-05-07T21:02:31.1647748Z D_gradcheck=2, 2025-05-07T21:02:31.1647979Z stochastic_rounding=False, 2025-05-07T21:02:31.1648237Z weighted=False, 2025-05-07T21:02:31.1648456Z row_wise=True, 2025-05-07T21:02:31.1648661Z mixed=True, 2025-05-07T21:02:31.1648874Z use_cache=False, 2025-05-07T21:02:31.1649124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1649409Z use_cpu=True, 2025-05-07T21:02:31.1649649Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1649911Z ) 2025-05-07T21:02:31.1650134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1650705Z self=, 2025-05-07T21:02:31.1651238Z compile=True, 2025-05-07T21:02:31.1651473Z pooling_mode=, 2025-05-07T21:02:31.1651756Z T=2, 2025-05-07T21:02:31.1651940Z D=30, 2025-05-07T21:02:31.1652122Z B=74, 2025-05-07T21:02:31.1652316Z log_E=5, 2025-05-07T21:02:31.1652512Z L=4, 2025-05-07T21:02:31.1652703Z D_gradcheck=1, 2025-05-07T21:02:31.1652938Z stochastic_rounding=True, 2025-05-07T21:02:31.1653207Z weighted=False, 2025-05-07T21:02:31.1653423Z row_wise=True, 2025-05-07T21:02:31.1653630Z mixed=True, 2025-05-07T21:02:31.1653840Z use_cache=False, 2025-05-07T21:02:31.1654095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1654382Z use_cpu=True, 2025-05-07T21:02:31.1654622Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1654898Z ) 2025-05-07T21:02:31.1655125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1655694Z self=, 2025-05-07T21:02:31.1656215Z compile=False, 2025-05-07T21:02:31.1656452Z pooling_mode=, 2025-05-07T21:02:31.1656741Z T=4, 2025-05-07T21:02:31.1656934Z D=124, 2025-05-07T21:02:31.1657126Z B=49, 2025-05-07T21:02:31.1657323Z log_E=5, 2025-05-07T21:02:31.1657529Z L=4, 2025-05-07T21:02:31.1657715Z D_gradcheck=1, 2025-05-07T21:02:31.1657954Z stochastic_rounding=False, 2025-05-07T21:02:31.1658214Z weighted=True, 2025-05-07T21:02:31.1658430Z row_wise=True, 2025-05-07T21:02:31.1658654Z mixed=True, 2025-05-07T21:02:31.1658865Z use_cache=False, 2025-05-07T21:02:31.1659164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1659446Z use_cpu=True, 2025-05-07T21:02:31.1659689Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1659958Z ) 2025-05-07T21:02:31.1660185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1660753Z self=, 2025-05-07T21:02:31.1661278Z compile=False, 2025-05-07T21:02:31.1661522Z pooling_mode=, 2025-05-07T21:02:31.1661806Z T=3, 2025-05-07T21:02:31.1661994Z D=42, 2025-05-07T21:02:31.1662180Z B=63, 2025-05-07T21:02:31.1662371Z log_E=3, 2025-05-07T21:02:31.1662579Z L=20, 2025-05-07T21:02:31.1662767Z D_gradcheck=2, 2025-05-07T21:02:31.1662997Z stochastic_rounding=False, 2025-05-07T21:02:31.1663259Z weighted=False, 2025-05-07T21:02:31.1663471Z row_wise=True, 2025-05-07T21:02:31.1663681Z mixed=True, 2025-05-07T21:02:31.1663893Z use_cache=True, 2025-05-07T21:02:31.1664131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1664422Z use_cpu=True, 2025-05-07T21:02:31.1664656Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1825072Z ) 2025-05-07T21:02:31.1825716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1826761Z self=, 2025-05-07T21:02:31.1827603Z compile=True, 2025-05-07T21:02:31.1827987Z pooling_mode=, 2025-05-07T21:02:31.1828257Z T=1, 2025-05-07T21:02:31.1828428Z D=49, 2025-05-07T21:02:31.1828602Z B=13, 2025-05-07T21:02:31.1828785Z log_E=3, 2025-05-07T21:02:31.1829025Z L=12, 2025-05-07T21:02:31.1829201Z D_gradcheck=1, 2025-05-07T21:02:31.1829421Z stochastic_rounding=False, 2025-05-07T21:02:31.1829667Z weighted=False, 2025-05-07T21:02:31.1829865Z row_wise=True, 2025-05-07T21:02:31.1830061Z mixed=False, 2025-05-07T21:02:31.1830268Z use_cache=False, 2025-05-07T21:02:31.1830509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1830785Z use_cpu=True, 2025-05-07T21:02:31.1831010Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1831274Z ) 2025-05-07T21:02:31.1831500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1832059Z self=, 2025-05-07T21:02:31.1832568Z compile=True, 2025-05-07T21:02:31.1832794Z pooling_mode=, 2025-05-07T21:02:31.1833057Z T=1, 2025-05-07T21:02:31.1833233Z D=9, 2025-05-07T21:02:31.1833408Z B=85, 2025-05-07T21:02:31.1833595Z log_E=3, 2025-05-07T21:02:31.1833781Z L=16, 2025-05-07T21:02:31.1833954Z D_gradcheck=1, 2025-05-07T21:02:31.1834166Z stochastic_rounding=True, 2025-05-07T21:02:31.1834405Z weighted=False, 2025-05-07T21:02:31.1834616Z row_wise=True, 2025-05-07T21:02:31.1834815Z mixed=False, 2025-05-07T21:02:31.1835026Z use_cache=False, 2025-05-07T21:02:31.1835261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1835536Z use_cpu=True, 2025-05-07T21:02:31.1835752Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1836004Z ) 2025-05-07T21:02:31.1836223Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1836787Z self=, 2025-05-07T21:02:31.1837300Z compile=True, 2025-05-07T21:02:31.1837534Z pooling_mode=, 2025-05-07T21:02:31.1837807Z T=5, 2025-05-07T21:02:31.1837988Z D=49, 2025-05-07T21:02:31.1838161Z B=33, 2025-05-07T21:02:31.1838342Z log_E=4, 2025-05-07T21:02:31.1838530Z L=16, 2025-05-07T21:02:31.1838712Z D_gradcheck=1, 2025-05-07T21:02:31.1838933Z stochastic_rounding=False, 2025-05-07T21:02:31.1839177Z weighted=True, 2025-05-07T21:02:31.1839373Z row_wise=True, 2025-05-07T21:02:31.1839575Z mixed=True, 2025-05-07T21:02:31.1839841Z use_cache=True, 2025-05-07T21:02:31.1840062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1840334Z use_cpu=True, 2025-05-07T21:02:31.1840625Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1840875Z ) 2025-05-07T21:02:31.1841100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1841660Z self=, 2025-05-07T21:02:31.1842183Z compile=False, 2025-05-07T21:02:31.1842413Z pooling_mode=, 2025-05-07T21:02:31.1842688Z T=5, 2025-05-07T21:02:31.1842859Z D=10, 2025-05-07T21:02:31.1843029Z B=63, 2025-05-07T21:02:31.1843217Z log_E=3, 2025-05-07T21:02:31.1843408Z L=16, 2025-05-07T21:02:31.1843582Z D_gradcheck=2, 2025-05-07T21:02:31.1843797Z stochastic_rounding=False, 2025-05-07T21:02:31.1844054Z weighted=True, 2025-05-07T21:02:31.1844262Z row_wise=True, 2025-05-07T21:02:31.1844455Z mixed=False, 2025-05-07T21:02:31.1844653Z use_cache=True, 2025-05-07T21:02:31.1844877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1845149Z use_cpu=True, 2025-05-07T21:02:31.1845373Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1845722Z ) 2025-05-07T21:02:31.1845946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1846506Z self=, 2025-05-07T21:02:31.1847052Z compile=False, 2025-05-07T21:02:31.1847285Z pooling_mode=, 2025-05-07T21:02:31.1847555Z T=5, 2025-05-07T21:02:31.1847733Z D=64, 2025-05-07T21:02:31.1847943Z B=67, 2025-05-07T21:02:31.1848123Z log_E=4, 2025-05-07T21:02:31.1848314Z L=0, 2025-05-07T21:02:31.1848490Z D_gradcheck=1, 2025-05-07T21:02:31.1848707Z stochastic_rounding=False, 2025-05-07T21:02:31.1848958Z weighted=True, 2025-05-07T21:02:31.1849156Z row_wise=True, 2025-05-07T21:02:31.1849349Z mixed=True, 2025-05-07T21:02:31.1849549Z use_cache=True, 2025-05-07T21:02:31.1849773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1850051Z use_cpu=True, 2025-05-07T21:02:31.1850274Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1850524Z ) 2025-05-07T21:02:31.1850740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1851303Z self=, 2025-05-07T21:02:31.1851806Z compile=True, 2025-05-07T21:02:31.1857586Z pooling_mode=, 2025-05-07T21:02:31.1857874Z T=3, 2025-05-07T21:02:31.1858066Z D=8, 2025-05-07T21:02:31.1858247Z B=104, 2025-05-07T21:02:31.1858428Z log_E=5, 2025-05-07T21:02:31.1858620Z L=7, 2025-05-07T21:02:31.1858807Z D_gradcheck=2, 2025-05-07T21:02:31.1859036Z stochastic_rounding=True, 2025-05-07T21:02:31.1859290Z weighted=False, 2025-05-07T21:02:31.1859506Z row_wise=True, 2025-05-07T21:02:31.1859714Z mixed=False, 2025-05-07T21:02:31.1859922Z use_cache=True, 2025-05-07T21:02:31.1860161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1860447Z use_cpu=True, 2025-05-07T21:02:31.1860684Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1860945Z ) 2025-05-07T21:02:31.1861179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1861751Z self=, 2025-05-07T21:02:31.1862274Z compile=False, 2025-05-07T21:02:31.1862516Z pooling_mode=, 2025-05-07T21:02:31.1862799Z T=5, 2025-05-07T21:02:31.1862982Z D=44, 2025-05-07T21:02:31.1863176Z B=36, 2025-05-07T21:02:31.1863363Z log_E=3, 2025-05-07T21:02:31.1863557Z L=1, 2025-05-07T21:02:31.1863755Z D_gradcheck=2, 2025-05-07T21:02:31.1863984Z stochastic_rounding=True, 2025-05-07T21:02:31.1864238Z weighted=True, 2025-05-07T21:02:31.1864455Z row_wise=True, 2025-05-07T21:02:31.1864737Z mixed=True, 2025-05-07T21:02:31.1864947Z use_cache=False, 2025-05-07T21:02:31.1865197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1865491Z use_cpu=True, 2025-05-07T21:02:31.1865726Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1865992Z ) 2025-05-07T21:02:31.1866222Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1866792Z self=, 2025-05-07T21:02:31.1867369Z compile=False, 2025-05-07T21:02:31.1867607Z pooling_mode=, 2025-05-07T21:02:31.1867890Z T=2, 2025-05-07T21:02:31.1868077Z D=34, 2025-05-07T21:02:31.1868266Z B=34, 2025-05-07T21:02:31.1868453Z log_E=3, 2025-05-07T21:02:31.1868644Z L=11, 2025-05-07T21:02:31.1868837Z D_gradcheck=1, 2025-05-07T21:02:31.1869065Z stochastic_rounding=True, 2025-05-07T21:02:31.1869319Z weighted=True, 2025-05-07T21:02:31.1869533Z row_wise=True, 2025-05-07T21:02:31.1869752Z mixed=True, 2025-05-07T21:02:31.1869962Z use_cache=False, 2025-05-07T21:02:31.1870211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1870510Z use_cpu=True, 2025-05-07T21:02:31.1870787Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1871053Z ) 2025-05-07T21:02:31.1871280Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1871841Z self=, 2025-05-07T21:02:31.1872413Z compile=False, 2025-05-07T21:02:31.1872653Z pooling_mode=, 2025-05-07T21:02:31.1872937Z T=5, 2025-05-07T21:02:31.1873159Z D=100, 2025-05-07T21:02:31.1873350Z B=109, 2025-05-07T21:02:31.1873539Z log_E=4, 2025-05-07T21:02:31.1873732Z L=1, 2025-05-07T21:02:31.1873919Z D_gradcheck=1, 2025-05-07T21:02:31.1874149Z stochastic_rounding=False, 2025-05-07T21:02:31.1874404Z weighted=True, 2025-05-07T21:02:31.1874618Z row_wise=True, 2025-05-07T21:02:31.1874832Z mixed=True, 2025-05-07T21:02:31.1875036Z use_cache=False, 2025-05-07T21:02:31.1875284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1875567Z use_cpu=True, 2025-05-07T21:02:31.1875806Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1876067Z ) 2025-05-07T21:02:31.1876294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1876863Z self=, 2025-05-07T21:02:31.1877437Z compile=True, 2025-05-07T21:02:31.1877674Z pooling_mode=, 2025-05-07T21:02:31.1877965Z T=4, 2025-05-07T21:02:31.1878148Z D=21, 2025-05-07T21:02:31.1878333Z B=33, 2025-05-07T21:02:31.1878519Z log_E=3, 2025-05-07T21:02:31.1878710Z L=10, 2025-05-07T21:02:31.1878900Z D_gradcheck=1, 2025-05-07T21:02:31.1879128Z stochastic_rounding=True, 2025-05-07T21:02:31.1879383Z weighted=False, 2025-05-07T21:02:31.1879601Z row_wise=True, 2025-05-07T21:02:31.1879812Z mixed=False, 2025-05-07T21:02:31.1880022Z use_cache=True, 2025-05-07T21:02:31.1880262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1880606Z use_cpu=True, 2025-05-07T21:02:31.1880832Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1881093Z ) 2025-05-07T21:02:31.1881322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1881878Z self=, 2025-05-07T21:02:31.1882400Z compile=True, 2025-05-07T21:02:31.1882640Z pooling_mode=, 2025-05-07T21:02:31.1882917Z T=3, 2025-05-07T21:02:31.1883100Z D=34, 2025-05-07T21:02:31.1883280Z B=53, 2025-05-07T21:02:31.1883456Z log_E=4, 2025-05-07T21:02:31.1883650Z L=17, 2025-05-07T21:02:31.1883843Z D_gradcheck=1, 2025-05-07T21:02:31.1884064Z stochastic_rounding=False, 2025-05-07T21:02:31.1884321Z weighted=False, 2025-05-07T21:02:31.1884582Z row_wise=True, 2025-05-07T21:02:31.1884791Z mixed=False, 2025-05-07T21:02:31.1884991Z use_cache=False, 2025-05-07T21:02:31.1885230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1885513Z use_cpu=True, 2025-05-07T21:02:31.1885733Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1885986Z ) 2025-05-07T21:02:31.1886210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1886771Z self=, 2025-05-07T21:02:31.1887343Z compile=True, 2025-05-07T21:02:31.1887575Z pooling_mode=, 2025-05-07T21:02:31.1887850Z T=1, 2025-05-07T21:02:31.1888036Z D=102, 2025-05-07T21:02:31.1888213Z B=24, 2025-05-07T21:02:31.1888395Z log_E=3, 2025-05-07T21:02:31.1888590Z L=2, 2025-05-07T21:02:31.1888777Z D_gradcheck=1, 2025-05-07T21:02:31.1888999Z stochastic_rounding=False, 2025-05-07T21:02:31.1889247Z weighted=False, 2025-05-07T21:02:31.1889465Z row_wise=True, 2025-05-07T21:02:31.1889664Z mixed=True, 2025-05-07T21:02:31.1889869Z use_cache=False, 2025-05-07T21:02:31.1890112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1890445Z use_cpu=True, 2025-05-07T21:02:31.1890672Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1890935Z ) 2025-05-07T21:02:31.1891155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1891711Z self=, 2025-05-07T21:02:31.1892273Z compile=True, 2025-05-07T21:02:31.1892511Z pooling_mode=, 2025-05-07T21:02:31.1892820Z T=2, 2025-05-07T21:02:31.1892995Z D=105, 2025-05-07T21:02:31.1893176Z B=113, 2025-05-07T21:02:31.1893357Z log_E=4, 2025-05-07T21:02:31.1893548Z L=11, 2025-05-07T21:02:31.1893733Z D_gradcheck=1, 2025-05-07T21:02:31.1893954Z stochastic_rounding=False, 2025-05-07T21:02:31.1894204Z weighted=False, 2025-05-07T21:02:31.1894806Z row_wise=True, 2025-05-07T21:02:31.1895032Z mixed=True, 2025-05-07T21:02:31.1895232Z use_cache=True, 2025-05-07T21:02:31.1895466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1895750Z use_cpu=True, 2025-05-07T21:02:31.1895982Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1896247Z ) 2025-05-07T21:02:31.1896468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1897073Z self=, 2025-05-07T21:02:31.1897602Z compile=True, 2025-05-07T21:02:31.1897838Z pooling_mode=, 2025-05-07T21:02:31.1898112Z T=1, 2025-05-07T21:02:31.1898295Z D=106, 2025-05-07T21:02:31.1898478Z B=13, 2025-05-07T21:02:31.1898657Z log_E=5, 2025-05-07T21:02:31.1898847Z L=1, 2025-05-07T21:02:31.1899030Z D_gradcheck=1, 2025-05-07T21:02:31.1899252Z stochastic_rounding=True, 2025-05-07T21:02:31.1899512Z weighted=True, 2025-05-07T21:02:31.1899725Z row_wise=True, 2025-05-07T21:02:31.1899924Z mixed=True, 2025-05-07T21:02:31.1900130Z use_cache=True, 2025-05-07T21:02:31.1900364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1900642Z use_cpu=True, 2025-05-07T21:02:31.1900871Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.1901133Z ) 2025-05-07T21:02:31.1901351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1901911Z self=, 2025-05-07T21:02:31.1902426Z compile=True, 2025-05-07T21:02:31.1902660Z pooling_mode=, 2025-05-07T21:02:31.1902937Z T=3, 2025-05-07T21:02:31.1903114Z D=62, 2025-05-07T21:02:31.1903290Z B=67, 2025-05-07T21:02:31.1903465Z log_E=5, 2025-05-07T21:02:31.1903657Z L=16, 2025-05-07T21:02:31.1903849Z D_gradcheck=1, 2025-05-07T21:02:31.1904068Z stochastic_rounding=False, 2025-05-07T21:02:31.1904412Z weighted=True, 2025-05-07T21:02:31.1904621Z row_wise=True, 2025-05-07T21:02:31.1904819Z mixed=True, 2025-05-07T21:02:31.1905024Z use_cache=False, 2025-05-07T21:02:31.1905269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1905543Z use_cpu=True, 2025-05-07T21:02:31.1905770Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1906027Z ) 2025-05-07T21:02:31.1906246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1906805Z self=, 2025-05-07T21:02:31.1907370Z compile=True, 2025-05-07T21:02:31.1907617Z pooling_mode=, 2025-05-07T21:02:31.1907890Z T=1, 2025-05-07T21:02:31.1908071Z D=125, 2025-05-07T21:02:31.1908253Z B=17, 2025-05-07T21:02:31.1908427Z log_E=3, 2025-05-07T21:02:31.1908613Z L=4, 2025-05-07T21:02:31.1908800Z D_gradcheck=2, 2025-05-07T21:02:31.1909024Z stochastic_rounding=False, 2025-05-07T21:02:31.1909282Z weighted=True, 2025-05-07T21:02:31.1909492Z row_wise=True, 2025-05-07T21:02:31.1909692Z mixed=False, 2025-05-07T21:02:31.1909894Z use_cache=True, 2025-05-07T21:02:31.1910220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.1910501Z use_cpu=True, 2025-05-07T21:02:31.1910737Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.1910999Z ) 2025-05-07T21:02:31.1911214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.1911831Z self=, 2025-05-07T21:02:31.1912355Z compile=False, 2025-05-07T21:02:31.1912643Z pooling_mode=, 2025-05-07T21:02:31.1912922Z T=3, 2025-05-07T21:02:31.1913107Z D=96, 2025-05-07T21:02:31.1913294Z B=36, 2025-05-07T21:02:31.1913475Z log_E=3, 2025-05-07T21:02:31.1913663Z L=5, 2025-05-07T21:02:31.1913850Z D_gradcheck=2, 2025-05-07T21:02:31.1914067Z stochastic_rounding=True, 2025-05-07T21:02:31.1914318Z weighted=True, 2025-05-07T21:02:31.1914524Z row_wise=True, 2025-05-07T21:02:31.1914721Z mixed=True, 2025-05-07T21:02:31.1914930Z use_cache=True, 2025-05-07T21:02:31.1915168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.1915443Z use_cpu=True, 2025-05-07T21:02:31.1915670Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2398667Z ) 2025-05-07T21:02:31.2399288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2400602Z self=, 2025-05-07T21:02:31.2401654Z compile=False, 2025-05-07T21:02:31.2402142Z pooling_mode=, 2025-05-07T21:02:31.2402690Z T=4, 2025-05-07T21:02:31.2403050Z D=32, 2025-05-07T21:02:31.2403407Z B=51, 2025-05-07T21:02:31.2403758Z log_E=4, 2025-05-07T21:02:31.2404131Z L=9, 2025-05-07T21:02:31.2404489Z D_gradcheck=2, 2025-05-07T21:02:31.2404927Z stochastic_rounding=True, 2025-05-07T21:02:31.2405416Z weighted=True, 2025-05-07T21:02:31.2405826Z row_wise=True, 2025-05-07T21:02:31.2406218Z mixed=True, 2025-05-07T21:02:31.2406622Z use_cache=True, 2025-05-07T21:02:31.2407037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2407362Z use_cpu=True, 2025-05-07T21:02:31.2407594Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2407855Z ) 2025-05-07T21:02:31.2408087Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2408652Z self=, 2025-05-07T21:02:31.2409177Z compile=False, 2025-05-07T21:02:31.2409426Z pooling_mode=, 2025-05-07T21:02:31.2409700Z T=4, 2025-05-07T21:02:31.2409888Z D=106, 2025-05-07T21:02:31.2410077Z B=128, 2025-05-07T21:02:31.2410261Z log_E=4, 2025-05-07T21:02:31.2410458Z L=9, 2025-05-07T21:02:31.2410646Z D_gradcheck=2, 2025-05-07T21:02:31.2411005Z stochastic_rounding=False, 2025-05-07T21:02:31.2411263Z weighted=False, 2025-05-07T21:02:31.2411481Z row_wise=True, 2025-05-07T21:02:31.2411685Z mixed=False, 2025-05-07T21:02:31.2411894Z use_cache=False, 2025-05-07T21:02:31.2412139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2412413Z use_cpu=True, 2025-05-07T21:02:31.2412645Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2412900Z ) 2025-05-07T21:02:31.2413120Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2413687Z self=, 2025-05-07T21:02:31.2414218Z compile=False, 2025-05-07T21:02:31.2414461Z pooling_mode=, 2025-05-07T21:02:31.2414736Z T=3, 2025-05-07T21:02:31.2414915Z D=60, 2025-05-07T21:02:31.2415107Z B=76, 2025-05-07T21:02:31.2415283Z log_E=5, 2025-05-07T21:02:31.2415470Z L=18, 2025-05-07T21:02:31.2415655Z D_gradcheck=1, 2025-05-07T21:02:31.2415876Z stochastic_rounding=True, 2025-05-07T21:02:31.2416134Z weighted=False, 2025-05-07T21:02:31.2416345Z row_wise=True, 2025-05-07T21:02:31.2416551Z mixed=False, 2025-05-07T21:02:31.2416854Z use_cache=False, 2025-05-07T21:02:31.2417094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2417414Z use_cpu=True, 2025-05-07T21:02:31.2417641Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2417713Z ) 2025-05-07T21:02:31.2417904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2418241Z self=, 2025-05-07T21:02:31.2418384Z compile=True, 2025-05-07T21:02:31.2418494Z pooling_mode=, 2025-05-07T21:02:31.2418568Z T=5, 2025-05-07T21:02:31.2418646Z D=57, 2025-05-07T21:02:31.2418720Z B=95, 2025-05-07T21:02:31.2418795Z log_E=5, 2025-05-07T21:02:31.2418873Z L=20, 2025-05-07T21:02:31.2418955Z D_gradcheck=1, 2025-05-07T21:02:31.2419051Z stochastic_rounding=True, 2025-05-07T21:02:31.2419134Z weighted=True, 2025-05-07T21:02:31.2419212Z row_wise=True, 2025-05-07T21:02:31.2419289Z mixed=True, 2025-05-07T21:02:31.2419375Z use_cache=False, 2025-05-07T21:02:31.2419481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2419569Z use_cpu=True, 2025-05-07T21:02:31.2419669Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2419740Z ) 2025-05-07T21:02:31.2419872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2420205Z self=, 2025-05-07T21:02:31.2420288Z compile=True, 2025-05-07T21:02:31.2420396Z pooling_mode=, 2025-05-07T21:02:31.2420473Z T=4, 2025-05-07T21:02:31.2420549Z D=62, 2025-05-07T21:02:31.2420627Z B=43, 2025-05-07T21:02:31.2420704Z log_E=3, 2025-05-07T21:02:31.2420780Z L=13, 2025-05-07T21:02:31.2420864Z D_gradcheck=1, 2025-05-07T21:02:31.2420958Z stochastic_rounding=True, 2025-05-07T21:02:31.2421042Z weighted=True, 2025-05-07T21:02:31.2421126Z row_wise=True, 2025-05-07T21:02:31.2421207Z mixed=True, 2025-05-07T21:02:31.2421299Z use_cache=False, 2025-05-07T21:02:31.2421405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2421486Z use_cpu=True, 2025-05-07T21:02:31.2421592Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2421665Z ) 2025-05-07T21:02:31.2421796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2422134Z self=, 2025-05-07T21:02:31.2422218Z compile=False, 2025-05-07T21:02:31.2422323Z pooling_mode=, 2025-05-07T21:02:31.2422401Z T=3, 2025-05-07T21:02:31.2422475Z D=21, 2025-05-07T21:02:31.2422552Z B=37, 2025-05-07T21:02:31.2422635Z log_E=5, 2025-05-07T21:02:31.2422712Z L=19, 2025-05-07T21:02:31.2422845Z D_gradcheck=2, 2025-05-07T21:02:31.2422943Z stochastic_rounding=True, 2025-05-07T21:02:31.2423024Z weighted=True, 2025-05-07T21:02:31.2423110Z row_wise=True, 2025-05-07T21:02:31.2423189Z mixed=True, 2025-05-07T21:02:31.2423268Z use_cache=True, 2025-05-07T21:02:31.2423375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2423453Z use_cpu=True, 2025-05-07T21:02:31.2423554Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2423630Z ) 2025-05-07T21:02:31.2423763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2424101Z self=, 2025-05-07T21:02:31.2424187Z compile=False, 2025-05-07T21:02:31.2424297Z pooling_mode=, 2025-05-07T21:02:31.2424374Z T=4, 2025-05-07T21:02:31.2424459Z D=19, 2025-05-07T21:02:31.2424534Z B=25, 2025-05-07T21:02:31.2424618Z log_E=5, 2025-05-07T21:02:31.2424694Z L=13, 2025-05-07T21:02:31.2424778Z D_gradcheck=1, 2025-05-07T21:02:31.2424875Z stochastic_rounding=False, 2025-05-07T21:02:31.2424956Z weighted=False, 2025-05-07T21:02:31.2425039Z row_wise=True, 2025-05-07T21:02:31.2425166Z mixed=True, 2025-05-07T21:02:31.2425247Z use_cache=True, 2025-05-07T21:02:31.2425353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2425439Z use_cpu=True, 2025-05-07T21:02:31.2425540Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2425652Z ) 2025-05-07T21:02:31.2425787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2426157Z self=, 2025-05-07T21:02:31.2426249Z compile=True, 2025-05-07T21:02:31.2426353Z pooling_mode=, 2025-05-07T21:02:31.2426434Z T=2, 2025-05-07T21:02:31.2426515Z D=21, 2025-05-07T21:02:31.2426594Z B=62, 2025-05-07T21:02:31.2426672Z log_E=3, 2025-05-07T21:02:31.2426761Z L=13, 2025-05-07T21:02:31.2426859Z D_gradcheck=2, 2025-05-07T21:02:31.2426972Z stochastic_rounding=False, 2025-05-07T21:02:31.2427070Z weighted=True, 2025-05-07T21:02:31.2427152Z row_wise=True, 2025-05-07T21:02:31.2427234Z mixed=False, 2025-05-07T21:02:31.2427322Z use_cache=True, 2025-05-07T21:02:31.2427430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2427510Z use_cpu=True, 2025-05-07T21:02:31.2427613Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2427687Z ) 2025-05-07T21:02:31.2427817Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2428154Z self=, 2025-05-07T21:02:31.2428235Z compile=False, 2025-05-07T21:02:31.2428348Z pooling_mode=, 2025-05-07T21:02:31.2428422Z T=5, 2025-05-07T21:02:31.2428497Z D=106, 2025-05-07T21:02:31.2428573Z B=80, 2025-05-07T21:02:31.2428651Z log_E=4, 2025-05-07T21:02:31.2428725Z L=9, 2025-05-07T21:02:31.2428808Z D_gradcheck=1, 2025-05-07T21:02:31.2428901Z stochastic_rounding=True, 2025-05-07T21:02:31.2428983Z weighted=True, 2025-05-07T21:02:31.2429066Z row_wise=True, 2025-05-07T21:02:31.2429148Z mixed=False, 2025-05-07T21:02:31.2429232Z use_cache=False, 2025-05-07T21:02:31.2429346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2429425Z use_cpu=True, 2025-05-07T21:02:31.2429533Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2429610Z ) 2025-05-07T21:02:31.2429739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2430085Z self=, 2025-05-07T21:02:31.2430167Z compile=True, 2025-05-07T21:02:31.2430273Z pooling_mode=, 2025-05-07T21:02:31.2430351Z T=2, 2025-05-07T21:02:31.2430425Z D=61, 2025-05-07T21:02:31.2430501Z B=66, 2025-05-07T21:02:31.2430580Z log_E=4, 2025-05-07T21:02:31.2430700Z L=12, 2025-05-07T21:02:31.2430783Z D_gradcheck=2, 2025-05-07T21:02:31.2430885Z stochastic_rounding=True, 2025-05-07T21:02:31.2430965Z weighted=True, 2025-05-07T21:02:31.2431051Z row_wise=True, 2025-05-07T21:02:31.2431135Z mixed=False, 2025-05-07T21:02:31.2431214Z use_cache=True, 2025-05-07T21:02:31.2431322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2431401Z use_cpu=True, 2025-05-07T21:02:31.2431502Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2431581Z ) 2025-05-07T21:02:31.2431715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2432048Z self=, 2025-05-07T21:02:31.2432132Z compile=False, 2025-05-07T21:02:31.2432240Z pooling_mode=, 2025-05-07T21:02:31.2432315Z T=4, 2025-05-07T21:02:31.2432395Z D=25, 2025-05-07T21:02:31.2432468Z B=24, 2025-05-07T21:02:31.2432545Z log_E=3, 2025-05-07T21:02:31.2432625Z L=13, 2025-05-07T21:02:31.2432709Z D_gradcheck=1, 2025-05-07T21:02:31.2432804Z stochastic_rounding=True, 2025-05-07T21:02:31.2432883Z weighted=True, 2025-05-07T21:02:31.2433007Z row_wise=True, 2025-05-07T21:02:31.2433093Z mixed=False, 2025-05-07T21:02:31.2433175Z use_cache=False, 2025-05-07T21:02:31.2433280Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2433361Z use_cpu=True, 2025-05-07T21:02:31.2433501Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2433572Z ) 2025-05-07T21:02:31.2433703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2434074Z self=, 2025-05-07T21:02:31.2434156Z compile=True, 2025-05-07T21:02:31.2434268Z pooling_mode=, 2025-05-07T21:02:31.2434344Z T=2, 2025-05-07T21:02:31.2434426Z D=74, 2025-05-07T21:02:31.2434500Z B=46, 2025-05-07T21:02:31.2434577Z log_E=5, 2025-05-07T21:02:31.2434663Z L=13, 2025-05-07T21:02:31.2434747Z D_gradcheck=1, 2025-05-07T21:02:31.2434841Z stochastic_rounding=True, 2025-05-07T21:02:31.2434933Z weighted=True, 2025-05-07T21:02:31.2435015Z row_wise=True, 2025-05-07T21:02:31.2435095Z mixed=False, 2025-05-07T21:02:31.2435179Z use_cache=True, 2025-05-07T21:02:31.2435287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2435370Z use_cpu=True, 2025-05-07T21:02:31.2435481Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2435553Z ) 2025-05-07T21:02:31.2435684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2436023Z self=, 2025-05-07T21:02:31.2436105Z compile=False, 2025-05-07T21:02:31.2436216Z pooling_mode=, 2025-05-07T21:02:31.2436296Z T=3, 2025-05-07T21:02:31.2436370Z D=37, 2025-05-07T21:02:31.2436447Z B=24, 2025-05-07T21:02:31.2436525Z log_E=5, 2025-05-07T21:02:31.2436601Z L=1, 2025-05-07T21:02:31.2436686Z D_gradcheck=1, 2025-05-07T21:02:31.2436779Z stochastic_rounding=True, 2025-05-07T21:02:31.2436874Z weighted=False, 2025-05-07T21:02:31.2436973Z row_wise=True, 2025-05-07T21:02:31.2437067Z mixed=False, 2025-05-07T21:02:31.2437157Z use_cache=False, 2025-05-07T21:02:31.2437268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2437347Z use_cpu=True, 2025-05-07T21:02:31.2437449Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2437529Z ) 2025-05-07T21:02:31.2443063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2443506Z self=, 2025-05-07T21:02:31.2443594Z compile=True, 2025-05-07T21:02:31.2443721Z pooling_mode=, 2025-05-07T21:02:31.2443805Z T=4, 2025-05-07T21:02:31.2443886Z D=28, 2025-05-07T21:02:31.2443964Z B=124, 2025-05-07T21:02:31.2444114Z log_E=3, 2025-05-07T21:02:31.2444190Z L=12, 2025-05-07T21:02:31.2444272Z D_gradcheck=1, 2025-05-07T21:02:31.2444374Z stochastic_rounding=False, 2025-05-07T21:02:31.2444457Z weighted=True, 2025-05-07T21:02:31.2444540Z row_wise=True, 2025-05-07T21:02:31.2444624Z mixed=False, 2025-05-07T21:02:31.2444706Z use_cache=False, 2025-05-07T21:02:31.2444818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2444909Z use_cpu=True, 2025-05-07T21:02:31.2445011Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2445085Z ) 2025-05-07T21:02:31.2445218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2445557Z self=, 2025-05-07T21:02:31.2445643Z compile=False, 2025-05-07T21:02:31.2445751Z pooling_mode=, 2025-05-07T21:02:31.2445826Z T=1, 2025-05-07T21:02:31.2445903Z D=120, 2025-05-07T21:02:31.2445978Z B=34, 2025-05-07T21:02:31.2446057Z log_E=3, 2025-05-07T21:02:31.2446136Z L=0, 2025-05-07T21:02:31.2446219Z D_gradcheck=2, 2025-05-07T21:02:31.2446312Z stochastic_rounding=True, 2025-05-07T21:02:31.2446445Z weighted=False, 2025-05-07T21:02:31.2446528Z row_wise=True, 2025-05-07T21:02:31.2446608Z mixed=True, 2025-05-07T21:02:31.2446692Z use_cache=False, 2025-05-07T21:02:31.2446799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2446919Z use_cpu=True, 2025-05-07T21:02:31.2447049Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2447126Z ) 2025-05-07T21:02:31.2447285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2447655Z self=, 2025-05-07T21:02:31.2447739Z compile=True, 2025-05-07T21:02:31.2447853Z pooling_mode=, 2025-05-07T21:02:31.2447929Z T=2, 2025-05-07T21:02:31.2448008Z D=17, 2025-05-07T21:02:31.2448086Z B=74, 2025-05-07T21:02:31.2448162Z log_E=4, 2025-05-07T21:02:31.2448240Z L=3, 2025-05-07T21:02:31.2448333Z D_gradcheck=2, 2025-05-07T21:02:31.2448429Z stochastic_rounding=False, 2025-05-07T21:02:31.2448515Z weighted=True, 2025-05-07T21:02:31.2448600Z row_wise=True, 2025-05-07T21:02:31.2448681Z mixed=False, 2025-05-07T21:02:31.2448768Z use_cache=True, 2025-05-07T21:02:31.2448876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2448962Z use_cpu=True, 2025-05-07T21:02:31.2449069Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2449144Z ) 2025-05-07T21:02:31.2449282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2449624Z self=, 2025-05-07T21:02:31.2449708Z compile=True, 2025-05-07T21:02:31.2449817Z pooling_mode=, 2025-05-07T21:02:31.2449898Z T=4, 2025-05-07T21:02:31.2449975Z D=17, 2025-05-07T21:02:31.2450056Z B=28, 2025-05-07T21:02:31.2450140Z log_E=3, 2025-05-07T21:02:31.2450217Z L=4, 2025-05-07T21:02:31.2450301Z D_gradcheck=1, 2025-05-07T21:02:31.2450407Z stochastic_rounding=False, 2025-05-07T21:02:31.2450494Z weighted=True, 2025-05-07T21:02:31.2450581Z row_wise=True, 2025-05-07T21:02:31.2450662Z mixed=True, 2025-05-07T21:02:31.2450750Z use_cache=True, 2025-05-07T21:02:31.2450863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2450949Z use_cpu=True, 2025-05-07T21:02:31.2451054Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2660720Z ) 2025-05-07T21:02:31.2661884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2662978Z self=, 2025-05-07T21:02:31.2663212Z compile=True, 2025-05-07T21:02:31.2663528Z pooling_mode=, 2025-05-07T21:02:31.2663733Z T=4, 2025-05-07T21:02:31.2663931Z D=74, 2025-05-07T21:02:31.2664444Z B=66, 2025-05-07T21:02:31.2664657Z log_E=5, 2025-05-07T21:02:31.2664856Z L=0, 2025-05-07T21:02:31.2665090Z D_gradcheck=2, 2025-05-07T21:02:31.2665357Z stochastic_rounding=True, 2025-05-07T21:02:31.2665522Z weighted=True, 2025-05-07T21:02:31.2665687Z row_wise=True, 2025-05-07T21:02:31.2665851Z mixed=False, 2025-05-07T21:02:31.2666016Z use_cache=True, 2025-05-07T21:02:31.2666241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2666409Z use_cpu=True, 2025-05-07T21:02:31.2666618Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2666774Z ) 2025-05-07T21:02:31.2666922Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2667320Z self=, 2025-05-07T21:02:31.2667404Z compile=False, 2025-05-07T21:02:31.2667512Z pooling_mode=, 2025-05-07T21:02:31.2667593Z T=5, 2025-05-07T21:02:31.2667679Z D=3, 2025-05-07T21:02:31.2667760Z B=11, 2025-05-07T21:02:31.2667841Z log_E=3, 2025-05-07T21:02:31.2667922Z L=13, 2025-05-07T21:02:31.2668004Z D_gradcheck=2, 2025-05-07T21:02:31.2668185Z stochastic_rounding=False, 2025-05-07T21:02:31.2668271Z weighted=True, 2025-05-07T21:02:31.2668351Z row_wise=True, 2025-05-07T21:02:31.2668436Z mixed=False, 2025-05-07T21:02:31.2668518Z use_cache=True, 2025-05-07T21:02:31.2668626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2668772Z use_cpu=True, 2025-05-07T21:02:31.2668876Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2668957Z ) 2025-05-07T21:02:31.2669140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2669482Z self=, 2025-05-07T21:02:31.2669574Z compile=False, 2025-05-07T21:02:31.2669683Z pooling_mode=, 2025-05-07T21:02:31.2669761Z T=1, 2025-05-07T21:02:31.2669842Z D=7, 2025-05-07T21:02:31.2669917Z B=20, 2025-05-07T21:02:31.2669995Z log_E=4, 2025-05-07T21:02:31.2670077Z L=16, 2025-05-07T21:02:31.2670161Z D_gradcheck=1, 2025-05-07T21:02:31.2670259Z stochastic_rounding=True, 2025-05-07T21:02:31.2670350Z weighted=False, 2025-05-07T21:02:31.2670430Z row_wise=True, 2025-05-07T21:02:31.2670507Z mixed=True, 2025-05-07T21:02:31.2670599Z use_cache=False, 2025-05-07T21:02:31.2670712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2670795Z use_cpu=True, 2025-05-07T21:02:31.2670897Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2670975Z ) 2025-05-07T21:02:31.2671111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2671448Z self=, 2025-05-07T21:02:31.2671535Z compile=False, 2025-05-07T21:02:31.2671652Z pooling_mode=, 2025-05-07T21:02:31.2671728Z T=3, 2025-05-07T21:02:31.2671806Z D=120, 2025-05-07T21:02:31.2671889Z B=75, 2025-05-07T21:02:31.2671967Z log_E=5, 2025-05-07T21:02:31.2672043Z L=13, 2025-05-07T21:02:31.2672131Z D_gradcheck=2, 2025-05-07T21:02:31.2672228Z stochastic_rounding=True, 2025-05-07T21:02:31.2672318Z weighted=False, 2025-05-07T21:02:31.2672403Z row_wise=True, 2025-05-07T21:02:31.2672483Z mixed=False, 2025-05-07T21:02:31.2672578Z use_cache=False, 2025-05-07T21:02:31.2672688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2672770Z use_cpu=True, 2025-05-07T21:02:31.2672878Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2672952Z ) 2025-05-07T21:02:31.2673087Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2673427Z self=, 2025-05-07T21:02:31.2673513Z compile=True, 2025-05-07T21:02:31.2673628Z pooling_mode=, 2025-05-07T21:02:31.2673755Z T=5, 2025-05-07T21:02:31.2673835Z D=44, 2025-05-07T21:02:31.2673912Z B=43, 2025-05-07T21:02:31.2673997Z log_E=4, 2025-05-07T21:02:31.2674074Z L=5, 2025-05-07T21:02:31.2674166Z D_gradcheck=2, 2025-05-07T21:02:31.2674259Z stochastic_rounding=True, 2025-05-07T21:02:31.2674341Z weighted=False, 2025-05-07T21:02:31.2674430Z row_wise=True, 2025-05-07T21:02:31.2674511Z mixed=True, 2025-05-07T21:02:31.2674594Z use_cache=True, 2025-05-07T21:02:31.2674707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2674793Z use_cpu=True, 2025-05-07T21:02:31.2674895Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2674977Z ) 2025-05-07T21:02:31.2675111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2675450Z self=, 2025-05-07T21:02:31.2675543Z compile=True, 2025-05-07T21:02:31.2675656Z pooling_mode=, 2025-05-07T21:02:31.2675742Z T=4, 2025-05-07T21:02:31.2675819Z D=73, 2025-05-07T21:02:31.2675899Z B=99, 2025-05-07T21:02:31.2675983Z log_E=5, 2025-05-07T21:02:31.2676060Z L=18, 2025-05-07T21:02:31.2676194Z D_gradcheck=1, 2025-05-07T21:02:31.2676296Z stochastic_rounding=True, 2025-05-07T21:02:31.2676382Z weighted=True, 2025-05-07T21:02:31.2676467Z row_wise=True, 2025-05-07T21:02:31.2676553Z mixed=True, 2025-05-07T21:02:31.2676639Z use_cache=False, 2025-05-07T21:02:31.2676788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2676885Z use_cpu=True, 2025-05-07T21:02:31.2676996Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2677134Z ) 2025-05-07T21:02:31.2677267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2677603Z self=, 2025-05-07T21:02:31.2677694Z compile=True, 2025-05-07T21:02:31.2677805Z pooling_mode=, 2025-05-07T21:02:31.2677884Z T=2, 2025-05-07T21:02:31.2677970Z D=5, 2025-05-07T21:02:31.2678049Z B=32, 2025-05-07T21:02:31.2678127Z log_E=4, 2025-05-07T21:02:31.2678208Z L=15, 2025-05-07T21:02:31.2678297Z D_gradcheck=2, 2025-05-07T21:02:31.2678395Z stochastic_rounding=False, 2025-05-07T21:02:31.2678484Z weighted=True, 2025-05-07T21:02:31.2678566Z row_wise=True, 2025-05-07T21:02:31.2678647Z mixed=False, 2025-05-07T21:02:31.2678735Z use_cache=False, 2025-05-07T21:02:31.2678841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2678921Z use_cpu=True, 2025-05-07T21:02:31.2679027Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2679104Z ) 2025-05-07T21:02:31.2679234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2679569Z self=, 2025-05-07T21:02:31.2679653Z compile=True, 2025-05-07T21:02:31.2679766Z pooling_mode=, 2025-05-07T21:02:31.2679843Z T=1, 2025-05-07T21:02:31.2679920Z D=78, 2025-05-07T21:02:31.2680004Z B=109, 2025-05-07T21:02:31.2680087Z log_E=4, 2025-05-07T21:02:31.2680167Z L=15, 2025-05-07T21:02:31.2680255Z D_gradcheck=1, 2025-05-07T21:02:31.2680355Z stochastic_rounding=False, 2025-05-07T21:02:31.2680438Z weighted=False, 2025-05-07T21:02:31.2680599Z row_wise=True, 2025-05-07T21:02:31.2680679Z mixed=False, 2025-05-07T21:02:31.2680767Z use_cache=True, 2025-05-07T21:02:31.2680889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2680976Z use_cpu=True, 2025-05-07T21:02:31.2681093Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2681168Z ) 2025-05-07T21:02:31.2681311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2681724Z self=, 2025-05-07T21:02:31.2681811Z compile=False, 2025-05-07T21:02:31.2681980Z pooling_mode=, 2025-05-07T21:02:31.2682064Z T=1, 2025-05-07T21:02:31.2682142Z D=78, 2025-05-07T21:02:31.2682219Z B=18, 2025-05-07T21:02:31.2682303Z log_E=4, 2025-05-07T21:02:31.2682381Z L=15, 2025-05-07T21:02:31.2682464Z D_gradcheck=1, 2025-05-07T21:02:31.2682575Z stochastic_rounding=True, 2025-05-07T21:02:31.2682697Z weighted=False, 2025-05-07T21:02:31.2682777Z row_wise=True, 2025-05-07T21:02:31.2682858Z mixed=True, 2025-05-07T21:02:31.2682949Z use_cache=True, 2025-05-07T21:02:31.2683062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2683143Z use_cpu=True, 2025-05-07T21:02:31.2683255Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2683328Z ) 2025-05-07T21:02:31.2683476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2683886Z self=, 2025-05-07T21:02:31.2683968Z compile=True, 2025-05-07T21:02:31.2684090Z pooling_mode=, 2025-05-07T21:02:31.2684166Z T=5, 2025-05-07T21:02:31.2684242Z D=55, 2025-05-07T21:02:31.2684323Z B=41, 2025-05-07T21:02:31.2684401Z log_E=4, 2025-05-07T21:02:31.2684534Z L=7, 2025-05-07T21:02:31.2684623Z D_gradcheck=2, 2025-05-07T21:02:31.2684725Z stochastic_rounding=False, 2025-05-07T21:02:31.2684810Z weighted=False, 2025-05-07T21:02:31.2684895Z row_wise=True, 2025-05-07T21:02:31.2685015Z mixed=True, 2025-05-07T21:02:31.2685100Z use_cache=False, 2025-05-07T21:02:31.2685218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2685300Z use_cpu=True, 2025-05-07T21:02:31.2685449Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2685529Z ) 2025-05-07T21:02:31.2685669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2686087Z self=, 2025-05-07T21:02:31.2686177Z compile=False, 2025-05-07T21:02:31.2686292Z pooling_mode=, 2025-05-07T21:02:31.2686374Z T=4, 2025-05-07T21:02:31.2686451Z D=40, 2025-05-07T21:02:31.2686526Z B=115, 2025-05-07T21:02:31.2686608Z log_E=4, 2025-05-07T21:02:31.2686685Z L=12, 2025-05-07T21:02:31.2686773Z D_gradcheck=2, 2025-05-07T21:02:31.2686877Z stochastic_rounding=True, 2025-05-07T21:02:31.2686967Z weighted=False, 2025-05-07T21:02:31.2687057Z row_wise=True, 2025-05-07T21:02:31.2687144Z mixed=False, 2025-05-07T21:02:31.2687231Z use_cache=True, 2025-05-07T21:02:31.2687355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2687436Z use_cpu=True, 2025-05-07T21:02:31.2687547Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2687629Z ) 2025-05-07T21:02:31.2687773Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2688181Z self=, 2025-05-07T21:02:31.2688274Z compile=True, 2025-05-07T21:02:31.2688396Z pooling_mode=, 2025-05-07T21:02:31.2688479Z T=1, 2025-05-07T21:02:31.2688563Z D=33, 2025-05-07T21:02:31.2688642Z B=33, 2025-05-07T21:02:31.2688727Z log_E=3, 2025-05-07T21:02:31.2688807Z L=15, 2025-05-07T21:02:31.2688893Z D_gradcheck=2, 2025-05-07T21:02:31.2688994Z stochastic_rounding=True, 2025-05-07T21:02:31.2689076Z weighted=True, 2025-05-07T21:02:31.2689158Z row_wise=True, 2025-05-07T21:02:31.2689252Z mixed=False, 2025-05-07T21:02:31.2689336Z use_cache=True, 2025-05-07T21:02:31.2689448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2689534Z use_cpu=True, 2025-05-07T21:02:31.2689644Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2689717Z ) 2025-05-07T21:02:31.2689861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2690270Z self=, 2025-05-07T21:02:31.2690356Z compile=True, 2025-05-07T21:02:31.2690526Z pooling_mode=, 2025-05-07T21:02:31.2690604Z T=1, 2025-05-07T21:02:31.2690686Z D=120, 2025-05-07T21:02:31.2690762Z B=104, 2025-05-07T21:02:31.2690843Z log_E=3, 2025-05-07T21:02:31.2690928Z L=18, 2025-05-07T21:02:31.2691012Z D_gradcheck=2, 2025-05-07T21:02:31.2691107Z stochastic_rounding=True, 2025-05-07T21:02:31.2691195Z weighted=True, 2025-05-07T21:02:31.2691276Z row_wise=True, 2025-05-07T21:02:31.2691359Z mixed=False, 2025-05-07T21:02:31.2691448Z use_cache=True, 2025-05-07T21:02:31.2691554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2691636Z use_cpu=True, 2025-05-07T21:02:31.2691742Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2691816Z ) 2025-05-07T21:02:31.2691947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2692289Z self=, 2025-05-07T21:02:31.2692375Z compile=True, 2025-05-07T21:02:31.2692487Z pooling_mode=, 2025-05-07T21:02:31.2692563Z T=2, 2025-05-07T21:02:31.2692639Z D=99, 2025-05-07T21:02:31.2692719Z B=1, 2025-05-07T21:02:31.2692841Z log_E=3, 2025-05-07T21:02:31.2692917Z L=17, 2025-05-07T21:02:31.2693005Z D_gradcheck=2, 2025-05-07T21:02:31.2693100Z stochastic_rounding=True, 2025-05-07T21:02:31.2693182Z weighted=True, 2025-05-07T21:02:31.2693309Z row_wise=True, 2025-05-07T21:02:31.2693388Z mixed=True, 2025-05-07T21:02:31.2693476Z use_cache=False, 2025-05-07T21:02:31.2693585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2693727Z use_cpu=True, 2025-05-07T21:02:31.2693831Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2693908Z ) 2025-05-07T21:02:31.2694039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2694571Z self=, 2025-05-07T21:02:31.2694661Z compile=True, 2025-05-07T21:02:31.2694770Z pooling_mode=, 2025-05-07T21:02:31.2694853Z T=2, 2025-05-07T21:02:31.2694931Z D=48, 2025-05-07T21:02:31.2695011Z B=67, 2025-05-07T21:02:31.2695091Z log_E=5, 2025-05-07T21:02:31.2695166Z L=14, 2025-05-07T21:02:31.2695247Z D_gradcheck=1, 2025-05-07T21:02:31.2695357Z stochastic_rounding=True, 2025-05-07T21:02:31.2695439Z weighted=True, 2025-05-07T21:02:31.2695522Z row_wise=True, 2025-05-07T21:02:31.2695604Z mixed=False, 2025-05-07T21:02:31.2695689Z use_cache=False, 2025-05-07T21:02:31.2695802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2695885Z use_cpu=True, 2025-05-07T21:02:31.2695984Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2696066Z ) 2025-05-07T21:02:31.2696196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2696533Z self=, 2025-05-07T21:02:31.2696624Z compile=False, 2025-05-07T21:02:31.2696733Z pooling_mode=, 2025-05-07T21:02:31.2696810Z T=3, 2025-05-07T21:02:31.2696888Z D=55, 2025-05-07T21:02:31.2696971Z B=51, 2025-05-07T21:02:31.2697049Z log_E=3, 2025-05-07T21:02:31.2697129Z L=11, 2025-05-07T21:02:31.2697218Z D_gradcheck=1, 2025-05-07T21:02:31.2697322Z stochastic_rounding=False, 2025-05-07T21:02:31.2697405Z weighted=True, 2025-05-07T21:02:31.2697499Z row_wise=True, 2025-05-07T21:02:31.2697587Z mixed=False, 2025-05-07T21:02:31.2697670Z use_cache=False, 2025-05-07T21:02:31.2697775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2697863Z use_cpu=True, 2025-05-07T21:02:31.2697967Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2698041Z ) 2025-05-07T21:02:31.2698174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2698580Z self=, 2025-05-07T21:02:31.2698667Z compile=False, 2025-05-07T21:02:31.2698784Z pooling_mode=, 2025-05-07T21:02:31.2698863Z T=4, 2025-05-07T21:02:31.2698954Z D=112, 2025-05-07T21:02:31.2699036Z B=108, 2025-05-07T21:02:31.2699116Z log_E=5, 2025-05-07T21:02:31.2699197Z L=1, 2025-05-07T21:02:31.2699280Z D_gradcheck=2, 2025-05-07T21:02:31.2699380Z stochastic_rounding=False, 2025-05-07T21:02:31.2699466Z weighted=False, 2025-05-07T21:02:31.2699548Z row_wise=True, 2025-05-07T21:02:31.2699628Z mixed=True, 2025-05-07T21:02:31.2699713Z use_cache=True, 2025-05-07T21:02:31.2699826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2699913Z use_cpu=True, 2025-05-07T21:02:31.2700024Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2919784Z ) 2025-05-07T21:02:31.2920243Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2920855Z self=, 2025-05-07T21:02:31.2920988Z compile=False, 2025-05-07T21:02:31.2921139Z pooling_mode=, 2025-05-07T21:02:31.2921246Z T=1, 2025-05-07T21:02:31.2921496Z D=124, 2025-05-07T21:02:31.2921598Z B=14, 2025-05-07T21:02:31.2921702Z log_E=4, 2025-05-07T21:02:31.2921814Z L=9, 2025-05-07T21:02:31.2921982Z D_gradcheck=1, 2025-05-07T21:02:31.2922112Z stochastic_rounding=True, 2025-05-07T21:02:31.2922307Z weighted=False, 2025-05-07T21:02:31.2922421Z row_wise=True, 2025-05-07T21:02:31.2922531Z mixed=True, 2025-05-07T21:02:31.2922632Z use_cache=False, 2025-05-07T21:02:31.2922838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2922946Z use_cpu=True, 2025-05-07T21:02:31.2923076Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2923167Z ) 2025-05-07T21:02:31.2923341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2923788Z self=, 2025-05-07T21:02:31.2923884Z compile=False, 2025-05-07T21:02:31.2923995Z pooling_mode=, 2025-05-07T21:02:31.2924070Z T=3, 2025-05-07T21:02:31.2924149Z D=94, 2025-05-07T21:02:31.2924231Z B=36, 2025-05-07T21:02:31.2924312Z log_E=4, 2025-05-07T21:02:31.2924392Z L=14, 2025-05-07T21:02:31.2924472Z D_gradcheck=1, 2025-05-07T21:02:31.2924566Z stochastic_rounding=False, 2025-05-07T21:02:31.2924656Z weighted=True, 2025-05-07T21:02:31.2924738Z row_wise=True, 2025-05-07T21:02:31.2924818Z mixed=False, 2025-05-07T21:02:31.2924909Z use_cache=False, 2025-05-07T21:02:31.2925026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2925109Z use_cpu=True, 2025-05-07T21:02:31.2925219Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2925294Z ) 2025-05-07T21:02:31.2925423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2925771Z self=, 2025-05-07T21:02:31.2925859Z compile=True, 2025-05-07T21:02:31.2925976Z pooling_mode=, 2025-05-07T21:02:31.2926054Z T=5, 2025-05-07T21:02:31.2926137Z D=84, 2025-05-07T21:02:31.2926221Z B=56, 2025-05-07T21:02:31.2926300Z log_E=5, 2025-05-07T21:02:31.2926379Z L=1, 2025-05-07T21:02:31.2926470Z D_gradcheck=1, 2025-05-07T21:02:31.2926568Z stochastic_rounding=True, 2025-05-07T21:02:31.2926658Z weighted=True, 2025-05-07T21:02:31.2926754Z row_wise=True, 2025-05-07T21:02:31.2926857Z mixed=False, 2025-05-07T21:02:31.2926952Z use_cache=True, 2025-05-07T21:02:31.2927090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2927171Z use_cpu=True, 2025-05-07T21:02:31.2927274Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2927358Z ) 2025-05-07T21:02:31.2927490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2927890Z self=, 2025-05-07T21:02:31.2927978Z compile=True, 2025-05-07T21:02:31.2928086Z pooling_mode=, 2025-05-07T21:02:31.2928170Z T=1, 2025-05-07T21:02:31.2928249Z D=59, 2025-05-07T21:02:31.2928331Z B=1, 2025-05-07T21:02:31.2928424Z log_E=3, 2025-05-07T21:02:31.2928503Z L=8, 2025-05-07T21:02:31.2928588Z D_gradcheck=1, 2025-05-07T21:02:31.2928689Z stochastic_rounding=False, 2025-05-07T21:02:31.2928776Z weighted=False, 2025-05-07T21:02:31.2928860Z row_wise=True, 2025-05-07T21:02:31.2928945Z mixed=False, 2025-05-07T21:02:31.2929029Z use_cache=True, 2025-05-07T21:02:31.2929139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2929226Z use_cpu=True, 2025-05-07T21:02:31.2929328Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2929410Z ) 2025-05-07T21:02:31.2929543Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2929885Z self=, 2025-05-07T21:02:31.2929981Z compile=False, 2025-05-07T21:02:31.2930094Z pooling_mode=, 2025-05-07T21:02:31.2930220Z T=4, 2025-05-07T21:02:31.2930310Z D=37, 2025-05-07T21:02:31.2930395Z B=34, 2025-05-07T21:02:31.2930475Z log_E=4, 2025-05-07T21:02:31.2930567Z L=13, 2025-05-07T21:02:31.2930652Z D_gradcheck=1, 2025-05-07T21:02:31.2930750Z stochastic_rounding=False, 2025-05-07T21:02:31.2930876Z weighted=True, 2025-05-07T21:02:31.2930963Z row_wise=True, 2025-05-07T21:02:31.2931048Z mixed=True, 2025-05-07T21:02:31.2931172Z use_cache=True, 2025-05-07T21:02:31.2931282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2931378Z use_cpu=True, 2025-05-07T21:02:31.2931483Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2931563Z ) 2025-05-07T21:02:31.2931699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2932037Z self=, 2025-05-07T21:02:31.2932125Z compile=False, 2025-05-07T21:02:31.2932240Z pooling_mode=, 2025-05-07T21:02:31.2932322Z T=3, 2025-05-07T21:02:31.2932399Z D=73, 2025-05-07T21:02:31.2932485Z B=47, 2025-05-07T21:02:31.2932570Z log_E=5, 2025-05-07T21:02:31.2932650Z L=12, 2025-05-07T21:02:31.2932738Z D_gradcheck=2, 2025-05-07T21:02:31.2932838Z stochastic_rounding=False, 2025-05-07T21:02:31.2932926Z weighted=False, 2025-05-07T21:02:31.2933010Z row_wise=True, 2025-05-07T21:02:31.2933092Z mixed=False, 2025-05-07T21:02:31.2933185Z use_cache=True, 2025-05-07T21:02:31.2933292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2933375Z use_cpu=True, 2025-05-07T21:02:31.2933481Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2933556Z ) 2025-05-07T21:02:31.2933690Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2934033Z self=, 2025-05-07T21:02:31.2934123Z compile=False, 2025-05-07T21:02:31.2934233Z pooling_mode=, 2025-05-07T21:02:31.2934323Z T=3, 2025-05-07T21:02:31.2934403Z D=22, 2025-05-07T21:02:31.2934484Z B=111, 2025-05-07T21:02:31.2934572Z log_E=3, 2025-05-07T21:02:31.2934653Z L=4, 2025-05-07T21:02:31.2934741Z D_gradcheck=2, 2025-05-07T21:02:31.2934840Z stochastic_rounding=False, 2025-05-07T21:02:31.2934925Z weighted=True, 2025-05-07T21:02:31.2935009Z row_wise=True, 2025-05-07T21:02:31.2935091Z mixed=False, 2025-05-07T21:02:31.2935178Z use_cache=True, 2025-05-07T21:02:31.2935288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2935372Z use_cpu=True, 2025-05-07T21:02:31.2935476Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2935555Z ) 2025-05-07T21:02:31.2935685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2936067Z self=, 2025-05-07T21:02:31.2936157Z compile=True, 2025-05-07T21:02:31.2936268Z pooling_mode=, 2025-05-07T21:02:31.2936357Z T=2, 2025-05-07T21:02:31.2936438Z D=108, 2025-05-07T21:02:31.2936517Z B=57, 2025-05-07T21:02:31.2936598Z log_E=5, 2025-05-07T21:02:31.2936677Z L=11, 2025-05-07T21:02:31.2936762Z D_gradcheck=2, 2025-05-07T21:02:31.2936867Z stochastic_rounding=False, 2025-05-07T21:02:31.2936976Z weighted=False, 2025-05-07T21:02:31.2937063Z row_wise=True, 2025-05-07T21:02:31.2937167Z mixed=True, 2025-05-07T21:02:31.2937253Z use_cache=False, 2025-05-07T21:02:31.2937360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2937447Z use_cpu=True, 2025-05-07T21:02:31.2937549Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2937626Z ) 2025-05-07T21:02:31.2937760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2938100Z self=, 2025-05-07T21:02:31.2938189Z compile=True, 2025-05-07T21:02:31.2938343Z pooling_mode=, 2025-05-07T21:02:31.2938420Z T=3, 2025-05-07T21:02:31.2938501Z D=77, 2025-05-07T21:02:31.2938578Z B=13, 2025-05-07T21:02:31.2938656Z log_E=5, 2025-05-07T21:02:31.2938735Z L=0, 2025-05-07T21:02:31.2938861Z D_gradcheck=1, 2025-05-07T21:02:31.2938967Z stochastic_rounding=False, 2025-05-07T21:02:31.2939054Z weighted=True, 2025-05-07T21:02:31.2939135Z row_wise=True, 2025-05-07T21:02:31.2939251Z mixed=True, 2025-05-07T21:02:31.2939339Z use_cache=False, 2025-05-07T21:02:31.2939447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2939531Z use_cpu=True, 2025-05-07T21:02:31.2939638Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2939712Z ) 2025-05-07T21:02:31.2939846Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2940184Z self=, 2025-05-07T21:02:31.2940270Z compile=False, 2025-05-07T21:02:31.2940384Z pooling_mode=, 2025-05-07T21:02:31.2940461Z T=2, 2025-05-07T21:02:31.2940539Z D=40, 2025-05-07T21:02:31.2940621Z B=121, 2025-05-07T21:02:31.2940700Z log_E=4, 2025-05-07T21:02:31.2940782Z L=2, 2025-05-07T21:02:31.2940872Z D_gradcheck=1, 2025-05-07T21:02:31.2940968Z stochastic_rounding=False, 2025-05-07T21:02:31.2941052Z weighted=False, 2025-05-07T21:02:31.2941146Z row_wise=True, 2025-05-07T21:02:31.2941230Z mixed=True, 2025-05-07T21:02:31.2941320Z use_cache=False, 2025-05-07T21:02:31.2941432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2941516Z use_cpu=True, 2025-05-07T21:02:31.2941624Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2941700Z ) 2025-05-07T21:02:31.2941833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2942174Z self=, 2025-05-07T21:02:31.2942258Z compile=True, 2025-05-07T21:02:31.2942370Z pooling_mode=, 2025-05-07T21:02:31.2942449Z T=4, 2025-05-07T21:02:31.2942527Z D=25, 2025-05-07T21:02:31.2942609Z B=73, 2025-05-07T21:02:31.2942690Z log_E=3, 2025-05-07T21:02:31.2942771Z L=13, 2025-05-07T21:02:31.2942859Z D_gradcheck=1, 2025-05-07T21:02:31.2942962Z stochastic_rounding=False, 2025-05-07T21:02:31.2943049Z weighted=False, 2025-05-07T21:02:31.2943138Z row_wise=True, 2025-05-07T21:02:31.2943224Z mixed=True, 2025-05-07T21:02:31.2943311Z use_cache=False, 2025-05-07T21:02:31.2943419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2943502Z use_cpu=True, 2025-05-07T21:02:31.2943603Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2943680Z ) 2025-05-07T21:02:31.2943882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2944222Z self=, 2025-05-07T21:02:31.2944314Z compile=True, 2025-05-07T21:02:31.2944425Z pooling_mode=, 2025-05-07T21:02:31.2944504Z T=2, 2025-05-07T21:02:31.2944590Z D=69, 2025-05-07T21:02:31.2944669Z B=70, 2025-05-07T21:02:31.2944747Z log_E=4, 2025-05-07T21:02:31.2944833Z L=17, 2025-05-07T21:02:31.2944921Z D_gradcheck=1, 2025-05-07T21:02:31.2945019Z stochastic_rounding=False, 2025-05-07T21:02:31.2945102Z weighted=True, 2025-05-07T21:02:31.2945186Z row_wise=True, 2025-05-07T21:02:31.2945271Z mixed=True, 2025-05-07T21:02:31.2945355Z use_cache=True, 2025-05-07T21:02:31.2945463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2945551Z use_cpu=True, 2025-05-07T21:02:31.2945654Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.2945731Z ) 2025-05-07T21:02:31.2945866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2946206Z self=, 2025-05-07T21:02:31.2946340Z compile=False, 2025-05-07T21:02:31.2946454Z pooling_mode=, 2025-05-07T21:02:31.2946531Z T=2, 2025-05-07T21:02:31.2946616Z D=37, 2025-05-07T21:02:31.2946696Z B=58, 2025-05-07T21:02:31.2946776Z log_E=5, 2025-05-07T21:02:31.2946896Z L=12, 2025-05-07T21:02:31.2946984Z D_gradcheck=2, 2025-05-07T21:02:31.2947104Z stochastic_rounding=True, 2025-05-07T21:02:31.2947200Z weighted=True, 2025-05-07T21:02:31.2947335Z row_wise=True, 2025-05-07T21:02:31.2947422Z mixed=False, 2025-05-07T21:02:31.2947517Z use_cache=True, 2025-05-07T21:02:31.2947630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2947714Z use_cpu=True, 2025-05-07T21:02:31.2947824Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2947898Z ) 2025-05-07T21:02:31.2948030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2948368Z self=, 2025-05-07T21:02:31.2948459Z compile=False, 2025-05-07T21:02:31.2948571Z pooling_mode=, 2025-05-07T21:02:31.2948650Z T=2, 2025-05-07T21:02:31.2948728Z D=38, 2025-05-07T21:02:31.2948807Z B=84, 2025-05-07T21:02:31.2948886Z log_E=5, 2025-05-07T21:02:31.2948967Z L=17, 2025-05-07T21:02:31.2949053Z D_gradcheck=1, 2025-05-07T21:02:31.2949150Z stochastic_rounding=False, 2025-05-07T21:02:31.2949236Z weighted=True, 2025-05-07T21:02:31.2949326Z row_wise=True, 2025-05-07T21:02:31.2949408Z mixed=False, 2025-05-07T21:02:31.2949493Z use_cache=False, 2025-05-07T21:02:31.2949609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.2949693Z use_cpu=True, 2025-05-07T21:02:31.2949797Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2949880Z ) 2025-05-07T21:02:31.2950018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2950361Z self=, 2025-05-07T21:02:31.2950450Z compile=False, 2025-05-07T21:02:31.2950563Z pooling_mode=, 2025-05-07T21:02:31.2950644Z T=4, 2025-05-07T21:02:31.2950723Z D=98, 2025-05-07T21:02:31.2950803Z B=127, 2025-05-07T21:02:31.2950889Z log_E=5, 2025-05-07T21:02:31.2950966Z L=3, 2025-05-07T21:02:31.2951050Z D_gradcheck=2, 2025-05-07T21:02:31.2951159Z stochastic_rounding=False, 2025-05-07T21:02:31.2951247Z weighted=False, 2025-05-07T21:02:31.2951333Z row_wise=True, 2025-05-07T21:02:31.2951418Z mixed=False, 2025-05-07T21:02:31.2951502Z use_cache=True, 2025-05-07T21:02:31.2951614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2951701Z use_cpu=True, 2025-05-07T21:02:31.2951803Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2951880Z ) 2025-05-07T21:02:31.2952060Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2952397Z self=, 2025-05-07T21:02:31.2952487Z compile=False, 2025-05-07T21:02:31.2952595Z pooling_mode=, 2025-05-07T21:02:31.2952672Z T=5, 2025-05-07T21:02:31.2952754Z D=24, 2025-05-07T21:02:31.2952832Z B=18, 2025-05-07T21:02:31.2952913Z log_E=3, 2025-05-07T21:02:31.2952994Z L=5, 2025-05-07T21:02:31.2953081Z D_gradcheck=2, 2025-05-07T21:02:31.2953178Z stochastic_rounding=False, 2025-05-07T21:02:31.2953267Z weighted=False, 2025-05-07T21:02:31.2953349Z row_wise=True, 2025-05-07T21:02:31.2953437Z mixed=True, 2025-05-07T21:02:31.2953524Z use_cache=False, 2025-05-07T21:02:31.2953637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2953724Z use_cpu=True, 2025-05-07T21:02:31.2953825Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.2953902Z ) 2025-05-07T21:02:31.2954040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.2954378Z self=, 2025-05-07T21:02:31.2954510Z compile=True, 2025-05-07T21:02:31.2954632Z pooling_mode=, 2025-05-07T21:02:31.2954711Z T=3, 2025-05-07T21:02:31.2954790Z D=93, 2025-05-07T21:02:31.2954876Z B=92, 2025-05-07T21:02:31.2954996Z log_E=4, 2025-05-07T21:02:31.2955074Z L=5, 2025-05-07T21:02:31.2955167Z D_gradcheck=2, 2025-05-07T21:02:31.2955269Z stochastic_rounding=False, 2025-05-07T21:02:31.2955396Z weighted=False, 2025-05-07T21:02:31.2955482Z row_wise=True, 2025-05-07T21:02:31.2955564Z mixed=False, 2025-05-07T21:02:31.2955651Z use_cache=True, 2025-05-07T21:02:31.2955760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.2955843Z use_cpu=True, 2025-05-07T21:02:31.2955955Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3180174Z ) 2025-05-07T21:02:31.3180536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3181423Z self=, 2025-05-07T21:02:31.3181681Z compile=False, 2025-05-07T21:02:31.3181967Z pooling_mode=, 2025-05-07T21:02:31.3182161Z T=1, 2025-05-07T21:02:31.3182338Z D=120, 2025-05-07T21:02:31.3182542Z B=112, 2025-05-07T21:02:31.3182727Z log_E=3, 2025-05-07T21:02:31.3182911Z L=15, 2025-05-07T21:02:31.3183130Z D_gradcheck=2, 2025-05-07T21:02:31.3183371Z stochastic_rounding=False, 2025-05-07T21:02:31.3183572Z weighted=False, 2025-05-07T21:02:31.3183772Z row_wise=True, 2025-05-07T21:02:31.3183963Z mixed=False, 2025-05-07T21:02:31.3195054Z use_cache=True, 2025-05-07T21:02:31.3195243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3195364Z use_cpu=True, 2025-05-07T21:02:31.3195516Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3195622Z ) 2025-05-07T21:02:31.3195771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3196166Z self=, 2025-05-07T21:02:31.3196256Z compile=False, 2025-05-07T21:02:31.3196364Z pooling_mode=, 2025-05-07T21:02:31.3196441Z T=1, 2025-05-07T21:02:31.3196514Z D=60, 2025-05-07T21:02:31.3196590Z B=27, 2025-05-07T21:02:31.3196671Z log_E=3, 2025-05-07T21:02:31.3196742Z L=7, 2025-05-07T21:02:31.3196820Z D_gradcheck=1, 2025-05-07T21:02:31.3196921Z stochastic_rounding=False, 2025-05-07T21:02:31.3196998Z weighted=True, 2025-05-07T21:02:31.3197081Z row_wise=True, 2025-05-07T21:02:31.3197157Z mixed=False, 2025-05-07T21:02:31.3197235Z use_cache=True, 2025-05-07T21:02:31.3197342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3197425Z use_cpu=True, 2025-05-07T21:02:31.3197633Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3197711Z ) 2025-05-07T21:02:31.3197847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3198186Z self=, 2025-05-07T21:02:31.3198278Z compile=True, 2025-05-07T21:02:31.3198386Z pooling_mode=, 2025-05-07T21:02:31.3198461Z T=3, 2025-05-07T21:02:31.3198546Z D=13, 2025-05-07T21:02:31.3198628Z B=46, 2025-05-07T21:02:31.3198708Z log_E=4, 2025-05-07T21:02:31.3198782Z L=3, 2025-05-07T21:02:31.3198866Z D_gradcheck=2, 2025-05-07T21:02:31.3198967Z stochastic_rounding=False, 2025-05-07T21:02:31.3199048Z weighted=False, 2025-05-07T21:02:31.3199128Z row_wise=True, 2025-05-07T21:02:31.3199210Z mixed=False, 2025-05-07T21:02:31.3199292Z use_cache=False, 2025-05-07T21:02:31.3199401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3199489Z use_cpu=True, 2025-05-07T21:02:31.3199598Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3199674Z ) 2025-05-07T21:02:31.3199811Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3200146Z self=, 2025-05-07T21:02:31.3200304Z compile=False, 2025-05-07T21:02:31.3200419Z pooling_mode=, 2025-05-07T21:02:31.3200564Z T=4, 2025-05-07T21:02:31.3200708Z D=40, 2025-05-07T21:02:31.3200790Z B=11, 2025-05-07T21:02:31.3200868Z log_E=5, 2025-05-07T21:02:31.3200949Z L=1, 2025-05-07T21:02:31.3201037Z D_gradcheck=2, 2025-05-07T21:02:31.3201190Z stochastic_rounding=False, 2025-05-07T21:02:31.3201281Z weighted=True, 2025-05-07T21:02:31.3201363Z row_wise=True, 2025-05-07T21:02:31.3201449Z mixed=False, 2025-05-07T21:02:31.3201545Z use_cache=False, 2025-05-07T21:02:31.3201652Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3201734Z use_cpu=True, 2025-05-07T21:02:31.3201846Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3201921Z ) 2025-05-07T21:02:31.3202057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3202400Z self=, 2025-05-07T21:02:31.3202488Z compile=False, 2025-05-07T21:02:31.3202602Z pooling_mode=, 2025-05-07T21:02:31.3202681Z T=1, 2025-05-07T21:02:31.3202761Z D=56, 2025-05-07T21:02:31.3202842Z B=34, 2025-05-07T21:02:31.3202922Z log_E=3, 2025-05-07T21:02:31.3203002Z L=19, 2025-05-07T21:02:31.3203090Z D_gradcheck=1, 2025-05-07T21:02:31.3203190Z stochastic_rounding=True, 2025-05-07T21:02:31.3203277Z weighted=False, 2025-05-07T21:02:31.3203365Z row_wise=True, 2025-05-07T21:02:31.3203450Z mixed=False, 2025-05-07T21:02:31.3203537Z use_cache=False, 2025-05-07T21:02:31.3203653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3203744Z use_cpu=True, 2025-05-07T21:02:31.3203860Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3203939Z ) 2025-05-07T21:02:31.3204069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3204415Z self=, 2025-05-07T21:02:31.3204501Z compile=True, 2025-05-07T21:02:31.3204611Z pooling_mode=, 2025-05-07T21:02:31.3204693Z T=4, 2025-05-07T21:02:31.3204779Z D=67, 2025-05-07T21:02:31.3204858Z B=2, 2025-05-07T21:02:31.3204951Z log_E=5, 2025-05-07T21:02:31.3205036Z L=9, 2025-05-07T21:02:31.3205124Z D_gradcheck=2, 2025-05-07T21:02:31.3205234Z stochastic_rounding=False, 2025-05-07T21:02:31.3205323Z weighted=True, 2025-05-07T21:02:31.3205404Z row_wise=True, 2025-05-07T21:02:31.3205498Z mixed=False, 2025-05-07T21:02:31.3205581Z use_cache=True, 2025-05-07T21:02:31.3205696Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3205826Z use_cpu=True, 2025-05-07T21:02:31.3205937Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3206015Z ) 2025-05-07T21:02:31.3206151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3206495Z self=, 2025-05-07T21:02:31.3206582Z compile=False, 2025-05-07T21:02:31.3206690Z pooling_mode=, 2025-05-07T21:02:31.3206776Z T=1, 2025-05-07T21:02:31.3206875Z D=57, 2025-05-07T21:02:31.3206969Z B=63, 2025-05-07T21:02:31.3207056Z log_E=5, 2025-05-07T21:02:31.3207156Z L=15, 2025-05-07T21:02:31.3207244Z D_gradcheck=1, 2025-05-07T21:02:31.3207344Z stochastic_rounding=True, 2025-05-07T21:02:31.3207431Z weighted=False, 2025-05-07T21:02:31.3207513Z row_wise=True, 2025-05-07T21:02:31.3207599Z mixed=True, 2025-05-07T21:02:31.3207688Z use_cache=True, 2025-05-07T21:02:31.3207799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3207893Z use_cpu=True, 2025-05-07T21:02:31.3207998Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3208073Z ) 2025-05-07T21:02:31.3208213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3208597Z self=, 2025-05-07T21:02:31.3208683Z compile=False, 2025-05-07T21:02:31.3208805Z pooling_mode=, 2025-05-07T21:02:31.3208922Z T=2, 2025-05-07T21:02:31.3209000Z D=107, 2025-05-07T21:02:31.3209082Z B=31, 2025-05-07T21:02:31.3209159Z log_E=3, 2025-05-07T21:02:31.3209239Z L=20, 2025-05-07T21:02:31.3209357Z D_gradcheck=2, 2025-05-07T21:02:31.3209458Z stochastic_rounding=True, 2025-05-07T21:02:31.3209547Z weighted=True, 2025-05-07T21:02:31.3209631Z row_wise=True, 2025-05-07T21:02:31.3209713Z mixed=False, 2025-05-07T21:02:31.3209803Z use_cache=False, 2025-05-07T21:02:31.3209911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3209995Z use_cpu=True, 2025-05-07T21:02:31.3210107Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3210181Z ) 2025-05-07T21:02:31.3210312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3210656Z self=, 2025-05-07T21:02:31.3210743Z compile=False, 2025-05-07T21:02:31.3210858Z pooling_mode=, 2025-05-07T21:02:31.3210938Z T=4, 2025-05-07T21:02:31.3211021Z D=123, 2025-05-07T21:02:31.3211103Z B=39, 2025-05-07T21:02:31.3211183Z log_E=5, 2025-05-07T21:02:31.3211264Z L=13, 2025-05-07T21:02:31.3211358Z D_gradcheck=2, 2025-05-07T21:02:31.3211457Z stochastic_rounding=False, 2025-05-07T21:02:31.3211542Z weighted=False, 2025-05-07T21:02:31.3211629Z row_wise=True, 2025-05-07T21:02:31.3211711Z mixed=False, 2025-05-07T21:02:31.3211796Z use_cache=False, 2025-05-07T21:02:31.3211911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3211993Z use_cpu=True, 2025-05-07T21:02:31.3212096Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3212181Z ) 2025-05-07T21:02:31.3212311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3212654Z self=, 2025-05-07T21:02:31.3212740Z compile=False, 2025-05-07T21:02:31.3212848Z pooling_mode=, 2025-05-07T21:02:31.3212935Z T=3, 2025-05-07T21:02:31.3213014Z D=36, 2025-05-07T21:02:31.3213092Z B=121, 2025-05-07T21:02:31.3213176Z log_E=4, 2025-05-07T21:02:31.3213258Z L=13, 2025-05-07T21:02:31.3213347Z D_gradcheck=2, 2025-05-07T21:02:31.3213446Z stochastic_rounding=True, 2025-05-07T21:02:31.3213531Z weighted=True, 2025-05-07T21:02:31.3213615Z row_wise=True, 2025-05-07T21:02:31.3213702Z mixed=False, 2025-05-07T21:02:31.3213787Z use_cache=False, 2025-05-07T21:02:31.3213940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3214031Z use_cpu=True, 2025-05-07T21:02:31.3214139Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3214219Z ) 2025-05-07T21:02:31.3214361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3214698Z self=, 2025-05-07T21:02:31.3214787Z compile=True, 2025-05-07T21:02:31.3214897Z pooling_mode=, 2025-05-07T21:02:31.3214983Z T=3, 2025-05-07T21:02:31.3215067Z D=125, 2025-05-07T21:02:31.3215151Z B=70, 2025-05-07T21:02:31.3215228Z log_E=4, 2025-05-07T21:02:31.3215313Z L=12, 2025-05-07T21:02:31.3215397Z D_gradcheck=1, 2025-05-07T21:02:31.3215496Z stochastic_rounding=False, 2025-05-07T21:02:31.3215591Z weighted=False, 2025-05-07T21:02:31.3215672Z row_wise=True, 2025-05-07T21:02:31.3215755Z mixed=True, 2025-05-07T21:02:31.3215850Z use_cache=False, 2025-05-07T21:02:31.3215963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3216052Z use_cpu=True, 2025-05-07T21:02:31.3216157Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3216232Z ) 2025-05-07T21:02:31.3216409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3216747Z self=, 2025-05-07T21:02:31.3216836Z compile=False, 2025-05-07T21:02:31.3216999Z pooling_mode=, 2025-05-07T21:02:31.3217098Z T=3, 2025-05-07T21:02:31.3217185Z D=99, 2025-05-07T21:02:31.3217291Z B=58, 2025-05-07T21:02:31.3217375Z log_E=4, 2025-05-07T21:02:31.3217489Z L=18, 2025-05-07T21:02:31.3217581Z D_gradcheck=1, 2025-05-07T21:02:31.3217679Z stochastic_rounding=True, 2025-05-07T21:02:31.3217767Z weighted=False, 2025-05-07T21:02:31.3217849Z row_wise=True, 2025-05-07T21:02:31.3217931Z mixed=False, 2025-05-07T21:02:31.3218016Z use_cache=True, 2025-05-07T21:02:31.3218124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3218206Z use_cpu=True, 2025-05-07T21:02:31.3218312Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3218389Z ) 2025-05-07T21:02:31.3218521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3218860Z self=, 2025-05-07T21:02:31.3218943Z compile=True, 2025-05-07T21:02:31.3219054Z pooling_mode=, 2025-05-07T21:02:31.3219137Z T=5, 2025-05-07T21:02:31.3219215Z D=60, 2025-05-07T21:02:31.3219293Z B=40, 2025-05-07T21:02:31.3219384Z log_E=3, 2025-05-07T21:02:31.3219462Z L=11, 2025-05-07T21:02:31.3219550Z D_gradcheck=2, 2025-05-07T21:02:31.3219650Z stochastic_rounding=False, 2025-05-07T21:02:31.3219734Z weighted=True, 2025-05-07T21:02:31.3219818Z row_wise=True, 2025-05-07T21:02:31.3219901Z mixed=False, 2025-05-07T21:02:31.3219985Z use_cache=True, 2025-05-07T21:02:31.3220107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3220191Z use_cpu=True, 2025-05-07T21:02:31.3220294Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3220377Z ) 2025-05-07T21:02:31.3220508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3220851Z self=, 2025-05-07T21:02:31.3220942Z compile=True, 2025-05-07T21:02:31.3221056Z pooling_mode=, 2025-05-07T21:02:31.3221138Z T=2, 2025-05-07T21:02:31.3221217Z D=16, 2025-05-07T21:02:31.3221296Z B=115, 2025-05-07T21:02:31.3221379Z log_E=4, 2025-05-07T21:02:31.3221457Z L=18, 2025-05-07T21:02:31.3221543Z D_gradcheck=1, 2025-05-07T21:02:31.3221652Z stochastic_rounding=True, 2025-05-07T21:02:31.3221737Z weighted=False, 2025-05-07T21:02:31.3221818Z row_wise=True, 2025-05-07T21:02:31.3221904Z mixed=False, 2025-05-07T21:02:31.3222034Z use_cache=False, 2025-05-07T21:02:31.3222143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3222228Z use_cpu=True, 2025-05-07T21:02:31.3222331Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3222408Z ) 2025-05-07T21:02:31.3222550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3222887Z self=, 2025-05-07T21:02:31.3222975Z compile=True, 2025-05-07T21:02:31.3223085Z pooling_mode=, 2025-05-07T21:02:31.3223162Z T=5, 2025-05-07T21:02:31.3223243Z D=112, 2025-05-07T21:02:31.3223321Z B=83, 2025-05-07T21:02:31.3223402Z log_E=3, 2025-05-07T21:02:31.3223485Z L=15, 2025-05-07T21:02:31.3223570Z D_gradcheck=1, 2025-05-07T21:02:31.3223668Z stochastic_rounding=True, 2025-05-07T21:02:31.3223758Z weighted=True, 2025-05-07T21:02:31.3223839Z row_wise=True, 2025-05-07T21:02:31.3223921Z mixed=False, 2025-05-07T21:02:31.3224008Z use_cache=True, 2025-05-07T21:02:31.3224116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3224198Z use_cpu=True, 2025-05-07T21:02:31.3224303Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3224861Z ) 2025-05-07T21:02:31.3224997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3225340Z self=, 2025-05-07T21:02:31.3225493Z compile=True, 2025-05-07T21:02:31.3225610Z pooling_mode=, 2025-05-07T21:02:31.3225688Z T=3, 2025-05-07T21:02:31.3225766Z D=104, 2025-05-07T21:02:31.3225883Z B=109, 2025-05-07T21:02:31.3225965Z log_E=5, 2025-05-07T21:02:31.3226042Z L=14, 2025-05-07T21:02:31.3226134Z D_gradcheck=1, 2025-05-07T21:02:31.3226237Z stochastic_rounding=False, 2025-05-07T21:02:31.3226325Z weighted=True, 2025-05-07T21:02:31.3226412Z row_wise=True, 2025-05-07T21:02:31.3226493Z mixed=True, 2025-05-07T21:02:31.3226581Z use_cache=False, 2025-05-07T21:02:31.3226695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3226776Z use_cpu=True, 2025-05-07T21:02:31.3226887Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3226973Z ) 2025-05-07T21:02:31.3227105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3227445Z self=, 2025-05-07T21:02:31.3227537Z compile=False, 2025-05-07T21:02:31.3227649Z pooling_mode=, 2025-05-07T21:02:31.3227736Z T=2, 2025-05-07T21:02:31.3227818Z D=99, 2025-05-07T21:02:31.3227904Z B=28, 2025-05-07T21:02:31.3227992Z log_E=5, 2025-05-07T21:02:31.3228069Z L=1, 2025-05-07T21:02:31.3228153Z D_gradcheck=1, 2025-05-07T21:02:31.3228255Z stochastic_rounding=False, 2025-05-07T21:02:31.3228338Z weighted=False, 2025-05-07T21:02:31.3228429Z row_wise=True, 2025-05-07T21:02:31.3228514Z mixed=True, 2025-05-07T21:02:31.3228603Z use_cache=False, 2025-05-07T21:02:31.3228718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3228804Z use_cpu=True, 2025-05-07T21:02:31.3228916Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3440581Z ) 2025-05-07T21:02:31.3440822Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3441277Z self=, 2025-05-07T21:02:31.3441458Z compile=False, 2025-05-07T21:02:31.3441578Z pooling_mode=, 2025-05-07T21:02:31.3441656Z T=4, 2025-05-07T21:02:31.3441758Z D=74, 2025-05-07T21:02:31.3441869Z B=47, 2025-05-07T21:02:31.3441976Z log_E=4, 2025-05-07T21:02:31.3442051Z L=6, 2025-05-07T21:02:31.3442138Z D_gradcheck=1, 2025-05-07T21:02:31.3442230Z stochastic_rounding=False, 2025-05-07T21:02:31.3442314Z weighted=True, 2025-05-07T21:02:31.3442392Z row_wise=True, 2025-05-07T21:02:31.3442574Z mixed=True, 2025-05-07T21:02:31.3442664Z use_cache=True, 2025-05-07T21:02:31.3442770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3442848Z use_cpu=True, 2025-05-07T21:02:31.3442954Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3443022Z ) 2025-05-07T21:02:31.3443149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3443488Z self=, 2025-05-07T21:02:31.3443569Z compile=False, 2025-05-07T21:02:31.3443673Z pooling_mode=, 2025-05-07T21:02:31.3443754Z T=5, 2025-05-07T21:02:31.3443831Z D=123, 2025-05-07T21:02:31.3443914Z B=23, 2025-05-07T21:02:31.3443989Z log_E=4, 2025-05-07T21:02:31.3444061Z L=7, 2025-05-07T21:02:31.3444148Z D_gradcheck=1, 2025-05-07T21:02:31.3444244Z stochastic_rounding=False, 2025-05-07T21:02:31.3444329Z weighted=False, 2025-05-07T21:02:31.3444409Z row_wise=True, 2025-05-07T21:02:31.3444489Z mixed=False, 2025-05-07T21:02:31.3444570Z use_cache=True, 2025-05-07T21:02:31.3444681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3444761Z use_cpu=True, 2025-05-07T21:02:31.3444923Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3444999Z ) 2025-05-07T21:02:31.3445129Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3445462Z self=, 2025-05-07T21:02:31.3445596Z compile=True, 2025-05-07T21:02:31.3445700Z pooling_mode=, 2025-05-07T21:02:31.3445776Z T=1, 2025-05-07T21:02:31.3445904Z D=126, 2025-05-07T21:02:31.3445978Z B=58, 2025-05-07T21:02:31.3446057Z log_E=5, 2025-05-07T21:02:31.3446128Z L=10, 2025-05-07T21:02:31.3446208Z D_gradcheck=1, 2025-05-07T21:02:31.3446302Z stochastic_rounding=False, 2025-05-07T21:02:31.3446384Z weighted=False, 2025-05-07T21:02:31.3446458Z row_wise=True, 2025-05-07T21:02:31.3446545Z mixed=True, 2025-05-07T21:02:31.3446623Z use_cache=True, 2025-05-07T21:02:31.3446726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3446810Z use_cpu=True, 2025-05-07T21:02:31.3446911Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3446982Z ) 2025-05-07T21:02:31.3447112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3447448Z self=, 2025-05-07T21:02:31.3447534Z compile=False, 2025-05-07T21:02:31.3447643Z pooling_mode=, 2025-05-07T21:02:31.3447719Z T=3, 2025-05-07T21:02:31.3447800Z D=75, 2025-05-07T21:02:31.3447874Z B=100, 2025-05-07T21:02:31.3447953Z log_E=3, 2025-05-07T21:02:31.3448027Z L=13, 2025-05-07T21:02:31.3448102Z D_gradcheck=1, 2025-05-07T21:02:31.3448194Z stochastic_rounding=True, 2025-05-07T21:02:31.3448281Z weighted=False, 2025-05-07T21:02:31.3448365Z row_wise=True, 2025-05-07T21:02:31.3448439Z mixed=False, 2025-05-07T21:02:31.3448523Z use_cache=False, 2025-05-07T21:02:31.3448626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3448708Z use_cpu=True, 2025-05-07T21:02:31.3448811Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3448884Z ) 2025-05-07T21:02:31.3449024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3449360Z self=, 2025-05-07T21:02:31.3449445Z compile=True, 2025-05-07T21:02:31.3449556Z pooling_mode=, 2025-05-07T21:02:31.3449629Z T=2, 2025-05-07T21:02:31.3449706Z D=89, 2025-05-07T21:02:31.3449781Z B=6, 2025-05-07T21:02:31.3449857Z log_E=3, 2025-05-07T21:02:31.3449931Z L=2, 2025-05-07T21:02:31.3450011Z D_gradcheck=2, 2025-05-07T21:02:31.3450103Z stochastic_rounding=True, 2025-05-07T21:02:31.3450196Z weighted=False, 2025-05-07T21:02:31.3450323Z row_wise=True, 2025-05-07T21:02:31.3450399Z mixed=True, 2025-05-07T21:02:31.3450489Z use_cache=False, 2025-05-07T21:02:31.3450592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3450670Z use_cpu=True, 2025-05-07T21:02:31.3450775Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3450850Z ) 2025-05-07T21:02:31.3450987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3451330Z self=, 2025-05-07T21:02:31.3451411Z compile=True, 2025-05-07T21:02:31.3451522Z pooling_mode=, 2025-05-07T21:02:31.3451613Z T=3, 2025-05-07T21:02:31.3451690Z D=38, 2025-05-07T21:02:31.3451768Z B=67, 2025-05-07T21:02:31.3451853Z log_E=4, 2025-05-07T21:02:31.3451927Z L=14, 2025-05-07T21:02:31.3452010Z D_gradcheck=1, 2025-05-07T21:02:31.3452104Z stochastic_rounding=False, 2025-05-07T21:02:31.3452185Z weighted=True, 2025-05-07T21:02:31.3452273Z row_wise=True, 2025-05-07T21:02:31.3452346Z mixed=True, 2025-05-07T21:02:31.3452429Z use_cache=False, 2025-05-07T21:02:31.3452539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3452667Z use_cpu=True, 2025-05-07T21:02:31.3452766Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3452841Z ) 2025-05-07T21:02:31.3452969Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3453303Z self=, 2025-05-07T21:02:31.3453422Z compile=True, 2025-05-07T21:02:31.3453530Z pooling_mode=, 2025-05-07T21:02:31.3453643Z T=1, 2025-05-07T21:02:31.3453716Z D=45, 2025-05-07T21:02:31.3453796Z B=114, 2025-05-07T21:02:31.3453874Z log_E=5, 2025-05-07T21:02:31.3453947Z L=8, 2025-05-07T21:02:31.3454026Z D_gradcheck=1, 2025-05-07T21:02:31.3454119Z stochastic_rounding=True, 2025-05-07T21:02:31.3454199Z weighted=False, 2025-05-07T21:02:31.3454280Z row_wise=True, 2025-05-07T21:02:31.3454357Z mixed=True, 2025-05-07T21:02:31.3454439Z use_cache=True, 2025-05-07T21:02:31.3454542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3454631Z use_cpu=True, 2025-05-07T21:02:31.3454733Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3454806Z ) 2025-05-07T21:02:31.3454936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3455270Z self=, 2025-05-07T21:02:31.3455352Z compile=True, 2025-05-07T21:02:31.3455458Z pooling_mode=, 2025-05-07T21:02:31.3455533Z T=3, 2025-05-07T21:02:31.3455608Z D=97, 2025-05-07T21:02:31.3455684Z B=36, 2025-05-07T21:02:31.3455757Z log_E=4, 2025-05-07T21:02:31.3455834Z L=14, 2025-05-07T21:02:31.3455914Z D_gradcheck=1, 2025-05-07T21:02:31.3456006Z stochastic_rounding=True, 2025-05-07T21:02:31.3456091Z weighted=False, 2025-05-07T21:02:31.3456167Z row_wise=True, 2025-05-07T21:02:31.3456245Z mixed=True, 2025-05-07T21:02:31.3456333Z use_cache=True, 2025-05-07T21:02:31.3456439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3456519Z use_cpu=True, 2025-05-07T21:02:31.3456625Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3456701Z ) 2025-05-07T21:02:31.3456835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3457171Z self=, 2025-05-07T21:02:31.3457248Z compile=False, 2025-05-07T21:02:31.3457356Z pooling_mode=, 2025-05-07T21:02:31.3457426Z T=1, 2025-05-07T21:02:31.3457499Z D=110, 2025-05-07T21:02:31.3457583Z B=21, 2025-05-07T21:02:31.3457662Z log_E=3, 2025-05-07T21:02:31.3457736Z L=19, 2025-05-07T21:02:31.3457826Z D_gradcheck=1, 2025-05-07T21:02:31.3457922Z stochastic_rounding=False, 2025-05-07T21:02:31.3458042Z weighted=True, 2025-05-07T21:02:31.3458123Z row_wise=True, 2025-05-07T21:02:31.3458200Z mixed=True, 2025-05-07T21:02:31.3458280Z use_cache=True, 2025-05-07T21:02:31.3458387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3458463Z use_cpu=True, 2025-05-07T21:02:31.3458569Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3458638Z ) 2025-05-07T21:02:31.3458763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3459109Z self=, 2025-05-07T21:02:31.3459194Z compile=False, 2025-05-07T21:02:31.3459307Z pooling_mode=, 2025-05-07T21:02:31.3459384Z T=2, 2025-05-07T21:02:31.3459464Z D=22, 2025-05-07T21:02:31.3459540Z B=51, 2025-05-07T21:02:31.3459620Z log_E=3, 2025-05-07T21:02:31.3459698Z L=4, 2025-05-07T21:02:31.3459781Z D_gradcheck=1, 2025-05-07T21:02:31.3459882Z stochastic_rounding=True, 2025-05-07T21:02:31.3459963Z weighted=False, 2025-05-07T21:02:31.3460043Z row_wise=True, 2025-05-07T21:02:31.3460121Z mixed=False, 2025-05-07T21:02:31.3460198Z use_cache=True, 2025-05-07T21:02:31.3460353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3460436Z use_cpu=True, 2025-05-07T21:02:31.3460538Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3460616Z ) 2025-05-07T21:02:31.3460744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3461113Z self=, 2025-05-07T21:02:31.3461199Z compile=False, 2025-05-07T21:02:31.3461342Z pooling_mode=, 2025-05-07T21:02:31.3461422Z T=5, 2025-05-07T21:02:31.3461498Z D=78, 2025-05-07T21:02:31.3461570Z B=32, 2025-05-07T21:02:31.3461650Z log_E=3, 2025-05-07T21:02:31.3461732Z L=18, 2025-05-07T21:02:31.3461812Z D_gradcheck=2, 2025-05-07T21:02:31.3461915Z stochastic_rounding=True, 2025-05-07T21:02:31.3461995Z weighted=True, 2025-05-07T21:02:31.3462070Z row_wise=True, 2025-05-07T21:02:31.3462154Z mixed=True, 2025-05-07T21:02:31.3462241Z use_cache=False, 2025-05-07T21:02:31.3462347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3462429Z use_cpu=True, 2025-05-07T21:02:31.3462527Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3462597Z ) 2025-05-07T21:02:31.3462731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3463065Z self=, 2025-05-07T21:02:31.3463144Z compile=False, 2025-05-07T21:02:31.3463282Z pooling_mode=, 2025-05-07T21:02:31.3463357Z T=5, 2025-05-07T21:02:31.3463439Z D=67, 2025-05-07T21:02:31.3463514Z B=30, 2025-05-07T21:02:31.3463596Z log_E=3, 2025-05-07T21:02:31.3463668Z L=18, 2025-05-07T21:02:31.3463746Z D_gradcheck=1, 2025-05-07T21:02:31.3463845Z stochastic_rounding=False, 2025-05-07T21:02:31.3463928Z weighted=True, 2025-05-07T21:02:31.3464003Z row_wise=True, 2025-05-07T21:02:31.3464087Z mixed=False, 2025-05-07T21:02:31.3464170Z use_cache=False, 2025-05-07T21:02:31.3464276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3464355Z use_cpu=True, 2025-05-07T21:02:31.3464452Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3464518Z ) 2025-05-07T21:02:31.3464648Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3464991Z self=, 2025-05-07T21:02:31.3465071Z compile=True, 2025-05-07T21:02:31.3465185Z pooling_mode=, 2025-05-07T21:02:31.3465259Z T=2, 2025-05-07T21:02:31.3465336Z D=5, 2025-05-07T21:02:31.3465411Z B=8, 2025-05-07T21:02:31.3465486Z log_E=3, 2025-05-07T21:02:31.3465563Z L=2, 2025-05-07T21:02:31.3465645Z D_gradcheck=2, 2025-05-07T21:02:31.3465781Z stochastic_rounding=False, 2025-05-07T21:02:31.3465869Z weighted=False, 2025-05-07T21:02:31.3465945Z row_wise=True, 2025-05-07T21:02:31.3466022Z mixed=False, 2025-05-07T21:02:31.3466107Z use_cache=True, 2025-05-07T21:02:31.3466211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3466286Z use_cpu=True, 2025-05-07T21:02:31.3466387Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3466457Z ) 2025-05-07T21:02:31.3466584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3466923Z self=, 2025-05-07T21:02:31.3467005Z compile=False, 2025-05-07T21:02:31.3467110Z pooling_mode=, 2025-05-07T21:02:31.3467181Z T=5, 2025-05-07T21:02:31.3467252Z D=38, 2025-05-07T21:02:31.3467329Z B=76, 2025-05-07T21:02:31.3467403Z log_E=4, 2025-05-07T21:02:31.3467476Z L=3, 2025-05-07T21:02:31.3467560Z D_gradcheck=1, 2025-05-07T21:02:31.3467656Z stochastic_rounding=False, 2025-05-07T21:02:31.3467737Z weighted=True, 2025-05-07T21:02:31.3467818Z row_wise=True, 2025-05-07T21:02:31.3467893Z mixed=False, 2025-05-07T21:02:31.3468044Z use_cache=False, 2025-05-07T21:02:31.3468148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3468226Z use_cpu=True, 2025-05-07T21:02:31.3468326Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3468397Z ) 2025-05-07T21:02:31.3468566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3468901Z self=, 2025-05-07T21:02:31.3469014Z compile=True, 2025-05-07T21:02:31.3469119Z pooling_mode=, 2025-05-07T21:02:31.3469195Z T=2, 2025-05-07T21:02:31.3469267Z D=108, 2025-05-07T21:02:31.3469344Z B=54, 2025-05-07T21:02:31.3469423Z log_E=4, 2025-05-07T21:02:31.3469496Z L=16, 2025-05-07T21:02:31.3469578Z D_gradcheck=1, 2025-05-07T21:02:31.3469677Z stochastic_rounding=False, 2025-05-07T21:02:31.3469756Z weighted=False, 2025-05-07T21:02:31.3469834Z row_wise=True, 2025-05-07T21:02:31.3469912Z mixed=True, 2025-05-07T21:02:31.3469999Z use_cache=True, 2025-05-07T21:02:31.3470111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3470192Z use_cpu=True, 2025-05-07T21:02:31.3470294Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3470369Z ) 2025-05-07T21:02:31.3470499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3470832Z self=, 2025-05-07T21:02:31.3470922Z compile=True, 2025-05-07T21:02:31.3471026Z pooling_mode=, 2025-05-07T21:02:31.3471099Z T=4, 2025-05-07T21:02:31.3471172Z D=88, 2025-05-07T21:02:31.3471245Z B=31, 2025-05-07T21:02:31.3471319Z log_E=4, 2025-05-07T21:02:31.3471395Z L=12, 2025-05-07T21:02:31.3471474Z D_gradcheck=1, 2025-05-07T21:02:31.3471570Z stochastic_rounding=False, 2025-05-07T21:02:31.3471659Z weighted=False, 2025-05-07T21:02:31.3471737Z row_wise=True, 2025-05-07T21:02:31.3471823Z mixed=True, 2025-05-07T21:02:31.3471903Z use_cache=True, 2025-05-07T21:02:31.3472005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3472082Z use_cpu=True, 2025-05-07T21:02:31.3472178Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3472248Z ) 2025-05-07T21:02:31.3472379Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3472721Z self=, 2025-05-07T21:02:31.3472802Z compile=True, 2025-05-07T21:02:31.3472909Z pooling_mode=, 2025-05-07T21:02:31.3472983Z T=5, 2025-05-07T21:02:31.3473059Z D=49, 2025-05-07T21:02:31.3473137Z B=82, 2025-05-07T21:02:31.3473210Z log_E=5, 2025-05-07T21:02:31.3473294Z L=2, 2025-05-07T21:02:31.3473423Z D_gradcheck=1, 2025-05-07T21:02:31.3473517Z stochastic_rounding=True, 2025-05-07T21:02:31.3473595Z weighted=False, 2025-05-07T21:02:31.3473672Z row_wise=True, 2025-05-07T21:02:31.3473752Z mixed=True, 2025-05-07T21:02:31.3473833Z use_cache=True, 2025-05-07T21:02:31.3473938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3474015Z use_cpu=True, 2025-05-07T21:02:31.3474119Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3703573Z ) 2025-05-07T21:02:31.3703932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3704314Z self=, 2025-05-07T21:02:31.3704413Z compile=False, 2025-05-07T21:02:31.3704530Z pooling_mode=, 2025-05-07T21:02:31.3704605Z T=1, 2025-05-07T21:02:31.3704690Z D=12, 2025-05-07T21:02:31.3704765Z B=80, 2025-05-07T21:02:31.3704858Z log_E=4, 2025-05-07T21:02:31.3704970Z L=5, 2025-05-07T21:02:31.3705095Z D_gradcheck=2, 2025-05-07T21:02:31.3705225Z stochastic_rounding=False, 2025-05-07T21:02:31.3705372Z weighted=False, 2025-05-07T21:02:31.3705449Z row_wise=True, 2025-05-07T21:02:31.3705647Z mixed=False, 2025-05-07T21:02:31.3705726Z use_cache=True, 2025-05-07T21:02:31.3705835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3705918Z use_cpu=True, 2025-05-07T21:02:31.3706024Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3706155Z ) 2025-05-07T21:02:31.3706289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3706677Z self=, 2025-05-07T21:02:31.3706760Z compile=True, 2025-05-07T21:02:31.3706871Z pooling_mode=, 2025-05-07T21:02:31.3706949Z T=2, 2025-05-07T21:02:31.3707026Z D=35, 2025-05-07T21:02:31.3707109Z B=60, 2025-05-07T21:02:31.3707211Z log_E=4, 2025-05-07T21:02:31.3707297Z L=16, 2025-05-07T21:02:31.3707411Z D_gradcheck=2, 2025-05-07T21:02:31.3707512Z stochastic_rounding=False, 2025-05-07T21:02:31.3707601Z weighted=False, 2025-05-07T21:02:31.3707685Z row_wise=True, 2025-05-07T21:02:31.3707771Z mixed=True, 2025-05-07T21:02:31.3707871Z use_cache=False, 2025-05-07T21:02:31.3707984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3708071Z use_cpu=True, 2025-05-07T21:02:31.3708182Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3708259Z ) 2025-05-07T21:02:31.3708393Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3708741Z self=, 2025-05-07T21:02:31.3708829Z compile=False, 2025-05-07T21:02:31.3708941Z pooling_mode=, 2025-05-07T21:02:31.3709021Z T=4, 2025-05-07T21:02:31.3709102Z D=114, 2025-05-07T21:02:31.3709189Z B=95, 2025-05-07T21:02:31.3709268Z log_E=4, 2025-05-07T21:02:31.3709353Z L=1, 2025-05-07T21:02:31.3709440Z D_gradcheck=2, 2025-05-07T21:02:31.3709538Z stochastic_rounding=False, 2025-05-07T21:02:31.3709621Z weighted=True, 2025-05-07T21:02:31.3709706Z row_wise=True, 2025-05-07T21:02:31.3709790Z mixed=True, 2025-05-07T21:02:31.3709874Z use_cache=True, 2025-05-07T21:02:31.3709986Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3710067Z use_cpu=True, 2025-05-07T21:02:31.3710169Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3710251Z ) 2025-05-07T21:02:31.3710382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3710728Z self=, 2025-05-07T21:02:31.3710817Z compile=True, 2025-05-07T21:02:31.3710926Z pooling_mode=, 2025-05-07T21:02:31.3711010Z T=1, 2025-05-07T21:02:31.3711087Z D=64, 2025-05-07T21:02:31.3711163Z B=12, 2025-05-07T21:02:31.3711245Z log_E=5, 2025-05-07T21:02:31.3711387Z L=17, 2025-05-07T21:02:31.3711480Z D_gradcheck=2, 2025-05-07T21:02:31.3711583Z stochastic_rounding=False, 2025-05-07T21:02:31.3711666Z weighted=True, 2025-05-07T21:02:31.3711749Z row_wise=True, 2025-05-07T21:02:31.3711832Z mixed=True, 2025-05-07T21:02:31.3711921Z use_cache=False, 2025-05-07T21:02:31.3712029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3712125Z use_cpu=True, 2025-05-07T21:02:31.3712227Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3712319Z ) 2025-05-07T21:02:31.3712455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3712798Z self=, 2025-05-07T21:02:31.3712899Z compile=False, 2025-05-07T21:02:31.3713007Z pooling_mode=, 2025-05-07T21:02:31.3713086Z T=4, 2025-05-07T21:02:31.3713173Z D=44, 2025-05-07T21:02:31.3713254Z B=118, 2025-05-07T21:02:31.3713335Z log_E=5, 2025-05-07T21:02:31.3713422Z L=20, 2025-05-07T21:02:31.3713508Z D_gradcheck=2, 2025-05-07T21:02:31.3713610Z stochastic_rounding=False, 2025-05-07T21:02:31.3713703Z weighted=False, 2025-05-07T21:02:31.3713833Z row_wise=True, 2025-05-07T21:02:31.3713917Z mixed=False, 2025-05-07T21:02:31.3714007Z use_cache=False, 2025-05-07T21:02:31.3714116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3714207Z use_cpu=True, 2025-05-07T21:02:31.3714352Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3714431Z ) 2025-05-07T21:02:31.3714571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3714947Z self=, 2025-05-07T21:02:31.3715039Z compile=True, 2025-05-07T21:02:31.3715158Z pooling_mode=, 2025-05-07T21:02:31.3715238Z T=4, 2025-05-07T21:02:31.3715320Z D=66, 2025-05-07T21:02:31.3715407Z B=92, 2025-05-07T21:02:31.3715493Z log_E=3, 2025-05-07T21:02:31.3715574Z L=13, 2025-05-07T21:02:31.3715671Z D_gradcheck=2, 2025-05-07T21:02:31.3715775Z stochastic_rounding=True, 2025-05-07T21:02:31.3715865Z weighted=True, 2025-05-07T21:02:31.3715950Z row_wise=True, 2025-05-07T21:02:31.3716031Z mixed=True, 2025-05-07T21:02:31.3720874Z use_cache=True, 2025-05-07T21:02:31.3721010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3721103Z use_cpu=True, 2025-05-07T21:02:31.3721213Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3721288Z ) 2025-05-07T21:02:31.3721425Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3721773Z self=, 2025-05-07T21:02:31.3721863Z compile=True, 2025-05-07T21:02:31.3721976Z pooling_mode=, 2025-05-07T21:02:31.3722054Z T=3, 2025-05-07T21:02:31.3722139Z D=62, 2025-05-07T21:02:31.3722216Z B=32, 2025-05-07T21:02:31.3722304Z log_E=3, 2025-05-07T21:02:31.3722382Z L=10, 2025-05-07T21:02:31.3722467Z D_gradcheck=1, 2025-05-07T21:02:31.3722569Z stochastic_rounding=True, 2025-05-07T21:02:31.3722654Z weighted=True, 2025-05-07T21:02:31.3722743Z row_wise=True, 2025-05-07T21:02:31.3722825Z mixed=False, 2025-05-07T21:02:31.3722913Z use_cache=True, 2025-05-07T21:02:31.3723028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3723110Z use_cpu=True, 2025-05-07T21:02:31.3723219Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3723298Z ) 2025-05-07T21:02:31.3723429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3723768Z self=, 2025-05-07T21:02:31.3723858Z compile=True, 2025-05-07T21:02:31.3723967Z pooling_mode=, 2025-05-07T21:02:31.3724046Z T=3, 2025-05-07T21:02:31.3724131Z D=31, 2025-05-07T21:02:31.3724210Z B=63, 2025-05-07T21:02:31.3724365Z log_E=5, 2025-05-07T21:02:31.3724446Z L=19, 2025-05-07T21:02:31.3724531Z D_gradcheck=1, 2025-05-07T21:02:31.3724637Z stochastic_rounding=False, 2025-05-07T21:02:31.3724723Z weighted=True, 2025-05-07T21:02:31.3724804Z row_wise=True, 2025-05-07T21:02:31.3724889Z mixed=True, 2025-05-07T21:02:31.3724974Z use_cache=True, 2025-05-07T21:02:31.3725084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3725185Z use_cpu=True, 2025-05-07T21:02:31.3725294Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3725368Z ) 2025-05-07T21:02:31.3725505Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3725845Z self=, 2025-05-07T21:02:31.3725936Z compile=True, 2025-05-07T21:02:31.3726049Z pooling_mode=, 2025-05-07T21:02:31.3726127Z T=2, 2025-05-07T21:02:31.3726212Z D=2, 2025-05-07T21:02:31.3726291Z B=32, 2025-05-07T21:02:31.3726374Z log_E=3, 2025-05-07T21:02:31.3726456Z L=3, 2025-05-07T21:02:31.3726540Z D_gradcheck=1, 2025-05-07T21:02:31.3726638Z stochastic_rounding=False, 2025-05-07T21:02:31.3726801Z weighted=False, 2025-05-07T21:02:31.3726890Z row_wise=True, 2025-05-07T21:02:31.3726993Z mixed=False, 2025-05-07T21:02:31.3727080Z use_cache=True, 2025-05-07T21:02:31.3727188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3727311Z use_cpu=True, 2025-05-07T21:02:31.3727416Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3727493Z ) 2025-05-07T21:02:31.3727623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3728001Z self=, 2025-05-07T21:02:31.3728092Z compile=False, 2025-05-07T21:02:31.3728206Z pooling_mode=, 2025-05-07T21:02:31.3728284Z T=2, 2025-05-07T21:02:31.3728367Z D=56, 2025-05-07T21:02:31.3728455Z B=53, 2025-05-07T21:02:31.3728537Z log_E=3, 2025-05-07T21:02:31.3728613Z L=0, 2025-05-07T21:02:31.3728700Z D_gradcheck=2, 2025-05-07T21:02:31.3728796Z stochastic_rounding=True, 2025-05-07T21:02:31.3728887Z weighted=True, 2025-05-07T21:02:31.3728976Z row_wise=True, 2025-05-07T21:02:31.3729056Z mixed=True, 2025-05-07T21:02:31.3729139Z use_cache=True, 2025-05-07T21:02:31.3729250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3729334Z use_cpu=True, 2025-05-07T21:02:31.3729437Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3729526Z ) 2025-05-07T21:02:31.3729663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3730002Z self=, 2025-05-07T21:02:31.3730087Z compile=True, 2025-05-07T21:02:31.3730197Z pooling_mode=, 2025-05-07T21:02:31.3730278Z T=2, 2025-05-07T21:02:31.3730356Z D=13, 2025-05-07T21:02:31.3730441Z B=72, 2025-05-07T21:02:31.3730529Z log_E=5, 2025-05-07T21:02:31.3730608Z L=0, 2025-05-07T21:02:31.3730692Z D_gradcheck=1, 2025-05-07T21:02:31.3730799Z stochastic_rounding=False, 2025-05-07T21:02:31.3730886Z weighted=False, 2025-05-07T21:02:31.3730973Z row_wise=True, 2025-05-07T21:02:31.3731061Z mixed=True, 2025-05-07T21:02:31.3731150Z use_cache=True, 2025-05-07T21:02:31.3731268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3731359Z use_cpu=True, 2025-05-07T21:02:31.3731463Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3731543Z ) 2025-05-07T21:02:31.3731678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3732016Z self=, 2025-05-07T21:02:31.3732115Z compile=True, 2025-05-07T21:02:31.3732223Z pooling_mode=, 2025-05-07T21:02:31.3732300Z T=5, 2025-05-07T21:02:31.3732384Z D=71, 2025-05-07T21:02:31.3732514Z B=17, 2025-05-07T21:02:31.3732595Z log_E=4, 2025-05-07T21:02:31.3732679Z L=19, 2025-05-07T21:02:31.3732763Z D_gradcheck=1, 2025-05-07T21:02:31.3732860Z stochastic_rounding=True, 2025-05-07T21:02:31.3732953Z weighted=True, 2025-05-07T21:02:31.3733039Z row_wise=True, 2025-05-07T21:02:31.3733124Z mixed=False, 2025-05-07T21:02:31.3733208Z use_cache=True, 2025-05-07T21:02:31.3733314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3733408Z use_cpu=True, 2025-05-07T21:02:31.3733519Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3733599Z ) 2025-05-07T21:02:31.3733743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3734081Z self=, 2025-05-07T21:02:31.3734168Z compile=False, 2025-05-07T21:02:31.3734284Z pooling_mode=, 2025-05-07T21:02:31.3734364Z T=3, 2025-05-07T21:02:31.3734443Z D=46, 2025-05-07T21:02:31.3734525Z B=48, 2025-05-07T21:02:31.3734604Z log_E=4, 2025-05-07T21:02:31.3734692Z L=20, 2025-05-07T21:02:31.3734777Z D_gradcheck=2, 2025-05-07T21:02:31.3734946Z stochastic_rounding=False, 2025-05-07T21:02:31.3735038Z weighted=False, 2025-05-07T21:02:31.3735122Z row_wise=True, 2025-05-07T21:02:31.3735203Z mixed=False, 2025-05-07T21:02:31.3735290Z use_cache=False, 2025-05-07T21:02:31.3735399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3735522Z use_cpu=True, 2025-05-07T21:02:31.3735626Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3735705Z ) 2025-05-07T21:02:31.3735876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3736213Z self=, 2025-05-07T21:02:31.3736299Z compile=True, 2025-05-07T21:02:31.3736409Z pooling_mode=, 2025-05-07T21:02:31.3736491Z T=1, 2025-05-07T21:02:31.3736572Z D=120, 2025-05-07T21:02:31.3736654Z B=91, 2025-05-07T21:02:31.3736733Z log_E=5, 2025-05-07T21:02:31.3736812Z L=6, 2025-05-07T21:02:31.3736901Z D_gradcheck=2, 2025-05-07T21:02:31.3737009Z stochastic_rounding=True, 2025-05-07T21:02:31.3737092Z weighted=True, 2025-05-07T21:02:31.3737182Z row_wise=True, 2025-05-07T21:02:31.3737264Z mixed=False, 2025-05-07T21:02:31.3737348Z use_cache=False, 2025-05-07T21:02:31.3737466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3737549Z use_cpu=True, 2025-05-07T21:02:31.3737655Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3737733Z ) 2025-05-07T21:02:31.3737871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3738208Z self=, 2025-05-07T21:02:31.3738296Z compile=False, 2025-05-07T21:02:31.3738403Z pooling_mode=, 2025-05-07T21:02:31.3738485Z T=3, 2025-05-07T21:02:31.3738566Z D=63, 2025-05-07T21:02:31.3738646Z B=92, 2025-05-07T21:02:31.3738728Z log_E=5, 2025-05-07T21:02:31.3738806Z L=15, 2025-05-07T21:02:31.3738888Z D_gradcheck=1, 2025-05-07T21:02:31.3738999Z stochastic_rounding=True, 2025-05-07T21:02:31.3739082Z weighted=True, 2025-05-07T21:02:31.3739167Z row_wise=True, 2025-05-07T21:02:31.3739255Z mixed=False, 2025-05-07T21:02:31.3739342Z use_cache=True, 2025-05-07T21:02:31.3739456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3739543Z use_cpu=True, 2025-05-07T21:02:31.3739647Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3739723Z ) 2025-05-07T21:02:31.3739860Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3740199Z self=, 2025-05-07T21:02:31.3740292Z compile=True, 2025-05-07T21:02:31.3740402Z pooling_mode=, 2025-05-07T21:02:31.3740524Z T=2, 2025-05-07T21:02:31.3740609Z D=44, 2025-05-07T21:02:31.3740688Z B=114, 2025-05-07T21:02:31.3740773Z log_E=5, 2025-05-07T21:02:31.3740858Z L=4, 2025-05-07T21:02:31.3740950Z D_gradcheck=2, 2025-05-07T21:02:31.3741049Z stochastic_rounding=True, 2025-05-07T21:02:31.3741139Z weighted=False, 2025-05-07T21:02:31.3741222Z row_wise=True, 2025-05-07T21:02:31.3741304Z mixed=True, 2025-05-07T21:02:31.3741393Z use_cache=False, 2025-05-07T21:02:31.3741505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3741591Z use_cpu=True, 2025-05-07T21:02:31.3741694Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3741769Z ) 2025-05-07T21:02:31.3741908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3742246Z self=, 2025-05-07T21:02:31.3742332Z compile=True, 2025-05-07T21:02:31.3742449Z pooling_mode=, 2025-05-07T21:02:31.3742532Z T=5, 2025-05-07T21:02:31.3742611Z D=50, 2025-05-07T21:02:31.3742697Z B=83, 2025-05-07T21:02:31.3742778Z log_E=3, 2025-05-07T21:02:31.3742860Z L=8, 2025-05-07T21:02:31.3742995Z D_gradcheck=1, 2025-05-07T21:02:31.3743097Z stochastic_rounding=False, 2025-05-07T21:02:31.3743182Z weighted=True, 2025-05-07T21:02:31.3743269Z row_wise=True, 2025-05-07T21:02:31.3743350Z mixed=True, 2025-05-07T21:02:31.3743440Z use_cache=False, 2025-05-07T21:02:31.3743585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3743666Z use_cpu=True, 2025-05-07T21:02:31.3743770Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3964230Z ) 2025-05-07T21:02:31.3964371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3964715Z self=, 2025-05-07T21:02:31.3964814Z compile=False, 2025-05-07T21:02:31.3964920Z pooling_mode=, 2025-05-07T21:02:31.3964996Z T=4, 2025-05-07T21:02:31.3965074Z D=118, 2025-05-07T21:02:31.3965151Z B=69, 2025-05-07T21:02:31.3965224Z log_E=5, 2025-05-07T21:02:31.3965296Z L=2, 2025-05-07T21:02:31.3965384Z D_gradcheck=2, 2025-05-07T21:02:31.3965477Z stochastic_rounding=False, 2025-05-07T21:02:31.3965555Z weighted=False, 2025-05-07T21:02:31.3965632Z row_wise=True, 2025-05-07T21:02:31.3965710Z mixed=False, 2025-05-07T21:02:31.3965790Z use_cache=True, 2025-05-07T21:02:31.3965901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3966009Z use_cpu=True, 2025-05-07T21:02:31.3966181Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3966289Z ) 2025-05-07T21:02:31.3966473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3966964Z self=, 2025-05-07T21:02:31.3967078Z compile=True, 2025-05-07T21:02:31.3967207Z pooling_mode=, 2025-05-07T21:02:31.3967282Z T=2, 2025-05-07T21:02:31.3967370Z D=23, 2025-05-07T21:02:31.3967456Z B=11, 2025-05-07T21:02:31.3967533Z log_E=3, 2025-05-07T21:02:31.3967612Z L=8, 2025-05-07T21:02:31.3967698Z D_gradcheck=1, 2025-05-07T21:02:31.3967793Z stochastic_rounding=True, 2025-05-07T21:02:31.3967872Z weighted=True, 2025-05-07T21:02:31.3967955Z row_wise=True, 2025-05-07T21:02:31.3968035Z mixed=False, 2025-05-07T21:02:31.3968118Z use_cache=False, 2025-05-07T21:02:31.3968227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3968307Z use_cpu=True, 2025-05-07T21:02:31.3968413Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3968486Z ) 2025-05-07T21:02:31.3968616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3968952Z self=, 2025-05-07T21:02:31.3969033Z compile=True, 2025-05-07T21:02:31.3969223Z pooling_mode=, 2025-05-07T21:02:31.3969305Z T=3, 2025-05-07T21:02:31.3969380Z D=20, 2025-05-07T21:02:31.3969456Z B=91, 2025-05-07T21:02:31.3969538Z log_E=5, 2025-05-07T21:02:31.3969614Z L=16, 2025-05-07T21:02:31.3969696Z D_gradcheck=2, 2025-05-07T21:02:31.3969797Z stochastic_rounding=False, 2025-05-07T21:02:31.3969881Z weighted=False, 2025-05-07T21:02:31.3969959Z row_wise=True, 2025-05-07T21:02:31.3970042Z mixed=False, 2025-05-07T21:02:31.3970124Z use_cache=True, 2025-05-07T21:02:31.3970232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3970312Z use_cpu=True, 2025-05-07T21:02:31.3970417Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3970492Z ) 2025-05-07T21:02:31.3970628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3970962Z self=, 2025-05-07T21:02:31.3971046Z compile=True, 2025-05-07T21:02:31.3971154Z pooling_mode=, 2025-05-07T21:02:31.3971228Z T=1, 2025-05-07T21:02:31.3971310Z D=12, 2025-05-07T21:02:31.3971384Z B=61, 2025-05-07T21:02:31.3971460Z log_E=4, 2025-05-07T21:02:31.3971605Z L=16, 2025-05-07T21:02:31.3971685Z D_gradcheck=1, 2025-05-07T21:02:31.3971786Z stochastic_rounding=False, 2025-05-07T21:02:31.3971867Z weighted=True, 2025-05-07T21:02:31.3971945Z row_wise=True, 2025-05-07T21:02:31.3972029Z mixed=False, 2025-05-07T21:02:31.3972164Z use_cache=False, 2025-05-07T21:02:31.3972270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3972356Z use_cpu=True, 2025-05-07T21:02:31.3972493Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3972569Z ) 2025-05-07T21:02:31.3972707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3973039Z self=, 2025-05-07T21:02:31.3973119Z compile=True, 2025-05-07T21:02:31.3973231Z pooling_mode=, 2025-05-07T21:02:31.3973303Z T=4, 2025-05-07T21:02:31.3973375Z D=42, 2025-05-07T21:02:31.3973452Z B=3, 2025-05-07T21:02:31.3973523Z log_E=3, 2025-05-07T21:02:31.3973605Z L=12, 2025-05-07T21:02:31.3973683Z D_gradcheck=1, 2025-05-07T21:02:31.3973777Z stochastic_rounding=False, 2025-05-07T21:02:31.3973861Z weighted=False, 2025-05-07T21:02:31.3973936Z row_wise=True, 2025-05-07T21:02:31.3974010Z mixed=False, 2025-05-07T21:02:31.3974131Z use_cache=False, 2025-05-07T21:02:31.3974241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3974318Z use_cpu=True, 2025-05-07T21:02:31.3974418Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3974498Z ) 2025-05-07T21:02:31.3974627Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3974957Z self=, 2025-05-07T21:02:31.3975042Z compile=True, 2025-05-07T21:02:31.3975157Z pooling_mode=, 2025-05-07T21:02:31.3975227Z T=5, 2025-05-07T21:02:31.3975302Z D=14, 2025-05-07T21:02:31.3975374Z B=121, 2025-05-07T21:02:31.3975449Z log_E=5, 2025-05-07T21:02:31.3975531Z L=16, 2025-05-07T21:02:31.3975610Z D_gradcheck=1, 2025-05-07T21:02:31.3975712Z stochastic_rounding=False, 2025-05-07T21:02:31.3975790Z weighted=False, 2025-05-07T21:02:31.3975863Z row_wise=True, 2025-05-07T21:02:31.3975945Z mixed=True, 2025-05-07T21:02:31.3976025Z use_cache=False, 2025-05-07T21:02:31.3976130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3976211Z use_cpu=True, 2025-05-07T21:02:31.3976313Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3976384Z ) 2025-05-07T21:02:31.3976512Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3976863Z self=, 2025-05-07T21:02:31.3976948Z compile=True, 2025-05-07T21:02:31.3977122Z pooling_mode=, 2025-05-07T21:02:31.3977195Z T=4, 2025-05-07T21:02:31.3977272Z D=105, 2025-05-07T21:02:31.3977343Z B=105, 2025-05-07T21:02:31.3977418Z log_E=3, 2025-05-07T21:02:31.3977495Z L=3, 2025-05-07T21:02:31.3977574Z D_gradcheck=1, 2025-05-07T21:02:31.3977664Z stochastic_rounding=True, 2025-05-07T21:02:31.3977744Z weighted=False, 2025-05-07T21:02:31.3977819Z row_wise=True, 2025-05-07T21:02:31.3977899Z mixed=False, 2025-05-07T21:02:31.3977979Z use_cache=False, 2025-05-07T21:02:31.3978082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3978160Z use_cpu=True, 2025-05-07T21:02:31.3978264Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3978335Z ) 2025-05-07T21:02:31.3978461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3978795Z self=, 2025-05-07T21:02:31.3978878Z compile=False, 2025-05-07T21:02:31.3978984Z pooling_mode=, 2025-05-07T21:02:31.3979053Z T=5, 2025-05-07T21:02:31.3979121Z D=89, 2025-05-07T21:02:31.3979257Z B=49, 2025-05-07T21:02:31.3979328Z log_E=3, 2025-05-07T21:02:31.3979402Z L=19, 2025-05-07T21:02:31.3979483Z D_gradcheck=1, 2025-05-07T21:02:31.3979574Z stochastic_rounding=True, 2025-05-07T21:02:31.3979653Z weighted=False, 2025-05-07T21:02:31.3979773Z row_wise=True, 2025-05-07T21:02:31.3979847Z mixed=True, 2025-05-07T21:02:31.3979925Z use_cache=False, 2025-05-07T21:02:31.3980030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3980151Z use_cpu=True, 2025-05-07T21:02:31.3980249Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3980321Z ) 2025-05-07T21:02:31.3980446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3980777Z self=, 2025-05-07T21:02:31.3980859Z compile=False, 2025-05-07T21:02:31.3980968Z pooling_mode=, 2025-05-07T21:02:31.3981045Z T=2, 2025-05-07T21:02:31.3981121Z D=89, 2025-05-07T21:02:31.3981197Z B=50, 2025-05-07T21:02:31.3981271Z log_E=4, 2025-05-07T21:02:31.3981348Z L=11, 2025-05-07T21:02:31.3981424Z D_gradcheck=1, 2025-05-07T21:02:31.3981518Z stochastic_rounding=False, 2025-05-07T21:02:31.3981595Z weighted=False, 2025-05-07T21:02:31.3981673Z row_wise=True, 2025-05-07T21:02:31.3981751Z mixed=False, 2025-05-07T21:02:31.3981828Z use_cache=True, 2025-05-07T21:02:31.3981936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3982014Z use_cpu=True, 2025-05-07T21:02:31.3982112Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3982189Z ) 2025-05-07T21:02:31.3982315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3982646Z self=, 2025-05-07T21:02:31.3982733Z compile=False, 2025-05-07T21:02:31.3982837Z pooling_mode=, 2025-05-07T21:02:31.3982911Z T=2, 2025-05-07T21:02:31.3982984Z D=66, 2025-05-07T21:02:31.3983059Z B=54, 2025-05-07T21:02:31.3983131Z log_E=4, 2025-05-07T21:02:31.3983208Z L=16, 2025-05-07T21:02:31.3983286Z D_gradcheck=1, 2025-05-07T21:02:31.3983378Z stochastic_rounding=False, 2025-05-07T21:02:31.3983462Z weighted=False, 2025-05-07T21:02:31.3983540Z row_wise=True, 2025-05-07T21:02:31.3983624Z mixed=False, 2025-05-07T21:02:31.3983704Z use_cache=False, 2025-05-07T21:02:31.3983811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3983892Z use_cpu=True, 2025-05-07T21:02:31.3983992Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3984062Z ) 2025-05-07T21:02:31.3984191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3984601Z self=, 2025-05-07T21:02:31.3984682Z compile=False, 2025-05-07T21:02:31.3984791Z pooling_mode=, 2025-05-07T21:02:31.3984861Z T=4, 2025-05-07T21:02:31.3984937Z D=59, 2025-05-07T21:02:31.3985014Z B=35, 2025-05-07T21:02:31.3985090Z log_E=4, 2025-05-07T21:02:31.3985169Z L=6, 2025-05-07T21:02:31.3985248Z D_gradcheck=2, 2025-05-07T21:02:31.3985340Z stochastic_rounding=True, 2025-05-07T21:02:31.3985426Z weighted=False, 2025-05-07T21:02:31.3985503Z row_wise=True, 2025-05-07T21:02:31.3985579Z mixed=True, 2025-05-07T21:02:31.3985661Z use_cache=True, 2025-05-07T21:02:31.3985768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3985842Z use_cpu=True, 2025-05-07T21:02:31.3985943Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3986012Z ) 2025-05-07T21:02:31.3986140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3986474Z self=, 2025-05-07T21:02:31.3986555Z compile=False, 2025-05-07T21:02:31.3986662Z pooling_mode=, 2025-05-07T21:02:31.3986732Z T=5, 2025-05-07T21:02:31.3986851Z D=72, 2025-05-07T21:02:31.3986947Z B=109, 2025-05-07T21:02:31.3987022Z log_E=3, 2025-05-07T21:02:31.3987110Z L=13, 2025-05-07T21:02:31.3987201Z D_gradcheck=1, 2025-05-07T21:02:31.3987292Z stochastic_rounding=True, 2025-05-07T21:02:31.3987409Z weighted=False, 2025-05-07T21:02:31.3987491Z row_wise=True, 2025-05-07T21:02:31.3987566Z mixed=True, 2025-05-07T21:02:31.3987644Z use_cache=False, 2025-05-07T21:02:31.3987789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3987867Z use_cpu=True, 2025-05-07T21:02:31.3987966Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3988041Z ) 2025-05-07T21:02:31.3988166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3988501Z self=, 2025-05-07T21:02:31.3988579Z compile=True, 2025-05-07T21:02:31.3988683Z pooling_mode=, 2025-05-07T21:02:31.3988759Z T=1, 2025-05-07T21:02:31.3988833Z D=16, 2025-05-07T21:02:31.3988905Z B=66, 2025-05-07T21:02:31.3988985Z log_E=5, 2025-05-07T21:02:31.3989058Z L=5, 2025-05-07T21:02:31.3989136Z D_gradcheck=2, 2025-05-07T21:02:31.3989230Z stochastic_rounding=True, 2025-05-07T21:02:31.3989310Z weighted=True, 2025-05-07T21:02:31.3989387Z row_wise=True, 2025-05-07T21:02:31.3989467Z mixed=False, 2025-05-07T21:02:31.3989548Z use_cache=True, 2025-05-07T21:02:31.3989654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3989735Z use_cpu=True, 2025-05-07T21:02:31.3989834Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3989907Z ) 2025-05-07T21:02:31.3990036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3990371Z self=, 2025-05-07T21:02:31.3990454Z compile=False, 2025-05-07T21:02:31.3990557Z pooling_mode=, 2025-05-07T21:02:31.3990632Z T=5, 2025-05-07T21:02:31.3990703Z D=48, 2025-05-07T21:02:31.3990781Z B=70, 2025-05-07T21:02:31.3990855Z log_E=3, 2025-05-07T21:02:31.3990935Z L=16, 2025-05-07T21:02:31.3991014Z D_gradcheck=2, 2025-05-07T21:02:31.3991112Z stochastic_rounding=False, 2025-05-07T21:02:31.3991199Z weighted=True, 2025-05-07T21:02:31.3991274Z row_wise=True, 2025-05-07T21:02:31.3991348Z mixed=False, 2025-05-07T21:02:31.3991430Z use_cache=True, 2025-05-07T21:02:31.3991533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.3991613Z use_cpu=True, 2025-05-07T21:02:31.3991708Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3991778Z ) 2025-05-07T21:02:31.3991908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3992283Z self=, 2025-05-07T21:02:31.3992368Z compile=False, 2025-05-07T21:02:31.3992477Z pooling_mode=, 2025-05-07T21:02:31.3992557Z T=3, 2025-05-07T21:02:31.3992631Z D=96, 2025-05-07T21:02:31.3992710Z B=92, 2025-05-07T21:02:31.3992785Z log_E=4, 2025-05-07T21:02:31.3992858Z L=18, 2025-05-07T21:02:31.3992943Z D_gradcheck=1, 2025-05-07T21:02:31.3993036Z stochastic_rounding=False, 2025-05-07T21:02:31.3993120Z weighted=False, 2025-05-07T21:02:31.3993196Z row_wise=True, 2025-05-07T21:02:31.3993271Z mixed=False, 2025-05-07T21:02:31.3993356Z use_cache=False, 2025-05-07T21:02:31.3993456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3993534Z use_cpu=True, 2025-05-07T21:02:31.3993636Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.3993706Z ) 2025-05-07T21:02:31.3993838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3994177Z self=, 2025-05-07T21:02:31.3994494Z compile=False, 2025-05-07T21:02:31.3994646Z pooling_mode=, 2025-05-07T21:02:31.3994809Z T=3, 2025-05-07T21:02:31.3994882Z D=48, 2025-05-07T21:02:31.3994955Z B=66, 2025-05-07T21:02:31.3995031Z log_E=4, 2025-05-07T21:02:31.3995104Z L=1, 2025-05-07T21:02:31.3995192Z D_gradcheck=1, 2025-05-07T21:02:31.3995345Z stochastic_rounding=True, 2025-05-07T21:02:31.3995423Z weighted=True, 2025-05-07T21:02:31.3995504Z row_wise=True, 2025-05-07T21:02:31.3995580Z mixed=False, 2025-05-07T21:02:31.3995706Z use_cache=True, 2025-05-07T21:02:31.3995815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3995893Z use_cpu=True, 2025-05-07T21:02:31.3995991Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.3996063Z ) 2025-05-07T21:02:31.3996191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.3996526Z self=, 2025-05-07T21:02:31.3996609Z compile=True, 2025-05-07T21:02:31.3996713Z pooling_mode=, 2025-05-07T21:02:31.3996792Z T=3, 2025-05-07T21:02:31.3996863Z D=6, 2025-05-07T21:02:31.3996935Z B=56, 2025-05-07T21:02:31.3997012Z log_E=3, 2025-05-07T21:02:31.3997085Z L=11, 2025-05-07T21:02:31.3997162Z D_gradcheck=1, 2025-05-07T21:02:31.3997260Z stochastic_rounding=False, 2025-05-07T21:02:31.3997339Z weighted=False, 2025-05-07T21:02:31.3997415Z row_wise=True, 2025-05-07T21:02:31.3997495Z mixed=True, 2025-05-07T21:02:31.3997582Z use_cache=False, 2025-05-07T21:02:31.3997685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.3997767Z use_cpu=True, 2025-05-07T21:02:31.3997864Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4236814Z ) 2025-05-07T21:02:31.4237074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4237675Z self=, 2025-05-07T21:02:31.4238240Z compile=False, 2025-05-07T21:02:31.4238479Z pooling_mode=, 2025-05-07T21:02:31.4238765Z T=3, 2025-05-07T21:02:31.4238966Z D=98, 2025-05-07T21:02:31.4239142Z B=48, 2025-05-07T21:02:31.4239317Z log_E=4, 2025-05-07T21:02:31.4239510Z L=17, 2025-05-07T21:02:31.4239683Z D_gradcheck=1, 2025-05-07T21:02:31.4239910Z stochastic_rounding=True, 2025-05-07T21:02:31.4240155Z weighted=True, 2025-05-07T21:02:31.4240353Z row_wise=True, 2025-05-07T21:02:31.4240615Z mixed=True, 2025-05-07T21:02:31.4240822Z use_cache=True, 2025-05-07T21:02:31.4241048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4241328Z use_cpu=True, 2025-05-07T21:02:31.4241564Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4241820Z ) 2025-05-07T21:02:31.4242047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4242729Z self=, 2025-05-07T21:02:31.4243260Z compile=True, 2025-05-07T21:02:31.4243489Z pooling_mode=, 2025-05-07T21:02:31.4243770Z T=5, 2025-05-07T21:02:31.4243959Z D=58, 2025-05-07T21:02:31.4244143Z B=31, 2025-05-07T21:02:31.4244331Z log_E=4, 2025-05-07T21:02:31.4244516Z L=6, 2025-05-07T21:02:31.4244694Z D_gradcheck=1, 2025-05-07T21:02:31.4244918Z stochastic_rounding=False, 2025-05-07T21:02:31.4245172Z weighted=True, 2025-05-07T21:02:31.4245381Z row_wise=True, 2025-05-07T21:02:31.4245597Z mixed=True, 2025-05-07T21:02:31.4245810Z use_cache=True, 2025-05-07T21:02:31.4246037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4246316Z use_cpu=True, 2025-05-07T21:02:31.4246555Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4246810Z ) 2025-05-07T21:02:31.4247041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4247628Z self=, 2025-05-07T21:02:31.4248150Z compile=False, 2025-05-07T21:02:31.4248469Z pooling_mode=, 2025-05-07T21:02:31.4248755Z T=4, 2025-05-07T21:02:31.4248932Z D=31, 2025-05-07T21:02:31.4249109Z B=21, 2025-05-07T21:02:31.4249291Z log_E=4, 2025-05-07T21:02:31.4249484Z L=3, 2025-05-07T21:02:31.4249724Z D_gradcheck=1, 2025-05-07T21:02:31.4249945Z stochastic_rounding=True, 2025-05-07T21:02:31.4250191Z weighted=True, 2025-05-07T21:02:31.4250395Z row_wise=True, 2025-05-07T21:02:31.4250655Z mixed=True, 2025-05-07T21:02:31.4250862Z use_cache=True, 2025-05-07T21:02:31.4251089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4251372Z use_cpu=True, 2025-05-07T21:02:31.4251600Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4251854Z ) 2025-05-07T21:02:31.4252079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4252648Z self=, 2025-05-07T21:02:31.4253163Z compile=True, 2025-05-07T21:02:31.4253400Z pooling_mode=, 2025-05-07T21:02:31.4253678Z T=4, 2025-05-07T21:02:31.4253854Z D=66, 2025-05-07T21:02:31.4254042Z B=98, 2025-05-07T21:02:31.4254228Z log_E=5, 2025-05-07T21:02:31.4254416Z L=20, 2025-05-07T21:02:31.4254605Z D_gradcheck=2, 2025-05-07T21:02:31.4254829Z stochastic_rounding=True, 2025-05-07T21:02:31.4255080Z weighted=True, 2025-05-07T21:02:31.4255281Z row_wise=True, 2025-05-07T21:02:31.4255490Z mixed=True, 2025-05-07T21:02:31.4255692Z use_cache=True, 2025-05-07T21:02:31.4255923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4256198Z use_cpu=True, 2025-05-07T21:02:31.4256433Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4256694Z ) 2025-05-07T21:02:31.4256914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4257477Z self=, 2025-05-07T21:02:31.4257992Z compile=False, 2025-05-07T21:02:31.4258235Z pooling_mode=, 2025-05-07T21:02:31.4258517Z T=4, 2025-05-07T21:02:31.4258696Z D=15, 2025-05-07T21:02:31.4258880Z B=79, 2025-05-07T21:02:31.4259062Z log_E=3, 2025-05-07T21:02:31.4259248Z L=18, 2025-05-07T21:02:31.4259437Z D_gradcheck=1, 2025-05-07T21:02:31.4259663Z stochastic_rounding=True, 2025-05-07T21:02:31.4259910Z weighted=True, 2025-05-07T21:02:31.4260125Z row_wise=True, 2025-05-07T21:02:31.4260343Z mixed=False, 2025-05-07T21:02:31.4260544Z use_cache=False, 2025-05-07T21:02:31.4260793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4261079Z use_cpu=True, 2025-05-07T21:02:31.4261310Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4261568Z ) 2025-05-07T21:02:31.4261840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4267861Z self=, 2025-05-07T21:02:31.4268431Z compile=True, 2025-05-07T21:02:31.4268677Z pooling_mode=, 2025-05-07T21:02:31.4268969Z T=2, 2025-05-07T21:02:31.4269152Z D=34, 2025-05-07T21:02:31.4269330Z B=56, 2025-05-07T21:02:31.4269511Z log_E=4, 2025-05-07T21:02:31.4269712Z L=1, 2025-05-07T21:02:31.4269906Z D_gradcheck=1, 2025-05-07T21:02:31.4270135Z stochastic_rounding=True, 2025-05-07T21:02:31.4270395Z weighted=True, 2025-05-07T21:02:31.4270611Z row_wise=True, 2025-05-07T21:02:31.4270826Z mixed=True, 2025-05-07T21:02:31.4271035Z use_cache=False, 2025-05-07T21:02:31.4271285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4271573Z use_cpu=True, 2025-05-07T21:02:31.4271806Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4272074Z ) 2025-05-07T21:02:31.4272307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4272873Z self=, 2025-05-07T21:02:31.4273478Z compile=True, 2025-05-07T21:02:31.4273723Z pooling_mode=, 2025-05-07T21:02:31.4274001Z T=5, 2025-05-07T21:02:31.4274192Z D=92, 2025-05-07T21:02:31.4274377Z B=63, 2025-05-07T21:02:31.4274561Z log_E=3, 2025-05-07T21:02:31.4274803Z L=2, 2025-05-07T21:02:31.4274998Z D_gradcheck=2, 2025-05-07T21:02:31.4275232Z stochastic_rounding=False, 2025-05-07T21:02:31.4275489Z weighted=True, 2025-05-07T21:02:31.4275745Z row_wise=True, 2025-05-07T21:02:31.4275953Z mixed=True, 2025-05-07T21:02:31.4276163Z use_cache=False, 2025-05-07T21:02:31.4276411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4276699Z use_cpu=True, 2025-05-07T21:02:31.4276929Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4277192Z ) 2025-05-07T21:02:31.4277426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4277991Z self=, 2025-05-07T21:02:31.4278516Z compile=True, 2025-05-07T21:02:31.4278758Z pooling_mode=, 2025-05-07T21:02:31.4279042Z T=1, 2025-05-07T21:02:31.4279226Z D=85, 2025-05-07T21:02:31.4279412Z B=98, 2025-05-07T21:02:31.4279593Z log_E=4, 2025-05-07T21:02:31.4279797Z L=12, 2025-05-07T21:02:31.4279998Z D_gradcheck=2, 2025-05-07T21:02:31.4280228Z stochastic_rounding=True, 2025-05-07T21:02:31.4280550Z weighted=False, 2025-05-07T21:02:31.4280804Z row_wise=True, 2025-05-07T21:02:31.4281016Z mixed=True, 2025-05-07T21:02:31.4281221Z use_cache=False, 2025-05-07T21:02:31.4281464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4281744Z use_cpu=True, 2025-05-07T21:02:31.4281977Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4282234Z ) 2025-05-07T21:02:31.4282463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4283030Z self=, 2025-05-07T21:02:31.4283551Z compile=True, 2025-05-07T21:02:31.4283802Z pooling_mode=, 2025-05-07T21:02:31.4284092Z T=2, 2025-05-07T21:02:31.4284278Z D=80, 2025-05-07T21:02:31.4284467Z B=47, 2025-05-07T21:02:31.4284658Z log_E=5, 2025-05-07T21:02:31.4284861Z L=16, 2025-05-07T21:02:31.4285049Z D_gradcheck=2, 2025-05-07T21:02:31.4285282Z stochastic_rounding=True, 2025-05-07T21:02:31.4285537Z weighted=True, 2025-05-07T21:02:31.4285752Z row_wise=True, 2025-05-07T21:02:31.4285961Z mixed=True, 2025-05-07T21:02:31.4286169Z use_cache=True, 2025-05-07T21:02:31.4286410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4286701Z use_cpu=True, 2025-05-07T21:02:31.4286961Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4287244Z ) 2025-05-07T21:02:31.4287527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4288096Z self=, 2025-05-07T21:02:31.4288618Z compile=True, 2025-05-07T21:02:31.4288858Z pooling_mode=, 2025-05-07T21:02:31.4289142Z T=1, 2025-05-07T21:02:31.4289324Z D=15, 2025-05-07T21:02:31.4289512Z B=26, 2025-05-07T21:02:31.4289700Z log_E=4, 2025-05-07T21:02:31.4289891Z L=9, 2025-05-07T21:02:31.4290083Z D_gradcheck=1, 2025-05-07T21:02:31.4290310Z stochastic_rounding=True, 2025-05-07T21:02:31.4290561Z weighted=True, 2025-05-07T21:02:31.4290779Z row_wise=True, 2025-05-07T21:02:31.4290999Z mixed=False, 2025-05-07T21:02:31.4291216Z use_cache=False, 2025-05-07T21:02:31.4291462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4291752Z use_cpu=True, 2025-05-07T21:02:31.4291994Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4292253Z ) 2025-05-07T21:02:31.4292493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4293063Z self=, 2025-05-07T21:02:31.4293636Z compile=False, 2025-05-07T21:02:31.4293881Z pooling_mode=, 2025-05-07T21:02:31.4294164Z T=5, 2025-05-07T21:02:31.4294515Z D=15, 2025-05-07T21:02:31.4294701Z B=34, 2025-05-07T21:02:31.4294965Z log_E=4, 2025-05-07T21:02:31.4295154Z L=0, 2025-05-07T21:02:31.4295348Z D_gradcheck=1, 2025-05-07T21:02:31.4295575Z stochastic_rounding=True, 2025-05-07T21:02:31.4295884Z weighted=False, 2025-05-07T21:02:31.4296098Z row_wise=True, 2025-05-07T21:02:31.4296305Z mixed=False, 2025-05-07T21:02:31.4296510Z use_cache=True, 2025-05-07T21:02:31.4296751Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4297063Z use_cpu=True, 2025-05-07T21:02:31.4297310Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4297569Z ) 2025-05-07T21:02:31.4297797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4298353Z self=, 2025-05-07T21:02:31.4298865Z compile=False, 2025-05-07T21:02:31.4299111Z pooling_mode=, 2025-05-07T21:02:31.4299390Z T=1, 2025-05-07T21:02:31.4299575Z D=15, 2025-05-07T21:02:31.4299760Z B=77, 2025-05-07T21:02:31.4299958Z log_E=3, 2025-05-07T21:02:31.4300147Z L=13, 2025-05-07T21:02:31.4300336Z D_gradcheck=1, 2025-05-07T21:02:31.4300562Z stochastic_rounding=True, 2025-05-07T21:02:31.4300828Z weighted=True, 2025-05-07T21:02:31.4301041Z row_wise=True, 2025-05-07T21:02:31.4301245Z mixed=True, 2025-05-07T21:02:31.4301445Z use_cache=True, 2025-05-07T21:02:31.4301690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4301970Z use_cpu=True, 2025-05-07T21:02:31.4302194Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4302452Z ) 2025-05-07T21:02:31.4302682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4303243Z self=, 2025-05-07T21:02:31.4303760Z compile=True, 2025-05-07T21:02:31.4303994Z pooling_mode=, 2025-05-07T21:02:31.4304272Z T=5, 2025-05-07T21:02:31.4304450Z D=40, 2025-05-07T21:02:31.4304636Z B=108, 2025-05-07T21:02:31.4304826Z log_E=4, 2025-05-07T21:02:31.4305013Z L=18, 2025-05-07T21:02:31.4305197Z D_gradcheck=1, 2025-05-07T21:02:31.4305423Z stochastic_rounding=False, 2025-05-07T21:02:31.4305680Z weighted=False, 2025-05-07T21:02:31.4305899Z row_wise=True, 2025-05-07T21:02:31.4306108Z mixed=False, 2025-05-07T21:02:31.4306311Z use_cache=True, 2025-05-07T21:02:31.4306554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4306836Z use_cpu=True, 2025-05-07T21:02:31.4307165Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4307452Z ) 2025-05-07T21:02:31.4307685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4308242Z self=, 2025-05-07T21:02:31.4308761Z compile=True, 2025-05-07T21:02:31.4309005Z pooling_mode=, 2025-05-07T21:02:31.4309280Z T=4, 2025-05-07T21:02:31.4309459Z D=61, 2025-05-07T21:02:31.4309642Z B=63, 2025-05-07T21:02:31.4309826Z log_E=4, 2025-05-07T21:02:31.4310015Z L=0, 2025-05-07T21:02:31.4310206Z D_gradcheck=2, 2025-05-07T21:02:31.4310440Z stochastic_rounding=False, 2025-05-07T21:02:31.4310688Z weighted=True, 2025-05-07T21:02:31.4310902Z row_wise=True, 2025-05-07T21:02:31.4311107Z mixed=True, 2025-05-07T21:02:31.4311306Z use_cache=True, 2025-05-07T21:02:31.4311544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4311825Z use_cpu=True, 2025-05-07T21:02:31.4312054Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4312312Z ) 2025-05-07T21:02:31.4312536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4313099Z self=, 2025-05-07T21:02:31.4313679Z compile=True, 2025-05-07T21:02:31.4313916Z pooling_mode=, 2025-05-07T21:02:31.4314187Z T=2, 2025-05-07T21:02:31.4314374Z D=63, 2025-05-07T21:02:31.4314591Z B=2, 2025-05-07T21:02:31.4314774Z log_E=3, 2025-05-07T21:02:31.4314969Z L=5, 2025-05-07T21:02:31.4315155Z D_gradcheck=2, 2025-05-07T21:02:31.4315416Z stochastic_rounding=True, 2025-05-07T21:02:31.4315669Z weighted=False, 2025-05-07T21:02:31.4315880Z row_wise=True, 2025-05-07T21:02:31.4316092Z mixed=True, 2025-05-07T21:02:31.4316291Z use_cache=False, 2025-05-07T21:02:31.4316538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4316821Z use_cpu=True, 2025-05-07T21:02:31.4317049Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4317315Z ) 2025-05-07T21:02:31.4317545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4318105Z self=, 2025-05-07T21:02:31.4318627Z compile=True, 2025-05-07T21:02:31.4318864Z pooling_mode=, 2025-05-07T21:02:31.4319134Z T=3, 2025-05-07T21:02:31.4319320Z D=83, 2025-05-07T21:02:31.4319499Z B=24, 2025-05-07T21:02:31.4319677Z log_E=4, 2025-05-07T21:02:31.4319869Z L=13, 2025-05-07T21:02:31.4320063Z D_gradcheck=2, 2025-05-07T21:02:31.4320292Z stochastic_rounding=False, 2025-05-07T21:02:31.4320587Z weighted=True, 2025-05-07T21:02:31.4320795Z row_wise=True, 2025-05-07T21:02:31.4321000Z mixed=False, 2025-05-07T21:02:31.4321206Z use_cache=False, 2025-05-07T21:02:31.4321456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4321745Z use_cpu=True, 2025-05-07T21:02:31.4321970Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4322228Z ) 2025-05-07T21:02:31.4322457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4323016Z self=, 2025-05-07T21:02:31.4323537Z compile=False, 2025-05-07T21:02:31.4323779Z pooling_mode=, 2025-05-07T21:02:31.4324053Z T=4, 2025-05-07T21:02:31.4324241Z D=55, 2025-05-07T21:02:31.4324423Z B=83, 2025-05-07T21:02:31.4324600Z log_E=5, 2025-05-07T21:02:31.4324791Z L=20, 2025-05-07T21:02:31.4324987Z D_gradcheck=1, 2025-05-07T21:02:31.4325209Z stochastic_rounding=False, 2025-05-07T21:02:31.4325464Z weighted=False, 2025-05-07T21:02:31.4325683Z row_wise=True, 2025-05-07T21:02:31.4325892Z mixed=False, 2025-05-07T21:02:31.4326094Z use_cache=False, 2025-05-07T21:02:31.4326340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4326627Z use_cpu=True, 2025-05-07T21:02:31.4326902Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4506671Z ) 2025-05-07T21:02:31.4507283Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4508122Z self=, 2025-05-07T21:02:31.4508846Z compile=True, 2025-05-07T21:02:31.4509175Z pooling_mode=, 2025-05-07T21:02:31.4509556Z T=5, 2025-05-07T21:02:31.4509807Z D=43, 2025-05-07T21:02:31.4510013Z B=44, 2025-05-07T21:02:31.4510197Z log_E=4, 2025-05-07T21:02:31.4510379Z L=6, 2025-05-07T21:02:31.4510566Z D_gradcheck=1, 2025-05-07T21:02:31.4510802Z stochastic_rounding=True, 2025-05-07T21:02:31.4511067Z weighted=True, 2025-05-07T21:02:31.4511274Z row_wise=True, 2025-05-07T21:02:31.4511479Z mixed=True, 2025-05-07T21:02:31.4511685Z use_cache=False, 2025-05-07T21:02:31.4511924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4512216Z use_cpu=True, 2025-05-07T21:02:31.4512451Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4512711Z ) 2025-05-07T21:02:31.4512944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4513645Z self=, 2025-05-07T21:02:31.4514161Z compile=True, 2025-05-07T21:02:31.4514403Z pooling_mode=, 2025-05-07T21:02:31.4514687Z T=1, 2025-05-07T21:02:31.4514929Z D=11, 2025-05-07T21:02:31.4515124Z B=88, 2025-05-07T21:02:31.4515311Z log_E=3, 2025-05-07T21:02:31.4515506Z L=7, 2025-05-07T21:02:31.4515696Z D_gradcheck=1, 2025-05-07T21:02:31.4515983Z stochastic_rounding=True, 2025-05-07T21:02:31.4516241Z weighted=False, 2025-05-07T21:02:31.4516452Z row_wise=True, 2025-05-07T21:02:31.4516666Z mixed=True, 2025-05-07T21:02:31.4516873Z use_cache=False, 2025-05-07T21:02:31.4517127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4517410Z use_cpu=True, 2025-05-07T21:02:31.4517649Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4517906Z ) 2025-05-07T21:02:31.4518137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4518716Z self=, 2025-05-07T21:02:31.4519235Z compile=True, 2025-05-07T21:02:31.4519474Z pooling_mode=, 2025-05-07T21:02:31.4519766Z T=3, 2025-05-07T21:02:31.4519946Z D=22, 2025-05-07T21:02:31.4520126Z B=39, 2025-05-07T21:02:31.4520306Z log_E=5, 2025-05-07T21:02:31.4520570Z L=4, 2025-05-07T21:02:31.4520765Z D_gradcheck=2, 2025-05-07T21:02:31.4520994Z stochastic_rounding=False, 2025-05-07T21:02:31.4521241Z weighted=True, 2025-05-07T21:02:31.4521451Z row_wise=True, 2025-05-07T21:02:31.4521656Z mixed=True, 2025-05-07T21:02:31.4521854Z use_cache=True, 2025-05-07T21:02:31.4522091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4522428Z use_cpu=True, 2025-05-07T21:02:31.4522665Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4522917Z ) 2025-05-07T21:02:31.4523150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4523712Z self=, 2025-05-07T21:02:31.4524231Z compile=False, 2025-05-07T21:02:31.4524470Z pooling_mode=, 2025-05-07T21:02:31.4524746Z T=1, 2025-05-07T21:02:31.4524925Z D=118, 2025-05-07T21:02:31.4525105Z B=80, 2025-05-07T21:02:31.4525286Z log_E=3, 2025-05-07T21:02:31.4525469Z L=17, 2025-05-07T21:02:31.4525653Z D_gradcheck=2, 2025-05-07T21:02:31.4525879Z stochastic_rounding=False, 2025-05-07T21:02:31.4526125Z weighted=True, 2025-05-07T21:02:31.4526333Z row_wise=True, 2025-05-07T21:02:31.4526536Z mixed=True, 2025-05-07T21:02:31.4526739Z use_cache=True, 2025-05-07T21:02:31.4526980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4527337Z use_cpu=True, 2025-05-07T21:02:31.4527572Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4527829Z ) 2025-05-07T21:02:31.4528051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4528617Z self=, 2025-05-07T21:02:31.4529133Z compile=True, 2025-05-07T21:02:31.4529372Z pooling_mode=, 2025-05-07T21:02:31.4529656Z T=4, 2025-05-07T21:02:31.4529830Z D=76, 2025-05-07T21:02:31.4530010Z B=74, 2025-05-07T21:02:31.4530188Z log_E=4, 2025-05-07T21:02:31.4530380Z L=8, 2025-05-07T21:02:31.4530567Z D_gradcheck=2, 2025-05-07T21:02:31.4530797Z stochastic_rounding=True, 2025-05-07T21:02:31.4531045Z weighted=True, 2025-05-07T21:02:31.4531257Z row_wise=True, 2025-05-07T21:02:31.4531459Z mixed=False, 2025-05-07T21:02:31.4531663Z use_cache=False, 2025-05-07T21:02:31.4531911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4532195Z use_cpu=True, 2025-05-07T21:02:31.4532418Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4532681Z ) 2025-05-07T21:02:31.4532906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4533525Z self=, 2025-05-07T21:02:31.4534048Z compile=True, 2025-05-07T21:02:31.4534282Z pooling_mode=, 2025-05-07T21:02:31.4534605Z T=3, 2025-05-07T21:02:31.4534784Z D=125, 2025-05-07T21:02:31.4534970Z B=127, 2025-05-07T21:02:31.4535151Z log_E=3, 2025-05-07T21:02:31.4535335Z L=17, 2025-05-07T21:02:31.4535562Z D_gradcheck=1, 2025-05-07T21:02:31.4535791Z stochastic_rounding=False, 2025-05-07T21:02:31.4536039Z weighted=False, 2025-05-07T21:02:31.4536251Z row_wise=True, 2025-05-07T21:02:31.4536459Z mixed=True, 2025-05-07T21:02:31.4536663Z use_cache=False, 2025-05-07T21:02:31.4536924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4537249Z use_cpu=True, 2025-05-07T21:02:31.4537475Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4537740Z ) 2025-05-07T21:02:31.4537963Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4538529Z self=, 2025-05-07T21:02:31.4539047Z compile=True, 2025-05-07T21:02:31.4539290Z pooling_mode=, 2025-05-07T21:02:31.4539571Z T=5, 2025-05-07T21:02:31.4539746Z D=42, 2025-05-07T21:02:31.4539925Z B=89, 2025-05-07T21:02:31.4540103Z log_E=4, 2025-05-07T21:02:31.4540294Z L=8, 2025-05-07T21:02:31.4540476Z D_gradcheck=2, 2025-05-07T21:02:31.4540701Z stochastic_rounding=True, 2025-05-07T21:02:31.4540950Z weighted=True, 2025-05-07T21:02:31.4541158Z row_wise=True, 2025-05-07T21:02:31.4541361Z mixed=False, 2025-05-07T21:02:31.4541564Z use_cache=False, 2025-05-07T21:02:31.4541826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4542111Z use_cpu=True, 2025-05-07T21:02:31.4542333Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4542592Z ) 2025-05-07T21:02:31.4542825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4543393Z self=, 2025-05-07T21:02:31.4543918Z compile=False, 2025-05-07T21:02:31.4544159Z pooling_mode=, 2025-05-07T21:02:31.4544438Z T=5, 2025-05-07T21:02:31.4544620Z D=40, 2025-05-07T21:02:31.4544811Z B=101, 2025-05-07T21:02:31.4544994Z log_E=5, 2025-05-07T21:02:31.4545187Z L=20, 2025-05-07T21:02:31.4545372Z D_gradcheck=1, 2025-05-07T21:02:31.4545598Z stochastic_rounding=False, 2025-05-07T21:02:31.4545858Z weighted=False, 2025-05-07T21:02:31.4546069Z row_wise=True, 2025-05-07T21:02:31.4546274Z mixed=True, 2025-05-07T21:02:31.4546478Z use_cache=False, 2025-05-07T21:02:31.4546769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4547075Z use_cpu=True, 2025-05-07T21:02:31.4547332Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4552960Z ) 2025-05-07T21:02:31.4553215Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4553817Z self=, 2025-05-07T21:02:31.4554352Z compile=True, 2025-05-07T21:02:31.4554601Z pooling_mode=, 2025-05-07T21:02:31.4554889Z T=2, 2025-05-07T21:02:31.4555082Z D=126, 2025-05-07T21:02:31.4555276Z B=57, 2025-05-07T21:02:31.4555464Z log_E=3, 2025-05-07T21:02:31.4555660Z L=0, 2025-05-07T21:02:31.4555853Z D_gradcheck=2, 2025-05-07T21:02:31.4556084Z stochastic_rounding=False, 2025-05-07T21:02:31.4556342Z weighted=False, 2025-05-07T21:02:31.4556562Z row_wise=True, 2025-05-07T21:02:31.4556772Z mixed=False, 2025-05-07T21:02:31.4557011Z use_cache=False, 2025-05-07T21:02:31.4557298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4557581Z use_cpu=True, 2025-05-07T21:02:31.4557817Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4558155Z ) 2025-05-07T21:02:31.4558386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4558956Z self=, 2025-05-07T21:02:31.4559484Z compile=False, 2025-05-07T21:02:31.4559798Z pooling_mode=, 2025-05-07T21:02:31.4560086Z T=5, 2025-05-07T21:02:31.4560277Z D=15, 2025-05-07T21:02:31.4560539Z B=31, 2025-05-07T21:02:31.4560664Z log_E=3, 2025-05-07T21:02:31.4560750Z L=18, 2025-05-07T21:02:31.4560839Z D_gradcheck=1, 2025-05-07T21:02:31.4560937Z stochastic_rounding=True, 2025-05-07T21:02:31.4561024Z weighted=False, 2025-05-07T21:02:31.4561111Z row_wise=True, 2025-05-07T21:02:31.4561194Z mixed=False, 2025-05-07T21:02:31.4561282Z use_cache=False, 2025-05-07T21:02:31.4561396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4561480Z use_cpu=True, 2025-05-07T21:02:31.4561589Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4561674Z ) 2025-05-07T21:02:31.4561805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4562153Z self=, 2025-05-07T21:02:31.4562243Z compile=True, 2025-05-07T21:02:31.4562353Z pooling_mode=, 2025-05-07T21:02:31.4562441Z T=2, 2025-05-07T21:02:31.4562520Z D=20, 2025-05-07T21:02:31.4562599Z B=15, 2025-05-07T21:02:31.4562691Z log_E=3, 2025-05-07T21:02:31.4562770Z L=14, 2025-05-07T21:02:31.4562861Z D_gradcheck=1, 2025-05-07T21:02:31.4562962Z stochastic_rounding=False, 2025-05-07T21:02:31.4563049Z weighted=True, 2025-05-07T21:02:31.4563132Z row_wise=True, 2025-05-07T21:02:31.4563219Z mixed=True, 2025-05-07T21:02:31.4563309Z use_cache=True, 2025-05-07T21:02:31.4563430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4563515Z use_cpu=True, 2025-05-07T21:02:31.4563619Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4563704Z ) 2025-05-07T21:02:31.4563837Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4564174Z self=, 2025-05-07T21:02:31.4564267Z compile=False, 2025-05-07T21:02:31.4564379Z pooling_mode=, 2025-05-07T21:02:31.4564460Z T=5, 2025-05-07T21:02:31.4564545Z D=63, 2025-05-07T21:02:31.4564628Z B=83, 2025-05-07T21:02:31.4564713Z log_E=3, 2025-05-07T21:02:31.4564797Z L=14, 2025-05-07T21:02:31.4564884Z D_gradcheck=2, 2025-05-07T21:02:31.4564983Z stochastic_rounding=False, 2025-05-07T21:02:31.4565076Z weighted=False, 2025-05-07T21:02:31.4565161Z row_wise=True, 2025-05-07T21:02:31.4565250Z mixed=False, 2025-05-07T21:02:31.4565382Z use_cache=True, 2025-05-07T21:02:31.4565494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4565582Z use_cpu=True, 2025-05-07T21:02:31.4565692Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4565775Z ) 2025-05-07T21:02:31.4565910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4566244Z self=, 2025-05-07T21:02:31.4566333Z compile=True, 2025-05-07T21:02:31.4566449Z pooling_mode=, 2025-05-07T21:02:31.4566528Z T=1, 2025-05-07T21:02:31.4566608Z D=15, 2025-05-07T21:02:31.4566694Z B=6, 2025-05-07T21:02:31.4566779Z log_E=5, 2025-05-07T21:02:31.4566862Z L=11, 2025-05-07T21:02:31.4566946Z D_gradcheck=2, 2025-05-07T21:02:31.4567046Z stochastic_rounding=False, 2025-05-07T21:02:31.4567138Z weighted=True, 2025-05-07T21:02:31.4567223Z row_wise=True, 2025-05-07T21:02:31.4567309Z mixed=True, 2025-05-07T21:02:31.4567412Z use_cache=False, 2025-05-07T21:02:31.4567522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4567606Z use_cpu=True, 2025-05-07T21:02:31.4567718Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4567841Z ) 2025-05-07T21:02:31.4567972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4568312Z self=, 2025-05-07T21:02:31.4568439Z compile=False, 2025-05-07T21:02:31.4568552Z pooling_mode=, 2025-05-07T21:02:31.4568632Z T=4, 2025-05-07T21:02:31.4568713Z D=43, 2025-05-07T21:02:31.4568831Z B=41, 2025-05-07T21:02:31.4568913Z log_E=5, 2025-05-07T21:02:31.4568994Z L=1, 2025-05-07T21:02:31.4569087Z D_gradcheck=1, 2025-05-07T21:02:31.4569185Z stochastic_rounding=True, 2025-05-07T21:02:31.4569270Z weighted=True, 2025-05-07T21:02:31.4569359Z row_wise=True, 2025-05-07T21:02:31.4569444Z mixed=False, 2025-05-07T21:02:31.4569531Z use_cache=False, 2025-05-07T21:02:31.4569647Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4569731Z use_cpu=True, 2025-05-07T21:02:31.4569837Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4569920Z ) 2025-05-07T21:02:31.4570053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4570392Z self=, 2025-05-07T21:02:31.4570479Z compile=True, 2025-05-07T21:02:31.4570592Z pooling_mode=, 2025-05-07T21:02:31.4570675Z T=5, 2025-05-07T21:02:31.4570755Z D=102, 2025-05-07T21:02:31.4570837Z B=36, 2025-05-07T21:02:31.4570921Z log_E=4, 2025-05-07T21:02:31.4571000Z L=13, 2025-05-07T21:02:31.4571086Z D_gradcheck=2, 2025-05-07T21:02:31.4571186Z stochastic_rounding=False, 2025-05-07T21:02:31.4571272Z weighted=True, 2025-05-07T21:02:31.4571357Z row_wise=True, 2025-05-07T21:02:31.4571449Z mixed=False, 2025-05-07T21:02:31.4571533Z use_cache=True, 2025-05-07T21:02:31.4571642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4571732Z use_cpu=True, 2025-05-07T21:02:31.4571837Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4571913Z ) 2025-05-07T21:02:31.4572053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4572387Z self=, 2025-05-07T21:02:31.4572481Z compile=True, 2025-05-07T21:02:31.4572591Z pooling_mode=, 2025-05-07T21:02:31.4572670Z T=4, 2025-05-07T21:02:31.4572760Z D=58, 2025-05-07T21:02:31.4572841Z B=66, 2025-05-07T21:02:31.4572923Z log_E=3, 2025-05-07T21:02:31.4573005Z L=12, 2025-05-07T21:02:31.4573091Z D_gradcheck=2, 2025-05-07T21:02:31.4573190Z stochastic_rounding=True, 2025-05-07T21:02:31.4573281Z weighted=True, 2025-05-07T21:02:31.4573365Z row_wise=True, 2025-05-07T21:02:31.4573535Z mixed=True, 2025-05-07T21:02:31.4573627Z use_cache=False, 2025-05-07T21:02:31.4573733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4573818Z use_cpu=True, 2025-05-07T21:02:31.4573926Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4574005Z ) 2025-05-07T21:02:31.4574138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4574478Z self=, 2025-05-07T21:02:31.4574567Z compile=True, 2025-05-07T21:02:31.4574688Z pooling_mode=, 2025-05-07T21:02:31.4574772Z T=2, 2025-05-07T21:02:31.4574852Z D=14, 2025-05-07T21:02:31.4574936Z B=82, 2025-05-07T21:02:31.4575017Z log_E=5, 2025-05-07T21:02:31.4575097Z L=10, 2025-05-07T21:02:31.4575187Z D_gradcheck=2, 2025-05-07T21:02:31.4575284Z stochastic_rounding=True, 2025-05-07T21:02:31.4575370Z weighted=False, 2025-05-07T21:02:31.4575460Z row_wise=True, 2025-05-07T21:02:31.4575546Z mixed=False, 2025-05-07T21:02:31.4575637Z use_cache=False, 2025-05-07T21:02:31.4575746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4575876Z use_cpu=True, 2025-05-07T21:02:31.4575982Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4779119Z ) 2025-05-07T21:02:31.4779951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4780846Z self=, 2025-05-07T21:02:31.4781256Z compile=False, 2025-05-07T21:02:31.4781485Z pooling_mode=, 2025-05-07T21:02:31.4781645Z T=2, 2025-05-07T21:02:31.4781909Z D=44, 2025-05-07T21:02:31.4782068Z B=106, 2025-05-07T21:02:31.4782229Z log_E=5, 2025-05-07T21:02:31.4782378Z L=16, 2025-05-07T21:02:31.4782543Z D_gradcheck=1, 2025-05-07T21:02:31.4782746Z stochastic_rounding=False, 2025-05-07T21:02:31.4782912Z weighted=False, 2025-05-07T21:02:31.4783079Z row_wise=True, 2025-05-07T21:02:31.4783244Z mixed=False, 2025-05-07T21:02:31.4783407Z use_cache=True, 2025-05-07T21:02:31.4783621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4783800Z use_cpu=True, 2025-05-07T21:02:31.4784015Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4784171Z ) 2025-05-07T21:02:31.4784452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4785270Z self=, 2025-05-07T21:02:31.4785451Z compile=False, 2025-05-07T21:02:31.4785676Z pooling_mode=, 2025-05-07T21:02:31.4785830Z T=1, 2025-05-07T21:02:31.4785985Z D=21, 2025-05-07T21:02:31.4786137Z B=8, 2025-05-07T21:02:31.4786290Z log_E=3, 2025-05-07T21:02:31.4786452Z L=8, 2025-05-07T21:02:31.4786619Z D_gradcheck=2, 2025-05-07T21:02:31.4786814Z stochastic_rounding=True, 2025-05-07T21:02:31.4786986Z weighted=True, 2025-05-07T21:02:31.4787101Z row_wise=True, 2025-05-07T21:02:31.4787190Z mixed=False, 2025-05-07T21:02:31.4787297Z use_cache=False, 2025-05-07T21:02:31.4787425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4787527Z use_cpu=True, 2025-05-07T21:02:31.4787633Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4787706Z ) 2025-05-07T21:02:31.4787847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4788255Z self=, 2025-05-07T21:02:31.4788346Z compile=True, 2025-05-07T21:02:31.4788466Z pooling_mode=, 2025-05-07T21:02:31.4788544Z T=5, 2025-05-07T21:02:31.4788620Z D=31, 2025-05-07T21:02:31.4788700Z B=116, 2025-05-07T21:02:31.4788776Z log_E=3, 2025-05-07T21:02:31.4788853Z L=17, 2025-05-07T21:02:31.4788939Z D_gradcheck=2, 2025-05-07T21:02:31.4789039Z stochastic_rounding=False, 2025-05-07T21:02:31.4789124Z weighted=True, 2025-05-07T21:02:31.4789271Z row_wise=True, 2025-05-07T21:02:31.4789352Z mixed=True, 2025-05-07T21:02:31.4789435Z use_cache=True, 2025-05-07T21:02:31.4789541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4789622Z use_cpu=True, 2025-05-07T21:02:31.4789725Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4789801Z ) 2025-05-07T21:02:31.4789929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4790272Z self=, 2025-05-07T21:02:31.4790357Z compile=False, 2025-05-07T21:02:31.4790465Z pooling_mode=, 2025-05-07T21:02:31.4790546Z T=3, 2025-05-07T21:02:31.4790621Z D=16, 2025-05-07T21:02:31.4790700Z B=91, 2025-05-07T21:02:31.4790776Z log_E=3, 2025-05-07T21:02:31.4790850Z L=15, 2025-05-07T21:02:31.4790934Z D_gradcheck=2, 2025-05-07T21:02:31.4791028Z stochastic_rounding=False, 2025-05-07T21:02:31.4791113Z weighted=False, 2025-05-07T21:02:31.4791198Z row_wise=True, 2025-05-07T21:02:31.4791277Z mixed=True, 2025-05-07T21:02:31.4791360Z use_cache=False, 2025-05-07T21:02:31.4791470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4791612Z use_cpu=True, 2025-05-07T21:02:31.4791712Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4791787Z ) 2025-05-07T21:02:31.4791914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4792291Z self=, 2025-05-07T21:02:31.4792414Z compile=True, 2025-05-07T21:02:31.4792565Z pooling_mode=, 2025-05-07T21:02:31.4792643Z T=1, 2025-05-07T21:02:31.4792721Z D=38, 2025-05-07T21:02:31.4792801Z B=117, 2025-05-07T21:02:31.4792879Z log_E=5, 2025-05-07T21:02:31.4792955Z L=6, 2025-05-07T21:02:31.4793045Z D_gradcheck=1, 2025-05-07T21:02:31.4793139Z stochastic_rounding=True, 2025-05-07T21:02:31.4793229Z weighted=False, 2025-05-07T21:02:31.4793309Z row_wise=True, 2025-05-07T21:02:31.4793387Z mixed=False, 2025-05-07T21:02:31.4793477Z use_cache=True, 2025-05-07T21:02:31.4793588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4793671Z use_cpu=True, 2025-05-07T21:02:31.4793778Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4793851Z ) 2025-05-07T21:02:31.4793980Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4794571Z self=, 2025-05-07T21:02:31.4794654Z compile=True, 2025-05-07T21:02:31.4794766Z pooling_mode=, 2025-05-07T21:02:31.4794844Z T=3, 2025-05-07T21:02:31.4794919Z D=3, 2025-05-07T21:02:31.4794999Z B=128, 2025-05-07T21:02:31.4795073Z log_E=4, 2025-05-07T21:02:31.4795147Z L=12, 2025-05-07T21:02:31.4795233Z D_gradcheck=2, 2025-05-07T21:02:31.4795327Z stochastic_rounding=False, 2025-05-07T21:02:31.4795411Z weighted=True, 2025-05-07T21:02:31.4795494Z row_wise=True, 2025-05-07T21:02:31.4795574Z mixed=True, 2025-05-07T21:02:31.4795655Z use_cache=True, 2025-05-07T21:02:31.4795769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4795848Z use_cpu=True, 2025-05-07T21:02:31.4795951Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4796032Z ) 2025-05-07T21:02:31.4796161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4796503Z self=, 2025-05-07T21:02:31.4796589Z compile=True, 2025-05-07T21:02:31.4796697Z pooling_mode=, 2025-05-07T21:02:31.4796779Z T=2, 2025-05-07T21:02:31.4796855Z D=38, 2025-05-07T21:02:31.4796933Z B=120, 2025-05-07T21:02:31.4797013Z log_E=5, 2025-05-07T21:02:31.4797087Z L=17, 2025-05-07T21:02:31.4797169Z D_gradcheck=2, 2025-05-07T21:02:31.4797266Z stochastic_rounding=False, 2025-05-07T21:02:31.4797417Z weighted=True, 2025-05-07T21:02:31.4797499Z row_wise=True, 2025-05-07T21:02:31.4797582Z mixed=False, 2025-05-07T21:02:31.4797664Z use_cache=True, 2025-05-07T21:02:31.4797770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4797853Z use_cpu=True, 2025-05-07T21:02:31.4797957Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4798028Z ) 2025-05-07T21:02:31.4798157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4798495Z self=, 2025-05-07T21:02:31.4798580Z compile=False, 2025-05-07T21:02:31.4798689Z pooling_mode=, 2025-05-07T21:02:31.4798764Z T=5, 2025-05-07T21:02:31.4798841Z D=43, 2025-05-07T21:02:31.4798917Z B=34, 2025-05-07T21:02:31.4798993Z log_E=3, 2025-05-07T21:02:31.4799075Z L=0, 2025-05-07T21:02:31.4799155Z D_gradcheck=1, 2025-05-07T21:02:31.4799252Z stochastic_rounding=False, 2025-05-07T21:02:31.4799337Z weighted=True, 2025-05-07T21:02:31.4799416Z row_wise=True, 2025-05-07T21:02:31.4799496Z mixed=True, 2025-05-07T21:02:31.4799581Z use_cache=True, 2025-05-07T21:02:31.4799756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4799841Z use_cpu=True, 2025-05-07T21:02:31.4799942Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4800014Z ) 2025-05-07T21:02:31.4800144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4800628Z self=, 2025-05-07T21:02:31.4800712Z compile=False, 2025-05-07T21:02:31.4800876Z pooling_mode=, 2025-05-07T21:02:31.4800957Z T=2, 2025-05-07T21:02:31.4801030Z D=77, 2025-05-07T21:02:31.4801108Z B=112, 2025-05-07T21:02:31.4801184Z log_E=4, 2025-05-07T21:02:31.4801258Z L=4, 2025-05-07T21:02:31.4801342Z D_gradcheck=2, 2025-05-07T21:02:31.4801438Z stochastic_rounding=False, 2025-05-07T21:02:31.4801524Z weighted=False, 2025-05-07T21:02:31.4801604Z row_wise=True, 2025-05-07T21:02:31.4801680Z mixed=True, 2025-05-07T21:02:31.4801771Z use_cache=True, 2025-05-07T21:02:31.4801876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4801955Z use_cpu=True, 2025-05-07T21:02:31.4802058Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4802130Z ) 2025-05-07T21:02:31.4802261Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4802615Z self=, 2025-05-07T21:02:31.4802698Z compile=True, 2025-05-07T21:02:31.4802805Z pooling_mode=, 2025-05-07T21:02:31.4802885Z T=4, 2025-05-07T21:02:31.4802959Z D=79, 2025-05-07T21:02:31.4803036Z B=116, 2025-05-07T21:02:31.4803111Z log_E=4, 2025-05-07T21:02:31.4803185Z L=13, 2025-05-07T21:02:31.4803272Z D_gradcheck=2, 2025-05-07T21:02:31.4803368Z stochastic_rounding=False, 2025-05-07T21:02:31.4803447Z weighted=True, 2025-05-07T21:02:31.4803528Z row_wise=True, 2025-05-07T21:02:31.4803606Z mixed=False, 2025-05-07T21:02:31.4803691Z use_cache=False, 2025-05-07T21:02:31.4803802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4803883Z use_cpu=True, 2025-05-07T21:02:31.4803983Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4804059Z ) 2025-05-07T21:02:31.4804188Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4804525Z self=, 2025-05-07T21:02:31.4804616Z compile=False, 2025-05-07T21:02:31.4804720Z pooling_mode=, 2025-05-07T21:02:31.4804797Z T=1, 2025-05-07T21:02:31.4804871Z D=88, 2025-05-07T21:02:31.4804945Z B=8, 2025-05-07T21:02:31.4805024Z log_E=5, 2025-05-07T21:02:31.4805100Z L=5, 2025-05-07T21:02:31.4805182Z D_gradcheck=2, 2025-05-07T21:02:31.4805332Z stochastic_rounding=False, 2025-05-07T21:02:31.4805416Z weighted=True, 2025-05-07T21:02:31.4805496Z row_wise=True, 2025-05-07T21:02:31.4805581Z mixed=False, 2025-05-07T21:02:31.4805663Z use_cache=False, 2025-05-07T21:02:31.4805766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4805850Z use_cpu=True, 2025-05-07T21:02:31.4805951Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4806024Z ) 2025-05-07T21:02:31.4806165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4806503Z self=, 2025-05-07T21:02:31.4806595Z compile=True, 2025-05-07T21:02:31.4806702Z pooling_mode=, 2025-05-07T21:02:31.4806777Z T=3, 2025-05-07T21:02:31.4806856Z D=91, 2025-05-07T21:02:31.4806931Z B=19, 2025-05-07T21:02:31.4807010Z log_E=3, 2025-05-07T21:02:31.4807092Z L=16, 2025-05-07T21:02:31.4807173Z D_gradcheck=2, 2025-05-07T21:02:31.4807273Z stochastic_rounding=False, 2025-05-07T21:02:31.4807355Z weighted=True, 2025-05-07T21:02:31.4807433Z row_wise=True, 2025-05-07T21:02:31.4807511Z mixed=True, 2025-05-07T21:02:31.4807641Z use_cache=True, 2025-05-07T21:02:31.4807745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4807825Z use_cpu=True, 2025-05-07T21:02:31.4807931Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4808002Z ) 2025-05-07T21:02:31.4808174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4808574Z self=, 2025-05-07T21:02:31.4808658Z compile=False, 2025-05-07T21:02:31.4808767Z pooling_mode=, 2025-05-07T21:02:31.4808844Z T=1, 2025-05-07T21:02:31.4808919Z D=4, 2025-05-07T21:02:31.4808997Z B=83, 2025-05-07T21:02:31.4809072Z log_E=4, 2025-05-07T21:02:31.4809147Z L=2, 2025-05-07T21:02:31.4809233Z D_gradcheck=2, 2025-05-07T21:02:31.4809327Z stochastic_rounding=True, 2025-05-07T21:02:31.4809408Z weighted=False, 2025-05-07T21:02:31.4809494Z row_wise=True, 2025-05-07T21:02:31.4809582Z mixed=True, 2025-05-07T21:02:31.4809667Z use_cache=True, 2025-05-07T21:02:31.4809776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4809855Z use_cpu=True, 2025-05-07T21:02:31.4809961Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4810035Z ) 2025-05-07T21:02:31.4810167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4810515Z self=, 2025-05-07T21:02:31.4810596Z compile=True, 2025-05-07T21:02:31.4810703Z pooling_mode=, 2025-05-07T21:02:31.4810786Z T=4, 2025-05-07T21:02:31.4810866Z D=54, 2025-05-07T21:02:31.4810943Z B=2, 2025-05-07T21:02:31.4811024Z log_E=3, 2025-05-07T21:02:31.4811099Z L=16, 2025-05-07T21:02:31.4811185Z D_gradcheck=1, 2025-05-07T21:02:31.4811284Z stochastic_rounding=False, 2025-05-07T21:02:31.4811370Z weighted=True, 2025-05-07T21:02:31.4811456Z row_wise=True, 2025-05-07T21:02:31.4811537Z mixed=False, 2025-05-07T21:02:31.4811618Z use_cache=False, 2025-05-07T21:02:31.4811728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4811807Z use_cpu=True, 2025-05-07T21:02:31.4811909Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4811984Z ) 2025-05-07T21:02:31.4812112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4812449Z self=, 2025-05-07T21:02:31.4812537Z compile=False, 2025-05-07T21:02:31.4812644Z pooling_mode=, 2025-05-07T21:02:31.4812720Z T=5, 2025-05-07T21:02:31.4812803Z D=44, 2025-05-07T21:02:31.4812880Z B=70, 2025-05-07T21:02:31.4812963Z log_E=3, 2025-05-07T21:02:31.4813036Z L=13, 2025-05-07T21:02:31.4813162Z D_gradcheck=1, 2025-05-07T21:02:31.4813262Z stochastic_rounding=False, 2025-05-07T21:02:31.4813342Z weighted=True, 2025-05-07T21:02:31.4813421Z row_wise=True, 2025-05-07T21:02:31.4813503Z mixed=True, 2025-05-07T21:02:31.4813584Z use_cache=True, 2025-05-07T21:02:31.4813687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.4813770Z use_cpu=True, 2025-05-07T21:02:31.4813873Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.4813949Z ) 2025-05-07T21:02:31.4814083Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4814426Z self=, 2025-05-07T21:02:31.4814510Z compile=False, 2025-05-07T21:02:31.4814622Z pooling_mode=, 2025-05-07T21:02:31.4814698Z T=3, 2025-05-07T21:02:31.4814777Z D=28, 2025-05-07T21:02:31.4814853Z B=39, 2025-05-07T21:02:31.4814929Z log_E=3, 2025-05-07T21:02:31.4815007Z L=8, 2025-05-07T21:02:31.4815089Z D_gradcheck=1, 2025-05-07T21:02:31.4815182Z stochastic_rounding=False, 2025-05-07T21:02:31.4815265Z weighted=False, 2025-05-07T21:02:31.4815345Z row_wise=True, 2025-05-07T21:02:31.4815838Z mixed=True, 2025-05-07T21:02:31.4815928Z use_cache=False, 2025-05-07T21:02:31.4816034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4816113Z use_cpu=True, 2025-05-07T21:02:31.4816219Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.4816335Z ) 2025-05-07T21:02:31.4816468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.4816854Z self=, 2025-05-07T21:02:31.4816960Z compile=False, 2025-05-07T21:02:31.4817079Z pooling_mode=, 2025-05-07T21:02:31.4817172Z T=2, 2025-05-07T21:02:31.4817248Z D=109, 2025-05-07T21:02:31.4817327Z B=2, 2025-05-07T21:02:31.4817403Z log_E=4, 2025-05-07T21:02:31.4817481Z L=4, 2025-05-07T21:02:31.4817567Z D_gradcheck=2, 2025-05-07T21:02:31.4817662Z stochastic_rounding=False, 2025-05-07T21:02:31.4817745Z weighted=True, 2025-05-07T21:02:31.4817840Z row_wise=True, 2025-05-07T21:02:31.4817920Z mixed=False, 2025-05-07T21:02:31.4818003Z use_cache=False, 2025-05-07T21:02:31.4818111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.4818190Z use_cpu=True, 2025-05-07T21:02:31.4818294Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5052356Z ) 2025-05-07T21:02:31.5052698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5053204Z self=, 2025-05-07T21:02:31.5053334Z compile=True, 2025-05-07T21:02:31.5053484Z pooling_mode=, 2025-05-07T21:02:31.5053586Z T=5, 2025-05-07T21:02:31.5053726Z D=15, 2025-05-07T21:02:31.5053830Z B=39, 2025-05-07T21:02:31.5053933Z log_E=5, 2025-05-07T21:02:31.5054057Z L=15, 2025-05-07T21:02:31.5054208Z D_gradcheck=1, 2025-05-07T21:02:31.5054333Z stochastic_rounding=True, 2025-05-07T21:02:31.5054463Z weighted=False, 2025-05-07T21:02:31.5054581Z row_wise=True, 2025-05-07T21:02:31.5054683Z mixed=False, 2025-05-07T21:02:31.5054787Z use_cache=True, 2025-05-07T21:02:31.5054944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5055051Z use_cpu=True, 2025-05-07T21:02:31.5055192Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5055297Z ) 2025-05-07T21:02:31.5055470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5055940Z self=, 2025-05-07T21:02:31.5056027Z compile=False, 2025-05-07T21:02:31.5056136Z pooling_mode=, 2025-05-07T21:02:31.5056216Z T=3, 2025-05-07T21:02:31.5056291Z D=117, 2025-05-07T21:02:31.5056369Z B=65, 2025-05-07T21:02:31.5056557Z log_E=3, 2025-05-07T21:02:31.5056636Z L=6, 2025-05-07T21:02:31.5056719Z D_gradcheck=1, 2025-05-07T21:02:31.5056817Z stochastic_rounding=False, 2025-05-07T21:02:31.5056900Z weighted=False, 2025-05-07T21:02:31.5056984Z row_wise=True, 2025-05-07T21:02:31.5057080Z mixed=True, 2025-05-07T21:02:31.5057174Z use_cache=False, 2025-05-07T21:02:31.5057298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5057388Z use_cpu=True, 2025-05-07T21:02:31.5057494Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5057571Z ) 2025-05-07T21:02:31.5057702Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5058040Z self=, 2025-05-07T21:02:31.5058144Z compile=False, 2025-05-07T21:02:31.5058257Z pooling_mode=, 2025-05-07T21:02:31.5058336Z T=1, 2025-05-07T21:02:31.5058416Z D=29, 2025-05-07T21:02:31.5058493Z B=60, 2025-05-07T21:02:31.5058574Z log_E=4, 2025-05-07T21:02:31.5058655Z L=14, 2025-05-07T21:02:31.5058740Z D_gradcheck=2, 2025-05-07T21:02:31.5058836Z stochastic_rounding=True, 2025-05-07T21:02:31.5058990Z weighted=False, 2025-05-07T21:02:31.5059072Z row_wise=True, 2025-05-07T21:02:31.5059155Z mixed=False, 2025-05-07T21:02:31.5059237Z use_cache=True, 2025-05-07T21:02:31.5059344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5059429Z use_cpu=True, 2025-05-07T21:02:31.5059613Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5059688Z ) 2025-05-07T21:02:31.5059826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5060216Z self=, 2025-05-07T21:02:31.5060302Z compile=True, 2025-05-07T21:02:31.5060414Z pooling_mode=, 2025-05-07T21:02:31.5060493Z T=3, 2025-05-07T21:02:31.5060573Z D=56, 2025-05-07T21:02:31.5060659Z B=69, 2025-05-07T21:02:31.5060745Z log_E=4, 2025-05-07T21:02:31.5060824Z L=3, 2025-05-07T21:02:31.5060914Z D_gradcheck=2, 2025-05-07T21:02:31.5061013Z stochastic_rounding=True, 2025-05-07T21:02:31.5061109Z weighted=False, 2025-05-07T21:02:31.5061191Z row_wise=True, 2025-05-07T21:02:31.5061274Z mixed=False, 2025-05-07T21:02:31.5061359Z use_cache=True, 2025-05-07T21:02:31.5061466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5061550Z use_cpu=True, 2025-05-07T21:02:31.5061656Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5061730Z ) 2025-05-07T21:02:31.5061859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5062206Z self=, 2025-05-07T21:02:31.5062300Z compile=False, 2025-05-07T21:02:31.5062412Z pooling_mode=, 2025-05-07T21:02:31.5062498Z T=4, 2025-05-07T21:02:31.5062577Z D=44, 2025-05-07T21:02:31.5062659Z B=18, 2025-05-07T21:02:31.5062740Z log_E=4, 2025-05-07T21:02:31.5062817Z L=11, 2025-05-07T21:02:31.5062903Z D_gradcheck=2, 2025-05-07T21:02:31.5062998Z stochastic_rounding=True, 2025-05-07T21:02:31.5063084Z weighted=False, 2025-05-07T21:02:31.5063169Z row_wise=True, 2025-05-07T21:02:31.5063252Z mixed=True, 2025-05-07T21:02:31.5063336Z use_cache=False, 2025-05-07T21:02:31.5063448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5063539Z use_cpu=True, 2025-05-07T21:02:31.5063648Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5063728Z ) 2025-05-07T21:02:31.5063861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5064201Z self=, 2025-05-07T21:02:31.5064290Z compile=False, 2025-05-07T21:02:31.5064398Z pooling_mode=, 2025-05-07T21:02:31.5064478Z T=4, 2025-05-07T21:02:31.5064558Z D=117, 2025-05-07T21:02:31.5064684Z B=43, 2025-05-07T21:02:31.5064769Z log_E=4, 2025-05-07T21:02:31.5064846Z L=8, 2025-05-07T21:02:31.5064934Z D_gradcheck=1, 2025-05-07T21:02:31.5065036Z stochastic_rounding=False, 2025-05-07T21:02:31.5065122Z weighted=False, 2025-05-07T21:02:31.5065203Z row_wise=True, 2025-05-07T21:02:31.5065288Z mixed=False, 2025-05-07T21:02:31.5065375Z use_cache=True, 2025-05-07T21:02:31.5065483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5065572Z use_cpu=True, 2025-05-07T21:02:31.5065677Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5065758Z ) 2025-05-07T21:02:31.5065900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5066239Z self=, 2025-05-07T21:02:31.5066328Z compile=False, 2025-05-07T21:02:31.5066437Z pooling_mode=, 2025-05-07T21:02:31.5066516Z T=4, 2025-05-07T21:02:31.5066601Z D=29, 2025-05-07T21:02:31.5066686Z B=101, 2025-05-07T21:02:31.5066767Z log_E=3, 2025-05-07T21:02:31.5066858Z L=9, 2025-05-07T21:02:31.5066955Z D_gradcheck=2, 2025-05-07T21:02:31.5067065Z stochastic_rounding=False, 2025-05-07T21:02:31.5067220Z weighted=True, 2025-05-07T21:02:31.5067302Z row_wise=True, 2025-05-07T21:02:31.5067382Z mixed=True, 2025-05-07T21:02:31.5067468Z use_cache=True, 2025-05-07T21:02:31.5067578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5067712Z use_cpu=True, 2025-05-07T21:02:31.5067813Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5067888Z ) 2025-05-07T21:02:31.5068061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5068398Z self=, 2025-05-07T21:02:31.5068482Z compile=True, 2025-05-07T21:02:31.5068592Z pooling_mode=, 2025-05-07T21:02:31.5068671Z T=3, 2025-05-07T21:02:31.5068754Z D=124, 2025-05-07T21:02:31.5068835Z B=22, 2025-05-07T21:02:31.5068918Z log_E=5, 2025-05-07T21:02:31.5068996Z L=13, 2025-05-07T21:02:31.5069086Z D_gradcheck=2, 2025-05-07T21:02:31.5069193Z stochastic_rounding=False, 2025-05-07T21:02:31.5069278Z weighted=True, 2025-05-07T21:02:31.5069369Z row_wise=True, 2025-05-07T21:02:31.5069450Z mixed=True, 2025-05-07T21:02:31.5069536Z use_cache=True, 2025-05-07T21:02:31.5069643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5069727Z use_cpu=True, 2025-05-07T21:02:31.5069836Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5069912Z ) 2025-05-07T21:02:31.5070047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5070389Z self=, 2025-05-07T21:02:31.5070479Z compile=False, 2025-05-07T21:02:31.5070591Z pooling_mode=, 2025-05-07T21:02:31.5070680Z T=1, 2025-05-07T21:02:31.5070760Z D=15, 2025-05-07T21:02:31.5070838Z B=119, 2025-05-07T21:02:31.5070919Z log_E=5, 2025-05-07T21:02:31.5070998Z L=1, 2025-05-07T21:02:31.5071081Z D_gradcheck=1, 2025-05-07T21:02:31.5071182Z stochastic_rounding=True, 2025-05-07T21:02:31.5071264Z weighted=True, 2025-05-07T21:02:31.5071351Z row_wise=True, 2025-05-07T21:02:31.5071431Z mixed=True, 2025-05-07T21:02:31.5071514Z use_cache=True, 2025-05-07T21:02:31.5071626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5071710Z use_cpu=True, 2025-05-07T21:02:31.5071813Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5071891Z ) 2025-05-07T21:02:31.5072025Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5072360Z self=, 2025-05-07T21:02:31.5072449Z compile=False, 2025-05-07T21:02:31.5072557Z pooling_mode=, 2025-05-07T21:02:31.5072634Z T=2, 2025-05-07T21:02:31.5072762Z D=37, 2025-05-07T21:02:31.5072844Z B=82, 2025-05-07T21:02:31.5072929Z log_E=4, 2025-05-07T21:02:31.5073010Z L=10, 2025-05-07T21:02:31.5073092Z D_gradcheck=1, 2025-05-07T21:02:31.5073193Z stochastic_rounding=True, 2025-05-07T21:02:31.5073276Z weighted=True, 2025-05-07T21:02:31.5073361Z row_wise=True, 2025-05-07T21:02:31.5073445Z mixed=True, 2025-05-07T21:02:31.5073530Z use_cache=False, 2025-05-07T21:02:31.5073640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5073729Z use_cpu=True, 2025-05-07T21:02:31.5073834Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5073942Z ) 2025-05-07T21:02:31.5074076Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5074420Z self=, 2025-05-07T21:02:31.5074506Z compile=True, 2025-05-07T21:02:31.5074619Z pooling_mode=, 2025-05-07T21:02:31.5074703Z T=2, 2025-05-07T21:02:31.5074784Z D=79, 2025-05-07T21:02:31.5074862Z B=52, 2025-05-07T21:02:31.5074946Z log_E=5, 2025-05-07T21:02:31.5075025Z L=1, 2025-05-07T21:02:31.5075115Z D_gradcheck=2, 2025-05-07T21:02:31.5075259Z stochastic_rounding=True, 2025-05-07T21:02:31.5075344Z weighted=False, 2025-05-07T21:02:31.5075428Z row_wise=True, 2025-05-07T21:02:31.5075510Z mixed=True, 2025-05-07T21:02:31.5075593Z use_cache=True, 2025-05-07T21:02:31.5075746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5075830Z use_cpu=True, 2025-05-07T21:02:31.5075934Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5076014Z ) 2025-05-07T21:02:31.5076181Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5076522Z self=, 2025-05-07T21:02:31.5076611Z compile=False, 2025-05-07T21:02:31.5076722Z pooling_mode=, 2025-05-07T21:02:31.5076803Z T=1, 2025-05-07T21:02:31.5076887Z D=74, 2025-05-07T21:02:31.5076966Z B=96, 2025-05-07T21:02:31.5077049Z log_E=3, 2025-05-07T21:02:31.5077127Z L=19, 2025-05-07T21:02:31.5077215Z D_gradcheck=1, 2025-05-07T21:02:31.5077314Z stochastic_rounding=True, 2025-05-07T21:02:31.5077402Z weighted=False, 2025-05-07T21:02:31.5081984Z row_wise=True, 2025-05-07T21:02:31.5082085Z mixed=False, 2025-05-07T21:02:31.5082174Z use_cache=True, 2025-05-07T21:02:31.5082298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5082386Z use_cpu=True, 2025-05-07T21:02:31.5082499Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5082575Z ) 2025-05-07T21:02:31.5082705Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5083050Z self=, 2025-05-07T21:02:31.5083132Z compile=True, 2025-05-07T21:02:31.5083247Z pooling_mode=, 2025-05-07T21:02:31.5083329Z T=4, 2025-05-07T21:02:31.5083414Z D=74, 2025-05-07T21:02:31.5083494Z B=86, 2025-05-07T21:02:31.5083575Z log_E=5, 2025-05-07T21:02:31.5083661Z L=17, 2025-05-07T21:02:31.5083750Z D_gradcheck=2, 2025-05-07T21:02:31.5083849Z stochastic_rounding=False, 2025-05-07T21:02:31.5083940Z weighted=False, 2025-05-07T21:02:31.5084025Z row_wise=True, 2025-05-07T21:02:31.5084108Z mixed=True, 2025-05-07T21:02:31.5084199Z use_cache=False, 2025-05-07T21:02:31.5084311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5084395Z use_cpu=True, 2025-05-07T21:02:31.5084504Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5084581Z ) 2025-05-07T21:02:31.5084717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5085058Z self=, 2025-05-07T21:02:31.5085143Z compile=True, 2025-05-07T21:02:31.5085256Z pooling_mode=, 2025-05-07T21:02:31.5085405Z T=5, 2025-05-07T21:02:31.5085485Z D=94, 2025-05-07T21:02:31.5085566Z B=83, 2025-05-07T21:02:31.5085645Z log_E=5, 2025-05-07T21:02:31.5085723Z L=4, 2025-05-07T21:02:31.5085810Z D_gradcheck=1, 2025-05-07T21:02:31.5085907Z stochastic_rounding=False, 2025-05-07T21:02:31.5085992Z weighted=False, 2025-05-07T21:02:31.5086078Z row_wise=True, 2025-05-07T21:02:31.5086160Z mixed=True, 2025-05-07T21:02:31.5086252Z use_cache=False, 2025-05-07T21:02:31.5086367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5086451Z use_cpu=True, 2025-05-07T21:02:31.5086556Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5086638Z ) 2025-05-07T21:02:31.5086768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5087166Z self=, 2025-05-07T21:02:31.5087252Z compile=False, 2025-05-07T21:02:31.5087364Z pooling_mode=, 2025-05-07T21:02:31.5087446Z T=2, 2025-05-07T21:02:31.5087527Z D=101, 2025-05-07T21:02:31.5087605Z B=109, 2025-05-07T21:02:31.5087687Z log_E=5, 2025-05-07T21:02:31.5087813Z L=12, 2025-05-07T21:02:31.5087898Z D_gradcheck=2, 2025-05-07T21:02:31.5087999Z stochastic_rounding=False, 2025-05-07T21:02:31.5088085Z weighted=False, 2025-05-07T21:02:31.5088167Z row_wise=True, 2025-05-07T21:02:31.5088250Z mixed=True, 2025-05-07T21:02:31.5088373Z use_cache=True, 2025-05-07T21:02:31.5088479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5088565Z use_cpu=True, 2025-05-07T21:02:31.5088704Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5088785Z ) 2025-05-07T21:02:31.5088914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5089250Z self=, 2025-05-07T21:02:31.5089338Z compile=True, 2025-05-07T21:02:31.5089450Z pooling_mode=, 2025-05-07T21:02:31.5089528Z T=2, 2025-05-07T21:02:31.5089610Z D=124, 2025-05-07T21:02:31.5089689Z B=93, 2025-05-07T21:02:31.5089767Z log_E=5, 2025-05-07T21:02:31.5089854Z L=15, 2025-05-07T21:02:31.5089939Z D_gradcheck=1, 2025-05-07T21:02:31.5090036Z stochastic_rounding=True, 2025-05-07T21:02:31.5090122Z weighted=False, 2025-05-07T21:02:31.5090204Z row_wise=True, 2025-05-07T21:02:31.5090288Z mixed=False, 2025-05-07T21:02:31.5090374Z use_cache=True, 2025-05-07T21:02:31.5090485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5090578Z use_cpu=True, 2025-05-07T21:02:31.5090685Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5090759Z ) 2025-05-07T21:02:31.5090896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5091231Z self=, 2025-05-07T21:02:31.5091315Z compile=True, 2025-05-07T21:02:31.5091431Z pooling_mode=, 2025-05-07T21:02:31.5091509Z T=4, 2025-05-07T21:02:31.5091588Z D=123, 2025-05-07T21:02:31.5091671Z B=82, 2025-05-07T21:02:31.5091751Z log_E=4, 2025-05-07T21:02:31.5091832Z L=5, 2025-05-07T21:02:31.5091919Z D_gradcheck=1, 2025-05-07T21:02:31.5092018Z stochastic_rounding=False, 2025-05-07T21:02:31.5092104Z weighted=True, 2025-05-07T21:02:31.5092186Z row_wise=True, 2025-05-07T21:02:31.5092270Z mixed=False, 2025-05-07T21:02:31.5092361Z use_cache=False, 2025-05-07T21:02:31.5092470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5092553Z use_cpu=True, 2025-05-07T21:02:31.5092661Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5327245Z ) 2025-05-07T21:02:31.5327671Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5328157Z self=, 2025-05-07T21:02:31.5328294Z compile=False, 2025-05-07T21:02:31.5328584Z pooling_mode=, 2025-05-07T21:02:31.5328696Z T=5, 2025-05-07T21:02:31.5328801Z D=3, 2025-05-07T21:02:31.5328953Z B=41, 2025-05-07T21:02:31.5329065Z log_E=3, 2025-05-07T21:02:31.5329165Z L=18, 2025-05-07T21:02:31.5329280Z D_gradcheck=2, 2025-05-07T21:02:31.5329409Z stochastic_rounding=True, 2025-05-07T21:02:31.5329518Z weighted=False, 2025-05-07T21:02:31.5329642Z row_wise=True, 2025-05-07T21:02:31.5329753Z mixed=True, 2025-05-07T21:02:31.5329878Z use_cache=True, 2025-05-07T21:02:31.5330026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5330132Z use_cpu=True, 2025-05-07T21:02:31.5330274Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5330379Z ) 2025-05-07T21:02:31.5330553Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5330976Z self=, 2025-05-07T21:02:31.5331063Z compile=True, 2025-05-07T21:02:31.5331173Z pooling_mode=, 2025-05-07T21:02:31.5331254Z T=5, 2025-05-07T21:02:31.5331335Z D=124, 2025-05-07T21:02:31.5331413Z B=34, 2025-05-07T21:02:31.5331578Z log_E=4, 2025-05-07T21:02:31.5331657Z L=4, 2025-05-07T21:02:31.5331742Z D_gradcheck=2, 2025-05-07T21:02:31.5331841Z stochastic_rounding=True, 2025-05-07T21:02:31.5331926Z weighted=False, 2025-05-07T21:02:31.5332010Z row_wise=True, 2025-05-07T21:02:31.5332152Z mixed=True, 2025-05-07T21:02:31.5332241Z use_cache=False, 2025-05-07T21:02:31.5332350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5332544Z use_cpu=True, 2025-05-07T21:02:31.5332651Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5332732Z ) 2025-05-07T21:02:31.5332864Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5333202Z self=, 2025-05-07T21:02:31.5333295Z compile=False, 2025-05-07T21:02:31.5333403Z pooling_mode=, 2025-05-07T21:02:31.5333483Z T=2, 2025-05-07T21:02:31.5333566Z D=28, 2025-05-07T21:02:31.5333645Z B=37, 2025-05-07T21:02:31.5333753Z log_E=3, 2025-05-07T21:02:31.5333838Z L=7, 2025-05-07T21:02:31.5333924Z D_gradcheck=1, 2025-05-07T21:02:31.5334022Z stochastic_rounding=False, 2025-05-07T21:02:31.5334110Z weighted=True, 2025-05-07T21:02:31.5334193Z row_wise=True, 2025-05-07T21:02:31.5334280Z mixed=True, 2025-05-07T21:02:31.5334364Z use_cache=True, 2025-05-07T21:02:31.5334472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5334566Z use_cpu=True, 2025-05-07T21:02:31.5334670Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5334748Z ) 2025-05-07T21:02:31.5334880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5335222Z self=, 2025-05-07T21:02:31.5335312Z compile=True, 2025-05-07T21:02:31.5335426Z pooling_mode=, 2025-05-07T21:02:31.5335504Z T=1, 2025-05-07T21:02:31.5335583Z D=125, 2025-05-07T21:02:31.5335670Z B=88, 2025-05-07T21:02:31.5335750Z log_E=3, 2025-05-07T21:02:31.5335829Z L=14, 2025-05-07T21:02:31.5335921Z D_gradcheck=1, 2025-05-07T21:02:31.5336021Z stochastic_rounding=True, 2025-05-07T21:02:31.5336108Z weighted=True, 2025-05-07T21:02:31.5336195Z row_wise=True, 2025-05-07T21:02:31.5336277Z mixed=False, 2025-05-07T21:02:31.5336372Z use_cache=False, 2025-05-07T21:02:31.5336478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5336563Z use_cpu=True, 2025-05-07T21:02:31.5336672Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5336750Z ) 2025-05-07T21:02:31.5336882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5337227Z self=, 2025-05-07T21:02:31.5337369Z compile=False, 2025-05-07T21:02:31.5337479Z pooling_mode=, 2025-05-07T21:02:31.5337566Z T=4, 2025-05-07T21:02:31.5337647Z D=77, 2025-05-07T21:02:31.5337736Z B=33, 2025-05-07T21:02:31.5337814Z log_E=5, 2025-05-07T21:02:31.5337891Z L=15, 2025-05-07T21:02:31.5337981Z D_gradcheck=1, 2025-05-07T21:02:31.5338082Z stochastic_rounding=True, 2025-05-07T21:02:31.5338167Z weighted=True, 2025-05-07T21:02:31.5338262Z row_wise=True, 2025-05-07T21:02:31.5338348Z mixed=False, 2025-05-07T21:02:31.5338438Z use_cache=False, 2025-05-07T21:02:31.5338556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5338644Z use_cpu=True, 2025-05-07T21:02:31.5338751Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5338832Z ) 2025-05-07T21:02:31.5338965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5339310Z self=, 2025-05-07T21:02:31.5339402Z compile=True, 2025-05-07T21:02:31.5339510Z pooling_mode=, 2025-05-07T21:02:31.5339592Z T=4, 2025-05-07T21:02:31.5339670Z D=96, 2025-05-07T21:02:31.5339793Z B=35, 2025-05-07T21:02:31.5339877Z log_E=4, 2025-05-07T21:02:31.5339954Z L=6, 2025-05-07T21:02:31.5340037Z D_gradcheck=2, 2025-05-07T21:02:31.5340135Z stochastic_rounding=True, 2025-05-07T21:02:31.5340219Z weighted=False, 2025-05-07T21:02:31.5340344Z row_wise=True, 2025-05-07T21:02:31.5340433Z mixed=False, 2025-05-07T21:02:31.5340516Z use_cache=True, 2025-05-07T21:02:31.5340662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5340756Z use_cpu=True, 2025-05-07T21:02:31.5340860Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5340936Z ) 2025-05-07T21:02:31.5341069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5341406Z self=, 2025-05-07T21:02:31.5341496Z compile=False, 2025-05-07T21:02:31.5341608Z pooling_mode=, 2025-05-07T21:02:31.5341687Z T=3, 2025-05-07T21:02:31.5341775Z D=20, 2025-05-07T21:02:31.5341852Z B=6, 2025-05-07T21:02:31.5341928Z log_E=3, 2025-05-07T21:02:31.5342008Z L=16, 2025-05-07T21:02:31.5342090Z D_gradcheck=2, 2025-05-07T21:02:31.5342188Z stochastic_rounding=True, 2025-05-07T21:02:31.5342280Z weighted=False, 2025-05-07T21:02:31.5342364Z row_wise=True, 2025-05-07T21:02:31.5342445Z mixed=True, 2025-05-07T21:02:31.5342536Z use_cache=False, 2025-05-07T21:02:31.5342646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5342732Z use_cpu=True, 2025-05-07T21:02:31.5342840Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5342920Z ) 2025-05-07T21:02:31.5343057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5343395Z self=, 2025-05-07T21:02:31.5343481Z compile=True, 2025-05-07T21:02:31.5343593Z pooling_mode=, 2025-05-07T21:02:31.5343674Z T=5, 2025-05-07T21:02:31.5343757Z D=64, 2025-05-07T21:02:31.5343839Z B=33, 2025-05-07T21:02:31.5343919Z log_E=5, 2025-05-07T21:02:31.5343999Z L=13, 2025-05-07T21:02:31.5344091Z D_gradcheck=1, 2025-05-07T21:02:31.5344187Z stochastic_rounding=True, 2025-05-07T21:02:31.5344273Z weighted=True, 2025-05-07T21:02:31.5344359Z row_wise=True, 2025-05-07T21:02:31.5344440Z mixed=True, 2025-05-07T21:02:31.5344528Z use_cache=False, 2025-05-07T21:02:31.5344642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5344726Z use_cpu=True, 2025-05-07T21:02:31.5344837Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5344917Z ) 2025-05-07T21:02:31.5345048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5345435Z self=, 2025-05-07T21:02:31.5345523Z compile=False, 2025-05-07T21:02:31.5345630Z pooling_mode=, 2025-05-07T21:02:31.5345711Z T=2, 2025-05-07T21:02:31.5345791Z D=4, 2025-05-07T21:02:31.5345870Z B=94, 2025-05-07T21:02:31.5345953Z log_E=5, 2025-05-07T21:02:31.5346032Z L=19, 2025-05-07T21:02:31.5346115Z D_gradcheck=1, 2025-05-07T21:02:31.5346220Z stochastic_rounding=True, 2025-05-07T21:02:31.5346305Z weighted=True, 2025-05-07T21:02:31.5346391Z row_wise=True, 2025-05-07T21:02:31.5346472Z mixed=True, 2025-05-07T21:02:31.5346557Z use_cache=False, 2025-05-07T21:02:31.5346672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5346753Z use_cpu=True, 2025-05-07T21:02:31.5346858Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5346937Z ) 2025-05-07T21:02:31.5347075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5347414Z self=, 2025-05-07T21:02:31.5347505Z compile=False, 2025-05-07T21:02:31.5347612Z pooling_mode=, 2025-05-07T21:02:31.5347736Z T=5, 2025-05-07T21:02:31.5347818Z D=108, 2025-05-07T21:02:31.5347897Z B=48, 2025-05-07T21:02:31.5347987Z log_E=4, 2025-05-07T21:02:31.5348069Z L=17, 2025-05-07T21:02:31.5348153Z D_gradcheck=1, 2025-05-07T21:02:31.5348259Z stochastic_rounding=False, 2025-05-07T21:02:31.5348384Z weighted=True, 2025-05-07T21:02:31.5348472Z row_wise=True, 2025-05-07T21:02:31.5348564Z mixed=True, 2025-05-07T21:02:31.5348651Z use_cache=False, 2025-05-07T21:02:31.5348821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5348911Z use_cpu=True, 2025-05-07T21:02:31.5349018Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5349092Z ) 2025-05-07T21:02:31.5349225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5349563Z self=, 2025-05-07T21:02:31.5349658Z compile=False, 2025-05-07T21:02:31.5349770Z pooling_mode=, 2025-05-07T21:02:31.5349854Z T=1, 2025-05-07T21:02:31.5349935Z D=33, 2025-05-07T21:02:31.5350012Z B=84, 2025-05-07T21:02:31.5350091Z log_E=3, 2025-05-07T21:02:31.5350176Z L=15, 2025-05-07T21:02:31.5350264Z D_gradcheck=2, 2025-05-07T21:02:31.5350360Z stochastic_rounding=False, 2025-05-07T21:02:31.5350451Z weighted=False, 2025-05-07T21:02:31.5350557Z row_wise=True, 2025-05-07T21:02:31.5350642Z mixed=True, 2025-05-07T21:02:31.5350729Z use_cache=False, 2025-05-07T21:02:31.5350838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5350932Z use_cpu=True, 2025-05-07T21:02:31.5351038Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5351113Z ) 2025-05-07T21:02:31.5351251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5351588Z self=, 2025-05-07T21:02:31.5351684Z compile=False, 2025-05-07T21:02:31.5351800Z pooling_mode=, 2025-05-07T21:02:31.5351879Z T=5, 2025-05-07T21:02:31.5351960Z D=4, 2025-05-07T21:02:31.5352037Z B=38, 2025-05-07T21:02:31.5352116Z log_E=5, 2025-05-07T21:02:31.5352199Z L=2, 2025-05-07T21:02:31.5352284Z D_gradcheck=2, 2025-05-07T21:02:31.5352384Z stochastic_rounding=True, 2025-05-07T21:02:31.5352471Z weighted=True, 2025-05-07T21:02:31.5352554Z row_wise=True, 2025-05-07T21:02:31.5352636Z mixed=True, 2025-05-07T21:02:31.5352726Z use_cache=False, 2025-05-07T21:02:31.5352833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5352914Z use_cpu=True, 2025-05-07T21:02:31.5353023Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5353099Z ) 2025-05-07T21:02:31.5353234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5353616Z self=, 2025-05-07T21:02:31.5353703Z compile=True, 2025-05-07T21:02:31.5353816Z pooling_mode=, 2025-05-07T21:02:31.5353896Z T=4, 2025-05-07T21:02:31.5353974Z D=40, 2025-05-07T21:02:31.5354053Z B=54, 2025-05-07T21:02:31.5354133Z log_E=4, 2025-05-07T21:02:31.5354212Z L=8, 2025-05-07T21:02:31.5354302Z D_gradcheck=2, 2025-05-07T21:02:31.5354405Z stochastic_rounding=True, 2025-05-07T21:02:31.5354489Z weighted=True, 2025-05-07T21:02:31.5354581Z row_wise=True, 2025-05-07T21:02:31.5354662Z mixed=True, 2025-05-07T21:02:31.5354748Z use_cache=True, 2025-05-07T21:02:31.5354857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5354938Z use_cpu=True, 2025-05-07T21:02:31.5355045Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5355120Z ) 2025-05-07T21:02:31.5355250Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5355604Z self=, 2025-05-07T21:02:31.5355689Z compile=False, 2025-05-07T21:02:31.5355797Z pooling_mode=, 2025-05-07T21:02:31.5355927Z T=1, 2025-05-07T21:02:31.5356005Z D=75, 2025-05-07T21:02:31.5356082Z B=16, 2025-05-07T21:02:31.5356169Z log_E=3, 2025-05-07T21:02:31.5356246Z L=16, 2025-05-07T21:02:31.5356329Z D_gradcheck=1, 2025-05-07T21:02:31.5356471Z stochastic_rounding=False, 2025-05-07T21:02:31.5356559Z weighted=True, 2025-05-07T21:02:31.5356643Z row_wise=True, 2025-05-07T21:02:31.5356725Z mixed=True, 2025-05-07T21:02:31.5356847Z use_cache=True, 2025-05-07T21:02:31.5356963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5357064Z use_cpu=True, 2025-05-07T21:02:31.5357184Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5357280Z ) 2025-05-07T21:02:31.5357414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5357758Z self=, 2025-05-07T21:02:31.5357848Z compile=False, 2025-05-07T21:02:31.5357956Z pooling_mode=, 2025-05-07T21:02:31.5358036Z T=3, 2025-05-07T21:02:31.5358119Z D=14, 2025-05-07T21:02:31.5358197Z B=35, 2025-05-07T21:02:31.5358278Z log_E=5, 2025-05-07T21:02:31.5358354Z L=4, 2025-05-07T21:02:31.5358438Z D_gradcheck=2, 2025-05-07T21:02:31.5358539Z stochastic_rounding=True, 2025-05-07T21:02:31.5358624Z weighted=True, 2025-05-07T21:02:31.5358708Z row_wise=True, 2025-05-07T21:02:31.5358799Z mixed=True, 2025-05-07T21:02:31.5358887Z use_cache=False, 2025-05-07T21:02:31.5358994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5359079Z use_cpu=True, 2025-05-07T21:02:31.5359185Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5359262Z ) 2025-05-07T21:02:31.5359394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5359734Z self=, 2025-05-07T21:02:31.5359821Z compile=True, 2025-05-07T21:02:31.5359931Z pooling_mode=, 2025-05-07T21:02:31.5360010Z T=1, 2025-05-07T21:02:31.5360095Z D=2, 2025-05-07T21:02:31.5360175Z B=30, 2025-05-07T21:02:31.5360257Z log_E=5, 2025-05-07T21:02:31.5360340Z L=3, 2025-05-07T21:02:31.5360427Z D_gradcheck=1, 2025-05-07T21:02:31.5360602Z stochastic_rounding=False, 2025-05-07T21:02:31.5360689Z weighted=False, 2025-05-07T21:02:31.5360772Z row_wise=True, 2025-05-07T21:02:31.5360857Z mixed=False, 2025-05-07T21:02:31.5360950Z use_cache=False, 2025-05-07T21:02:31.5361061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5361146Z use_cpu=True, 2025-05-07T21:02:31.5361254Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5361331Z ) 2025-05-07T21:02:31.5361465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5361865Z self=, 2025-05-07T21:02:31.5361954Z compile=False, 2025-05-07T21:02:31.5362073Z pooling_mode=, 2025-05-07T21:02:31.5362152Z T=4, 2025-05-07T21:02:31.5362236Z D=125, 2025-05-07T21:02:31.5362320Z B=21, 2025-05-07T21:02:31.5362399Z log_E=4, 2025-05-07T21:02:31.5362475Z L=10, 2025-05-07T21:02:31.5362565Z D_gradcheck=2, 2025-05-07T21:02:31.5362663Z stochastic_rounding=True, 2025-05-07T21:02:31.5362747Z weighted=False, 2025-05-07T21:02:31.5362832Z row_wise=True, 2025-05-07T21:02:31.5362916Z mixed=False, 2025-05-07T21:02:31.5363001Z use_cache=True, 2025-05-07T21:02:31.5363111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5363193Z use_cpu=True, 2025-05-07T21:02:31.5363301Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5600202Z ) 2025-05-07T21:02:31.5600962Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5601514Z self=, 2025-05-07T21:02:31.5601649Z compile=True, 2025-05-07T21:02:31.5602111Z pooling_mode=, 2025-05-07T21:02:31.5602298Z T=4, 2025-05-07T21:02:31.5602409Z D=38, 2025-05-07T21:02:31.5602521Z B=128, 2025-05-07T21:02:31.5602638Z log_E=3, 2025-05-07T21:02:31.5602744Z L=8, 2025-05-07T21:02:31.5602967Z D_gradcheck=2, 2025-05-07T21:02:31.5603119Z stochastic_rounding=False, 2025-05-07T21:02:31.5603214Z weighted=False, 2025-05-07T21:02:31.5603305Z row_wise=True, 2025-05-07T21:02:31.5603498Z mixed=True, 2025-05-07T21:02:31.5603592Z use_cache=True, 2025-05-07T21:02:31.5603711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5603810Z use_cpu=True, 2025-05-07T21:02:31.5603927Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5604018Z ) 2025-05-07T21:02:31.5604174Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5604530Z self=, 2025-05-07T21:02:31.5604638Z compile=False, 2025-05-07T21:02:31.5604756Z pooling_mode=, 2025-05-07T21:02:31.5604845Z T=5, 2025-05-07T21:02:31.5604938Z D=113, 2025-05-07T21:02:31.5605025Z B=101, 2025-05-07T21:02:31.5605114Z log_E=5, 2025-05-07T21:02:31.5605213Z L=8, 2025-05-07T21:02:31.5605305Z D_gradcheck=1, 2025-05-07T21:02:31.5605411Z stochastic_rounding=True, 2025-05-07T21:02:31.5605512Z weighted=True, 2025-05-07T21:02:31.5605609Z row_wise=True, 2025-05-07T21:02:31.5605702Z mixed=False, 2025-05-07T21:02:31.5605804Z use_cache=False, 2025-05-07T21:02:31.5605923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5606016Z use_cpu=True, 2025-05-07T21:02:31.5606136Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5606218Z ) 2025-05-07T21:02:31.5606370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5606717Z self=, 2025-05-07T21:02:31.5606818Z compile=True, 2025-05-07T21:02:31.5606948Z pooling_mode=, 2025-05-07T21:02:31.5607036Z T=5, 2025-05-07T21:02:31.5607123Z D=88, 2025-05-07T21:02:31.5607217Z B=31, 2025-05-07T21:02:31.5607302Z log_E=3, 2025-05-07T21:02:31.5607392Z L=2, 2025-05-07T21:02:31.5607494Z D_gradcheck=1, 2025-05-07T21:02:31.5607601Z stochastic_rounding=True, 2025-05-07T21:02:31.5607694Z weighted=False, 2025-05-07T21:02:31.5607798Z row_wise=True, 2025-05-07T21:02:31.5607889Z mixed=True, 2025-05-07T21:02:31.5607985Z use_cache=False, 2025-05-07T21:02:31.5608109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5608201Z use_cpu=True, 2025-05-07T21:02:31.5608321Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5608405Z ) 2025-05-07T21:02:31.5608635Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5608992Z self=, 2025-05-07T21:02:31.5609088Z compile=False, 2025-05-07T21:02:31.5609206Z pooling_mode=, 2025-05-07T21:02:31.5609303Z T=4, 2025-05-07T21:02:31.5609390Z D=22, 2025-05-07T21:02:31.5609474Z B=4, 2025-05-07T21:02:31.5609567Z log_E=3, 2025-05-07T21:02:31.5609656Z L=18, 2025-05-07T21:02:31.5609747Z D_gradcheck=1, 2025-05-07T21:02:31.5609860Z stochastic_rounding=True, 2025-05-07T21:02:31.5609954Z weighted=False, 2025-05-07T21:02:31.5610046Z row_wise=True, 2025-05-07T21:02:31.5610141Z mixed=True, 2025-05-07T21:02:31.5610232Z use_cache=False, 2025-05-07T21:02:31.5610357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5610447Z use_cpu=True, 2025-05-07T21:02:31.5610557Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5610649Z ) 2025-05-07T21:02:31.5610793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5611144Z self=, 2025-05-07T21:02:31.5611296Z compile=False, 2025-05-07T21:02:31.5611412Z pooling_mode=, 2025-05-07T21:02:31.5611498Z T=5, 2025-05-07T21:02:31.5611590Z D=38, 2025-05-07T21:02:31.5611675Z B=10, 2025-05-07T21:02:31.5611802Z log_E=3, 2025-05-07T21:02:31.5611894Z L=5, 2025-05-07T21:02:31.5611985Z D_gradcheck=1, 2025-05-07T21:02:31.5612101Z stochastic_rounding=False, 2025-05-07T21:02:31.5612198Z weighted=False, 2025-05-07T21:02:31.5612332Z row_wise=True, 2025-05-07T21:02:31.5612437Z mixed=True, 2025-05-07T21:02:31.5612533Z use_cache=True, 2025-05-07T21:02:31.5612649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5612746Z use_cpu=True, 2025-05-07T21:02:31.5612857Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5612942Z ) 2025-05-07T21:02:31.5613094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5613441Z self=, 2025-05-07T21:02:31.5613542Z compile=False, 2025-05-07T21:02:31.5613674Z pooling_mode=, 2025-05-07T21:02:31.5613759Z T=2, 2025-05-07T21:02:31.5613855Z D=80, 2025-05-07T21:02:31.5613945Z B=23, 2025-05-07T21:02:31.5614035Z log_E=4, 2025-05-07T21:02:31.5614127Z L=10, 2025-05-07T21:02:31.5614218Z D_gradcheck=2, 2025-05-07T21:02:31.5614321Z stochastic_rounding=True, 2025-05-07T21:02:31.5614426Z weighted=True, 2025-05-07T21:02:31.5614514Z row_wise=True, 2025-05-07T21:02:31.5614604Z mixed=True, 2025-05-07T21:02:31.5614703Z use_cache=True, 2025-05-07T21:02:31.5614820Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5614911Z use_cpu=True, 2025-05-07T21:02:31.5615031Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5615116Z ) 2025-05-07T21:02:31.5615258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5615609Z self=, 2025-05-07T21:02:31.5615703Z compile=True, 2025-05-07T21:02:31.5615828Z pooling_mode=, 2025-05-07T21:02:31.5615913Z T=5, 2025-05-07T21:02:31.5615999Z D=40, 2025-05-07T21:02:31.5616092Z B=111, 2025-05-07T21:02:31.5616182Z log_E=3, 2025-05-07T21:02:31.5616266Z L=19, 2025-05-07T21:02:31.5616366Z D_gradcheck=1, 2025-05-07T21:02:31.5616473Z stochastic_rounding=True, 2025-05-07T21:02:31.5616567Z weighted=True, 2025-05-07T21:02:31.5616666Z row_wise=True, 2025-05-07T21:02:31.5616756Z mixed=False, 2025-05-07T21:02:31.5616850Z use_cache=False, 2025-05-07T21:02:31.5616976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5617066Z use_cpu=True, 2025-05-07T21:02:31.5617177Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5617331Z ) 2025-05-07T21:02:31.5617491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5617864Z self=, 2025-05-07T21:02:31.5617961Z compile=False, 2025-05-07T21:02:31.5618077Z pooling_mode=, 2025-05-07T21:02:31.5618170Z T=5, 2025-05-07T21:02:31.5618256Z D=45, 2025-05-07T21:02:31.5618347Z B=119, 2025-05-07T21:02:31.5618444Z log_E=5, 2025-05-07T21:02:31.5618530Z L=2, 2025-05-07T21:02:31.5618621Z D_gradcheck=1, 2025-05-07T21:02:31.5618735Z stochastic_rounding=False, 2025-05-07T21:02:31.5618828Z weighted=True, 2025-05-07T21:02:31.5618917Z row_wise=True, 2025-05-07T21:02:31.5619014Z mixed=False, 2025-05-07T21:02:31.5619108Z use_cache=True, 2025-05-07T21:02:31.5619225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5619324Z use_cpu=True, 2025-05-07T21:02:31.5619436Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5619528Z ) 2025-05-07T21:02:31.5619664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5620009Z self=, 2025-05-07T21:02:31.5620157Z compile=True, 2025-05-07T21:02:31.5620276Z pooling_mode=, 2025-05-07T21:02:31.5620361Z T=1, 2025-05-07T21:02:31.5620456Z D=9, 2025-05-07T21:02:31.5620583Z B=28, 2025-05-07T21:02:31.5620671Z log_E=3, 2025-05-07T21:02:31.5620766Z L=17, 2025-05-07T21:02:31.5620856Z D_gradcheck=2, 2025-05-07T21:02:31.5620961Z stochastic_rounding=True, 2025-05-07T21:02:31.5621097Z weighted=True, 2025-05-07T21:02:31.5621189Z row_wise=True, 2025-05-07T21:02:31.5621285Z mixed=False, 2025-05-07T21:02:31.5621375Z use_cache=True, 2025-05-07T21:02:31.5621489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5621586Z use_cpu=True, 2025-05-07T21:02:31.5621699Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5621781Z ) 2025-05-07T21:02:31.5621931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5622273Z self=, 2025-05-07T21:02:31.5622372Z compile=False, 2025-05-07T21:02:31.5622496Z pooling_mode=, 2025-05-07T21:02:31.5622581Z T=1, 2025-05-07T21:02:31.5622666Z D=72, 2025-05-07T21:02:31.5622762Z B=32, 2025-05-07T21:02:31.5622848Z log_E=3, 2025-05-07T21:02:31.5622933Z L=18, 2025-05-07T21:02:31.5623031Z D_gradcheck=1, 2025-05-07T21:02:31.5623138Z stochastic_rounding=True, 2025-05-07T21:02:31.5623236Z weighted=True, 2025-05-07T21:02:31.5623326Z row_wise=True, 2025-05-07T21:02:31.5623416Z mixed=False, 2025-05-07T21:02:31.5623517Z use_cache=True, 2025-05-07T21:02:31.5623632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5623726Z use_cpu=True, 2025-05-07T21:02:31.5623851Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5623934Z ) 2025-05-07T21:02:31.5624073Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5624426Z self=, 2025-05-07T21:02:31.5624523Z compile=False, 2025-05-07T21:02:31.5624640Z pooling_mode=, 2025-05-07T21:02:31.5624734Z T=5, 2025-05-07T21:02:31.5624822Z D=87, 2025-05-07T21:02:31.5624917Z B=119, 2025-05-07T21:02:31.5625005Z log_E=4, 2025-05-07T21:02:31.5625089Z L=14, 2025-05-07T21:02:31.5625188Z D_gradcheck=2, 2025-05-07T21:02:31.5625300Z stochastic_rounding=False, 2025-05-07T21:02:31.5625391Z weighted=True, 2025-05-07T21:02:31.5625487Z row_wise=True, 2025-05-07T21:02:31.5625576Z mixed=False, 2025-05-07T21:02:31.5625667Z use_cache=True, 2025-05-07T21:02:31.5625796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5625889Z use_cpu=True, 2025-05-07T21:02:31.5626051Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5626144Z ) 2025-05-07T21:02:31.5626285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5626630Z self=, 2025-05-07T21:02:31.5626735Z compile=False, 2025-05-07T21:02:31.5626855Z pooling_mode=, 2025-05-07T21:02:31.5626946Z T=4, 2025-05-07T21:02:31.5627037Z D=45, 2025-05-07T21:02:31.5627126Z B=106, 2025-05-07T21:02:31.5627221Z log_E=4, 2025-05-07T21:02:31.5627308Z L=4, 2025-05-07T21:02:31.5627400Z D_gradcheck=1, 2025-05-07T21:02:31.5627518Z stochastic_rounding=False, 2025-05-07T21:02:31.5627613Z weighted=False, 2025-05-07T21:02:31.5627728Z row_wise=True, 2025-05-07T21:02:31.5627836Z mixed=False, 2025-05-07T21:02:31.5627947Z use_cache=False, 2025-05-07T21:02:31.5628063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5628162Z use_cpu=True, 2025-05-07T21:02:31.5628273Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5628357Z ) 2025-05-07T21:02:31.5628504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5628896Z self=, 2025-05-07T21:02:31.5628999Z compile=True, 2025-05-07T21:02:31.5629119Z pooling_mode=, 2025-05-07T21:02:31.5629201Z T=2, 2025-05-07T21:02:31.5629366Z D=58, 2025-05-07T21:02:31.5629451Z B=64, 2025-05-07T21:02:31.5629539Z log_E=3, 2025-05-07T21:02:31.5629640Z L=10, 2025-05-07T21:02:31.5629733Z D_gradcheck=2, 2025-05-07T21:02:31.5629879Z stochastic_rounding=False, 2025-05-07T21:02:31.5629980Z weighted=True, 2025-05-07T21:02:31.5630070Z row_wise=True, 2025-05-07T21:02:31.5630159Z mixed=True, 2025-05-07T21:02:31.5630260Z use_cache=True, 2025-05-07T21:02:31.5630375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5630469Z use_cpu=True, 2025-05-07T21:02:31.5630590Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5630673Z ) 2025-05-07T21:02:31.5630820Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5631169Z self=, 2025-05-07T21:02:31.5631262Z compile=False, 2025-05-07T21:02:31.5631388Z pooling_mode=, 2025-05-07T21:02:31.5631475Z T=4, 2025-05-07T21:02:31.5631560Z D=73, 2025-05-07T21:02:31.5631654Z B=56, 2025-05-07T21:02:31.5631739Z log_E=3, 2025-05-07T21:02:31.5631823Z L=13, 2025-05-07T21:02:31.5631928Z D_gradcheck=1, 2025-05-07T21:02:31.5632032Z stochastic_rounding=False, 2025-05-07T21:02:31.5632121Z weighted=True, 2025-05-07T21:02:31.5632217Z row_wise=True, 2025-05-07T21:02:31.5632308Z mixed=False, 2025-05-07T21:02:31.5632405Z use_cache=True, 2025-05-07T21:02:31.5632519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5632612Z use_cpu=True, 2025-05-07T21:02:31.5632728Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5632811Z ) 2025-05-07T21:02:31.5632950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5633303Z self=, 2025-05-07T21:02:31.5633397Z compile=False, 2025-05-07T21:02:31.5633511Z pooling_mode=, 2025-05-07T21:02:31.5633607Z T=5, 2025-05-07T21:02:31.5633695Z D=62, 2025-05-07T21:02:31.5633780Z B=38, 2025-05-07T21:02:31.5633873Z log_E=3, 2025-05-07T21:02:31.5633957Z L=16, 2025-05-07T21:02:31.5634049Z D_gradcheck=2, 2025-05-07T21:02:31.5634162Z stochastic_rounding=False, 2025-05-07T21:02:31.5634256Z weighted=False, 2025-05-07T21:02:31.5634357Z row_wise=True, 2025-05-07T21:02:31.5634446Z mixed=False, 2025-05-07T21:02:31.5634538Z use_cache=True, 2025-05-07T21:02:31.5634663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5634798Z use_cpu=True, 2025-05-07T21:02:31.5634911Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5635003Z ) 2025-05-07T21:02:31.5635142Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5635489Z self=, 2025-05-07T21:02:31.5635592Z compile=False, 2025-05-07T21:02:31.5635707Z pooling_mode=, 2025-05-07T21:02:31.5635796Z T=4, 2025-05-07T21:02:31.5635888Z D=79, 2025-05-07T21:02:31.5635974Z B=68, 2025-05-07T21:02:31.5636071Z log_E=4, 2025-05-07T21:02:31.5636155Z L=5, 2025-05-07T21:02:31.5636249Z D_gradcheck=2, 2025-05-07T21:02:31.5636360Z stochastic_rounding=True, 2025-05-07T21:02:31.5636452Z weighted=True, 2025-05-07T21:02:31.5636541Z row_wise=True, 2025-05-07T21:02:31.5636638Z mixed=True, 2025-05-07T21:02:31.5636730Z use_cache=True, 2025-05-07T21:02:31.5636847Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5636948Z use_cpu=True, 2025-05-07T21:02:31.5637060Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5637142Z ) 2025-05-07T21:02:31.5637291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5637682Z self=, 2025-05-07T21:02:31.5637776Z compile=False, 2025-05-07T21:02:31.5637900Z pooling_mode=, 2025-05-07T21:02:31.5638027Z T=5, 2025-05-07T21:02:31.5638121Z D=72, 2025-05-07T21:02:31.5638207Z B=3, 2025-05-07T21:02:31.5638293Z log_E=5, 2025-05-07T21:02:31.5638397Z L=11, 2025-05-07T21:02:31.5647285Z D_gradcheck=2, 2025-05-07T21:02:31.5647453Z stochastic_rounding=True, 2025-05-07T21:02:31.5647550Z weighted=True, 2025-05-07T21:02:31.5647656Z row_wise=True, 2025-05-07T21:02:31.5647752Z mixed=True, 2025-05-07T21:02:31.5647843Z use_cache=False, 2025-05-07T21:02:31.5647983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5648069Z use_cpu=True, 2025-05-07T21:02:31.5648179Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5877021Z ) 2025-05-07T21:02:31.5877357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5877715Z self=, 2025-05-07T21:02:31.5877805Z compile=True, 2025-05-07T21:02:31.5877913Z pooling_mode=, 2025-05-07T21:02:31.5877997Z T=4, 2025-05-07T21:02:31.5878075Z D=71, 2025-05-07T21:02:31.5878151Z B=67, 2025-05-07T21:02:31.5878230Z log_E=3, 2025-05-07T21:02:31.5878317Z L=7, 2025-05-07T21:02:31.5878402Z D_gradcheck=1, 2025-05-07T21:02:31.5878495Z stochastic_rounding=True, 2025-05-07T21:02:31.5878580Z weighted=True, 2025-05-07T21:02:31.5878712Z row_wise=True, 2025-05-07T21:02:31.5878793Z mixed=False, 2025-05-07T21:02:31.5878875Z use_cache=False, 2025-05-07T21:02:31.5878989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5879073Z use_cpu=True, 2025-05-07T21:02:31.5879176Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5879251Z ) 2025-05-07T21:02:31.5879387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5879721Z self=, 2025-05-07T21:02:31.5879801Z compile=True, 2025-05-07T21:02:31.5879911Z pooling_mode=, 2025-05-07T21:02:31.5879986Z T=1, 2025-05-07T21:02:31.5880059Z D=124, 2025-05-07T21:02:31.5880139Z B=75, 2025-05-07T21:02:31.5880215Z log_E=4, 2025-05-07T21:02:31.5880296Z L=11, 2025-05-07T21:02:31.5880378Z D_gradcheck=1, 2025-05-07T21:02:31.5880528Z stochastic_rounding=False, 2025-05-07T21:02:31.5880611Z weighted=True, 2025-05-07T21:02:31.5880690Z row_wise=True, 2025-05-07T21:02:31.5880769Z mixed=False, 2025-05-07T21:02:31.5880854Z use_cache=False, 2025-05-07T21:02:31.5881075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5881157Z use_cpu=True, 2025-05-07T21:02:31.5881262Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5881334Z ) 2025-05-07T21:02:31.5881464Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5881803Z self=, 2025-05-07T21:02:31.5881887Z compile=False, 2025-05-07T21:02:31.5882003Z pooling_mode=, 2025-05-07T21:02:31.5882078Z T=4, 2025-05-07T21:02:31.5882153Z D=115, 2025-05-07T21:02:31.5882233Z B=115, 2025-05-07T21:02:31.5882312Z log_E=4, 2025-05-07T21:02:31.5882391Z L=10, 2025-05-07T21:02:31.5882475Z D_gradcheck=1, 2025-05-07T21:02:31.5882570Z stochastic_rounding=True, 2025-05-07T21:02:31.5882650Z weighted=False, 2025-05-07T21:02:31.5882729Z row_wise=True, 2025-05-07T21:02:31.5882810Z mixed=False, 2025-05-07T21:02:31.5882894Z use_cache=True, 2025-05-07T21:02:31.5883009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5883093Z use_cpu=True, 2025-05-07T21:02:31.5883196Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5883345Z ) 2025-05-07T21:02:31.5883478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5883820Z self=, 2025-05-07T21:02:31.5883903Z compile=True, 2025-05-07T21:02:31.5884075Z pooling_mode=, 2025-05-07T21:02:31.5884154Z T=1, 2025-05-07T21:02:31.5884232Z D=23, 2025-05-07T21:02:31.5884310Z B=88, 2025-05-07T21:02:31.5884452Z log_E=4, 2025-05-07T21:02:31.5884533Z L=3, 2025-05-07T21:02:31.5884617Z D_gradcheck=1, 2025-05-07T21:02:31.5884717Z stochastic_rounding=False, 2025-05-07T21:02:31.5884803Z weighted=False, 2025-05-07T21:02:31.5884886Z row_wise=True, 2025-05-07T21:02:31.5884970Z mixed=False, 2025-05-07T21:02:31.5885054Z use_cache=True, 2025-05-07T21:02:31.5885165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5885252Z use_cpu=True, 2025-05-07T21:02:31.5885356Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5885441Z ) 2025-05-07T21:02:31.5885575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5885910Z self=, 2025-05-07T21:02:31.5885997Z compile=True, 2025-05-07T21:02:31.5886114Z pooling_mode=, 2025-05-07T21:02:31.5886192Z T=4, 2025-05-07T21:02:31.5886274Z D=3, 2025-05-07T21:02:31.5886356Z B=124, 2025-05-07T21:02:31.5886440Z log_E=5, 2025-05-07T21:02:31.5886520Z L=6, 2025-05-07T21:02:31.5886604Z D_gradcheck=1, 2025-05-07T21:02:31.5886703Z stochastic_rounding=False, 2025-05-07T21:02:31.5886794Z weighted=True, 2025-05-07T21:02:31.5886876Z row_wise=True, 2025-05-07T21:02:31.5886959Z mixed=False, 2025-05-07T21:02:31.5887053Z use_cache=True, 2025-05-07T21:02:31.5887161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5887245Z use_cpu=True, 2025-05-07T21:02:31.5887351Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5887430Z ) 2025-05-07T21:02:31.5887565Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5887901Z self=, 2025-05-07T21:02:31.5887991Z compile=False, 2025-05-07T21:02:31.5888109Z pooling_mode=, 2025-05-07T21:02:31.5888186Z T=2, 2025-05-07T21:02:31.5888263Z D=13, 2025-05-07T21:02:31.5888350Z B=40, 2025-05-07T21:02:31.5888431Z log_E=4, 2025-05-07T21:02:31.5888509Z L=17, 2025-05-07T21:02:31.5888603Z D_gradcheck=2, 2025-05-07T21:02:31.5888701Z stochastic_rounding=True, 2025-05-07T21:02:31.5888806Z weighted=True, 2025-05-07T21:02:31.5888894Z row_wise=True, 2025-05-07T21:02:31.5888977Z mixed=False, 2025-05-07T21:02:31.5889110Z use_cache=True, 2025-05-07T21:02:31.5889218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5889300Z use_cpu=True, 2025-05-07T21:02:31.5889406Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5889483Z ) 2025-05-07T21:02:31.5889613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5889950Z self=, 2025-05-07T21:02:31.5890037Z compile=True, 2025-05-07T21:02:31.5890144Z pooling_mode=, 2025-05-07T21:02:31.5890226Z T=2, 2025-05-07T21:02:31.5890304Z D=28, 2025-05-07T21:02:31.5890383Z B=112, 2025-05-07T21:02:31.5890465Z log_E=4, 2025-05-07T21:02:31.5890542Z L=20, 2025-05-07T21:02:31.5890627Z D_gradcheck=1, 2025-05-07T21:02:31.5890723Z stochastic_rounding=True, 2025-05-07T21:02:31.5890807Z weighted=False, 2025-05-07T21:02:31.5890895Z row_wise=True, 2025-05-07T21:02:31.5890988Z mixed=True, 2025-05-07T21:02:31.5891074Z use_cache=False, 2025-05-07T21:02:31.5891185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5891267Z use_cpu=True, 2025-05-07T21:02:31.5891367Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5891490Z ) 2025-05-07T21:02:31.5891618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5891950Z self=, 2025-05-07T21:02:31.5892074Z compile=False, 2025-05-07T21:02:31.5892179Z pooling_mode=, 2025-05-07T21:02:31.5892260Z T=3, 2025-05-07T21:02:31.5892336Z D=51, 2025-05-07T21:02:31.5892451Z B=126, 2025-05-07T21:02:31.5892540Z log_E=4, 2025-05-07T21:02:31.5892616Z L=2, 2025-05-07T21:02:31.5892698Z D_gradcheck=1, 2025-05-07T21:02:31.5892794Z stochastic_rounding=False, 2025-05-07T21:02:31.5892876Z weighted=False, 2025-05-07T21:02:31.5892957Z row_wise=True, 2025-05-07T21:02:31.5893039Z mixed=False, 2025-05-07T21:02:31.5893128Z use_cache=True, 2025-05-07T21:02:31.5893232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5893316Z use_cpu=True, 2025-05-07T21:02:31.5893419Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5893491Z ) 2025-05-07T21:02:31.5893624Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5893966Z self=, 2025-05-07T21:02:31.5894058Z compile=True, 2025-05-07T21:02:31.5894166Z pooling_mode=, 2025-05-07T21:02:31.5894401Z T=4, 2025-05-07T21:02:31.5894481Z D=36, 2025-05-07T21:02:31.5894560Z B=72, 2025-05-07T21:02:31.5894637Z log_E=4, 2025-05-07T21:02:31.5894716Z L=4, 2025-05-07T21:02:31.5894798Z D_gradcheck=1, 2025-05-07T21:02:31.5894898Z stochastic_rounding=False, 2025-05-07T21:02:31.5894981Z weighted=True, 2025-05-07T21:02:31.5895061Z row_wise=True, 2025-05-07T21:02:31.5895145Z mixed=False, 2025-05-07T21:02:31.5895231Z use_cache=True, 2025-05-07T21:02:31.5895338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5895418Z use_cpu=True, 2025-05-07T21:02:31.5895524Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5895597Z ) 2025-05-07T21:02:31.5895729Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5896061Z self=, 2025-05-07T21:02:31.5896149Z compile=False, 2025-05-07T21:02:31.5896258Z pooling_mode=, 2025-05-07T21:02:31.5896331Z T=4, 2025-05-07T21:02:31.5896411Z D=8, 2025-05-07T21:02:31.5896488Z B=40, 2025-05-07T21:02:31.5896563Z log_E=4, 2025-05-07T21:02:31.5896640Z L=7, 2025-05-07T21:02:31.5896724Z D_gradcheck=2, 2025-05-07T21:02:31.5896818Z stochastic_rounding=False, 2025-05-07T21:02:31.5896905Z weighted=False, 2025-05-07T21:02:31.5896991Z row_wise=True, 2025-05-07T21:02:31.5897159Z mixed=True, 2025-05-07T21:02:31.5897259Z use_cache=False, 2025-05-07T21:02:31.5897373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5897453Z use_cpu=True, 2025-05-07T21:02:31.5897562Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5897634Z ) 2025-05-07T21:02:31.5897764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5898098Z self=, 2025-05-07T21:02:31.5898183Z compile=False, 2025-05-07T21:02:31.5898287Z pooling_mode=, 2025-05-07T21:02:31.5898361Z T=2, 2025-05-07T21:02:31.5898439Z D=26, 2025-05-07T21:02:31.5898514Z B=103, 2025-05-07T21:02:31.5898590Z log_E=4, 2025-05-07T21:02:31.5898666Z L=17, 2025-05-07T21:02:31.5898746Z D_gradcheck=1, 2025-05-07T21:02:31.5898842Z stochastic_rounding=True, 2025-05-07T21:02:31.5898920Z weighted=True, 2025-05-07T21:02:31.5899000Z row_wise=True, 2025-05-07T21:02:31.5899083Z mixed=True, 2025-05-07T21:02:31.5899162Z use_cache=False, 2025-05-07T21:02:31.5899269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5899347Z use_cpu=True, 2025-05-07T21:02:31.5899538Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5899613Z ) 2025-05-07T21:02:31.5899740Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5900071Z self=, 2025-05-07T21:02:31.5900207Z compile=True, 2025-05-07T21:02:31.5900312Z pooling_mode=, 2025-05-07T21:02:31.5900388Z T=4, 2025-05-07T21:02:31.5900512Z D=73, 2025-05-07T21:02:31.5900590Z B=109, 2025-05-07T21:02:31.5900667Z log_E=4, 2025-05-07T21:02:31.5900743Z L=7, 2025-05-07T21:02:31.5900821Z D_gradcheck=1, 2025-05-07T21:02:31.5900920Z stochastic_rounding=False, 2025-05-07T21:02:31.5900998Z weighted=True, 2025-05-07T21:02:31.5901079Z row_wise=True, 2025-05-07T21:02:31.5901161Z mixed=False, 2025-05-07T21:02:31.5901242Z use_cache=True, 2025-05-07T21:02:31.5901347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5901434Z use_cpu=True, 2025-05-07T21:02:31.5901537Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5901610Z ) 2025-05-07T21:02:31.5901743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5902076Z self=, 2025-05-07T21:02:31.5902159Z compile=False, 2025-05-07T21:02:31.5902271Z pooling_mode=, 2025-05-07T21:02:31.5902349Z T=1, 2025-05-07T21:02:31.5902428Z D=98, 2025-05-07T21:02:31.5902500Z B=46, 2025-05-07T21:02:31.5902577Z log_E=4, 2025-05-07T21:02:31.5902650Z L=9, 2025-05-07T21:02:31.5902731Z D_gradcheck=2, 2025-05-07T21:02:31.5902822Z stochastic_rounding=True, 2025-05-07T21:02:31.5902905Z weighted=True, 2025-05-07T21:02:31.5902986Z row_wise=True, 2025-05-07T21:02:31.5903062Z mixed=False, 2025-05-07T21:02:31.5903147Z use_cache=False, 2025-05-07T21:02:31.5903254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5903338Z use_cpu=True, 2025-05-07T21:02:31.5903439Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5903512Z ) 2025-05-07T21:02:31.5903644Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5903978Z self=, 2025-05-07T21:02:31.5904070Z compile=False, 2025-05-07T21:02:31.5904179Z pooling_mode=, 2025-05-07T21:02:31.5904255Z T=1, 2025-05-07T21:02:31.5904329Z D=45, 2025-05-07T21:02:31.5904407Z B=82, 2025-05-07T21:02:31.5904482Z log_E=4, 2025-05-07T21:02:31.5904556Z L=9, 2025-05-07T21:02:31.5904641Z D_gradcheck=1, 2025-05-07T21:02:31.5904735Z stochastic_rounding=True, 2025-05-07T21:02:31.5904821Z weighted=False, 2025-05-07T21:02:31.5904946Z row_wise=True, 2025-05-07T21:02:31.5905027Z mixed=True, 2025-05-07T21:02:31.5905107Z use_cache=False, 2025-05-07T21:02:31.5905215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.5905296Z use_cpu=True, 2025-05-07T21:02:31.5905398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5905470Z ) 2025-05-07T21:02:31.5905600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5905935Z self=, 2025-05-07T21:02:31.5906020Z compile=False, 2025-05-07T21:02:31.5906124Z pooling_mode=, 2025-05-07T21:02:31.5906205Z T=5, 2025-05-07T21:02:31.5906278Z D=26, 2025-05-07T21:02:31.5906355Z B=118, 2025-05-07T21:02:31.5906439Z log_E=3, 2025-05-07T21:02:31.5906517Z L=4, 2025-05-07T21:02:31.5906596Z D_gradcheck=1, 2025-05-07T21:02:31.5906692Z stochastic_rounding=True, 2025-05-07T21:02:31.5906771Z weighted=True, 2025-05-07T21:02:31.5906852Z row_wise=True, 2025-05-07T21:02:31.5906934Z mixed=False, 2025-05-07T21:02:31.5907014Z use_cache=True, 2025-05-07T21:02:31.5907133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5907275Z use_cpu=True, 2025-05-07T21:02:31.5907394Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.5907469Z ) 2025-05-07T21:02:31.5907599Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5907929Z self=, 2025-05-07T21:02:31.5908052Z compile=True, 2025-05-07T21:02:31.5908195Z pooling_mode=, 2025-05-07T21:02:31.5908272Z T=4, 2025-05-07T21:02:31.5908348Z D=114, 2025-05-07T21:02:31.5908422Z B=112, 2025-05-07T21:02:31.5908498Z log_E=3, 2025-05-07T21:02:31.5908572Z L=10, 2025-05-07T21:02:31.5908655Z D_gradcheck=2, 2025-05-07T21:02:31.5908747Z stochastic_rounding=True, 2025-05-07T21:02:31.5908833Z weighted=False, 2025-05-07T21:02:31.5908913Z row_wise=True, 2025-05-07T21:02:31.5908994Z mixed=True, 2025-05-07T21:02:31.5909076Z use_cache=True, 2025-05-07T21:02:31.5909179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5909266Z use_cpu=True, 2025-05-07T21:02:31.5909367Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.5909438Z ) 2025-05-07T21:02:31.5909570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.5909902Z self=, 2025-05-07T21:02:31.5909985Z compile=False, 2025-05-07T21:02:31.5910097Z pooling_mode=, 2025-05-07T21:02:31.5910173Z T=2, 2025-05-07T21:02:31.5910248Z D=56, 2025-05-07T21:02:31.5910323Z B=114, 2025-05-07T21:02:31.5910395Z log_E=3, 2025-05-07T21:02:31.5910471Z L=15, 2025-05-07T21:02:31.5910556Z D_gradcheck=2, 2025-05-07T21:02:31.5910648Z stochastic_rounding=True, 2025-05-07T21:02:31.5910732Z weighted=True, 2025-05-07T21:02:31.5910810Z row_wise=True, 2025-05-07T21:02:31.5910886Z mixed=True, 2025-05-07T21:02:31.5910970Z use_cache=True, 2025-05-07T21:02:31.5911077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.5911153Z use_cpu=True, 2025-05-07T21:02:31.5911255Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6154956Z ) 2025-05-07T21:02:31.6155639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6156263Z self=, 2025-05-07T21:02:31.6156428Z compile=False, 2025-05-07T21:02:31.6156651Z pooling_mode=, 2025-05-07T21:02:31.6156803Z T=5, 2025-05-07T21:02:31.6156963Z D=112, 2025-05-07T21:02:31.6157112Z B=122, 2025-05-07T21:02:31.6157263Z log_E=5, 2025-05-07T21:02:31.6157419Z L=8, 2025-05-07T21:02:31.6157579Z D_gradcheck=2, 2025-05-07T21:02:31.6157771Z stochastic_rounding=False, 2025-05-07T21:02:31.6158147Z weighted=True, 2025-05-07T21:02:31.6158281Z row_wise=True, 2025-05-07T21:02:31.6158411Z mixed=False, 2025-05-07T21:02:31.6158615Z use_cache=False, 2025-05-07T21:02:31.6158803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6158951Z use_cpu=True, 2025-05-07T21:02:31.6159124Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6159246Z ) 2025-05-07T21:02:31.6159487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6160100Z self=, 2025-05-07T21:02:31.6160241Z compile=False, 2025-05-07T21:02:31.6160440Z pooling_mode=, 2025-05-07T21:02:31.6160691Z T=3, 2025-05-07T21:02:31.6160816Z D=2, 2025-05-07T21:02:31.6160950Z B=100, 2025-05-07T21:02:31.6161076Z log_E=5, 2025-05-07T21:02:31.6161206Z L=11, 2025-05-07T21:02:31.6161336Z D_gradcheck=1, 2025-05-07T21:02:31.6161496Z stochastic_rounding=False, 2025-05-07T21:02:31.6161631Z weighted=False, 2025-05-07T21:02:31.6161755Z row_wise=True, 2025-05-07T21:02:31.6161892Z mixed=True, 2025-05-07T21:02:31.6162039Z use_cache=False, 2025-05-07T21:02:31.6162364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6162499Z use_cpu=True, 2025-05-07T21:02:31.6162683Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6162803Z ) 2025-05-07T21:02:31.6163013Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6163693Z self=, 2025-05-07T21:02:31.6163828Z compile=True, 2025-05-07T21:02:31.6164105Z pooling_mode=, 2025-05-07T21:02:31.6164229Z T=5, 2025-05-07T21:02:31.6164349Z D=60, 2025-05-07T21:02:31.6164480Z B=33, 2025-05-07T21:02:31.6164600Z log_E=4, 2025-05-07T21:02:31.6164713Z L=1, 2025-05-07T21:02:31.6164854Z D_gradcheck=2, 2025-05-07T21:02:31.6165006Z stochastic_rounding=False, 2025-05-07T21:02:31.6165130Z weighted=True, 2025-05-07T21:02:31.6165269Z row_wise=True, 2025-05-07T21:02:31.6165395Z mixed=True, 2025-05-07T21:02:31.6165526Z use_cache=True, 2025-05-07T21:02:31.6165705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6165826Z use_cpu=True, 2025-05-07T21:02:31.6165992Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6166116Z ) 2025-05-07T21:02:31.6166338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6166903Z self=, 2025-05-07T21:02:31.6167046Z compile=False, 2025-05-07T21:02:31.6167225Z pooling_mode=, 2025-05-07T21:02:31.6167354Z T=4, 2025-05-07T21:02:31.6167469Z D=48, 2025-05-07T21:02:31.6167583Z B=4, 2025-05-07T21:02:31.6167709Z log_E=5, 2025-05-07T21:02:31.6167823Z L=2, 2025-05-07T21:02:31.6167949Z D_gradcheck=2, 2025-05-07T21:02:31.6168123Z stochastic_rounding=False, 2025-05-07T21:02:31.6168257Z weighted=False, 2025-05-07T21:02:31.6168379Z row_wise=True, 2025-05-07T21:02:31.6168508Z mixed=False, 2025-05-07T21:02:31.6168638Z use_cache=False, 2025-05-07T21:02:31.6168817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6168949Z use_cpu=True, 2025-05-07T21:02:31.6169116Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6169235Z ) 2025-05-07T21:02:31.6169441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6170013Z self=, 2025-05-07T21:02:31.6170158Z compile=False, 2025-05-07T21:02:31.6170324Z pooling_mode=, 2025-05-07T21:02:31.6170439Z T=5, 2025-05-07T21:02:31.6170565Z D=49, 2025-05-07T21:02:31.6170688Z B=117, 2025-05-07T21:02:31.6170813Z log_E=4, 2025-05-07T21:02:31.6170940Z L=14, 2025-05-07T21:02:31.6171065Z D_gradcheck=2, 2025-05-07T21:02:31.6171296Z stochastic_rounding=True, 2025-05-07T21:02:31.6171446Z weighted=False, 2025-05-07T21:02:31.6171578Z row_wise=True, 2025-05-07T21:02:31.6171715Z mixed=True, 2025-05-07T21:02:31.6171851Z use_cache=False, 2025-05-07T21:02:31.6172023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6172169Z use_cpu=True, 2025-05-07T21:02:31.6172340Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6172452Z ) 2025-05-07T21:02:31.6172679Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6173246Z self=, 2025-05-07T21:02:31.6173384Z compile=True, 2025-05-07T21:02:31.6173561Z pooling_mode=, 2025-05-07T21:02:31.6173676Z T=5, 2025-05-07T21:02:31.6173800Z D=103, 2025-05-07T21:02:31.6173938Z B=128, 2025-05-07T21:02:31.6174061Z log_E=3, 2025-05-07T21:02:31.6174188Z L=7, 2025-05-07T21:02:31.6174313Z D_gradcheck=2, 2025-05-07T21:02:31.6174468Z stochastic_rounding=False, 2025-05-07T21:02:31.6174608Z weighted=False, 2025-05-07T21:02:31.6174738Z row_wise=True, 2025-05-07T21:02:31.6174865Z mixed=True, 2025-05-07T21:02:31.6175153Z use_cache=True, 2025-05-07T21:02:31.6175324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6175455Z use_cpu=True, 2025-05-07T21:02:31.6175623Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6175737Z ) 2025-05-07T21:02:31.6176009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6176587Z self=, 2025-05-07T21:02:31.6176785Z compile=True, 2025-05-07T21:02:31.6176975Z pooling_mode=, 2025-05-07T21:02:31.6177126Z T=5, 2025-05-07T21:02:31.6177273Z D=53, 2025-05-07T21:02:31.6177401Z B=86, 2025-05-07T21:02:31.6177532Z log_E=3, 2025-05-07T21:02:31.6177657Z L=19, 2025-05-07T21:02:31.6177818Z D_gradcheck=2, 2025-05-07T21:02:31.6177984Z stochastic_rounding=False, 2025-05-07T21:02:31.6178120Z weighted=False, 2025-05-07T21:02:31.6178269Z row_wise=True, 2025-05-07T21:02:31.6178399Z mixed=True, 2025-05-07T21:02:31.6178529Z use_cache=False, 2025-05-07T21:02:31.6178712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6178838Z use_cpu=True, 2025-05-07T21:02:31.6178998Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6179127Z ) 2025-05-07T21:02:31.6179343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6179949Z self=, 2025-05-07T21:02:31.6180084Z compile=True, 2025-05-07T21:02:31.6180246Z pooling_mode=, 2025-05-07T21:02:31.6180369Z T=1, 2025-05-07T21:02:31.6180484Z D=128, 2025-05-07T21:02:31.6180600Z B=47, 2025-05-07T21:02:31.6180731Z log_E=4, 2025-05-07T21:02:31.6180851Z L=2, 2025-05-07T21:02:31.6180988Z D_gradcheck=2, 2025-05-07T21:02:31.6181168Z stochastic_rounding=True, 2025-05-07T21:02:31.6181318Z weighted=False, 2025-05-07T21:02:31.6181470Z row_wise=True, 2025-05-07T21:02:31.6181631Z mixed=False, 2025-05-07T21:02:31.6181787Z use_cache=False, 2025-05-07T21:02:31.6181987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6182146Z use_cpu=True, 2025-05-07T21:02:31.6182336Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6182469Z ) 2025-05-07T21:02:31.6182686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6183222Z self=, 2025-05-07T21:02:31.6183370Z compile=True, 2025-05-07T21:02:31.6183541Z pooling_mode=, 2025-05-07T21:02:31.6183662Z T=4, 2025-05-07T21:02:31.6183787Z D=56, 2025-05-07T21:02:31.6183909Z B=51, 2025-05-07T21:02:31.6184032Z log_E=4, 2025-05-07T21:02:31.6184164Z L=20, 2025-05-07T21:02:31.6184386Z D_gradcheck=2, 2025-05-07T21:02:31.6184550Z stochastic_rounding=False, 2025-05-07T21:02:31.6184687Z weighted=True, 2025-05-07T21:02:31.6184814Z row_wise=True, 2025-05-07T21:02:31.6184950Z mixed=False, 2025-05-07T21:02:31.6185087Z use_cache=True, 2025-05-07T21:02:31.6185260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6185395Z use_cpu=True, 2025-05-07T21:02:31.6185556Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6185672Z ) 2025-05-07T21:02:31.6185880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6186481Z self=, 2025-05-07T21:02:31.6186620Z compile=False, 2025-05-07T21:02:31.6186809Z pooling_mode=, 2025-05-07T21:02:31.6186933Z T=4, 2025-05-07T21:02:31.6187058Z D=23, 2025-05-07T21:02:31.6187190Z B=93, 2025-05-07T21:02:31.6187304Z log_E=5, 2025-05-07T21:02:31.6187420Z L=18, 2025-05-07T21:02:31.6187553Z D_gradcheck=1, 2025-05-07T21:02:31.6187701Z stochastic_rounding=True, 2025-05-07T21:02:31.6187831Z weighted=False, 2025-05-07T21:02:31.6187972Z row_wise=True, 2025-05-07T21:02:31.6188185Z mixed=False, 2025-05-07T21:02:31.6188318Z use_cache=True, 2025-05-07T21:02:31.6188486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6188605Z use_cpu=True, 2025-05-07T21:02:31.6188778Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6188954Z ) 2025-05-07T21:02:31.6189158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6189786Z self=, 2025-05-07T21:02:31.6189922Z compile=True, 2025-05-07T21:02:31.6190097Z pooling_mode=, 2025-05-07T21:02:31.6190222Z T=5, 2025-05-07T21:02:31.6190336Z D=39, 2025-05-07T21:02:31.6190459Z B=99, 2025-05-07T21:02:31.6190591Z log_E=4, 2025-05-07T21:02:31.6190715Z L=0, 2025-05-07T21:02:31.6190856Z D_gradcheck=1, 2025-05-07T21:02:31.6191010Z stochastic_rounding=False, 2025-05-07T21:02:31.6191134Z weighted=False, 2025-05-07T21:02:31.6191274Z row_wise=True, 2025-05-07T21:02:31.6191403Z mixed=True, 2025-05-07T21:02:31.6191536Z use_cache=True, 2025-05-07T21:02:31.6191711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6191837Z use_cpu=True, 2025-05-07T21:02:31.6191993Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6192120Z ) 2025-05-07T21:02:31.6192339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6192908Z self=, 2025-05-07T21:02:31.6193050Z compile=True, 2025-05-07T21:02:31.6193227Z pooling_mode=, 2025-05-07T21:02:31.6193355Z T=2, 2025-05-07T21:02:31.6193469Z D=96, 2025-05-07T21:02:31.6193581Z B=78, 2025-05-07T21:02:31.6193709Z log_E=5, 2025-05-07T21:02:31.6193827Z L=0, 2025-05-07T21:02:31.6193953Z D_gradcheck=2, 2025-05-07T21:02:31.6194118Z stochastic_rounding=False, 2025-05-07T21:02:31.6194497Z weighted=False, 2025-05-07T21:02:31.6194636Z row_wise=True, 2025-05-07T21:02:31.6194766Z mixed=True, 2025-05-07T21:02:31.6194890Z use_cache=True, 2025-05-07T21:02:31.6195055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6195189Z use_cpu=True, 2025-05-07T21:02:31.6195359Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6195472Z ) 2025-05-07T21:02:31.6195687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6196249Z self=, 2025-05-07T21:02:31.6196386Z compile=False, 2025-05-07T21:02:31.6196553Z pooling_mode=, 2025-05-07T21:02:31.6196666Z T=1, 2025-05-07T21:02:31.6196787Z D=110, 2025-05-07T21:02:31.6196908Z B=59, 2025-05-07T21:02:31.6197051Z log_E=5, 2025-05-07T21:02:31.6197325Z L=7, 2025-05-07T21:02:31.6197461Z D_gradcheck=1, 2025-05-07T21:02:31.6197613Z stochastic_rounding=True, 2025-05-07T21:02:31.6197754Z weighted=False, 2025-05-07T21:02:31.6197885Z row_wise=True, 2025-05-07T21:02:31.6198004Z mixed=True, 2025-05-07T21:02:31.6198143Z use_cache=False, 2025-05-07T21:02:31.6198310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6198436Z use_cpu=True, 2025-05-07T21:02:31.6198613Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6198728Z ) 2025-05-07T21:02:31.6198930Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6199502Z self=, 2025-05-07T21:02:31.6199639Z compile=False, 2025-05-07T21:02:31.6199817Z pooling_mode=, 2025-05-07T21:02:31.6199934Z T=5, 2025-05-07T21:02:31.6200057Z D=120, 2025-05-07T21:02:31.6200184Z B=11, 2025-05-07T21:02:31.6200307Z log_E=5, 2025-05-07T21:02:31.6200421Z L=13, 2025-05-07T21:02:31.6200628Z D_gradcheck=1, 2025-05-07T21:02:31.6200775Z stochastic_rounding=False, 2025-05-07T21:02:31.6200908Z weighted=False, 2025-05-07T21:02:31.6202049Z row_wise=True, 2025-05-07T21:02:31.6202182Z mixed=True, 2025-05-07T21:02:31.6202317Z use_cache=True, 2025-05-07T21:02:31.6202510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6202648Z use_cpu=True, 2025-05-07T21:02:31.6202941Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6203063Z ) 2025-05-07T21:02:31.6203285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6203964Z self=, 2025-05-07T21:02:31.6204098Z compile=True, 2025-05-07T21:02:31.6204269Z pooling_mode=, 2025-05-07T21:02:31.6204397Z T=5, 2025-05-07T21:02:31.6204519Z D=60, 2025-05-07T21:02:31.6204631Z B=126, 2025-05-07T21:02:31.6204760Z log_E=4, 2025-05-07T21:02:31.6204869Z L=18, 2025-05-07T21:02:31.6204993Z D_gradcheck=2, 2025-05-07T21:02:31.6205145Z stochastic_rounding=True, 2025-05-07T21:02:31.6205275Z weighted=True, 2025-05-07T21:02:31.6205403Z row_wise=True, 2025-05-07T21:02:31.6205538Z mixed=True, 2025-05-07T21:02:31.6205669Z use_cache=False, 2025-05-07T21:02:31.6205869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6206021Z use_cpu=True, 2025-05-07T21:02:31.6206213Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6206360Z ) 2025-05-07T21:02:31.6206604Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6207300Z self=, 2025-05-07T21:02:31.6207438Z compile=False, 2025-05-07T21:02:31.6207606Z pooling_mode=, 2025-05-07T21:02:31.6207720Z T=3, 2025-05-07T21:02:31.6207847Z D=78, 2025-05-07T21:02:31.6207961Z B=95, 2025-05-07T21:02:31.6208098Z log_E=3, 2025-05-07T21:02:31.6208227Z L=10, 2025-05-07T21:02:31.6208355Z D_gradcheck=2, 2025-05-07T21:02:31.6208519Z stochastic_rounding=False, 2025-05-07T21:02:31.6208660Z weighted=True, 2025-05-07T21:02:31.6208796Z row_wise=True, 2025-05-07T21:02:31.6208939Z mixed=False, 2025-05-07T21:02:31.6209075Z use_cache=False, 2025-05-07T21:02:31.6209249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6209398Z use_cpu=True, 2025-05-07T21:02:31.6209560Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6209676Z ) 2025-05-07T21:02:31.6209904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6210476Z self=, 2025-05-07T21:02:31.6210608Z compile=False, 2025-05-07T21:02:31.6210779Z pooling_mode=, 2025-05-07T21:02:31.6210900Z T=3, 2025-05-07T21:02:31.6211041Z D=14, 2025-05-07T21:02:31.6211256Z B=36, 2025-05-07T21:02:31.6211382Z log_E=3, 2025-05-07T21:02:31.6211512Z L=0, 2025-05-07T21:02:31.6211643Z D_gradcheck=1, 2025-05-07T21:02:31.6211806Z stochastic_rounding=False, 2025-05-07T21:02:31.6211941Z weighted=True, 2025-05-07T21:02:31.6212069Z row_wise=True, 2025-05-07T21:02:31.6212190Z mixed=True, 2025-05-07T21:02:31.6212321Z use_cache=True, 2025-05-07T21:02:31.6212493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6212626Z use_cpu=True, 2025-05-07T21:02:31.6212795Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6456406Z ) 2025-05-07T21:02:31.6456995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6457479Z self=, 2025-05-07T21:02:31.6457611Z compile=True, 2025-05-07T21:02:31.6457744Z pooling_mode=, 2025-05-07T21:02:31.6457849Z T=1, 2025-05-07T21:02:31.6457954Z D=72, 2025-05-07T21:02:31.6458077Z B=91, 2025-05-07T21:02:31.6458188Z log_E=3, 2025-05-07T21:02:31.6458285Z L=0, 2025-05-07T21:02:31.6458377Z D_gradcheck=2, 2025-05-07T21:02:31.6458472Z stochastic_rounding=False, 2025-05-07T21:02:31.6458685Z weighted=True, 2025-05-07T21:02:31.6458770Z row_wise=True, 2025-05-07T21:02:31.6458850Z mixed=False, 2025-05-07T21:02:31.6458940Z use_cache=True, 2025-05-07T21:02:31.6459050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6459203Z use_cpu=True, 2025-05-07T21:02:31.6459319Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6459396Z ) 2025-05-07T21:02:31.6459590Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6459939Z self=, 2025-05-07T21:02:31.6460026Z compile=True, 2025-05-07T21:02:31.6460136Z pooling_mode=, 2025-05-07T21:02:31.6460219Z T=3, 2025-05-07T21:02:31.6460299Z D=113, 2025-05-07T21:02:31.6460380Z B=95, 2025-05-07T21:02:31.6460470Z log_E=5, 2025-05-07T21:02:31.6460549Z L=7, 2025-05-07T21:02:31.6460641Z D_gradcheck=1, 2025-05-07T21:02:31.6460742Z stochastic_rounding=True, 2025-05-07T21:02:31.6460822Z weighted=True, 2025-05-07T21:02:31.6460915Z row_wise=True, 2025-05-07T21:02:31.6460994Z mixed=True, 2025-05-07T21:02:31.6461076Z use_cache=False, 2025-05-07T21:02:31.6461191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6461280Z use_cpu=True, 2025-05-07T21:02:31.6461386Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6461464Z ) 2025-05-07T21:02:31.6461607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6461940Z self=, 2025-05-07T21:02:31.6462031Z compile=False, 2025-05-07T21:02:31.6462142Z pooling_mode=, 2025-05-07T21:02:31.6462231Z T=1, 2025-05-07T21:02:31.6462312Z D=81, 2025-05-07T21:02:31.6462389Z B=122, 2025-05-07T21:02:31.6462475Z log_E=4, 2025-05-07T21:02:31.6462553Z L=7, 2025-05-07T21:02:31.6462634Z D_gradcheck=2, 2025-05-07T21:02:31.6462737Z stochastic_rounding=False, 2025-05-07T21:02:31.6462874Z weighted=False, 2025-05-07T21:02:31.6462954Z row_wise=True, 2025-05-07T21:02:31.6463042Z mixed=True, 2025-05-07T21:02:31.6463127Z use_cache=False, 2025-05-07T21:02:31.6463233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6463326Z use_cpu=True, 2025-05-07T21:02:31.6463433Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6463505Z ) 2025-05-07T21:02:31.6463650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6463984Z self=, 2025-05-07T21:02:31.6464077Z compile=False, 2025-05-07T21:02:31.6464186Z pooling_mode=, 2025-05-07T21:02:31.6464261Z T=1, 2025-05-07T21:02:31.6464418Z D=74, 2025-05-07T21:02:31.6464496Z B=4, 2025-05-07T21:02:31.6464574Z log_E=4, 2025-05-07T21:02:31.6464665Z L=4, 2025-05-07T21:02:31.6464752Z D_gradcheck=1, 2025-05-07T21:02:31.6464850Z stochastic_rounding=False, 2025-05-07T21:02:31.6464942Z weighted=True, 2025-05-07T21:02:31.6465021Z row_wise=True, 2025-05-07T21:02:31.6465101Z mixed=False, 2025-05-07T21:02:31.6465190Z use_cache=True, 2025-05-07T21:02:31.6465302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6465389Z use_cpu=True, 2025-05-07T21:02:31.6465492Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6465566Z ) 2025-05-07T21:02:31.6465704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6466038Z self=, 2025-05-07T21:02:31.6466122Z compile=False, 2025-05-07T21:02:31.6466239Z pooling_mode=, 2025-05-07T21:02:31.6466323Z T=5, 2025-05-07T21:02:31.6471313Z D=57, 2025-05-07T21:02:31.6471400Z B=2, 2025-05-07T21:02:31.6471494Z log_E=5, 2025-05-07T21:02:31.6471579Z L=14, 2025-05-07T21:02:31.6471670Z D_gradcheck=2, 2025-05-07T21:02:31.6471855Z stochastic_rounding=True, 2025-05-07T21:02:31.6471944Z weighted=False, 2025-05-07T21:02:31.6472034Z row_wise=True, 2025-05-07T21:02:31.6472127Z mixed=False, 2025-05-07T21:02:31.6472209Z use_cache=True, 2025-05-07T21:02:31.6472370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6472456Z use_cpu=True, 2025-05-07T21:02:31.6472567Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6472645Z ) 2025-05-07T21:02:31.6472824Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6473174Z self=, 2025-05-07T21:02:31.6473258Z compile=False, 2025-05-07T21:02:31.6473365Z pooling_mode=, 2025-05-07T21:02:31.6473440Z T=3, 2025-05-07T21:02:31.6473512Z D=89, 2025-05-07T21:02:31.6473586Z B=12, 2025-05-07T21:02:31.6473659Z log_E=4, 2025-05-07T21:02:31.6473731Z L=10, 2025-05-07T21:02:31.6473813Z D_gradcheck=2, 2025-05-07T21:02:31.6473907Z stochastic_rounding=True, 2025-05-07T21:02:31.6473985Z weighted=True, 2025-05-07T21:02:31.6474063Z row_wise=True, 2025-05-07T21:02:31.6474144Z mixed=False, 2025-05-07T21:02:31.6474225Z use_cache=False, 2025-05-07T21:02:31.6474335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6474416Z use_cpu=True, 2025-05-07T21:02:31.6474517Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6474591Z ) 2025-05-07T21:02:31.6474723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6475056Z self=, 2025-05-07T21:02:31.6475143Z compile=False, 2025-05-07T21:02:31.6475250Z pooling_mode=, 2025-05-07T21:02:31.6475327Z T=5, 2025-05-07T21:02:31.6475406Z D=95, 2025-05-07T21:02:31.6475482Z B=33, 2025-05-07T21:02:31.6475558Z log_E=4, 2025-05-07T21:02:31.6475636Z L=14, 2025-05-07T21:02:31.6475718Z D_gradcheck=2, 2025-05-07T21:02:31.6475815Z stochastic_rounding=True, 2025-05-07T21:02:31.6475899Z weighted=False, 2025-05-07T21:02:31.6475979Z row_wise=True, 2025-05-07T21:02:31.6476060Z mixed=True, 2025-05-07T21:02:31.6476141Z use_cache=True, 2025-05-07T21:02:31.6476252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6476335Z use_cpu=True, 2025-05-07T21:02:31.6476436Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6476511Z ) 2025-05-07T21:02:31.6476642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6476975Z self=, 2025-05-07T21:02:31.6477058Z compile=True, 2025-05-07T21:02:31.6477167Z pooling_mode=, 2025-05-07T21:02:31.6477290Z T=2, 2025-05-07T21:02:31.6477370Z D=44, 2025-05-07T21:02:31.6477446Z B=64, 2025-05-07T21:02:31.6477522Z log_E=3, 2025-05-07T21:02:31.6477601Z L=6, 2025-05-07T21:02:31.6477684Z D_gradcheck=1, 2025-05-07T21:02:31.6477778Z stochastic_rounding=True, 2025-05-07T21:02:31.6477864Z weighted=True, 2025-05-07T21:02:31.6477943Z row_wise=True, 2025-05-07T21:02:31.6478022Z mixed=False, 2025-05-07T21:02:31.6478106Z use_cache=True, 2025-05-07T21:02:31.6478214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6478294Z use_cpu=True, 2025-05-07T21:02:31.6478398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6478473Z ) 2025-05-07T21:02:31.6478603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6478942Z self=, 2025-05-07T21:02:31.6479025Z compile=False, 2025-05-07T21:02:31.6479136Z pooling_mode=, 2025-05-07T21:02:31.6479211Z T=2, 2025-05-07T21:02:31.6479286Z D=93, 2025-05-07T21:02:31.6479364Z B=117, 2025-05-07T21:02:31.6479440Z log_E=5, 2025-05-07T21:02:31.6479589Z L=12, 2025-05-07T21:02:31.6479673Z D_gradcheck=1, 2025-05-07T21:02:31.6479768Z stochastic_rounding=False, 2025-05-07T21:02:31.6479849Z weighted=False, 2025-05-07T21:02:31.6479933Z row_wise=True, 2025-05-07T21:02:31.6480011Z mixed=False, 2025-05-07T21:02:31.6480137Z use_cache=False, 2025-05-07T21:02:31.6480245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6480325Z use_cpu=True, 2025-05-07T21:02:31.6480536Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6480613Z ) 2025-05-07T21:02:31.6480743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6481077Z self=, 2025-05-07T21:02:31.6481159Z compile=True, 2025-05-07T21:02:31.6481269Z pooling_mode=, 2025-05-07T21:02:31.6481353Z T=1, 2025-05-07T21:02:31.6481432Z D=81, 2025-05-07T21:02:31.6481506Z B=66, 2025-05-07T21:02:31.6481586Z log_E=3, 2025-05-07T21:02:31.6481666Z L=19, 2025-05-07T21:02:31.6481747Z D_gradcheck=2, 2025-05-07T21:02:31.6481844Z stochastic_rounding=False, 2025-05-07T21:02:31.6481928Z weighted=False, 2025-05-07T21:02:31.6482008Z row_wise=True, 2025-05-07T21:02:31.6482088Z mixed=True, 2025-05-07T21:02:31.6482171Z use_cache=True, 2025-05-07T21:02:31.6482277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6482363Z use_cpu=True, 2025-05-07T21:02:31.6482465Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6482539Z ) 2025-05-07T21:02:31.6482671Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6483010Z self=, 2025-05-07T21:02:31.6483096Z compile=False, 2025-05-07T21:02:31.6483204Z pooling_mode=, 2025-05-07T21:02:31.6483279Z T=4, 2025-05-07T21:02:31.6483358Z D=76, 2025-05-07T21:02:31.6483433Z B=119, 2025-05-07T21:02:31.6483511Z log_E=4, 2025-05-07T21:02:31.6483595Z L=3, 2025-05-07T21:02:31.6483677Z D_gradcheck=2, 2025-05-07T21:02:31.6483771Z stochastic_rounding=True, 2025-05-07T21:02:31.6483856Z weighted=False, 2025-05-07T21:02:31.6483937Z row_wise=True, 2025-05-07T21:02:31.6484022Z mixed=True, 2025-05-07T21:02:31.6484106Z use_cache=False, 2025-05-07T21:02:31.6484210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6484293Z use_cpu=True, 2025-05-07T21:02:31.6484396Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6484469Z ) 2025-05-07T21:02:31.6484602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6484935Z self=, 2025-05-07T21:02:31.6485018Z compile=True, 2025-05-07T21:02:31.6485178Z pooling_mode=, 2025-05-07T21:02:31.6485255Z T=4, 2025-05-07T21:02:31.6485330Z D=114, 2025-05-07T21:02:31.6485412Z B=88, 2025-05-07T21:02:31.6485492Z log_E=4, 2025-05-07T21:02:31.6485567Z L=11, 2025-05-07T21:02:31.6485657Z D_gradcheck=1, 2025-05-07T21:02:31.6485751Z stochastic_rounding=False, 2025-05-07T21:02:31.6485835Z weighted=True, 2025-05-07T21:02:31.6485914Z row_wise=True, 2025-05-07T21:02:31.6485995Z mixed=True, 2025-05-07T21:02:31.6486080Z use_cache=False, 2025-05-07T21:02:31.6486185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6486266Z use_cpu=True, 2025-05-07T21:02:31.6486371Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6486444Z ) 2025-05-07T21:02:31.6486575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6486910Z self=, 2025-05-07T21:02:31.6486994Z compile=True, 2025-05-07T21:02:31.6487129Z pooling_mode=, 2025-05-07T21:02:31.6487211Z T=3, 2025-05-07T21:02:31.6487305Z D=85, 2025-05-07T21:02:31.6487384Z B=4, 2025-05-07T21:02:31.6487510Z log_E=5, 2025-05-07T21:02:31.6487585Z L=13, 2025-05-07T21:02:31.6487670Z D_gradcheck=2, 2025-05-07T21:02:31.6487765Z stochastic_rounding=True, 2025-05-07T21:02:31.6487846Z weighted=False, 2025-05-07T21:02:31.6487928Z row_wise=True, 2025-05-07T21:02:31.6488046Z mixed=False, 2025-05-07T21:02:31.6488128Z use_cache=False, 2025-05-07T21:02:31.6488242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6488322Z use_cpu=True, 2025-05-07T21:02:31.6488459Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6488535Z ) 2025-05-07T21:02:31.6488663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6488995Z self=, 2025-05-07T21:02:31.6489083Z compile=True, 2025-05-07T21:02:31.6489189Z pooling_mode=, 2025-05-07T21:02:31.6489266Z T=5, 2025-05-07T21:02:31.6489341Z D=71, 2025-05-07T21:02:31.6489416Z B=77, 2025-05-07T21:02:31.6489500Z log_E=3, 2025-05-07T21:02:31.6489575Z L=20, 2025-05-07T21:02:31.6489656Z D_gradcheck=1, 2025-05-07T21:02:31.6489753Z stochastic_rounding=False, 2025-05-07T21:02:31.6489836Z weighted=False, 2025-05-07T21:02:31.6489917Z row_wise=True, 2025-05-07T21:02:31.6489998Z mixed=False, 2025-05-07T21:02:31.6490078Z use_cache=True, 2025-05-07T21:02:31.6490184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6490271Z use_cpu=True, 2025-05-07T21:02:31.6490371Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6490443Z ) 2025-05-07T21:02:31.6490574Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6490905Z self=, 2025-05-07T21:02:31.6490995Z compile=True, 2025-05-07T21:02:31.6491101Z pooling_mode=, 2025-05-07T21:02:31.6491175Z T=3, 2025-05-07T21:02:31.6491254Z D=92, 2025-05-07T21:02:31.6491337Z B=64, 2025-05-07T21:02:31.6491413Z log_E=5, 2025-05-07T21:02:31.6491490Z L=11, 2025-05-07T21:02:31.6491577Z D_gradcheck=2, 2025-05-07T21:02:31.6491672Z stochastic_rounding=False, 2025-05-07T21:02:31.6491755Z weighted=True, 2025-05-07T21:02:31.6491839Z row_wise=True, 2025-05-07T21:02:31.6491920Z mixed=False, 2025-05-07T21:02:31.6492003Z use_cache=True, 2025-05-07T21:02:31.6492108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6492191Z use_cpu=True, 2025-05-07T21:02:31.6492297Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6492370Z ) 2025-05-07T21:02:31.6492504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6492836Z self=, 2025-05-07T21:02:31.6492963Z compile=True, 2025-05-07T21:02:31.6493074Z pooling_mode=, 2025-05-07T21:02:31.6493149Z T=1, 2025-05-07T21:02:31.6493224Z D=13, 2025-05-07T21:02:31.6493306Z B=101, 2025-05-07T21:02:31.6493382Z log_E=4, 2025-05-07T21:02:31.6493457Z L=19, 2025-05-07T21:02:31.6493541Z D_gradcheck=2, 2025-05-07T21:02:31.6493635Z stochastic_rounding=False, 2025-05-07T21:02:31.6493717Z weighted=False, 2025-05-07T21:02:31.6493802Z row_wise=True, 2025-05-07T21:02:31.6493880Z mixed=True, 2025-05-07T21:02:31.6493967Z use_cache=False, 2025-05-07T21:02:31.6494071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6494153Z use_cpu=True, 2025-05-07T21:02:31.6494495Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6494565Z ) 2025-05-07T21:02:31.6494692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6495023Z self=, 2025-05-07T21:02:31.6495108Z compile=False, 2025-05-07T21:02:31.6495212Z pooling_mode=, 2025-05-07T21:02:31.6495288Z T=3, 2025-05-07T21:02:31.6495360Z D=29, 2025-05-07T21:02:31.6495512Z B=114, 2025-05-07T21:02:31.6495590Z log_E=5, 2025-05-07T21:02:31.6495662Z L=16, 2025-05-07T21:02:31.6495740Z D_gradcheck=2, 2025-05-07T21:02:31.6495834Z stochastic_rounding=True, 2025-05-07T21:02:31.6495915Z weighted=False, 2025-05-07T21:02:31.6496052Z row_wise=True, 2025-05-07T21:02:31.6496126Z mixed=True, 2025-05-07T21:02:31.6496202Z use_cache=True, 2025-05-07T21:02:31.6496356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6496435Z use_cpu=True, 2025-05-07T21:02:31.6496534Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6737712Z ) 2025-05-07T21:02:31.6738234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6738772Z self=, 2025-05-07T21:02:31.6738917Z compile=False, 2025-05-07T21:02:31.6739080Z pooling_mode=, 2025-05-07T21:02:31.6739185Z T=1, 2025-05-07T21:02:31.6739312Z D=117, 2025-05-07T21:02:31.6739419Z B=121, 2025-05-07T21:02:31.6739538Z log_E=5, 2025-05-07T21:02:31.6739643Z L=19, 2025-05-07T21:02:31.6739759Z D_gradcheck=2, 2025-05-07T21:02:31.6739905Z stochastic_rounding=False, 2025-05-07T21:02:31.6740027Z weighted=False, 2025-05-07T21:02:31.6740139Z row_wise=True, 2025-05-07T21:02:31.6740260Z mixed=False, 2025-05-07T21:02:31.6740372Z use_cache=True, 2025-05-07T21:02:31.6740530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6740655Z use_cpu=True, 2025-05-07T21:02:31.6740795Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6740875Z ) 2025-05-07T21:02:31.6741021Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6741370Z self=, 2025-05-07T21:02:31.6741459Z compile=False, 2025-05-07T21:02:31.6741581Z pooling_mode=, 2025-05-07T21:02:31.6741665Z T=4, 2025-05-07T21:02:31.6741758Z D=110, 2025-05-07T21:02:31.6741842Z B=26, 2025-05-07T21:02:31.6741926Z log_E=4, 2025-05-07T21:02:31.6742020Z L=2, 2025-05-07T21:02:31.6742110Z D_gradcheck=1, 2025-05-07T21:02:31.6742214Z stochastic_rounding=False, 2025-05-07T21:02:31.6742315Z weighted=True, 2025-05-07T21:02:31.6742403Z row_wise=True, 2025-05-07T21:02:31.6742489Z mixed=True, 2025-05-07T21:02:31.6742587Z use_cache=False, 2025-05-07T21:02:31.6742704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6742793Z use_cpu=True, 2025-05-07T21:02:31.6742911Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6742992Z ) 2025-05-07T21:02:31.6743129Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6743674Z self=, 2025-05-07T21:02:31.6743769Z compile=True, 2025-05-07T21:02:31.6743896Z pooling_mode=, 2025-05-07T21:02:31.6743978Z T=4, 2025-05-07T21:02:31.6744066Z D=126, 2025-05-07T21:02:31.6744157Z B=6, 2025-05-07T21:02:31.6744243Z log_E=4, 2025-05-07T21:02:31.6744326Z L=14, 2025-05-07T21:02:31.6744422Z D_gradcheck=2, 2025-05-07T21:02:31.6744524Z stochastic_rounding=True, 2025-05-07T21:02:31.6744615Z weighted=True, 2025-05-07T21:02:31.6744711Z row_wise=True, 2025-05-07T21:02:31.6744799Z mixed=False, 2025-05-07T21:02:31.6744890Z use_cache=False, 2025-05-07T21:02:31.6745063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6745151Z use_cpu=True, 2025-05-07T21:02:31.6745265Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6745346Z ) 2025-05-07T21:02:31.6745482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6745833Z self=, 2025-05-07T21:02:31.6745924Z compile=False, 2025-05-07T21:02:31.6746037Z pooling_mode=, 2025-05-07T21:02:31.6746209Z T=2, 2025-05-07T21:02:31.6746290Z D=33, 2025-05-07T21:02:31.6746371Z B=16, 2025-05-07T21:02:31.6746461Z log_E=4, 2025-05-07T21:02:31.6746542Z L=19, 2025-05-07T21:02:31.6746630Z D_gradcheck=1, 2025-05-07T21:02:31.6746738Z stochastic_rounding=False, 2025-05-07T21:02:31.6746886Z weighted=True, 2025-05-07T21:02:31.6746982Z row_wise=True, 2025-05-07T21:02:31.6747068Z mixed=False, 2025-05-07T21:02:31.6747157Z use_cache=True, 2025-05-07T21:02:31.6747340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6747429Z use_cpu=True, 2025-05-07T21:02:31.6747535Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6747622Z ) 2025-05-07T21:02:31.6747756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6748099Z self=, 2025-05-07T21:02:31.6748198Z compile=True, 2025-05-07T21:02:31.6748311Z pooling_mode=, 2025-05-07T21:02:31.6748400Z T=4, 2025-05-07T21:02:31.6748491Z D=70, 2025-05-07T21:02:31.6748573Z B=126, 2025-05-07T21:02:31.6748656Z log_E=5, 2025-05-07T21:02:31.6748747Z L=10, 2025-05-07T21:02:31.6748835Z D_gradcheck=2, 2025-05-07T21:02:31.6748944Z stochastic_rounding=True, 2025-05-07T21:02:31.6749034Z weighted=True, 2025-05-07T21:02:31.6749122Z row_wise=True, 2025-05-07T21:02:31.6749215Z mixed=False, 2025-05-07T21:02:31.6749310Z use_cache=True, 2025-05-07T21:02:31.6749423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6749518Z use_cpu=True, 2025-05-07T21:02:31.6749627Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6749707Z ) 2025-05-07T21:02:31.6749852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6750194Z self=, 2025-05-07T21:02:31.6750282Z compile=False, 2025-05-07T21:02:31.6750400Z pooling_mode=, 2025-05-07T21:02:31.6750482Z T=5, 2025-05-07T21:02:31.6750568Z D=68, 2025-05-07T21:02:31.6750648Z B=97, 2025-05-07T21:02:31.6750730Z log_E=3, 2025-05-07T21:02:31.6750818Z L=3, 2025-05-07T21:02:31.6750904Z D_gradcheck=2, 2025-05-07T21:02:31.6751008Z stochastic_rounding=False, 2025-05-07T21:02:31.6751100Z weighted=True, 2025-05-07T21:02:31.6751186Z row_wise=True, 2025-05-07T21:02:31.6751267Z mixed=False, 2025-05-07T21:02:31.6751364Z use_cache=True, 2025-05-07T21:02:31.6751474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6751560Z use_cpu=True, 2025-05-07T21:02:31.6751679Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6751755Z ) 2025-05-07T21:02:31.6751888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6752280Z self=, 2025-05-07T21:02:31.6752372Z compile=False, 2025-05-07T21:02:31.6752486Z pooling_mode=, 2025-05-07T21:02:31.6752570Z T=3, 2025-05-07T21:02:31.6752649Z D=102, 2025-05-07T21:02:31.6752738Z B=41, 2025-05-07T21:02:31.6752819Z log_E=3, 2025-05-07T21:02:31.6752899Z L=18, 2025-05-07T21:02:31.6752991Z D_gradcheck=2, 2025-05-07T21:02:31.6753094Z stochastic_rounding=True, 2025-05-07T21:02:31.6753182Z weighted=True, 2025-05-07T21:02:31.6753274Z row_wise=True, 2025-05-07T21:02:31.6753359Z mixed=False, 2025-05-07T21:02:31.6753460Z use_cache=False, 2025-05-07T21:02:31.6753576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6753661Z use_cpu=True, 2025-05-07T21:02:31.6753775Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6753853Z ) 2025-05-07T21:02:31.6753984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6754325Z self=, 2025-05-07T21:02:31.6754414Z compile=False, 2025-05-07T21:02:31.6754526Z pooling_mode=, 2025-05-07T21:02:31.6754659Z T=1, 2025-05-07T21:02:31.6754739Z D=60, 2025-05-07T21:02:31.6754820Z B=117, 2025-05-07T21:02:31.6754910Z log_E=4, 2025-05-07T21:02:31.6754990Z L=14, 2025-05-07T21:02:31.6755077Z D_gradcheck=1, 2025-05-07T21:02:31.6755225Z stochastic_rounding=False, 2025-05-07T21:02:31.6755316Z weighted=False, 2025-05-07T21:02:31.6755404Z row_wise=True, 2025-05-07T21:02:31.6755502Z mixed=False, 2025-05-07T21:02:31.6755630Z use_cache=False, 2025-05-07T21:02:31.6755752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6755838Z use_cpu=True, 2025-05-07T21:02:31.6755942Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6756026Z ) 2025-05-07T21:02:31.6756159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6756499Z self=, 2025-05-07T21:02:31.6756593Z compile=True, 2025-05-07T21:02:31.6756708Z pooling_mode=, 2025-05-07T21:02:31.6756792Z T=2, 2025-05-07T21:02:31.6756883Z D=78, 2025-05-07T21:02:31.6756966Z B=15, 2025-05-07T21:02:31.6757045Z log_E=3, 2025-05-07T21:02:31.6757133Z L=10, 2025-05-07T21:02:31.6757221Z D_gradcheck=1, 2025-05-07T21:02:31.6757327Z stochastic_rounding=True, 2025-05-07T21:02:31.6757415Z weighted=False, 2025-05-07T21:02:31.6757500Z row_wise=True, 2025-05-07T21:02:31.6757593Z mixed=True, 2025-05-07T21:02:31.6757678Z use_cache=True, 2025-05-07T21:02:31.6757787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6757877Z use_cpu=True, 2025-05-07T21:02:31.6757983Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6758063Z ) 2025-05-07T21:02:31.6758202Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6758543Z self=, 2025-05-07T21:02:31.6758630Z compile=True, 2025-05-07T21:02:31.6758751Z pooling_mode=, 2025-05-07T21:02:31.6758832Z T=1, 2025-05-07T21:02:31.6758919Z D=74, 2025-05-07T21:02:31.6758998Z B=67, 2025-05-07T21:02:31.6759079Z log_E=4, 2025-05-07T21:02:31.6759168Z L=0, 2025-05-07T21:02:31.6759256Z D_gradcheck=1, 2025-05-07T21:02:31.6759358Z stochastic_rounding=False, 2025-05-07T21:02:31.6759452Z weighted=False, 2025-05-07T21:02:31.6759539Z row_wise=True, 2025-05-07T21:02:31.6759625Z mixed=True, 2025-05-07T21:02:31.6759718Z use_cache=False, 2025-05-07T21:02:31.6759832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6759916Z use_cpu=True, 2025-05-07T21:02:31.6760030Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6760107Z ) 2025-05-07T21:02:31.6760286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6760753Z self=, 2025-05-07T21:02:31.6760838Z compile=False, 2025-05-07T21:02:31.6760953Z pooling_mode=, 2025-05-07T21:02:31.6761032Z T=2, 2025-05-07T21:02:31.6761111Z D=31, 2025-05-07T21:02:31.6761197Z B=104, 2025-05-07T21:02:31.6761279Z log_E=5, 2025-05-07T21:02:31.6761358Z L=15, 2025-05-07T21:02:31.6761452Z D_gradcheck=1, 2025-05-07T21:02:31.6761552Z stochastic_rounding=False, 2025-05-07T21:02:31.6761637Z weighted=True, 2025-05-07T21:02:31.6761726Z row_wise=True, 2025-05-07T21:02:31.6761812Z mixed=False, 2025-05-07T21:02:31.6761899Z use_cache=False, 2025-05-07T21:02:31.6762012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6762097Z use_cpu=True, 2025-05-07T21:02:31.6762202Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6762287Z ) 2025-05-07T21:02:31.6762422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6762768Z self=, 2025-05-07T21:02:31.6762854Z compile=True, 2025-05-07T21:02:31.6763015Z pooling_mode=, 2025-05-07T21:02:31.6763104Z T=5, 2025-05-07T21:02:31.6763184Z D=103, 2025-05-07T21:02:31.6763263Z B=18, 2025-05-07T21:02:31.6763356Z log_E=3, 2025-05-07T21:02:31.6763478Z L=2, 2025-05-07T21:02:31.6763565Z D_gradcheck=1, 2025-05-07T21:02:31.6763673Z stochastic_rounding=False, 2025-05-07T21:02:31.6763760Z weighted=True, 2025-05-07T21:02:31.6763886Z row_wise=True, 2025-05-07T21:02:31.6763979Z mixed=False, 2025-05-07T21:02:31.6764064Z use_cache=True, 2025-05-07T21:02:31.6764172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6764267Z use_cpu=True, 2025-05-07T21:02:31.6764373Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6764458Z ) 2025-05-07T21:02:31.6764597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6764933Z self=, 2025-05-07T21:02:31.6765028Z compile=True, 2025-05-07T21:02:31.6765139Z pooling_mode=, 2025-05-07T21:02:31.6765219Z T=1, 2025-05-07T21:02:31.6765307Z D=33, 2025-05-07T21:02:31.6765393Z B=119, 2025-05-07T21:02:31.6765478Z log_E=3, 2025-05-07T21:02:31.6765566Z L=18, 2025-05-07T21:02:31.6765652Z D_gradcheck=1, 2025-05-07T21:02:31.6765751Z stochastic_rounding=True, 2025-05-07T21:02:31.6765847Z weighted=False, 2025-05-07T21:02:31.6765936Z row_wise=True, 2025-05-07T21:02:31.6766020Z mixed=True, 2025-05-07T21:02:31.6766117Z use_cache=True, 2025-05-07T21:02:31.6766229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:31.6766325Z use_cpu=True, 2025-05-07T21:02:31.6766434Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6766511Z ) 2025-05-07T21:02:31.6766655Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6766992Z self=, 2025-05-07T21:02:31.6767084Z compile=False, 2025-05-07T21:02:31.6767205Z pooling_mode=, 2025-05-07T21:02:31.6767285Z T=1, 2025-05-07T21:02:31.6767365Z D=60, 2025-05-07T21:02:31.6767457Z B=113, 2025-05-07T21:02:31.6767540Z log_E=5, 2025-05-07T21:02:31.6767623Z L=9, 2025-05-07T21:02:31.6767721Z D_gradcheck=1, 2025-05-07T21:02:31.6767821Z stochastic_rounding=False, 2025-05-07T21:02:31.6767921Z weighted=False, 2025-05-07T21:02:31.6768011Z row_wise=True, 2025-05-07T21:02:31.6768099Z mixed=False, 2025-05-07T21:02:31.6768189Z use_cache=True, 2025-05-07T21:02:31.6768297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6768384Z use_cpu=True, 2025-05-07T21:02:31.6768497Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6768577Z ) 2025-05-07T21:02:31.6768755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6769107Z self=, 2025-05-07T21:02:31.6769197Z compile=False, 2025-05-07T21:02:31.6769310Z pooling_mode=, 2025-05-07T21:02:31.6769400Z T=4, 2025-05-07T21:02:31.6769484Z D=77, 2025-05-07T21:02:31.6769575Z B=102, 2025-05-07T21:02:31.6769658Z log_E=4, 2025-05-07T21:02:31.6769738Z L=18, 2025-05-07T21:02:31.6769832Z D_gradcheck=1, 2025-05-07T21:02:31.6769931Z stochastic_rounding=False, 2025-05-07T21:02:31.6770018Z weighted=False, 2025-05-07T21:02:31.6770115Z row_wise=True, 2025-05-07T21:02:31.6770200Z mixed=False, 2025-05-07T21:02:31.6770285Z use_cache=True, 2025-05-07T21:02:31.6770403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6770490Z use_cpu=True, 2025-05-07T21:02:31.6770597Z output_dtype=SparseType.FP32, 2025-05-07T21:02:31.6770682Z ) 2025-05-07T21:02:31.6770816Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6771166Z self=, 2025-05-07T21:02:31.6771311Z compile=False, 2025-05-07T21:02:31.6771421Z pooling_mode=, 2025-05-07T21:02:31.6771506Z T=4, 2025-05-07T21:02:31.6771588Z D=51, 2025-05-07T21:02:31.6771669Z B=76, 2025-05-07T21:02:31.6771802Z log_E=5, 2025-05-07T21:02:31.6771880Z L=3, 2025-05-07T21:02:31.6771965Z D_gradcheck=2, 2025-05-07T21:02:31.6772068Z stochastic_rounding=True, 2025-05-07T21:02:31.6772219Z weighted=False, 2025-05-07T21:02:31.6772306Z row_wise=True, 2025-05-07T21:02:31.6772397Z mixed=False, 2025-05-07T21:02:31.6772488Z use_cache=False, 2025-05-07T21:02:31.6772598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6772691Z use_cpu=True, 2025-05-07T21:02:31.6772798Z output_dtype=SparseType.FP16, 2025-05-07T21:02:31.6772878Z ) 2025-05-07T21:02:31.6773019Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:31.6773359Z self=, 2025-05-07T21:02:31.6773457Z compile=False, 2025-05-07T21:02:31.6773571Z pooling_mode=, 2025-05-07T21:02:31.6773651Z T=1, 2025-05-07T21:02:31.6773741Z D=25, 2025-05-07T21:02:31.6773822Z B=31, 2025-05-07T21:02:31.6773905Z log_E=3, 2025-05-07T21:02:31.6773991Z L=19, 2025-05-07T21:02:31.6774078Z D_gradcheck=1, 2025-05-07T21:02:31.6774176Z stochastic_rounding=True, 2025-05-07T21:02:31.6774276Z weighted=False, 2025-05-07T21:02:31.6774367Z row_wise=True, 2025-05-07T21:02:31.6774454Z mixed=False, 2025-05-07T21:02:31.6774543Z use_cache=True, 2025-05-07T21:02:31.6774653Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:31.6774739Z use_cpu=True, 2025-05-07T21:02:31.6774851Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3008922Z ) 2025-05-07T21:02:33.3009241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3010017Z self=, 2025-05-07T21:02:33.3010738Z compile=False, 2025-05-07T21:02:33.3011052Z pooling_mode=, 2025-05-07T21:02:33.3011376Z T=1, 2025-05-07T21:02:33.3011565Z D=43, 2025-05-07T21:02:33.3011758Z B=28, 2025-05-07T21:02:33.3011939Z log_E=4, 2025-05-07T21:02:33.3012132Z L=14, 2025-05-07T21:02:33.3012323Z D_gradcheck=1, 2025-05-07T21:02:33.3012553Z stochastic_rounding=True, 2025-05-07T21:02:33.3012820Z weighted=True, 2025-05-07T21:02:33.3013034Z row_wise=True, 2025-05-07T21:02:33.3013232Z mixed=True, 2025-05-07T21:02:33.3013439Z use_cache=True, 2025-05-07T21:02:33.3013684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3013966Z use_cpu=True, 2025-05-07T21:02:33.3014438Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3014712Z ) 2025-05-07T21:02:33.3014939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3015520Z self=, 2025-05-07T21:02:33.3016052Z compile=False, 2025-05-07T21:02:33.3016302Z pooling_mode=, 2025-05-07T21:02:33.3016583Z T=4, 2025-05-07T21:02:33.3016778Z D=45, 2025-05-07T21:02:33.3016976Z B=4, 2025-05-07T21:02:33.3017162Z log_E=5, 2025-05-07T21:02:33.3017367Z L=3, 2025-05-07T21:02:33.3017567Z D_gradcheck=1, 2025-05-07T21:02:33.3017804Z stochastic_rounding=True, 2025-05-07T21:02:33.3018082Z weighted=False, 2025-05-07T21:02:33.3018315Z row_wise=True, 2025-05-07T21:02:33.3018529Z mixed=True, 2025-05-07T21:02:33.3018748Z use_cache=False, 2025-05-07T21:02:33.3019002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3019288Z use_cpu=True, 2025-05-07T21:02:33.3019535Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3019808Z ) 2025-05-07T21:02:33.3020038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3020618Z self=, 2025-05-07T21:02:33.3021244Z compile=True, 2025-05-07T21:02:33.3021485Z pooling_mode=, 2025-05-07T21:02:33.3021776Z T=1, 2025-05-07T21:02:33.3021968Z D=100, 2025-05-07T21:02:33.3022241Z B=55, 2025-05-07T21:02:33.3022427Z log_E=3, 2025-05-07T21:02:33.3022627Z L=3, 2025-05-07T21:02:33.3022824Z D_gradcheck=1, 2025-05-07T21:02:33.3023126Z stochastic_rounding=False, 2025-05-07T21:02:33.3023392Z weighted=False, 2025-05-07T21:02:33.3023615Z row_wise=True, 2025-05-07T21:02:33.3023824Z mixed=False, 2025-05-07T21:02:33.3024041Z use_cache=True, 2025-05-07T21:02:33.3024289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3024575Z use_cpu=True, 2025-05-07T21:02:33.3024821Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3025101Z ) 2025-05-07T21:02:33.3025336Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3025910Z self=, 2025-05-07T21:02:33.3026443Z compile=True, 2025-05-07T21:02:33.3026681Z pooling_mode=, 2025-05-07T21:02:33.3026968Z T=4, 2025-05-07T21:02:33.3027162Z D=103, 2025-05-07T21:02:33.3027351Z B=91, 2025-05-07T21:02:33.3027545Z log_E=5, 2025-05-07T21:02:33.3027747Z L=20, 2025-05-07T21:02:33.3027941Z D_gradcheck=1, 2025-05-07T21:02:33.3028185Z stochastic_rounding=False, 2025-05-07T21:02:33.3028450Z weighted=False, 2025-05-07T21:02:33.3028672Z row_wise=True, 2025-05-07T21:02:33.3028887Z mixed=False, 2025-05-07T21:02:33.3029107Z use_cache=False, 2025-05-07T21:02:33.3036930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3037292Z use_cpu=True, 2025-05-07T21:02:33.3037543Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3037824Z ) 2025-05-07T21:02:33.3038071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3038650Z self=, 2025-05-07T21:02:33.3039190Z compile=False, 2025-05-07T21:02:33.3039436Z pooling_mode=, 2025-05-07T21:02:33.3039727Z T=4, 2025-05-07T21:02:33.3039925Z D=60, 2025-05-07T21:02:33.3040112Z B=39, 2025-05-07T21:02:33.3040310Z log_E=3, 2025-05-07T21:02:33.3040606Z L=12, 2025-05-07T21:02:33.3040805Z D_gradcheck=1, 2025-05-07T21:02:33.3041051Z stochastic_rounding=False, 2025-05-07T21:02:33.3041320Z weighted=False, 2025-05-07T21:02:33.3041541Z row_wise=True, 2025-05-07T21:02:33.3041765Z mixed=False, 2025-05-07T21:02:33.3041989Z use_cache=False, 2025-05-07T21:02:33.3042244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3042544Z use_cpu=True, 2025-05-07T21:02:33.3042872Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3043142Z ) 2025-05-07T21:02:33.3043385Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3043970Z self=, 2025-05-07T21:02:33.3044510Z compile=False, 2025-05-07T21:02:33.3044757Z pooling_mode=, 2025-05-07T21:02:33.3045055Z T=4, 2025-05-07T21:02:33.3045258Z D=34, 2025-05-07T21:02:33.3045452Z B=68, 2025-05-07T21:02:33.3045655Z log_E=3, 2025-05-07T21:02:33.3045861Z L=0, 2025-05-07T21:02:33.3046057Z D_gradcheck=2, 2025-05-07T21:02:33.3046304Z stochastic_rounding=False, 2025-05-07T21:02:33.3046575Z weighted=False, 2025-05-07T21:02:33.3046797Z row_wise=True, 2025-05-07T21:02:33.3047021Z mixed=True, 2025-05-07T21:02:33.3047248Z use_cache=False, 2025-05-07T21:02:33.3047503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3047809Z use_cpu=True, 2025-05-07T21:02:33.3048058Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3048327Z ) 2025-05-07T21:02:33.3048573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3049207Z self=, 2025-05-07T21:02:33.3049738Z compile=True, 2025-05-07T21:02:33.3049992Z pooling_mode=, 2025-05-07T21:02:33.3050335Z T=5, 2025-05-07T21:02:33.3050539Z D=123, 2025-05-07T21:02:33.3050734Z B=76, 2025-05-07T21:02:33.3050936Z log_E=4, 2025-05-07T21:02:33.3051146Z L=6, 2025-05-07T21:02:33.3051386Z D_gradcheck=2, 2025-05-07T21:02:33.3051630Z stochastic_rounding=True, 2025-05-07T21:02:33.3051900Z weighted=True, 2025-05-07T21:02:33.3052120Z row_wise=True, 2025-05-07T21:02:33.3052346Z mixed=False, 2025-05-07T21:02:33.3052570Z use_cache=True, 2025-05-07T21:02:33.3052811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3053116Z use_cpu=True, 2025-05-07T21:02:33.3053364Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3053631Z ) 2025-05-07T21:02:33.3053872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3054456Z self=, 2025-05-07T21:02:33.3054983Z compile=True, 2025-05-07T21:02:33.3055234Z pooling_mode=, 2025-05-07T21:02:33.3055530Z T=4, 2025-05-07T21:02:33.3055720Z D=44, 2025-05-07T21:02:33.3055920Z B=21, 2025-05-07T21:02:33.3056122Z log_E=4, 2025-05-07T21:02:33.3056364Z L=16, 2025-05-07T21:02:33.3056571Z D_gradcheck=1, 2025-05-07T21:02:33.3056806Z stochastic_rounding=False, 2025-05-07T21:02:33.3057076Z weighted=False, 2025-05-07T21:02:33.3057307Z row_wise=True, 2025-05-07T21:02:33.3057522Z mixed=True, 2025-05-07T21:02:33.3057744Z use_cache=True, 2025-05-07T21:02:33.3057999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3058295Z use_cpu=True, 2025-05-07T21:02:33.3058544Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3058818Z ) 2025-05-07T21:02:33.3059060Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3059630Z self=, 2025-05-07T21:02:33.3060162Z compile=True, 2025-05-07T21:02:33.3060416Z pooling_mode=, 2025-05-07T21:02:33.3060710Z T=5, 2025-05-07T21:02:33.3060909Z D=30, 2025-05-07T21:02:33.3061109Z B=8, 2025-05-07T21:02:33.3061302Z log_E=5, 2025-05-07T21:02:33.3061510Z L=14, 2025-05-07T21:02:33.3061719Z D_gradcheck=1, 2025-05-07T21:02:33.3061956Z stochastic_rounding=False, 2025-05-07T21:02:33.3062224Z weighted=True, 2025-05-07T21:02:33.3062453Z row_wise=True, 2025-05-07T21:02:33.3062672Z mixed=True, 2025-05-07T21:02:33.3062897Z use_cache=False, 2025-05-07T21:02:33.3063162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3063502Z use_cpu=True, 2025-05-07T21:02:33.3063754Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3064033Z ) 2025-05-07T21:02:33.3064269Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3064852Z self=, 2025-05-07T21:02:33.3065387Z compile=True, 2025-05-07T21:02:33.3065642Z pooling_mode=, 2025-05-07T21:02:33.3065933Z T=5, 2025-05-07T21:02:33.3066131Z D=18, 2025-05-07T21:02:33.3066334Z B=45, 2025-05-07T21:02:33.3066525Z log_E=3, 2025-05-07T21:02:33.3066735Z L=20, 2025-05-07T21:02:33.3066943Z D_gradcheck=2, 2025-05-07T21:02:33.3067175Z stochastic_rounding=True, 2025-05-07T21:02:33.3067445Z weighted=True, 2025-05-07T21:02:33.3067671Z row_wise=True, 2025-05-07T21:02:33.3067884Z mixed=True, 2025-05-07T21:02:33.3068105Z use_cache=True, 2025-05-07T21:02:33.3068358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3068648Z use_cpu=True, 2025-05-07T21:02:33.3068895Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3069172Z ) 2025-05-07T21:02:33.3069405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3070034Z self=, 2025-05-07T21:02:33.3070571Z compile=False, 2025-05-07T21:02:33.3070826Z pooling_mode=, 2025-05-07T21:02:33.3071156Z T=5, 2025-05-07T21:02:33.3071355Z D=30, 2025-05-07T21:02:33.3071557Z B=28, 2025-05-07T21:02:33.3071748Z log_E=4, 2025-05-07T21:02:33.3071996Z L=16, 2025-05-07T21:02:33.3072206Z D_gradcheck=1, 2025-05-07T21:02:33.3072436Z stochastic_rounding=True, 2025-05-07T21:02:33.3072703Z weighted=True, 2025-05-07T21:02:33.3072925Z row_wise=True, 2025-05-07T21:02:33.3073137Z mixed=False, 2025-05-07T21:02:33.3073358Z use_cache=False, 2025-05-07T21:02:33.3073616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3073904Z use_cpu=True, 2025-05-07T21:02:33.3074145Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3074415Z ) 2025-05-07T21:02:33.3074648Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3075227Z self=, 2025-05-07T21:02:33.3075764Z compile=False, 2025-05-07T21:02:33.3076008Z pooling_mode=, 2025-05-07T21:02:33.3076304Z T=1, 2025-05-07T21:02:33.3076500Z D=82, 2025-05-07T21:02:33.3076691Z B=68, 2025-05-07T21:02:33.3076889Z log_E=4, 2025-05-07T21:02:33.3077096Z L=10, 2025-05-07T21:02:33.3077290Z D_gradcheck=1, 2025-05-07T21:02:33.3077528Z stochastic_rounding=True, 2025-05-07T21:02:33.3077797Z weighted=True, 2025-05-07T21:02:33.3078023Z row_wise=True, 2025-05-07T21:02:33.3078240Z mixed=False, 2025-05-07T21:02:33.3078463Z use_cache=False, 2025-05-07T21:02:33.3078728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3079018Z use_cpu=True, 2025-05-07T21:02:33.3079260Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3079533Z ) 2025-05-07T21:02:33.3079775Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3080347Z self=, 2025-05-07T21:02:33.3080935Z compile=True, 2025-05-07T21:02:33.3081182Z pooling_mode=, 2025-05-07T21:02:33.3081473Z T=4, 2025-05-07T21:02:33.3081669Z D=124, 2025-05-07T21:02:33.3081860Z B=89, 2025-05-07T21:02:33.3082058Z log_E=4, 2025-05-07T21:02:33.3082263Z L=0, 2025-05-07T21:02:33.3082461Z D_gradcheck=1, 2025-05-07T21:02:33.3082700Z stochastic_rounding=True, 2025-05-07T21:02:33.3082965Z weighted=False, 2025-05-07T21:02:33.3083184Z row_wise=True, 2025-05-07T21:02:33.3083404Z mixed=True, 2025-05-07T21:02:33.3083624Z use_cache=False, 2025-05-07T21:02:33.3083941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3084232Z use_cpu=True, 2025-05-07T21:02:33.3084479Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3084749Z ) 2025-05-07T21:02:33.3084980Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3085553Z self=, 2025-05-07T21:02:33.3086089Z compile=True, 2025-05-07T21:02:33.3086331Z pooling_mode=, 2025-05-07T21:02:33.3086624Z T=4, 2025-05-07T21:02:33.3086822Z D=83, 2025-05-07T21:02:33.3087012Z B=52, 2025-05-07T21:02:33.3087211Z log_E=3, 2025-05-07T21:02:33.3087414Z L=0, 2025-05-07T21:02:33.3087611Z D_gradcheck=2, 2025-05-07T21:02:33.3087851Z stochastic_rounding=False, 2025-05-07T21:02:33.3088118Z weighted=False, 2025-05-07T21:02:33.3088338Z row_wise=True, 2025-05-07T21:02:33.3088562Z mixed=True, 2025-05-07T21:02:33.3088779Z use_cache=False, 2025-05-07T21:02:33.3089046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3089335Z use_cpu=True, 2025-05-07T21:02:33.3089582Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3089908Z ) 2025-05-07T21:02:33.3090146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3090721Z self=, 2025-05-07T21:02:33.3091253Z compile=True, 2025-05-07T21:02:33.3091540Z pooling_mode=, 2025-05-07T21:02:33.3091833Z T=5, 2025-05-07T21:02:33.3092030Z D=62, 2025-05-07T21:02:33.3092222Z B=54, 2025-05-07T21:02:33.3092459Z log_E=4, 2025-05-07T21:02:33.3092668Z L=17, 2025-05-07T21:02:33.3092866Z D_gradcheck=1, 2025-05-07T21:02:33.3093109Z stochastic_rounding=False, 2025-05-07T21:02:33.3093379Z weighted=False, 2025-05-07T21:02:33.3093599Z row_wise=True, 2025-05-07T21:02:33.3093820Z mixed=True, 2025-05-07T21:02:33.3094043Z use_cache=False, 2025-05-07T21:02:33.3094666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3094964Z use_cpu=True, 2025-05-07T21:02:33.3095206Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3095477Z ) 2025-05-07T21:02:33.3095714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3096292Z self=, 2025-05-07T21:02:33.3096827Z compile=True, 2025-05-07T21:02:33.3097072Z pooling_mode=, 2025-05-07T21:02:33.3097364Z T=5, 2025-05-07T21:02:33.3097560Z D=4, 2025-05-07T21:02:33.3097753Z B=22, 2025-05-07T21:02:33.3097951Z log_E=3, 2025-05-07T21:02:33.3098156Z L=18, 2025-05-07T21:02:33.3098349Z D_gradcheck=2, 2025-05-07T21:02:33.3098591Z stochastic_rounding=False, 2025-05-07T21:02:33.3098861Z weighted=True, 2025-05-07T21:02:33.3099077Z row_wise=True, 2025-05-07T21:02:33.3099298Z mixed=False, 2025-05-07T21:02:33.3099521Z use_cache=True, 2025-05-07T21:02:33.3099765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3100063Z use_cpu=True, 2025-05-07T21:02:33.3100309Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3100576Z ) 2025-05-07T21:02:33.3100813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3101389Z self=, 2025-05-07T21:02:33.3101924Z compile=True, 2025-05-07T21:02:33.3102166Z pooling_mode=, 2025-05-07T21:02:33.3102456Z T=3, 2025-05-07T21:02:33.3102650Z D=89, 2025-05-07T21:02:33.3102841Z B=86, 2025-05-07T21:02:33.3103039Z log_E=5, 2025-05-07T21:02:33.3103247Z L=19, 2025-05-07T21:02:33.3103443Z D_gradcheck=1, 2025-05-07T21:02:33.3103687Z stochastic_rounding=False, 2025-05-07T21:02:33.3103953Z weighted=True, 2025-05-07T21:02:33.3104178Z row_wise=True, 2025-05-07T21:02:33.3104399Z mixed=False, 2025-05-07T21:02:33.3104725Z use_cache=True, 2025-05-07T21:02:33.3104972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3105267Z use_cpu=True, 2025-05-07T21:02:33.3105516Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3292994Z ) 2025-05-07T21:02:33.3293958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3295880Z self=, 2025-05-07T21:02:33.3296934Z compile=True, 2025-05-07T21:02:33.3297316Z pooling_mode=, 2025-05-07T21:02:33.3297650Z T=4, 2025-05-07T21:02:33.3297831Z D=79, 2025-05-07T21:02:33.3298026Z B=56, 2025-05-07T21:02:33.3298212Z log_E=5, 2025-05-07T21:02:33.3298402Z L=6, 2025-05-07T21:02:33.3298592Z D_gradcheck=2, 2025-05-07T21:02:33.3298822Z stochastic_rounding=True, 2025-05-07T21:02:33.3299072Z weighted=False, 2025-05-07T21:02:33.3299291Z row_wise=True, 2025-05-07T21:02:33.3299499Z mixed=False, 2025-05-07T21:02:33.3299708Z use_cache=False, 2025-05-07T21:02:33.3299957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3300253Z use_cpu=True, 2025-05-07T21:02:33.3300490Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3300949Z ) 2025-05-07T21:02:33.3301179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3301744Z self=, 2025-05-07T21:02:33.3302325Z compile=False, 2025-05-07T21:02:33.3302563Z pooling_mode=, 2025-05-07T21:02:33.3302845Z T=5, 2025-05-07T21:02:33.3303024Z D=45, 2025-05-07T21:02:33.3303279Z B=111, 2025-05-07T21:02:33.3303472Z log_E=4, 2025-05-07T21:02:33.3303663Z L=12, 2025-05-07T21:02:33.3303867Z D_gradcheck=1, 2025-05-07T21:02:33.3304099Z stochastic_rounding=False, 2025-05-07T21:02:33.3304354Z weighted=False, 2025-05-07T21:02:33.3304578Z row_wise=True, 2025-05-07T21:02:33.3304799Z mixed=False, 2025-05-07T21:02:33.3305007Z use_cache=True, 2025-05-07T21:02:33.3305253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3305549Z use_cpu=True, 2025-05-07T21:02:33.3305789Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3306060Z ) 2025-05-07T21:02:33.3306294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3306873Z self=, 2025-05-07T21:02:33.3307398Z compile=False, 2025-05-07T21:02:33.3307646Z pooling_mode=, 2025-05-07T21:02:33.3307941Z T=5, 2025-05-07T21:02:33.3308133Z D=87, 2025-05-07T21:02:33.3308327Z B=82, 2025-05-07T21:02:33.3308522Z log_E=5, 2025-05-07T21:02:33.3308714Z L=6, 2025-05-07T21:02:33.3308910Z D_gradcheck=2, 2025-05-07T21:02:33.3309138Z stochastic_rounding=True, 2025-05-07T21:02:33.3309394Z weighted=False, 2025-05-07T21:02:33.3309622Z row_wise=True, 2025-05-07T21:02:33.3309847Z mixed=False, 2025-05-07T21:02:33.3310066Z use_cache=True, 2025-05-07T21:02:33.3310324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3310626Z use_cpu=True, 2025-05-07T21:02:33.3310868Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3311144Z ) 2025-05-07T21:02:33.3311381Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3311945Z self=, 2025-05-07T21:02:33.3312485Z compile=False, 2025-05-07T21:02:33.3312730Z pooling_mode=, 2025-05-07T21:02:33.3313018Z T=1, 2025-05-07T21:02:33.3313203Z D=49, 2025-05-07T21:02:33.3313394Z B=67, 2025-05-07T21:02:33.3313592Z log_E=3, 2025-05-07T21:02:33.3313788Z L=18, 2025-05-07T21:02:33.3313991Z D_gradcheck=1, 2025-05-07T21:02:33.3314226Z stochastic_rounding=True, 2025-05-07T21:02:33.3314486Z weighted=True, 2025-05-07T21:02:33.3314704Z row_wise=True, 2025-05-07T21:02:33.3314999Z mixed=True, 2025-05-07T21:02:33.3315214Z use_cache=True, 2025-05-07T21:02:33.3315456Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3315749Z use_cpu=True, 2025-05-07T21:02:33.3315993Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3316259Z ) 2025-05-07T21:02:33.3316502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3317073Z self=, 2025-05-07T21:02:33.3317666Z compile=True, 2025-05-07T21:02:33.3317916Z pooling_mode=, 2025-05-07T21:02:33.3318200Z T=1, 2025-05-07T21:02:33.3318399Z D=10, 2025-05-07T21:02:33.3318595Z B=2, 2025-05-07T21:02:33.3318780Z log_E=3, 2025-05-07T21:02:33.3318987Z L=3, 2025-05-07T21:02:33.3319188Z D_gradcheck=1, 2025-05-07T21:02:33.3319432Z stochastic_rounding=False, 2025-05-07T21:02:33.3319692Z weighted=False, 2025-05-07T21:02:33.3319914Z row_wise=True, 2025-05-07T21:02:33.3320144Z mixed=True, 2025-05-07T21:02:33.3320353Z use_cache=False, 2025-05-07T21:02:33.3320674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3321029Z use_cpu=True, 2025-05-07T21:02:33.3321264Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3321531Z ) 2025-05-07T21:02:33.3321766Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3322329Z self=, 2025-05-07T21:02:33.3322904Z compile=True, 2025-05-07T21:02:33.3323150Z pooling_mode=, 2025-05-07T21:02:33.3323429Z T=1, 2025-05-07T21:02:33.3323660Z D=76, 2025-05-07T21:02:33.3323852Z B=82, 2025-05-07T21:02:33.3324038Z log_E=5, 2025-05-07T21:02:33.3324238Z L=2, 2025-05-07T21:02:33.3324435Z D_gradcheck=2, 2025-05-07T21:02:33.3324661Z stochastic_rounding=False, 2025-05-07T21:02:33.3324923Z weighted=False, 2025-05-07T21:02:33.3325148Z row_wise=True, 2025-05-07T21:02:33.3325357Z mixed=True, 2025-05-07T21:02:33.3325571Z use_cache=False, 2025-05-07T21:02:33.3325826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3326126Z use_cpu=True, 2025-05-07T21:02:33.3326364Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3326643Z ) 2025-05-07T21:02:33.3326884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3327458Z self=, 2025-05-07T21:02:33.3328033Z compile=True, 2025-05-07T21:02:33.3328280Z pooling_mode=, 2025-05-07T21:02:33.3328569Z T=2, 2025-05-07T21:02:33.3328767Z D=92, 2025-05-07T21:02:33.3328966Z B=21, 2025-05-07T21:02:33.3329161Z log_E=4, 2025-05-07T21:02:33.3329363Z L=19, 2025-05-07T21:02:33.3329564Z D_gradcheck=2, 2025-05-07T21:02:33.3329796Z stochastic_rounding=False, 2025-05-07T21:02:33.3330072Z weighted=False, 2025-05-07T21:02:33.3330301Z row_wise=True, 2025-05-07T21:02:33.3336824Z mixed=True, 2025-05-07T21:02:33.3337071Z use_cache=False, 2025-05-07T21:02:33.3337333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3337658Z use_cpu=True, 2025-05-07T21:02:33.3337903Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3338181Z ) 2025-05-07T21:02:33.3338417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3339005Z self=, 2025-05-07T21:02:33.3339551Z compile=False, 2025-05-07T21:02:33.3339810Z pooling_mode=, 2025-05-07T21:02:33.3340099Z T=2, 2025-05-07T21:02:33.3340302Z D=74, 2025-05-07T21:02:33.3340507Z B=40, 2025-05-07T21:02:33.3340707Z log_E=3, 2025-05-07T21:02:33.3340920Z L=20, 2025-05-07T21:02:33.3341131Z D_gradcheck=2, 2025-05-07T21:02:33.3341371Z stochastic_rounding=True, 2025-05-07T21:02:33.3341649Z weighted=False, 2025-05-07T21:02:33.3341958Z row_wise=True, 2025-05-07T21:02:33.3342175Z mixed=False, 2025-05-07T21:02:33.3342400Z use_cache=True, 2025-05-07T21:02:33.3342655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3342951Z use_cpu=True, 2025-05-07T21:02:33.3343202Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3343476Z ) 2025-05-07T21:02:33.3343710Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3344287Z self=, 2025-05-07T21:02:33.3344829Z compile=False, 2025-05-07T21:02:33.3345095Z pooling_mode=, 2025-05-07T21:02:33.3345383Z T=2, 2025-05-07T21:02:33.3345577Z D=72, 2025-05-07T21:02:33.3345773Z B=92, 2025-05-07T21:02:33.3345963Z log_E=4, 2025-05-07T21:02:33.3346182Z L=3, 2025-05-07T21:02:33.3346392Z D_gradcheck=1, 2025-05-07T21:02:33.3346622Z stochastic_rounding=False, 2025-05-07T21:02:33.3346890Z weighted=True, 2025-05-07T21:02:33.3347113Z row_wise=True, 2025-05-07T21:02:33.3347332Z mixed=False, 2025-05-07T21:02:33.3347580Z use_cache=False, 2025-05-07T21:02:33.3347860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3348246Z use_cpu=True, 2025-05-07T21:02:33.3348494Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3348765Z ) 2025-05-07T21:02:33.3348999Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3349622Z self=, 2025-05-07T21:02:33.3350159Z compile=True, 2025-05-07T21:02:33.3350444Z pooling_mode=, 2025-05-07T21:02:33.3350734Z T=1, 2025-05-07T21:02:33.3350928Z D=3, 2025-05-07T21:02:33.3351111Z B=108, 2025-05-07T21:02:33.3351306Z log_E=5, 2025-05-07T21:02:33.3351513Z L=19, 2025-05-07T21:02:33.3351705Z D_gradcheck=1, 2025-05-07T21:02:33.3351948Z stochastic_rounding=False, 2025-05-07T21:02:33.3352217Z weighted=False, 2025-05-07T21:02:33.3352442Z row_wise=True, 2025-05-07T21:02:33.3352653Z mixed=False, 2025-05-07T21:02:33.3352871Z use_cache=True, 2025-05-07T21:02:33.3353133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3353418Z use_cpu=True, 2025-05-07T21:02:33.3353656Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3353926Z ) 2025-05-07T21:02:33.3354154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3354735Z self=, 2025-05-07T21:02:33.3355262Z compile=False, 2025-05-07T21:02:33.3355506Z pooling_mode=, 2025-05-07T21:02:33.3355794Z T=3, 2025-05-07T21:02:33.3355993Z D=86, 2025-05-07T21:02:33.3356176Z B=26, 2025-05-07T21:02:33.3356369Z log_E=3, 2025-05-07T21:02:33.3356570Z L=4, 2025-05-07T21:02:33.3356757Z D_gradcheck=2, 2025-05-07T21:02:33.3356993Z stochastic_rounding=False, 2025-05-07T21:02:33.3357259Z weighted=True, 2025-05-07T21:02:33.3357471Z row_wise=True, 2025-05-07T21:02:33.3357688Z mixed=True, 2025-05-07T21:02:33.3357906Z use_cache=False, 2025-05-07T21:02:33.3358165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3358452Z use_cpu=True, 2025-05-07T21:02:33.3358695Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3358962Z ) 2025-05-07T21:02:33.3359187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3359762Z self=, 2025-05-07T21:02:33.3360291Z compile=True, 2025-05-07T21:02:33.3360589Z pooling_mode=, 2025-05-07T21:02:33.3360884Z T=4, 2025-05-07T21:02:33.3361079Z D=44, 2025-05-07T21:02:33.3361266Z B=79, 2025-05-07T21:02:33.3361465Z log_E=5, 2025-05-07T21:02:33.3361676Z L=0, 2025-05-07T21:02:33.3361868Z D_gradcheck=1, 2025-05-07T21:02:33.3362106Z stochastic_rounding=False, 2025-05-07T21:02:33.3362420Z weighted=False, 2025-05-07T21:02:33.3362641Z row_wise=True, 2025-05-07T21:02:33.3362863Z mixed=False, 2025-05-07T21:02:33.3363087Z use_cache=True, 2025-05-07T21:02:33.3363330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3363632Z use_cpu=True, 2025-05-07T21:02:33.3363876Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3364152Z ) 2025-05-07T21:02:33.3364384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3364967Z self=, 2025-05-07T21:02:33.3365497Z compile=True, 2025-05-07T21:02:33.3365742Z pooling_mode=, 2025-05-07T21:02:33.3366035Z T=5, 2025-05-07T21:02:33.3366230Z D=96, 2025-05-07T21:02:33.3366417Z B=8, 2025-05-07T21:02:33.3366612Z log_E=3, 2025-05-07T21:02:33.3366821Z L=5, 2025-05-07T21:02:33.3367011Z D_gradcheck=1, 2025-05-07T21:02:33.3367253Z stochastic_rounding=True, 2025-05-07T21:02:33.3367523Z weighted=False, 2025-05-07T21:02:33.3367739Z row_wise=True, 2025-05-07T21:02:33.3367958Z mixed=True, 2025-05-07T21:02:33.3368176Z use_cache=True, 2025-05-07T21:02:33.3368464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3368768Z use_cpu=True, 2025-05-07T21:02:33.3369014Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3369277Z ) 2025-05-07T21:02:33.3369516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3370136Z self=, 2025-05-07T21:02:33.3370668Z compile=False, 2025-05-07T21:02:33.3370956Z pooling_mode=, 2025-05-07T21:02:33.3371253Z T=3, 2025-05-07T21:02:33.3371456Z D=44, 2025-05-07T21:02:33.3371644Z B=86, 2025-05-07T21:02:33.3371841Z log_E=5, 2025-05-07T21:02:33.3372048Z L=20, 2025-05-07T21:02:33.3372241Z D_gradcheck=1, 2025-05-07T21:02:33.3372488Z stochastic_rounding=True, 2025-05-07T21:02:33.3372761Z weighted=False, 2025-05-07T21:02:33.3372982Z row_wise=True, 2025-05-07T21:02:33.3373207Z mixed=True, 2025-05-07T21:02:33.3373433Z use_cache=False, 2025-05-07T21:02:33.3373691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.3373995Z use_cpu=True, 2025-05-07T21:02:33.3374242Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3374508Z ) 2025-05-07T21:02:33.3374755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3375341Z self=, 2025-05-07T21:02:33.3375869Z compile=False, 2025-05-07T21:02:33.3376121Z pooling_mode=, 2025-05-07T21:02:33.3376412Z T=4, 2025-05-07T21:02:33.3376602Z D=56, 2025-05-07T21:02:33.3376788Z B=56, 2025-05-07T21:02:33.3376981Z log_E=3, 2025-05-07T21:02:33.3377189Z L=17, 2025-05-07T21:02:33.3377384Z D_gradcheck=2, 2025-05-07T21:02:33.3377650Z stochastic_rounding=False, 2025-05-07T21:02:33.3377939Z weighted=False, 2025-05-07T21:02:33.3378156Z row_wise=True, 2025-05-07T21:02:33.3378374Z mixed=True, 2025-05-07T21:02:33.3378594Z use_cache=True, 2025-05-07T21:02:33.3378833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3379130Z use_cpu=True, 2025-05-07T21:02:33.3379371Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.3379632Z ) 2025-05-07T21:02:33.3379872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3380444Z self=, 2025-05-07T21:02:33.3380967Z compile=False, 2025-05-07T21:02:33.3381215Z pooling_mode=, 2025-05-07T21:02:33.3381503Z T=2, 2025-05-07T21:02:33.3381687Z D=86, 2025-05-07T21:02:33.3381881Z B=96, 2025-05-07T21:02:33.3382075Z log_E=5, 2025-05-07T21:02:33.3382267Z L=14, 2025-05-07T21:02:33.3382463Z D_gradcheck=2, 2025-05-07T21:02:33.3382744Z stochastic_rounding=True, 2025-05-07T21:02:33.3383010Z weighted=False, 2025-05-07T21:02:33.3383225Z row_wise=True, 2025-05-07T21:02:33.3383444Z mixed=False, 2025-05-07T21:02:33.3383665Z use_cache=True, 2025-05-07T21:02:33.3383899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3384188Z use_cpu=True, 2025-05-07T21:02:33.3384429Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.3384687Z ) 2025-05-07T21:02:33.3384926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.3385501Z self=, 2025-05-07T21:02:33.3386022Z compile=True, 2025-05-07T21:02:33.3386273Z pooling_mode=, 2025-05-07T21:02:33.3386565Z T=3, 2025-05-07T21:02:33.3386749Z D=16, 2025-05-07T21:02:33.3386944Z B=62, 2025-05-07T21:02:33.3387138Z log_E=4, 2025-05-07T21:02:33.3387334Z L=17, 2025-05-07T21:02:33.3387540Z D_gradcheck=2, 2025-05-07T21:02:33.3387797Z stochastic_rounding=False, 2025-05-07T21:02:33.3388083Z weighted=True, 2025-05-07T21:02:33.3388308Z row_wise=True, 2025-05-07T21:02:33.3388527Z mixed=True, 2025-05-07T21:02:33.3388794Z use_cache=False, 2025-05-07T21:02:33.3389045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.3389338Z use_cpu=True, 2025-05-07T21:02:33.3389581Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6438938Z ) 2025-05-07T21:02:33.6439372Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6440040Z self=, 2025-05-07T21:02:33.6440850Z compile=True, 2025-05-07T21:02:33.6441097Z pooling_mode=, 2025-05-07T21:02:33.6441375Z T=3, 2025-05-07T21:02:33.6441551Z D=85, 2025-05-07T21:02:33.6441738Z B=71, 2025-05-07T21:02:33.6441925Z log_E=3, 2025-05-07T21:02:33.6442115Z L=2, 2025-05-07T21:02:33.6442308Z D_gradcheck=2, 2025-05-07T21:02:33.6442539Z stochastic_rounding=True, 2025-05-07T21:02:33.6442786Z weighted=True, 2025-05-07T21:02:33.6443001Z row_wise=True, 2025-05-07T21:02:33.6443219Z mixed=False, 2025-05-07T21:02:33.6443423Z use_cache=False, 2025-05-07T21:02:33.6443675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6443968Z use_cpu=True, 2025-05-07T21:02:33.6444203Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.6444473Z ) 2025-05-07T21:02:33.6444706Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6445274Z self=, 2025-05-07T21:02:33.6445801Z compile=False, 2025-05-07T21:02:33.6446045Z pooling_mode=, 2025-05-07T21:02:33.6446325Z T=3, 2025-05-07T21:02:33.6446515Z D=71, 2025-05-07T21:02:33.6446707Z B=110, 2025-05-07T21:02:33.6446895Z log_E=3, 2025-05-07T21:02:33.6447095Z L=12, 2025-05-07T21:02:33.6447294Z D_gradcheck=2, 2025-05-07T21:02:33.6447535Z stochastic_rounding=False, 2025-05-07T21:02:33.6447839Z weighted=False, 2025-05-07T21:02:33.6448061Z row_wise=True, 2025-05-07T21:02:33.6448284Z mixed=True, 2025-05-07T21:02:33.6448494Z use_cache=True, 2025-05-07T21:02:33.6448745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6449042Z use_cpu=True, 2025-05-07T21:02:33.6449274Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.6449552Z ) 2025-05-07T21:02:33.6449798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6450376Z self=, 2025-05-07T21:02:33.6450913Z compile=False, 2025-05-07T21:02:33.6451164Z pooling_mode=, 2025-05-07T21:02:33.6451454Z T=5, 2025-05-07T21:02:33.6451646Z D=31, 2025-05-07T21:02:33.6451843Z B=27, 2025-05-07T21:02:33.6452032Z log_E=5, 2025-05-07T21:02:33.6452240Z L=17, 2025-05-07T21:02:33.6452516Z D_gradcheck=2, 2025-05-07T21:02:33.6452745Z stochastic_rounding=False, 2025-05-07T21:02:33.6453010Z weighted=False, 2025-05-07T21:02:33.6453232Z row_wise=True, 2025-05-07T21:02:33.6453444Z mixed=False, 2025-05-07T21:02:33.6453662Z use_cache=False, 2025-05-07T21:02:33.6453918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6454213Z use_cpu=True, 2025-05-07T21:02:33.6454442Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6454709Z ) 2025-05-07T21:02:33.6454942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6455508Z self=, 2025-05-07T21:02:33.6456033Z compile=False, 2025-05-07T21:02:33.6456286Z pooling_mode=, 2025-05-07T21:02:33.6456561Z T=1, 2025-05-07T21:02:33.6456748Z D=117, 2025-05-07T21:02:33.6456942Z B=53, 2025-05-07T21:02:33.6457124Z log_E=5, 2025-05-07T21:02:33.6457327Z L=0, 2025-05-07T21:02:33.6457547Z D_gradcheck=1, 2025-05-07T21:02:33.6457798Z stochastic_rounding=True, 2025-05-07T21:02:33.6458058Z weighted=True, 2025-05-07T21:02:33.6458280Z row_wise=True, 2025-05-07T21:02:33.6458572Z mixed=False, 2025-05-07T21:02:33.6458790Z use_cache=False, 2025-05-07T21:02:33.6459041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6459328Z use_cpu=True, 2025-05-07T21:02:33.6459564Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.6459874Z ) 2025-05-07T21:02:33.6460109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6460719Z self=, 2025-05-07T21:02:33.6461245Z compile=True, 2025-05-07T21:02:33.6461490Z pooling_mode=, 2025-05-07T21:02:33.6461774Z T=5, 2025-05-07T21:02:33.6461969Z D=114, 2025-05-07T21:02:33.6462159Z B=73, 2025-05-07T21:02:33.6462345Z log_E=5, 2025-05-07T21:02:33.6462549Z L=12, 2025-05-07T21:02:33.6462746Z D_gradcheck=2, 2025-05-07T21:02:33.6462971Z stochastic_rounding=True, 2025-05-07T21:02:33.6463236Z weighted=True, 2025-05-07T21:02:33.6463459Z row_wise=True, 2025-05-07T21:02:33.6463669Z mixed=False, 2025-05-07T21:02:33.6463887Z use_cache=False, 2025-05-07T21:02:33.6464146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6464429Z use_cpu=True, 2025-05-07T21:02:33.6464671Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6464937Z ) 2025-05-07T21:02:33.6465164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6465742Z self=, 2025-05-07T21:02:33.6466279Z compile=False, 2025-05-07T21:02:33.6466522Z pooling_mode=, 2025-05-07T21:02:33.6466798Z T=4, 2025-05-07T21:02:33.6466986Z D=119, 2025-05-07T21:02:33.6467180Z B=28, 2025-05-07T21:02:33.6467363Z log_E=4, 2025-05-07T21:02:33.6467562Z L=9, 2025-05-07T21:02:33.6467756Z D_gradcheck=2, 2025-05-07T21:02:33.6467982Z stochastic_rounding=True, 2025-05-07T21:02:33.6468244Z weighted=True, 2025-05-07T21:02:33.6468464Z row_wise=True, 2025-05-07T21:02:33.6468674Z mixed=False, 2025-05-07T21:02:33.6468888Z use_cache=False, 2025-05-07T21:02:33.6469139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6469422Z use_cpu=True, 2025-05-07T21:02:33.6469666Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6469931Z ) 2025-05-07T21:02:33.6470157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6470731Z self=, 2025-05-07T21:02:33.6471259Z compile=True, 2025-05-07T21:02:33.6471504Z pooling_mode=, 2025-05-07T21:02:33.6471785Z T=1, 2025-05-07T21:02:33.6471977Z D=33, 2025-05-07T21:02:33.6472170Z B=44, 2025-05-07T21:02:33.6472356Z log_E=3, 2025-05-07T21:02:33.6472599Z L=6, 2025-05-07T21:02:33.6472791Z D_gradcheck=1, 2025-05-07T21:02:33.6473013Z stochastic_rounding=True, 2025-05-07T21:02:33.6473273Z weighted=False, 2025-05-07T21:02:33.6473495Z row_wise=True, 2025-05-07T21:02:33.6473706Z mixed=False, 2025-05-07T21:02:33.6473926Z use_cache=False, 2025-05-07T21:02:33.6474178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6474461Z use_cpu=True, 2025-05-07T21:02:33.6474706Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.6474976Z ) 2025-05-07T21:02:33.6475204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6475779Z self=, 2025-05-07T21:02:33.6476306Z compile=False, 2025-05-07T21:02:33.6476546Z pooling_mode=, 2025-05-07T21:02:33.6476831Z T=4, 2025-05-07T21:02:33.6477019Z D=31, 2025-05-07T21:02:33.6477202Z B=32, 2025-05-07T21:02:33.6477398Z log_E=5, 2025-05-07T21:02:33.6477601Z L=5, 2025-05-07T21:02:33.6477790Z D_gradcheck=1, 2025-05-07T21:02:33.6478021Z stochastic_rounding=True, 2025-05-07T21:02:33.6478281Z weighted=True, 2025-05-07T21:02:33.6478601Z row_wise=True, 2025-05-07T21:02:33.6478807Z mixed=False, 2025-05-07T21:02:33.6479019Z use_cache=False, 2025-05-07T21:02:33.6479272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6479554Z use_cpu=True, 2025-05-07T21:02:33.6479830Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.6480095Z ) 2025-05-07T21:02:33.6480318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6480983Z self=, 2025-05-07T21:02:33.6481508Z compile=False, 2025-05-07T21:02:33.6481746Z pooling_mode=, 2025-05-07T21:02:33.6482032Z T=1, 2025-05-07T21:02:33.6482224Z D=84, 2025-05-07T21:02:33.6482408Z B=10, 2025-05-07T21:02:33.6482599Z log_E=5, 2025-05-07T21:02:33.6482832Z L=14, 2025-05-07T21:02:33.6483030Z D_gradcheck=1, 2025-05-07T21:02:33.6483269Z stochastic_rounding=False, 2025-05-07T21:02:33.6483530Z weighted=False, 2025-05-07T21:02:33.6483746Z row_wise=True, 2025-05-07T21:02:33.6483957Z mixed=True, 2025-05-07T21:02:33.6484165Z use_cache=True, 2025-05-07T21:02:33.6484407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6484701Z use_cpu=True, 2025-05-07T21:02:33.6484936Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6485203Z ) 2025-05-07T21:02:33.6485434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6486001Z self=, 2025-05-07T21:02:33.6486539Z compile=True, 2025-05-07T21:02:33.6494377Z pooling_mode=, 2025-05-07T21:02:33.6494679Z T=5, 2025-05-07T21:02:33.6494867Z D=22, 2025-05-07T21:02:33.6495057Z B=57, 2025-05-07T21:02:33.6495246Z log_E=5, 2025-05-07T21:02:33.6495440Z L=17, 2025-05-07T21:02:33.6495620Z D_gradcheck=2, 2025-05-07T21:02:33.6495856Z stochastic_rounding=False, 2025-05-07T21:02:33.6496118Z weighted=False, 2025-05-07T21:02:33.6496343Z row_wise=True, 2025-05-07T21:02:33.6496564Z mixed=False, 2025-05-07T21:02:33.6496782Z use_cache=True, 2025-05-07T21:02:33.6497024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6497322Z use_cpu=True, 2025-05-07T21:02:33.6497594Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6497876Z ) 2025-05-07T21:02:33.6498114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6498691Z self=, 2025-05-07T21:02:33.6499223Z compile=False, 2025-05-07T21:02:33.6499465Z pooling_mode=, 2025-05-07T21:02:33.6499755Z T=3, 2025-05-07T21:02:33.6499947Z D=46, 2025-05-07T21:02:33.6500242Z B=87, 2025-05-07T21:02:33.6500438Z log_E=4, 2025-05-07T21:02:33.6500644Z L=18, 2025-05-07T21:02:33.6500838Z D_gradcheck=1, 2025-05-07T21:02:33.6501076Z stochastic_rounding=False, 2025-05-07T21:02:33.6501346Z weighted=True, 2025-05-07T21:02:33.6501560Z row_wise=True, 2025-05-07T21:02:33.6501777Z mixed=True, 2025-05-07T21:02:33.6502002Z use_cache=True, 2025-05-07T21:02:33.6502243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6502538Z use_cpu=True, 2025-05-07T21:02:33.6502785Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6503049Z ) 2025-05-07T21:02:33.6503287Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6503856Z self=, 2025-05-07T21:02:33.6504383Z compile=True, 2025-05-07T21:02:33.6504625Z pooling_mode=, 2025-05-07T21:02:33.6504919Z T=2, 2025-05-07T21:02:33.6505117Z D=43, 2025-05-07T21:02:33.6505309Z B=13, 2025-05-07T21:02:33.6505509Z log_E=5, 2025-05-07T21:02:33.6505716Z L=17, 2025-05-07T21:02:33.6505910Z D_gradcheck=2, 2025-05-07T21:02:33.6506148Z stochastic_rounding=False, 2025-05-07T21:02:33.6506485Z weighted=False, 2025-05-07T21:02:33.6506708Z row_wise=True, 2025-05-07T21:02:33.6506927Z mixed=True, 2025-05-07T21:02:33.6507146Z use_cache=False, 2025-05-07T21:02:33.6507401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6507804Z use_cpu=True, 2025-05-07T21:02:33.6508048Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6508310Z ) 2025-05-07T21:02:33.6508617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6509193Z self=, 2025-05-07T21:02:33.6509714Z compile=True, 2025-05-07T21:02:33.6509958Z pooling_mode=, 2025-05-07T21:02:33.6510247Z T=4, 2025-05-07T21:02:33.6510431Z D=112, 2025-05-07T21:02:33.6510635Z B=112, 2025-05-07T21:02:33.6510831Z log_E=4, 2025-05-07T21:02:33.6511039Z L=3, 2025-05-07T21:02:33.6511228Z D_gradcheck=1, 2025-05-07T21:02:33.6511466Z stochastic_rounding=True, 2025-05-07T21:02:33.6511732Z weighted=False, 2025-05-07T21:02:33.6511948Z row_wise=True, 2025-05-07T21:02:33.6512164Z mixed=True, 2025-05-07T21:02:33.6512383Z use_cache=False, 2025-05-07T21:02:33.6512633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6512925Z use_cpu=True, 2025-05-07T21:02:33.6513169Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6513429Z ) 2025-05-07T21:02:33.6513668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6514239Z self=, 2025-05-07T21:02:33.6514759Z compile=True, 2025-05-07T21:02:33.6515009Z pooling_mode=, 2025-05-07T21:02:33.6515299Z T=1, 2025-05-07T21:02:33.6515485Z D=53, 2025-05-07T21:02:33.6515677Z B=108, 2025-05-07T21:02:33.6515871Z log_E=3, 2025-05-07T21:02:33.6516064Z L=17, 2025-05-07T21:02:33.6516261Z D_gradcheck=1, 2025-05-07T21:02:33.6516497Z stochastic_rounding=True, 2025-05-07T21:02:33.6516751Z weighted=True, 2025-05-07T21:02:33.6516972Z row_wise=True, 2025-05-07T21:02:33.6517196Z mixed=False, 2025-05-07T21:02:33.6517414Z use_cache=True, 2025-05-07T21:02:33.6517651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6517953Z use_cpu=True, 2025-05-07T21:02:33.6518201Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6518464Z ) 2025-05-07T21:02:33.6518705Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6519275Z self=, 2025-05-07T21:02:33.6519798Z compile=True, 2025-05-07T21:02:33.6520048Z pooling_mode=, 2025-05-07T21:02:33.6520342Z T=5, 2025-05-07T21:02:33.6520637Z D=94, 2025-05-07T21:02:33.6520839Z B=51, 2025-05-07T21:02:33.6521036Z log_E=4, 2025-05-07T21:02:33.6521241Z L=0, 2025-05-07T21:02:33.6521440Z D_gradcheck=1, 2025-05-07T21:02:33.6521678Z stochastic_rounding=True, 2025-05-07T21:02:33.6521936Z weighted=True, 2025-05-07T21:02:33.6522167Z row_wise=True, 2025-05-07T21:02:33.6522389Z mixed=True, 2025-05-07T21:02:33.6522598Z use_cache=True, 2025-05-07T21:02:33.6522854Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6523150Z use_cpu=True, 2025-05-07T21:02:33.6523386Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.6523646Z ) 2025-05-07T21:02:33.6523880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6524453Z self=, 2025-05-07T21:02:33.6524973Z compile=True, 2025-05-07T21:02:33.6525216Z pooling_mode=, 2025-05-07T21:02:33.6525507Z T=1, 2025-05-07T21:02:33.6525694Z D=54, 2025-05-07T21:02:33.6525885Z B=105, 2025-05-07T21:02:33.6526079Z log_E=4, 2025-05-07T21:02:33.6526274Z L=15, 2025-05-07T21:02:33.6526474Z D_gradcheck=1, 2025-05-07T21:02:33.6526760Z stochastic_rounding=False, 2025-05-07T21:02:33.6527013Z weighted=True, 2025-05-07T21:02:33.6527236Z row_wise=True, 2025-05-07T21:02:33.6527453Z mixed=False, 2025-05-07T21:02:33.6527665Z use_cache=True, 2025-05-07T21:02:33.6527951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6528237Z use_cpu=True, 2025-05-07T21:02:33.6528469Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6528736Z ) 2025-05-07T21:02:33.6529020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6529591Z self=, 2025-05-07T21:02:33.6530117Z compile=False, 2025-05-07T21:02:33.6530369Z pooling_mode=, 2025-05-07T21:02:33.6530665Z T=4, 2025-05-07T21:02:33.6530854Z D=114, 2025-05-07T21:02:33.6531054Z B=107, 2025-05-07T21:02:33.6531250Z log_E=5, 2025-05-07T21:02:33.6531456Z L=4, 2025-05-07T21:02:33.6531665Z D_gradcheck=2, 2025-05-07T21:02:33.6531907Z stochastic_rounding=False, 2025-05-07T21:02:33.6532167Z weighted=False, 2025-05-07T21:02:33.6532394Z row_wise=True, 2025-05-07T21:02:33.6532613Z mixed=True, 2025-05-07T21:02:33.6532831Z use_cache=False, 2025-05-07T21:02:33.6533095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6533391Z use_cpu=True, 2025-05-07T21:02:33.6533625Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.6721555Z ) 2025-05-07T21:02:33.6722882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6724508Z self=, 2025-05-07T21:02:33.6725661Z compile=True, 2025-05-07T21:02:33.6726144Z pooling_mode=, 2025-05-07T21:02:33.6726714Z T=5, 2025-05-07T21:02:33.6727067Z D=74, 2025-05-07T21:02:33.6727432Z B=27, 2025-05-07T21:02:33.6727797Z log_E=5, 2025-05-07T21:02:33.6728054Z L=18, 2025-05-07T21:02:33.6728289Z D_gradcheck=2, 2025-05-07T21:02:33.6728530Z stochastic_rounding=False, 2025-05-07T21:02:33.6728787Z weighted=True, 2025-05-07T21:02:33.6729002Z row_wise=True, 2025-05-07T21:02:33.6729215Z mixed=True, 2025-05-07T21:02:33.6729470Z use_cache=True, 2025-05-07T21:02:33.6729723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6730030Z use_cpu=True, 2025-05-07T21:02:33.6730271Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.6730545Z ) 2025-05-07T21:02:33.6730782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6731360Z self=, 2025-05-07T21:02:33.6731886Z compile=False, 2025-05-07T21:02:33.6732129Z pooling_mode=, 2025-05-07T21:02:33.6732700Z T=2, 2025-05-07T21:02:33.6732886Z D=89, 2025-05-07T21:02:33.6733078Z B=108, 2025-05-07T21:02:33.6733273Z log_E=5, 2025-05-07T21:02:33.6733466Z L=3, 2025-05-07T21:02:33.6733662Z D_gradcheck=2, 2025-05-07T21:02:33.6733893Z stochastic_rounding=True, 2025-05-07T21:02:33.6734148Z weighted=True, 2025-05-07T21:02:33.6734363Z row_wise=True, 2025-05-07T21:02:33.6734576Z mixed=False, 2025-05-07T21:02:33.6734788Z use_cache=True, 2025-05-07T21:02:33.6735030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6735319Z use_cpu=True, 2025-05-07T21:02:33.6735552Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6735822Z ) 2025-05-07T21:02:33.6736075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6736653Z self=, 2025-05-07T21:02:33.6737174Z compile=False, 2025-05-07T21:02:33.6737426Z pooling_mode=, 2025-05-07T21:02:33.6737716Z T=2, 2025-05-07T21:02:33.6737901Z D=98, 2025-05-07T21:02:33.6738110Z B=77, 2025-05-07T21:02:33.6738312Z log_E=4, 2025-05-07T21:02:33.6738667Z L=11, 2025-05-07T21:02:33.6738875Z D_gradcheck=2, 2025-05-07T21:02:33.6739116Z stochastic_rounding=False, 2025-05-07T21:02:33.6739372Z weighted=False, 2025-05-07T21:02:33.6739598Z row_wise=True, 2025-05-07T21:02:33.6739820Z mixed=True, 2025-05-07T21:02:33.6740100Z use_cache=False, 2025-05-07T21:02:33.6740365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6740669Z use_cpu=True, 2025-05-07T21:02:33.6740984Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6741261Z ) 2025-05-07T21:02:33.6741502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6742078Z self=, 2025-05-07T21:02:33.6742604Z compile=True, 2025-05-07T21:02:33.6742852Z pooling_mode=, 2025-05-07T21:02:33.6743145Z T=1, 2025-05-07T21:02:33.6743330Z D=39, 2025-05-07T21:02:33.6743525Z B=88, 2025-05-07T21:02:33.6743720Z log_E=5, 2025-05-07T21:02:33.6743921Z L=7, 2025-05-07T21:02:33.6744122Z D_gradcheck=1, 2025-05-07T21:02:33.6744360Z stochastic_rounding=True, 2025-05-07T21:02:33.6744617Z weighted=True, 2025-05-07T21:02:33.6744843Z row_wise=True, 2025-05-07T21:02:33.6745063Z mixed=True, 2025-05-07T21:02:33.6745279Z use_cache=False, 2025-05-07T21:02:33.6745541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6745837Z use_cpu=True, 2025-05-07T21:02:33.6746075Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6746348Z ) 2025-05-07T21:02:33.6746584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6747152Z self=, 2025-05-07T21:02:33.6747686Z compile=True, 2025-05-07T21:02:33.6747943Z pooling_mode=, 2025-05-07T21:02:33.6748241Z T=1, 2025-05-07T21:02:33.6748437Z D=28, 2025-05-07T21:02:33.6748633Z B=66, 2025-05-07T21:02:33.6748834Z log_E=5, 2025-05-07T21:02:33.6749033Z L=6, 2025-05-07T21:02:33.6749235Z D_gradcheck=1, 2025-05-07T21:02:33.6749473Z stochastic_rounding=True, 2025-05-07T21:02:33.6749731Z weighted=True, 2025-05-07T21:02:33.6749958Z row_wise=True, 2025-05-07T21:02:33.6750182Z mixed=True, 2025-05-07T21:02:33.6750396Z use_cache=False, 2025-05-07T21:02:33.6750659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6750954Z use_cpu=True, 2025-05-07T21:02:33.6751192Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6751468Z ) 2025-05-07T21:02:33.6751711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6752283Z self=, 2025-05-07T21:02:33.6752818Z compile=False, 2025-05-07T21:02:33.6753124Z pooling_mode=, 2025-05-07T21:02:33.6753421Z T=3, 2025-05-07T21:02:33.6753608Z D=91, 2025-05-07T21:02:33.6753802Z B=110, 2025-05-07T21:02:33.6754005Z log_E=4, 2025-05-07T21:02:33.6754203Z L=20, 2025-05-07T21:02:33.6754403Z D_gradcheck=1, 2025-05-07T21:02:33.6754639Z stochastic_rounding=False, 2025-05-07T21:02:33.6754899Z weighted=False, 2025-05-07T21:02:33.6755126Z row_wise=True, 2025-05-07T21:02:33.6755346Z mixed=True, 2025-05-07T21:02:33.6755558Z use_cache=False, 2025-05-07T21:02:33.6755817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6756111Z use_cpu=True, 2025-05-07T21:02:33.6756349Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.6756619Z ) 2025-05-07T21:02:33.6756857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6757424Z self=, 2025-05-07T21:02:33.6757952Z compile=True, 2025-05-07T21:02:33.6758206Z pooling_mode=, 2025-05-07T21:02:33.6758487Z T=3, 2025-05-07T21:02:33.6758684Z D=65, 2025-05-07T21:02:33.6758881Z B=72, 2025-05-07T21:02:33.6759122Z log_E=4, 2025-05-07T21:02:33.6759326Z L=14, 2025-05-07T21:02:33.6759525Z D_gradcheck=2, 2025-05-07T21:02:33.6759753Z stochastic_rounding=False, 2025-05-07T21:02:33.6760019Z weighted=False, 2025-05-07T21:02:33.6760246Z row_wise=True, 2025-05-07T21:02:33.6760589Z mixed=False, 2025-05-07T21:02:33.6760804Z use_cache=True, 2025-05-07T21:02:33.6761053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6761349Z use_cpu=True, 2025-05-07T21:02:33.6761627Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6761899Z ) 2025-05-07T21:02:33.6762142Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6762707Z self=, 2025-05-07T21:02:33.6763240Z compile=True, 2025-05-07T21:02:33.6763489Z pooling_mode=, 2025-05-07T21:02:33.6763775Z T=1, 2025-05-07T21:02:33.6763973Z D=67, 2025-05-07T21:02:33.6764168Z B=105, 2025-05-07T21:02:33.6764362Z log_E=5, 2025-05-07T21:02:33.6764565Z L=6, 2025-05-07T21:02:33.6764765Z D_gradcheck=1, 2025-05-07T21:02:33.6764993Z stochastic_rounding=True, 2025-05-07T21:02:33.6765260Z weighted=False, 2025-05-07T21:02:33.6765486Z row_wise=True, 2025-05-07T21:02:33.6765705Z mixed=True, 2025-05-07T21:02:33.6765928Z use_cache=False, 2025-05-07T21:02:33.6766189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6766495Z use_cpu=True, 2025-05-07T21:02:33.6766730Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6767002Z ) 2025-05-07T21:02:33.6767237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6767849Z self=, 2025-05-07T21:02:33.6768380Z compile=True, 2025-05-07T21:02:33.6768630Z pooling_mode=, 2025-05-07T21:02:33.6768916Z T=2, 2025-05-07T21:02:33.6769114Z D=82, 2025-05-07T21:02:33.6769306Z B=28, 2025-05-07T21:02:33.6769498Z log_E=5, 2025-05-07T21:02:33.6769699Z L=1, 2025-05-07T21:02:33.6769897Z D_gradcheck=2, 2025-05-07T21:02:33.6770124Z stochastic_rounding=True, 2025-05-07T21:02:33.6770388Z weighted=True, 2025-05-07T21:02:33.6770617Z row_wise=True, 2025-05-07T21:02:33.6770829Z mixed=True, 2025-05-07T21:02:33.6771052Z use_cache=True, 2025-05-07T21:02:33.6771302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6771592Z use_cpu=True, 2025-05-07T21:02:33.6771838Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6772109Z ) 2025-05-07T21:02:33.6772339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6772919Z self=, 2025-05-07T21:02:33.6773503Z compile=False, 2025-05-07T21:02:33.6773757Z pooling_mode=, 2025-05-07T21:02:33.6774040Z T=2, 2025-05-07T21:02:33.6774235Z D=49, 2025-05-07T21:02:33.6774437Z B=28, 2025-05-07T21:02:33.6774623Z log_E=3, 2025-05-07T21:02:33.6774830Z L=20, 2025-05-07T21:02:33.6775031Z D_gradcheck=1, 2025-05-07T21:02:33.6775260Z stochastic_rounding=True, 2025-05-07T21:02:33.6775529Z weighted=False, 2025-05-07T21:02:33.6775758Z row_wise=True, 2025-05-07T21:02:33.6775970Z mixed=False, 2025-05-07T21:02:33.6776194Z use_cache=False, 2025-05-07T21:02:33.6776452Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6776742Z use_cpu=True, 2025-05-07T21:02:33.6776985Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.6777258Z ) 2025-05-07T21:02:33.6777492Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6778069Z self=, 2025-05-07T21:02:33.6778602Z compile=True, 2025-05-07T21:02:33.6778852Z pooling_mode=, 2025-05-07T21:02:33.6779135Z T=1, 2025-05-07T21:02:33.6779334Z D=38, 2025-05-07T21:02:33.6779578Z B=101, 2025-05-07T21:02:33.6779767Z log_E=4, 2025-05-07T21:02:33.6779971Z L=6, 2025-05-07T21:02:33.6780170Z D_gradcheck=2, 2025-05-07T21:02:33.6780403Z stochastic_rounding=False, 2025-05-07T21:02:33.6780667Z weighted=False, 2025-05-07T21:02:33.6780929Z row_wise=True, 2025-05-07T21:02:33.6781141Z mixed=False, 2025-05-07T21:02:33.6781359Z use_cache=True, 2025-05-07T21:02:33.6781605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6781930Z use_cpu=True, 2025-05-07T21:02:33.6782180Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6782450Z ) 2025-05-07T21:02:33.6782678Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6783256Z self=, 2025-05-07T21:02:33.6783786Z compile=True, 2025-05-07T21:02:33.6784027Z pooling_mode=, 2025-05-07T21:02:33.6784320Z T=1, 2025-05-07T21:02:33.6784517Z D=8, 2025-05-07T21:02:33.6784717Z B=78, 2025-05-07T21:02:33.6784904Z log_E=5, 2025-05-07T21:02:33.6785107Z L=18, 2025-05-07T21:02:33.6785307Z D_gradcheck=2, 2025-05-07T21:02:33.6785537Z stochastic_rounding=False, 2025-05-07T21:02:33.6785801Z weighted=True, 2025-05-07T21:02:33.6786025Z row_wise=True, 2025-05-07T21:02:33.6786235Z mixed=True, 2025-05-07T21:02:33.6786454Z use_cache=True, 2025-05-07T21:02:33.6786707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6786993Z use_cpu=True, 2025-05-07T21:02:33.6787236Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6787510Z ) 2025-05-07T21:02:33.6795645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6796300Z self=, 2025-05-07T21:02:33.6796831Z compile=True, 2025-05-07T21:02:33.6797092Z pooling_mode=, 2025-05-07T21:02:33.6797390Z T=2, 2025-05-07T21:02:33.6797580Z D=38, 2025-05-07T21:02:33.6797764Z B=26, 2025-05-07T21:02:33.6797954Z log_E=3, 2025-05-07T21:02:33.6798153Z L=16, 2025-05-07T21:02:33.6798344Z D_gradcheck=2, 2025-05-07T21:02:33.6798587Z stochastic_rounding=False, 2025-05-07T21:02:33.6798864Z weighted=False, 2025-05-07T21:02:33.6799084Z row_wise=True, 2025-05-07T21:02:33.6799305Z mixed=True, 2025-05-07T21:02:33.6799525Z use_cache=True, 2025-05-07T21:02:33.6799771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6800067Z use_cpu=True, 2025-05-07T21:02:33.6800312Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6800660Z ) 2025-05-07T21:02:33.6800895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6801594Z self=, 2025-05-07T21:02:33.6802134Z compile=True, 2025-05-07T21:02:33.6802379Z pooling_mode=, 2025-05-07T21:02:33.6802676Z T=4, 2025-05-07T21:02:33.6802875Z D=77, 2025-05-07T21:02:33.6803067Z B=76, 2025-05-07T21:02:33.6803259Z log_E=4, 2025-05-07T21:02:33.6803467Z L=6, 2025-05-07T21:02:33.6803661Z D_gradcheck=2, 2025-05-07T21:02:33.6803904Z stochastic_rounding=False, 2025-05-07T21:02:33.6804178Z weighted=False, 2025-05-07T21:02:33.6804396Z row_wise=True, 2025-05-07T21:02:33.6804614Z mixed=True, 2025-05-07T21:02:33.6804836Z use_cache=False, 2025-05-07T21:02:33.6805089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6805394Z use_cpu=True, 2025-05-07T21:02:33.6805645Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6805915Z ) 2025-05-07T21:02:33.6806160Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6806752Z self=, 2025-05-07T21:02:33.6807294Z compile=True, 2025-05-07T21:02:33.6807543Z pooling_mode=, 2025-05-07T21:02:33.6807846Z T=5, 2025-05-07T21:02:33.6808152Z D=84, 2025-05-07T21:02:33.6808346Z B=27, 2025-05-07T21:02:33.6808548Z log_E=3, 2025-05-07T21:02:33.6808758Z L=9, 2025-05-07T21:02:33.6808958Z D_gradcheck=1, 2025-05-07T21:02:33.6809204Z stochastic_rounding=False, 2025-05-07T21:02:33.6809557Z weighted=True, 2025-05-07T21:02:33.6809789Z row_wise=True, 2025-05-07T21:02:33.6810024Z mixed=False, 2025-05-07T21:02:33.6810261Z use_cache=False, 2025-05-07T21:02:33.6810613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6810918Z use_cpu=True, 2025-05-07T21:02:33.6811174Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6811446Z ) 2025-05-07T21:02:33.6811691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6812283Z self=, 2025-05-07T21:02:33.6812829Z compile=False, 2025-05-07T21:02:33.6813077Z pooling_mode=, 2025-05-07T21:02:33.6813380Z T=1, 2025-05-07T21:02:33.6813579Z D=102, 2025-05-07T21:02:33.6813775Z B=62, 2025-05-07T21:02:33.6813976Z log_E=3, 2025-05-07T21:02:33.6814183Z L=1, 2025-05-07T21:02:33.6814380Z D_gradcheck=1, 2025-05-07T21:02:33.6814625Z stochastic_rounding=False, 2025-05-07T21:02:33.6814899Z weighted=False, 2025-05-07T21:02:33.6815122Z row_wise=True, 2025-05-07T21:02:33.6815347Z mixed=True, 2025-05-07T21:02:33.6815572Z use_cache=False, 2025-05-07T21:02:33.6815833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.6816135Z use_cpu=True, 2025-05-07T21:02:33.6816384Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.6816656Z ) 2025-05-07T21:02:33.6816900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.6817492Z self=, 2025-05-07T21:02:33.6818023Z compile=False, 2025-05-07T21:02:33.6818305Z pooling_mode=, 2025-05-07T21:02:33.6818631Z T=4, 2025-05-07T21:02:33.6818829Z D=100, 2025-05-07T21:02:33.6819025Z B=84, 2025-05-07T21:02:33.6819230Z log_E=4, 2025-05-07T21:02:33.6819439Z L=2, 2025-05-07T21:02:33.6819636Z D_gradcheck=1, 2025-05-07T21:02:33.6819884Z stochastic_rounding=False, 2025-05-07T21:02:33.6820162Z weighted=True, 2025-05-07T21:02:33.6820384Z row_wise=True, 2025-05-07T21:02:33.6820607Z mixed=True, 2025-05-07T21:02:33.6820835Z use_cache=True, 2025-05-07T21:02:33.6821087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.6821391Z use_cpu=True, 2025-05-07T21:02:33.6821645Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.7016334Z ) 2025-05-07T21:02:33.7016940Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7017996Z self=, 2025-05-07T21:02:33.7018715Z compile=False, 2025-05-07T21:02:33.7019017Z pooling_mode=, 2025-05-07T21:02:33.7019310Z T=3, 2025-05-07T21:02:33.7019491Z D=67, 2025-05-07T21:02:33.7019680Z B=13, 2025-05-07T21:02:33.7019865Z log_E=3, 2025-05-07T21:02:33.7020055Z L=2, 2025-05-07T21:02:33.7020249Z D_gradcheck=1, 2025-05-07T21:02:33.7020485Z stochastic_rounding=False, 2025-05-07T21:02:33.7020736Z weighted=False, 2025-05-07T21:02:33.7020954Z row_wise=True, 2025-05-07T21:02:33.7021162Z mixed=True, 2025-05-07T21:02:33.7021365Z use_cache=False, 2025-05-07T21:02:33.7021616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.7021912Z use_cpu=True, 2025-05-07T21:02:33.7022150Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.7022411Z ) 2025-05-07T21:02:33.7022645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7023223Z self=, 2025-05-07T21:02:33.7023744Z compile=False, 2025-05-07T21:02:33.7023991Z pooling_mode=, 2025-05-07T21:02:33.7024366Z T=2, 2025-05-07T21:02:33.7024551Z D=102, 2025-05-07T21:02:33.7024745Z B=90, 2025-05-07T21:02:33.7024939Z log_E=5, 2025-05-07T21:02:33.7025133Z L=11, 2025-05-07T21:02:33.7025331Z D_gradcheck=1, 2025-05-07T21:02:33.7025630Z stochastic_rounding=False, 2025-05-07T21:02:33.7025883Z weighted=False, 2025-05-07T21:02:33.7026106Z row_wise=True, 2025-05-07T21:02:33.7026324Z mixed=True, 2025-05-07T21:02:33.7026593Z use_cache=False, 2025-05-07T21:02:33.7026851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.7027144Z use_cpu=True, 2025-05-07T21:02:33.7027379Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.7027651Z ) 2025-05-07T21:02:33.7027892Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7028516Z self=, 2025-05-07T21:02:33.7029039Z compile=True, 2025-05-07T21:02:33.7029289Z pooling_mode=, 2025-05-07T21:02:33.7029585Z T=2, 2025-05-07T21:02:33.7029770Z D=107, 2025-05-07T21:02:33.7029964Z B=55, 2025-05-07T21:02:33.7030157Z log_E=3, 2025-05-07T21:02:33.7030349Z L=18, 2025-05-07T21:02:33.7030548Z D_gradcheck=1, 2025-05-07T21:02:33.7030785Z stochastic_rounding=False, 2025-05-07T21:02:33.7031038Z weighted=True, 2025-05-07T21:02:33.7031258Z row_wise=True, 2025-05-07T21:02:33.7031474Z mixed=False, 2025-05-07T21:02:33.7031686Z use_cache=False, 2025-05-07T21:02:33.7031948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.7032240Z use_cpu=True, 2025-05-07T21:02:33.7032468Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.7032734Z ) 2025-05-07T21:02:33.7032964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7033529Z self=, 2025-05-07T21:02:33.7034059Z compile=False, 2025-05-07T21:02:33.7034303Z pooling_mode=, 2025-05-07T21:02:33.7034579Z T=4, 2025-05-07T21:02:33.7034755Z D=15, 2025-05-07T21:02:33.7034942Z B=56, 2025-05-07T21:02:33.7035130Z log_E=5, 2025-05-07T21:02:33.7035318Z L=9, 2025-05-07T21:02:33.7035515Z D_gradcheck=1, 2025-05-07T21:02:33.7035739Z stochastic_rounding=False, 2025-05-07T21:02:33.7035991Z weighted=False, 2025-05-07T21:02:33.7036206Z row_wise=True, 2025-05-07T21:02:33.7036422Z mixed=True, 2025-05-07T21:02:33.7036622Z use_cache=True, 2025-05-07T21:02:33.7036859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.7037145Z use_cpu=True, 2025-05-07T21:02:33.7037381Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.7037645Z ) 2025-05-07T21:02:33.7037872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7038481Z self=, 2025-05-07T21:02:33.7039007Z compile=True, 2025-05-07T21:02:33.7039245Z pooling_mode=, 2025-05-07T21:02:33.7039527Z T=2, 2025-05-07T21:02:33.7039713Z D=69, 2025-05-07T21:02:33.7039901Z B=127, 2025-05-07T21:02:33.7040094Z log_E=3, 2025-05-07T21:02:33.7040284Z L=14, 2025-05-07T21:02:33.7040593Z D_gradcheck=1, 2025-05-07T21:02:33.7040825Z stochastic_rounding=False, 2025-05-07T21:02:33.7041074Z weighted=False, 2025-05-07T21:02:33.7041292Z row_wise=True, 2025-05-07T21:02:33.7041505Z mixed=True, 2025-05-07T21:02:33.7041704Z use_cache=True, 2025-05-07T21:02:33.7041953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.7042246Z use_cpu=True, 2025-05-07T21:02:33.7042472Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.7042739Z ) 2025-05-07T21:02:33.7042970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7043531Z self=, 2025-05-07T21:02:33.7044055Z compile=False, 2025-05-07T21:02:33.7044368Z pooling_mode=, 2025-05-07T21:02:33.7044652Z T=2, 2025-05-07T21:02:33.7044836Z D=127, 2025-05-07T21:02:33.7045031Z B=24, 2025-05-07T21:02:33.7045221Z log_E=4, 2025-05-07T21:02:33.7045414Z L=15, 2025-05-07T21:02:33.7045659Z D_gradcheck=2, 2025-05-07T21:02:33.7045889Z stochastic_rounding=True, 2025-05-07T21:02:33.7046146Z weighted=False, 2025-05-07T21:02:33.7046368Z row_wise=True, 2025-05-07T21:02:33.7046620Z mixed=True, 2025-05-07T21:02:33.7046823Z use_cache=True, 2025-05-07T21:02:33.7047067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.7047351Z use_cpu=True, 2025-05-07T21:02:33.7047580Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.7047846Z ) 2025-05-07T21:02:33.7048080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7048641Z self=, 2025-05-07T21:02:33.7049172Z compile=False, 2025-05-07T21:02:33.7049414Z pooling_mode=, 2025-05-07T21:02:33.7049693Z T=4, 2025-05-07T21:02:33.7049879Z D=52, 2025-05-07T21:02:33.7050068Z B=29, 2025-05-07T21:02:33.7050248Z log_E=4, 2025-05-07T21:02:33.7050448Z L=18, 2025-05-07T21:02:33.7050647Z D_gradcheck=2, 2025-05-07T21:02:33.7050868Z stochastic_rounding=True, 2025-05-07T21:02:33.7051125Z weighted=True, 2025-05-07T21:02:33.7051348Z row_wise=True, 2025-05-07T21:02:33.7051560Z mixed=True, 2025-05-07T21:02:33.7051765Z use_cache=False, 2025-05-07T21:02:33.7052017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.7052303Z use_cpu=True, 2025-05-07T21:02:33.7052530Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.7052797Z ) 2025-05-07T21:02:33.7053033Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7053597Z self=, 2025-05-07T21:02:33.7054126Z compile=True, 2025-05-07T21:02:33.7054373Z pooling_mode=, 2025-05-07T21:02:33.7054649Z T=2, 2025-05-07T21:02:33.7054837Z D=64, 2025-05-07T21:02:33.7055025Z B=50, 2025-05-07T21:02:33.7055211Z log_E=5, 2025-05-07T21:02:33.7055410Z L=19, 2025-05-07T21:02:33.7055607Z D_gradcheck=1, 2025-05-07T21:02:33.7055832Z stochastic_rounding=False, 2025-05-07T21:02:33.7056094Z weighted=False, 2025-05-07T21:02:33.7056319Z row_wise=True, 2025-05-07T21:02:33.7056532Z mixed=False, 2025-05-07T21:02:33.7056744Z use_cache=False, 2025-05-07T21:02:33.7057000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.7057287Z use_cpu=True, 2025-05-07T21:02:33.7057517Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.7057787Z ) 2025-05-07T21:02:33.7058072Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7058687Z self=, 2025-05-07T21:02:33.7059223Z compile=False, 2025-05-07T21:02:33.7059464Z pooling_mode=, 2025-05-07T21:02:33.7059739Z T=2, 2025-05-07T21:02:33.7059929Z D=100, 2025-05-07T21:02:33.7060117Z B=65, 2025-05-07T21:02:33.7060300Z log_E=3, 2025-05-07T21:02:33.7060499Z L=1, 2025-05-07T21:02:33.7060689Z D_gradcheck=1, 2025-05-07T21:02:33.7060915Z stochastic_rounding=False, 2025-05-07T21:02:33.7061173Z weighted=True, 2025-05-07T21:02:33.7061388Z row_wise=True, 2025-05-07T21:02:33.7061596Z mixed=True, 2025-05-07T21:02:33.7061809Z use_cache=False, 2025-05-07T21:02:33.7062060Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.7062342Z use_cpu=True, 2025-05-07T21:02:33.7062581Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.7062852Z ) 2025-05-07T21:02:33.7063082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7063647Z self=, 2025-05-07T21:02:33.7064223Z compile=True, 2025-05-07T21:02:33.7064463Z pooling_mode=, 2025-05-07T21:02:33.7064741Z T=4, 2025-05-07T21:02:33.7064925Z D=21, 2025-05-07T21:02:33.7065114Z B=98, 2025-05-07T21:02:33.7065343Z log_E=3, 2025-05-07T21:02:33.7065540Z L=3, 2025-05-07T21:02:33.7065738Z D_gradcheck=1, 2025-05-07T21:02:33.7065960Z stochastic_rounding=False, 2025-05-07T21:02:33.7066222Z weighted=False, 2025-05-07T21:02:33.7066484Z row_wise=True, 2025-05-07T21:02:33.7066692Z mixed=False, 2025-05-07T21:02:33.7066909Z use_cache=False, 2025-05-07T21:02:33.7067171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.7067452Z use_cpu=True, 2025-05-07T21:02:33.7067692Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.7067963Z ) 2025-05-07T21:02:33.7068192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7068761Z self=, 2025-05-07T21:02:33.7069290Z compile=False, 2025-05-07T21:02:33.7069536Z pooling_mode=, 2025-05-07T21:02:33.7069814Z T=1, 2025-05-07T21:02:33.7070008Z D=72, 2025-05-07T21:02:33.7070197Z B=75, 2025-05-07T21:02:33.7070378Z log_E=3, 2025-05-07T21:02:33.7070575Z L=18, 2025-05-07T21:02:33.7070766Z D_gradcheck=2, 2025-05-07T21:02:33.7070992Z stochastic_rounding=False, 2025-05-07T21:02:33.7071255Z weighted=False, 2025-05-07T21:02:33.7071476Z row_wise=True, 2025-05-07T21:02:33.7071683Z mixed=False, 2025-05-07T21:02:33.7071910Z use_cache=False, 2025-05-07T21:02:33.7072174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.7072457Z use_cpu=True, 2025-05-07T21:02:33.7072697Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.7072964Z ) 2025-05-07T21:02:33.7073189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7073771Z self=, 2025-05-07T21:02:33.7074305Z compile=False, 2025-05-07T21:02:33.7074547Z pooling_mode=, 2025-05-07T21:02:33.7074833Z T=5, 2025-05-07T21:02:33.7075020Z D=96, 2025-05-07T21:02:33.7075208Z B=104, 2025-05-07T21:02:33.7075399Z log_E=5, 2025-05-07T21:02:33.7075609Z L=17, 2025-05-07T21:02:33.7075819Z D_gradcheck=2, 2025-05-07T21:02:33.7076056Z stochastic_rounding=False, 2025-05-07T21:02:33.7076326Z weighted=False, 2025-05-07T21:02:33.7076556Z row_wise=True, 2025-05-07T21:02:33.7076767Z mixed=True, 2025-05-07T21:02:33.7076992Z use_cache=False, 2025-05-07T21:02:33.7077250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.7077531Z use_cpu=True, 2025-05-07T21:02:33.7077826Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.7078108Z ) 2025-05-07T21:02:33.7078340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7078918Z self=, 2025-05-07T21:02:33.7079457Z compile=False, 2025-05-07T21:02:33.7079706Z pooling_mode=, 2025-05-07T21:02:33.7080000Z T=3, 2025-05-07T21:02:33.7080083Z D=91, 2025-05-07T21:02:33.7080175Z B=34, 2025-05-07T21:02:33.7080259Z log_E=4, 2025-05-07T21:02:33.7080348Z L=11, 2025-05-07T21:02:33.7080436Z D_gradcheck=1, 2025-05-07T21:02:33.7080601Z stochastic_rounding=False, 2025-05-07T21:02:33.7080694Z weighted=True, 2025-05-07T21:02:33.7080777Z row_wise=True, 2025-05-07T21:02:33.7080857Z mixed=True, 2025-05-07T21:02:33.7080948Z use_cache=True, 2025-05-07T21:02:33.7081060Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.7081141Z use_cpu=True, 2025-05-07T21:02:33.7081255Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.7081330Z ) 2025-05-07T21:02:33.7081460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7081809Z self=, 2025-05-07T21:02:33.7082496Z compile=True, 2025-05-07T21:02:33.7082621Z pooling_mode=, 2025-05-07T21:02:33.7082700Z T=3, 2025-05-07T21:02:33.7082778Z D=16, 2025-05-07T21:02:33.7082910Z B=4, 2025-05-07T21:02:33.7082989Z log_E=5, 2025-05-07T21:02:33.7083067Z L=2, 2025-05-07T21:02:33.7083157Z D_gradcheck=2, 2025-05-07T21:02:33.7083295Z stochastic_rounding=True, 2025-05-07T21:02:33.7083380Z weighted=True, 2025-05-07T21:02:33.7083492Z row_wise=True, 2025-05-07T21:02:33.7083575Z mixed=False, 2025-05-07T21:02:33.7083670Z use_cache=True, 2025-05-07T21:02:33.7083781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.7083865Z use_cpu=True, 2025-05-07T21:02:33.7083982Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.7084062Z ) 2025-05-07T21:02:33.7084196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7084539Z self=, 2025-05-07T21:02:33.7084627Z compile=True, 2025-05-07T21:02:33.7084737Z pooling_mode=, 2025-05-07T21:02:33.7084818Z T=2, 2025-05-07T21:02:33.7084895Z D=75, 2025-05-07T21:02:33.7084974Z B=127, 2025-05-07T21:02:33.7085057Z log_E=4, 2025-05-07T21:02:33.7085132Z L=2, 2025-05-07T21:02:33.7085214Z D_gradcheck=1, 2025-05-07T21:02:33.7085318Z stochastic_rounding=True, 2025-05-07T21:02:33.7085399Z weighted=True, 2025-05-07T21:02:33.7085488Z row_wise=True, 2025-05-07T21:02:33.7085569Z mixed=False, 2025-05-07T21:02:33.7085654Z use_cache=False, 2025-05-07T21:02:33.7085771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.7085856Z use_cpu=True, 2025-05-07T21:02:33.7085962Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.7086043Z ) 2025-05-07T21:02:33.7086170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7086507Z self=, 2025-05-07T21:02:33.7086599Z compile=True, 2025-05-07T21:02:33.7086706Z pooling_mode=, 2025-05-07T21:02:33.7086782Z T=2, 2025-05-07T21:02:33.7086871Z D=69, 2025-05-07T21:02:33.7086948Z B=7, 2025-05-07T21:02:33.7087033Z log_E=5, 2025-05-07T21:02:33.7087112Z L=2, 2025-05-07T21:02:33.7087198Z D_gradcheck=2, 2025-05-07T21:02:33.7087304Z stochastic_rounding=True, 2025-05-07T21:02:33.7087387Z weighted=True, 2025-05-07T21:02:33.7087468Z row_wise=True, 2025-05-07T21:02:33.7087559Z mixed=False, 2025-05-07T21:02:33.7087642Z use_cache=False, 2025-05-07T21:02:33.7087750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.7087843Z use_cpu=True, 2025-05-07T21:02:33.7087996Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.7088072Z ) 2025-05-07T21:02:33.7088213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.7088553Z self=, 2025-05-07T21:02:33.7088639Z compile=True, 2025-05-07T21:02:33.7088760Z pooling_mode=, 2025-05-07T21:02:33.7088838Z T=2, 2025-05-07T21:02:33.7088928Z D=128, 2025-05-07T21:02:33.7089007Z B=58, 2025-05-07T21:02:33.7089084Z log_E=3, 2025-05-07T21:02:33.7089166Z L=17, 2025-05-07T21:02:33.7089249Z D_gradcheck=1, 2025-05-07T21:02:33.7089351Z stochastic_rounding=True, 2025-05-07T21:02:33.7089444Z weighted=False, 2025-05-07T21:02:33.7089525Z row_wise=True, 2025-05-07T21:02:33.7089606Z mixed=True, 2025-05-07T21:02:33.7089698Z use_cache=False, 2025-05-07T21:02:33.7089806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.7089886Z use_cpu=True, 2025-05-07T21:02:33.7090004Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8092757Z ) 2025-05-07T21:02:33.8093322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8094667Z self=, 2025-05-07T21:02:33.8094845Z compile=False, 2025-05-07T21:02:33.8095168Z pooling_mode=, 2025-05-07T21:02:33.8106248Z T=1, 2025-05-07T21:02:33.8106556Z D=4, 2025-05-07T21:02:33.8106683Z B=91, 2025-05-07T21:02:33.8106802Z log_E=3, 2025-05-07T21:02:33.8106920Z L=0, 2025-05-07T21:02:33.8107063Z D_gradcheck=1, 2025-05-07T21:02:33.8107347Z stochastic_rounding=False, 2025-05-07T21:02:33.8107507Z weighted=True, 2025-05-07T21:02:33.8107659Z row_wise=True, 2025-05-07T21:02:33.8107787Z mixed=False, 2025-05-07T21:02:33.8107931Z use_cache=True, 2025-05-07T21:02:33.8108106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8108264Z use_cpu=True, 2025-05-07T21:02:33.8108430Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8108547Z ) 2025-05-07T21:02:33.8108766Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8109354Z self=, 2025-05-07T21:02:33.8109489Z compile=True, 2025-05-07T21:02:33.8109672Z pooling_mode=, 2025-05-07T21:02:33.8109795Z T=5, 2025-05-07T21:02:33.8109917Z D=127, 2025-05-07T21:02:33.8110049Z B=99, 2025-05-07T21:02:33.8110171Z log_E=4, 2025-05-07T21:02:33.8110286Z L=3, 2025-05-07T21:02:33.8110427Z D_gradcheck=1, 2025-05-07T21:02:33.8110578Z stochastic_rounding=True, 2025-05-07T21:02:33.8110709Z weighted=False, 2025-05-07T21:02:33.8110851Z row_wise=True, 2025-05-07T21:02:33.8110972Z mixed=False, 2025-05-07T21:02:33.8111103Z use_cache=True, 2025-05-07T21:02:33.8111270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8111400Z use_cpu=True, 2025-05-07T21:02:33.8111580Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8111696Z ) 2025-05-07T21:02:33.8111905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8112486Z self=, 2025-05-07T21:02:33.8112618Z compile=True, 2025-05-07T21:02:33.8112788Z pooling_mode=, 2025-05-07T21:02:33.8112922Z T=2, 2025-05-07T21:02:33.8113041Z D=115, 2025-05-07T21:02:33.8113157Z B=37, 2025-05-07T21:02:33.8113287Z log_E=5, 2025-05-07T21:02:33.8113406Z L=5, 2025-05-07T21:02:33.8113544Z D_gradcheck=2, 2025-05-07T21:02:33.8113689Z stochastic_rounding=True, 2025-05-07T21:02:33.8113814Z weighted=True, 2025-05-07T21:02:33.8113947Z row_wise=True, 2025-05-07T21:02:33.8114072Z mixed=True, 2025-05-07T21:02:33.8114201Z use_cache=False, 2025-05-07T21:02:33.8114379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8114634Z use_cpu=True, 2025-05-07T21:02:33.8114812Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8114943Z ) 2025-05-07T21:02:33.8115156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8115725Z self=, 2025-05-07T21:02:33.8115877Z compile=False, 2025-05-07T21:02:33.8116065Z pooling_mode=, 2025-05-07T21:02:33.8116197Z T=2, 2025-05-07T21:02:33.8116340Z D=121, 2025-05-07T21:02:33.8116467Z B=112, 2025-05-07T21:02:33.8116619Z log_E=5, 2025-05-07T21:02:33.8116749Z L=11, 2025-05-07T21:02:33.8116890Z D_gradcheck=1, 2025-05-07T21:02:33.8117063Z stochastic_rounding=False, 2025-05-07T21:02:33.8117197Z weighted=False, 2025-05-07T21:02:33.8117323Z row_wise=True, 2025-05-07T21:02:33.8117457Z mixed=True, 2025-05-07T21:02:33.8117587Z use_cache=False, 2025-05-07T21:02:33.8117761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8117902Z use_cpu=True, 2025-05-07T21:02:33.8118067Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8118184Z ) 2025-05-07T21:02:33.8118411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8119091Z self=, 2025-05-07T21:02:33.8119229Z compile=True, 2025-05-07T21:02:33.8119405Z pooling_mode=, 2025-05-07T21:02:33.8119589Z T=3, 2025-05-07T21:02:33.8119729Z D=60, 2025-05-07T21:02:33.8119851Z B=86, 2025-05-07T21:02:33.8119990Z log_E=5, 2025-05-07T21:02:33.8120138Z L=0, 2025-05-07T21:02:33.8120352Z D_gradcheck=1, 2025-05-07T21:02:33.8120675Z stochastic_rounding=False, 2025-05-07T21:02:33.8120848Z weighted=False, 2025-05-07T21:02:33.8120998Z row_wise=True, 2025-05-07T21:02:33.8121148Z mixed=True, 2025-05-07T21:02:33.8121310Z use_cache=False, 2025-05-07T21:02:33.8121514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8121672Z use_cpu=True, 2025-05-07T21:02:33.8121872Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8122008Z ) 2025-05-07T21:02:33.8122213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8122757Z self=, 2025-05-07T21:02:33.8122881Z compile=True, 2025-05-07T21:02:33.8123049Z pooling_mode=, 2025-05-07T21:02:33.8123164Z T=4, 2025-05-07T21:02:33.8123286Z D=50, 2025-05-07T21:02:33.8123421Z B=50, 2025-05-07T21:02:33.8123539Z log_E=5, 2025-05-07T21:02:33.8123661Z L=16, 2025-05-07T21:02:33.8123807Z D_gradcheck=1, 2025-05-07T21:02:33.8123963Z stochastic_rounding=True, 2025-05-07T21:02:33.8124092Z weighted=True, 2025-05-07T21:02:33.8124229Z row_wise=True, 2025-05-07T21:02:33.8124357Z mixed=False, 2025-05-07T21:02:33.8124488Z use_cache=True, 2025-05-07T21:02:33.8124672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8124798Z use_cpu=True, 2025-05-07T21:02:33.8124969Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8125085Z ) 2025-05-07T21:02:33.8125308Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8125877Z self=, 2025-05-07T21:02:33.8126008Z compile=True, 2025-05-07T21:02:33.8126176Z pooling_mode=, 2025-05-07T21:02:33.8126299Z T=2, 2025-05-07T21:02:33.8126424Z D=67, 2025-05-07T21:02:33.8126548Z B=108, 2025-05-07T21:02:33.8126683Z log_E=5, 2025-05-07T21:02:33.8126807Z L=0, 2025-05-07T21:02:33.8126940Z D_gradcheck=2, 2025-05-07T21:02:33.8127105Z stochastic_rounding=True, 2025-05-07T21:02:33.8127245Z weighted=False, 2025-05-07T21:02:33.8127369Z row_wise=True, 2025-05-07T21:02:33.8127499Z mixed=True, 2025-05-07T21:02:33.8127626Z use_cache=False, 2025-05-07T21:02:33.8127887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8128024Z use_cpu=True, 2025-05-07T21:02:33.8128188Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8128310Z ) 2025-05-07T21:02:33.8128526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8129082Z self=, 2025-05-07T21:02:33.8129224Z compile=False, 2025-05-07T21:02:33.8129398Z pooling_mode=, 2025-05-07T21:02:33.8129512Z T=1, 2025-05-07T21:02:33.8129635Z D=73, 2025-05-07T21:02:33.8129746Z B=31, 2025-05-07T21:02:33.8129866Z log_E=5, 2025-05-07T21:02:33.8129995Z L=7, 2025-05-07T21:02:33.8130128Z D_gradcheck=2, 2025-05-07T21:02:33.8130288Z stochastic_rounding=True, 2025-05-07T21:02:33.8130416Z weighted=False, 2025-05-07T21:02:33.8130539Z row_wise=True, 2025-05-07T21:02:33.8130676Z mixed=False, 2025-05-07T21:02:33.8130810Z use_cache=False, 2025-05-07T21:02:33.8130985Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8131123Z use_cpu=True, 2025-05-07T21:02:33.8131280Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8131474Z ) 2025-05-07T21:02:33.8131699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8132260Z self=, 2025-05-07T21:02:33.8132392Z compile=False, 2025-05-07T21:02:33.8132640Z pooling_mode=, 2025-05-07T21:02:33.8132760Z T=2, 2025-05-07T21:02:33.8132879Z D=65, 2025-05-07T21:02:33.8133005Z B=28, 2025-05-07T21:02:33.8133186Z log_E=3, 2025-05-07T21:02:33.8133310Z L=10, 2025-05-07T21:02:33.8133435Z D_gradcheck=2, 2025-05-07T21:02:33.8133587Z stochastic_rounding=True, 2025-05-07T21:02:33.8133726Z weighted=False, 2025-05-07T21:02:33.8133846Z row_wise=True, 2025-05-07T21:02:33.8133964Z mixed=False, 2025-05-07T21:02:33.8134091Z use_cache=True, 2025-05-07T21:02:33.8134264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8134388Z use_cpu=True, 2025-05-07T21:02:33.8134561Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8134680Z ) 2025-05-07T21:02:33.8134886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8135452Z self=, 2025-05-07T21:02:33.8135587Z compile=False, 2025-05-07T21:02:33.8135778Z pooling_mode=, 2025-05-07T21:02:33.8135901Z T=5, 2025-05-07T21:02:33.8136015Z D=100, 2025-05-07T21:02:33.8136147Z B=127, 2025-05-07T21:02:33.8136273Z log_E=5, 2025-05-07T21:02:33.8136390Z L=13, 2025-05-07T21:02:33.8136523Z D_gradcheck=1, 2025-05-07T21:02:33.8136668Z stochastic_rounding=True, 2025-05-07T21:02:33.8136794Z weighted=False, 2025-05-07T21:02:33.8136926Z row_wise=True, 2025-05-07T21:02:33.8137052Z mixed=False, 2025-05-07T21:02:33.8137186Z use_cache=False, 2025-05-07T21:02:33.8137371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8137520Z use_cpu=True, 2025-05-07T21:02:33.8137700Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8137825Z ) 2025-05-07T21:02:33.8138037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8138589Z self=, 2025-05-07T21:02:33.8138733Z compile=True, 2025-05-07T21:02:33.8138901Z pooling_mode=, 2025-05-07T21:02:33.8139030Z T=3, 2025-05-07T21:02:33.8139145Z D=23, 2025-05-07T21:02:33.8139264Z B=89, 2025-05-07T21:02:33.8139396Z log_E=5, 2025-05-07T21:02:33.8139518Z L=19, 2025-05-07T21:02:33.8139646Z D_gradcheck=1, 2025-05-07T21:02:33.8139811Z stochastic_rounding=True, 2025-05-07T21:02:33.8139934Z weighted=True, 2025-05-07T21:02:33.8140054Z row_wise=True, 2025-05-07T21:02:33.8140183Z mixed=False, 2025-05-07T21:02:33.8140398Z use_cache=True, 2025-05-07T21:02:33.8140568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8140699Z use_cpu=True, 2025-05-07T21:02:33.8140859Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8140984Z ) 2025-05-07T21:02:33.8141200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8141752Z self=, 2025-05-07T21:02:33.8141896Z compile=True, 2025-05-07T21:02:33.8142069Z pooling_mode=, 2025-05-07T21:02:33.8142192Z T=5, 2025-05-07T21:02:33.8142324Z D=108, 2025-05-07T21:02:33.8142451Z B=75, 2025-05-07T21:02:33.8142574Z log_E=4, 2025-05-07T21:02:33.8142712Z L=4, 2025-05-07T21:02:33.8142848Z D_gradcheck=2, 2025-05-07T21:02:33.8143008Z stochastic_rounding=False, 2025-05-07T21:02:33.8143152Z weighted=True, 2025-05-07T21:02:33.8143287Z row_wise=True, 2025-05-07T21:02:33.8143410Z mixed=False, 2025-05-07T21:02:33.8143547Z use_cache=True, 2025-05-07T21:02:33.8143719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8143858Z use_cpu=True, 2025-05-07T21:02:33.8144017Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8144222Z ) 2025-05-07T21:02:33.8144441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8145035Z self=, 2025-05-07T21:02:33.8145207Z compile=True, 2025-05-07T21:02:33.8145383Z pooling_mode=, 2025-05-07T21:02:33.8145498Z T=4, 2025-05-07T21:02:33.8145614Z D=115, 2025-05-07T21:02:33.8145808Z B=30, 2025-05-07T21:02:33.8145930Z log_E=3, 2025-05-07T21:02:33.8146054Z L=10, 2025-05-07T21:02:33.8146212Z D_gradcheck=2, 2025-05-07T21:02:33.8146385Z stochastic_rounding=True, 2025-05-07T21:02:33.8146549Z weighted=False, 2025-05-07T21:02:33.8146695Z row_wise=True, 2025-05-07T21:02:33.8146848Z mixed=True, 2025-05-07T21:02:33.8147016Z use_cache=True, 2025-05-07T21:02:33.8147216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8147370Z use_cpu=True, 2025-05-07T21:02:33.8147579Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8147718Z ) 2025-05-07T21:02:33.8147959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8148540Z self=, 2025-05-07T21:02:33.8148668Z compile=True, 2025-05-07T21:02:33.8148831Z pooling_mode=, 2025-05-07T21:02:33.8148954Z T=4, 2025-05-07T21:02:33.8149066Z D=50, 2025-05-07T21:02:33.8149189Z B=81, 2025-05-07T21:02:33.8149306Z log_E=3, 2025-05-07T21:02:33.8149435Z L=17, 2025-05-07T21:02:33.8149572Z D_gradcheck=2, 2025-05-07T21:02:33.8149720Z stochastic_rounding=False, 2025-05-07T21:02:33.8149849Z weighted=False, 2025-05-07T21:02:33.8149993Z row_wise=True, 2025-05-07T21:02:33.8150122Z mixed=False, 2025-05-07T21:02:33.8150260Z use_cache=False, 2025-05-07T21:02:33.8150440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8150567Z use_cpu=True, 2025-05-07T21:02:33.8150743Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8150867Z ) 2025-05-07T21:02:33.8151081Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8151664Z self=, 2025-05-07T21:02:33.8151812Z compile=False, 2025-05-07T21:02:33.8151976Z pooling_mode=, 2025-05-07T21:02:33.8152098Z T=5, 2025-05-07T21:02:33.8152211Z D=121, 2025-05-07T21:02:33.8152325Z B=102, 2025-05-07T21:02:33.8152457Z log_E=3, 2025-05-07T21:02:33.8152578Z L=1, 2025-05-07T21:02:33.8152712Z D_gradcheck=2, 2025-05-07T21:02:33.8152881Z stochastic_rounding=True, 2025-05-07T21:02:33.8153018Z weighted=False, 2025-05-07T21:02:33.8153149Z row_wise=True, 2025-05-07T21:02:33.8153408Z mixed=True, 2025-05-07T21:02:33.8153544Z use_cache=True, 2025-05-07T21:02:33.8153714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8153849Z use_cpu=True, 2025-05-07T21:02:33.8154017Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8154138Z ) 2025-05-07T21:02:33.8154354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8154893Z self=, 2025-05-07T21:02:33.8155040Z compile=False, 2025-05-07T21:02:33.8155209Z pooling_mode=, 2025-05-07T21:02:33.8155322Z T=2, 2025-05-07T21:02:33.8155453Z D=79, 2025-05-07T21:02:33.8155569Z B=44, 2025-05-07T21:02:33.8155685Z log_E=3, 2025-05-07T21:02:33.8155809Z L=14, 2025-05-07T21:02:33.8155941Z D_gradcheck=2, 2025-05-07T21:02:33.8156092Z stochastic_rounding=False, 2025-05-07T21:02:33.8156234Z weighted=True, 2025-05-07T21:02:33.8156355Z row_wise=True, 2025-05-07T21:02:33.8156478Z mixed=False, 2025-05-07T21:02:33.8156610Z use_cache=True, 2025-05-07T21:02:33.8156782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8156996Z use_cpu=True, 2025-05-07T21:02:33.8157162Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8157275Z ) 2025-05-07T21:02:33.8157488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8158060Z self=, 2025-05-07T21:02:33.8158266Z compile=False, 2025-05-07T21:02:33.8158440Z pooling_mode=, 2025-05-07T21:02:33.8158620Z T=2, 2025-05-07T21:02:33.8158744Z D=85, 2025-05-07T21:02:33.8158866Z B=91, 2025-05-07T21:02:33.8158980Z log_E=4, 2025-05-07T21:02:33.8159092Z L=18, 2025-05-07T21:02:33.8159221Z D_gradcheck=1, 2025-05-07T21:02:33.8159368Z stochastic_rounding=False, 2025-05-07T21:02:33.8159497Z weighted=False, 2025-05-07T21:02:33.8159640Z row_wise=True, 2025-05-07T21:02:33.8159763Z mixed=True, 2025-05-07T21:02:33.8159887Z use_cache=True, 2025-05-07T21:02:33.8160058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8160186Z use_cpu=True, 2025-05-07T21:02:33.8160351Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8415284Z ) 2025-05-07T21:02:33.8415526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8416138Z self=, 2025-05-07T21:02:33.8416289Z compile=False, 2025-05-07T21:02:33.8416478Z pooling_mode=, 2025-05-07T21:02:33.8416606Z T=1, 2025-05-07T21:02:33.8416728Z D=119, 2025-05-07T21:02:33.8416866Z B=9, 2025-05-07T21:02:33.8417015Z log_E=5, 2025-05-07T21:02:33.8417169Z L=14, 2025-05-07T21:02:33.8417329Z D_gradcheck=1, 2025-05-07T21:02:33.8417517Z stochastic_rounding=False, 2025-05-07T21:02:33.8417683Z weighted=True, 2025-05-07T21:02:33.8417848Z row_wise=True, 2025-05-07T21:02:33.8418005Z mixed=True, 2025-05-07T21:02:33.8418178Z use_cache=True, 2025-05-07T21:02:33.8418386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8418555Z use_cpu=True, 2025-05-07T21:02:33.8418772Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8418914Z ) 2025-05-07T21:02:33.8419166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8419718Z self=, 2025-05-07T21:02:33.8419854Z compile=False, 2025-05-07T21:02:33.8420022Z pooling_mode=, 2025-05-07T21:02:33.8420137Z T=5, 2025-05-07T21:02:33.8420253Z D=101, 2025-05-07T21:02:33.8420372Z B=82, 2025-05-07T21:02:33.8420501Z log_E=3, 2025-05-07T21:02:33.8420629Z L=2, 2025-05-07T21:02:33.8420766Z D_gradcheck=2, 2025-05-07T21:02:33.8420921Z stochastic_rounding=False, 2025-05-07T21:02:33.8421052Z weighted=True, 2025-05-07T21:02:33.8421356Z row_wise=True, 2025-05-07T21:02:33.8421495Z mixed=False, 2025-05-07T21:02:33.8421633Z use_cache=True, 2025-05-07T21:02:33.8421820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8421952Z use_cpu=True, 2025-05-07T21:02:33.8422117Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8422249Z ) 2025-05-07T21:02:33.8422476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8423058Z self=, 2025-05-07T21:02:33.8423198Z compile=True, 2025-05-07T21:02:33.8423367Z pooling_mode=, 2025-05-07T21:02:33.8423489Z T=1, 2025-05-07T21:02:33.8423613Z D=114, 2025-05-07T21:02:33.8423740Z B=106, 2025-05-07T21:02:33.8423878Z log_E=3, 2025-05-07T21:02:33.8423999Z L=16, 2025-05-07T21:02:33.8424132Z D_gradcheck=1, 2025-05-07T21:02:33.8424300Z stochastic_rounding=True, 2025-05-07T21:02:33.8424443Z weighted=False, 2025-05-07T21:02:33.8424567Z row_wise=True, 2025-05-07T21:02:33.8424701Z mixed=False, 2025-05-07T21:02:33.8424845Z use_cache=False, 2025-05-07T21:02:33.8425025Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8425288Z use_cpu=True, 2025-05-07T21:02:33.8425457Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8425577Z ) 2025-05-07T21:02:33.8425783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8426450Z self=, 2025-05-07T21:02:33.8426600Z compile=True, 2025-05-07T21:02:33.8426865Z pooling_mode=, 2025-05-07T21:02:33.8426991Z T=3, 2025-05-07T21:02:33.8427124Z D=31, 2025-05-07T21:02:33.8427243Z B=91, 2025-05-07T21:02:33.8427364Z log_E=3, 2025-05-07T21:02:33.8427488Z L=20, 2025-05-07T21:02:33.8427613Z D_gradcheck=1, 2025-05-07T21:02:33.8427760Z stochastic_rounding=False, 2025-05-07T21:02:33.8427902Z weighted=False, 2025-05-07T21:02:33.8428032Z row_wise=True, 2025-05-07T21:02:33.8428169Z mixed=False, 2025-05-07T21:02:33.8428297Z use_cache=False, 2025-05-07T21:02:33.8428471Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8428609Z use_cpu=True, 2025-05-07T21:02:33.8428771Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8428891Z ) 2025-05-07T21:02:33.8429114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8429664Z self=, 2025-05-07T21:02:33.8429797Z compile=False, 2025-05-07T21:02:33.8430039Z pooling_mode=, 2025-05-07T21:02:33.8430162Z T=1, 2025-05-07T21:02:33.8430275Z D=9, 2025-05-07T21:02:33.8430393Z B=101, 2025-05-07T21:02:33.8430515Z log_E=4, 2025-05-07T21:02:33.8430629Z L=10, 2025-05-07T21:02:33.8430758Z D_gradcheck=2, 2025-05-07T21:02:33.8430926Z stochastic_rounding=False, 2025-05-07T21:02:33.8431055Z weighted=False, 2025-05-07T21:02:33.8431180Z row_wise=True, 2025-05-07T21:02:33.8431305Z mixed=True, 2025-05-07T21:02:33.8431429Z use_cache=False, 2025-05-07T21:02:33.8431613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8431742Z use_cpu=True, 2025-05-07T21:02:33.8431901Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8432019Z ) 2025-05-07T21:02:33.8432220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8432784Z self=, 2025-05-07T21:02:33.8432925Z compile=True, 2025-05-07T21:02:33.8433094Z pooling_mode=, 2025-05-07T21:02:33.8433208Z T=5, 2025-05-07T21:02:33.8433332Z D=52, 2025-05-07T21:02:33.8433450Z B=48, 2025-05-07T21:02:33.8433569Z log_E=3, 2025-05-07T21:02:33.8433689Z L=0, 2025-05-07T21:02:33.8433810Z D_gradcheck=2, 2025-05-07T21:02:33.8433957Z stochastic_rounding=True, 2025-05-07T21:02:33.8434181Z weighted=True, 2025-05-07T21:02:33.8434311Z row_wise=True, 2025-05-07T21:02:33.8434441Z mixed=False, 2025-05-07T21:02:33.8434563Z use_cache=True, 2025-05-07T21:02:33.8434730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8434872Z use_cpu=True, 2025-05-07T21:02:33.8435040Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8435159Z ) 2025-05-07T21:02:33.8435368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8435929Z self=, 2025-05-07T21:02:33.8436064Z compile=False, 2025-05-07T21:02:33.8436241Z pooling_mode=, 2025-05-07T21:02:33.8436357Z T=3, 2025-05-07T21:02:33.8436470Z D=11, 2025-05-07T21:02:33.8436594Z B=72, 2025-05-07T21:02:33.8436716Z log_E=4, 2025-05-07T21:02:33.8436841Z L=11, 2025-05-07T21:02:33.8436965Z D_gradcheck=1, 2025-05-07T21:02:33.8437120Z stochastic_rounding=True, 2025-05-07T21:02:33.8437252Z weighted=True, 2025-05-07T21:02:33.8437371Z row_wise=True, 2025-05-07T21:02:33.8437495Z mixed=False, 2025-05-07T21:02:33.8437627Z use_cache=True, 2025-05-07T21:02:33.8437871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8437994Z use_cpu=True, 2025-05-07T21:02:33.8438168Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8438281Z ) 2025-05-07T21:02:33.8438488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8439122Z self=, 2025-05-07T21:02:33.8439258Z compile=True, 2025-05-07T21:02:33.8439524Z pooling_mode=, 2025-05-07T21:02:33.8439655Z T=2, 2025-05-07T21:02:33.8439777Z D=67, 2025-05-07T21:02:33.8439921Z B=128, 2025-05-07T21:02:33.8440045Z log_E=4, 2025-05-07T21:02:33.8440165Z L=16, 2025-05-07T21:02:33.8440304Z D_gradcheck=1, 2025-05-07T21:02:33.8440556Z stochastic_rounding=False, 2025-05-07T21:02:33.8440693Z weighted=True, 2025-05-07T21:02:33.8440825Z row_wise=True, 2025-05-07T21:02:33.8440948Z mixed=False, 2025-05-07T21:02:33.8441079Z use_cache=False, 2025-05-07T21:02:33.8441260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8441385Z use_cpu=True, 2025-05-07T21:02:33.8441553Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8441676Z ) 2025-05-07T21:02:33.8441888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8442461Z self=, 2025-05-07T21:02:33.8442594Z compile=True, 2025-05-07T21:02:33.8442763Z pooling_mode=, 2025-05-07T21:02:33.8442886Z T=4, 2025-05-07T21:02:33.8443002Z D=70, 2025-05-07T21:02:33.8443128Z B=11, 2025-05-07T21:02:33.8443275Z log_E=3, 2025-05-07T21:02:33.8443418Z L=10, 2025-05-07T21:02:33.8443571Z D_gradcheck=2, 2025-05-07T21:02:33.8443772Z stochastic_rounding=False, 2025-05-07T21:02:33.8443931Z weighted=False, 2025-05-07T21:02:33.8444085Z row_wise=True, 2025-05-07T21:02:33.8444245Z mixed=True, 2025-05-07T21:02:33.8444403Z use_cache=True, 2025-05-07T21:02:33.8444601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8444760Z use_cpu=True, 2025-05-07T21:02:33.8444950Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8445103Z ) 2025-05-07T21:02:33.8445337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8445874Z self=, 2025-05-07T21:02:33.8446010Z compile=False, 2025-05-07T21:02:33.8446169Z pooling_mode=, 2025-05-07T21:02:33.8446281Z T=2, 2025-05-07T21:02:33.8446397Z D=21, 2025-05-07T21:02:33.8446507Z B=15, 2025-05-07T21:02:33.8446638Z log_E=3, 2025-05-07T21:02:33.8446766Z L=0, 2025-05-07T21:02:33.8446890Z D_gradcheck=1, 2025-05-07T21:02:33.8447133Z stochastic_rounding=False, 2025-05-07T21:02:33.8447292Z weighted=True, 2025-05-07T21:02:33.8447443Z row_wise=True, 2025-05-07T21:02:33.8447595Z mixed=True, 2025-05-07T21:02:33.8447743Z use_cache=False, 2025-05-07T21:02:33.8447917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8448053Z use_cpu=True, 2025-05-07T21:02:33.8448216Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8448328Z ) 2025-05-07T21:02:33.8448558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8449128Z self=, 2025-05-07T21:02:33.8449261Z compile=False, 2025-05-07T21:02:33.8449429Z pooling_mode=, 2025-05-07T21:02:33.8449540Z T=2, 2025-05-07T21:02:33.8449666Z D=97, 2025-05-07T21:02:33.8449798Z B=28, 2025-05-07T21:02:33.8449925Z log_E=4, 2025-05-07T21:02:33.8450045Z L=3, 2025-05-07T21:02:33.8450188Z D_gradcheck=2, 2025-05-07T21:02:33.8450350Z stochastic_rounding=False, 2025-05-07T21:02:33.8450490Z weighted=True, 2025-05-07T21:02:33.8450624Z row_wise=True, 2025-05-07T21:02:33.8450743Z mixed=True, 2025-05-07T21:02:33.8450974Z use_cache=True, 2025-05-07T21:02:33.8451144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8451271Z use_cpu=True, 2025-05-07T21:02:33.8451444Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8451628Z ) 2025-05-07T21:02:33.8451833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8452494Z self=, 2025-05-07T21:02:33.8452628Z compile=True, 2025-05-07T21:02:33.8452797Z pooling_mode=, 2025-05-07T21:02:33.8452920Z T=3, 2025-05-07T21:02:33.8453037Z D=56, 2025-05-07T21:02:33.8453155Z B=113, 2025-05-07T21:02:33.8453282Z log_E=4, 2025-05-07T21:02:33.8453398Z L=0, 2025-05-07T21:02:33.8453534Z D_gradcheck=1, 2025-05-07T21:02:33.8453683Z stochastic_rounding=False, 2025-05-07T21:02:33.8453807Z weighted=True, 2025-05-07T21:02:33.8453941Z row_wise=True, 2025-05-07T21:02:33.8454077Z mixed=False, 2025-05-07T21:02:33.8454212Z use_cache=False, 2025-05-07T21:02:33.8454380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8454500Z use_cpu=True, 2025-05-07T21:02:33.8454658Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8454779Z ) 2025-05-07T21:02:33.8454997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8455559Z self=, 2025-05-07T21:02:33.8455697Z compile=False, 2025-05-07T21:02:33.8455872Z pooling_mode=, 2025-05-07T21:02:33.8456004Z T=2, 2025-05-07T21:02:33.8456118Z D=21, 2025-05-07T21:02:33.8456232Z B=45, 2025-05-07T21:02:33.8456357Z log_E=4, 2025-05-07T21:02:33.8456470Z L=3, 2025-05-07T21:02:33.8456595Z D_gradcheck=2, 2025-05-07T21:02:33.8456759Z stochastic_rounding=False, 2025-05-07T21:02:33.8456890Z weighted=False, 2025-05-07T21:02:33.8457015Z row_wise=True, 2025-05-07T21:02:33.8457146Z mixed=True, 2025-05-07T21:02:33.8457270Z use_cache=True, 2025-05-07T21:02:33.8457438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8457571Z use_cpu=True, 2025-05-07T21:02:33.8457737Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8457860Z ) 2025-05-07T21:02:33.8458073Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8458630Z self=, 2025-05-07T21:02:33.8458775Z compile=True, 2025-05-07T21:02:33.8458941Z pooling_mode=, 2025-05-07T21:02:33.8459058Z T=1, 2025-05-07T21:02:33.8459181Z D=127, 2025-05-07T21:02:33.8459293Z B=8, 2025-05-07T21:02:33.8459415Z log_E=4, 2025-05-07T21:02:33.8459550Z L=12, 2025-05-07T21:02:33.8459783Z D_gradcheck=1, 2025-05-07T21:02:33.8459936Z stochastic_rounding=False, 2025-05-07T21:02:33.8460067Z weighted=True, 2025-05-07T21:02:33.8460192Z row_wise=True, 2025-05-07T21:02:33.8460323Z mixed=True, 2025-05-07T21:02:33.8460456Z use_cache=True, 2025-05-07T21:02:33.8460620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8460744Z use_cpu=True, 2025-05-07T21:02:33.8460911Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8461034Z ) 2025-05-07T21:02:33.8461258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8461815Z self=, 2025-05-07T21:02:33.8461948Z compile=True, 2025-05-07T21:02:33.8462122Z pooling_mode=, 2025-05-07T21:02:33.8462236Z T=1, 2025-05-07T21:02:33.8462354Z D=115, 2025-05-07T21:02:33.8462486Z B=104, 2025-05-07T21:02:33.8462602Z log_E=5, 2025-05-07T21:02:33.8462725Z L=15, 2025-05-07T21:02:33.8462862Z D_gradcheck=1, 2025-05-07T21:02:33.8463010Z stochastic_rounding=False, 2025-05-07T21:02:33.8463135Z weighted=False, 2025-05-07T21:02:33.8463342Z row_wise=True, 2025-05-07T21:02:33.8463462Z mixed=False, 2025-05-07T21:02:33.8463594Z use_cache=False, 2025-05-07T21:02:33.8463769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8463895Z use_cpu=True, 2025-05-07T21:02:33.8464059Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8464239Z ) 2025-05-07T21:02:33.8464456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8465084Z self=, 2025-05-07T21:02:33.8465223Z compile=True, 2025-05-07T21:02:33.8465400Z pooling_mode=, 2025-05-07T21:02:33.8465530Z T=2, 2025-05-07T21:02:33.8465652Z D=69, 2025-05-07T21:02:33.8465780Z B=23, 2025-05-07T21:02:33.8465917Z log_E=3, 2025-05-07T21:02:33.8466043Z L=15, 2025-05-07T21:02:33.8466173Z D_gradcheck=2, 2025-05-07T21:02:33.8466340Z stochastic_rounding=True, 2025-05-07T21:02:33.8466470Z weighted=True, 2025-05-07T21:02:33.8466597Z row_wise=True, 2025-05-07T21:02:33.8466731Z mixed=True, 2025-05-07T21:02:33.8466858Z use_cache=False, 2025-05-07T21:02:33.8467042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8467166Z use_cpu=True, 2025-05-07T21:02:33.8467340Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8467461Z ) 2025-05-07T21:02:33.8467677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8468262Z self=, 2025-05-07T21:02:33.8468397Z compile=True, 2025-05-07T21:02:33.8468568Z pooling_mode=, 2025-05-07T21:02:33.8468688Z T=1, 2025-05-07T21:02:33.8468816Z D=122, 2025-05-07T21:02:33.8468934Z B=89, 2025-05-07T21:02:33.8469055Z log_E=3, 2025-05-07T21:02:33.8469203Z L=16, 2025-05-07T21:02:33.8469354Z D_gradcheck=1, 2025-05-07T21:02:33.8469545Z stochastic_rounding=False, 2025-05-07T21:02:33.8469700Z weighted=False, 2025-05-07T21:02:33.8469853Z row_wise=True, 2025-05-07T21:02:33.8470010Z mixed=False, 2025-05-07T21:02:33.8470170Z use_cache=False, 2025-05-07T21:02:33.8470374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8470534Z use_cpu=True, 2025-05-07T21:02:33.8470728Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8732564Z ) 2025-05-07T21:02:33.8732908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8733408Z self=, 2025-05-07T21:02:33.8733533Z compile=False, 2025-05-07T21:02:33.8733680Z pooling_mode=, 2025-05-07T21:02:33.8733781Z T=2, 2025-05-07T21:02:33.8733889Z D=123, 2025-05-07T21:02:33.8733991Z B=21, 2025-05-07T21:02:33.8734364Z log_E=4, 2025-05-07T21:02:33.8734497Z L=3, 2025-05-07T21:02:33.8734585Z D_gradcheck=2, 2025-05-07T21:02:33.8734693Z stochastic_rounding=True, 2025-05-07T21:02:33.8734777Z weighted=True, 2025-05-07T21:02:33.8734859Z row_wise=True, 2025-05-07T21:02:33.8734944Z mixed=True, 2025-05-07T21:02:33.8735027Z use_cache=True, 2025-05-07T21:02:33.8735136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8735223Z use_cpu=True, 2025-05-07T21:02:33.8735330Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8735406Z ) 2025-05-07T21:02:33.8735543Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8735882Z self=, 2025-05-07T21:02:33.8735966Z compile=True, 2025-05-07T21:02:33.8736084Z pooling_mode=, 2025-05-07T21:02:33.8736159Z T=1, 2025-05-07T21:02:33.8736238Z D=32, 2025-05-07T21:02:33.8736311Z B=21, 2025-05-07T21:02:33.8736392Z log_E=5, 2025-05-07T21:02:33.8736475Z L=8, 2025-05-07T21:02:33.8736557Z D_gradcheck=1, 2025-05-07T21:02:33.8736653Z stochastic_rounding=False, 2025-05-07T21:02:33.8736818Z weighted=True, 2025-05-07T21:02:33.8736896Z row_wise=True, 2025-05-07T21:02:33.8736972Z mixed=True, 2025-05-07T21:02:33.8737061Z use_cache=False, 2025-05-07T21:02:33.8737215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8737297Z use_cpu=True, 2025-05-07T21:02:33.8737465Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8737537Z ) 2025-05-07T21:02:33.8737672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8738058Z self=, 2025-05-07T21:02:33.8738145Z compile=False, 2025-05-07T21:02:33.8738257Z pooling_mode=, 2025-05-07T21:02:33.8738336Z T=1, 2025-05-07T21:02:33.8738411Z D=116, 2025-05-07T21:02:33.8738494Z B=60, 2025-05-07T21:02:33.8738571Z log_E=4, 2025-05-07T21:02:33.8738646Z L=7, 2025-05-07T21:02:33.8738730Z D_gradcheck=2, 2025-05-07T21:02:33.8738827Z stochastic_rounding=False, 2025-05-07T21:02:33.8738910Z weighted=True, 2025-05-07T21:02:33.8738995Z row_wise=True, 2025-05-07T21:02:33.8739078Z mixed=False, 2025-05-07T21:02:33.8739158Z use_cache=False, 2025-05-07T21:02:33.8739268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8739349Z use_cpu=True, 2025-05-07T21:02:33.8739456Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8739525Z ) 2025-05-07T21:02:33.8739654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8739994Z self=, 2025-05-07T21:02:33.8740079Z compile=False, 2025-05-07T21:02:33.8740185Z pooling_mode=, 2025-05-07T21:02:33.8740271Z T=5, 2025-05-07T21:02:33.8740347Z D=104, 2025-05-07T21:02:33.8740425Z B=84, 2025-05-07T21:02:33.8740508Z log_E=5, 2025-05-07T21:02:33.8740583Z L=2, 2025-05-07T21:02:33.8740661Z D_gradcheck=1, 2025-05-07T21:02:33.8740761Z stochastic_rounding=True, 2025-05-07T21:02:33.8740844Z weighted=True, 2025-05-07T21:02:33.8740926Z row_wise=True, 2025-05-07T21:02:33.8741008Z mixed=True, 2025-05-07T21:02:33.8741088Z use_cache=True, 2025-05-07T21:02:33.8741198Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8741283Z use_cpu=True, 2025-05-07T21:02:33.8741385Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8741462Z ) 2025-05-07T21:02:33.8741592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8741930Z self=, 2025-05-07T21:02:33.8742025Z compile=True, 2025-05-07T21:02:33.8742133Z pooling_mode=, 2025-05-07T21:02:33.8742209Z T=2, 2025-05-07T21:02:33.8742292Z D=9, 2025-05-07T21:02:33.8742421Z B=7, 2025-05-07T21:02:33.8742500Z log_E=5, 2025-05-07T21:02:33.8742583Z L=16, 2025-05-07T21:02:33.8742669Z D_gradcheck=1, 2025-05-07T21:02:33.8742775Z stochastic_rounding=False, 2025-05-07T21:02:33.8742859Z weighted=True, 2025-05-07T21:02:33.8742942Z row_wise=True, 2025-05-07T21:02:33.8743028Z mixed=True, 2025-05-07T21:02:33.8743111Z use_cache=True, 2025-05-07T21:02:33.8743221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8743309Z use_cpu=True, 2025-05-07T21:02:33.8743411Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8743484Z ) 2025-05-07T21:02:33.8743626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8743975Z self=, 2025-05-07T21:02:33.8744062Z compile=False, 2025-05-07T21:02:33.8744176Z pooling_mode=, 2025-05-07T21:02:33.8744251Z T=3, 2025-05-07T21:02:33.8750595Z D=103, 2025-05-07T21:02:33.8750708Z B=20, 2025-05-07T21:02:33.8750801Z log_E=4, 2025-05-07T21:02:33.8750882Z L=1, 2025-05-07T21:02:33.8750969Z D_gradcheck=1, 2025-05-07T21:02:33.8751085Z stochastic_rounding=False, 2025-05-07T21:02:33.8751251Z weighted=False, 2025-05-07T21:02:33.8751337Z row_wise=True, 2025-05-07T21:02:33.8751428Z mixed=True, 2025-05-07T21:02:33.8751512Z use_cache=True, 2025-05-07T21:02:33.8751630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8751773Z use_cpu=True, 2025-05-07T21:02:33.8751886Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8751962Z ) 2025-05-07T21:02:33.8752140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8752499Z self=, 2025-05-07T21:02:33.8752586Z compile=False, 2025-05-07T21:02:33.8752697Z pooling_mode=, 2025-05-07T21:02:33.8752781Z T=1, 2025-05-07T21:02:33.8752860Z D=97, 2025-05-07T21:02:33.8752950Z B=2, 2025-05-07T21:02:33.8753028Z log_E=5, 2025-05-07T21:02:33.8753105Z L=1, 2025-05-07T21:02:33.8753197Z D_gradcheck=2, 2025-05-07T21:02:33.8753305Z stochastic_rounding=False, 2025-05-07T21:02:33.8753391Z weighted=True, 2025-05-07T21:02:33.8753486Z row_wise=True, 2025-05-07T21:02:33.8753569Z mixed=True, 2025-05-07T21:02:33.8753655Z use_cache=True, 2025-05-07T21:02:33.8753776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8753861Z use_cpu=True, 2025-05-07T21:02:33.8753965Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8754048Z ) 2025-05-07T21:02:33.8754184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8754523Z self=, 2025-05-07T21:02:33.8754613Z compile=False, 2025-05-07T21:02:33.8754725Z pooling_mode=, 2025-05-07T21:02:33.8754811Z T=3, 2025-05-07T21:02:33.8754892Z D=5, 2025-05-07T21:02:33.8754972Z B=38, 2025-05-07T21:02:33.8755061Z log_E=4, 2025-05-07T21:02:33.8755141Z L=18, 2025-05-07T21:02:33.8755230Z D_gradcheck=1, 2025-05-07T21:02:33.8755336Z stochastic_rounding=False, 2025-05-07T21:02:33.8755421Z weighted=True, 2025-05-07T21:02:33.8755508Z row_wise=True, 2025-05-07T21:02:33.8755598Z mixed=True, 2025-05-07T21:02:33.8755683Z use_cache=False, 2025-05-07T21:02:33.8755794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8755888Z use_cpu=True, 2025-05-07T21:02:33.8755992Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8756069Z ) 2025-05-07T21:02:33.8756209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8756545Z self=, 2025-05-07T21:02:33.8756635Z compile=True, 2025-05-07T21:02:33.8756747Z pooling_mode=, 2025-05-07T21:02:33.8756828Z T=5, 2025-05-07T21:02:33.8756970Z D=41, 2025-05-07T21:02:33.8757055Z B=44, 2025-05-07T21:02:33.8757136Z log_E=4, 2025-05-07T21:02:33.8757221Z L=7, 2025-05-07T21:02:33.8757306Z D_gradcheck=2, 2025-05-07T21:02:33.8757407Z stochastic_rounding=False, 2025-05-07T21:02:33.8757496Z weighted=True, 2025-05-07T21:02:33.8757580Z row_wise=True, 2025-05-07T21:02:33.8757662Z mixed=False, 2025-05-07T21:02:33.8757754Z use_cache=True, 2025-05-07T21:02:33.8757867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8757950Z use_cpu=True, 2025-05-07T21:02:33.8758059Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8758135Z ) 2025-05-07T21:02:33.8758274Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8758615Z self=, 2025-05-07T21:02:33.8758701Z compile=False, 2025-05-07T21:02:33.8758816Z pooling_mode=, 2025-05-07T21:02:33.8758898Z T=2, 2025-05-07T21:02:33.8758983Z D=43, 2025-05-07T21:02:33.8759069Z B=47, 2025-05-07T21:02:33.8759150Z log_E=4, 2025-05-07T21:02:33.8759229Z L=18, 2025-05-07T21:02:33.8759321Z D_gradcheck=1, 2025-05-07T21:02:33.8759464Z stochastic_rounding=True, 2025-05-07T21:02:33.8759550Z weighted=True, 2025-05-07T21:02:33.8759643Z row_wise=True, 2025-05-07T21:02:33.8759725Z mixed=True, 2025-05-07T21:02:33.8759815Z use_cache=True, 2025-05-07T21:02:33.8759966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8760050Z use_cpu=True, 2025-05-07T21:02:33.8760163Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8760242Z ) 2025-05-07T21:02:33.8760416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8760829Z self=, 2025-05-07T21:02:33.8760916Z compile=False, 2025-05-07T21:02:33.8761027Z pooling_mode=, 2025-05-07T21:02:33.8761113Z T=4, 2025-05-07T21:02:33.8761194Z D=22, 2025-05-07T21:02:33.8761274Z B=120, 2025-05-07T21:02:33.8761362Z log_E=5, 2025-05-07T21:02:33.8761441Z L=0, 2025-05-07T21:02:33.8761529Z D_gradcheck=1, 2025-05-07T21:02:33.8761635Z stochastic_rounding=True, 2025-05-07T21:02:33.8761722Z weighted=False, 2025-05-07T21:02:33.8761815Z row_wise=True, 2025-05-07T21:02:33.8761898Z mixed=False, 2025-05-07T21:02:33.8761984Z use_cache=True, 2025-05-07T21:02:33.8762103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8762188Z use_cpu=True, 2025-05-07T21:02:33.8762294Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8762385Z ) 2025-05-07T21:02:33.8762518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8762859Z self=, 2025-05-07T21:02:33.8762951Z compile=True, 2025-05-07T21:02:33.8763062Z pooling_mode=, 2025-05-07T21:02:33.8763140Z T=4, 2025-05-07T21:02:33.8763221Z D=17, 2025-05-07T21:02:33.8763299Z B=107, 2025-05-07T21:02:33.8763384Z log_E=5, 2025-05-07T21:02:33.8763461Z L=15, 2025-05-07T21:02:33.8763545Z D_gradcheck=1, 2025-05-07T21:02:33.8763650Z stochastic_rounding=True, 2025-05-07T21:02:33.8763735Z weighted=True, 2025-05-07T21:02:33.8763820Z row_wise=True, 2025-05-07T21:02:33.8763909Z mixed=False, 2025-05-07T21:02:33.8763994Z use_cache=True, 2025-05-07T21:02:33.8764107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8764195Z use_cpu=True, 2025-05-07T21:02:33.8764299Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8764377Z ) 2025-05-07T21:02:33.8764518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8764855Z self=, 2025-05-07T21:02:33.8764940Z compile=True, 2025-05-07T21:02:33.8765056Z pooling_mode=, 2025-05-07T21:02:33.8765215Z T=2, 2025-05-07T21:02:33.8765302Z D=13, 2025-05-07T21:02:33.8765381Z B=62, 2025-05-07T21:02:33.8765461Z log_E=3, 2025-05-07T21:02:33.8765546Z L=8, 2025-05-07T21:02:33.8765636Z D_gradcheck=2, 2025-05-07T21:02:33.8765733Z stochastic_rounding=False, 2025-05-07T21:02:33.8765822Z weighted=False, 2025-05-07T21:02:33.8765905Z row_wise=True, 2025-05-07T21:02:33.8765988Z mixed=True, 2025-05-07T21:02:33.8766081Z use_cache=True, 2025-05-07T21:02:33.8766189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8766272Z use_cpu=True, 2025-05-07T21:02:33.8766381Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8766458Z ) 2025-05-07T21:02:33.8766593Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8766939Z self=, 2025-05-07T21:02:33.8767024Z compile=True, 2025-05-07T21:02:33.8767142Z pooling_mode=, 2025-05-07T21:02:33.8767222Z T=2, 2025-05-07T21:02:33.8767301Z D=7, 2025-05-07T21:02:33.8767389Z B=97, 2025-05-07T21:02:33.8767469Z log_E=5, 2025-05-07T21:02:33.8767598Z L=6, 2025-05-07T21:02:33.8767693Z D_gradcheck=2, 2025-05-07T21:02:33.8767790Z stochastic_rounding=True, 2025-05-07T21:02:33.8767875Z weighted=True, 2025-05-07T21:02:33.8767966Z row_wise=True, 2025-05-07T21:02:33.8768053Z mixed=False, 2025-05-07T21:02:33.8768182Z use_cache=True, 2025-05-07T21:02:33.8768298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8768381Z use_cpu=True, 2025-05-07T21:02:33.8768524Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.8768611Z ) 2025-05-07T21:02:33.8768743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8769089Z self=, 2025-05-07T21:02:33.8769174Z compile=True, 2025-05-07T21:02:33.8769285Z pooling_mode=, 2025-05-07T21:02:33.8769371Z T=1, 2025-05-07T21:02:33.8769451Z D=56, 2025-05-07T21:02:33.8769532Z B=127, 2025-05-07T21:02:33.8769619Z log_E=3, 2025-05-07T21:02:33.8769702Z L=19, 2025-05-07T21:02:33.8769788Z D_gradcheck=2, 2025-05-07T21:02:33.8769892Z stochastic_rounding=False, 2025-05-07T21:02:33.8769978Z weighted=False, 2025-05-07T21:02:33.8770063Z row_wise=True, 2025-05-07T21:02:33.8770153Z mixed=False, 2025-05-07T21:02:33.8770242Z use_cache=False, 2025-05-07T21:02:33.8770359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8770442Z use_cpu=True, 2025-05-07T21:02:33.8770550Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8770634Z ) 2025-05-07T21:02:33.8770765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8771106Z self=, 2025-05-07T21:02:33.8771198Z compile=True, 2025-05-07T21:02:33.8771312Z pooling_mode=, 2025-05-07T21:02:33.8771393Z T=3, 2025-05-07T21:02:33.8771486Z D=41, 2025-05-07T21:02:33.8771567Z B=26, 2025-05-07T21:02:33.8771649Z log_E=4, 2025-05-07T21:02:33.8771737Z L=10, 2025-05-07T21:02:33.8771821Z D_gradcheck=2, 2025-05-07T21:02:33.8771920Z stochastic_rounding=False, 2025-05-07T21:02:33.8772015Z weighted=True, 2025-05-07T21:02:33.8772098Z row_wise=True, 2025-05-07T21:02:33.8772192Z mixed=False, 2025-05-07T21:02:33.8772279Z use_cache=False, 2025-05-07T21:02:33.8772391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.8772485Z use_cpu=True, 2025-05-07T21:02:33.8772594Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.8772671Z ) 2025-05-07T21:02:33.8772814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.8773152Z self=, 2025-05-07T21:02:33.8773239Z compile=False, 2025-05-07T21:02:33.8773399Z pooling_mode=, 2025-05-07T21:02:33.8773481Z T=5, 2025-05-07T21:02:33.8773563Z D=74, 2025-05-07T21:02:33.8773648Z B=49, 2025-05-07T21:02:33.8773730Z log_E=5, 2025-05-07T21:02:33.8773813Z L=12, 2025-05-07T21:02:33.8773901Z D_gradcheck=2, 2025-05-07T21:02:33.8774000Z stochastic_rounding=True, 2025-05-07T21:02:33.8774091Z weighted=True, 2025-05-07T21:02:33.8774177Z row_wise=True, 2025-05-07T21:02:33.8774266Z mixed=False, 2025-05-07T21:02:33.8774358Z use_cache=True, 2025-05-07T21:02:33.8774465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.8774549Z use_cpu=True, 2025-05-07T21:02:33.8774659Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9033121Z ) 2025-05-07T21:02:33.9033273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9033696Z self=, 2025-05-07T21:02:33.9033812Z compile=False, 2025-05-07T21:02:33.9033973Z pooling_mode=, 2025-05-07T21:02:33.9034084Z T=4, 2025-05-07T21:02:33.9034187Z D=77, 2025-05-07T21:02:33.9034296Z B=8, 2025-05-07T21:02:33.9034542Z log_E=4, 2025-05-07T21:02:33.9034644Z L=2, 2025-05-07T21:02:33.9034762Z D_gradcheck=2, 2025-05-07T21:02:33.9034892Z stochastic_rounding=True, 2025-05-07T21:02:33.9035068Z weighted=True, 2025-05-07T21:02:33.9035188Z row_wise=True, 2025-05-07T21:02:33.9035373Z mixed=True, 2025-05-07T21:02:33.9035485Z use_cache=False, 2025-05-07T21:02:33.9035641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9035760Z use_cpu=True, 2025-05-07T21:02:33.9035968Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9036047Z ) 2025-05-07T21:02:33.9036177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9036519Z self=, 2025-05-07T21:02:33.9036606Z compile=False, 2025-05-07T21:02:33.9036714Z pooling_mode=, 2025-05-07T21:02:33.9036800Z T=3, 2025-05-07T21:02:33.9036878Z D=87, 2025-05-07T21:02:33.9036954Z B=53, 2025-05-07T21:02:33.9037039Z log_E=4, 2025-05-07T21:02:33.9037120Z L=7, 2025-05-07T21:02:33.9037202Z D_gradcheck=2, 2025-05-07T21:02:33.9037307Z stochastic_rounding=False, 2025-05-07T21:02:33.9037397Z weighted=False, 2025-05-07T21:02:33.9037487Z row_wise=True, 2025-05-07T21:02:33.9037573Z mixed=True, 2025-05-07T21:02:33.9037662Z use_cache=False, 2025-05-07T21:02:33.9037778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9037866Z use_cpu=True, 2025-05-07T21:02:33.9037975Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9038057Z ) 2025-05-07T21:02:33.9038187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9038524Z self=, 2025-05-07T21:02:33.9038618Z compile=True, 2025-05-07T21:02:33.9038727Z pooling_mode=, 2025-05-07T21:02:33.9038807Z T=2, 2025-05-07T21:02:33.9038894Z D=12, 2025-05-07T21:02:33.9038974Z B=115, 2025-05-07T21:02:33.9039057Z log_E=5, 2025-05-07T21:02:33.9039142Z L=12, 2025-05-07T21:02:33.9039228Z D_gradcheck=1, 2025-05-07T21:02:33.9039333Z stochastic_rounding=True, 2025-05-07T21:02:33.9039418Z weighted=True, 2025-05-07T21:02:33.9039499Z row_wise=True, 2025-05-07T21:02:33.9039587Z mixed=True, 2025-05-07T21:02:33.9039674Z use_cache=False, 2025-05-07T21:02:33.9039780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9039872Z use_cpu=True, 2025-05-07T21:02:33.9039974Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9040051Z ) 2025-05-07T21:02:33.9040187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9040598Z self=, 2025-05-07T21:02:33.9040752Z compile=False, 2025-05-07T21:02:33.9040876Z pooling_mode=, 2025-05-07T21:02:33.9040955Z T=1, 2025-05-07T21:02:33.9041042Z D=36, 2025-05-07T21:02:33.9041127Z B=18, 2025-05-07T21:02:33.9041205Z log_E=4, 2025-05-07T21:02:33.9041289Z L=16, 2025-05-07T21:02:33.9041370Z D_gradcheck=2, 2025-05-07T21:02:33.9041466Z stochastic_rounding=True, 2025-05-07T21:02:33.9041559Z weighted=False, 2025-05-07T21:02:33.9041644Z row_wise=True, 2025-05-07T21:02:33.9041726Z mixed=False, 2025-05-07T21:02:33.9041819Z use_cache=True, 2025-05-07T21:02:33.9041924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9042009Z use_cpu=True, 2025-05-07T21:02:33.9042121Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9042193Z ) 2025-05-07T21:02:33.9042327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9042676Z self=, 2025-05-07T21:02:33.9042760Z compile=False, 2025-05-07T21:02:33.9042878Z pooling_mode=, 2025-05-07T21:02:33.9042957Z T=5, 2025-05-07T21:02:33.9043038Z D=125, 2025-05-07T21:02:33.9043171Z B=11, 2025-05-07T21:02:33.9043250Z log_E=5, 2025-05-07T21:02:33.9043331Z L=5, 2025-05-07T21:02:33.9043418Z D_gradcheck=2, 2025-05-07T21:02:33.9043515Z stochastic_rounding=False, 2025-05-07T21:02:33.9043599Z weighted=False, 2025-05-07T21:02:33.9043731Z row_wise=True, 2025-05-07T21:02:33.9043811Z mixed=False, 2025-05-07T21:02:33.9043893Z use_cache=False, 2025-05-07T21:02:33.9044012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9044132Z use_cpu=True, 2025-05-07T21:02:33.9044234Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9044318Z ) 2025-05-07T21:02:33.9044450Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9044798Z self=, 2025-05-07T21:02:33.9044882Z compile=True, 2025-05-07T21:02:33.9044990Z pooling_mode=, 2025-05-07T21:02:33.9045072Z T=2, 2025-05-07T21:02:33.9045152Z D=38, 2025-05-07T21:02:33.9045237Z B=18, 2025-05-07T21:02:33.9045324Z log_E=3, 2025-05-07T21:02:33.9045397Z L=6, 2025-05-07T21:02:33.9045483Z D_gradcheck=2, 2025-05-07T21:02:33.9045582Z stochastic_rounding=False, 2025-05-07T21:02:33.9045667Z weighted=False, 2025-05-07T21:02:33.9045749Z row_wise=True, 2025-05-07T21:02:33.9045834Z mixed=False, 2025-05-07T21:02:33.9045920Z use_cache=True, 2025-05-07T21:02:33.9046031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9046119Z use_cpu=True, 2025-05-07T21:02:33.9046222Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9046304Z ) 2025-05-07T21:02:33.9046432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9046776Z self=, 2025-05-07T21:02:33.9046866Z compile=False, 2025-05-07T21:02:33.9046975Z pooling_mode=, 2025-05-07T21:02:33.9047053Z T=3, 2025-05-07T21:02:33.9047137Z D=25, 2025-05-07T21:02:33.9047215Z B=64, 2025-05-07T21:02:33.9047293Z log_E=3, 2025-05-07T21:02:33.9047382Z L=4, 2025-05-07T21:02:33.9047465Z D_gradcheck=2, 2025-05-07T21:02:33.9047563Z stochastic_rounding=False, 2025-05-07T21:02:33.9047655Z weighted=False, 2025-05-07T21:02:33.9047737Z row_wise=True, 2025-05-07T21:02:33.9047821Z mixed=True, 2025-05-07T21:02:33.9047907Z use_cache=True, 2025-05-07T21:02:33.9048018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9048104Z use_cpu=True, 2025-05-07T21:02:33.9048208Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9048283Z ) 2025-05-07T21:02:33.9048422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9048802Z self=, 2025-05-07T21:02:33.9048887Z compile=True, 2025-05-07T21:02:33.9049001Z pooling_mode=, 2025-05-07T21:02:33.9049080Z T=2, 2025-05-07T21:02:33.9049161Z D=22, 2025-05-07T21:02:33.9049250Z B=118, 2025-05-07T21:02:33.9049332Z log_E=4, 2025-05-07T21:02:33.9049410Z L=5, 2025-05-07T21:02:33.9049505Z D_gradcheck=1, 2025-05-07T21:02:33.9049606Z stochastic_rounding=False, 2025-05-07T21:02:33.9049699Z weighted=True, 2025-05-07T21:02:33.9049783Z row_wise=True, 2025-05-07T21:02:33.9049863Z mixed=True, 2025-05-07T21:02:33.9049953Z use_cache=False, 2025-05-07T21:02:33.9050070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9050153Z use_cpu=True, 2025-05-07T21:02:33.9050259Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9050334Z ) 2025-05-07T21:02:33.9050467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9050810Z self=, 2025-05-07T21:02:33.9050894Z compile=False, 2025-05-07T21:02:33.9051008Z pooling_mode=, 2025-05-07T21:02:33.9051085Z T=3, 2025-05-07T21:02:33.9051210Z D=128, 2025-05-07T21:02:33.9051301Z B=116, 2025-05-07T21:02:33.9051385Z log_E=4, 2025-05-07T21:02:33.9051470Z L=7, 2025-05-07T21:02:33.9051567Z D_gradcheck=2, 2025-05-07T21:02:33.9051667Z stochastic_rounding=False, 2025-05-07T21:02:33.9051795Z weighted=False, 2025-05-07T21:02:33.9051884Z row_wise=True, 2025-05-07T21:02:33.9051966Z mixed=False, 2025-05-07T21:02:33.9052049Z use_cache=False, 2025-05-07T21:02:33.9052227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9052311Z use_cpu=True, 2025-05-07T21:02:33.9052415Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9052501Z ) 2025-05-07T21:02:33.9052635Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9052976Z self=, 2025-05-07T21:02:33.9053062Z compile=False, 2025-05-07T21:02:33.9053172Z pooling_mode=, 2025-05-07T21:02:33.9053261Z T=5, 2025-05-07T21:02:33.9053340Z D=6, 2025-05-07T21:02:33.9053426Z B=98, 2025-05-07T21:02:33.9053514Z log_E=4, 2025-05-07T21:02:33.9053592Z L=1, 2025-05-07T21:02:33.9053679Z D_gradcheck=2, 2025-05-07T21:02:33.9053787Z stochastic_rounding=True, 2025-05-07T21:02:33.9053874Z weighted=True, 2025-05-07T21:02:33.9053955Z row_wise=True, 2025-05-07T21:02:33.9054045Z mixed=False, 2025-05-07T21:02:33.9054132Z use_cache=True, 2025-05-07T21:02:33.9054243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9054334Z use_cpu=True, 2025-05-07T21:02:33.9054441Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9054525Z ) 2025-05-07T21:02:33.9054661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9054996Z self=, 2025-05-07T21:02:33.9055086Z compile=False, 2025-05-07T21:02:33.9055199Z pooling_mode=, 2025-05-07T21:02:33.9055279Z T=1, 2025-05-07T21:02:33.9055360Z D=92, 2025-05-07T21:02:33.9055438Z B=20, 2025-05-07T21:02:33.9055518Z log_E=4, 2025-05-07T21:02:33.9055602Z L=17, 2025-05-07T21:02:33.9055683Z D_gradcheck=2, 2025-05-07T21:02:33.9055782Z stochastic_rounding=False, 2025-05-07T21:02:33.9055874Z weighted=False, 2025-05-07T21:02:33.9055958Z row_wise=True, 2025-05-07T21:02:33.9056041Z mixed=False, 2025-05-07T21:02:33.9056135Z use_cache=False, 2025-05-07T21:02:33.9056242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9056329Z use_cpu=True, 2025-05-07T21:02:33.9056430Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9056503Z ) 2025-05-07T21:02:33.9056642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9057038Z self=, 2025-05-07T21:02:33.9057127Z compile=False, 2025-05-07T21:02:33.9057243Z pooling_mode=, 2025-05-07T21:02:33.9057323Z T=5, 2025-05-07T21:02:33.9057406Z D=67, 2025-05-07T21:02:33.9057494Z B=13, 2025-05-07T21:02:33.9057571Z log_E=4, 2025-05-07T21:02:33.9057650Z L=4, 2025-05-07T21:02:33.9057740Z D_gradcheck=2, 2025-05-07T21:02:33.9057841Z stochastic_rounding=False, 2025-05-07T21:02:33.9057935Z weighted=False, 2025-05-07T21:02:33.9058018Z row_wise=True, 2025-05-07T21:02:33.9058096Z mixed=True, 2025-05-07T21:02:33.9058187Z use_cache=False, 2025-05-07T21:02:33.9058296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9058376Z use_cpu=True, 2025-05-07T21:02:33.9058486Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9058562Z ) 2025-05-07T21:02:33.9058697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9059045Z self=, 2025-05-07T21:02:33.9059128Z compile=True, 2025-05-07T21:02:33.9059241Z pooling_mode=, 2025-05-07T21:02:33.9059372Z T=4, 2025-05-07T21:02:33.9059455Z D=34, 2025-05-07T21:02:33.9059533Z B=81, 2025-05-07T21:02:33.9059622Z log_E=3, 2025-05-07T21:02:33.9059702Z L=14, 2025-05-07T21:02:33.9059794Z D_gradcheck=1, 2025-05-07T21:02:33.9059930Z stochastic_rounding=True, 2025-05-07T21:02:33.9060018Z weighted=True, 2025-05-07T21:02:33.9060104Z row_wise=True, 2025-05-07T21:02:33.9060191Z mixed=False, 2025-05-07T21:02:33.9060314Z use_cache=False, 2025-05-07T21:02:33.9060428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9060512Z use_cpu=True, 2025-05-07T21:02:33.9060615Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9060698Z ) 2025-05-07T21:02:33.9060836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9061180Z self=, 2025-05-07T21:02:33.9061273Z compile=True, 2025-05-07T21:02:33.9061383Z pooling_mode=, 2025-05-07T21:02:33.9061471Z T=1, 2025-05-07T21:02:33.9061551Z D=68, 2025-05-07T21:02:33.9061630Z B=35, 2025-05-07T21:02:33.9061713Z log_E=5, 2025-05-07T21:02:33.9061793Z L=9, 2025-05-07T21:02:33.9061877Z D_gradcheck=1, 2025-05-07T21:02:33.9061982Z stochastic_rounding=True, 2025-05-07T21:02:33.9062066Z weighted=True, 2025-05-07T21:02:33.9062146Z row_wise=True, 2025-05-07T21:02:33.9062238Z mixed=False, 2025-05-07T21:02:33.9062326Z use_cache=False, 2025-05-07T21:02:33.9062433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9062527Z use_cpu=True, 2025-05-07T21:02:33.9062631Z output_dtype=SparseType.FP32, 2025-05-07T21:02:33.9062710Z ) 2025-05-07T21:02:33.9062849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9063186Z self=, 2025-05-07T21:02:33.9063279Z compile=False, 2025-05-07T21:02:33.9063389Z pooling_mode=, 2025-05-07T21:02:33.9063473Z T=5, 2025-05-07T21:02:33.9063559Z D=103, 2025-05-07T21:02:33.9063639Z B=60, 2025-05-07T21:02:33.9063721Z log_E=5, 2025-05-07T21:02:33.9063809Z L=17, 2025-05-07T21:02:33.9063899Z D_gradcheck=2, 2025-05-07T21:02:33.9063999Z stochastic_rounding=False, 2025-05-07T21:02:33.9064094Z weighted=False, 2025-05-07T21:02:33.9064176Z row_wise=True, 2025-05-07T21:02:33.9064261Z mixed=True, 2025-05-07T21:02:33.9064352Z use_cache=True, 2025-05-07T21:02:33.9064459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9064539Z use_cpu=True, 2025-05-07T21:02:33.9064644Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9064718Z ) 2025-05-07T21:02:33.9064852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9065239Z self=, 2025-05-07T21:02:33.9065326Z compile=True, 2025-05-07T21:02:33.9065443Z pooling_mode=, 2025-05-07T21:02:33.9065525Z T=3, 2025-05-07T21:02:33.9065606Z D=57, 2025-05-07T21:02:33.9065694Z B=50, 2025-05-07T21:02:33.9065773Z log_E=3, 2025-05-07T21:02:33.9065856Z L=10, 2025-05-07T21:02:33.9065948Z D_gradcheck=1, 2025-05-07T21:02:33.9066045Z stochastic_rounding=True, 2025-05-07T21:02:33.9066128Z weighted=True, 2025-05-07T21:02:33.9066213Z row_wise=True, 2025-05-07T21:02:33.9066298Z mixed=True, 2025-05-07T21:02:33.9066379Z use_cache=True, 2025-05-07T21:02:33.9066493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:33.9066572Z use_cpu=True, 2025-05-07T21:02:33.9066684Z output_dtype=SparseType.FP16, 2025-05-07T21:02:33.9066762Z ) 2025-05-07T21:02:33.9066896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:33.9067237Z self=, 2025-05-07T21:02:33.9067321Z compile=False, 2025-05-07T21:02:33.9067474Z pooling_mode=, 2025-05-07T21:02:33.9067561Z T=4, 2025-05-07T21:02:33.9067638Z D=6, 2025-05-07T21:02:33.9067718Z B=13, 2025-05-07T21:02:33.9067799Z log_E=4, 2025-05-07T21:02:33.9067878Z L=6, 2025-05-07T21:02:33.9068001Z D_gradcheck=1, 2025-05-07T21:02:33.9068100Z stochastic_rounding=True, 2025-05-07T21:02:33.9068182Z weighted=True, 2025-05-07T21:02:33.9068267Z row_wise=True, 2025-05-07T21:02:33.9068389Z mixed=False, 2025-05-07T21:02:33.9068474Z use_cache=False, 2025-05-07T21:02:33.9068586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:33.9068670Z use_cpu=True, 2025-05-07T21:02:33.9068771Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5450307Z ) 2025-05-07T21:02:35.5450628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5451336Z self=, 2025-05-07T21:02:35.5451864Z compile=False, 2025-05-07T21:02:35.5452116Z pooling_mode=, 2025-05-07T21:02:35.5452391Z T=1, 2025-05-07T21:02:35.5452575Z D=39, 2025-05-07T21:02:35.5452756Z B=19, 2025-05-07T21:02:35.5452932Z log_E=3, 2025-05-07T21:02:35.5453126Z L=11, 2025-05-07T21:02:35.5453315Z D_gradcheck=1, 2025-05-07T21:02:35.5453543Z stochastic_rounding=False, 2025-05-07T21:02:35.5453847Z weighted=False, 2025-05-07T21:02:35.5454064Z row_wise=True, 2025-05-07T21:02:35.5454263Z mixed=False, 2025-05-07T21:02:35.5454475Z use_cache=True, 2025-05-07T21:02:35.5454718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5455002Z use_cpu=True, 2025-05-07T21:02:35.5455243Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5455518Z ) 2025-05-07T21:02:35.5455748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5456332Z self=, 2025-05-07T21:02:35.5456870Z compile=False, 2025-05-07T21:02:35.5457117Z pooling_mode=, 2025-05-07T21:02:35.5457397Z T=3, 2025-05-07T21:02:35.5457587Z D=36, 2025-05-07T21:02:35.5457776Z B=86, 2025-05-07T21:02:35.5457963Z log_E=3, 2025-05-07T21:02:35.5458169Z L=0, 2025-05-07T21:02:35.5458364Z D_gradcheck=2, 2025-05-07T21:02:35.5458590Z stochastic_rounding=True, 2025-05-07T21:02:35.5458861Z weighted=True, 2025-05-07T21:02:35.5459087Z row_wise=True, 2025-05-07T21:02:35.5459297Z mixed=True, 2025-05-07T21:02:35.5459517Z use_cache=False, 2025-05-07T21:02:35.5459770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5460053Z use_cpu=True, 2025-05-07T21:02:35.5460288Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5460555Z ) 2025-05-07T21:02:35.5461098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5461677Z self=, 2025-05-07T21:02:35.5462210Z compile=False, 2025-05-07T21:02:35.5462452Z pooling_mode=, 2025-05-07T21:02:35.5462733Z T=2, 2025-05-07T21:02:35.5462924Z D=66, 2025-05-07T21:02:35.5463110Z B=82, 2025-05-07T21:02:35.5463288Z log_E=4, 2025-05-07T21:02:35.5463484Z L=8, 2025-05-07T21:02:35.5463674Z D_gradcheck=2, 2025-05-07T21:02:35.5463896Z stochastic_rounding=False, 2025-05-07T21:02:35.5464157Z weighted=False, 2025-05-07T21:02:35.5464384Z row_wise=True, 2025-05-07T21:02:35.5464594Z mixed=False, 2025-05-07T21:02:35.5464809Z use_cache=False, 2025-05-07T21:02:35.5465058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5465339Z use_cpu=True, 2025-05-07T21:02:35.5465576Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5465842Z ) 2025-05-07T21:02:35.5466071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5466637Z self=, 2025-05-07T21:02:35.5467289Z compile=False, 2025-05-07T21:02:35.5467528Z pooling_mode=, 2025-05-07T21:02:35.5467809Z T=3, 2025-05-07T21:02:35.5467993Z D=76, 2025-05-07T21:02:35.5468183Z B=112, 2025-05-07T21:02:35.5468439Z log_E=5, 2025-05-07T21:02:35.5468636Z L=15, 2025-05-07T21:02:35.5468827Z D_gradcheck=1, 2025-05-07T21:02:35.5469050Z stochastic_rounding=True, 2025-05-07T21:02:35.5469308Z weighted=True, 2025-05-07T21:02:35.5469598Z row_wise=True, 2025-05-07T21:02:35.5469804Z mixed=False, 2025-05-07T21:02:35.5470022Z use_cache=False, 2025-05-07T21:02:35.5470277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5470554Z use_cpu=True, 2025-05-07T21:02:35.5470797Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5471073Z ) 2025-05-07T21:02:35.5471301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5471869Z self=, 2025-05-07T21:02:35.5472400Z compile=False, 2025-05-07T21:02:35.5472639Z pooling_mode=, 2025-05-07T21:02:35.5472926Z T=1, 2025-05-07T21:02:35.5473113Z D=48, 2025-05-07T21:02:35.5473299Z B=112, 2025-05-07T21:02:35.5480898Z log_E=4, 2025-05-07T21:02:35.5481116Z L=9, 2025-05-07T21:02:35.5481317Z D_gradcheck=2, 2025-05-07T21:02:35.5481557Z stochastic_rounding=False, 2025-05-07T21:02:35.5481823Z weighted=True, 2025-05-07T21:02:35.5482058Z row_wise=True, 2025-05-07T21:02:35.5482280Z mixed=False, 2025-05-07T21:02:35.5482505Z use_cache=True, 2025-05-07T21:02:35.5482747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5483038Z use_cpu=True, 2025-05-07T21:02:35.5483287Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5483562Z ) 2025-05-07T21:02:35.5483793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5484368Z self=, 2025-05-07T21:02:35.5484908Z compile=True, 2025-05-07T21:02:35.5485159Z pooling_mode=, 2025-05-07T21:02:35.5485449Z T=5, 2025-05-07T21:02:35.5485645Z D=52, 2025-05-07T21:02:35.5485840Z B=15, 2025-05-07T21:02:35.5486032Z log_E=3, 2025-05-07T21:02:35.5486237Z L=13, 2025-05-07T21:02:35.5486434Z D_gradcheck=2, 2025-05-07T21:02:35.5486662Z stochastic_rounding=True, 2025-05-07T21:02:35.5486931Z weighted=False, 2025-05-07T21:02:35.5487153Z row_wise=True, 2025-05-07T21:02:35.5487367Z mixed=False, 2025-05-07T21:02:35.5487588Z use_cache=False, 2025-05-07T21:02:35.5487844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5488171Z use_cpu=True, 2025-05-07T21:02:35.5488429Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5488779Z ) 2025-05-07T21:02:35.5489011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5489583Z self=, 2025-05-07T21:02:35.5490118Z compile=False, 2025-05-07T21:02:35.5490361Z pooling_mode=, 2025-05-07T21:02:35.5490650Z T=4, 2025-05-07T21:02:35.5490844Z D=124, 2025-05-07T21:02:35.5491035Z B=19, 2025-05-07T21:02:35.5491227Z log_E=5, 2025-05-07T21:02:35.5491429Z L=7, 2025-05-07T21:02:35.5491619Z D_gradcheck=2, 2025-05-07T21:02:35.5491853Z stochastic_rounding=True, 2025-05-07T21:02:35.5492127Z weighted=False, 2025-05-07T21:02:35.5492354Z row_wise=True, 2025-05-07T21:02:35.5492572Z mixed=False, 2025-05-07T21:02:35.5492794Z use_cache=False, 2025-05-07T21:02:35.5493051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5493347Z use_cpu=True, 2025-05-07T21:02:35.5493591Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5493863Z ) 2025-05-07T21:02:35.5494096Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5495008Z self=, 2025-05-07T21:02:35.5495734Z compile=False, 2025-05-07T21:02:35.5495998Z pooling_mode=, 2025-05-07T21:02:35.5496317Z T=1, 2025-05-07T21:02:35.5496522Z D=66, 2025-05-07T21:02:35.5496777Z B=113, 2025-05-07T21:02:35.5496977Z log_E=5, 2025-05-07T21:02:35.5497180Z L=18, 2025-05-07T21:02:35.5497375Z D_gradcheck=2, 2025-05-07T21:02:35.5497672Z stochastic_rounding=True, 2025-05-07T21:02:35.5497946Z weighted=False, 2025-05-07T21:02:35.5498162Z row_wise=True, 2025-05-07T21:02:35.5498376Z mixed=True, 2025-05-07T21:02:35.5498589Z use_cache=True, 2025-05-07T21:02:35.5498828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5499121Z use_cpu=True, 2025-05-07T21:02:35.5499359Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5499630Z ) 2025-05-07T21:02:35.5499858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5500434Z self=, 2025-05-07T21:02:35.5500966Z compile=False, 2025-05-07T21:02:35.5501208Z pooling_mode=, 2025-05-07T21:02:35.5501496Z T=3, 2025-05-07T21:02:35.5501687Z D=94, 2025-05-07T21:02:35.5501877Z B=122, 2025-05-07T21:02:35.5502071Z log_E=5, 2025-05-07T21:02:35.5502272Z L=9, 2025-05-07T21:02:35.5502465Z D_gradcheck=1, 2025-05-07T21:02:35.5502705Z stochastic_rounding=True, 2025-05-07T21:02:35.5502968Z weighted=False, 2025-05-07T21:02:35.5503184Z row_wise=True, 2025-05-07T21:02:35.5503399Z mixed=False, 2025-05-07T21:02:35.5503618Z use_cache=False, 2025-05-07T21:02:35.5503868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5504158Z use_cpu=True, 2025-05-07T21:02:35.5504405Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5504667Z ) 2025-05-07T21:02:35.5504904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5505477Z self=, 2025-05-07T21:02:35.5506012Z compile=True, 2025-05-07T21:02:35.5506254Z pooling_mode=, 2025-05-07T21:02:35.5506544Z T=3, 2025-05-07T21:02:35.5506743Z D=29, 2025-05-07T21:02:35.5506932Z B=53, 2025-05-07T21:02:35.5507127Z log_E=3, 2025-05-07T21:02:35.5507331Z L=7, 2025-05-07T21:02:35.5507522Z D_gradcheck=2, 2025-05-07T21:02:35.5507765Z stochastic_rounding=False, 2025-05-07T21:02:35.5508037Z weighted=True, 2025-05-07T21:02:35.5508252Z row_wise=True, 2025-05-07T21:02:35.5508471Z mixed=False, 2025-05-07T21:02:35.5508695Z use_cache=True, 2025-05-07T21:02:35.5508936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5509231Z use_cpu=True, 2025-05-07T21:02:35.5509547Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5509811Z ) 2025-05-07T21:02:35.5510047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5510622Z self=, 2025-05-07T21:02:35.5511158Z compile=False, 2025-05-07T21:02:35.5511400Z pooling_mode=, 2025-05-07T21:02:35.5511694Z T=4, 2025-05-07T21:02:35.5511898Z D=50, 2025-05-07T21:02:35.5512089Z B=75, 2025-05-07T21:02:35.5512295Z log_E=5, 2025-05-07T21:02:35.5512502Z L=13, 2025-05-07T21:02:35.5512694Z D_gradcheck=2, 2025-05-07T21:02:35.5512930Z stochastic_rounding=False, 2025-05-07T21:02:35.5513193Z weighted=True, 2025-05-07T21:02:35.5513409Z row_wise=True, 2025-05-07T21:02:35.5513624Z mixed=True, 2025-05-07T21:02:35.5513840Z use_cache=False, 2025-05-07T21:02:35.5514088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5514379Z use_cpu=True, 2025-05-07T21:02:35.5514623Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5514885Z ) 2025-05-07T21:02:35.5515119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5515751Z self=, 2025-05-07T21:02:35.5516275Z compile=True, 2025-05-07T21:02:35.5516522Z pooling_mode=, 2025-05-07T21:02:35.5516810Z T=2, 2025-05-07T21:02:35.5517046Z D=98, 2025-05-07T21:02:35.5517233Z B=19, 2025-05-07T21:02:35.5517430Z log_E=3, 2025-05-07T21:02:35.5517632Z L=11, 2025-05-07T21:02:35.5517824Z D_gradcheck=2, 2025-05-07T21:02:35.5518101Z stochastic_rounding=True, 2025-05-07T21:02:35.5518368Z weighted=False, 2025-05-07T21:02:35.5518589Z row_wise=True, 2025-05-07T21:02:35.5518807Z mixed=False, 2025-05-07T21:02:35.5519024Z use_cache=True, 2025-05-07T21:02:35.5519263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5519562Z use_cpu=True, 2025-05-07T21:02:35.5519803Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5520066Z ) 2025-05-07T21:02:35.5520304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5520941Z self=, 2025-05-07T21:02:35.5521469Z compile=True, 2025-05-07T21:02:35.5521718Z pooling_mode=, 2025-05-07T21:02:35.5522008Z T=2, 2025-05-07T21:02:35.5522199Z D=60, 2025-05-07T21:02:35.5522396Z B=48, 2025-05-07T21:02:35.5522590Z log_E=5, 2025-05-07T21:02:35.5522784Z L=11, 2025-05-07T21:02:35.5522984Z D_gradcheck=2, 2025-05-07T21:02:35.5523223Z stochastic_rounding=True, 2025-05-07T21:02:35.5523480Z weighted=False, 2025-05-07T21:02:35.5523701Z row_wise=True, 2025-05-07T21:02:35.5523916Z mixed=True, 2025-05-07T21:02:35.5524136Z use_cache=False, 2025-05-07T21:02:35.5524384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5524675Z use_cpu=True, 2025-05-07T21:02:35.5524918Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5525180Z ) 2025-05-07T21:02:35.5525414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5525994Z self=, 2025-05-07T21:02:35.5526517Z compile=True, 2025-05-07T21:02:35.5526765Z pooling_mode=, 2025-05-07T21:02:35.5527059Z T=1, 2025-05-07T21:02:35.5527249Z D=15, 2025-05-07T21:02:35.5527442Z B=60, 2025-05-07T21:02:35.5527639Z log_E=3, 2025-05-07T21:02:35.5527838Z L=0, 2025-05-07T21:02:35.5528048Z D_gradcheck=1, 2025-05-07T21:02:35.5528287Z stochastic_rounding=False, 2025-05-07T21:02:35.5528546Z weighted=True, 2025-05-07T21:02:35.5528766Z row_wise=True, 2025-05-07T21:02:35.5528980Z mixed=False, 2025-05-07T21:02:35.5529199Z use_cache=False, 2025-05-07T21:02:35.5529456Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5529802Z use_cpu=True, 2025-05-07T21:02:35.5530047Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5530311Z ) 2025-05-07T21:02:35.5530549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5531127Z self=, 2025-05-07T21:02:35.5531652Z compile=True, 2025-05-07T21:02:35.5531904Z pooling_mode=, 2025-05-07T21:02:35.5532196Z T=3, 2025-05-07T21:02:35.5532383Z D=28, 2025-05-07T21:02:35.5532575Z B=84, 2025-05-07T21:02:35.5532773Z log_E=5, 2025-05-07T21:02:35.5532972Z L=5, 2025-05-07T21:02:35.5533174Z D_gradcheck=2, 2025-05-07T21:02:35.5533413Z stochastic_rounding=False, 2025-05-07T21:02:35.5533672Z weighted=True, 2025-05-07T21:02:35.5533892Z row_wise=True, 2025-05-07T21:02:35.5534112Z mixed=True, 2025-05-07T21:02:35.5534322Z use_cache=False, 2025-05-07T21:02:35.5534579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5534880Z use_cpu=True, 2025-05-07T21:02:35.5535121Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5535386Z ) 2025-05-07T21:02:35.5535625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5536259Z self=, 2025-05-07T21:02:35.5536787Z compile=True, 2025-05-07T21:02:35.5537042Z pooling_mode=, 2025-05-07T21:02:35.5537375Z T=4, 2025-05-07T21:02:35.5537561Z D=97, 2025-05-07T21:02:35.5537759Z B=26, 2025-05-07T21:02:35.5537951Z log_E=4, 2025-05-07T21:02:35.5538145Z L=8, 2025-05-07T21:02:35.5538385Z D_gradcheck=2, 2025-05-07T21:02:35.5538624Z stochastic_rounding=False, 2025-05-07T21:02:35.5538882Z weighted=False, 2025-05-07T21:02:35.5539103Z row_wise=True, 2025-05-07T21:02:35.5539322Z mixed=False, 2025-05-07T21:02:35.5539540Z use_cache=True, 2025-05-07T21:02:35.5539791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5540084Z use_cpu=True, 2025-05-07T21:02:35.5540319Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5540588Z ) 2025-05-07T21:02:35.5540825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5541405Z self=, 2025-05-07T21:02:35.5541930Z compile=True, 2025-05-07T21:02:35.5542178Z pooling_mode=, 2025-05-07T21:02:35.5542471Z T=2, 2025-05-07T21:02:35.5542659Z D=64, 2025-05-07T21:02:35.5542851Z B=85, 2025-05-07T21:02:35.5543048Z log_E=5, 2025-05-07T21:02:35.5543245Z L=8, 2025-05-07T21:02:35.5543441Z D_gradcheck=2, 2025-05-07T21:02:35.5543674Z stochastic_rounding=True, 2025-05-07T21:02:35.5543928Z weighted=True, 2025-05-07T21:02:35.5544150Z row_wise=True, 2025-05-07T21:02:35.5544368Z mixed=True, 2025-05-07T21:02:35.5544576Z use_cache=True, 2025-05-07T21:02:35.5544827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5545123Z use_cpu=True, 2025-05-07T21:02:35.5545356Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5747617Z ) 2025-05-07T21:02:35.5747874Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5748472Z self=, 2025-05-07T21:02:35.5749487Z compile=True, 2025-05-07T21:02:35.5749953Z pooling_mode=, 2025-05-07T21:02:35.5750501Z T=3, 2025-05-07T21:02:35.5750838Z D=100, 2025-05-07T21:02:35.5751191Z B=14, 2025-05-07T21:02:35.5751559Z log_E=5, 2025-05-07T21:02:35.5751927Z L=2, 2025-05-07T21:02:35.5752288Z D_gradcheck=2, 2025-05-07T21:02:35.5752728Z stochastic_rounding=True, 2025-05-07T21:02:35.5753214Z weighted=False, 2025-05-07T21:02:35.5753631Z row_wise=True, 2025-05-07T21:02:35.5754027Z mixed=True, 2025-05-07T21:02:35.5754422Z use_cache=True, 2025-05-07T21:02:35.5755144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5755699Z use_cpu=True, 2025-05-07T21:02:35.5756153Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5756648Z ) 2025-05-07T21:02:35.5757094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5758214Z self=, 2025-05-07T21:02:35.5758965Z compile=False, 2025-05-07T21:02:35.5759211Z pooling_mode=, 2025-05-07T21:02:35.5759486Z T=2, 2025-05-07T21:02:35.5759660Z D=14, 2025-05-07T21:02:35.5759850Z B=33, 2025-05-07T21:02:35.5760036Z log_E=5, 2025-05-07T21:02:35.5760227Z L=16, 2025-05-07T21:02:35.5760418Z D_gradcheck=2, 2025-05-07T21:02:35.5760740Z stochastic_rounding=False, 2025-05-07T21:02:35.5760991Z weighted=False, 2025-05-07T21:02:35.5761208Z row_wise=True, 2025-05-07T21:02:35.5761416Z mixed=False, 2025-05-07T21:02:35.5761621Z use_cache=False, 2025-05-07T21:02:35.5761876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5762161Z use_cpu=True, 2025-05-07T21:02:35.5762390Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5762652Z ) 2025-05-07T21:02:35.5762972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5763648Z self=, 2025-05-07T21:02:35.5764266Z compile=False, 2025-05-07T21:02:35.5764590Z pooling_mode=, 2025-05-07T21:02:35.5764873Z T=2, 2025-05-07T21:02:35.5765055Z D=65, 2025-05-07T21:02:35.5765249Z B=121, 2025-05-07T21:02:35.5765497Z log_E=4, 2025-05-07T21:02:35.5765691Z L=19, 2025-05-07T21:02:35.5765888Z D_gradcheck=2, 2025-05-07T21:02:35.5766119Z stochastic_rounding=True, 2025-05-07T21:02:35.5766370Z weighted=False, 2025-05-07T21:02:35.5766599Z row_wise=True, 2025-05-07T21:02:35.5766811Z mixed=False, 2025-05-07T21:02:35.5767014Z use_cache=True, 2025-05-07T21:02:35.5767255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5767543Z use_cpu=True, 2025-05-07T21:02:35.5767772Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5768039Z ) 2025-05-07T21:02:35.5768282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5768843Z self=, 2025-05-07T21:02:35.5769370Z compile=True, 2025-05-07T21:02:35.5769619Z pooling_mode=, 2025-05-07T21:02:35.5769908Z T=3, 2025-05-07T21:02:35.5770092Z D=29, 2025-05-07T21:02:35.5770273Z B=96, 2025-05-07T21:02:35.5770460Z log_E=5, 2025-05-07T21:02:35.5770650Z L=12, 2025-05-07T21:02:35.5770841Z D_gradcheck=2, 2025-05-07T21:02:35.5771076Z stochastic_rounding=False, 2025-05-07T21:02:35.5771323Z weighted=False, 2025-05-07T21:02:35.5771540Z row_wise=True, 2025-05-07T21:02:35.5771742Z mixed=True, 2025-05-07T21:02:35.5771951Z use_cache=False, 2025-05-07T21:02:35.5772201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5772484Z use_cpu=True, 2025-05-07T21:02:35.5772717Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5772985Z ) 2025-05-07T21:02:35.5773211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5773773Z self=, 2025-05-07T21:02:35.5774299Z compile=False, 2025-05-07T21:02:35.5774541Z pooling_mode=, 2025-05-07T21:02:35.5774819Z T=1, 2025-05-07T21:02:35.5775006Z D=26, 2025-05-07T21:02:35.5775189Z B=114, 2025-05-07T21:02:35.5775381Z log_E=3, 2025-05-07T21:02:35.5775570Z L=20, 2025-05-07T21:02:35.5775769Z D_gradcheck=1, 2025-05-07T21:02:35.5775996Z stochastic_rounding=True, 2025-05-07T21:02:35.5776248Z weighted=True, 2025-05-07T21:02:35.5776461Z row_wise=True, 2025-05-07T21:02:35.5776668Z mixed=True, 2025-05-07T21:02:35.5776920Z use_cache=False, 2025-05-07T21:02:35.5777176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5777466Z use_cpu=True, 2025-05-07T21:02:35.5777692Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5777953Z ) 2025-05-07T21:02:35.5778179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5778741Z self=, 2025-05-07T21:02:35.5779267Z compile=True, 2025-05-07T21:02:35.5779510Z pooling_mode=, 2025-05-07T21:02:35.5779788Z T=3, 2025-05-07T21:02:35.5779982Z D=112, 2025-05-07T21:02:35.5780176Z B=68, 2025-05-07T21:02:35.5780358Z log_E=4, 2025-05-07T21:02:35.5780555Z L=1, 2025-05-07T21:02:35.5780749Z D_gradcheck=1, 2025-05-07T21:02:35.5780970Z stochastic_rounding=True, 2025-05-07T21:02:35.5781226Z weighted=False, 2025-05-07T21:02:35.5781439Z row_wise=True, 2025-05-07T21:02:35.5781648Z mixed=True, 2025-05-07T21:02:35.5781856Z use_cache=False, 2025-05-07T21:02:35.5782100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5782388Z use_cpu=True, 2025-05-07T21:02:35.5782617Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5782925Z ) 2025-05-07T21:02:35.5783153Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5783712Z self=, 2025-05-07T21:02:35.5784274Z compile=True, 2025-05-07T21:02:35.5784516Z pooling_mode=, 2025-05-07T21:02:35.5784791Z T=2, 2025-05-07T21:02:35.5784975Z D=121, 2025-05-07T21:02:35.5785202Z B=12, 2025-05-07T21:02:35.5785383Z log_E=3, 2025-05-07T21:02:35.5785577Z L=13, 2025-05-07T21:02:35.5785767Z D_gradcheck=2, 2025-05-07T21:02:35.5785988Z stochastic_rounding=True, 2025-05-07T21:02:35.5786251Z weighted=False, 2025-05-07T21:02:35.5786465Z row_wise=True, 2025-05-07T21:02:35.5786668Z mixed=True, 2025-05-07T21:02:35.5786876Z use_cache=True, 2025-05-07T21:02:35.5787115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5787399Z use_cpu=True, 2025-05-07T21:02:35.5787624Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5787886Z ) 2025-05-07T21:02:35.5788116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5788681Z self=, 2025-05-07T21:02:35.5789206Z compile=False, 2025-05-07T21:02:35.5789448Z pooling_mode=, 2025-05-07T21:02:35.5789720Z T=2, 2025-05-07T21:02:35.5796579Z D=126, 2025-05-07T21:02:35.5796803Z B=69, 2025-05-07T21:02:35.5797008Z log_E=5, 2025-05-07T21:02:35.5797207Z L=13, 2025-05-07T21:02:35.5797412Z D_gradcheck=2, 2025-05-07T21:02:35.5797657Z stochastic_rounding=False, 2025-05-07T21:02:35.5797939Z weighted=False, 2025-05-07T21:02:35.5798172Z row_wise=True, 2025-05-07T21:02:35.5798395Z mixed=False, 2025-05-07T21:02:35.5798620Z use_cache=True, 2025-05-07T21:02:35.5798880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5799193Z use_cpu=True, 2025-05-07T21:02:35.5799451Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5799744Z ) 2025-05-07T21:02:35.5799988Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5800702Z self=, 2025-05-07T21:02:35.5801236Z compile=True, 2025-05-07T21:02:35.5801482Z pooling_mode=, 2025-05-07T21:02:35.5801764Z T=2, 2025-05-07T21:02:35.5801957Z D=55, 2025-05-07T21:02:35.5802144Z B=20, 2025-05-07T21:02:35.5802331Z log_E=4, 2025-05-07T21:02:35.5802526Z L=14, 2025-05-07T21:02:35.5802720Z D_gradcheck=1, 2025-05-07T21:02:35.5802949Z stochastic_rounding=False, 2025-05-07T21:02:35.5803209Z weighted=False, 2025-05-07T21:02:35.5803423Z row_wise=True, 2025-05-07T21:02:35.5803746Z mixed=True, 2025-05-07T21:02:35.5803961Z use_cache=True, 2025-05-07T21:02:35.5804208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5804491Z use_cpu=True, 2025-05-07T21:02:35.5804730Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5804994Z ) 2025-05-07T21:02:35.5805219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5805783Z self=, 2025-05-07T21:02:35.5806308Z compile=True, 2025-05-07T21:02:35.5806546Z pooling_mode=, 2025-05-07T21:02:35.5806830Z T=5, 2025-05-07T21:02:35.5807025Z D=55, 2025-05-07T21:02:35.5807217Z B=123, 2025-05-07T21:02:35.5807406Z log_E=5, 2025-05-07T21:02:35.5807602Z L=13, 2025-05-07T21:02:35.5807798Z D_gradcheck=1, 2025-05-07T21:02:35.5808029Z stochastic_rounding=False, 2025-05-07T21:02:35.5808288Z weighted=False, 2025-05-07T21:02:35.5808511Z row_wise=True, 2025-05-07T21:02:35.5808725Z mixed=False, 2025-05-07T21:02:35.5808939Z use_cache=True, 2025-05-07T21:02:35.5809186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5809472Z use_cpu=True, 2025-05-07T21:02:35.5809792Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5810062Z ) 2025-05-07T21:02:35.5810290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5810861Z self=, 2025-05-07T21:02:35.5811448Z compile=False, 2025-05-07T21:02:35.5811688Z pooling_mode=, 2025-05-07T21:02:35.5811971Z T=2, 2025-05-07T21:02:35.5812215Z D=69, 2025-05-07T21:02:35.5812400Z B=91, 2025-05-07T21:02:35.5812588Z log_E=3, 2025-05-07T21:02:35.5812787Z L=7, 2025-05-07T21:02:35.5812976Z D_gradcheck=1, 2025-05-07T21:02:35.5813208Z stochastic_rounding=True, 2025-05-07T21:02:35.5813466Z weighted=False, 2025-05-07T21:02:35.5813680Z row_wise=True, 2025-05-07T21:02:35.5813891Z mixed=False, 2025-05-07T21:02:35.5814106Z use_cache=False, 2025-05-07T21:02:35.5814356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5814639Z use_cpu=True, 2025-05-07T21:02:35.5814882Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5815147Z ) 2025-05-07T21:02:35.5815371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5815938Z self=, 2025-05-07T21:02:35.5816466Z compile=True, 2025-05-07T21:02:35.5816703Z pooling_mode=, 2025-05-07T21:02:35.5816989Z T=1, 2025-05-07T21:02:35.5817180Z D=106, 2025-05-07T21:02:35.5817367Z B=71, 2025-05-07T21:02:35.5817559Z log_E=5, 2025-05-07T21:02:35.5817757Z L=3, 2025-05-07T21:02:35.5817946Z D_gradcheck=1, 2025-05-07T21:02:35.5818179Z stochastic_rounding=False, 2025-05-07T21:02:35.5818441Z weighted=False, 2025-05-07T21:02:35.5818657Z row_wise=True, 2025-05-07T21:02:35.5818871Z mixed=False, 2025-05-07T21:02:35.5819083Z use_cache=False, 2025-05-07T21:02:35.5819332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5819627Z use_cpu=True, 2025-05-07T21:02:35.5819866Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5820130Z ) 2025-05-07T21:02:35.5820358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5820929Z self=, 2025-05-07T21:02:35.5821460Z compile=False, 2025-05-07T21:02:35.5821694Z pooling_mode=, 2025-05-07T21:02:35.5821990Z T=1, 2025-05-07T21:02:35.5822179Z D=101, 2025-05-07T21:02:35.5822366Z B=78, 2025-05-07T21:02:35.5822553Z log_E=5, 2025-05-07T21:02:35.5822750Z L=9, 2025-05-07T21:02:35.5822938Z D_gradcheck=2, 2025-05-07T21:02:35.5823171Z stochastic_rounding=True, 2025-05-07T21:02:35.5823429Z weighted=True, 2025-05-07T21:02:35.5823692Z row_wise=True, 2025-05-07T21:02:35.5823906Z mixed=True, 2025-05-07T21:02:35.5824121Z use_cache=True, 2025-05-07T21:02:35.5824358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5824645Z use_cpu=True, 2025-05-07T21:02:35.5824877Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5825140Z ) 2025-05-07T21:02:35.5825373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5825941Z self=, 2025-05-07T21:02:35.5826469Z compile=False, 2025-05-07T21:02:35.5826708Z pooling_mode=, 2025-05-07T21:02:35.5827000Z T=1, 2025-05-07T21:02:35.5827194Z D=127, 2025-05-07T21:02:35.5827377Z B=75, 2025-05-07T21:02:35.5827567Z log_E=4, 2025-05-07T21:02:35.5827768Z L=4, 2025-05-07T21:02:35.5827956Z D_gradcheck=2, 2025-05-07T21:02:35.5828187Z stochastic_rounding=True, 2025-05-07T21:02:35.5828446Z weighted=False, 2025-05-07T21:02:35.5828672Z row_wise=True, 2025-05-07T21:02:35.5828927Z mixed=False, 2025-05-07T21:02:35.5829146Z use_cache=True, 2025-05-07T21:02:35.5829382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5829723Z use_cpu=True, 2025-05-07T21:02:35.5829958Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5830216Z ) 2025-05-07T21:02:35.5830447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5831057Z self=, 2025-05-07T21:02:35.5831583Z compile=True, 2025-05-07T21:02:35.5831863Z pooling_mode=, 2025-05-07T21:02:35.5832153Z T=3, 2025-05-07T21:02:35.5832340Z D=27, 2025-05-07T21:02:35.5832523Z B=64, 2025-05-07T21:02:35.5832715Z log_E=3, 2025-05-07T21:02:35.5832914Z L=5, 2025-05-07T21:02:35.5833102Z D_gradcheck=1, 2025-05-07T21:02:35.5833331Z stochastic_rounding=True, 2025-05-07T21:02:35.5833594Z weighted=False, 2025-05-07T21:02:35.5833807Z row_wise=True, 2025-05-07T21:02:35.5834021Z mixed=False, 2025-05-07T21:02:35.5834234Z use_cache=True, 2025-05-07T21:02:35.5834474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5834775Z use_cpu=True, 2025-05-07T21:02:35.5835013Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.5835272Z ) 2025-05-07T21:02:35.5835509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5836078Z self=, 2025-05-07T21:02:35.5836600Z compile=False, 2025-05-07T21:02:35.5836855Z pooling_mode=, 2025-05-07T21:02:35.5837140Z T=5, 2025-05-07T21:02:35.5837321Z D=56, 2025-05-07T21:02:35.5837511Z B=109, 2025-05-07T21:02:35.5837703Z log_E=5, 2025-05-07T21:02:35.5837904Z L=14, 2025-05-07T21:02:35.5838093Z D_gradcheck=1, 2025-05-07T21:02:35.5838322Z stochastic_rounding=False, 2025-05-07T21:02:35.5838586Z weighted=False, 2025-05-07T21:02:35.5838798Z row_wise=True, 2025-05-07T21:02:35.5839012Z mixed=True, 2025-05-07T21:02:35.5839225Z use_cache=False, 2025-05-07T21:02:35.5839476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.5839762Z use_cpu=True, 2025-05-07T21:02:35.5839998Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.5840254Z ) 2025-05-07T21:02:35.5840549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.5841120Z self=, 2025-05-07T21:02:35.5841637Z compile=True, 2025-05-07T21:02:35.5841883Z pooling_mode=, 2025-05-07T21:02:35.5842166Z T=2, 2025-05-07T21:02:35.5842351Z D=53, 2025-05-07T21:02:35.5842539Z B=82, 2025-05-07T21:02:35.5842727Z log_E=4, 2025-05-07T21:02:35.5842917Z L=9, 2025-05-07T21:02:35.5843116Z D_gradcheck=2, 2025-05-07T21:02:35.5843346Z stochastic_rounding=True, 2025-05-07T21:02:35.5843649Z weighted=True, 2025-05-07T21:02:35.5843868Z row_wise=True, 2025-05-07T21:02:35.5844083Z mixed=False, 2025-05-07T21:02:35.5844296Z use_cache=False, 2025-05-07T21:02:35.5844543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.5844833Z use_cpu=True, 2025-05-07T21:02:35.5845077Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6052681Z ) 2025-05-07T21:02:35.6053882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6055671Z self=, 2025-05-07T21:02:35.6056839Z compile=True, 2025-05-07T21:02:35.6057338Z pooling_mode=, 2025-05-07T21:02:35.6057866Z T=3, 2025-05-07T21:02:35.6058078Z D=22, 2025-05-07T21:02:35.6058298Z B=1, 2025-05-07T21:02:35.6058493Z log_E=5, 2025-05-07T21:02:35.6058690Z L=20, 2025-05-07T21:02:35.6058887Z D_gradcheck=2, 2025-05-07T21:02:35.6059129Z stochastic_rounding=False, 2025-05-07T21:02:35.6059400Z weighted=False, 2025-05-07T21:02:35.6059624Z row_wise=True, 2025-05-07T21:02:35.6059840Z mixed=True, 2025-05-07T21:02:35.6060059Z use_cache=False, 2025-05-07T21:02:35.6060450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6060746Z use_cpu=True, 2025-05-07T21:02:35.6060988Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6061255Z ) 2025-05-07T21:02:35.6061495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6062141Z self=, 2025-05-07T21:02:35.6062664Z compile=False, 2025-05-07T21:02:35.6062979Z pooling_mode=, 2025-05-07T21:02:35.6063272Z T=3, 2025-05-07T21:02:35.6063454Z D=100, 2025-05-07T21:02:35.6063644Z B=81, 2025-05-07T21:02:35.6063838Z log_E=5, 2025-05-07T21:02:35.6064026Z L=20, 2025-05-07T21:02:35.6064219Z D_gradcheck=1, 2025-05-07T21:02:35.6064453Z stochastic_rounding=True, 2025-05-07T21:02:35.6064703Z weighted=True, 2025-05-07T21:02:35.6064922Z row_wise=True, 2025-05-07T21:02:35.6065132Z mixed=False, 2025-05-07T21:02:35.6065337Z use_cache=True, 2025-05-07T21:02:35.6065586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6065884Z use_cpu=True, 2025-05-07T21:02:35.6066119Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6066378Z ) 2025-05-07T21:02:35.6066610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6067184Z self=, 2025-05-07T21:02:35.6067703Z compile=False, 2025-05-07T21:02:35.6067949Z pooling_mode=, 2025-05-07T21:02:35.6068254Z T=2, 2025-05-07T21:02:35.6068464Z D=36, 2025-05-07T21:02:35.6068653Z B=21, 2025-05-07T21:02:35.6068844Z log_E=4, 2025-05-07T21:02:35.6069039Z L=18, 2025-05-07T21:02:35.6069236Z D_gradcheck=2, 2025-05-07T21:02:35.6069481Z stochastic_rounding=False, 2025-05-07T21:02:35.6069739Z weighted=False, 2025-05-07T21:02:35.6069966Z row_wise=True, 2025-05-07T21:02:35.6070194Z mixed=True, 2025-05-07T21:02:35.6070403Z use_cache=True, 2025-05-07T21:02:35.6070658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6070968Z use_cpu=True, 2025-05-07T21:02:35.6071211Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6071483Z ) 2025-05-07T21:02:35.6071722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6072296Z self=, 2025-05-07T21:02:35.6072825Z compile=True, 2025-05-07T21:02:35.6073073Z pooling_mode=, 2025-05-07T21:02:35.6073361Z T=1, 2025-05-07T21:02:35.6073548Z D=36, 2025-05-07T21:02:35.6073746Z B=35, 2025-05-07T21:02:35.6073945Z log_E=4, 2025-05-07T21:02:35.6074137Z L=3, 2025-05-07T21:02:35.6074336Z D_gradcheck=2, 2025-05-07T21:02:35.6074650Z stochastic_rounding=True, 2025-05-07T21:02:35.6074913Z weighted=True, 2025-05-07T21:02:35.6075142Z row_wise=True, 2025-05-07T21:02:35.6075362Z mixed=True, 2025-05-07T21:02:35.6075575Z use_cache=True, 2025-05-07T21:02:35.6075821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6076116Z use_cpu=True, 2025-05-07T21:02:35.6076349Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6076618Z ) 2025-05-07T21:02:35.6076856Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6077428Z self=, 2025-05-07T21:02:35.6077962Z compile=True, 2025-05-07T21:02:35.6078205Z pooling_mode=, 2025-05-07T21:02:35.6078491Z T=1, 2025-05-07T21:02:35.6078677Z D=36, 2025-05-07T21:02:35.6078873Z B=118, 2025-05-07T21:02:35.6079072Z log_E=4, 2025-05-07T21:02:35.6079268Z L=19, 2025-05-07T21:02:35.6079468Z D_gradcheck=1, 2025-05-07T21:02:35.6079708Z stochastic_rounding=False, 2025-05-07T21:02:35.6079970Z weighted=True, 2025-05-07T21:02:35.6080188Z row_wise=True, 2025-05-07T21:02:35.6080407Z mixed=True, 2025-05-07T21:02:35.6080753Z use_cache=True, 2025-05-07T21:02:35.6081002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6081297Z use_cpu=True, 2025-05-07T21:02:35.6081533Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6081805Z ) 2025-05-07T21:02:35.6082086Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6082661Z self=, 2025-05-07T21:02:35.6083267Z compile=True, 2025-05-07T21:02:35.6083520Z pooling_mode=, 2025-05-07T21:02:35.6083802Z T=1, 2025-05-07T21:02:35.6083998Z D=32, 2025-05-07T21:02:35.6084199Z B=15, 2025-05-07T21:02:35.6084403Z log_E=3, 2025-05-07T21:02:35.6084603Z L=20, 2025-05-07T21:02:35.6084805Z D_gradcheck=2, 2025-05-07T21:02:35.6085048Z stochastic_rounding=True, 2025-05-07T21:02:35.6085312Z weighted=False, 2025-05-07T21:02:35.6085539Z row_wise=True, 2025-05-07T21:02:35.6085760Z mixed=True, 2025-05-07T21:02:35.6085978Z use_cache=False, 2025-05-07T21:02:35.6086242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6086543Z use_cpu=True, 2025-05-07T21:02:35.6086779Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6087058Z ) 2025-05-07T21:02:35.6087302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6087878Z self=, 2025-05-07T21:02:35.6088424Z compile=False, 2025-05-07T21:02:35.6088677Z pooling_mode=, 2025-05-07T21:02:35.6088964Z T=2, 2025-05-07T21:02:35.6089163Z D=19, 2025-05-07T21:02:35.6089364Z B=113, 2025-05-07T21:02:35.6089556Z log_E=4, 2025-05-07T21:02:35.6089770Z L=4, 2025-05-07T21:02:35.6089979Z D_gradcheck=2, 2025-05-07T21:02:35.6090211Z stochastic_rounding=True, 2025-05-07T21:02:35.6090484Z weighted=False, 2025-05-07T21:02:35.6090715Z row_wise=True, 2025-05-07T21:02:35.6090946Z mixed=True, 2025-05-07T21:02:35.6091157Z use_cache=True, 2025-05-07T21:02:35.6091405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6091707Z use_cpu=True, 2025-05-07T21:02:35.6091943Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6092224Z ) 2025-05-07T21:02:35.6092466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6093041Z self=, 2025-05-07T21:02:35.6093582Z compile=False, 2025-05-07T21:02:35.6093834Z pooling_mode=, 2025-05-07T21:02:35.6094114Z T=4, 2025-05-07T21:02:35.6094481Z D=98, 2025-05-07T21:02:35.6094679Z B=108, 2025-05-07T21:02:35.6094870Z log_E=5, 2025-05-07T21:02:35.6095074Z L=9, 2025-05-07T21:02:35.6095347Z D_gradcheck=1, 2025-05-07T21:02:35.6095596Z stochastic_rounding=True, 2025-05-07T21:02:35.6095885Z weighted=False, 2025-05-07T21:02:35.6096127Z row_wise=True, 2025-05-07T21:02:35.6096354Z mixed=True, 2025-05-07T21:02:35.6096581Z use_cache=True, 2025-05-07T21:02:35.6096855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6097176Z use_cpu=True, 2025-05-07T21:02:35.6097438Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6097735Z ) 2025-05-07T21:02:35.6097992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6098724Z self=, 2025-05-07T21:02:35.6099361Z compile=False, 2025-05-07T21:02:35.6099634Z pooling_mode=, 2025-05-07T21:02:35.6099946Z T=1, 2025-05-07T21:02:35.6100148Z D=21, 2025-05-07T21:02:35.6100354Z B=75, 2025-05-07T21:02:35.6100554Z log_E=3, 2025-05-07T21:02:35.6100770Z L=4, 2025-05-07T21:02:35.6100982Z D_gradcheck=2, 2025-05-07T21:02:35.6101226Z stochastic_rounding=False, 2025-05-07T21:02:35.6101512Z weighted=False, 2025-05-07T21:02:35.6101746Z row_wise=True, 2025-05-07T21:02:35.6102023Z mixed=True, 2025-05-07T21:02:35.6102239Z use_cache=True, 2025-05-07T21:02:35.6102491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6102776Z use_cpu=True, 2025-05-07T21:02:35.6103021Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6103350Z ) 2025-05-07T21:02:35.6103582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6104205Z self=, 2025-05-07T21:02:35.6104739Z compile=False, 2025-05-07T21:02:35.6104987Z pooling_mode=, 2025-05-07T21:02:35.6105271Z T=3, 2025-05-07T21:02:35.6105465Z D=115, 2025-05-07T21:02:35.6105663Z B=83, 2025-05-07T21:02:35.6105849Z log_E=4, 2025-05-07T21:02:35.6106056Z L=15, 2025-05-07T21:02:35.6106263Z D_gradcheck=2, 2025-05-07T21:02:35.6106495Z stochastic_rounding=True, 2025-05-07T21:02:35.6106762Z weighted=False, 2025-05-07T21:02:35.6106997Z row_wise=True, 2025-05-07T21:02:35.6107208Z mixed=True, 2025-05-07T21:02:35.6107435Z use_cache=False, 2025-05-07T21:02:35.6107700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6107986Z use_cpu=True, 2025-05-07T21:02:35.6108236Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6108514Z ) 2025-05-07T21:02:35.6108748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6109336Z self=, 2025-05-07T21:02:35.6115966Z compile=True, 2025-05-07T21:02:35.6116266Z pooling_mode=, 2025-05-07T21:02:35.6116570Z T=2, 2025-05-07T21:02:35.6116753Z D=81, 2025-05-07T21:02:35.6116948Z B=90, 2025-05-07T21:02:35.6117140Z log_E=5, 2025-05-07T21:02:35.6117349Z L=8, 2025-05-07T21:02:35.6117555Z D_gradcheck=1, 2025-05-07T21:02:35.6117792Z stochastic_rounding=False, 2025-05-07T21:02:35.6118061Z weighted=False, 2025-05-07T21:02:35.6118297Z row_wise=True, 2025-05-07T21:02:35.6118516Z mixed=False, 2025-05-07T21:02:35.6118744Z use_cache=True, 2025-05-07T21:02:35.6119003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6119300Z use_cpu=True, 2025-05-07T21:02:35.6119549Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6119831Z ) 2025-05-07T21:02:35.6120065Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6120705Z self=, 2025-05-07T21:02:35.6121244Z compile=False, 2025-05-07T21:02:35.6121498Z pooling_mode=, 2025-05-07T21:02:35.6121796Z T=2, 2025-05-07T21:02:35.6121999Z D=119, 2025-05-07T21:02:35.6122192Z B=56, 2025-05-07T21:02:35.6122394Z log_E=3, 2025-05-07T21:02:35.6122682Z L=16, 2025-05-07T21:02:35.6122883Z D_gradcheck=1, 2025-05-07T21:02:35.6123123Z stochastic_rounding=True, 2025-05-07T21:02:35.6123393Z weighted=True, 2025-05-07T21:02:35.6123617Z row_wise=True, 2025-05-07T21:02:35.6123841Z mixed=True, 2025-05-07T21:02:35.6124064Z use_cache=False, 2025-05-07T21:02:35.6124324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6124616Z use_cpu=True, 2025-05-07T21:02:35.6124864Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6125143Z ) 2025-05-07T21:02:35.6125380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6125965Z self=, 2025-05-07T21:02:35.6126505Z compile=False, 2025-05-07T21:02:35.6126756Z pooling_mode=, 2025-05-07T21:02:35.6127051Z T=5, 2025-05-07T21:02:35.6127255Z D=11, 2025-05-07T21:02:35.6127447Z B=33, 2025-05-07T21:02:35.6127649Z log_E=4, 2025-05-07T21:02:35.6127863Z L=13, 2025-05-07T21:02:35.6128069Z D_gradcheck=1, 2025-05-07T21:02:35.6128318Z stochastic_rounding=False, 2025-05-07T21:02:35.6128590Z weighted=True, 2025-05-07T21:02:35.6128861Z row_wise=True, 2025-05-07T21:02:35.6129085Z mixed=False, 2025-05-07T21:02:35.6129312Z use_cache=False, 2025-05-07T21:02:35.6129568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6129869Z use_cpu=True, 2025-05-07T21:02:35.6130160Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6130440Z ) 2025-05-07T21:02:35.6130681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6131300Z self=, 2025-05-07T21:02:35.6131940Z compile=False, 2025-05-07T21:02:35.6132212Z pooling_mode=, 2025-05-07T21:02:35.6132532Z T=5, 2025-05-07T21:02:35.6132749Z D=88, 2025-05-07T21:02:35.6132955Z B=6, 2025-05-07T21:02:35.6133172Z log_E=4, 2025-05-07T21:02:35.6133395Z L=18, 2025-05-07T21:02:35.6133603Z D_gradcheck=1, 2025-05-07T21:02:35.6133865Z stochastic_rounding=True, 2025-05-07T21:02:35.6134162Z weighted=True, 2025-05-07T21:02:35.6134397Z row_wise=True, 2025-05-07T21:02:35.6134640Z mixed=True, 2025-05-07T21:02:35.6134879Z use_cache=True, 2025-05-07T21:02:35.6135145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6135481Z use_cpu=True, 2025-05-07T21:02:35.6135754Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6136052Z ) 2025-05-07T21:02:35.6136311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6137005Z self=, 2025-05-07T21:02:35.6137647Z compile=True, 2025-05-07T21:02:35.6137913Z pooling_mode=, 2025-05-07T21:02:35.6138248Z T=5, 2025-05-07T21:02:35.6138467Z D=104, 2025-05-07T21:02:35.6138674Z B=67, 2025-05-07T21:02:35.6138889Z log_E=5, 2025-05-07T21:02:35.6139110Z L=15, 2025-05-07T21:02:35.6139322Z D_gradcheck=1, 2025-05-07T21:02:35.6139588Z stochastic_rounding=True, 2025-05-07T21:02:35.6139893Z weighted=True, 2025-05-07T21:02:35.6140130Z row_wise=True, 2025-05-07T21:02:35.6140376Z mixed=False, 2025-05-07T21:02:35.6140624Z use_cache=True, 2025-05-07T21:02:35.6140893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6141232Z use_cpu=True, 2025-05-07T21:02:35.6141500Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6141794Z ) 2025-05-07T21:02:35.6142130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6142828Z self=, 2025-05-07T21:02:35.6143369Z compile=True, 2025-05-07T21:02:35.6143618Z pooling_mode=, 2025-05-07T21:02:35.6143919Z T=1, 2025-05-07T21:02:35.6144126Z D=82, 2025-05-07T21:02:35.6144332Z B=82, 2025-05-07T21:02:35.6144602Z log_E=4, 2025-05-07T21:02:35.6144820Z L=13, 2025-05-07T21:02:35.6145025Z D_gradcheck=1, 2025-05-07T21:02:35.6145284Z stochastic_rounding=True, 2025-05-07T21:02:35.6145566Z weighted=False, 2025-05-07T21:02:35.6145798Z row_wise=True, 2025-05-07T21:02:35.6146034Z mixed=True, 2025-05-07T21:02:35.6146265Z use_cache=True, 2025-05-07T21:02:35.6146522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6146833Z use_cpu=True, 2025-05-07T21:02:35.6147089Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6147369Z ) 2025-05-07T21:02:35.6147626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6148269Z self=, 2025-05-07T21:02:35.6148808Z compile=False, 2025-05-07T21:02:35.6149071Z pooling_mode=, 2025-05-07T21:02:35.6149382Z T=5, 2025-05-07T21:02:35.6149583Z D=22, 2025-05-07T21:02:35.6149795Z B=124, 2025-05-07T21:02:35.6150006Z log_E=4, 2025-05-07T21:02:35.6150232Z L=9, 2025-05-07T21:02:35.6150441Z D_gradcheck=2, 2025-05-07T21:02:35.6150692Z stochastic_rounding=True, 2025-05-07T21:02:35.6151027Z weighted=True, 2025-05-07T21:02:35.6151258Z row_wise=True, 2025-05-07T21:02:35.6151492Z mixed=True, 2025-05-07T21:02:35.6151731Z use_cache=False, 2025-05-07T21:02:35.6151995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6152343Z use_cpu=True, 2025-05-07T21:02:35.6152601Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6351859Z ) 2025-05-07T21:02:35.6352787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6354386Z self=, 2025-05-07T21:02:35.6355826Z compile=True, 2025-05-07T21:02:35.6356468Z pooling_mode=, 2025-05-07T21:02:35.6357029Z T=1, 2025-05-07T21:02:35.6357396Z D=51, 2025-05-07T21:02:35.6357755Z B=124, 2025-05-07T21:02:35.6358050Z log_E=5, 2025-05-07T21:02:35.6358335Z L=6, 2025-05-07T21:02:35.6358613Z D_gradcheck=2, 2025-05-07T21:02:35.6358943Z stochastic_rounding=True, 2025-05-07T21:02:35.6359324Z weighted=True, 2025-05-07T21:02:35.6359623Z row_wise=True, 2025-05-07T21:02:35.6359927Z mixed=True, 2025-05-07T21:02:35.6360233Z use_cache=False, 2025-05-07T21:02:35.6360553Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6360853Z use_cpu=True, 2025-05-07T21:02:35.6361154Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6361418Z ) 2025-05-07T21:02:35.6361658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6362249Z self=, 2025-05-07T21:02:35.6362786Z compile=True, 2025-05-07T21:02:35.6363039Z pooling_mode=, 2025-05-07T21:02:35.6363330Z T=2, 2025-05-07T21:02:35.6363524Z D=125, 2025-05-07T21:02:35.6363710Z B=7, 2025-05-07T21:02:35.6363907Z log_E=3, 2025-05-07T21:02:35.6364111Z L=5, 2025-05-07T21:02:35.6364306Z D_gradcheck=1, 2025-05-07T21:02:35.6364548Z stochastic_rounding=True, 2025-05-07T21:02:35.6364816Z weighted=True, 2025-05-07T21:02:35.6365032Z row_wise=True, 2025-05-07T21:02:35.6365252Z mixed=True, 2025-05-07T21:02:35.6365474Z use_cache=False, 2025-05-07T21:02:35.6365722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6366018Z use_cpu=True, 2025-05-07T21:02:35.6366260Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6366519Z ) 2025-05-07T21:02:35.6366763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6367348Z self=, 2025-05-07T21:02:35.6367870Z compile=False, 2025-05-07T21:02:35.6368119Z pooling_mode=, 2025-05-07T21:02:35.6368413Z T=5, 2025-05-07T21:02:35.6368704Z D=97, 2025-05-07T21:02:35.6368890Z B=105, 2025-05-07T21:02:35.6369080Z log_E=4, 2025-05-07T21:02:35.6369278Z L=11, 2025-05-07T21:02:35.6369460Z D_gradcheck=1, 2025-05-07T21:02:35.6369695Z stochastic_rounding=True, 2025-05-07T21:02:35.6369954Z weighted=False, 2025-05-07T21:02:35.6370164Z row_wise=True, 2025-05-07T21:02:35.6370380Z mixed=False, 2025-05-07T21:02:35.6370593Z use_cache=True, 2025-05-07T21:02:35.6370823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6371117Z use_cpu=True, 2025-05-07T21:02:35.6371219Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6371291Z ) 2025-05-07T21:02:35.6371426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6371769Z self=, 2025-05-07T21:02:35.6371857Z compile=True, 2025-05-07T21:02:35.6371967Z pooling_mode=, 2025-05-07T21:02:35.6372053Z T=2, 2025-05-07T21:02:35.6372132Z D=57, 2025-05-07T21:02:35.6372206Z B=22, 2025-05-07T21:02:35.6372288Z log_E=4, 2025-05-07T21:02:35.6372363Z L=15, 2025-05-07T21:02:35.6372444Z D_gradcheck=1, 2025-05-07T21:02:35.6372605Z stochastic_rounding=False, 2025-05-07T21:02:35.6372687Z weighted=True, 2025-05-07T21:02:35.6372767Z row_wise=True, 2025-05-07T21:02:35.6372850Z mixed=True, 2025-05-07T21:02:35.6372931Z use_cache=False, 2025-05-07T21:02:35.6373122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6373212Z use_cpu=True, 2025-05-07T21:02:35.6373314Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6373388Z ) 2025-05-07T21:02:35.6373558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6373900Z self=, 2025-05-07T21:02:35.6373984Z compile=False, 2025-05-07T21:02:35.6374093Z pooling_mode=, 2025-05-07T21:02:35.6374166Z T=5, 2025-05-07T21:02:35.6374251Z D=20, 2025-05-07T21:02:35.6374327Z B=32, 2025-05-07T21:02:35.6374403Z log_E=4, 2025-05-07T21:02:35.6374485Z L=0, 2025-05-07T21:02:35.6374570Z D_gradcheck=2, 2025-05-07T21:02:35.6374669Z stochastic_rounding=False, 2025-05-07T21:02:35.6374754Z weighted=True, 2025-05-07T21:02:35.6374838Z row_wise=True, 2025-05-07T21:02:35.6374912Z mixed=True, 2025-05-07T21:02:35.6374998Z use_cache=False, 2025-05-07T21:02:35.6375103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6375182Z use_cpu=True, 2025-05-07T21:02:35.6375295Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6375367Z ) 2025-05-07T21:02:35.6375511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6375846Z self=, 2025-05-07T21:02:35.6375927Z compile=True, 2025-05-07T21:02:35.6376041Z pooling_mode=, 2025-05-07T21:02:35.6376117Z T=3, 2025-05-07T21:02:35.6376196Z D=116, 2025-05-07T21:02:35.6376277Z B=24, 2025-05-07T21:02:35.6376355Z log_E=4, 2025-05-07T21:02:35.6376433Z L=20, 2025-05-07T21:02:35.6376524Z D_gradcheck=1, 2025-05-07T21:02:35.6376622Z stochastic_rounding=True, 2025-05-07T21:02:35.6376701Z weighted=True, 2025-05-07T21:02:35.6376785Z row_wise=True, 2025-05-07T21:02:35.6376866Z mixed=True, 2025-05-07T21:02:35.6376944Z use_cache=True, 2025-05-07T21:02:35.6377056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6377138Z use_cpu=True, 2025-05-07T21:02:35.6377247Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6377321Z ) 2025-05-07T21:02:35.6377449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6377787Z self=, 2025-05-07T21:02:35.6377865Z compile=True, 2025-05-07T21:02:35.6377971Z pooling_mode=, 2025-05-07T21:02:35.6378097Z T=4, 2025-05-07T21:02:35.6378173Z D=57, 2025-05-07T21:02:35.6378247Z B=107, 2025-05-07T21:02:35.6378324Z log_E=4, 2025-05-07T21:02:35.6378402Z L=18, 2025-05-07T21:02:35.6378486Z D_gradcheck=1, 2025-05-07T21:02:35.6378588Z stochastic_rounding=True, 2025-05-07T21:02:35.6378672Z weighted=False, 2025-05-07T21:02:35.6378756Z row_wise=True, 2025-05-07T21:02:35.6378837Z mixed=False, 2025-05-07T21:02:35.6378924Z use_cache=True, 2025-05-07T21:02:35.6379035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6379112Z use_cpu=True, 2025-05-07T21:02:35.6379210Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6379291Z ) 2025-05-07T21:02:35.6379418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6379748Z self=, 2025-05-07T21:02:35.6379836Z compile=False, 2025-05-07T21:02:35.6379942Z pooling_mode=, 2025-05-07T21:02:35.6380020Z T=1, 2025-05-07T21:02:35.6380098Z D=31, 2025-05-07T21:02:35.6380172Z B=72, 2025-05-07T21:02:35.6380253Z log_E=5, 2025-05-07T21:02:35.6380327Z L=8, 2025-05-07T21:02:35.6380451Z D_gradcheck=1, 2025-05-07T21:02:35.6380555Z stochastic_rounding=False, 2025-05-07T21:02:35.6380638Z weighted=True, 2025-05-07T21:02:35.6380714Z row_wise=True, 2025-05-07T21:02:35.6380794Z mixed=True, 2025-05-07T21:02:35.6380967Z use_cache=False, 2025-05-07T21:02:35.6381071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6381155Z use_cpu=True, 2025-05-07T21:02:35.6381256Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6381364Z ) 2025-05-07T21:02:35.6381496Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6381833Z self=, 2025-05-07T21:02:35.6381913Z compile=False, 2025-05-07T21:02:35.6382029Z pooling_mode=, 2025-05-07T21:02:35.6382107Z T=1, 2025-05-07T21:02:35.6382194Z D=83, 2025-05-07T21:02:35.6382270Z B=35, 2025-05-07T21:02:35.6382349Z log_E=4, 2025-05-07T21:02:35.6382434Z L=16, 2025-05-07T21:02:35.6382517Z D_gradcheck=2, 2025-05-07T21:02:35.6382612Z stochastic_rounding=False, 2025-05-07T21:02:35.6382703Z weighted=False, 2025-05-07T21:02:35.6382781Z row_wise=True, 2025-05-07T21:02:35.6382856Z mixed=False, 2025-05-07T21:02:35.6382947Z use_cache=False, 2025-05-07T21:02:35.6383054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6383133Z use_cpu=True, 2025-05-07T21:02:35.6383249Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6383319Z ) 2025-05-07T21:02:35.6383448Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6383801Z self=, 2025-05-07T21:02:35.6383883Z compile=True, 2025-05-07T21:02:35.6384003Z pooling_mode=, 2025-05-07T21:02:35.6384076Z T=3, 2025-05-07T21:02:35.6384151Z D=52, 2025-05-07T21:02:35.6384232Z B=23, 2025-05-07T21:02:35.6384309Z log_E=5, 2025-05-07T21:02:35.6384386Z L=15, 2025-05-07T21:02:35.6384474Z D_gradcheck=1, 2025-05-07T21:02:35.6384566Z stochastic_rounding=False, 2025-05-07T21:02:35.6384643Z weighted=True, 2025-05-07T21:02:35.6384725Z row_wise=True, 2025-05-07T21:02:35.6384806Z mixed=True, 2025-05-07T21:02:35.6384890Z use_cache=False, 2025-05-07T21:02:35.6385000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6385080Z use_cpu=True, 2025-05-07T21:02:35.6385187Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6385269Z ) 2025-05-07T21:02:35.6385395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6385734Z self=, 2025-05-07T21:02:35.6385818Z compile=False, 2025-05-07T21:02:35.6385976Z pooling_mode=, 2025-05-07T21:02:35.6386059Z T=1, 2025-05-07T21:02:35.6386133Z D=32, 2025-05-07T21:02:35.6386206Z B=56, 2025-05-07T21:02:35.6386283Z log_E=4, 2025-05-07T21:02:35.6386361Z L=12, 2025-05-07T21:02:35.6386441Z D_gradcheck=2, 2025-05-07T21:02:35.6386539Z stochastic_rounding=True, 2025-05-07T21:02:35.6386618Z weighted=False, 2025-05-07T21:02:35.6386695Z row_wise=True, 2025-05-07T21:02:35.6386780Z mixed=True, 2025-05-07T21:02:35.6386859Z use_cache=True, 2025-05-07T21:02:35.6386970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6387050Z use_cpu=True, 2025-05-07T21:02:35.6387154Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6387232Z ) 2025-05-07T21:02:35.6387362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6387696Z self=, 2025-05-07T21:02:35.6387780Z compile=True, 2025-05-07T21:02:35.6387888Z pooling_mode=, 2025-05-07T21:02:35.6387968Z T=2, 2025-05-07T21:02:35.6388049Z D=122, 2025-05-07T21:02:35.6388128Z B=57, 2025-05-07T21:02:35.6388250Z log_E=4, 2025-05-07T21:02:35.6388332Z L=9, 2025-05-07T21:02:35.6388411Z D_gradcheck=2, 2025-05-07T21:02:35.6388506Z stochastic_rounding=False, 2025-05-07T21:02:35.6388590Z weighted=True, 2025-05-07T21:02:35.6388670Z row_wise=True, 2025-05-07T21:02:35.6388793Z mixed=True, 2025-05-07T21:02:35.6388874Z use_cache=True, 2025-05-07T21:02:35.6388979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6389062Z use_cpu=True, 2025-05-07T21:02:35.6389202Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6389277Z ) 2025-05-07T21:02:35.6389409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6389746Z self=, 2025-05-07T21:02:35.6389828Z compile=False, 2025-05-07T21:02:35.6389942Z pooling_mode=, 2025-05-07T21:02:35.6390013Z T=4, 2025-05-07T21:02:35.6390087Z D=46, 2025-05-07T21:02:35.6390164Z B=88, 2025-05-07T21:02:35.6390243Z log_E=4, 2025-05-07T21:02:35.6390322Z L=2, 2025-05-07T21:02:35.6390401Z D_gradcheck=1, 2025-05-07T21:02:35.6390494Z stochastic_rounding=False, 2025-05-07T21:02:35.6390577Z weighted=True, 2025-05-07T21:02:35.6390655Z row_wise=True, 2025-05-07T21:02:35.6390735Z mixed=False, 2025-05-07T21:02:35.6390822Z use_cache=True, 2025-05-07T21:02:35.6390931Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6391010Z use_cpu=True, 2025-05-07T21:02:35.6391118Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6391190Z ) 2025-05-07T21:02:35.6391315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6391650Z self=, 2025-05-07T21:02:35.6391733Z compile=False, 2025-05-07T21:02:35.6391838Z pooling_mode=, 2025-05-07T21:02:35.6391912Z T=5, 2025-05-07T21:02:35.6391990Z D=31, 2025-05-07T21:02:35.6392068Z B=99, 2025-05-07T21:02:35.6392147Z log_E=5, 2025-05-07T21:02:35.6392222Z L=2, 2025-05-07T21:02:35.6392308Z D_gradcheck=2, 2025-05-07T21:02:35.6392402Z stochastic_rounding=False, 2025-05-07T21:02:35.6392483Z weighted=False, 2025-05-07T21:02:35.6392565Z row_wise=True, 2025-05-07T21:02:35.6392644Z mixed=True, 2025-05-07T21:02:35.6392723Z use_cache=False, 2025-05-07T21:02:35.6392831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6392910Z use_cpu=True, 2025-05-07T21:02:35.6393008Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6393078Z ) 2025-05-07T21:02:35.6393202Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6393535Z self=, 2025-05-07T21:02:35.6393662Z compile=False, 2025-05-07T21:02:35.6393768Z pooling_mode=, 2025-05-07T21:02:35.6393848Z T=5, 2025-05-07T21:02:35.6393922Z D=13, 2025-05-07T21:02:35.6394000Z B=99, 2025-05-07T21:02:35.6394083Z log_E=5, 2025-05-07T21:02:35.6394156Z L=9, 2025-05-07T21:02:35.6394403Z D_gradcheck=1, 2025-05-07T21:02:35.6394502Z stochastic_rounding=False, 2025-05-07T21:02:35.6394581Z weighted=True, 2025-05-07T21:02:35.6394660Z row_wise=True, 2025-05-07T21:02:35.6394747Z mixed=False, 2025-05-07T21:02:35.6394833Z use_cache=False, 2025-05-07T21:02:35.6394940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6395024Z use_cpu=True, 2025-05-07T21:02:35.6395126Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6395197Z ) 2025-05-07T21:02:35.6395326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6395659Z self=, 2025-05-07T21:02:35.6395742Z compile=False, 2025-05-07T21:02:35.6395849Z pooling_mode=, 2025-05-07T21:02:35.6395924Z T=2, 2025-05-07T21:02:35.6396003Z D=79, 2025-05-07T21:02:35.6396149Z B=21, 2025-05-07T21:02:35.6396225Z log_E=4, 2025-05-07T21:02:35.6396305Z L=12, 2025-05-07T21:02:35.6396386Z D_gradcheck=2, 2025-05-07T21:02:35.6396482Z stochastic_rounding=True, 2025-05-07T21:02:35.6396566Z weighted=False, 2025-05-07T21:02:35.6396699Z row_wise=True, 2025-05-07T21:02:35.6396776Z mixed=False, 2025-05-07T21:02:35.6396859Z use_cache=True, 2025-05-07T21:02:35.6396961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6397090Z use_cpu=True, 2025-05-07T21:02:35.6397194Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6397264Z ) 2025-05-07T21:02:35.6397399Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6397733Z self=, 2025-05-07T21:02:35.6397817Z compile=True, 2025-05-07T21:02:35.6397928Z pooling_mode=, 2025-05-07T21:02:35.6398001Z T=2, 2025-05-07T21:02:35.6398079Z D=104, 2025-05-07T21:02:35.6398161Z B=19, 2025-05-07T21:02:35.6398236Z log_E=3, 2025-05-07T21:02:35.6398311Z L=12, 2025-05-07T21:02:35.6398395Z D_gradcheck=1, 2025-05-07T21:02:35.6398487Z stochastic_rounding=True, 2025-05-07T21:02:35.6398565Z weighted=False, 2025-05-07T21:02:35.6398649Z row_wise=True, 2025-05-07T21:02:35.6398726Z mixed=True, 2025-05-07T21:02:35.6398811Z use_cache=True, 2025-05-07T21:02:35.6398923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6398998Z use_cpu=True, 2025-05-07T21:02:35.6399103Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6651239Z ) 2025-05-07T21:02:35.6651673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6652172Z self=, 2025-05-07T21:02:35.6652290Z compile=True, 2025-05-07T21:02:35.6652438Z pooling_mode=, 2025-05-07T21:02:35.6652540Z T=5, 2025-05-07T21:02:35.6652654Z D=81, 2025-05-07T21:02:35.6652753Z B=20, 2025-05-07T21:02:35.6652856Z log_E=5, 2025-05-07T21:02:35.6653022Z L=16, 2025-05-07T21:02:35.6653131Z D_gradcheck=2, 2025-05-07T21:02:35.6653261Z stochastic_rounding=False, 2025-05-07T21:02:35.6653381Z weighted=False, 2025-05-07T21:02:35.6653458Z row_wise=True, 2025-05-07T21:02:35.6653539Z mixed=True, 2025-05-07T21:02:35.6653624Z use_cache=False, 2025-05-07T21:02:35.6653733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6653816Z use_cpu=True, 2025-05-07T21:02:35.6653918Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6653994Z ) 2025-05-07T21:02:35.6654130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6654607Z self=, 2025-05-07T21:02:35.6654693Z compile=False, 2025-05-07T21:02:35.6654805Z pooling_mode=, 2025-05-07T21:02:35.6654885Z T=1, 2025-05-07T21:02:35.6654965Z D=88, 2025-05-07T21:02:35.6655048Z B=70, 2025-05-07T21:02:35.6655126Z log_E=4, 2025-05-07T21:02:35.6655209Z L=7, 2025-05-07T21:02:35.6655294Z D_gradcheck=1, 2025-05-07T21:02:35.6655388Z stochastic_rounding=True, 2025-05-07T21:02:35.6655479Z weighted=True, 2025-05-07T21:02:35.6655560Z row_wise=True, 2025-05-07T21:02:35.6655640Z mixed=True, 2025-05-07T21:02:35.6655731Z use_cache=False, 2025-05-07T21:02:35.6655840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6655921Z use_cpu=True, 2025-05-07T21:02:35.6656027Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6656101Z ) 2025-05-07T21:02:35.6656231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6656576Z self=, 2025-05-07T21:02:35.6656661Z compile=True, 2025-05-07T21:02:35.6656771Z pooling_mode=, 2025-05-07T21:02:35.6656852Z T=5, 2025-05-07T21:02:35.6656995Z D=120, 2025-05-07T21:02:35.6657080Z B=20, 2025-05-07T21:02:35.6657158Z log_E=3, 2025-05-07T21:02:35.6657234Z L=4, 2025-05-07T21:02:35.6657319Z D_gradcheck=1, 2025-05-07T21:02:35.6657413Z stochastic_rounding=True, 2025-05-07T21:02:35.6657550Z weighted=True, 2025-05-07T21:02:35.6657634Z row_wise=True, 2025-05-07T21:02:35.6657713Z mixed=False, 2025-05-07T21:02:35.6657794Z use_cache=True, 2025-05-07T21:02:35.6657983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6658071Z use_cpu=True, 2025-05-07T21:02:35.6658192Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6658270Z ) 2025-05-07T21:02:35.6658398Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6658738Z self=, 2025-05-07T21:02:35.6658827Z compile=False, 2025-05-07T21:02:35.6658932Z pooling_mode=, 2025-05-07T21:02:35.6659014Z T=5, 2025-05-07T21:02:35.6659095Z D=83, 2025-05-07T21:02:35.6659172Z B=19, 2025-05-07T21:02:35.6659260Z log_E=3, 2025-05-07T21:02:35.6659335Z L=12, 2025-05-07T21:02:35.6659417Z D_gradcheck=2, 2025-05-07T21:02:35.6659514Z stochastic_rounding=False, 2025-05-07T21:02:35.6659600Z weighted=True, 2025-05-07T21:02:35.6659680Z row_wise=True, 2025-05-07T21:02:35.6659766Z mixed=True, 2025-05-07T21:02:35.6659847Z use_cache=True, 2025-05-07T21:02:35.6659958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6660044Z use_cpu=True, 2025-05-07T21:02:35.6660146Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6660220Z ) 2025-05-07T21:02:35.6660354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6660693Z self=, 2025-05-07T21:02:35.6660783Z compile=True, 2025-05-07T21:02:35.6660895Z pooling_mode=, 2025-05-07T21:02:35.6660975Z T=2, 2025-05-07T21:02:35.6661056Z D=84, 2025-05-07T21:02:35.6661133Z B=85, 2025-05-07T21:02:35.6661211Z log_E=3, 2025-05-07T21:02:35.6661292Z L=8, 2025-05-07T21:02:35.6661374Z D_gradcheck=1, 2025-05-07T21:02:35.6661469Z stochastic_rounding=True, 2025-05-07T21:02:35.6661555Z weighted=True, 2025-05-07T21:02:35.6661635Z row_wise=True, 2025-05-07T21:02:35.6661714Z mixed=False, 2025-05-07T21:02:35.6661802Z use_cache=False, 2025-05-07T21:02:35.6661912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6661998Z use_cpu=True, 2025-05-07T21:02:35.6662100Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6662175Z ) 2025-05-07T21:02:35.6662310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6662722Z self=, 2025-05-07T21:02:35.6662805Z compile=True, 2025-05-07T21:02:35.6662916Z pooling_mode=, 2025-05-07T21:02:35.6662997Z T=5, 2025-05-07T21:02:35.6663074Z D=98, 2025-05-07T21:02:35.6663153Z B=44, 2025-05-07T21:02:35.6663230Z log_E=3, 2025-05-07T21:02:35.6663306Z L=13, 2025-05-07T21:02:35.6663391Z D_gradcheck=2, 2025-05-07T21:02:35.6663489Z stochastic_rounding=True, 2025-05-07T21:02:35.6669202Z weighted=True, 2025-05-07T21:02:35.6669316Z row_wise=True, 2025-05-07T21:02:35.6669410Z mixed=False, 2025-05-07T21:02:35.6669500Z use_cache=True, 2025-05-07T21:02:35.6669611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6669699Z use_cpu=True, 2025-05-07T21:02:35.6669804Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6669878Z ) 2025-05-07T21:02:35.6670014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6670363Z self=, 2025-05-07T21:02:35.6670454Z compile=True, 2025-05-07T21:02:35.6670565Z pooling_mode=, 2025-05-07T21:02:35.6670717Z T=5, 2025-05-07T21:02:35.6670791Z D=62, 2025-05-07T21:02:35.6670864Z B=34, 2025-05-07T21:02:35.6670942Z log_E=3, 2025-05-07T21:02:35.6671016Z L=1, 2025-05-07T21:02:35.6671095Z D_gradcheck=2, 2025-05-07T21:02:35.6671238Z stochastic_rounding=False, 2025-05-07T21:02:35.6671322Z weighted=False, 2025-05-07T21:02:35.6671402Z row_wise=True, 2025-05-07T21:02:35.6671484Z mixed=True, 2025-05-07T21:02:35.6671608Z use_cache=True, 2025-05-07T21:02:35.6671723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6671807Z use_cpu=True, 2025-05-07T21:02:35.6671911Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6671992Z ) 2025-05-07T21:02:35.6672125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6672467Z self=, 2025-05-07T21:02:35.6672556Z compile=True, 2025-05-07T21:02:35.6672667Z pooling_mode=, 2025-05-07T21:02:35.6672750Z T=1, 2025-05-07T21:02:35.6672835Z D=2, 2025-05-07T21:02:35.6672913Z B=42, 2025-05-07T21:02:35.6672992Z log_E=3, 2025-05-07T21:02:35.6673075Z L=8, 2025-05-07T21:02:35.6673160Z D_gradcheck=2, 2025-05-07T21:02:35.6673264Z stochastic_rounding=False, 2025-05-07T21:02:35.6673348Z weighted=True, 2025-05-07T21:02:35.6673431Z row_wise=True, 2025-05-07T21:02:35.6673518Z mixed=True, 2025-05-07T21:02:35.6673607Z use_cache=False, 2025-05-07T21:02:35.6673715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6673804Z use_cpu=True, 2025-05-07T21:02:35.6673907Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6673983Z ) 2025-05-07T21:02:35.6674118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6674469Z self=, 2025-05-07T21:02:35.6674557Z compile=False, 2025-05-07T21:02:35.6674671Z pooling_mode=, 2025-05-07T21:02:35.6674754Z T=4, 2025-05-07T21:02:35.6674837Z D=56, 2025-05-07T21:02:35.6674914Z B=7, 2025-05-07T21:02:35.6674994Z log_E=4, 2025-05-07T21:02:35.6675078Z L=2, 2025-05-07T21:02:35.6675162Z D_gradcheck=1, 2025-05-07T21:02:35.6675264Z stochastic_rounding=False, 2025-05-07T21:02:35.6675355Z weighted=False, 2025-05-07T21:02:35.6675435Z row_wise=True, 2025-05-07T21:02:35.6675517Z mixed=False, 2025-05-07T21:02:35.6675610Z use_cache=False, 2025-05-07T21:02:35.6675719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6675801Z use_cpu=True, 2025-05-07T21:02:35.6675909Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6675985Z ) 2025-05-07T21:02:35.6676117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6676504Z self=, 2025-05-07T21:02:35.6676595Z compile=False, 2025-05-07T21:02:35.6676713Z pooling_mode=, 2025-05-07T21:02:35.6676794Z T=5, 2025-05-07T21:02:35.6676871Z D=73, 2025-05-07T21:02:35.6676956Z B=122, 2025-05-07T21:02:35.6677038Z log_E=4, 2025-05-07T21:02:35.6677117Z L=1, 2025-05-07T21:02:35.6677209Z D_gradcheck=2, 2025-05-07T21:02:35.6677307Z stochastic_rounding=False, 2025-05-07T21:02:35.6677391Z weighted=False, 2025-05-07T21:02:35.6677476Z row_wise=True, 2025-05-07T21:02:35.6677562Z mixed=True, 2025-05-07T21:02:35.6677647Z use_cache=True, 2025-05-07T21:02:35.6677762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6677847Z use_cpu=True, 2025-05-07T21:02:35.6677949Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6678028Z ) 2025-05-07T21:02:35.6678158Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6678502Z self=, 2025-05-07T21:02:35.6678589Z compile=False, 2025-05-07T21:02:35.6678745Z pooling_mode=, 2025-05-07T21:02:35.6678831Z T=3, 2025-05-07T21:02:35.6678912Z D=58, 2025-05-07T21:02:35.6678993Z B=66, 2025-05-07T21:02:35.6679082Z log_E=5, 2025-05-07T21:02:35.6679161Z L=9, 2025-05-07T21:02:35.6679286Z D_gradcheck=2, 2025-05-07T21:02:35.6679387Z stochastic_rounding=True, 2025-05-07T21:02:35.6679473Z weighted=True, 2025-05-07T21:02:35.6679556Z row_wise=True, 2025-05-07T21:02:35.6679685Z mixed=True, 2025-05-07T21:02:35.6679770Z use_cache=True, 2025-05-07T21:02:35.6679879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6679967Z use_cpu=True, 2025-05-07T21:02:35.6680071Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6680154Z ) 2025-05-07T21:02:35.6680286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6680730Z self=, 2025-05-07T21:02:35.6680821Z compile=True, 2025-05-07T21:02:35.6680935Z pooling_mode=, 2025-05-07T21:02:35.6681014Z T=1, 2025-05-07T21:02:35.6681097Z D=71, 2025-05-07T21:02:35.6681176Z B=106, 2025-05-07T21:02:35.6681260Z log_E=3, 2025-05-07T21:02:35.6681345Z L=18, 2025-05-07T21:02:35.6681433Z D_gradcheck=1, 2025-05-07T21:02:35.6681534Z stochastic_rounding=False, 2025-05-07T21:02:35.6681624Z weighted=True, 2025-05-07T21:02:35.6681706Z row_wise=True, 2025-05-07T21:02:35.6681792Z mixed=False, 2025-05-07T21:02:35.6681885Z use_cache=False, 2025-05-07T21:02:35.6681997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6682084Z use_cpu=True, 2025-05-07T21:02:35.6682189Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6682268Z ) 2025-05-07T21:02:35.6682406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6682751Z self=, 2025-05-07T21:02:35.6682834Z compile=True, 2025-05-07T21:02:35.6682949Z pooling_mode=, 2025-05-07T21:02:35.6683022Z T=5, 2025-05-07T21:02:35.6683098Z D=23, 2025-05-07T21:02:35.6683177Z B=123, 2025-05-07T21:02:35.6683254Z log_E=4, 2025-05-07T21:02:35.6683330Z L=8, 2025-05-07T21:02:35.6683422Z D_gradcheck=2, 2025-05-07T21:02:35.6683520Z stochastic_rounding=False, 2025-05-07T21:02:35.6683609Z weighted=False, 2025-05-07T21:02:35.6683695Z row_wise=True, 2025-05-07T21:02:35.6683778Z mixed=False, 2025-05-07T21:02:35.6683864Z use_cache=False, 2025-05-07T21:02:35.6683974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6684057Z use_cpu=True, 2025-05-07T21:02:35.6684162Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6684240Z ) 2025-05-07T21:02:35.6684427Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6684772Z self=, 2025-05-07T21:02:35.6684862Z compile=False, 2025-05-07T21:02:35.6684969Z pooling_mode=, 2025-05-07T21:02:35.6685052Z T=3, 2025-05-07T21:02:35.6685130Z D=18, 2025-05-07T21:02:35.6685212Z B=46, 2025-05-07T21:02:35.6685294Z log_E=3, 2025-05-07T21:02:35.6685374Z L=4, 2025-05-07T21:02:35.6685461Z D_gradcheck=2, 2025-05-07T21:02:35.6685562Z stochastic_rounding=False, 2025-05-07T21:02:35.6685647Z weighted=False, 2025-05-07T21:02:35.6685738Z row_wise=True, 2025-05-07T21:02:35.6685821Z mixed=False, 2025-05-07T21:02:35.6685905Z use_cache=True, 2025-05-07T21:02:35.6686015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6686098Z use_cpu=True, 2025-05-07T21:02:35.6686201Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6686281Z ) 2025-05-07T21:02:35.6686414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6686749Z self=, 2025-05-07T21:02:35.6686883Z compile=False, 2025-05-07T21:02:35.6686991Z pooling_mode=, 2025-05-07T21:02:35.6687073Z T=2, 2025-05-07T21:02:35.6687153Z D=28, 2025-05-07T21:02:35.6687231Z B=72, 2025-05-07T21:02:35.6687318Z log_E=5, 2025-05-07T21:02:35.6687492Z L=4, 2025-05-07T21:02:35.6687576Z D_gradcheck=2, 2025-05-07T21:02:35.6687679Z stochastic_rounding=False, 2025-05-07T21:02:35.6687765Z weighted=False, 2025-05-07T21:02:35.6687886Z row_wise=True, 2025-05-07T21:02:35.6687974Z mixed=False, 2025-05-07T21:02:35.6688061Z use_cache=False, 2025-05-07T21:02:35.6688169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6688260Z use_cpu=True, 2025-05-07T21:02:35.6688366Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6688443Z ) 2025-05-07T21:02:35.6688582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6688919Z self=, 2025-05-07T21:02:35.6689017Z compile=False, 2025-05-07T21:02:35.6689126Z pooling_mode=, 2025-05-07T21:02:35.6689208Z T=5, 2025-05-07T21:02:35.6689292Z D=31, 2025-05-07T21:02:35.6689370Z B=72, 2025-05-07T21:02:35.6689453Z log_E=4, 2025-05-07T21:02:35.6689536Z L=5, 2025-05-07T21:02:35.6689621Z D_gradcheck=1, 2025-05-07T21:02:35.6689720Z stochastic_rounding=False, 2025-05-07T21:02:35.6689811Z weighted=False, 2025-05-07T21:02:35.6689899Z row_wise=True, 2025-05-07T21:02:35.6689984Z mixed=False, 2025-05-07T21:02:35.6690071Z use_cache=True, 2025-05-07T21:02:35.6690179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6690264Z use_cpu=True, 2025-05-07T21:02:35.6690367Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6690443Z ) 2025-05-07T21:02:35.6690581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6690916Z self=, 2025-05-07T21:02:35.6691007Z compile=False, 2025-05-07T21:02:35.6691122Z pooling_mode=, 2025-05-07T21:02:35.6691202Z T=2, 2025-05-07T21:02:35.6691281Z D=57, 2025-05-07T21:02:35.6691366Z B=72, 2025-05-07T21:02:35.6691450Z log_E=5, 2025-05-07T21:02:35.6691527Z L=18, 2025-05-07T21:02:35.6691617Z D_gradcheck=1, 2025-05-07T21:02:35.6691714Z stochastic_rounding=True, 2025-05-07T21:02:35.6691802Z weighted=False, 2025-05-07T21:02:35.6691889Z row_wise=True, 2025-05-07T21:02:35.6691969Z mixed=False, 2025-05-07T21:02:35.6692054Z use_cache=False, 2025-05-07T21:02:35.6692164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6692247Z use_cpu=True, 2025-05-07T21:02:35.6692352Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6953169Z ) 2025-05-07T21:02:35.6953363Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6953891Z self=, 2025-05-07T21:02:35.6954018Z compile=False, 2025-05-07T21:02:35.6954170Z pooling_mode=, 2025-05-07T21:02:35.6954274Z T=2, 2025-05-07T21:02:35.6954372Z D=85, 2025-05-07T21:02:35.6954480Z B=119, 2025-05-07T21:02:35.6954584Z log_E=3, 2025-05-07T21:02:35.6954685Z L=20, 2025-05-07T21:02:35.6954805Z D_gradcheck=1, 2025-05-07T21:02:35.6954937Z stochastic_rounding=False, 2025-05-07T21:02:35.6955118Z weighted=True, 2025-05-07T21:02:35.6955238Z row_wise=True, 2025-05-07T21:02:35.6955349Z mixed=False, 2025-05-07T21:02:35.6955460Z use_cache=False, 2025-05-07T21:02:35.6955614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6955730Z use_cpu=True, 2025-05-07T21:02:35.6955841Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6955922Z ) 2025-05-07T21:02:35.6956051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6956389Z self=, 2025-05-07T21:02:35.6956556Z compile=True, 2025-05-07T21:02:35.6956667Z pooling_mode=, 2025-05-07T21:02:35.6956747Z T=1, 2025-05-07T21:02:35.6956822Z D=48, 2025-05-07T21:02:35.6956946Z B=11, 2025-05-07T21:02:35.6957027Z log_E=5, 2025-05-07T21:02:35.6957099Z L=8, 2025-05-07T21:02:35.6957177Z D_gradcheck=1, 2025-05-07T21:02:35.6957274Z stochastic_rounding=True, 2025-05-07T21:02:35.6957431Z weighted=False, 2025-05-07T21:02:35.6957510Z row_wise=True, 2025-05-07T21:02:35.6957593Z mixed=True, 2025-05-07T21:02:35.6957670Z use_cache=True, 2025-05-07T21:02:35.6957772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6957859Z use_cpu=True, 2025-05-07T21:02:35.6957961Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6958034Z ) 2025-05-07T21:02:35.6958177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6958549Z self=, 2025-05-07T21:02:35.6958643Z compile=False, 2025-05-07T21:02:35.6958755Z pooling_mode=, 2025-05-07T21:02:35.6958832Z T=2, 2025-05-07T21:02:35.6958910Z D=102, 2025-05-07T21:02:35.6958984Z B=8, 2025-05-07T21:02:35.6959059Z log_E=5, 2025-05-07T21:02:35.6959132Z L=13, 2025-05-07T21:02:35.6959210Z D_gradcheck=1, 2025-05-07T21:02:35.6959312Z stochastic_rounding=False, 2025-05-07T21:02:35.6959396Z weighted=False, 2025-05-07T21:02:35.6959474Z row_wise=True, 2025-05-07T21:02:35.6959556Z mixed=False, 2025-05-07T21:02:35.6959647Z use_cache=False, 2025-05-07T21:02:35.6959752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6959835Z use_cpu=True, 2025-05-07T21:02:35.6959943Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6960015Z ) 2025-05-07T21:02:35.6960149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6960562Z self=, 2025-05-07T21:02:35.6960650Z compile=True, 2025-05-07T21:02:35.6960766Z pooling_mode=, 2025-05-07T21:02:35.6960842Z T=2, 2025-05-07T21:02:35.6960920Z D=59, 2025-05-07T21:02:35.6961006Z B=59, 2025-05-07T21:02:35.6961080Z log_E=5, 2025-05-07T21:02:35.6961157Z L=20, 2025-05-07T21:02:35.6961237Z D_gradcheck=1, 2025-05-07T21:02:35.6961337Z stochastic_rounding=True, 2025-05-07T21:02:35.6961420Z weighted=True, 2025-05-07T21:02:35.6961497Z row_wise=True, 2025-05-07T21:02:35.6961573Z mixed=True, 2025-05-07T21:02:35.6961659Z use_cache=True, 2025-05-07T21:02:35.6961766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6961845Z use_cpu=True, 2025-05-07T21:02:35.6962007Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6962081Z ) 2025-05-07T21:02:35.6962213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6962555Z self=, 2025-05-07T21:02:35.6962637Z compile=True, 2025-05-07T21:02:35.6962742Z pooling_mode=, 2025-05-07T21:02:35.6962815Z T=2, 2025-05-07T21:02:35.6962888Z D=84, 2025-05-07T21:02:35.6962966Z B=53, 2025-05-07T21:02:35.6963043Z log_E=3, 2025-05-07T21:02:35.6963116Z L=20, 2025-05-07T21:02:35.6963204Z D_gradcheck=1, 2025-05-07T21:02:35.6963304Z stochastic_rounding=False, 2025-05-07T21:02:35.6963381Z weighted=True, 2025-05-07T21:02:35.6963465Z row_wise=True, 2025-05-07T21:02:35.6963538Z mixed=False, 2025-05-07T21:02:35.6963619Z use_cache=False, 2025-05-07T21:02:35.6963726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6963804Z use_cpu=True, 2025-05-07T21:02:35.6963906Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6963978Z ) 2025-05-07T21:02:35.6964111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6964446Z self=, 2025-05-07T21:02:35.6964584Z compile=False, 2025-05-07T21:02:35.6964690Z pooling_mode=, 2025-05-07T21:02:35.6964768Z T=5, 2025-05-07T21:02:35.6964876Z D=121, 2025-05-07T21:02:35.6964950Z B=117, 2025-05-07T21:02:35.6965031Z log_E=5, 2025-05-07T21:02:35.6965104Z L=13, 2025-05-07T21:02:35.6965181Z D_gradcheck=1, 2025-05-07T21:02:35.6965317Z stochastic_rounding=False, 2025-05-07T21:02:35.6965395Z weighted=True, 2025-05-07T21:02:35.6965473Z row_wise=True, 2025-05-07T21:02:35.6965557Z mixed=False, 2025-05-07T21:02:35.6965635Z use_cache=False, 2025-05-07T21:02:35.6965741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6965821Z use_cpu=True, 2025-05-07T21:02:35.6965927Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6965999Z ) 2025-05-07T21:02:35.6966129Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6966468Z self=, 2025-05-07T21:02:35.6966552Z compile=True, 2025-05-07T21:02:35.6966655Z pooling_mode=, 2025-05-07T21:02:35.6966728Z T=1, 2025-05-07T21:02:35.6966812Z D=109, 2025-05-07T21:02:35.6966886Z B=45, 2025-05-07T21:02:35.6966962Z log_E=5, 2025-05-07T21:02:35.6967039Z L=7, 2025-05-07T21:02:35.6967118Z D_gradcheck=1, 2025-05-07T21:02:35.6967212Z stochastic_rounding=False, 2025-05-07T21:02:35.6967290Z weighted=True, 2025-05-07T21:02:35.6967367Z row_wise=True, 2025-05-07T21:02:35.6967446Z mixed=False, 2025-05-07T21:02:35.6967540Z use_cache=False, 2025-05-07T21:02:35.6967642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6967729Z use_cpu=True, 2025-05-07T21:02:35.6967834Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6967924Z ) 2025-05-07T21:02:35.6968071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6968422Z self=, 2025-05-07T21:02:35.6968502Z compile=False, 2025-05-07T21:02:35.6968611Z pooling_mode=, 2025-05-07T21:02:35.6968685Z T=2, 2025-05-07T21:02:35.6968758Z D=3, 2025-05-07T21:02:35.6968830Z B=67, 2025-05-07T21:02:35.6968905Z log_E=5, 2025-05-07T21:02:35.6968978Z L=19, 2025-05-07T21:02:35.6969062Z D_gradcheck=2, 2025-05-07T21:02:35.6969154Z stochastic_rounding=False, 2025-05-07T21:02:35.6969233Z weighted=False, 2025-05-07T21:02:35.6969319Z row_wise=True, 2025-05-07T21:02:35.6969395Z mixed=False, 2025-05-07T21:02:35.6969475Z use_cache=True, 2025-05-07T21:02:35.6969577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6969702Z use_cpu=True, 2025-05-07T21:02:35.6969803Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6969875Z ) 2025-05-07T21:02:35.6970002Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6970341Z self=, 2025-05-07T21:02:35.6970430Z compile=True, 2025-05-07T21:02:35.6970536Z pooling_mode=, 2025-05-07T21:02:35.6970621Z T=4, 2025-05-07T21:02:35.6970698Z D=107, 2025-05-07T21:02:35.6970772Z B=103, 2025-05-07T21:02:35.6970847Z log_E=3, 2025-05-07T21:02:35.6970920Z L=20, 2025-05-07T21:02:35.6971003Z D_gradcheck=1, 2025-05-07T21:02:35.6971094Z stochastic_rounding=True, 2025-05-07T21:02:35.6971171Z weighted=False, 2025-05-07T21:02:35.6971250Z row_wise=True, 2025-05-07T21:02:35.6971323Z mixed=False, 2025-05-07T21:02:35.6971403Z use_cache=False, 2025-05-07T21:02:35.6971515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6971597Z use_cpu=True, 2025-05-07T21:02:35.6971699Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6971776Z ) 2025-05-07T21:02:35.6971902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6972279Z self=, 2025-05-07T21:02:35.6972366Z compile=False, 2025-05-07T21:02:35.6972471Z pooling_mode=, 2025-05-07T21:02:35.6972589Z T=5, 2025-05-07T21:02:35.6972660Z D=78, 2025-05-07T21:02:35.6972732Z B=83, 2025-05-07T21:02:35.6972812Z log_E=3, 2025-05-07T21:02:35.6972891Z L=19, 2025-05-07T21:02:35.6973013Z D_gradcheck=1, 2025-05-07T21:02:35.6973116Z stochastic_rounding=True, 2025-05-07T21:02:35.6973199Z weighted=True, 2025-05-07T21:02:35.6973275Z row_wise=True, 2025-05-07T21:02:35.6973355Z mixed=True, 2025-05-07T21:02:35.6973436Z use_cache=False, 2025-05-07T21:02:35.6973538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6973617Z use_cpu=True, 2025-05-07T21:02:35.6973718Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6973791Z ) 2025-05-07T21:02:35.6973931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6974271Z self=, 2025-05-07T21:02:35.6974363Z compile=False, 2025-05-07T21:02:35.6974470Z pooling_mode=, 2025-05-07T21:02:35.6974544Z T=5, 2025-05-07T21:02:35.6974623Z D=46, 2025-05-07T21:02:35.6974698Z B=80, 2025-05-07T21:02:35.6974771Z log_E=4, 2025-05-07T21:02:35.6974857Z L=14, 2025-05-07T21:02:35.6974938Z D_gradcheck=1, 2025-05-07T21:02:35.6975033Z stochastic_rounding=False, 2025-05-07T21:02:35.6975120Z weighted=False, 2025-05-07T21:02:35.6975195Z row_wise=True, 2025-05-07T21:02:35.6975272Z mixed=False, 2025-05-07T21:02:35.6975355Z use_cache=False, 2025-05-07T21:02:35.6975460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6975535Z use_cpu=True, 2025-05-07T21:02:35.6975639Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6975707Z ) 2025-05-07T21:02:35.6975840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6976176Z self=, 2025-05-07T21:02:35.6976254Z compile=True, 2025-05-07T21:02:35.6976364Z pooling_mode=, 2025-05-07T21:02:35.6976443Z T=3, 2025-05-07T21:02:35.6976521Z D=73, 2025-05-07T21:02:35.6976596Z B=38, 2025-05-07T21:02:35.6976670Z log_E=5, 2025-05-07T21:02:35.6976747Z L=3, 2025-05-07T21:02:35.6976830Z D_gradcheck=2, 2025-05-07T21:02:35.6976924Z stochastic_rounding=False, 2025-05-07T21:02:35.6977003Z weighted=True, 2025-05-07T21:02:35.6977081Z row_wise=True, 2025-05-07T21:02:35.6977160Z mixed=False, 2025-05-07T21:02:35.6977243Z use_cache=True, 2025-05-07T21:02:35.6977401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6977479Z use_cpu=True, 2025-05-07T21:02:35.6977580Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6977651Z ) 2025-05-07T21:02:35.6977779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6978118Z self=, 2025-05-07T21:02:35.6978221Z compile=False, 2025-05-07T21:02:35.6978341Z pooling_mode=, 2025-05-07T21:02:35.6978431Z T=1, 2025-05-07T21:02:35.6978504Z D=36, 2025-05-07T21:02:35.6978578Z B=100, 2025-05-07T21:02:35.6978655Z log_E=5, 2025-05-07T21:02:35.6978728Z L=11, 2025-05-07T21:02:35.6978808Z D_gradcheck=1, 2025-05-07T21:02:35.6978903Z stochastic_rounding=False, 2025-05-07T21:02:35.6978982Z weighted=True, 2025-05-07T21:02:35.6979072Z row_wise=True, 2025-05-07T21:02:35.6979149Z mixed=False, 2025-05-07T21:02:35.6979229Z use_cache=True, 2025-05-07T21:02:35.6979336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6979418Z use_cpu=True, 2025-05-07T21:02:35.6979515Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6979632Z ) 2025-05-07T21:02:35.6979759Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6980091Z self=, 2025-05-07T21:02:35.6980175Z compile=False, 2025-05-07T21:02:35.6980319Z pooling_mode=, 2025-05-07T21:02:35.6980394Z T=4, 2025-05-07T21:02:35.6980476Z D=117, 2025-05-07T21:02:35.6980551Z B=48, 2025-05-07T21:02:35.6980663Z log_E=5, 2025-05-07T21:02:35.6980744Z L=0, 2025-05-07T21:02:35.6980823Z D_gradcheck=1, 2025-05-07T21:02:35.6980918Z stochastic_rounding=True, 2025-05-07T21:02:35.6980994Z weighted=True, 2025-05-07T21:02:35.6981069Z row_wise=True, 2025-05-07T21:02:35.6981151Z mixed=True, 2025-05-07T21:02:35.6981230Z use_cache=True, 2025-05-07T21:02:35.6981336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6981415Z use_cpu=True, 2025-05-07T21:02:35.6981514Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6981595Z ) 2025-05-07T21:02:35.6981728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6982068Z self=, 2025-05-07T21:02:35.6982156Z compile=False, 2025-05-07T21:02:35.6982280Z pooling_mode=, 2025-05-07T21:02:35.6982356Z T=1, 2025-05-07T21:02:35.6982438Z D=26, 2025-05-07T21:02:35.6982513Z B=77, 2025-05-07T21:02:35.6982598Z log_E=4, 2025-05-07T21:02:35.6982677Z L=9, 2025-05-07T21:02:35.6982756Z D_gradcheck=2, 2025-05-07T21:02:35.6982847Z stochastic_rounding=True, 2025-05-07T21:02:35.6982933Z weighted=False, 2025-05-07T21:02:35.6983008Z row_wise=True, 2025-05-07T21:02:35.6983086Z mixed=True, 2025-05-07T21:02:35.6983177Z use_cache=False, 2025-05-07T21:02:35.6983284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.6983363Z use_cpu=True, 2025-05-07T21:02:35.6983470Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.6983543Z ) 2025-05-07T21:02:35.6983670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6984008Z self=, 2025-05-07T21:02:35.6984090Z compile=True, 2025-05-07T21:02:35.6984201Z pooling_mode=, 2025-05-07T21:02:35.6984272Z T=1, 2025-05-07T21:02:35.6984351Z D=79, 2025-05-07T21:02:35.6984438Z B=54, 2025-05-07T21:02:35.6984516Z log_E=5, 2025-05-07T21:02:35.6984591Z L=13, 2025-05-07T21:02:35.6984673Z D_gradcheck=1, 2025-05-07T21:02:35.6984769Z stochastic_rounding=False, 2025-05-07T21:02:35.6984848Z weighted=True, 2025-05-07T21:02:35.6984938Z row_wise=True, 2025-05-07T21:02:35.6985014Z mixed=True, 2025-05-07T21:02:35.6985136Z use_cache=False, 2025-05-07T21:02:35.6985243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6985321Z use_cpu=True, 2025-05-07T21:02:35.6985418Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.6985499Z ) 2025-05-07T21:02:35.6985632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.6985982Z self=, 2025-05-07T21:02:35.6986067Z compile=False, 2025-05-07T21:02:35.6986176Z pooling_mode=, 2025-05-07T21:02:35.6986265Z T=5, 2025-05-07T21:02:35.6986345Z D=32, 2025-05-07T21:02:35.6986430Z B=59, 2025-05-07T21:02:35.6986506Z log_E=5, 2025-05-07T21:02:35.6986580Z L=1, 2025-05-07T21:02:35.6986661Z D_gradcheck=1, 2025-05-07T21:02:35.6986755Z stochastic_rounding=False, 2025-05-07T21:02:35.6986836Z weighted=False, 2025-05-07T21:02:35.6986911Z row_wise=True, 2025-05-07T21:02:35.6986989Z mixed=True, 2025-05-07T21:02:35.6987068Z use_cache=True, 2025-05-07T21:02:35.6987173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.6987250Z use_cpu=True, 2025-05-07T21:02:35.6987355Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7256657Z ) 2025-05-07T21:02:35.7257553Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7258225Z self=, 2025-05-07T21:02:35.7258575Z compile=True, 2025-05-07T21:02:35.7258750Z pooling_mode=, 2025-05-07T21:02:35.7258850Z T=4, 2025-05-07T21:02:35.7258953Z D=104, 2025-05-07T21:02:35.7259160Z B=15, 2025-05-07T21:02:35.7259261Z log_E=5, 2025-05-07T21:02:35.7259364Z L=17, 2025-05-07T21:02:35.7259473Z D_gradcheck=2, 2025-05-07T21:02:35.7259614Z stochastic_rounding=False, 2025-05-07T21:02:35.7259724Z weighted=True, 2025-05-07T21:02:35.7259830Z row_wise=True, 2025-05-07T21:02:35.7259940Z mixed=False, 2025-05-07T21:02:35.7260054Z use_cache=False, 2025-05-07T21:02:35.7260203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7260316Z use_cpu=True, 2025-05-07T21:02:35.7260433Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7260509Z ) 2025-05-07T21:02:35.7260637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7260974Z self=, 2025-05-07T21:02:35.7261065Z compile=False, 2025-05-07T21:02:35.7261178Z pooling_mode=, 2025-05-07T21:02:35.7261253Z T=2, 2025-05-07T21:02:35.7261330Z D=98, 2025-05-07T21:02:35.7261406Z B=31, 2025-05-07T21:02:35.7261480Z log_E=5, 2025-05-07T21:02:35.7261558Z L=17, 2025-05-07T21:02:35.7261644Z D_gradcheck=2, 2025-05-07T21:02:35.7261736Z stochastic_rounding=True, 2025-05-07T21:02:35.7261819Z weighted=False, 2025-05-07T21:02:35.7261896Z row_wise=True, 2025-05-07T21:02:35.7261976Z mixed=True, 2025-05-07T21:02:35.7262059Z use_cache=True, 2025-05-07T21:02:35.7262163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7262241Z use_cpu=True, 2025-05-07T21:02:35.7262350Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7262422Z ) 2025-05-07T21:02:35.7262549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7262909Z self=, 2025-05-07T21:02:35.7262998Z compile=True, 2025-05-07T21:02:35.7263112Z pooling_mode=, 2025-05-07T21:02:35.7263186Z T=1, 2025-05-07T21:02:35.7263264Z D=81, 2025-05-07T21:02:35.7263345Z B=63, 2025-05-07T21:02:35.7263423Z log_E=4, 2025-05-07T21:02:35.7263500Z L=19, 2025-05-07T21:02:35.7263587Z D_gradcheck=2, 2025-05-07T21:02:35.7263685Z stochastic_rounding=True, 2025-05-07T21:02:35.7263768Z weighted=False, 2025-05-07T21:02:35.7263853Z row_wise=True, 2025-05-07T21:02:35.7264006Z mixed=True, 2025-05-07T21:02:35.7264087Z use_cache=True, 2025-05-07T21:02:35.7264194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7264274Z use_cpu=True, 2025-05-07T21:02:35.7264379Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7264454Z ) 2025-05-07T21:02:35.7264583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7264929Z self=, 2025-05-07T21:02:35.7265017Z compile=True, 2025-05-07T21:02:35.7265130Z pooling_mode=, 2025-05-07T21:02:35.7265217Z T=2, 2025-05-07T21:02:35.7265301Z D=58, 2025-05-07T21:02:35.7265384Z B=73, 2025-05-07T21:02:35.7265463Z log_E=3, 2025-05-07T21:02:35.7265537Z L=17, 2025-05-07T21:02:35.7265616Z D_gradcheck=1, 2025-05-07T21:02:35.7265714Z stochastic_rounding=False, 2025-05-07T21:02:35.7265795Z weighted=False, 2025-05-07T21:02:35.7265875Z row_wise=True, 2025-05-07T21:02:35.7265968Z mixed=False, 2025-05-07T21:02:35.7266051Z use_cache=False, 2025-05-07T21:02:35.7266157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7266254Z use_cpu=True, 2025-05-07T21:02:35.7266419Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7266504Z ) 2025-05-07T21:02:35.7266638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7266977Z self=, 2025-05-07T21:02:35.7267107Z compile=True, 2025-05-07T21:02:35.7267213Z pooling_mode=, 2025-05-07T21:02:35.7267286Z T=1, 2025-05-07T21:02:35.7267405Z D=119, 2025-05-07T21:02:35.7267481Z B=121, 2025-05-07T21:02:35.7267559Z log_E=3, 2025-05-07T21:02:35.7267638Z L=12, 2025-05-07T21:02:35.7267720Z D_gradcheck=1, 2025-05-07T21:02:35.7267812Z stochastic_rounding=True, 2025-05-07T21:02:35.7267895Z weighted=True, 2025-05-07T21:02:35.7267978Z row_wise=True, 2025-05-07T21:02:35.7268062Z mixed=True, 2025-05-07T21:02:35.7268165Z use_cache=True, 2025-05-07T21:02:35.7268285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7268396Z use_cpu=True, 2025-05-07T21:02:35.7268499Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7268576Z ) 2025-05-07T21:02:35.7268715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7269047Z self=, 2025-05-07T21:02:35.7269133Z compile=False, 2025-05-07T21:02:35.7269244Z pooling_mode=, 2025-05-07T21:02:35.7269321Z T=3, 2025-05-07T21:02:35.7269399Z D=15, 2025-05-07T21:02:35.7269482Z B=89, 2025-05-07T21:02:35.7269561Z log_E=3, 2025-05-07T21:02:35.7269640Z L=15, 2025-05-07T21:02:35.7269726Z D_gradcheck=2, 2025-05-07T21:02:35.7269817Z stochastic_rounding=True, 2025-05-07T21:02:35.7269900Z weighted=True, 2025-05-07T21:02:35.7269981Z row_wise=True, 2025-05-07T21:02:35.7270057Z mixed=True, 2025-05-07T21:02:35.7270140Z use_cache=True, 2025-05-07T21:02:35.7270249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7270336Z use_cpu=True, 2025-05-07T21:02:35.7270438Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7270509Z ) 2025-05-07T21:02:35.7270642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7270977Z self=, 2025-05-07T21:02:35.7271060Z compile=True, 2025-05-07T21:02:35.7271165Z pooling_mode=, 2025-05-07T21:02:35.7271246Z T=4, 2025-05-07T21:02:35.7271322Z D=78, 2025-05-07T21:02:35.7271400Z B=13, 2025-05-07T21:02:35.7271480Z log_E=4, 2025-05-07T21:02:35.7271556Z L=5, 2025-05-07T21:02:35.7271639Z D_gradcheck=2, 2025-05-07T21:02:35.7271741Z stochastic_rounding=True, 2025-05-07T21:02:35.7271823Z weighted=False, 2025-05-07T21:02:35.7271962Z row_wise=True, 2025-05-07T21:02:35.7272042Z mixed=True, 2025-05-07T21:02:35.7272124Z use_cache=False, 2025-05-07T21:02:35.7272235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7272316Z use_cpu=True, 2025-05-07T21:02:35.7272417Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7272492Z ) 2025-05-07T21:02:35.7272620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7272952Z self=, 2025-05-07T21:02:35.7273041Z compile=False, 2025-05-07T21:02:35.7273154Z pooling_mode=, 2025-05-07T21:02:35.7273238Z T=2, 2025-05-07T21:02:35.7273312Z D=15, 2025-05-07T21:02:35.7273387Z B=51, 2025-05-07T21:02:35.7273464Z log_E=4, 2025-05-07T21:02:35.7273540Z L=10, 2025-05-07T21:02:35.7273621Z D_gradcheck=2, 2025-05-07T21:02:35.7273717Z stochastic_rounding=False, 2025-05-07T21:02:35.7273796Z weighted=True, 2025-05-07T21:02:35.7273882Z row_wise=True, 2025-05-07T21:02:35.7273961Z mixed=True, 2025-05-07T21:02:35.7274041Z use_cache=True, 2025-05-07T21:02:35.7274143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7274273Z use_cpu=True, 2025-05-07T21:02:35.7274375Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7274447Z ) 2025-05-07T21:02:35.7274575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7274906Z self=, 2025-05-07T21:02:35.7275032Z compile=False, 2025-05-07T21:02:35.7275137Z pooling_mode=, 2025-05-07T21:02:35.7275247Z T=5, 2025-05-07T21:02:35.7275326Z D=87, 2025-05-07T21:02:35.7275404Z B=110, 2025-05-07T21:02:35.7275485Z log_E=4, 2025-05-07T21:02:35.7275573Z L=3, 2025-05-07T21:02:35.7275653Z D_gradcheck=1, 2025-05-07T21:02:35.7275745Z stochastic_rounding=True, 2025-05-07T21:02:35.7275830Z weighted=False, 2025-05-07T21:02:35.7275909Z row_wise=True, 2025-05-07T21:02:35.7275987Z mixed=False, 2025-05-07T21:02:35.7276072Z use_cache=True, 2025-05-07T21:02:35.7276177Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7276261Z use_cpu=True, 2025-05-07T21:02:35.7276369Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7276441Z ) 2025-05-07T21:02:35.7276572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7276913Z self=, 2025-05-07T21:02:35.7276996Z compile=True, 2025-05-07T21:02:35.7277117Z pooling_mode=, 2025-05-07T21:02:35.7277193Z T=4, 2025-05-07T21:02:35.7277268Z D=45, 2025-05-07T21:02:35.7277347Z B=32, 2025-05-07T21:02:35.7277423Z log_E=4, 2025-05-07T21:02:35.7277498Z L=16, 2025-05-07T21:02:35.7277588Z D_gradcheck=2, 2025-05-07T21:02:35.7277682Z stochastic_rounding=True, 2025-05-07T21:02:35.7277767Z weighted=True, 2025-05-07T21:02:35.7277849Z row_wise=True, 2025-05-07T21:02:35.7277927Z mixed=False, 2025-05-07T21:02:35.7278012Z use_cache=True, 2025-05-07T21:02:35.7278141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7278233Z use_cpu=True, 2025-05-07T21:02:35.7278365Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7278436Z ) 2025-05-07T21:02:35.7278562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7278907Z self=, 2025-05-07T21:02:35.7278988Z compile=True, 2025-05-07T21:02:35.7279097Z pooling_mode=, 2025-05-07T21:02:35.7279175Z T=1, 2025-05-07T21:02:35.7279251Z D=64, 2025-05-07T21:02:35.7279328Z B=71, 2025-05-07T21:02:35.7279412Z log_E=5, 2025-05-07T21:02:35.7279489Z L=10, 2025-05-07T21:02:35.7279570Z D_gradcheck=1, 2025-05-07T21:02:35.7279665Z stochastic_rounding=True, 2025-05-07T21:02:35.7279791Z weighted=True, 2025-05-07T21:02:35.7287020Z row_wise=True, 2025-05-07T21:02:35.7287125Z mixed=True, 2025-05-07T21:02:35.7287215Z use_cache=True, 2025-05-07T21:02:35.7287334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7287421Z use_cpu=True, 2025-05-07T21:02:35.7287531Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7287607Z ) 2025-05-07T21:02:35.7287736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7288089Z self=, 2025-05-07T21:02:35.7288170Z compile=True, 2025-05-07T21:02:35.7288286Z pooling_mode=, 2025-05-07T21:02:35.7288365Z T=4, 2025-05-07T21:02:35.7288446Z D=5, 2025-05-07T21:02:35.7288520Z B=84, 2025-05-07T21:02:35.7288596Z log_E=3, 2025-05-07T21:02:35.7288674Z L=6, 2025-05-07T21:02:35.7288756Z D_gradcheck=1, 2025-05-07T21:02:35.7288854Z stochastic_rounding=True, 2025-05-07T21:02:35.7288937Z weighted=True, 2025-05-07T21:02:35.7289017Z row_wise=True, 2025-05-07T21:02:35.7289099Z mixed=False, 2025-05-07T21:02:35.7289179Z use_cache=False, 2025-05-07T21:02:35.7289361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7289444Z use_cpu=True, 2025-05-07T21:02:35.7289546Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7289615Z ) 2025-05-07T21:02:35.7289748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7290125Z self=, 2025-05-07T21:02:35.7290210Z compile=False, 2025-05-07T21:02:35.7290380Z pooling_mode=, 2025-05-07T21:02:35.7290456Z T=5, 2025-05-07T21:02:35.7290531Z D=120, 2025-05-07T21:02:35.7290614Z B=38, 2025-05-07T21:02:35.7290689Z log_E=5, 2025-05-07T21:02:35.7290765Z L=4, 2025-05-07T21:02:35.7290844Z D_gradcheck=1, 2025-05-07T21:02:35.7290936Z stochastic_rounding=False, 2025-05-07T21:02:35.7291021Z weighted=True, 2025-05-07T21:02:35.7291099Z row_wise=True, 2025-05-07T21:02:35.7291177Z mixed=False, 2025-05-07T21:02:35.7291262Z use_cache=False, 2025-05-07T21:02:35.7291371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7291449Z use_cpu=True, 2025-05-07T21:02:35.7291554Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7291626Z ) 2025-05-07T21:02:35.7291757Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7292096Z self=, 2025-05-07T21:02:35.7292178Z compile=False, 2025-05-07T21:02:35.7292293Z pooling_mode=, 2025-05-07T21:02:35.7292367Z T=3, 2025-05-07T21:02:35.7292445Z D=127, 2025-05-07T21:02:35.7292521Z B=64, 2025-05-07T21:02:35.7292595Z log_E=3, 2025-05-07T21:02:35.7292668Z L=1, 2025-05-07T21:02:35.7292752Z D_gradcheck=1, 2025-05-07T21:02:35.7292847Z stochastic_rounding=True, 2025-05-07T21:02:35.7292927Z weighted=False, 2025-05-07T21:02:35.7293006Z row_wise=True, 2025-05-07T21:02:35.7293083Z mixed=False, 2025-05-07T21:02:35.7293163Z use_cache=False, 2025-05-07T21:02:35.7293273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7293351Z use_cpu=True, 2025-05-07T21:02:35.7293449Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7293525Z ) 2025-05-07T21:02:35.7293652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7293989Z self=, 2025-05-07T21:02:35.7294072Z compile=False, 2025-05-07T21:02:35.7294178Z pooling_mode=, 2025-05-07T21:02:35.7294506Z T=2, 2025-05-07T21:02:35.7294584Z D=57, 2025-05-07T21:02:35.7294658Z B=13, 2025-05-07T21:02:35.7294737Z log_E=4, 2025-05-07T21:02:35.7294812Z L=7, 2025-05-07T21:02:35.7294896Z D_gradcheck=1, 2025-05-07T21:02:35.7295075Z stochastic_rounding=True, 2025-05-07T21:02:35.7295156Z weighted=False, 2025-05-07T21:02:35.7295233Z row_wise=True, 2025-05-07T21:02:35.7295317Z mixed=False, 2025-05-07T21:02:35.7295401Z use_cache=True, 2025-05-07T21:02:35.7295505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7295591Z use_cpu=True, 2025-05-07T21:02:35.7295692Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7295765Z ) 2025-05-07T21:02:35.7295898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7296231Z self=, 2025-05-07T21:02:35.7296335Z compile=False, 2025-05-07T21:02:35.7296440Z pooling_mode=, 2025-05-07T21:02:35.7296513Z T=3, 2025-05-07T21:02:35.7296596Z D=12, 2025-05-07T21:02:35.7296674Z B=6, 2025-05-07T21:02:35.7296757Z log_E=3, 2025-05-07T21:02:35.7296836Z L=11, 2025-05-07T21:02:35.7296918Z D_gradcheck=2, 2025-05-07T21:02:35.7297017Z stochastic_rounding=True, 2025-05-07T21:02:35.7297096Z weighted=True, 2025-05-07T21:02:35.7297176Z row_wise=True, 2025-05-07T21:02:35.7297261Z mixed=False, 2025-05-07T21:02:35.7297409Z use_cache=False, 2025-05-07T21:02:35.7297515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7297607Z use_cpu=True, 2025-05-07T21:02:35.7297706Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7297778Z ) 2025-05-07T21:02:35.7297992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7298345Z self=, 2025-05-07T21:02:35.7298476Z compile=True, 2025-05-07T21:02:35.7298583Z pooling_mode=, 2025-05-07T21:02:35.7298660Z T=5, 2025-05-07T21:02:35.7298741Z D=20, 2025-05-07T21:02:35.7298814Z B=50, 2025-05-07T21:02:35.7298889Z log_E=4, 2025-05-07T21:02:35.7298967Z L=11, 2025-05-07T21:02:35.7299047Z D_gradcheck=2, 2025-05-07T21:02:35.7299142Z stochastic_rounding=False, 2025-05-07T21:02:35.7299225Z weighted=False, 2025-05-07T21:02:35.7299304Z row_wise=True, 2025-05-07T21:02:35.7299381Z mixed=False, 2025-05-07T21:02:35.7299471Z use_cache=True, 2025-05-07T21:02:35.7299577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7299657Z use_cpu=True, 2025-05-07T21:02:35.7299762Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7553937Z ) 2025-05-07T21:02:35.7554420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7555408Z self=, 2025-05-07T21:02:35.7555655Z compile=False, 2025-05-07T21:02:35.7555957Z pooling_mode=, 2025-05-07T21:02:35.7556181Z T=1, 2025-05-07T21:02:35.7556384Z D=42, 2025-05-07T21:02:35.7556584Z B=3, 2025-05-07T21:02:35.7556803Z log_E=3, 2025-05-07T21:02:35.7557010Z L=1, 2025-05-07T21:02:35.7557329Z D_gradcheck=2, 2025-05-07T21:02:35.7557582Z stochastic_rounding=True, 2025-05-07T21:02:35.7557816Z weighted=False, 2025-05-07T21:02:35.7558015Z row_wise=True, 2025-05-07T21:02:35.7558129Z mixed=False, 2025-05-07T21:02:35.7558256Z use_cache=True, 2025-05-07T21:02:35.7558404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7558526Z use_cpu=True, 2025-05-07T21:02:35.7558671Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7558782Z ) 2025-05-07T21:02:35.7558942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7559286Z self=, 2025-05-07T21:02:35.7559369Z compile=True, 2025-05-07T21:02:35.7559487Z pooling_mode=, 2025-05-07T21:02:35.7559561Z T=1, 2025-05-07T21:02:35.7559638Z D=93, 2025-05-07T21:02:35.7559725Z B=45, 2025-05-07T21:02:35.7559808Z log_E=5, 2025-05-07T21:02:35.7559885Z L=12, 2025-05-07T21:02:35.7560202Z D_gradcheck=1, 2025-05-07T21:02:35.7560304Z stochastic_rounding=False, 2025-05-07T21:02:35.7560389Z weighted=False, 2025-05-07T21:02:35.7560575Z row_wise=True, 2025-05-07T21:02:35.7560662Z mixed=False, 2025-05-07T21:02:35.7560756Z use_cache=False, 2025-05-07T21:02:35.7560864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7560948Z use_cpu=True, 2025-05-07T21:02:35.7561059Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7561137Z ) 2025-05-07T21:02:35.7561270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7561621Z self=, 2025-05-07T21:02:35.7561706Z compile=True, 2025-05-07T21:02:35.7561813Z pooling_mode=, 2025-05-07T21:02:35.7561897Z T=4, 2025-05-07T21:02:35.7561976Z D=49, 2025-05-07T21:02:35.7562052Z B=66, 2025-05-07T21:02:35.7562139Z log_E=5, 2025-05-07T21:02:35.7562215Z L=8, 2025-05-07T21:02:35.7562301Z D_gradcheck=2, 2025-05-07T21:02:35.7562404Z stochastic_rounding=False, 2025-05-07T21:02:35.7562486Z weighted=True, 2025-05-07T21:02:35.7562575Z row_wise=True, 2025-05-07T21:02:35.7562743Z mixed=False, 2025-05-07T21:02:35.7562828Z use_cache=True, 2025-05-07T21:02:35.7562941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7563022Z use_cpu=True, 2025-05-07T21:02:35.7563125Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7563277Z ) 2025-05-07T21:02:35.7563406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7563803Z self=, 2025-05-07T21:02:35.7563898Z compile=False, 2025-05-07T21:02:35.7564004Z pooling_mode=, 2025-05-07T21:02:35.7564085Z T=3, 2025-05-07T21:02:35.7564171Z D=53, 2025-05-07T21:02:35.7564248Z B=59, 2025-05-07T21:02:35.7564332Z log_E=4, 2025-05-07T21:02:35.7564412Z L=16, 2025-05-07T21:02:35.7564497Z D_gradcheck=1, 2025-05-07T21:02:35.7564599Z stochastic_rounding=True, 2025-05-07T21:02:35.7564682Z weighted=False, 2025-05-07T21:02:35.7564762Z row_wise=True, 2025-05-07T21:02:35.7564856Z mixed=False, 2025-05-07T21:02:35.7564940Z use_cache=False, 2025-05-07T21:02:35.7565050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7565140Z use_cpu=True, 2025-05-07T21:02:35.7565242Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7565319Z ) 2025-05-07T21:02:35.7565455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7565795Z self=, 2025-05-07T21:02:35.7565888Z compile=True, 2025-05-07T21:02:35.7565995Z pooling_mode=, 2025-05-07T21:02:35.7566071Z T=2, 2025-05-07T21:02:35.7566156Z D=66, 2025-05-07T21:02:35.7566234Z B=41, 2025-05-07T21:02:35.7566313Z log_E=4, 2025-05-07T21:02:35.7566397Z L=5, 2025-05-07T21:02:35.7566478Z D_gradcheck=1, 2025-05-07T21:02:35.7566575Z stochastic_rounding=False, 2025-05-07T21:02:35.7566664Z weighted=True, 2025-05-07T21:02:35.7566746Z row_wise=True, 2025-05-07T21:02:35.7566823Z mixed=True, 2025-05-07T21:02:35.7566920Z use_cache=False, 2025-05-07T21:02:35.7567027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7567115Z use_cpu=True, 2025-05-07T21:02:35.7567233Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7567309Z ) 2025-05-07T21:02:35.7567441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7567793Z self=, 2025-05-07T21:02:35.7567878Z compile=True, 2025-05-07T21:02:35.7567992Z pooling_mode=, 2025-05-07T21:02:35.7568067Z T=2, 2025-05-07T21:02:35.7568150Z D=101, 2025-05-07T21:02:35.7568234Z B=62, 2025-05-07T21:02:35.7568313Z log_E=4, 2025-05-07T21:02:35.7568438Z L=3, 2025-05-07T21:02:35.7568530Z D_gradcheck=1, 2025-05-07T21:02:35.7568629Z stochastic_rounding=True, 2025-05-07T21:02:35.7568711Z weighted=True, 2025-05-07T21:02:35.7568801Z row_wise=True, 2025-05-07T21:02:35.7568880Z mixed=False, 2025-05-07T21:02:35.7568965Z use_cache=True, 2025-05-07T21:02:35.7569079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7569160Z use_cpu=True, 2025-05-07T21:02:35.7569272Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7569344Z ) 2025-05-07T21:02:35.7569476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7569820Z self=, 2025-05-07T21:02:35.7569902Z compile=True, 2025-05-07T21:02:35.7570012Z pooling_mode=, 2025-05-07T21:02:35.7570092Z T=4, 2025-05-07T21:02:35.7570169Z D=97, 2025-05-07T21:02:35.7570247Z B=25, 2025-05-07T21:02:35.7570334Z log_E=4, 2025-05-07T21:02:35.7570413Z L=6, 2025-05-07T21:02:35.7570494Z D_gradcheck=2, 2025-05-07T21:02:35.7570595Z stochastic_rounding=False, 2025-05-07T21:02:35.7570675Z weighted=False, 2025-05-07T21:02:35.7570801Z row_wise=True, 2025-05-07T21:02:35.7570887Z mixed=True, 2025-05-07T21:02:35.7570969Z use_cache=False, 2025-05-07T21:02:35.7571085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7571164Z use_cpu=True, 2025-05-07T21:02:35.7571307Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7571390Z ) 2025-05-07T21:02:35.7571520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7571891Z self=, 2025-05-07T21:02:35.7571985Z compile=True, 2025-05-07T21:02:35.7572094Z pooling_mode=, 2025-05-07T21:02:35.7572170Z T=3, 2025-05-07T21:02:35.7572256Z D=76, 2025-05-07T21:02:35.7572335Z B=118, 2025-05-07T21:02:35.7572417Z log_E=5, 2025-05-07T21:02:35.7572502Z L=15, 2025-05-07T21:02:35.7572584Z D_gradcheck=2, 2025-05-07T21:02:35.7572679Z stochastic_rounding=True, 2025-05-07T21:02:35.7572771Z weighted=True, 2025-05-07T21:02:35.7572855Z row_wise=True, 2025-05-07T21:02:35.7572947Z mixed=True, 2025-05-07T21:02:35.7573033Z use_cache=False, 2025-05-07T21:02:35.7573139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7573229Z use_cpu=True, 2025-05-07T21:02:35.7573333Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7573408Z ) 2025-05-07T21:02:35.7573545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7573884Z self=, 2025-05-07T21:02:35.7573966Z compile=True, 2025-05-07T21:02:35.7574082Z pooling_mode=, 2025-05-07T21:02:35.7574160Z T=5, 2025-05-07T21:02:35.7574238Z D=23, 2025-05-07T21:02:35.7574323Z B=97, 2025-05-07T21:02:35.7574401Z log_E=4, 2025-05-07T21:02:35.7574487Z L=7, 2025-05-07T21:02:35.7574572Z D_gradcheck=1, 2025-05-07T21:02:35.7574669Z stochastic_rounding=False, 2025-05-07T21:02:35.7574766Z weighted=False, 2025-05-07T21:02:35.7574846Z row_wise=True, 2025-05-07T21:02:35.7574927Z mixed=False, 2025-05-07T21:02:35.7575018Z use_cache=True, 2025-05-07T21:02:35.7575125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7575206Z use_cpu=True, 2025-05-07T21:02:35.7575321Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7575396Z ) 2025-05-07T21:02:35.7575528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7575874Z self=, 2025-05-07T21:02:35.7575958Z compile=True, 2025-05-07T21:02:35.7576077Z pooling_mode=, 2025-05-07T21:02:35.7576151Z T=2, 2025-05-07T21:02:35.7576228Z D=71, 2025-05-07T21:02:35.7576319Z B=112, 2025-05-07T21:02:35.7576447Z log_E=5, 2025-05-07T21:02:35.7576526Z L=13, 2025-05-07T21:02:35.7576615Z D_gradcheck=2, 2025-05-07T21:02:35.7576709Z stochastic_rounding=False, 2025-05-07T21:02:35.7576791Z weighted=True, 2025-05-07T21:02:35.7576880Z row_wise=True, 2025-05-07T21:02:35.7576958Z mixed=False, 2025-05-07T21:02:35.7577040Z use_cache=False, 2025-05-07T21:02:35.7577153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7577237Z use_cpu=True, 2025-05-07T21:02:35.7577337Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7577414Z ) 2025-05-07T21:02:35.7577542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7577886Z self=, 2025-05-07T21:02:35.7577972Z compile=False, 2025-05-07T21:02:35.7578079Z pooling_mode=, 2025-05-07T21:02:35.7578168Z T=1, 2025-05-07T21:02:35.7578244Z D=3, 2025-05-07T21:02:35.7578324Z B=117, 2025-05-07T21:02:35.7578409Z log_E=5, 2025-05-07T21:02:35.7578487Z L=11, 2025-05-07T21:02:35.7578569Z D_gradcheck=2, 2025-05-07T21:02:35.7578672Z stochastic_rounding=True, 2025-05-07T21:02:35.7578798Z weighted=True, 2025-05-07T21:02:35.7578877Z row_wise=True, 2025-05-07T21:02:35.7578968Z mixed=True, 2025-05-07T21:02:35.7579051Z use_cache=False, 2025-05-07T21:02:35.7579156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7579285Z use_cpu=True, 2025-05-07T21:02:35.7579386Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7579469Z ) 2025-05-07T21:02:35.7579597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7580002Z self=, 2025-05-07T21:02:35.7580096Z compile=True, 2025-05-07T21:02:35.7580204Z pooling_mode=, 2025-05-07T21:02:35.7580281Z T=5, 2025-05-07T21:02:35.7580367Z D=101, 2025-05-07T21:02:35.7580445Z B=75, 2025-05-07T21:02:35.7580525Z log_E=4, 2025-05-07T21:02:35.7580606Z L=9, 2025-05-07T21:02:35.7580689Z D_gradcheck=1, 2025-05-07T21:02:35.7580783Z stochastic_rounding=False, 2025-05-07T21:02:35.7580880Z weighted=False, 2025-05-07T21:02:35.7580961Z row_wise=True, 2025-05-07T21:02:35.7581038Z mixed=True, 2025-05-07T21:02:35.7581132Z use_cache=False, 2025-05-07T21:02:35.7581238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7581326Z use_cpu=True, 2025-05-07T21:02:35.7581430Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7581505Z ) 2025-05-07T21:02:35.7581643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7581975Z self=, 2025-05-07T21:02:35.7582060Z compile=False, 2025-05-07T21:02:35.7582174Z pooling_mode=, 2025-05-07T21:02:35.7582250Z T=4, 2025-05-07T21:02:35.7582325Z D=114, 2025-05-07T21:02:35.7582409Z B=76, 2025-05-07T21:02:35.7582487Z log_E=4, 2025-05-07T21:02:35.7582565Z L=13, 2025-05-07T21:02:35.7582655Z D_gradcheck=1, 2025-05-07T21:02:35.7582754Z stochastic_rounding=False, 2025-05-07T21:02:35.7582842Z weighted=True, 2025-05-07T21:02:35.7582926Z row_wise=True, 2025-05-07T21:02:35.7583006Z mixed=False, 2025-05-07T21:02:35.7583097Z use_cache=True, 2025-05-07T21:02:35.7583203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7583286Z use_cpu=True, 2025-05-07T21:02:35.7583393Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7583466Z ) 2025-05-07T21:02:35.7583601Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7583947Z self=, 2025-05-07T21:02:35.7584037Z compile=False, 2025-05-07T21:02:35.7584158Z pooling_mode=, 2025-05-07T21:02:35.7584241Z T=2, 2025-05-07T21:02:35.7584367Z D=34, 2025-05-07T21:02:35.7584457Z B=119, 2025-05-07T21:02:35.7584534Z log_E=4, 2025-05-07T21:02:35.7584641Z L=5, 2025-05-07T21:02:35.7584724Z D_gradcheck=2, 2025-05-07T21:02:35.7584823Z stochastic_rounding=True, 2025-05-07T21:02:35.7584913Z weighted=True, 2025-05-07T21:02:35.7584994Z row_wise=True, 2025-05-07T21:02:35.7585073Z mixed=True, 2025-05-07T21:02:35.7585163Z use_cache=True, 2025-05-07T21:02:35.7585270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7585353Z use_cpu=True, 2025-05-07T21:02:35.7585467Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7585540Z ) 2025-05-07T21:02:35.7585671Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7586015Z self=, 2025-05-07T21:02:35.7586095Z compile=True, 2025-05-07T21:02:35.7586212Z pooling_mode=, 2025-05-07T21:02:35.7586290Z T=1, 2025-05-07T21:02:35.7586370Z D=120, 2025-05-07T21:02:35.7586457Z B=36, 2025-05-07T21:02:35.7586532Z log_E=3, 2025-05-07T21:02:35.7586610Z L=6, 2025-05-07T21:02:35.7586708Z D_gradcheck=1, 2025-05-07T21:02:35.7586852Z stochastic_rounding=True, 2025-05-07T21:02:35.7586934Z weighted=False, 2025-05-07T21:02:35.7587023Z row_wise=True, 2025-05-07T21:02:35.7587106Z mixed=True, 2025-05-07T21:02:35.7587193Z use_cache=False, 2025-05-07T21:02:35.7587346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7587426Z use_cpu=True, 2025-05-07T21:02:35.7587531Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7587610Z ) 2025-05-07T21:02:35.7587777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7588118Z self=, 2025-05-07T21:02:35.7588202Z compile=False, 2025-05-07T21:02:35.7588309Z pooling_mode=, 2025-05-07T21:02:35.7588396Z T=2, 2025-05-07T21:02:35.7588479Z D=68, 2025-05-07T21:02:35.7588557Z B=73, 2025-05-07T21:02:35.7588643Z log_E=5, 2025-05-07T21:02:35.7588718Z L=16, 2025-05-07T21:02:35.7588803Z D_gradcheck=2, 2025-05-07T21:02:35.7588909Z stochastic_rounding=True, 2025-05-07T21:02:35.7588989Z weighted=True, 2025-05-07T21:02:35.7589070Z row_wise=True, 2025-05-07T21:02:35.7589154Z mixed=True, 2025-05-07T21:02:35.7589237Z use_cache=True, 2025-05-07T21:02:35.7589347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7589434Z use_cpu=True, 2025-05-07T21:02:35.7589535Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7589616Z ) 2025-05-07T21:02:35.7589749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7590083Z self=, 2025-05-07T21:02:35.7590172Z compile=True, 2025-05-07T21:02:35.7590280Z pooling_mode=, 2025-05-07T21:02:35.7590359Z T=3, 2025-05-07T21:02:35.7590441Z D=38, 2025-05-07T21:02:35.7590517Z B=93, 2025-05-07T21:02:35.7590596Z log_E=4, 2025-05-07T21:02:35.7590679Z L=20, 2025-05-07T21:02:35.7590764Z D_gradcheck=1, 2025-05-07T21:02:35.7590859Z stochastic_rounding=True, 2025-05-07T21:02:35.7590949Z weighted=False, 2025-05-07T21:02:35.7591029Z row_wise=True, 2025-05-07T21:02:35.7591108Z mixed=True, 2025-05-07T21:02:35.7591202Z use_cache=False, 2025-05-07T21:02:35.7591313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7591402Z use_cpu=True, 2025-05-07T21:02:35.7591504Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7854244Z ) 2025-05-07T21:02:35.7854770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7855267Z self=, 2025-05-07T21:02:35.7855386Z compile=False, 2025-05-07T21:02:35.7855535Z pooling_mode=, 2025-05-07T21:02:35.7855817Z T=5, 2025-05-07T21:02:35.7855929Z D=77, 2025-05-07T21:02:35.7856029Z B=114, 2025-05-07T21:02:35.7856135Z log_E=4, 2025-05-07T21:02:35.7856244Z L=8, 2025-05-07T21:02:35.7856339Z D_gradcheck=1, 2025-05-07T21:02:35.7856440Z stochastic_rounding=True, 2025-05-07T21:02:35.7856526Z weighted=True, 2025-05-07T21:02:35.7856610Z row_wise=True, 2025-05-07T21:02:35.7856694Z mixed=False, 2025-05-07T21:02:35.7856786Z use_cache=False, 2025-05-07T21:02:35.7856950Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7857034Z use_cpu=True, 2025-05-07T21:02:35.7857137Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7857219Z ) 2025-05-07T21:02:35.7857352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7857690Z self=, 2025-05-07T21:02:35.7857775Z compile=True, 2025-05-07T21:02:35.7857893Z pooling_mode=, 2025-05-07T21:02:35.7857976Z T=5, 2025-05-07T21:02:35.7858073Z D=84, 2025-05-07T21:02:35.7858158Z B=74, 2025-05-07T21:02:35.7858256Z log_E=5, 2025-05-07T21:02:35.7858341Z L=3, 2025-05-07T21:02:35.7858503Z D_gradcheck=2, 2025-05-07T21:02:35.7858601Z stochastic_rounding=False, 2025-05-07T21:02:35.7858689Z weighted=True, 2025-05-07T21:02:35.7858774Z row_wise=True, 2025-05-07T21:02:35.7858856Z mixed=True, 2025-05-07T21:02:35.7859008Z use_cache=True, 2025-05-07T21:02:35.7859117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7859200Z use_cpu=True, 2025-05-07T21:02:35.7859308Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7859443Z ) 2025-05-07T21:02:35.7859577Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7859917Z self=, 2025-05-07T21:02:35.7860004Z compile=True, 2025-05-07T21:02:35.7860116Z pooling_mode=, 2025-05-07T21:02:35.7860196Z T=1, 2025-05-07T21:02:35.7860273Z D=2, 2025-05-07T21:02:35.7860354Z B=101, 2025-05-07T21:02:35.7860432Z log_E=4, 2025-05-07T21:02:35.7860509Z L=20, 2025-05-07T21:02:35.7860602Z D_gradcheck=1, 2025-05-07T21:02:35.7860703Z stochastic_rounding=False, 2025-05-07T21:02:35.7860786Z weighted=True, 2025-05-07T21:02:35.7860872Z row_wise=True, 2025-05-07T21:02:35.7860954Z mixed=False, 2025-05-07T21:02:35.7861042Z use_cache=False, 2025-05-07T21:02:35.7861152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7861235Z use_cpu=True, 2025-05-07T21:02:35.7861345Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7861423Z ) 2025-05-07T21:02:35.7861555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7861896Z self=, 2025-05-07T21:02:35.7861981Z compile=True, 2025-05-07T21:02:35.7862092Z pooling_mode=, 2025-05-07T21:02:35.7862171Z T=3, 2025-05-07T21:02:35.7862250Z D=61, 2025-05-07T21:02:35.7862328Z B=24, 2025-05-07T21:02:35.7862411Z log_E=3, 2025-05-07T21:02:35.7862491Z L=14, 2025-05-07T21:02:35.7862573Z D_gradcheck=1, 2025-05-07T21:02:35.7862672Z stochastic_rounding=False, 2025-05-07T21:02:35.7862757Z weighted=False, 2025-05-07T21:02:35.7862838Z row_wise=True, 2025-05-07T21:02:35.7862921Z mixed=False, 2025-05-07T21:02:35.7863008Z use_cache=True, 2025-05-07T21:02:35.7863115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7863200Z use_cpu=True, 2025-05-07T21:02:35.7863305Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7863384Z ) 2025-05-07T21:02:35.7863514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7863847Z self=, 2025-05-07T21:02:35.7863934Z compile=False, 2025-05-07T21:02:35.7864091Z pooling_mode=, 2025-05-07T21:02:35.7864169Z T=1, 2025-05-07T21:02:35.7864249Z D=103, 2025-05-07T21:02:35.7864326Z B=54, 2025-05-07T21:02:35.7864404Z log_E=4, 2025-05-07T21:02:35.7864486Z L=7, 2025-05-07T21:02:35.7864568Z D_gradcheck=1, 2025-05-07T21:02:35.7864663Z stochastic_rounding=True, 2025-05-07T21:02:35.7864748Z weighted=True, 2025-05-07T21:02:35.7864834Z row_wise=True, 2025-05-07T21:02:35.7864913Z mixed=True, 2025-05-07T21:02:35.7865003Z use_cache=True, 2025-05-07T21:02:35.7865111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7865205Z use_cpu=True, 2025-05-07T21:02:35.7865313Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7865392Z ) 2025-05-07T21:02:35.7865532Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7865868Z self=, 2025-05-07T21:02:35.7865953Z compile=False, 2025-05-07T21:02:35.7866074Z pooling_mode=, 2025-05-07T21:02:35.7866152Z T=1, 2025-05-07T21:02:35.7866229Z D=49, 2025-05-07T21:02:35.7866309Z B=63, 2025-05-07T21:02:35.7866386Z log_E=4, 2025-05-07T21:02:35.7866507Z L=10, 2025-05-07T21:02:35.7866594Z D_gradcheck=2, 2025-05-07T21:02:35.7866691Z stochastic_rounding=False, 2025-05-07T21:02:35.7866774Z weighted=True, 2025-05-07T21:02:35.7866858Z row_wise=True, 2025-05-07T21:02:35.7866978Z mixed=False, 2025-05-07T21:02:35.7867064Z use_cache=True, 2025-05-07T21:02:35.7867173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7867254Z use_cpu=True, 2025-05-07T21:02:35.7867394Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7867470Z ) 2025-05-07T21:02:35.7867600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7867940Z self=, 2025-05-07T21:02:35.7868024Z compile=True, 2025-05-07T21:02:35.7868137Z pooling_mode=, 2025-05-07T21:02:35.7868218Z T=3, 2025-05-07T21:02:35.7868295Z D=114, 2025-05-07T21:02:35.7868373Z B=50, 2025-05-07T21:02:35.7868456Z log_E=4, 2025-05-07T21:02:35.7868533Z L=16, 2025-05-07T21:02:35.7868619Z D_gradcheck=2, 2025-05-07T21:02:35.7868715Z stochastic_rounding=True, 2025-05-07T21:02:35.7868798Z weighted=True, 2025-05-07T21:02:35.7868881Z row_wise=True, 2025-05-07T21:02:35.7868963Z mixed=True, 2025-05-07T21:02:35.7869046Z use_cache=True, 2025-05-07T21:02:35.7869155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7869236Z use_cpu=True, 2025-05-07T21:02:35.7869340Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7869417Z ) 2025-05-07T21:02:35.7869549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7869885Z self=, 2025-05-07T21:02:35.7869973Z compile=False, 2025-05-07T21:02:35.7870083Z pooling_mode=, 2025-05-07T21:02:35.7870163Z T=2, 2025-05-07T21:02:35.7870241Z D=44, 2025-05-07T21:02:35.7870317Z B=20, 2025-05-07T21:02:35.7870400Z log_E=4, 2025-05-07T21:02:35.7870477Z L=17, 2025-05-07T21:02:35.7870561Z D_gradcheck=2, 2025-05-07T21:02:35.7870661Z stochastic_rounding=False, 2025-05-07T21:02:35.7870744Z weighted=True, 2025-05-07T21:02:35.7870825Z row_wise=True, 2025-05-07T21:02:35.7870909Z mixed=True, 2025-05-07T21:02:35.7870993Z use_cache=True, 2025-05-07T21:02:35.7871099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7871186Z use_cpu=True, 2025-05-07T21:02:35.7871288Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7871363Z ) 2025-05-07T21:02:35.7871495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7871829Z self=, 2025-05-07T21:02:35.7871959Z compile=True, 2025-05-07T21:02:35.7872071Z pooling_mode=, 2025-05-07T21:02:35.7872149Z T=5, 2025-05-07T21:02:35.7872228Z D=118, 2025-05-07T21:02:35.7872305Z B=86, 2025-05-07T21:02:35.7872386Z log_E=3, 2025-05-07T21:02:35.7872465Z L=14, 2025-05-07T21:02:35.7872548Z D_gradcheck=2, 2025-05-07T21:02:35.7872644Z stochastic_rounding=False, 2025-05-07T21:02:35.7872729Z weighted=True, 2025-05-07T21:02:35.7872813Z row_wise=True, 2025-05-07T21:02:35.7872893Z mixed=True, 2025-05-07T21:02:35.7872980Z use_cache=False, 2025-05-07T21:02:35.7873087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7873171Z use_cpu=True, 2025-05-07T21:02:35.7873279Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7873354Z ) 2025-05-07T21:02:35.7873490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7873826Z self=, 2025-05-07T21:02:35.7873912Z compile=True, 2025-05-07T21:02:35.7874025Z pooling_mode=, 2025-05-07T21:02:35.7874102Z T=3, 2025-05-07T21:02:35.7874179Z D=119, 2025-05-07T21:02:35.7874308Z B=103, 2025-05-07T21:02:35.7874387Z log_E=3, 2025-05-07T21:02:35.7874464Z L=19, 2025-05-07T21:02:35.7874549Z D_gradcheck=2, 2025-05-07T21:02:35.7874643Z stochastic_rounding=True, 2025-05-07T21:02:35.7874726Z weighted=True, 2025-05-07T21:02:35.7874854Z row_wise=True, 2025-05-07T21:02:35.7874935Z mixed=False, 2025-05-07T21:02:35.7875018Z use_cache=False, 2025-05-07T21:02:35.7875130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7875248Z use_cpu=True, 2025-05-07T21:02:35.7875355Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7875429Z ) 2025-05-07T21:02:35.7875559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7875899Z self=, 2025-05-07T21:02:35.7875986Z compile=True, 2025-05-07T21:02:35.7876094Z pooling_mode=, 2025-05-07T21:02:35.7876173Z T=4, 2025-05-07T21:02:35.7876250Z D=8, 2025-05-07T21:02:35.7876330Z B=99, 2025-05-07T21:02:35.7876410Z log_E=3, 2025-05-07T21:02:35.7876488Z L=9, 2025-05-07T21:02:35.7876571Z D_gradcheck=2, 2025-05-07T21:02:35.7876668Z stochastic_rounding=False, 2025-05-07T21:02:35.7876751Z weighted=False, 2025-05-07T21:02:35.7876838Z row_wise=True, 2025-05-07T21:02:35.7876918Z mixed=True, 2025-05-07T21:02:35.7877002Z use_cache=True, 2025-05-07T21:02:35.7877110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7877195Z use_cpu=True, 2025-05-07T21:02:35.7877296Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7877373Z ) 2025-05-07T21:02:35.7877505Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7877840Z self=, 2025-05-07T21:02:35.7877931Z compile=False, 2025-05-07T21:02:35.7878040Z pooling_mode=, 2025-05-07T21:02:35.7878116Z T=3, 2025-05-07T21:02:35.7878196Z D=82, 2025-05-07T21:02:35.7878275Z B=99, 2025-05-07T21:02:35.7878354Z log_E=3, 2025-05-07T21:02:35.7878434Z L=5, 2025-05-07T21:02:35.7878518Z D_gradcheck=2, 2025-05-07T21:02:35.7878616Z stochastic_rounding=True, 2025-05-07T21:02:35.7878700Z weighted=False, 2025-05-07T21:02:35.7878784Z row_wise=True, 2025-05-07T21:02:35.7878866Z mixed=True, 2025-05-07T21:02:35.7878951Z use_cache=False, 2025-05-07T21:02:35.7879063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7879147Z use_cpu=True, 2025-05-07T21:02:35.7879249Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7879323Z ) 2025-05-07T21:02:35.7879457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7879841Z self=, 2025-05-07T21:02:35.7879929Z compile=False, 2025-05-07T21:02:35.7880039Z pooling_mode=, 2025-05-07T21:02:35.7880118Z T=5, 2025-05-07T21:02:35.7880201Z D=14, 2025-05-07T21:02:35.7880278Z B=58, 2025-05-07T21:02:35.7880356Z log_E=5, 2025-05-07T21:02:35.7880435Z L=8, 2025-05-07T21:02:35.7880601Z D_gradcheck=1, 2025-05-07T21:02:35.7880698Z stochastic_rounding=False, 2025-05-07T21:02:35.7880786Z weighted=True, 2025-05-07T21:02:35.7880868Z row_wise=True, 2025-05-07T21:02:35.7880950Z mixed=False, 2025-05-07T21:02:35.7881038Z use_cache=False, 2025-05-07T21:02:35.7881148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7881229Z use_cpu=True, 2025-05-07T21:02:35.7881333Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7881408Z ) 2025-05-07T21:02:35.7881537Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7881877Z self=, 2025-05-07T21:02:35.7881962Z compile=True, 2025-05-07T21:02:35.7882073Z pooling_mode=, 2025-05-07T21:02:35.7882151Z T=4, 2025-05-07T21:02:35.7882280Z D=109, 2025-05-07T21:02:35.7882360Z B=46, 2025-05-07T21:02:35.7882439Z log_E=3, 2025-05-07T21:02:35.7882516Z L=6, 2025-05-07T21:02:35.7882603Z D_gradcheck=2, 2025-05-07T21:02:35.7882699Z stochastic_rounding=False, 2025-05-07T21:02:35.7882820Z weighted=True, 2025-05-07T21:02:35.7882904Z row_wise=True, 2025-05-07T21:02:35.7882984Z mixed=True, 2025-05-07T21:02:35.7883067Z use_cache=True, 2025-05-07T21:02:35.7883236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.7883319Z use_cpu=True, 2025-05-07T21:02:35.7883421Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7883503Z ) 2025-05-07T21:02:35.7883633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7883980Z self=, 2025-05-07T21:02:35.7884065Z compile=False, 2025-05-07T21:02:35.7884173Z pooling_mode=, 2025-05-07T21:02:35.7884252Z T=4, 2025-05-07T21:02:35.7884338Z D=4, 2025-05-07T21:02:35.7884416Z B=60, 2025-05-07T21:02:35.7884497Z log_E=5, 2025-05-07T21:02:35.7884573Z L=7, 2025-05-07T21:02:35.7884656Z D_gradcheck=1, 2025-05-07T21:02:35.7884759Z stochastic_rounding=True, 2025-05-07T21:02:35.7884844Z weighted=False, 2025-05-07T21:02:35.7884926Z row_wise=True, 2025-05-07T21:02:35.7885008Z mixed=False, 2025-05-07T21:02:35.7885092Z use_cache=False, 2025-05-07T21:02:35.7885201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7885285Z use_cpu=True, 2025-05-07T21:02:35.7885386Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.7885462Z ) 2025-05-07T21:02:35.7885594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7885933Z self=, 2025-05-07T21:02:35.7886031Z compile=True, 2025-05-07T21:02:35.7886139Z pooling_mode=, 2025-05-07T21:02:35.7886219Z T=4, 2025-05-07T21:02:35.7886298Z D=87, 2025-05-07T21:02:35.7886375Z B=46, 2025-05-07T21:02:35.7886453Z log_E=3, 2025-05-07T21:02:35.7886536Z L=3, 2025-05-07T21:02:35.7886619Z D_gradcheck=1, 2025-05-07T21:02:35.7886715Z stochastic_rounding=False, 2025-05-07T21:02:35.7886804Z weighted=False, 2025-05-07T21:02:35.7886887Z row_wise=True, 2025-05-07T21:02:35.7891668Z mixed=True, 2025-05-07T21:02:35.7891777Z use_cache=True, 2025-05-07T21:02:35.7891894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7891973Z use_cpu=True, 2025-05-07T21:02:35.7892075Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.7892150Z ) 2025-05-07T21:02:35.7892279Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.7892692Z self=, 2025-05-07T21:02:35.7892776Z compile=True, 2025-05-07T21:02:35.7892881Z pooling_mode=, 2025-05-07T21:02:35.7892961Z T=1, 2025-05-07T21:02:35.7893033Z D=112, 2025-05-07T21:02:35.7893104Z B=25, 2025-05-07T21:02:35.7893177Z log_E=4, 2025-05-07T21:02:35.7893248Z L=8, 2025-05-07T21:02:35.7893329Z D_gradcheck=2, 2025-05-07T21:02:35.7893423Z stochastic_rounding=False, 2025-05-07T21:02:35.7893507Z weighted=False, 2025-05-07T21:02:35.7893587Z row_wise=True, 2025-05-07T21:02:35.7893663Z mixed=True, 2025-05-07T21:02:35.7893744Z use_cache=True, 2025-05-07T21:02:35.7893851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.7893929Z use_cpu=True, 2025-05-07T21:02:35.7894029Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8161007Z ) 2025-05-07T21:02:35.8161149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8161574Z self=, 2025-05-07T21:02:35.8161694Z compile=False, 2025-05-07T21:02:35.8161824Z pooling_mode=, 2025-05-07T21:02:35.8162073Z T=1, 2025-05-07T21:02:35.8162171Z D=31, 2025-05-07T21:02:35.8162274Z B=87, 2025-05-07T21:02:35.8162377Z log_E=5, 2025-05-07T21:02:35.8162474Z L=1, 2025-05-07T21:02:35.8162638Z D_gradcheck=2, 2025-05-07T21:02:35.8162843Z stochastic_rounding=True, 2025-05-07T21:02:35.8162960Z weighted=True, 2025-05-07T21:02:35.8163072Z row_wise=True, 2025-05-07T21:02:35.8163181Z mixed=False, 2025-05-07T21:02:35.8163366Z use_cache=True, 2025-05-07T21:02:35.8163511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8163622Z use_cpu=True, 2025-05-07T21:02:35.8163757Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8163855Z ) 2025-05-07T21:02:35.8164035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8164497Z self=, 2025-05-07T21:02:35.8164615Z compile=True, 2025-05-07T21:02:35.8164725Z pooling_mode=, 2025-05-07T21:02:35.8164809Z T=5, 2025-05-07T21:02:35.8164891Z D=47, 2025-05-07T21:02:35.8164970Z B=107, 2025-05-07T21:02:35.8165049Z log_E=5, 2025-05-07T21:02:35.8165129Z L=16, 2025-05-07T21:02:35.8165215Z D_gradcheck=1, 2025-05-07T21:02:35.8165314Z stochastic_rounding=True, 2025-05-07T21:02:35.8165400Z weighted=True, 2025-05-07T21:02:35.8165483Z row_wise=True, 2025-05-07T21:02:35.8165564Z mixed=True, 2025-05-07T21:02:35.8165655Z use_cache=True, 2025-05-07T21:02:35.8165764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8165846Z use_cpu=True, 2025-05-07T21:02:35.8165953Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8166029Z ) 2025-05-07T21:02:35.8166160Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8166503Z self=, 2025-05-07T21:02:35.8166590Z compile=False, 2025-05-07T21:02:35.8166699Z pooling_mode=, 2025-05-07T21:02:35.8166778Z T=3, 2025-05-07T21:02:35.8166855Z D=117, 2025-05-07T21:02:35.8166931Z B=106, 2025-05-07T21:02:35.8167007Z log_E=5, 2025-05-07T21:02:35.8167082Z L=9, 2025-05-07T21:02:35.8167164Z D_gradcheck=1, 2025-05-07T21:02:35.8167262Z stochastic_rounding=False, 2025-05-07T21:02:35.8167343Z weighted=True, 2025-05-07T21:02:35.8167425Z row_wise=True, 2025-05-07T21:02:35.8167506Z mixed=False, 2025-05-07T21:02:35.8167592Z use_cache=True, 2025-05-07T21:02:35.8167701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8167780Z use_cpu=True, 2025-05-07T21:02:35.8167883Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8167953Z ) 2025-05-07T21:02:35.8168081Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8168490Z self=, 2025-05-07T21:02:35.8168574Z compile=True, 2025-05-07T21:02:35.8168681Z pooling_mode=, 2025-05-07T21:02:35.8168764Z T=2, 2025-05-07T21:02:35.8168843Z D=102, 2025-05-07T21:02:35.8168922Z B=17, 2025-05-07T21:02:35.8169005Z log_E=4, 2025-05-07T21:02:35.8169084Z L=5, 2025-05-07T21:02:35.8169168Z D_gradcheck=1, 2025-05-07T21:02:35.8169275Z stochastic_rounding=True, 2025-05-07T21:02:35.8169360Z weighted=False, 2025-05-07T21:02:35.8169443Z row_wise=True, 2025-05-07T21:02:35.8169527Z mixed=False, 2025-05-07T21:02:35.8169613Z use_cache=False, 2025-05-07T21:02:35.8169725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8169808Z use_cpu=True, 2025-05-07T21:02:35.8169911Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8169989Z ) 2025-05-07T21:02:35.8170124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8170465Z self=, 2025-05-07T21:02:35.8170551Z compile=True, 2025-05-07T21:02:35.8170706Z pooling_mode=, 2025-05-07T21:02:35.8170783Z T=5, 2025-05-07T21:02:35.8170866Z D=76, 2025-05-07T21:02:35.8170944Z B=100, 2025-05-07T21:02:35.8171023Z log_E=4, 2025-05-07T21:02:35.8171107Z L=17, 2025-05-07T21:02:35.8171234Z D_gradcheck=2, 2025-05-07T21:02:35.8171337Z stochastic_rounding=False, 2025-05-07T21:02:35.8171423Z weighted=True, 2025-05-07T21:02:35.8171506Z row_wise=True, 2025-05-07T21:02:35.8171631Z mixed=True, 2025-05-07T21:02:35.8171728Z use_cache=False, 2025-05-07T21:02:35.8171844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8171937Z use_cpu=True, 2025-05-07T21:02:35.8172051Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8172131Z ) 2025-05-07T21:02:35.8172278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8172624Z self=, 2025-05-07T21:02:35.8172714Z compile=False, 2025-05-07T21:02:35.8172844Z pooling_mode=, 2025-05-07T21:02:35.8172925Z T=5, 2025-05-07T21:02:35.8173008Z D=6, 2025-05-07T21:02:35.8173096Z B=50, 2025-05-07T21:02:35.8173180Z log_E=3, 2025-05-07T21:02:35.8173276Z L=15, 2025-05-07T21:02:35.8173368Z D_gradcheck=2, 2025-05-07T21:02:35.8173470Z stochastic_rounding=False, 2025-05-07T21:02:35.8173572Z weighted=True, 2025-05-07T21:02:35.8173657Z row_wise=True, 2025-05-07T21:02:35.8173746Z mixed=False, 2025-05-07T21:02:35.8173842Z use_cache=True, 2025-05-07T21:02:35.8173955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8174043Z use_cpu=True, 2025-05-07T21:02:35.8174159Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8174238Z ) 2025-05-07T21:02:35.8174378Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8174726Z self=, 2025-05-07T21:02:35.8174816Z compile=True, 2025-05-07T21:02:35.8174939Z pooling_mode=, 2025-05-07T21:02:35.8175025Z T=5, 2025-05-07T21:02:35.8175108Z D=92, 2025-05-07T21:02:35.8175197Z B=112, 2025-05-07T21:02:35.8175281Z log_E=4, 2025-05-07T21:02:35.8175363Z L=16, 2025-05-07T21:02:35.8175465Z D_gradcheck=1, 2025-05-07T21:02:35.8175566Z stochastic_rounding=True, 2025-05-07T21:02:35.8175654Z weighted=True, 2025-05-07T21:02:35.8175748Z row_wise=True, 2025-05-07T21:02:35.8175837Z mixed=False, 2025-05-07T21:02:35.8175929Z use_cache=False, 2025-05-07T21:02:35.8176049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8176136Z use_cpu=True, 2025-05-07T21:02:35.8176246Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8176334Z ) 2025-05-07T21:02:35.8176516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8176868Z self=, 2025-05-07T21:02:35.8176962Z compile=True, 2025-05-07T21:02:35.8177077Z pooling_mode=, 2025-05-07T21:02:35.8177167Z T=5, 2025-05-07T21:02:35.8177250Z D=68, 2025-05-07T21:02:35.8177333Z B=76, 2025-05-07T21:02:35.8177424Z log_E=4, 2025-05-07T21:02:35.8177509Z L=15, 2025-05-07T21:02:35.8177601Z D_gradcheck=1, 2025-05-07T21:02:35.8177713Z stochastic_rounding=True, 2025-05-07T21:02:35.8177801Z weighted=True, 2025-05-07T21:02:35.8177892Z row_wise=True, 2025-05-07T21:02:35.8177989Z mixed=False, 2025-05-07T21:02:35.8178080Z use_cache=True, 2025-05-07T21:02:35.8178194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8178291Z use_cpu=True, 2025-05-07T21:02:35.8178400Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8178492Z ) 2025-05-07T21:02:35.8178630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8178976Z self=, 2025-05-07T21:02:35.8179119Z compile=True, 2025-05-07T21:02:35.8179234Z pooling_mode=, 2025-05-07T21:02:35.8179317Z T=2, 2025-05-07T21:02:35.8179408Z D=46, 2025-05-07T21:02:35.8179492Z B=24, 2025-05-07T21:02:35.8179576Z log_E=4, 2025-05-07T21:02:35.8179707Z L=1, 2025-05-07T21:02:35.8179798Z D_gradcheck=2, 2025-05-07T21:02:35.8179901Z stochastic_rounding=False, 2025-05-07T21:02:35.8179998Z weighted=False, 2025-05-07T21:02:35.8180122Z row_wise=True, 2025-05-07T21:02:35.8180210Z mixed=True, 2025-05-07T21:02:35.8180307Z use_cache=True, 2025-05-07T21:02:35.8180422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8180548Z use_cpu=True, 2025-05-07T21:02:35.8180659Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8180746Z ) 2025-05-07T21:02:35.8180885Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8181236Z self=, 2025-05-07T21:02:35.8181328Z compile=True, 2025-05-07T21:02:35.8181443Z pooling_mode=, 2025-05-07T21:02:35.8181533Z T=3, 2025-05-07T21:02:35.8181616Z D=84, 2025-05-07T21:02:35.8181701Z B=102, 2025-05-07T21:02:35.8181793Z log_E=5, 2025-05-07T21:02:35.8181877Z L=14, 2025-05-07T21:02:35.8181965Z D_gradcheck=2, 2025-05-07T21:02:35.8182072Z stochastic_rounding=True, 2025-05-07T21:02:35.8182160Z weighted=True, 2025-05-07T21:02:35.8182249Z row_wise=True, 2025-05-07T21:02:35.8182342Z mixed=True, 2025-05-07T21:02:35.8182431Z use_cache=False, 2025-05-07T21:02:35.8182542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8182635Z use_cpu=True, 2025-05-07T21:02:35.8182743Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8182830Z ) 2025-05-07T21:02:35.8182970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8183312Z self=, 2025-05-07T21:02:35.8183412Z compile=False, 2025-05-07T21:02:35.8183527Z pooling_mode=, 2025-05-07T21:02:35.8183609Z T=3, 2025-05-07T21:02:35.8183701Z D=36, 2025-05-07T21:02:35.8183783Z B=18, 2025-05-07T21:02:35.8183869Z log_E=4, 2025-05-07T21:02:35.8183958Z L=8, 2025-05-07T21:02:35.8184046Z D_gradcheck=1, 2025-05-07T21:02:35.8184149Z stochastic_rounding=True, 2025-05-07T21:02:35.8184245Z weighted=False, 2025-05-07T21:02:35.8184336Z row_wise=True, 2025-05-07T21:02:35.8184421Z mixed=True, 2025-05-07T21:02:35.8184518Z use_cache=False, 2025-05-07T21:02:35.8184630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8184724Z use_cpu=True, 2025-05-07T21:02:35.8184834Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8184913Z ) 2025-05-07T21:02:35.8185108Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8185454Z self=, 2025-05-07T21:02:35.8185547Z compile=True, 2025-05-07T21:02:35.8185669Z pooling_mode=, 2025-05-07T21:02:35.8185753Z T=5, 2025-05-07T21:02:35.8185835Z D=69, 2025-05-07T21:02:35.8185926Z B=43, 2025-05-07T21:02:35.8186013Z log_E=3, 2025-05-07T21:02:35.8186096Z L=3, 2025-05-07T21:02:35.8186194Z D_gradcheck=1, 2025-05-07T21:02:35.8186296Z stochastic_rounding=False, 2025-05-07T21:02:35.8186395Z weighted=False, 2025-05-07T21:02:35.8186482Z row_wise=True, 2025-05-07T21:02:35.8186573Z mixed=False, 2025-05-07T21:02:35.8186671Z use_cache=False, 2025-05-07T21:02:35.8186787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8186873Z use_cpu=True, 2025-05-07T21:02:35.8186988Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8187070Z ) 2025-05-07T21:02:35.8187209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8187560Z self=, 2025-05-07T21:02:35.8187701Z compile=False, 2025-05-07T21:02:35.8187814Z pooling_mode=, 2025-05-07T21:02:35.8187905Z T=5, 2025-05-07T21:02:35.8187990Z D=87, 2025-05-07T21:02:35.8188073Z B=2, 2025-05-07T21:02:35.8188253Z log_E=5, 2025-05-07T21:02:35.8188353Z L=2, 2025-05-07T21:02:35.8188456Z D_gradcheck=1, 2025-05-07T21:02:35.8188556Z stochastic_rounding=True, 2025-05-07T21:02:35.8188698Z weighted=True, 2025-05-07T21:02:35.8188797Z row_wise=True, 2025-05-07T21:02:35.8188884Z mixed=True, 2025-05-07T21:02:35.8188977Z use_cache=False, 2025-05-07T21:02:35.8189100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8189187Z use_cpu=True, 2025-05-07T21:02:35.8189295Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8189386Z ) 2025-05-07T21:02:35.8189524Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8189868Z self=, 2025-05-07T21:02:35.8189975Z compile=False, 2025-05-07T21:02:35.8190088Z pooling_mode=, 2025-05-07T21:02:35.8190180Z T=3, 2025-05-07T21:02:35.8190264Z D=38, 2025-05-07T21:02:35.8190351Z B=46, 2025-05-07T21:02:35.8190443Z log_E=5, 2025-05-07T21:02:35.8190529Z L=2, 2025-05-07T21:02:35.8190618Z D_gradcheck=1, 2025-05-07T21:02:35.8190732Z stochastic_rounding=True, 2025-05-07T21:02:35.8190826Z weighted=True, 2025-05-07T21:02:35.8190914Z row_wise=True, 2025-05-07T21:02:35.8191015Z mixed=True, 2025-05-07T21:02:35.8191105Z use_cache=False, 2025-05-07T21:02:35.8191219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8191316Z use_cpu=True, 2025-05-07T21:02:35.8191431Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8191513Z ) 2025-05-07T21:02:35.8191663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8192014Z self=, 2025-05-07T21:02:35.8192121Z compile=False, 2025-05-07T21:02:35.8192236Z pooling_mode=, 2025-05-07T21:02:35.8192323Z T=3, 2025-05-07T21:02:35.8192415Z D=87, 2025-05-07T21:02:35.8192503Z B=49, 2025-05-07T21:02:35.8192588Z log_E=4, 2025-05-07T21:02:35.8192682Z L=13, 2025-05-07T21:02:35.8192772Z D_gradcheck=1, 2025-05-07T21:02:35.8192875Z stochastic_rounding=True, 2025-05-07T21:02:35.8192976Z weighted=True, 2025-05-07T21:02:35.8193064Z row_wise=True, 2025-05-07T21:02:35.8193151Z mixed=True, 2025-05-07T21:02:35.8193248Z use_cache=True, 2025-05-07T21:02:35.8193362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8193453Z use_cpu=True, 2025-05-07T21:02:35.8193620Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8193706Z ) 2025-05-07T21:02:35.8193852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8194506Z self=, 2025-05-07T21:02:35.8194618Z compile=False, 2025-05-07T21:02:35.8194739Z pooling_mode=, 2025-05-07T21:02:35.8194820Z T=2, 2025-05-07T21:02:35.8194901Z D=112, 2025-05-07T21:02:35.8194993Z B=120, 2025-05-07T21:02:35.8195074Z log_E=5, 2025-05-07T21:02:35.8195155Z L=7, 2025-05-07T21:02:35.8195250Z D_gradcheck=1, 2025-05-07T21:02:35.8195354Z stochastic_rounding=False, 2025-05-07T21:02:35.8195442Z weighted=True, 2025-05-07T21:02:35.8195539Z row_wise=True, 2025-05-07T21:02:35.8195622Z mixed=True, 2025-05-07T21:02:35.8195711Z use_cache=False, 2025-05-07T21:02:35.8195833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8195923Z use_cpu=True, 2025-05-07T21:02:35.8196040Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8196118Z ) 2025-05-07T21:02:35.8196254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8196608Z self=, 2025-05-07T21:02:35.8196779Z compile=True, 2025-05-07T21:02:35.8196892Z pooling_mode=, 2025-05-07T21:02:35.8196981Z T=3, 2025-05-07T21:02:35.8197061Z D=125, 2025-05-07T21:02:35.8197197Z B=13, 2025-05-07T21:02:35.8197290Z log_E=5, 2025-05-07T21:02:35.8197370Z L=16, 2025-05-07T21:02:35.8197458Z D_gradcheck=2, 2025-05-07T21:02:35.8197616Z stochastic_rounding=True, 2025-05-07T21:02:35.8197705Z weighted=False, 2025-05-07T21:02:35.8197800Z row_wise=True, 2025-05-07T21:02:35.8197885Z mixed=False, 2025-05-07T21:02:35.8197972Z use_cache=True, 2025-05-07T21:02:35.8198099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8198183Z use_cpu=True, 2025-05-07T21:02:35.8198291Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8478169Z ) 2025-05-07T21:02:35.8478777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8479280Z self=, 2025-05-07T21:02:35.8479411Z compile=False, 2025-05-07T21:02:35.8479556Z pooling_mode=, 2025-05-07T21:02:35.8479664Z T=5, 2025-05-07T21:02:35.8479774Z D=104, 2025-05-07T21:02:35.8479874Z B=30, 2025-05-07T21:02:35.8479984Z log_E=5, 2025-05-07T21:02:35.8480090Z L=13, 2025-05-07T21:02:35.8480179Z D_gradcheck=1, 2025-05-07T21:02:35.8480289Z stochastic_rounding=True, 2025-05-07T21:02:35.8480373Z weighted=False, 2025-05-07T21:02:35.8480537Z row_wise=True, 2025-05-07T21:02:35.8480624Z mixed=True, 2025-05-07T21:02:35.8480705Z use_cache=True, 2025-05-07T21:02:35.8480814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8480900Z use_cpu=True, 2025-05-07T21:02:35.8481011Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8481100Z ) 2025-05-07T21:02:35.8481227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8481566Z self=, 2025-05-07T21:02:35.8481655Z compile=False, 2025-05-07T21:02:35.8481762Z pooling_mode=, 2025-05-07T21:02:35.8481838Z T=4, 2025-05-07T21:02:35.8481923Z D=113, 2025-05-07T21:02:35.8481999Z B=95, 2025-05-07T21:02:35.8482075Z log_E=4, 2025-05-07T21:02:35.8482152Z L=19, 2025-05-07T21:02:35.8482235Z D_gradcheck=2, 2025-05-07T21:02:35.8482335Z stochastic_rounding=True, 2025-05-07T21:02:35.8482422Z weighted=True, 2025-05-07T21:02:35.8482502Z row_wise=True, 2025-05-07T21:02:35.8482588Z mixed=False, 2025-05-07T21:02:35.8482674Z use_cache=False, 2025-05-07T21:02:35.8482783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8483050Z use_cpu=True, 2025-05-07T21:02:35.8483158Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8483232Z ) 2025-05-07T21:02:35.8483368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8483706Z self=, 2025-05-07T21:02:35.8483790Z compile=False, 2025-05-07T21:02:35.8483901Z pooling_mode=, 2025-05-07T21:02:35.8483983Z T=2, 2025-05-07T21:02:35.8484065Z D=48, 2025-05-07T21:02:35.8484144Z B=21, 2025-05-07T21:02:35.8484224Z log_E=3, 2025-05-07T21:02:35.8484300Z L=11, 2025-05-07T21:02:35.8484391Z D_gradcheck=1, 2025-05-07T21:02:35.8484490Z stochastic_rounding=False, 2025-05-07T21:02:35.8484582Z weighted=True, 2025-05-07T21:02:35.8484667Z row_wise=True, 2025-05-07T21:02:35.8484749Z mixed=True, 2025-05-07T21:02:35.8484842Z use_cache=False, 2025-05-07T21:02:35.8484949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8485038Z use_cpu=True, 2025-05-07T21:02:35.8485153Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8485230Z ) 2025-05-07T21:02:35.8485364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8485810Z self=, 2025-05-07T21:02:35.8485897Z compile=True, 2025-05-07T21:02:35.8486008Z pooling_mode=, 2025-05-07T21:02:35.8486156Z T=2, 2025-05-07T21:02:35.8486237Z D=32, 2025-05-07T21:02:35.8486319Z B=82, 2025-05-07T21:02:35.8486400Z log_E=3, 2025-05-07T21:02:35.8486480Z L=19, 2025-05-07T21:02:35.8486633Z D_gradcheck=2, 2025-05-07T21:02:35.8486733Z stochastic_rounding=False, 2025-05-07T21:02:35.8486827Z weighted=False, 2025-05-07T21:02:35.8486921Z row_wise=True, 2025-05-07T21:02:35.8487004Z mixed=False, 2025-05-07T21:02:35.8487093Z use_cache=False, 2025-05-07T21:02:35.8487211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8487298Z use_cpu=True, 2025-05-07T21:02:35.8487401Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8487481Z ) 2025-05-07T21:02:35.8487611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8487954Z self=, 2025-05-07T21:02:35.8488050Z compile=False, 2025-05-07T21:02:35.8488165Z pooling_mode=, 2025-05-07T21:02:35.8488254Z T=5, 2025-05-07T21:02:35.8488337Z D=40, 2025-05-07T21:02:35.8488416Z B=35, 2025-05-07T21:02:35.8488504Z log_E=4, 2025-05-07T21:02:35.8488583Z L=18, 2025-05-07T21:02:35.8488672Z D_gradcheck=1, 2025-05-07T21:02:35.8488776Z stochastic_rounding=True, 2025-05-07T21:02:35.8488861Z weighted=True, 2025-05-07T21:02:35.8488986Z row_wise=True, 2025-05-07T21:02:35.8489069Z mixed=True, 2025-05-07T21:02:35.8489168Z use_cache=False, 2025-05-07T21:02:35.8489287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8489377Z use_cpu=True, 2025-05-07T21:02:35.8489500Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8489583Z ) 2025-05-07T21:02:35.8489721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8490071Z self=, 2025-05-07T21:02:35.8490161Z compile=False, 2025-05-07T21:02:35.8490275Z pooling_mode=, 2025-05-07T21:02:35.8490368Z T=1, 2025-05-07T21:02:35.8490450Z D=68, 2025-05-07T21:02:35.8490542Z B=99, 2025-05-07T21:02:35.8490626Z log_E=4, 2025-05-07T21:02:35.8490710Z L=15, 2025-05-07T21:02:35.8490810Z D_gradcheck=2, 2025-05-07T21:02:35.8490911Z stochastic_rounding=True, 2025-05-07T21:02:35.8490998Z weighted=True, 2025-05-07T21:02:35.8491094Z row_wise=True, 2025-05-07T21:02:35.8491180Z mixed=True, 2025-05-07T21:02:35.8491271Z use_cache=False, 2025-05-07T21:02:35.8491445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8491534Z use_cpu=True, 2025-05-07T21:02:35.8491641Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8491730Z ) 2025-05-07T21:02:35.8491864Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8492205Z self=, 2025-05-07T21:02:35.8492308Z compile=False, 2025-05-07T21:02:35.8492422Z pooling_mode=, 2025-05-07T21:02:35.8492516Z T=3, 2025-05-07T21:02:35.8492598Z D=78, 2025-05-07T21:02:35.8492681Z B=118, 2025-05-07T21:02:35.8492772Z log_E=5, 2025-05-07T21:02:35.8492856Z L=8, 2025-05-07T21:02:35.8492945Z D_gradcheck=2, 2025-05-07T21:02:35.8493053Z stochastic_rounding=False, 2025-05-07T21:02:35.8493139Z weighted=True, 2025-05-07T21:02:35.8493227Z row_wise=True, 2025-05-07T21:02:35.8493324Z mixed=False, 2025-05-07T21:02:35.8493413Z use_cache=False, 2025-05-07T21:02:35.8493527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8493625Z use_cpu=True, 2025-05-07T21:02:35.8493733Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8493816Z ) 2025-05-07T21:02:35.8494054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8494806Z self=, 2025-05-07T21:02:35.8494907Z compile=True, 2025-05-07T21:02:35.8495101Z pooling_mode=, 2025-05-07T21:02:35.8495184Z T=3, 2025-05-07T21:02:35.8495276Z D=115, 2025-05-07T21:02:35.8495359Z B=101, 2025-05-07T21:02:35.8495444Z log_E=3, 2025-05-07T21:02:35.8495592Z L=10, 2025-05-07T21:02:35.8495682Z D_gradcheck=2, 2025-05-07T21:02:35.8495782Z stochastic_rounding=False, 2025-05-07T21:02:35.8495879Z weighted=False, 2025-05-07T21:02:35.8495965Z row_wise=True, 2025-05-07T21:02:35.8496051Z mixed=False, 2025-05-07T21:02:35.8496150Z use_cache=False, 2025-05-07T21:02:35.8496263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8496359Z use_cpu=True, 2025-05-07T21:02:35.8496467Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8496546Z ) 2025-05-07T21:02:35.8496692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8497034Z self=, 2025-05-07T21:02:35.8497122Z compile=True, 2025-05-07T21:02:35.8497245Z pooling_mode=, 2025-05-07T21:02:35.8497326Z T=3, 2025-05-07T21:02:35.8497410Z D=66, 2025-05-07T21:02:35.8497498Z B=35, 2025-05-07T21:02:35.8497584Z log_E=5, 2025-05-07T21:02:35.8497666Z L=4, 2025-05-07T21:02:35.8497761Z D_gradcheck=1, 2025-05-07T21:02:35.8497863Z stochastic_rounding=False, 2025-05-07T21:02:35.8497950Z weighted=True, 2025-05-07T21:02:35.8498045Z row_wise=True, 2025-05-07T21:02:35.8498130Z mixed=False, 2025-05-07T21:02:35.8498226Z use_cache=True, 2025-05-07T21:02:35.8498339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8498426Z use_cpu=True, 2025-05-07T21:02:35.8498539Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8498626Z ) 2025-05-07T21:02:35.8498762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8499111Z self=, 2025-05-07T21:02:35.8499200Z compile=False, 2025-05-07T21:02:35.8499315Z pooling_mode=, 2025-05-07T21:02:35.8499404Z T=3, 2025-05-07T21:02:35.8499489Z D=13, 2025-05-07T21:02:35.8499572Z B=60, 2025-05-07T21:02:35.8499665Z log_E=4, 2025-05-07T21:02:35.8499748Z L=19, 2025-05-07T21:02:35.8499845Z D_gradcheck=2, 2025-05-07T21:02:35.8499945Z stochastic_rounding=True, 2025-05-07T21:02:35.8500035Z weighted=False, 2025-05-07T21:02:35.8500129Z row_wise=True, 2025-05-07T21:02:35.8500215Z mixed=True, 2025-05-07T21:02:35.8500368Z use_cache=False, 2025-05-07T21:02:35.8500490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8500578Z use_cpu=True, 2025-05-07T21:02:35.8500686Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8500774Z ) 2025-05-07T21:02:35.8500907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8501248Z self=, 2025-05-07T21:02:35.8501344Z compile=False, 2025-05-07T21:02:35.8501459Z pooling_mode=, 2025-05-07T21:02:35.8501542Z T=5, 2025-05-07T21:02:35.8501632Z D=69, 2025-05-07T21:02:35.8501715Z B=25, 2025-05-07T21:02:35.8501810Z log_E=3, 2025-05-07T21:02:35.8501894Z L=4, 2025-05-07T21:02:35.8501982Z D_gradcheck=2, 2025-05-07T21:02:35.8502090Z stochastic_rounding=True, 2025-05-07T21:02:35.8502180Z weighted=False, 2025-05-07T21:02:35.8502267Z row_wise=True, 2025-05-07T21:02:35.8502361Z mixed=False, 2025-05-07T21:02:35.8502452Z use_cache=False, 2025-05-07T21:02:35.8502564Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8502663Z use_cpu=True, 2025-05-07T21:02:35.8502771Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8502913Z ) 2025-05-07T21:02:35.8503061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8503403Z self=, 2025-05-07T21:02:35.8503544Z compile=True, 2025-05-07T21:02:35.8503656Z pooling_mode=, 2025-05-07T21:02:35.8503739Z T=3, 2025-05-07T21:02:35.8503830Z D=89, 2025-05-07T21:02:35.8503912Z B=31, 2025-05-07T21:02:35.8504033Z log_E=4, 2025-05-07T21:02:35.8504126Z L=10, 2025-05-07T21:02:35.8504215Z D_gradcheck=1, 2025-05-07T21:02:35.8504316Z stochastic_rounding=False, 2025-05-07T21:02:35.8504413Z weighted=False, 2025-05-07T21:02:35.8504499Z row_wise=True, 2025-05-07T21:02:35.8504585Z mixed=False, 2025-05-07T21:02:35.8504685Z use_cache=False, 2025-05-07T21:02:35.8504796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8504882Z use_cpu=True, 2025-05-07T21:02:35.8505000Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8505082Z ) 2025-05-07T21:02:35.8505216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8505566Z self=, 2025-05-07T21:02:35.8505658Z compile=False, 2025-05-07T21:02:35.8505778Z pooling_mode=, 2025-05-07T21:02:35.8505860Z T=4, 2025-05-07T21:02:35.8505942Z D=32, 2025-05-07T21:02:35.8506037Z B=82, 2025-05-07T21:02:35.8506121Z log_E=4, 2025-05-07T21:02:35.8506204Z L=5, 2025-05-07T21:02:35.8506299Z D_gradcheck=1, 2025-05-07T21:02:35.8506399Z stochastic_rounding=False, 2025-05-07T21:02:35.8506487Z weighted=False, 2025-05-07T21:02:35.8506580Z row_wise=True, 2025-05-07T21:02:35.8506665Z mixed=True, 2025-05-07T21:02:35.8506755Z use_cache=True, 2025-05-07T21:02:35.8506874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8506960Z use_cpu=True, 2025-05-07T21:02:35.8507075Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8507156Z ) 2025-05-07T21:02:35.8507291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8507641Z self=, 2025-05-07T21:02:35.8507733Z compile=True, 2025-05-07T21:02:35.8507845Z pooling_mode=, 2025-05-07T21:02:35.8507932Z T=1, 2025-05-07T21:02:35.8508015Z D=103, 2025-05-07T21:02:35.8508099Z B=50, 2025-05-07T21:02:35.8508189Z log_E=4, 2025-05-07T21:02:35.8508271Z L=12, 2025-05-07T21:02:35.8508358Z D_gradcheck=1, 2025-05-07T21:02:35.8508465Z stochastic_rounding=True, 2025-05-07T21:02:35.8508553Z weighted=False, 2025-05-07T21:02:35.8508639Z row_wise=True, 2025-05-07T21:02:35.8508779Z mixed=True, 2025-05-07T21:02:35.8508869Z use_cache=False, 2025-05-07T21:02:35.8508988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8509075Z use_cpu=True, 2025-05-07T21:02:35.8509184Z output_dtype=SparseType.FP16, 2025-05-07T21:02:35.8509270Z ) 2025-05-07T21:02:35.8509405Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8509744Z self=, 2025-05-07T21:02:35.8509844Z compile=False, 2025-05-07T21:02:35.8509957Z pooling_mode=, 2025-05-07T21:02:35.8510039Z T=5, 2025-05-07T21:02:35.8510132Z D=16, 2025-05-07T21:02:35.8510214Z B=71, 2025-05-07T21:02:35.8510299Z log_E=5, 2025-05-07T21:02:35.8510389Z L=15, 2025-05-07T21:02:35.8510477Z D_gradcheck=2, 2025-05-07T21:02:35.8510587Z stochastic_rounding=True, 2025-05-07T21:02:35.8510676Z weighted=False, 2025-05-07T21:02:35.8510763Z row_wise=True, 2025-05-07T21:02:35.8510858Z mixed=True, 2025-05-07T21:02:35.8510947Z use_cache=False, 2025-05-07T21:02:35.8511059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8511155Z use_cpu=True, 2025-05-07T21:02:35.8511311Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8511390Z ) 2025-05-07T21:02:35.8511530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8511868Z self=, 2025-05-07T21:02:35.8511997Z compile=True, 2025-05-07T21:02:35.8512118Z pooling_mode=, 2025-05-07T21:02:35.8512201Z T=3, 2025-05-07T21:02:35.8512334Z D=60, 2025-05-07T21:02:35.8512420Z B=13, 2025-05-07T21:02:35.8512503Z log_E=4, 2025-05-07T21:02:35.8512595Z L=20, 2025-05-07T21:02:35.8512684Z D_gradcheck=2, 2025-05-07T21:02:35.8512784Z stochastic_rounding=False, 2025-05-07T21:02:35.8512880Z weighted=True, 2025-05-07T21:02:35.8512966Z row_wise=True, 2025-05-07T21:02:35.8513054Z mixed=True, 2025-05-07T21:02:35.8513153Z use_cache=False, 2025-05-07T21:02:35.8513265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:35.8513351Z use_cpu=True, 2025-05-07T21:02:35.8513471Z output_dtype=SparseType.FP32, 2025-05-07T21:02:35.8513552Z ) 2025-05-07T21:02:35.8513686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:35.8514036Z self=, 2025-05-07T21:02:35.8514128Z compile=False, 2025-05-07T21:02:35.8514247Z pooling_mode=, 2025-05-07T21:02:35.8514330Z T=3, 2025-05-07T21:02:35.8514414Z D=81, 2025-05-07T21:02:35.8514503Z B=64, 2025-05-07T21:02:35.8514587Z log_E=4, 2025-05-07T21:02:35.8514670Z L=0, 2025-05-07T21:02:35.8514767Z D_gradcheck=2, 2025-05-07T21:02:35.8514867Z stochastic_rounding=True, 2025-05-07T21:02:35.8514955Z weighted=True, 2025-05-07T21:02:35.8515048Z row_wise=True, 2025-05-07T21:02:35.8515137Z mixed=False, 2025-05-07T21:02:35.8515226Z use_cache=False, 2025-05-07T21:02:35.8515345Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:35.8515436Z use_cpu=True, 2025-05-07T21:02:35.8515543Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.4670033Z ) 2025-05-07T21:02:36.4670409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4671243Z self=, 2025-05-07T21:02:36.4672021Z compile=True, 2025-05-07T21:02:36.4672348Z pooling_mode=, 2025-05-07T21:02:36.4672722Z T=2, 2025-05-07T21:02:36.4672903Z D=17, 2025-05-07T21:02:36.4673087Z B=128, 2025-05-07T21:02:36.4673276Z log_E=3, 2025-05-07T21:02:36.4673465Z L=8, 2025-05-07T21:02:36.4673656Z D_gradcheck=2, 2025-05-07T21:02:36.4673887Z stochastic_rounding=True, 2025-05-07T21:02:36.4674140Z weighted=True, 2025-05-07T21:02:36.4674572Z row_wise=True, 2025-05-07T21:02:36.4674788Z mixed=True, 2025-05-07T21:02:36.4674991Z use_cache=False, 2025-05-07T21:02:36.4675248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.4675557Z use_cpu=True, 2025-05-07T21:02:36.4675793Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4683714Z ) 2025-05-07T21:02:36.4683992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4684591Z self=, 2025-05-07T21:02:36.4685129Z compile=False, 2025-05-07T21:02:36.4685392Z pooling_mode=, 2025-05-07T21:02:36.4685684Z T=2, 2025-05-07T21:02:36.4685880Z D=91, 2025-05-07T21:02:36.4686076Z B=101, 2025-05-07T21:02:36.4686266Z log_E=4, 2025-05-07T21:02:36.4686475Z L=1, 2025-05-07T21:02:36.4686682Z D_gradcheck=2, 2025-05-07T21:02:36.4686917Z stochastic_rounding=True, 2025-05-07T21:02:36.4687186Z weighted=True, 2025-05-07T21:02:36.4687415Z row_wise=True, 2025-05-07T21:02:36.4687622Z mixed=False, 2025-05-07T21:02:36.4687852Z use_cache=False, 2025-05-07T21:02:36.4688111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4688539Z use_cpu=True, 2025-05-07T21:02:36.4688793Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4689065Z ) 2025-05-07T21:02:36.4689304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4689882Z self=, 2025-05-07T21:02:36.4690499Z compile=True, 2025-05-07T21:02:36.4690748Z pooling_mode=, 2025-05-07T21:02:36.4691107Z T=3, 2025-05-07T21:02:36.4691314Z D=35, 2025-05-07T21:02:36.4691511Z B=25, 2025-05-07T21:02:36.4691702Z log_E=4, 2025-05-07T21:02:36.4691910Z L=20, 2025-05-07T21:02:36.4692118Z D_gradcheck=1, 2025-05-07T21:02:36.4692350Z stochastic_rounding=False, 2025-05-07T21:02:36.4692618Z weighted=False, 2025-05-07T21:02:36.4692853Z row_wise=True, 2025-05-07T21:02:36.4693068Z mixed=True, 2025-05-07T21:02:36.4693292Z use_cache=True, 2025-05-07T21:02:36.4693541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4693834Z use_cpu=True, 2025-05-07T21:02:36.4694082Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4694730Z ) 2025-05-07T21:02:36.4694966Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4695541Z self=, 2025-05-07T21:02:36.4696089Z compile=False, 2025-05-07T21:02:36.4696351Z pooling_mode=, 2025-05-07T21:02:36.4696643Z T=3, 2025-05-07T21:02:36.4696844Z D=124, 2025-05-07T21:02:36.4697041Z B=33, 2025-05-07T21:02:36.4697233Z log_E=5, 2025-05-07T21:02:36.4697447Z L=0, 2025-05-07T21:02:36.4697657Z D_gradcheck=1, 2025-05-07T21:02:36.4697891Z stochastic_rounding=True, 2025-05-07T21:02:36.4698174Z weighted=False, 2025-05-07T21:02:36.4698405Z row_wise=True, 2025-05-07T21:02:36.4698621Z mixed=False, 2025-05-07T21:02:36.4698847Z use_cache=True, 2025-05-07T21:02:36.4699105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.4699399Z use_cpu=True, 2025-05-07T21:02:36.4699650Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4699921Z ) 2025-05-07T21:02:36.4700154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4700734Z self=, 2025-05-07T21:02:36.4701272Z compile=True, 2025-05-07T21:02:36.4701516Z pooling_mode=, 2025-05-07T21:02:36.4701807Z T=2, 2025-05-07T21:02:36.4702001Z D=80, 2025-05-07T21:02:36.4702194Z B=38, 2025-05-07T21:02:36.4702392Z log_E=4, 2025-05-07T21:02:36.4702596Z L=13, 2025-05-07T21:02:36.4702793Z D_gradcheck=2, 2025-05-07T21:02:36.4703027Z stochastic_rounding=False, 2025-05-07T21:02:36.4703364Z weighted=True, 2025-05-07T21:02:36.4703598Z row_wise=True, 2025-05-07T21:02:36.4703808Z mixed=False, 2025-05-07T21:02:36.4704026Z use_cache=True, 2025-05-07T21:02:36.4704273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.4704558Z use_cpu=True, 2025-05-07T21:02:36.4704804Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.4705076Z ) 2025-05-07T21:02:36.4705304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4705880Z self=, 2025-05-07T21:02:36.4706409Z compile=True, 2025-05-07T21:02:36.4706656Z pooling_mode=, 2025-05-07T21:02:36.4706950Z T=5, 2025-05-07T21:02:36.4707143Z D=112, 2025-05-07T21:02:36.4707330Z B=40, 2025-05-07T21:02:36.4707525Z log_E=4, 2025-05-07T21:02:36.4707731Z L=16, 2025-05-07T21:02:36.4707928Z D_gradcheck=1, 2025-05-07T21:02:36.4708167Z stochastic_rounding=True, 2025-05-07T21:02:36.4708442Z weighted=False, 2025-05-07T21:02:36.4708662Z row_wise=True, 2025-05-07T21:02:36.4708888Z mixed=False, 2025-05-07T21:02:36.4709116Z use_cache=False, 2025-05-07T21:02:36.4709450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4709737Z use_cpu=True, 2025-05-07T21:02:36.4709979Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.4710249Z ) 2025-05-07T21:02:36.4710482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4711171Z self=, 2025-05-07T21:02:36.4711705Z compile=True, 2025-05-07T21:02:36.4711998Z pooling_mode=, 2025-05-07T21:02:36.4712298Z T=4, 2025-05-07T21:02:36.4712496Z D=38, 2025-05-07T21:02:36.4712688Z B=114, 2025-05-07T21:02:36.4712891Z log_E=4, 2025-05-07T21:02:36.4713096Z L=5, 2025-05-07T21:02:36.4713292Z D_gradcheck=2, 2025-05-07T21:02:36.4713537Z stochastic_rounding=False, 2025-05-07T21:02:36.4713800Z weighted=True, 2025-05-07T21:02:36.4714024Z row_wise=True, 2025-05-07T21:02:36.4714247Z mixed=True, 2025-05-07T21:02:36.4714471Z use_cache=True, 2025-05-07T21:02:36.4714719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4715018Z use_cpu=True, 2025-05-07T21:02:36.4715261Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.4715538Z ) 2025-05-07T21:02:36.4715767Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4716349Z self=, 2025-05-07T21:02:36.4716881Z compile=False, 2025-05-07T21:02:36.4717129Z pooling_mode=, 2025-05-07T21:02:36.4717418Z T=3, 2025-05-07T21:02:36.4717616Z D=26, 2025-05-07T21:02:36.4717805Z B=38, 2025-05-07T21:02:36.4718004Z log_E=5, 2025-05-07T21:02:36.4718218Z L=4, 2025-05-07T21:02:36.4718435Z D_gradcheck=2, 2025-05-07T21:02:36.4718707Z stochastic_rounding=True, 2025-05-07T21:02:36.4718975Z weighted=False, 2025-05-07T21:02:36.4719189Z row_wise=True, 2025-05-07T21:02:36.4719410Z mixed=False, 2025-05-07T21:02:36.4719638Z use_cache=True, 2025-05-07T21:02:36.4719884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.4720178Z use_cpu=True, 2025-05-07T21:02:36.4720424Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4720743Z ) 2025-05-07T21:02:36.4720987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4721562Z self=, 2025-05-07T21:02:36.4722102Z compile=True, 2025-05-07T21:02:36.4722350Z pooling_mode=, 2025-05-07T21:02:36.4722648Z T=2, 2025-05-07T21:02:36.4722849Z D=2, 2025-05-07T21:02:36.4723040Z B=79, 2025-05-07T21:02:36.4723252Z log_E=3, 2025-05-07T21:02:36.4723464Z L=8, 2025-05-07T21:02:36.4723665Z D_gradcheck=2, 2025-05-07T21:02:36.4723967Z stochastic_rounding=False, 2025-05-07T21:02:36.4724243Z weighted=True, 2025-05-07T21:02:36.4724463Z row_wise=True, 2025-05-07T21:02:36.4724694Z mixed=True, 2025-05-07T21:02:36.4724927Z use_cache=True, 2025-05-07T21:02:36.4725173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4725476Z use_cpu=True, 2025-05-07T21:02:36.4725730Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.4725996Z ) 2025-05-07T21:02:36.4726239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4726830Z self=, 2025-05-07T21:02:36.4727371Z compile=False, 2025-05-07T21:02:36.4727627Z pooling_mode=, 2025-05-07T21:02:36.4727925Z T=1, 2025-05-07T21:02:36.4728124Z D=37, 2025-05-07T21:02:36.4728316Z B=77, 2025-05-07T21:02:36.4728547Z log_E=4, 2025-05-07T21:02:36.4728779Z L=2, 2025-05-07T21:02:36.4728981Z D_gradcheck=1, 2025-05-07T21:02:36.4729222Z stochastic_rounding=True, 2025-05-07T21:02:36.4729494Z weighted=False, 2025-05-07T21:02:36.4729712Z row_wise=True, 2025-05-07T21:02:36.4729940Z mixed=False, 2025-05-07T21:02:36.4730217Z use_cache=False, 2025-05-07T21:02:36.4730472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4730772Z use_cpu=True, 2025-05-07T21:02:36.4731026Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.4731298Z ) 2025-05-07T21:02:36.4731580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4732157Z self=, 2025-05-07T21:02:36.4732718Z compile=False, 2025-05-07T21:02:36.4732970Z pooling_mode=, 2025-05-07T21:02:36.4733259Z T=1, 2025-05-07T21:02:36.4733447Z D=49, 2025-05-07T21:02:36.4733648Z B=74, 2025-05-07T21:02:36.4733842Z log_E=5, 2025-05-07T21:02:36.4734039Z L=5, 2025-05-07T21:02:36.4734242Z D_gradcheck=2, 2025-05-07T21:02:36.4734477Z stochastic_rounding=True, 2025-05-07T21:02:36.4734738Z weighted=True, 2025-05-07T21:02:36.4734954Z row_wise=True, 2025-05-07T21:02:36.4735176Z mixed=True, 2025-05-07T21:02:36.4735415Z use_cache=True, 2025-05-07T21:02:36.4735660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.4735956Z use_cpu=True, 2025-05-07T21:02:36.4736199Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.4736474Z ) 2025-05-07T21:02:36.4736718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4737294Z self=, 2025-05-07T21:02:36.4737826Z compile=False, 2025-05-07T21:02:36.4738081Z pooling_mode=, 2025-05-07T21:02:36.4738378Z T=1, 2025-05-07T21:02:36.4738572Z D=111, 2025-05-07T21:02:36.4738774Z B=23, 2025-05-07T21:02:36.4738970Z log_E=5, 2025-05-07T21:02:36.4739167Z L=19, 2025-05-07T21:02:36.4739369Z D_gradcheck=2, 2025-05-07T21:02:36.4739612Z stochastic_rounding=True, 2025-05-07T21:02:36.4739879Z weighted=False, 2025-05-07T21:02:36.4740095Z row_wise=True, 2025-05-07T21:02:36.4740317Z mixed=False, 2025-05-07T21:02:36.4740539Z use_cache=False, 2025-05-07T21:02:36.4740789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4741083Z use_cpu=True, 2025-05-07T21:02:36.4741321Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.4741588Z ) 2025-05-07T21:02:36.4741825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4742399Z self=, 2025-05-07T21:02:36.4742923Z compile=True, 2025-05-07T21:02:36.4743178Z pooling_mode=, 2025-05-07T21:02:36.4743471Z T=4, 2025-05-07T21:02:36.4743659Z D=84, 2025-05-07T21:02:36.4743856Z B=54, 2025-05-07T21:02:36.4744049Z log_E=4, 2025-05-07T21:02:36.4744245Z L=9, 2025-05-07T21:02:36.4744496Z D_gradcheck=1, 2025-05-07T21:02:36.4744732Z stochastic_rounding=False, 2025-05-07T21:02:36.4744991Z weighted=True, 2025-05-07T21:02:36.4745214Z row_wise=True, 2025-05-07T21:02:36.4745436Z mixed=False, 2025-05-07T21:02:36.4745659Z use_cache=True, 2025-05-07T21:02:36.4745903Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.4746190Z use_cpu=True, 2025-05-07T21:02:36.4746428Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.4746691Z ) 2025-05-07T21:02:36.4746924Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4747496Z self=, 2025-05-07T21:02:36.4748020Z compile=True, 2025-05-07T21:02:36.4748273Z pooling_mode=, 2025-05-07T21:02:36.4748562Z T=5, 2025-05-07T21:02:36.4748752Z D=101, 2025-05-07T21:02:36.4748952Z B=67, 2025-05-07T21:02:36.4749148Z log_E=3, 2025-05-07T21:02:36.4749347Z L=15, 2025-05-07T21:02:36.4749555Z D_gradcheck=1, 2025-05-07T21:02:36.4749794Z stochastic_rounding=False, 2025-05-07T21:02:36.4750052Z weighted=True, 2025-05-07T21:02:36.4750273Z row_wise=True, 2025-05-07T21:02:36.4750538Z mixed=True, 2025-05-07T21:02:36.4750753Z use_cache=True, 2025-05-07T21:02:36.4751000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4751296Z use_cpu=True, 2025-05-07T21:02:36.4751539Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4751842Z ) 2025-05-07T21:02:36.4752080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4752725Z self=, 2025-05-07T21:02:36.4753253Z compile=False, 2025-05-07T21:02:36.4753500Z pooling_mode=, 2025-05-07T21:02:36.4753798Z T=2, 2025-05-07T21:02:36.4753986Z D=42, 2025-05-07T21:02:36.4754182Z B=64, 2025-05-07T21:02:36.4754378Z log_E=5, 2025-05-07T21:02:36.4754572Z L=16, 2025-05-07T21:02:36.4754777Z D_gradcheck=2, 2025-05-07T21:02:36.4755013Z stochastic_rounding=False, 2025-05-07T21:02:36.4755276Z weighted=True, 2025-05-07T21:02:36.4755494Z row_wise=True, 2025-05-07T21:02:36.4755721Z mixed=False, 2025-05-07T21:02:36.4755940Z use_cache=True, 2025-05-07T21:02:36.4756183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4756479Z use_cpu=True, 2025-05-07T21:02:36.4756711Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4756983Z ) 2025-05-07T21:02:36.4757224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4757795Z self=, 2025-05-07T21:02:36.4758315Z compile=True, 2025-05-07T21:02:36.4758562Z pooling_mode=, 2025-05-07T21:02:36.4758849Z T=3, 2025-05-07T21:02:36.4759034Z D=125, 2025-05-07T21:02:36.4759234Z B=89, 2025-05-07T21:02:36.4759428Z log_E=3, 2025-05-07T21:02:36.4759622Z L=17, 2025-05-07T21:02:36.4759823Z D_gradcheck=1, 2025-05-07T21:02:36.4760059Z stochastic_rounding=False, 2025-05-07T21:02:36.4760318Z weighted=True, 2025-05-07T21:02:36.4760613Z row_wise=True, 2025-05-07T21:02:36.4760832Z mixed=False, 2025-05-07T21:02:36.4761045Z use_cache=False, 2025-05-07T21:02:36.4761304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.4761594Z use_cpu=True, 2025-05-07T21:02:36.4761830Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4762111Z ) 2025-05-07T21:02:36.4762357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4762926Z self=, 2025-05-07T21:02:36.4763455Z compile=True, 2025-05-07T21:02:36.4763705Z pooling_mode=, 2025-05-07T21:02:36.4763993Z T=5, 2025-05-07T21:02:36.4764183Z D=100, 2025-05-07T21:02:36.4764380Z B=98, 2025-05-07T21:02:36.4764574Z log_E=4, 2025-05-07T21:02:36.4765438Z L=10, 2025-05-07T21:02:36.4765646Z D_gradcheck=2, 2025-05-07T21:02:36.4765880Z stochastic_rounding=False, 2025-05-07T21:02:36.4766136Z weighted=True, 2025-05-07T21:02:36.4766362Z row_wise=True, 2025-05-07T21:02:36.4766581Z mixed=False, 2025-05-07T21:02:36.4766792Z use_cache=False, 2025-05-07T21:02:36.4767047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.4767342Z use_cpu=True, 2025-05-07T21:02:36.4767578Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4984122Z ) 2025-05-07T21:02:36.4984763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4986264Z self=, 2025-05-07T21:02:36.4987426Z compile=False, 2025-05-07T21:02:36.4987906Z pooling_mode=, 2025-05-07T21:02:36.4988299Z T=5, 2025-05-07T21:02:36.4988489Z D=109, 2025-05-07T21:02:36.4988669Z B=89, 2025-05-07T21:02:36.4988857Z log_E=4, 2025-05-07T21:02:36.4989060Z L=3, 2025-05-07T21:02:36.4989239Z D_gradcheck=2, 2025-05-07T21:02:36.4989467Z stochastic_rounding=True, 2025-05-07T21:02:36.4989722Z weighted=False, 2025-05-07T21:02:36.4990053Z row_wise=True, 2025-05-07T21:02:36.4990262Z mixed=False, 2025-05-07T21:02:36.4990472Z use_cache=True, 2025-05-07T21:02:36.4990703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.4990991Z use_cpu=True, 2025-05-07T21:02:36.4991289Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.4991545Z ) 2025-05-07T21:02:36.4991778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4992398Z self=, 2025-05-07T21:02:36.4992919Z compile=True, 2025-05-07T21:02:36.4993165Z pooling_mode=, 2025-05-07T21:02:36.4993449Z T=5, 2025-05-07T21:02:36.4993639Z D=6, 2025-05-07T21:02:36.4993834Z B=115, 2025-05-07T21:02:36.4994028Z log_E=4, 2025-05-07T21:02:36.4994481Z L=3, 2025-05-07T21:02:36.4994685Z D_gradcheck=2, 2025-05-07T21:02:36.4994918Z stochastic_rounding=False, 2025-05-07T21:02:36.4995171Z weighted=True, 2025-05-07T21:02:36.4995395Z row_wise=True, 2025-05-07T21:02:36.4995613Z mixed=True, 2025-05-07T21:02:36.4995831Z use_cache=False, 2025-05-07T21:02:36.4996075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.4996358Z use_cpu=True, 2025-05-07T21:02:36.4996601Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.4996856Z ) 2025-05-07T21:02:36.4997093Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.4997675Z self=, 2025-05-07T21:02:36.4998190Z compile=False, 2025-05-07T21:02:36.4998441Z pooling_mode=, 2025-05-07T21:02:36.4998728Z T=1, 2025-05-07T21:02:36.4998911Z D=24, 2025-05-07T21:02:36.4999091Z B=6, 2025-05-07T21:02:36.4999272Z log_E=4, 2025-05-07T21:02:36.4999456Z L=5, 2025-05-07T21:02:36.4999645Z D_gradcheck=2, 2025-05-07T21:02:36.4999871Z stochastic_rounding=True, 2025-05-07T21:02:36.5000118Z weighted=True, 2025-05-07T21:02:36.5000335Z row_wise=True, 2025-05-07T21:02:36.5000622Z mixed=False, 2025-05-07T21:02:36.5000824Z use_cache=True, 2025-05-07T21:02:36.5001064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5001358Z use_cpu=True, 2025-05-07T21:02:36.5001595Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5001856Z ) 2025-05-07T21:02:36.5002090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5002660Z self=, 2025-05-07T21:02:36.5003175Z compile=False, 2025-05-07T21:02:36.5003421Z pooling_mode=, 2025-05-07T21:02:36.5003704Z T=4, 2025-05-07T21:02:36.5003885Z D=127, 2025-05-07T21:02:36.5004079Z B=2, 2025-05-07T21:02:36.5004336Z log_E=4, 2025-05-07T21:02:36.5004530Z L=17, 2025-05-07T21:02:36.5004724Z D_gradcheck=2, 2025-05-07T21:02:36.5004953Z stochastic_rounding=True, 2025-05-07T21:02:36.5005206Z weighted=True, 2025-05-07T21:02:36.5005420Z row_wise=True, 2025-05-07T21:02:36.5005633Z mixed=False, 2025-05-07T21:02:36.5005838Z use_cache=True, 2025-05-07T21:02:36.5006082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5012974Z use_cpu=True, 2025-05-07T21:02:36.5013235Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5013515Z ) 2025-05-07T21:02:36.5013747Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5014348Z self=, 2025-05-07T21:02:36.5014888Z compile=False, 2025-05-07T21:02:36.5015138Z pooling_mode=, 2025-05-07T21:02:36.5015430Z T=5, 2025-05-07T21:02:36.5015619Z D=65, 2025-05-07T21:02:36.5015822Z B=3, 2025-05-07T21:02:36.5016018Z log_E=4, 2025-05-07T21:02:36.5016212Z L=3, 2025-05-07T21:02:36.5016415Z D_gradcheck=1, 2025-05-07T21:02:36.5016657Z stochastic_rounding=True, 2025-05-07T21:02:36.5017027Z weighted=True, 2025-05-07T21:02:36.5017255Z row_wise=True, 2025-05-07T21:02:36.5017468Z mixed=False, 2025-05-07T21:02:36.5017718Z use_cache=True, 2025-05-07T21:02:36.5017967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5018317Z use_cpu=True, 2025-05-07T21:02:36.5018556Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5018822Z ) 2025-05-07T21:02:36.5019052Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5019688Z self=, 2025-05-07T21:02:36.5020216Z compile=True, 2025-05-07T21:02:36.5020454Z pooling_mode=, 2025-05-07T21:02:36.5020739Z T=1, 2025-05-07T21:02:36.5020928Z D=122, 2025-05-07T21:02:36.5021116Z B=18, 2025-05-07T21:02:36.5021309Z log_E=5, 2025-05-07T21:02:36.5021508Z L=3, 2025-05-07T21:02:36.5021696Z D_gradcheck=1, 2025-05-07T21:02:36.5021932Z stochastic_rounding=False, 2025-05-07T21:02:36.5022196Z weighted=False, 2025-05-07T21:02:36.5022408Z row_wise=True, 2025-05-07T21:02:36.5022623Z mixed=False, 2025-05-07T21:02:36.5022843Z use_cache=True, 2025-05-07T21:02:36.5023079Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5023376Z use_cpu=True, 2025-05-07T21:02:36.5023619Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5023888Z ) 2025-05-07T21:02:36.5024115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5024690Z self=, 2025-05-07T21:02:36.5025224Z compile=True, 2025-05-07T21:02:36.5025467Z pooling_mode=, 2025-05-07T21:02:36.5025755Z T=5, 2025-05-07T21:02:36.5025948Z D=9, 2025-05-07T21:02:36.5026134Z B=31, 2025-05-07T21:02:36.5026327Z log_E=4, 2025-05-07T21:02:36.5026528Z L=1, 2025-05-07T21:02:36.5026715Z D_gradcheck=1, 2025-05-07T21:02:36.5026951Z stochastic_rounding=True, 2025-05-07T21:02:36.5027216Z weighted=True, 2025-05-07T21:02:36.5027429Z row_wise=True, 2025-05-07T21:02:36.5027651Z mixed=False, 2025-05-07T21:02:36.5027873Z use_cache=False, 2025-05-07T21:02:36.5028127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5028423Z use_cpu=True, 2025-05-07T21:02:36.5028659Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5028922Z ) 2025-05-07T21:02:36.5029162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5029734Z self=, 2025-05-07T21:02:36.5030274Z compile=False, 2025-05-07T21:02:36.5030512Z pooling_mode=, 2025-05-07T21:02:36.5030800Z T=2, 2025-05-07T21:02:36.5030985Z D=4, 2025-05-07T21:02:36.5031219Z B=121, 2025-05-07T21:02:36.5031410Z log_E=4, 2025-05-07T21:02:36.5031607Z L=16, 2025-05-07T21:02:36.5031795Z D_gradcheck=2, 2025-05-07T21:02:36.5032027Z stochastic_rounding=True, 2025-05-07T21:02:36.5032290Z weighted=False, 2025-05-07T21:02:36.5032508Z row_wise=True, 2025-05-07T21:02:36.5032720Z mixed=True, 2025-05-07T21:02:36.5032937Z use_cache=True, 2025-05-07T21:02:36.5033179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5033472Z use_cpu=True, 2025-05-07T21:02:36.5033716Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5033979Z ) 2025-05-07T21:02:36.5034216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5034794Z self=, 2025-05-07T21:02:36.5035314Z compile=True, 2025-05-07T21:02:36.5035558Z pooling_mode=, 2025-05-07T21:02:36.5035844Z T=3, 2025-05-07T21:02:36.5036036Z D=31, 2025-05-07T21:02:36.5036221Z B=90, 2025-05-07T21:02:36.5036419Z log_E=4, 2025-05-07T21:02:36.5036624Z L=14, 2025-05-07T21:02:36.5036814Z D_gradcheck=1, 2025-05-07T21:02:36.5037100Z stochastic_rounding=False, 2025-05-07T21:02:36.5037366Z weighted=True, 2025-05-07T21:02:36.5037580Z row_wise=True, 2025-05-07T21:02:36.5037792Z mixed=True, 2025-05-07T21:02:36.5038008Z use_cache=False, 2025-05-07T21:02:36.5038260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5038598Z use_cpu=True, 2025-05-07T21:02:36.5038839Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5039149Z ) 2025-05-07T21:02:36.5039425Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5039997Z self=, 2025-05-07T21:02:36.5040601Z compile=True, 2025-05-07T21:02:36.5040843Z pooling_mode=, 2025-05-07T21:02:36.5041133Z T=1, 2025-05-07T21:02:36.5041320Z D=27, 2025-05-07T21:02:36.5041510Z B=48, 2025-05-07T21:02:36.5041701Z log_E=3, 2025-05-07T21:02:36.5041888Z L=14, 2025-05-07T21:02:36.5042079Z D_gradcheck=1, 2025-05-07T21:02:36.5042321Z stochastic_rounding=True, 2025-05-07T21:02:36.5042581Z weighted=True, 2025-05-07T21:02:36.5042792Z row_wise=True, 2025-05-07T21:02:36.5043006Z mixed=False, 2025-05-07T21:02:36.5043222Z use_cache=True, 2025-05-07T21:02:36.5043463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5043748Z use_cpu=True, 2025-05-07T21:02:36.5043984Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5044244Z ) 2025-05-07T21:02:36.5044484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5045060Z self=, 2025-05-07T21:02:36.5045584Z compile=True, 2025-05-07T21:02:36.5045828Z pooling_mode=, 2025-05-07T21:02:36.5046116Z T=1, 2025-05-07T21:02:36.5046303Z D=126, 2025-05-07T21:02:36.5046496Z B=116, 2025-05-07T21:02:36.5046687Z log_E=3, 2025-05-07T21:02:36.5046880Z L=6, 2025-05-07T21:02:36.5047072Z D_gradcheck=1, 2025-05-07T21:02:36.5047307Z stochastic_rounding=True, 2025-05-07T21:02:36.5047563Z weighted=True, 2025-05-07T21:02:36.5047783Z row_wise=True, 2025-05-07T21:02:36.5047996Z mixed=False, 2025-05-07T21:02:36.5048209Z use_cache=False, 2025-05-07T21:02:36.5048465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5048756Z use_cpu=True, 2025-05-07T21:02:36.5048992Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5049252Z ) 2025-05-07T21:02:36.5049486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5050057Z self=, 2025-05-07T21:02:36.5050581Z compile=True, 2025-05-07T21:02:36.5050831Z pooling_mode=, 2025-05-07T21:02:36.5051128Z T=2, 2025-05-07T21:02:36.5051384Z D=89, 2025-05-07T21:02:36.5051581Z B=25, 2025-05-07T21:02:36.5051777Z log_E=5, 2025-05-07T21:02:36.5051972Z L=0, 2025-05-07T21:02:36.5052166Z D_gradcheck=1, 2025-05-07T21:02:36.5052404Z stochastic_rounding=False, 2025-05-07T21:02:36.5052664Z weighted=True, 2025-05-07T21:02:36.5052886Z row_wise=True, 2025-05-07T21:02:36.5053100Z mixed=False, 2025-05-07T21:02:36.5053312Z use_cache=False, 2025-05-07T21:02:36.5053566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5053858Z use_cpu=True, 2025-05-07T21:02:36.5054091Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5054365Z ) 2025-05-07T21:02:36.5054602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5055179Z self=, 2025-05-07T21:02:36.5055704Z compile=False, 2025-05-07T21:02:36.5055949Z pooling_mode=, 2025-05-07T21:02:36.5056241Z T=1, 2025-05-07T21:02:36.5056423Z D=87, 2025-05-07T21:02:36.5056614Z B=57, 2025-05-07T21:02:36.5056811Z log_E=5, 2025-05-07T21:02:36.5057005Z L=10, 2025-05-07T21:02:36.5057246Z D_gradcheck=2, 2025-05-07T21:02:36.5057479Z stochastic_rounding=True, 2025-05-07T21:02:36.5057733Z weighted=False, 2025-05-07T21:02:36.5057954Z row_wise=True, 2025-05-07T21:02:36.5058170Z mixed=True, 2025-05-07T21:02:36.5058378Z use_cache=True, 2025-05-07T21:02:36.5058720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5059039Z use_cpu=True, 2025-05-07T21:02:36.5059268Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5059582Z ) 2025-05-07T21:02:36.5059815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5060385Z self=, 2025-05-07T21:02:36.5060906Z compile=False, 2025-05-07T21:02:36.5061157Z pooling_mode=, 2025-05-07T21:02:36.5061445Z T=4, 2025-05-07T21:02:36.5061627Z D=6, 2025-05-07T21:02:36.5061819Z B=65, 2025-05-07T21:02:36.5062014Z log_E=4, 2025-05-07T21:02:36.5062206Z L=12, 2025-05-07T21:02:36.5062402Z D_gradcheck=2, 2025-05-07T21:02:36.5062647Z stochastic_rounding=False, 2025-05-07T21:02:36.5062904Z weighted=True, 2025-05-07T21:02:36.5063131Z row_wise=True, 2025-05-07T21:02:36.5063359Z mixed=True, 2025-05-07T21:02:36.5063578Z use_cache=False, 2025-05-07T21:02:36.5063843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5064146Z use_cpu=True, 2025-05-07T21:02:36.5064386Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5064664Z ) 2025-05-07T21:02:36.5064901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5065476Z self=, 2025-05-07T21:02:36.5066008Z compile=False, 2025-05-07T21:02:36.5066273Z pooling_mode=, 2025-05-07T21:02:36.5066568Z T=3, 2025-05-07T21:02:36.5066758Z D=52, 2025-05-07T21:02:36.5066966Z B=52, 2025-05-07T21:02:36.5067168Z log_E=3, 2025-05-07T21:02:36.5067376Z L=13, 2025-05-07T21:02:36.5067591Z D_gradcheck=2, 2025-05-07T21:02:36.5067833Z stochastic_rounding=True, 2025-05-07T21:02:36.5068096Z weighted=True, 2025-05-07T21:02:36.5068321Z row_wise=True, 2025-05-07T21:02:36.5068542Z mixed=True, 2025-05-07T21:02:36.5068760Z use_cache=True, 2025-05-07T21:02:36.5069019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5069358Z use_cpu=True, 2025-05-07T21:02:36.5069609Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5069883Z ) 2025-05-07T21:02:36.5070125Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5070694Z self=, 2025-05-07T21:02:36.5071218Z compile=True, 2025-05-07T21:02:36.5071511Z pooling_mode=, 2025-05-07T21:02:36.5071801Z T=5, 2025-05-07T21:02:36.5071983Z D=80, 2025-05-07T21:02:36.5072171Z B=116, 2025-05-07T21:02:36.5072365Z log_E=5, 2025-05-07T21:02:36.5072563Z L=16, 2025-05-07T21:02:36.5072757Z D_gradcheck=2, 2025-05-07T21:02:36.5072984Z stochastic_rounding=True, 2025-05-07T21:02:36.5073237Z weighted=True, 2025-05-07T21:02:36.5073453Z row_wise=True, 2025-05-07T21:02:36.5073669Z mixed=False, 2025-05-07T21:02:36.5073881Z use_cache=True, 2025-05-07T21:02:36.5074122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5074412Z use_cpu=True, 2025-05-07T21:02:36.5074643Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5074912Z ) 2025-05-07T21:02:36.5075144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5075707Z self=, 2025-05-07T21:02:36.5076233Z compile=True, 2025-05-07T21:02:36.5076482Z pooling_mode=, 2025-05-07T21:02:36.5076759Z T=2, 2025-05-07T21:02:36.5076957Z D=28, 2025-05-07T21:02:36.5077149Z B=73, 2025-05-07T21:02:36.5077338Z log_E=5, 2025-05-07T21:02:36.5077596Z L=2, 2025-05-07T21:02:36.5077792Z D_gradcheck=1, 2025-05-07T21:02:36.5078020Z stochastic_rounding=False, 2025-05-07T21:02:36.5078277Z weighted=False, 2025-05-07T21:02:36.5078496Z row_wise=True, 2025-05-07T21:02:36.5078708Z mixed=True, 2025-05-07T21:02:36.5078986Z use_cache=False, 2025-05-07T21:02:36.5079262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5079551Z use_cpu=True, 2025-05-07T21:02:36.5079821Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5294032Z ) 2025-05-07T21:02:36.5294572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5295139Z self=, 2025-05-07T21:02:36.5295769Z compile=False, 2025-05-07T21:02:36.5296108Z pooling_mode=, 2025-05-07T21:02:36.5296397Z T=5, 2025-05-07T21:02:36.5296577Z D=89, 2025-05-07T21:02:36.5296760Z B=66, 2025-05-07T21:02:36.5296950Z log_E=5, 2025-05-07T21:02:36.5297138Z L=15, 2025-05-07T21:02:36.5297329Z D_gradcheck=1, 2025-05-07T21:02:36.5297555Z stochastic_rounding=True, 2025-05-07T21:02:36.5297803Z weighted=False, 2025-05-07T21:02:36.5298018Z row_wise=True, 2025-05-07T21:02:36.5298230Z mixed=True, 2025-05-07T21:02:36.5298432Z use_cache=False, 2025-05-07T21:02:36.5298683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5298967Z use_cpu=True, 2025-05-07T21:02:36.5299197Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5299454Z ) 2025-05-07T21:02:36.5299679Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5300238Z self=, 2025-05-07T21:02:36.5300753Z compile=True, 2025-05-07T21:02:36.5300997Z pooling_mode=, 2025-05-07T21:02:36.5301282Z T=1, 2025-05-07T21:02:36.5301458Z D=4, 2025-05-07T21:02:36.5301643Z B=79, 2025-05-07T21:02:36.5301832Z log_E=5, 2025-05-07T21:02:36.5302018Z L=17, 2025-05-07T21:02:36.5302211Z D_gradcheck=2, 2025-05-07T21:02:36.5302442Z stochastic_rounding=False, 2025-05-07T21:02:36.5302694Z weighted=True, 2025-05-07T21:02:36.5302908Z row_wise=True, 2025-05-07T21:02:36.5303126Z mixed=True, 2025-05-07T21:02:36.5303324Z use_cache=True, 2025-05-07T21:02:36.5303567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5303855Z use_cpu=True, 2025-05-07T21:02:36.5304089Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5304358Z ) 2025-05-07T21:02:36.5304591Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5305155Z self=, 2025-05-07T21:02:36.5305683Z compile=False, 2025-05-07T21:02:36.5306041Z pooling_mode=, 2025-05-07T21:02:36.5306326Z T=5, 2025-05-07T21:02:36.5306503Z D=114, 2025-05-07T21:02:36.5306696Z B=102, 2025-05-07T21:02:36.5306890Z log_E=3, 2025-05-07T21:02:36.5307079Z L=2, 2025-05-07T21:02:36.5307273Z D_gradcheck=1, 2025-05-07T21:02:36.5307582Z stochastic_rounding=True, 2025-05-07T21:02:36.5307919Z weighted=False, 2025-05-07T21:02:36.5308169Z row_wise=True, 2025-05-07T21:02:36.5308376Z mixed=False, 2025-05-07T21:02:36.5308584Z use_cache=True, 2025-05-07T21:02:36.5308819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5309111Z use_cpu=True, 2025-05-07T21:02:36.5309339Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5309603Z ) 2025-05-07T21:02:36.5309827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5310383Z self=, 2025-05-07T21:02:36.5310901Z compile=True, 2025-05-07T21:02:36.5311133Z pooling_mode=, 2025-05-07T21:02:36.5311406Z T=3, 2025-05-07T21:02:36.5311589Z D=10, 2025-05-07T21:02:36.5311773Z B=119, 2025-05-07T21:02:36.5312035Z log_E=5, 2025-05-07T21:02:36.5312231Z L=16, 2025-05-07T21:02:36.5312422Z D_gradcheck=2, 2025-05-07T21:02:36.5312642Z stochastic_rounding=True, 2025-05-07T21:02:36.5312896Z weighted=True, 2025-05-07T21:02:36.5313210Z row_wise=True, 2025-05-07T21:02:36.5313414Z mixed=False, 2025-05-07T21:02:36.5313620Z use_cache=False, 2025-05-07T21:02:36.5313871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5314209Z use_cpu=True, 2025-05-07T21:02:36.5314437Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5314703Z ) 2025-05-07T21:02:36.5314932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5315489Z self=, 2025-05-07T21:02:36.5316015Z compile=True, 2025-05-07T21:02:36.5316252Z pooling_mode=, 2025-05-07T21:02:36.5316525Z T=1, 2025-05-07T21:02:36.5316721Z D=88, 2025-05-07T21:02:36.5316909Z B=82, 2025-05-07T21:02:36.5317093Z log_E=3, 2025-05-07T21:02:36.5317284Z L=13, 2025-05-07T21:02:36.5317477Z D_gradcheck=1, 2025-05-07T21:02:36.5317707Z stochastic_rounding=True, 2025-05-07T21:02:36.5317973Z weighted=False, 2025-05-07T21:02:36.5318193Z row_wise=True, 2025-05-07T21:02:36.5318395Z mixed=False, 2025-05-07T21:02:36.5318607Z use_cache=True, 2025-05-07T21:02:36.5318852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5319144Z use_cpu=True, 2025-05-07T21:02:36.5319372Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5319638Z ) 2025-05-07T21:02:36.5319866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5320425Z self=, 2025-05-07T21:02:36.5321064Z compile=False, 2025-05-07T21:02:36.5321301Z pooling_mode=, 2025-05-07T21:02:36.5321574Z T=1, 2025-05-07T21:02:36.5321760Z D=70, 2025-05-07T21:02:36.5321944Z B=59, 2025-05-07T21:02:36.5322126Z log_E=4, 2025-05-07T21:02:36.5322320Z L=2, 2025-05-07T21:02:36.5322506Z D_gradcheck=2, 2025-05-07T21:02:36.5322728Z stochastic_rounding=True, 2025-05-07T21:02:36.5322981Z weighted=True, 2025-05-07T21:02:36.5323199Z row_wise=True, 2025-05-07T21:02:36.5323401Z mixed=False, 2025-05-07T21:02:36.5323618Z use_cache=True, 2025-05-07T21:02:36.5323857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5324140Z use_cpu=True, 2025-05-07T21:02:36.5324377Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5324641Z ) 2025-05-07T21:02:36.5324865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5325430Z self=, 2025-05-07T21:02:36.5326015Z compile=True, 2025-05-07T21:02:36.5326255Z pooling_mode=, 2025-05-07T21:02:36.5326534Z T=2, 2025-05-07T21:02:36.5326724Z D=51, 2025-05-07T21:02:36.5326910Z B=122, 2025-05-07T21:02:36.5327088Z log_E=5, 2025-05-07T21:02:36.5327281Z L=10, 2025-05-07T21:02:36.5327471Z D_gradcheck=1, 2025-05-07T21:02:36.5327697Z stochastic_rounding=True, 2025-05-07T21:02:36.5327956Z weighted=False, 2025-05-07T21:02:36.5328176Z row_wise=True, 2025-05-07T21:02:36.5334569Z mixed=False, 2025-05-07T21:02:36.5334842Z use_cache=True, 2025-05-07T21:02:36.5335095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5335405Z use_cpu=True, 2025-05-07T21:02:36.5335644Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5335909Z ) 2025-05-07T21:02:36.5336136Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5336715Z self=, 2025-05-07T21:02:36.5337250Z compile=False, 2025-05-07T21:02:36.5337491Z pooling_mode=, 2025-05-07T21:02:36.5337779Z T=5, 2025-05-07T21:02:36.5338046Z D=60, 2025-05-07T21:02:36.5338241Z B=51, 2025-05-07T21:02:36.5338424Z log_E=4, 2025-05-07T21:02:36.5338618Z L=20, 2025-05-07T21:02:36.5338814Z D_gradcheck=2, 2025-05-07T21:02:36.5339038Z stochastic_rounding=False, 2025-05-07T21:02:36.5339340Z weighted=True, 2025-05-07T21:02:36.5339561Z row_wise=True, 2025-05-07T21:02:36.5339767Z mixed=False, 2025-05-07T21:02:36.5339978Z use_cache=True, 2025-05-07T21:02:36.5340262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5340545Z use_cpu=True, 2025-05-07T21:02:36.5340786Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5341048Z ) 2025-05-07T21:02:36.5341277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5341854Z self=, 2025-05-07T21:02:36.5342386Z compile=False, 2025-05-07T21:02:36.5342624Z pooling_mode=, 2025-05-07T21:02:36.5342913Z T=5, 2025-05-07T21:02:36.5343103Z D=120, 2025-05-07T21:02:36.5343286Z B=31, 2025-05-07T21:02:36.5343481Z log_E=3, 2025-05-07T21:02:36.5343675Z L=12, 2025-05-07T21:02:36.5343864Z D_gradcheck=2, 2025-05-07T21:02:36.5344092Z stochastic_rounding=False, 2025-05-07T21:02:36.5344353Z weighted=True, 2025-05-07T21:02:36.5344566Z row_wise=True, 2025-05-07T21:02:36.5344771Z mixed=True, 2025-05-07T21:02:36.5344987Z use_cache=False, 2025-05-07T21:02:36.5345243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5345525Z use_cpu=True, 2025-05-07T21:02:36.5345771Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5346040Z ) 2025-05-07T21:02:36.5346271Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5346853Z self=, 2025-05-07T21:02:36.5347382Z compile=True, 2025-05-07T21:02:36.5347619Z pooling_mode=, 2025-05-07T21:02:36.5347902Z T=4, 2025-05-07T21:02:36.5348094Z D=115, 2025-05-07T21:02:36.5348277Z B=43, 2025-05-07T21:02:36.5348479Z log_E=3, 2025-05-07T21:02:36.5348705Z L=7, 2025-05-07T21:02:36.5348916Z D_gradcheck=2, 2025-05-07T21:02:36.5349146Z stochastic_rounding=True, 2025-05-07T21:02:36.5349416Z weighted=True, 2025-05-07T21:02:36.5349627Z row_wise=True, 2025-05-07T21:02:36.5349837Z mixed=False, 2025-05-07T21:02:36.5350053Z use_cache=True, 2025-05-07T21:02:36.5350292Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5350588Z use_cpu=True, 2025-05-07T21:02:36.5350829Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5351089Z ) 2025-05-07T21:02:36.5351317Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5351943Z self=, 2025-05-07T21:02:36.5352473Z compile=True, 2025-05-07T21:02:36.5352706Z pooling_mode=, 2025-05-07T21:02:36.5352992Z T=4, 2025-05-07T21:02:36.5353176Z D=30, 2025-05-07T21:02:36.5353356Z B=19, 2025-05-07T21:02:36.5353538Z log_E=3, 2025-05-07T21:02:36.5353737Z L=6, 2025-05-07T21:02:36.5353921Z D_gradcheck=2, 2025-05-07T21:02:36.5354149Z stochastic_rounding=True, 2025-05-07T21:02:36.5354405Z weighted=True, 2025-05-07T21:02:36.5354612Z row_wise=True, 2025-05-07T21:02:36.5354823Z mixed=False, 2025-05-07T21:02:36.5355032Z use_cache=True, 2025-05-07T21:02:36.5355272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5355557Z use_cpu=True, 2025-05-07T21:02:36.5355797Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5356062Z ) 2025-05-07T21:02:36.5356300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5356869Z self=, 2025-05-07T21:02:36.5357393Z compile=True, 2025-05-07T21:02:36.5357628Z pooling_mode=, 2025-05-07T21:02:36.5357991Z T=2, 2025-05-07T21:02:36.5358179Z D=89, 2025-05-07T21:02:36.5358365Z B=89, 2025-05-07T21:02:36.5358557Z log_E=3, 2025-05-07T21:02:36.5358756Z L=5, 2025-05-07T21:02:36.5358947Z D_gradcheck=1, 2025-05-07T21:02:36.5359177Z stochastic_rounding=False, 2025-05-07T21:02:36.5359478Z weighted=True, 2025-05-07T21:02:36.5359685Z row_wise=True, 2025-05-07T21:02:36.5359899Z mixed=True, 2025-05-07T21:02:36.5360107Z use_cache=False, 2025-05-07T21:02:36.5360398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5360747Z use_cpu=True, 2025-05-07T21:02:36.5360982Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5361240Z ) 2025-05-07T21:02:36.5361470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5362039Z self=, 2025-05-07T21:02:36.5362570Z compile=False, 2025-05-07T21:02:36.5362807Z pooling_mode=, 2025-05-07T21:02:36.5363100Z T=3, 2025-05-07T21:02:36.5363287Z D=123, 2025-05-07T21:02:36.5363463Z B=30, 2025-05-07T21:02:36.5363648Z log_E=3, 2025-05-07T21:02:36.5363846Z L=10, 2025-05-07T21:02:36.5364037Z D_gradcheck=1, 2025-05-07T21:02:36.5364274Z stochastic_rounding=False, 2025-05-07T21:02:36.5364530Z weighted=False, 2025-05-07T21:02:36.5364743Z row_wise=True, 2025-05-07T21:02:36.5364954Z mixed=True, 2025-05-07T21:02:36.5365165Z use_cache=True, 2025-05-07T21:02:36.5365406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5365702Z use_cpu=True, 2025-05-07T21:02:36.5365935Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5366197Z ) 2025-05-07T21:02:36.5366435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5367012Z self=, 2025-05-07T21:02:36.5367537Z compile=True, 2025-05-07T21:02:36.5367783Z pooling_mode=, 2025-05-07T21:02:36.5368074Z T=2, 2025-05-07T21:02:36.5368264Z D=10, 2025-05-07T21:02:36.5368446Z B=74, 2025-05-07T21:02:36.5368629Z log_E=4, 2025-05-07T21:02:36.5368825Z L=1, 2025-05-07T21:02:36.5369009Z D_gradcheck=2, 2025-05-07T21:02:36.5369243Z stochastic_rounding=True, 2025-05-07T21:02:36.5369499Z weighted=True, 2025-05-07T21:02:36.5369708Z row_wise=True, 2025-05-07T21:02:36.5369920Z mixed=True, 2025-05-07T21:02:36.5370131Z use_cache=True, 2025-05-07T21:02:36.5370363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5370652Z use_cpu=True, 2025-05-07T21:02:36.5370886Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5371147Z ) 2025-05-07T21:02:36.5371381Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5372003Z self=, 2025-05-07T21:02:36.5372529Z compile=False, 2025-05-07T21:02:36.5372768Z pooling_mode=, 2025-05-07T21:02:36.5373062Z T=2, 2025-05-07T21:02:36.5373246Z D=94, 2025-05-07T21:02:36.5373434Z B=81, 2025-05-07T21:02:36.5373622Z log_E=4, 2025-05-07T21:02:36.5373815Z L=6, 2025-05-07T21:02:36.5374009Z D_gradcheck=2, 2025-05-07T21:02:36.5374245Z stochastic_rounding=True, 2025-05-07T21:02:36.5374501Z weighted=True, 2025-05-07T21:02:36.5374721Z row_wise=True, 2025-05-07T21:02:36.5374931Z mixed=True, 2025-05-07T21:02:36.5375148Z use_cache=False, 2025-05-07T21:02:36.5375395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5375680Z use_cpu=True, 2025-05-07T21:02:36.5375918Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5376175Z ) 2025-05-07T21:02:36.5376403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5376979Z self=, 2025-05-07T21:02:36.5377496Z compile=True, 2025-05-07T21:02:36.5377738Z pooling_mode=, 2025-05-07T21:02:36.5378066Z T=3, 2025-05-07T21:02:36.5378248Z D=94, 2025-05-07T21:02:36.5378433Z B=50, 2025-05-07T21:02:36.5378620Z log_E=4, 2025-05-07T21:02:36.5378819Z L=10, 2025-05-07T21:02:36.5379043Z D_gradcheck=2, 2025-05-07T21:02:36.5379337Z stochastic_rounding=False, 2025-05-07T21:02:36.5379589Z weighted=True, 2025-05-07T21:02:36.5379801Z row_wise=True, 2025-05-07T21:02:36.5380013Z mixed=False, 2025-05-07T21:02:36.5380264Z use_cache=True, 2025-05-07T21:02:36.5380504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5380790Z use_cpu=True, 2025-05-07T21:02:36.5381027Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5381288Z ) 2025-05-07T21:02:36.5381518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5382093Z self=, 2025-05-07T21:02:36.5382613Z compile=False, 2025-05-07T21:02:36.5382856Z pooling_mode=, 2025-05-07T21:02:36.5383137Z T=1, 2025-05-07T21:02:36.5383317Z D=80, 2025-05-07T21:02:36.5383502Z B=111, 2025-05-07T21:02:36.5383688Z log_E=4, 2025-05-07T21:02:36.5383876Z L=3, 2025-05-07T21:02:36.5384068Z D_gradcheck=2, 2025-05-07T21:02:36.5384294Z stochastic_rounding=True, 2025-05-07T21:02:36.5384545Z weighted=False, 2025-05-07T21:02:36.5384763Z row_wise=True, 2025-05-07T21:02:36.5384979Z mixed=True, 2025-05-07T21:02:36.5385182Z use_cache=True, 2025-05-07T21:02:36.5385420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5385704Z use_cpu=True, 2025-05-07T21:02:36.5385934Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5606547Z ) 2025-05-07T21:02:36.5606808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5607530Z self=, 2025-05-07T21:02:36.5608093Z compile=False, 2025-05-07T21:02:36.5608327Z pooling_mode=, 2025-05-07T21:02:36.5608606Z T=5, 2025-05-07T21:02:36.5608791Z D=55, 2025-05-07T21:02:36.5608967Z B=22, 2025-05-07T21:02:36.5609156Z log_E=4, 2025-05-07T21:02:36.5609344Z L=4, 2025-05-07T21:02:36.5609526Z D_gradcheck=2, 2025-05-07T21:02:36.5609752Z stochastic_rounding=False, 2025-05-07T21:02:36.5610006Z weighted=False, 2025-05-07T21:02:36.5610208Z row_wise=True, 2025-05-07T21:02:36.5610424Z mixed=True, 2025-05-07T21:02:36.5610634Z use_cache=False, 2025-05-07T21:02:36.5610877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5611167Z use_cpu=True, 2025-05-07T21:02:36.5611398Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5611653Z ) 2025-05-07T21:02:36.5612024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5612604Z self=, 2025-05-07T21:02:36.5613124Z compile=True, 2025-05-07T21:02:36.5613367Z pooling_mode=, 2025-05-07T21:02:36.5613650Z T=1, 2025-05-07T21:02:36.5613829Z D=49, 2025-05-07T21:02:36.5614015Z B=76, 2025-05-07T21:02:36.5614206Z log_E=5, 2025-05-07T21:02:36.5614403Z L=7, 2025-05-07T21:02:36.5614588Z D_gradcheck=1, 2025-05-07T21:02:36.5614818Z stochastic_rounding=True, 2025-05-07T21:02:36.5615071Z weighted=True, 2025-05-07T21:02:36.5615283Z row_wise=True, 2025-05-07T21:02:36.5615493Z mixed=False, 2025-05-07T21:02:36.5615578Z use_cache=True, 2025-05-07T21:02:36.5615691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5615781Z use_cpu=True, 2025-05-07T21:02:36.5615885Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5615966Z ) 2025-05-07T21:02:36.5616104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5616450Z self=, 2025-05-07T21:02:36.5616544Z compile=True, 2025-05-07T21:02:36.5616722Z pooling_mode=, 2025-05-07T21:02:36.5616803Z T=1, 2025-05-07T21:02:36.5616886Z D=83, 2025-05-07T21:02:36.5616965Z B=123, 2025-05-07T21:02:36.5617050Z log_E=4, 2025-05-07T21:02:36.5617131Z L=13, 2025-05-07T21:02:36.5617275Z D_gradcheck=2, 2025-05-07T21:02:36.5617376Z stochastic_rounding=False, 2025-05-07T21:02:36.5617463Z weighted=False, 2025-05-07T21:02:36.5617545Z row_wise=True, 2025-05-07T21:02:36.5617688Z mixed=True, 2025-05-07T21:02:36.5617776Z use_cache=False, 2025-05-07T21:02:36.5617885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5618016Z use_cpu=True, 2025-05-07T21:02:36.5618121Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5618199Z ) 2025-05-07T21:02:36.5618339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5618677Z self=, 2025-05-07T21:02:36.5618777Z compile=True, 2025-05-07T21:02:36.5618887Z pooling_mode=, 2025-05-07T21:02:36.5618964Z T=1, 2025-05-07T21:02:36.5619050Z D=95, 2025-05-07T21:02:36.5619130Z B=68, 2025-05-07T21:02:36.5619211Z log_E=4, 2025-05-07T21:02:36.5619301Z L=20, 2025-05-07T21:02:36.5619387Z D_gradcheck=2, 2025-05-07T21:02:36.5619490Z stochastic_rounding=False, 2025-05-07T21:02:36.5619579Z weighted=True, 2025-05-07T21:02:36.5619664Z row_wise=True, 2025-05-07T21:02:36.5619744Z mixed=True, 2025-05-07T21:02:36.5619834Z use_cache=False, 2025-05-07T21:02:36.5619942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5620023Z use_cpu=True, 2025-05-07T21:02:36.5620132Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5620205Z ) 2025-05-07T21:02:36.5620345Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5620682Z self=, 2025-05-07T21:02:36.5620774Z compile=True, 2025-05-07T21:02:36.5620889Z pooling_mode=, 2025-05-07T21:02:36.5620966Z T=1, 2025-05-07T21:02:36.5621048Z D=123, 2025-05-07T21:02:36.5621132Z B=87, 2025-05-07T21:02:36.5621210Z log_E=5, 2025-05-07T21:02:36.5621289Z L=20, 2025-05-07T21:02:36.5621376Z D_gradcheck=1, 2025-05-07T21:02:36.5621471Z stochastic_rounding=True, 2025-05-07T21:02:36.5621558Z weighted=False, 2025-05-07T21:02:36.5621647Z row_wise=True, 2025-05-07T21:02:36.5621728Z mixed=True, 2025-05-07T21:02:36.5621812Z use_cache=False, 2025-05-07T21:02:36.5621923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5622005Z use_cpu=True, 2025-05-07T21:02:36.5622113Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5622188Z ) 2025-05-07T21:02:36.5622365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5622708Z self=, 2025-05-07T21:02:36.5622794Z compile=True, 2025-05-07T21:02:36.5622905Z pooling_mode=, 2025-05-07T21:02:36.5622991Z T=3, 2025-05-07T21:02:36.5623069Z D=49, 2025-05-07T21:02:36.5623146Z B=53, 2025-05-07T21:02:36.5623233Z log_E=3, 2025-05-07T21:02:36.5623313Z L=14, 2025-05-07T21:02:36.5623395Z D_gradcheck=2, 2025-05-07T21:02:36.5623500Z stochastic_rounding=True, 2025-05-07T21:02:36.5623584Z weighted=False, 2025-05-07T21:02:36.5623673Z row_wise=True, 2025-05-07T21:02:36.5623754Z mixed=True, 2025-05-07T21:02:36.5623839Z use_cache=False, 2025-05-07T21:02:36.5623953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5624038Z use_cpu=True, 2025-05-07T21:02:36.5624143Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5624224Z ) 2025-05-07T21:02:36.5624359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5624695Z self=, 2025-05-07T21:02:36.5624831Z compile=True, 2025-05-07T21:02:36.5624938Z pooling_mode=, 2025-05-07T21:02:36.5625014Z T=1, 2025-05-07T21:02:36.5625098Z D=106, 2025-05-07T21:02:36.5625179Z B=51, 2025-05-07T21:02:36.5625295Z log_E=4, 2025-05-07T21:02:36.5625381Z L=11, 2025-05-07T21:02:36.5625468Z D_gradcheck=2, 2025-05-07T21:02:36.5625572Z stochastic_rounding=False, 2025-05-07T21:02:36.5625693Z weighted=True, 2025-05-07T21:02:36.5625776Z row_wise=True, 2025-05-07T21:02:36.5625865Z mixed=True, 2025-05-07T21:02:36.5625949Z use_cache=False, 2025-05-07T21:02:36.5626060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5626151Z use_cpu=True, 2025-05-07T21:02:36.5626253Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5626330Z ) 2025-05-07T21:02:36.5626467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5626803Z self=, 2025-05-07T21:02:36.5626889Z compile=True, 2025-05-07T21:02:36.5627007Z pooling_mode=, 2025-05-07T21:02:36.5627087Z T=5, 2025-05-07T21:02:36.5627169Z D=37, 2025-05-07T21:02:36.5627246Z B=94, 2025-05-07T21:02:36.5627327Z log_E=5, 2025-05-07T21:02:36.5627411Z L=20, 2025-05-07T21:02:36.5627494Z D_gradcheck=1, 2025-05-07T21:02:36.5627587Z stochastic_rounding=True, 2025-05-07T21:02:36.5627678Z weighted=True, 2025-05-07T21:02:36.5627763Z row_wise=True, 2025-05-07T21:02:36.5627847Z mixed=False, 2025-05-07T21:02:36.5627938Z use_cache=True, 2025-05-07T21:02:36.5628053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5628137Z use_cpu=True, 2025-05-07T21:02:36.5628252Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5628333Z ) 2025-05-07T21:02:36.5628466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5628809Z self=, 2025-05-07T21:02:36.5628898Z compile=False, 2025-05-07T21:02:36.5629013Z pooling_mode=, 2025-05-07T21:02:36.5629090Z T=2, 2025-05-07T21:02:36.5629169Z D=107, 2025-05-07T21:02:36.5629252Z B=84, 2025-05-07T21:02:36.5629338Z log_E=3, 2025-05-07T21:02:36.5629414Z L=16, 2025-05-07T21:02:36.5629506Z D_gradcheck=1, 2025-05-07T21:02:36.5629602Z stochastic_rounding=False, 2025-05-07T21:02:36.5629689Z weighted=False, 2025-05-07T21:02:36.5629776Z row_wise=True, 2025-05-07T21:02:36.5629857Z mixed=True, 2025-05-07T21:02:36.5629943Z use_cache=False, 2025-05-07T21:02:36.5630058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5630141Z use_cpu=True, 2025-05-07T21:02:36.5630244Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5630402Z ) 2025-05-07T21:02:36.5630535Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5630880Z self=, 2025-05-07T21:02:36.5630974Z compile=False, 2025-05-07T21:02:36.5631080Z pooling_mode=, 2025-05-07T21:02:36.5631167Z T=4, 2025-05-07T21:02:36.5631244Z D=27, 2025-05-07T21:02:36.5631324Z B=78, 2025-05-07T21:02:36.5631411Z log_E=5, 2025-05-07T21:02:36.5631490Z L=3, 2025-05-07T21:02:36.5631574Z D_gradcheck=2, 2025-05-07T21:02:36.5631673Z stochastic_rounding=True, 2025-05-07T21:02:36.5631758Z weighted=False, 2025-05-07T21:02:36.5631838Z row_wise=True, 2025-05-07T21:02:36.5631928Z mixed=False, 2025-05-07T21:02:36.5632014Z use_cache=True, 2025-05-07T21:02:36.5632123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5632217Z use_cpu=True, 2025-05-07T21:02:36.5632325Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5632406Z ) 2025-05-07T21:02:36.5632534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5632873Z self=, 2025-05-07T21:02:36.5633007Z compile=True, 2025-05-07T21:02:36.5633116Z pooling_mode=, 2025-05-07T21:02:36.5633194Z T=4, 2025-05-07T21:02:36.5633271Z D=93, 2025-05-07T21:02:36.5633388Z B=108, 2025-05-07T21:02:36.5633466Z log_E=5, 2025-05-07T21:02:36.5633554Z L=7, 2025-05-07T21:02:36.5633638Z D_gradcheck=2, 2025-05-07T21:02:36.5633776Z stochastic_rounding=True, 2025-05-07T21:02:36.5633868Z weighted=False, 2025-05-07T21:02:36.5633951Z row_wise=True, 2025-05-07T21:02:36.5634038Z mixed=False, 2025-05-07T21:02:36.5634124Z use_cache=True, 2025-05-07T21:02:36.5634230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5634317Z use_cpu=True, 2025-05-07T21:02:36.5634423Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5634499Z ) 2025-05-07T21:02:36.5634634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5634973Z self=, 2025-05-07T21:02:36.5635061Z compile=True, 2025-05-07T21:02:36.5635174Z pooling_mode=, 2025-05-07T21:02:36.5635254Z T=5, 2025-05-07T21:02:36.5635330Z D=67, 2025-05-07T21:02:36.5635416Z B=26, 2025-05-07T21:02:36.5635495Z log_E=4, 2025-05-07T21:02:36.5635574Z L=12, 2025-05-07T21:02:36.5635662Z D_gradcheck=1, 2025-05-07T21:02:36.5635764Z stochastic_rounding=False, 2025-05-07T21:02:36.5635852Z weighted=True, 2025-05-07T21:02:36.5635935Z row_wise=True, 2025-05-07T21:02:36.5636022Z mixed=False, 2025-05-07T21:02:36.5636110Z use_cache=False, 2025-05-07T21:02:36.5636221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5636307Z use_cpu=True, 2025-05-07T21:02:36.5636425Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5636500Z ) 2025-05-07T21:02:36.5636633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5636979Z self=, 2025-05-07T21:02:36.5637069Z compile=False, 2025-05-07T21:02:36.5637176Z pooling_mode=, 2025-05-07T21:02:36.5637266Z T=3, 2025-05-07T21:02:36.5637345Z D=48, 2025-05-07T21:02:36.5637433Z B=59, 2025-05-07T21:02:36.5637509Z log_E=5, 2025-05-07T21:02:36.5637586Z L=7, 2025-05-07T21:02:36.5637679Z D_gradcheck=2, 2025-05-07T21:02:36.5637781Z stochastic_rounding=True, 2025-05-07T21:02:36.5637868Z weighted=False, 2025-05-07T21:02:36.5637954Z row_wise=True, 2025-05-07T21:02:36.5638034Z mixed=False, 2025-05-07T21:02:36.5638119Z use_cache=False, 2025-05-07T21:02:36.5638228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5638308Z use_cpu=True, 2025-05-07T21:02:36.5638461Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5638545Z ) 2025-05-07T21:02:36.5638680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5639021Z self=, 2025-05-07T21:02:36.5639121Z compile=False, 2025-05-07T21:02:36.5639229Z pooling_mode=, 2025-05-07T21:02:36.5639314Z T=5, 2025-05-07T21:02:36.5639395Z D=14, 2025-05-07T21:02:36.5639472Z B=11, 2025-05-07T21:02:36.5639558Z log_E=5, 2025-05-07T21:02:36.5639636Z L=3, 2025-05-07T21:02:36.5639722Z D_gradcheck=2, 2025-05-07T21:02:36.5639826Z stochastic_rounding=False, 2025-05-07T21:02:36.5639914Z weighted=True, 2025-05-07T21:02:36.5639999Z row_wise=True, 2025-05-07T21:02:36.5640085Z mixed=True, 2025-05-07T21:02:36.5640170Z use_cache=False, 2025-05-07T21:02:36.5640278Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5640370Z use_cpu=True, 2025-05-07T21:02:36.5640579Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5640656Z ) 2025-05-07T21:02:36.5640794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5641182Z self=, 2025-05-07T21:02:36.5641271Z compile=False, 2025-05-07T21:02:36.5641382Z pooling_mode=, 2025-05-07T21:02:36.5641458Z T=3, 2025-05-07T21:02:36.5641581Z D=6, 2025-05-07T21:02:36.5641659Z B=6, 2025-05-07T21:02:36.5641736Z log_E=3, 2025-05-07T21:02:36.5641815Z L=20, 2025-05-07T21:02:36.5641899Z D_gradcheck=2, 2025-05-07T21:02:36.5642034Z stochastic_rounding=True, 2025-05-07T21:02:36.5642129Z weighted=True, 2025-05-07T21:02:36.5642211Z row_wise=True, 2025-05-07T21:02:36.5642290Z mixed=True, 2025-05-07T21:02:36.5642379Z use_cache=True, 2025-05-07T21:02:36.5642488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5642575Z use_cpu=True, 2025-05-07T21:02:36.5645418Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5645495Z ) 2025-05-07T21:02:36.5645639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5646063Z self=, 2025-05-07T21:02:36.5646150Z compile=False, 2025-05-07T21:02:36.5646267Z pooling_mode=, 2025-05-07T21:02:36.5646345Z T=5, 2025-05-07T21:02:36.5646424Z D=22, 2025-05-07T21:02:36.5646510Z B=58, 2025-05-07T21:02:36.5646589Z log_E=3, 2025-05-07T21:02:36.5646667Z L=14, 2025-05-07T21:02:36.5646764Z D_gradcheck=2, 2025-05-07T21:02:36.5646866Z stochastic_rounding=True, 2025-05-07T21:02:36.5646955Z weighted=True, 2025-05-07T21:02:36.5647050Z row_wise=True, 2025-05-07T21:02:36.5647134Z mixed=True, 2025-05-07T21:02:36.5647222Z use_cache=True, 2025-05-07T21:02:36.5647342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5647432Z use_cpu=True, 2025-05-07T21:02:36.5647563Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5647649Z ) 2025-05-07T21:02:36.5647783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5648126Z self=, 2025-05-07T21:02:36.5648218Z compile=False, 2025-05-07T21:02:36.5648332Z pooling_mode=, 2025-05-07T21:02:36.5648417Z T=5, 2025-05-07T21:02:36.5648506Z D=39, 2025-05-07T21:02:36.5648586Z B=90, 2025-05-07T21:02:36.5648668Z log_E=4, 2025-05-07T21:02:36.5648758Z L=5, 2025-05-07T21:02:36.5648848Z D_gradcheck=1, 2025-05-07T21:02:36.5648949Z stochastic_rounding=False, 2025-05-07T21:02:36.5649046Z weighted=False, 2025-05-07T21:02:36.5649130Z row_wise=True, 2025-05-07T21:02:36.5649226Z mixed=True, 2025-05-07T21:02:36.5649313Z use_cache=False, 2025-05-07T21:02:36.5649422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5649633Z use_cpu=True, 2025-05-07T21:02:36.5649742Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5925012Z ) 2025-05-07T21:02:36.5925180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5925529Z self=, 2025-05-07T21:02:36.5925627Z compile=True, 2025-05-07T21:02:36.5932465Z pooling_mode=, 2025-05-07T21:02:36.5932585Z T=5, 2025-05-07T21:02:36.5932695Z D=111, 2025-05-07T21:02:36.5932785Z B=6, 2025-05-07T21:02:36.5932870Z log_E=3, 2025-05-07T21:02:36.5932963Z L=19, 2025-05-07T21:02:36.5933087Z D_gradcheck=1, 2025-05-07T21:02:36.5933225Z stochastic_rounding=True, 2025-05-07T21:02:36.5933354Z weighted=True, 2025-05-07T21:02:36.5933471Z row_wise=True, 2025-05-07T21:02:36.5933560Z mixed=True, 2025-05-07T21:02:36.5933652Z use_cache=False, 2025-05-07T21:02:36.5933762Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5933848Z use_cpu=True, 2025-05-07T21:02:36.5933963Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5934039Z ) 2025-05-07T21:02:36.5934173Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5934664Z self=, 2025-05-07T21:02:36.5934752Z compile=True, 2025-05-07T21:02:36.5934869Z pooling_mode=, 2025-05-07T21:02:36.5934945Z T=1, 2025-05-07T21:02:36.5935022Z D=34, 2025-05-07T21:02:36.5935105Z B=111, 2025-05-07T21:02:36.5935179Z log_E=4, 2025-05-07T21:02:36.5935255Z L=19, 2025-05-07T21:02:36.5935404Z D_gradcheck=2, 2025-05-07T21:02:36.5935499Z stochastic_rounding=True, 2025-05-07T21:02:36.5935578Z weighted=False, 2025-05-07T21:02:36.5935664Z row_wise=True, 2025-05-07T21:02:36.5935746Z mixed=True, 2025-05-07T21:02:36.5935825Z use_cache=True, 2025-05-07T21:02:36.5935942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5936132Z use_cpu=True, 2025-05-07T21:02:36.5936234Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5936310Z ) 2025-05-07T21:02:36.5936440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5936787Z self=, 2025-05-07T21:02:36.5936872Z compile=True, 2025-05-07T21:02:36.5936977Z pooling_mode=, 2025-05-07T21:02:36.5937060Z T=4, 2025-05-07T21:02:36.5937134Z D=71, 2025-05-07T21:02:36.5937210Z B=60, 2025-05-07T21:02:36.5937293Z log_E=3, 2025-05-07T21:02:36.5937372Z L=8, 2025-05-07T21:02:36.5937453Z D_gradcheck=1, 2025-05-07T21:02:36.5937557Z stochastic_rounding=True, 2025-05-07T21:02:36.5937640Z weighted=True, 2025-05-07T21:02:36.5937722Z row_wise=True, 2025-05-07T21:02:36.5937808Z mixed=False, 2025-05-07T21:02:36.5937895Z use_cache=True, 2025-05-07T21:02:36.5938006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5938100Z use_cpu=True, 2025-05-07T21:02:36.5938204Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5938288Z ) 2025-05-07T21:02:36.5938426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5938763Z self=, 2025-05-07T21:02:36.5938851Z compile=True, 2025-05-07T21:02:36.5938963Z pooling_mode=, 2025-05-07T21:02:36.5939041Z T=2, 2025-05-07T21:02:36.5939127Z D=103, 2025-05-07T21:02:36.5939204Z B=83, 2025-05-07T21:02:36.5939281Z log_E=3, 2025-05-07T21:02:36.5939367Z L=17, 2025-05-07T21:02:36.5939449Z D_gradcheck=2, 2025-05-07T21:02:36.5939543Z stochastic_rounding=True, 2025-05-07T21:02:36.5939630Z weighted=True, 2025-05-07T21:02:36.5939712Z row_wise=True, 2025-05-07T21:02:36.5939796Z mixed=False, 2025-05-07T21:02:36.5939886Z use_cache=False, 2025-05-07T21:02:36.5940058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5940153Z use_cpu=True, 2025-05-07T21:02:36.5940258Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5940334Z ) 2025-05-07T21:02:36.5940475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5940814Z self=, 2025-05-07T21:02:36.5940900Z compile=False, 2025-05-07T21:02:36.5941019Z pooling_mode=, 2025-05-07T21:02:36.5941097Z T=2, 2025-05-07T21:02:36.5941177Z D=60, 2025-05-07T21:02:36.5941260Z B=117, 2025-05-07T21:02:36.5941340Z log_E=5, 2025-05-07T21:02:36.5941422Z L=9, 2025-05-07T21:02:36.5941513Z D_gradcheck=1, 2025-05-07T21:02:36.5941612Z stochastic_rounding=True, 2025-05-07T21:02:36.5941704Z weighted=False, 2025-05-07T21:02:36.5941788Z row_wise=True, 2025-05-07T21:02:36.5941866Z mixed=True, 2025-05-07T21:02:36.5941956Z use_cache=False, 2025-05-07T21:02:36.5942068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5942152Z use_cpu=True, 2025-05-07T21:02:36.5942262Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5942337Z ) 2025-05-07T21:02:36.5942515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5942859Z self=, 2025-05-07T21:02:36.5942944Z compile=False, 2025-05-07T21:02:36.5943055Z pooling_mode=, 2025-05-07T21:02:36.5943138Z T=3, 2025-05-07T21:02:36.5943216Z D=91, 2025-05-07T21:02:36.5943296Z B=47, 2025-05-07T21:02:36.5943420Z log_E=5, 2025-05-07T21:02:36.5943497Z L=17, 2025-05-07T21:02:36.5943585Z D_gradcheck=2, 2025-05-07T21:02:36.5943684Z stochastic_rounding=False, 2025-05-07T21:02:36.5943769Z weighted=False, 2025-05-07T21:02:36.5943858Z row_wise=True, 2025-05-07T21:02:36.5943941Z mixed=False, 2025-05-07T21:02:36.5944028Z use_cache=False, 2025-05-07T21:02:36.5944143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5944289Z use_cpu=True, 2025-05-07T21:02:36.5944394Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5944514Z ) 2025-05-07T21:02:36.5944654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5944997Z self=, 2025-05-07T21:02:36.5945085Z compile=True, 2025-05-07T21:02:36.5945207Z pooling_mode=, 2025-05-07T21:02:36.5945287Z T=2, 2025-05-07T21:02:36.5945368Z D=68, 2025-05-07T21:02:36.5945452Z B=35, 2025-05-07T21:02:36.5945533Z log_E=5, 2025-05-07T21:02:36.5945613Z L=16, 2025-05-07T21:02:36.5945700Z D_gradcheck=1, 2025-05-07T21:02:36.5945797Z stochastic_rounding=True, 2025-05-07T21:02:36.5945886Z weighted=False, 2025-05-07T21:02:36.5945967Z row_wise=True, 2025-05-07T21:02:36.5946049Z mixed=False, 2025-05-07T21:02:36.5946140Z use_cache=True, 2025-05-07T21:02:36.5946248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5946330Z use_cpu=True, 2025-05-07T21:02:36.5946441Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5946519Z ) 2025-05-07T21:02:36.5946649Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5946993Z self=, 2025-05-07T21:02:36.5947078Z compile=False, 2025-05-07T21:02:36.5947184Z pooling_mode=, 2025-05-07T21:02:36.5947265Z T=3, 2025-05-07T21:02:36.5947343Z D=74, 2025-05-07T21:02:36.5947421Z B=82, 2025-05-07T21:02:36.5947511Z log_E=5, 2025-05-07T21:02:36.5947588Z L=19, 2025-05-07T21:02:36.5947678Z D_gradcheck=2, 2025-05-07T21:02:36.5947774Z stochastic_rounding=True, 2025-05-07T21:02:36.5947859Z weighted=False, 2025-05-07T21:02:36.5947946Z row_wise=True, 2025-05-07T21:02:36.5948030Z mixed=True, 2025-05-07T21:02:36.5948162Z use_cache=True, 2025-05-07T21:02:36.5948282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5948366Z use_cpu=True, 2025-05-07T21:02:36.5948472Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5948558Z ) 2025-05-07T21:02:36.5948689Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5949028Z self=, 2025-05-07T21:02:36.5949119Z compile=False, 2025-05-07T21:02:36.5949226Z pooling_mode=, 2025-05-07T21:02:36.5949307Z T=1, 2025-05-07T21:02:36.5949386Z D=18, 2025-05-07T21:02:36.5949466Z B=108, 2025-05-07T21:02:36.5949554Z log_E=4, 2025-05-07T21:02:36.5949633Z L=13, 2025-05-07T21:02:36.5949720Z D_gradcheck=2, 2025-05-07T21:02:36.5949823Z stochastic_rounding=False, 2025-05-07T21:02:36.5949905Z weighted=True, 2025-05-07T21:02:36.5949986Z row_wise=True, 2025-05-07T21:02:36.5950074Z mixed=True, 2025-05-07T21:02:36.5950160Z use_cache=False, 2025-05-07T21:02:36.5950272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5950363Z use_cpu=True, 2025-05-07T21:02:36.5950467Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5950588Z ) 2025-05-07T21:02:36.5950725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5951063Z self=, 2025-05-07T21:02:36.5951153Z compile=True, 2025-05-07T21:02:36.5951268Z pooling_mode=, 2025-05-07T21:02:36.5951346Z T=5, 2025-05-07T21:02:36.5951431Z D=84, 2025-05-07T21:02:36.5951546Z B=106, 2025-05-07T21:02:36.5951631Z log_E=4, 2025-05-07T21:02:36.5951718Z L=13, 2025-05-07T21:02:36.5951803Z D_gradcheck=1, 2025-05-07T21:02:36.5951900Z stochastic_rounding=True, 2025-05-07T21:02:36.5951989Z weighted=False, 2025-05-07T21:02:36.5952069Z row_wise=True, 2025-05-07T21:02:36.5952148Z mixed=False, 2025-05-07T21:02:36.5952244Z use_cache=False, 2025-05-07T21:02:36.5952397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5952482Z use_cpu=True, 2025-05-07T21:02:36.5952600Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5952678Z ) 2025-05-07T21:02:36.5952815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5953155Z self=, 2025-05-07T21:02:36.5953239Z compile=False, 2025-05-07T21:02:36.5953352Z pooling_mode=, 2025-05-07T21:02:36.5953429Z T=2, 2025-05-07T21:02:36.5953507Z D=98, 2025-05-07T21:02:36.5953598Z B=21, 2025-05-07T21:02:36.5953677Z log_E=5, 2025-05-07T21:02:36.5953757Z L=20, 2025-05-07T21:02:36.5953845Z D_gradcheck=1, 2025-05-07T21:02:36.5953944Z stochastic_rounding=False, 2025-05-07T21:02:36.5954026Z weighted=True, 2025-05-07T21:02:36.5954112Z row_wise=True, 2025-05-07T21:02:36.5954196Z mixed=False, 2025-05-07T21:02:36.5954284Z use_cache=False, 2025-05-07T21:02:36.5954397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5954477Z use_cpu=True, 2025-05-07T21:02:36.5954589Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5954662Z ) 2025-05-07T21:02:36.5954792Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5955134Z self=, 2025-05-07T21:02:36.5955218Z compile=True, 2025-05-07T21:02:36.5955329Z pooling_mode=, 2025-05-07T21:02:36.5955410Z T=2, 2025-05-07T21:02:36.5955489Z D=14, 2025-05-07T21:02:36.5955568Z B=93, 2025-05-07T21:02:36.5955651Z log_E=5, 2025-05-07T21:02:36.5955728Z L=15, 2025-05-07T21:02:36.5955812Z D_gradcheck=2, 2025-05-07T21:02:36.5955914Z stochastic_rounding=False, 2025-05-07T21:02:36.5955998Z weighted=False, 2025-05-07T21:02:36.5956091Z row_wise=True, 2025-05-07T21:02:36.5956215Z mixed=True, 2025-05-07T21:02:36.5956306Z use_cache=True, 2025-05-07T21:02:36.5956421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5956503Z use_cpu=True, 2025-05-07T21:02:36.5956611Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5956692Z ) 2025-05-07T21:02:36.5956825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5957165Z self=, 2025-05-07T21:02:36.5957256Z compile=False, 2025-05-07T21:02:36.5957365Z pooling_mode=, 2025-05-07T21:02:36.5957443Z T=2, 2025-05-07T21:02:36.5957529Z D=22, 2025-05-07T21:02:36.5957608Z B=75, 2025-05-07T21:02:36.5957696Z log_E=4, 2025-05-07T21:02:36.5957774Z L=16, 2025-05-07T21:02:36.5957856Z D_gradcheck=1, 2025-05-07T21:02:36.5957963Z stochastic_rounding=True, 2025-05-07T21:02:36.5958050Z weighted=False, 2025-05-07T21:02:36.5958128Z row_wise=True, 2025-05-07T21:02:36.5958217Z mixed=False, 2025-05-07T21:02:36.5958304Z use_cache=True, 2025-05-07T21:02:36.5958412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5958499Z use_cpu=True, 2025-05-07T21:02:36.5958653Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5958728Z ) 2025-05-07T21:02:36.5958865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5959201Z self=, 2025-05-07T21:02:36.5959286Z compile=False, 2025-05-07T21:02:36.5959399Z pooling_mode=, 2025-05-07T21:02:36.5959478Z T=4, 2025-05-07T21:02:36.5959603Z D=116, 2025-05-07T21:02:36.5959685Z B=93, 2025-05-07T21:02:36.5959766Z log_E=3, 2025-05-07T21:02:36.5959852Z L=18, 2025-05-07T21:02:36.5959936Z D_gradcheck=1, 2025-05-07T21:02:36.5960034Z stochastic_rounding=False, 2025-05-07T21:02:36.5960126Z weighted=False, 2025-05-07T21:02:36.5960211Z row_wise=True, 2025-05-07T21:02:36.5960294Z mixed=True, 2025-05-07T21:02:36.5960568Z use_cache=False, 2025-05-07T21:02:36.5960678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5960765Z use_cpu=True, 2025-05-07T21:02:36.5960878Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5960952Z ) 2025-05-07T21:02:36.5961083Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5961428Z self=, 2025-05-07T21:02:36.5961512Z compile=True, 2025-05-07T21:02:36.5961627Z pooling_mode=, 2025-05-07T21:02:36.5961707Z T=4, 2025-05-07T21:02:36.5961786Z D=113, 2025-05-07T21:02:36.5961873Z B=98, 2025-05-07T21:02:36.5961952Z log_E=4, 2025-05-07T21:02:36.5962032Z L=7, 2025-05-07T21:02:36.5962124Z D_gradcheck=1, 2025-05-07T21:02:36.5962220Z stochastic_rounding=False, 2025-05-07T21:02:36.5962306Z weighted=True, 2025-05-07T21:02:36.5962394Z row_wise=True, 2025-05-07T21:02:36.5962480Z mixed=False, 2025-05-07T21:02:36.5962564Z use_cache=False, 2025-05-07T21:02:36.5962682Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.5962765Z use_cpu=True, 2025-05-07T21:02:36.5962869Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.5962952Z ) 2025-05-07T21:02:36.5963085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5963431Z self=, 2025-05-07T21:02:36.5963515Z compile=True, 2025-05-07T21:02:36.5963629Z pooling_mode=, 2025-05-07T21:02:36.5963714Z T=4, 2025-05-07T21:02:36.5963793Z D=95, 2025-05-07T21:02:36.5963871Z B=114, 2025-05-07T21:02:36.5963958Z log_E=3, 2025-05-07T21:02:36.5964038Z L=19, 2025-05-07T21:02:36.5964122Z D_gradcheck=1, 2025-05-07T21:02:36.5964227Z stochastic_rounding=False, 2025-05-07T21:02:36.5964310Z weighted=False, 2025-05-07T21:02:36.5964441Z row_wise=True, 2025-05-07T21:02:36.5964531Z mixed=True, 2025-05-07T21:02:36.5964615Z use_cache=True, 2025-05-07T21:02:36.5964731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5964817Z use_cpu=True, 2025-05-07T21:02:36.5964919Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.5965000Z ) 2025-05-07T21:02:36.5965131Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.5965471Z self=, 2025-05-07T21:02:36.5965560Z compile=True, 2025-05-07T21:02:36.5965671Z pooling_mode=, 2025-05-07T21:02:36.5965752Z T=5, 2025-05-07T21:02:36.5965840Z D=73, 2025-05-07T21:02:36.5965919Z B=34, 2025-05-07T21:02:36.5965999Z log_E=4, 2025-05-07T21:02:36.5966083Z L=15, 2025-05-07T21:02:36.5966171Z D_gradcheck=2, 2025-05-07T21:02:36.5966269Z stochastic_rounding=True, 2025-05-07T21:02:36.5966362Z weighted=False, 2025-05-07T21:02:36.5966445Z row_wise=True, 2025-05-07T21:02:36.5966535Z mixed=True, 2025-05-07T21:02:36.5966621Z use_cache=False, 2025-05-07T21:02:36.5966730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.5966865Z use_cpu=True, 2025-05-07T21:02:36.5966967Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.6242657Z ) 2025-05-07T21:02:36.6242821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6243163Z self=, 2025-05-07T21:02:36.6243262Z compile=True, 2025-05-07T21:02:36.6243498Z pooling_mode=, 2025-05-07T21:02:36.6243583Z T=2, 2025-05-07T21:02:36.6243669Z D=111, 2025-05-07T21:02:36.6243758Z B=54, 2025-05-07T21:02:36.6243869Z log_E=5, 2025-05-07T21:02:36.6243986Z L=6, 2025-05-07T21:02:36.6244102Z D_gradcheck=2, 2025-05-07T21:02:36.6244198Z stochastic_rounding=True, 2025-05-07T21:02:36.6244300Z weighted=False, 2025-05-07T21:02:36.6244473Z row_wise=True, 2025-05-07T21:02:36.6244550Z mixed=True, 2025-05-07T21:02:36.6244639Z use_cache=False, 2025-05-07T21:02:36.6244747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.6244842Z use_cpu=True, 2025-05-07T21:02:36.6244946Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6245021Z ) 2025-05-07T21:02:36.6245159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6245498Z self=, 2025-05-07T21:02:36.6245581Z compile=True, 2025-05-07T21:02:36.6245697Z pooling_mode=, 2025-05-07T21:02:36.6245774Z T=2, 2025-05-07T21:02:36.6245852Z D=55, 2025-05-07T21:02:36.6245932Z B=23, 2025-05-07T21:02:36.6246008Z log_E=5, 2025-05-07T21:02:36.6246130Z L=9, 2025-05-07T21:02:36.6246221Z D_gradcheck=2, 2025-05-07T21:02:36.6246318Z stochastic_rounding=True, 2025-05-07T21:02:36.6246410Z weighted=True, 2025-05-07T21:02:36.6246490Z row_wise=True, 2025-05-07T21:02:36.6246567Z mixed=True, 2025-05-07T21:02:36.6246654Z use_cache=True, 2025-05-07T21:02:36.6246767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.6246852Z use_cpu=True, 2025-05-07T21:02:36.6246960Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6247034Z ) 2025-05-07T21:02:36.6247164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6247504Z self=, 2025-05-07T21:02:36.6247593Z compile=False, 2025-05-07T21:02:36.6247704Z pooling_mode=, 2025-05-07T21:02:36.6247786Z T=4, 2025-05-07T21:02:36.6247864Z D=4, 2025-05-07T21:02:36.6247949Z B=51, 2025-05-07T21:02:36.6248026Z log_E=5, 2025-05-07T21:02:36.6248101Z L=1, 2025-05-07T21:02:36.6248195Z D_gradcheck=2, 2025-05-07T21:02:36.6248288Z stochastic_rounding=True, 2025-05-07T21:02:36.6248438Z weighted=False, 2025-05-07T21:02:36.6248534Z row_wise=True, 2025-05-07T21:02:36.6248617Z mixed=True, 2025-05-07T21:02:36.6248702Z use_cache=True, 2025-05-07T21:02:36.6248825Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.6248909Z use_cpu=True, 2025-05-07T21:02:36.6249016Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.6249094Z ) 2025-05-07T21:02:36.6249234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6249647Z self=, 2025-05-07T21:02:36.6249732Z compile=True, 2025-05-07T21:02:36.6249849Z pooling_mode=, 2025-05-07T21:02:36.6249932Z T=5, 2025-05-07T21:02:36.6250011Z D=93, 2025-05-07T21:02:36.6250089Z B=116, 2025-05-07T21:02:36.6250181Z log_E=4, 2025-05-07T21:02:36.6250260Z L=18, 2025-05-07T21:02:36.6250345Z D_gradcheck=2, 2025-05-07T21:02:36.6250454Z stochastic_rounding=False, 2025-05-07T21:02:36.6250541Z weighted=True, 2025-05-07T21:02:36.6250628Z row_wise=True, 2025-05-07T21:02:36.6250716Z mixed=True, 2025-05-07T21:02:36.6250804Z use_cache=False, 2025-05-07T21:02:36.6250982Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.6251074Z use_cpu=True, 2025-05-07T21:02:36.6251182Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6251265Z ) 2025-05-07T21:02:36.6251406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6251816Z self=, 2025-05-07T21:02:36.6251911Z compile=False, 2025-05-07T21:02:36.6252067Z pooling_mode=, 2025-05-07T21:02:36.6252147Z T=2, 2025-05-07T21:02:36.6252232Z D=2, 2025-05-07T21:02:36.6252309Z B=87, 2025-05-07T21:02:36.6252389Z log_E=4, 2025-05-07T21:02:36.6252472Z L=0, 2025-05-07T21:02:36.6252558Z D_gradcheck=2, 2025-05-07T21:02:36.6252662Z stochastic_rounding=False, 2025-05-07T21:02:36.6252755Z weighted=True, 2025-05-07T21:02:36.6252883Z row_wise=True, 2025-05-07T21:02:36.6252965Z mixed=True, 2025-05-07T21:02:36.6253057Z use_cache=False, 2025-05-07T21:02:36.6253174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.6253263Z use_cpu=True, 2025-05-07T21:02:36.6253372Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6253448Z ) 2025-05-07T21:02:36.6253592Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6253997Z self=, 2025-05-07T21:02:36.6254089Z compile=False, 2025-05-07T21:02:36.6254210Z pooling_mode=, 2025-05-07T21:02:36.6254291Z T=4, 2025-05-07T21:02:36.6254370Z D=36, 2025-05-07T21:02:36.6254453Z B=18, 2025-05-07T21:02:36.6254534Z log_E=3, 2025-05-07T21:02:36.6254611Z L=5, 2025-05-07T21:02:36.6254701Z D_gradcheck=2, 2025-05-07T21:02:36.6254805Z stochastic_rounding=True, 2025-05-07T21:02:36.6254892Z weighted=False, 2025-05-07T21:02:36.6254983Z row_wise=True, 2025-05-07T21:02:36.6255065Z mixed=True, 2025-05-07T21:02:36.6255157Z use_cache=True, 2025-05-07T21:02:36.6255274Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.6255357Z use_cpu=True, 2025-05-07T21:02:36.6255471Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6255546Z ) 2025-05-07T21:02:36.6255685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6256097Z self=, 2025-05-07T21:02:36.6256184Z compile=True, 2025-05-07T21:02:36.6256300Z pooling_mode=, 2025-05-07T21:02:36.6256386Z T=2, 2025-05-07T21:02:36.6256464Z D=96, 2025-05-07T21:02:36.6256542Z B=112, 2025-05-07T21:02:36.6256628Z log_E=3, 2025-05-07T21:02:36.6256706Z L=3, 2025-05-07T21:02:36.6256797Z D_gradcheck=2, 2025-05-07T21:02:36.6256941Z stochastic_rounding=True, 2025-05-07T21:02:36.6257035Z weighted=False, 2025-05-07T21:02:36.6257127Z row_wise=True, 2025-05-07T21:02:36.6257211Z mixed=True, 2025-05-07T21:02:36.6257300Z use_cache=True, 2025-05-07T21:02:36.6257422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.6257506Z use_cpu=True, 2025-05-07T21:02:36.6257614Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.6257697Z ) 2025-05-07T21:02:36.6257837Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6258245Z self=, 2025-05-07T21:02:36.6258340Z compile=True, 2025-05-07T21:02:36.6258454Z pooling_mode=, 2025-05-07T21:02:36.6258540Z T=3, 2025-05-07T21:02:36.6258617Z D=83, 2025-05-07T21:02:36.6258695Z B=77, 2025-05-07T21:02:36.6258780Z log_E=3, 2025-05-07T21:02:36.6258857Z L=0, 2025-05-07T21:02:36.6258942Z D_gradcheck=1, 2025-05-07T21:02:36.6259052Z stochastic_rounding=False, 2025-05-07T21:02:36.6259141Z weighted=True, 2025-05-07T21:02:36.6259226Z row_wise=True, 2025-05-07T21:02:36.6259316Z mixed=True, 2025-05-07T21:02:36.6259447Z use_cache=True, 2025-05-07T21:02:36.6259562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.6259647Z use_cpu=True, 2025-05-07T21:02:36.6259756Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6259832Z ) 2025-05-07T21:02:36.6259978Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6260384Z self=, 2025-05-07T21:02:36.6260516Z compile=False, 2025-05-07T21:02:36.6260631Z pooling_mode=, 2025-05-07T21:02:36.6260709Z T=1, 2025-05-07T21:02:36.6260794Z D=18, 2025-05-07T21:02:36.6260876Z B=108, 2025-05-07T21:02:36.6260956Z log_E=5, 2025-05-07T21:02:36.6261041Z L=7, 2025-05-07T21:02:36.6261128Z D_gradcheck=1, 2025-05-07T21:02:36.6261233Z stochastic_rounding=False, 2025-05-07T21:02:36.6261371Z weighted=True, 2025-05-07T21:02:36.6261456Z row_wise=True, 2025-05-07T21:02:36.6261538Z mixed=True, 2025-05-07T21:02:36.6261634Z use_cache=False, 2025-05-07T21:02:36.6261750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.6261833Z use_cpu=True, 2025-05-07T21:02:36.6261948Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6262023Z ) 2025-05-07T21:02:36.6262170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6262576Z self=, 2025-05-07T21:02:36.6262665Z compile=True, 2025-05-07T21:02:36.6262788Z pooling_mode=, 2025-05-07T21:02:36.6262867Z T=3, 2025-05-07T21:02:36.6262947Z D=11, 2025-05-07T21:02:36.6263031Z B=83, 2025-05-07T21:02:36.6263112Z log_E=3, 2025-05-07T21:02:36.6263192Z L=20, 2025-05-07T21:02:36.6263284Z D_gradcheck=1, 2025-05-07T21:02:36.6263385Z stochastic_rounding=True, 2025-05-07T21:02:36.6263474Z weighted=True, 2025-05-07T21:02:36.6263564Z row_wise=True, 2025-05-07T21:02:36.6263649Z mixed=False, 2025-05-07T21:02:36.6263734Z use_cache=True, 2025-05-07T21:02:36.6263853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.6263936Z use_cpu=True, 2025-05-07T21:02:36.6264050Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6264125Z ) 2025-05-07T21:02:36.6264265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6264680Z self=, 2025-05-07T21:02:36.6264767Z compile=False, 2025-05-07T21:02:36.6264880Z pooling_mode=, 2025-05-07T21:02:36.6264963Z T=1, 2025-05-07T21:02:36.6265041Z D=43, 2025-05-07T21:02:36.6265120Z B=19, 2025-05-07T21:02:36.6265207Z log_E=4, 2025-05-07T21:02:36.6265285Z L=3, 2025-05-07T21:02:36.6265420Z D_gradcheck=1, 2025-05-07T21:02:36.6265532Z stochastic_rounding=True, 2025-05-07T21:02:36.6265620Z weighted=False, 2025-05-07T21:02:36.6265712Z row_wise=True, 2025-05-07T21:02:36.6265797Z mixed=True, 2025-05-07T21:02:36.6265883Z use_cache=False, 2025-05-07T21:02:36.6266006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.6266089Z use_cpu=True, 2025-05-07T21:02:36.6266197Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6266282Z ) 2025-05-07T21:02:36.6266423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6266830Z self=, 2025-05-07T21:02:36.6266922Z compile=True, 2025-05-07T21:02:36.6267034Z pooling_mode=, 2025-05-07T21:02:36.6267111Z T=2, 2025-05-07T21:02:36.6267193Z D=37, 2025-05-07T21:02:36.6267271Z B=48, 2025-05-07T21:02:36.6267349Z log_E=4, 2025-05-07T21:02:36.6267432Z L=13, 2025-05-07T21:02:36.6267520Z D_gradcheck=2, 2025-05-07T21:02:36.6267630Z stochastic_rounding=True, 2025-05-07T21:02:36.6267715Z weighted=True, 2025-05-07T21:02:36.6267798Z row_wise=True, 2025-05-07T21:02:36.6267937Z mixed=False, 2025-05-07T21:02:36.6268023Z use_cache=True, 2025-05-07T21:02:36.6268137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.6268226Z use_cpu=True, 2025-05-07T21:02:36.6268335Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6268413Z ) 2025-05-07T21:02:36.6268579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6269079Z self=, 2025-05-07T21:02:36.6269162Z compile=True, 2025-05-07T21:02:36.6269277Z pooling_mode=, 2025-05-07T21:02:36.6269355Z T=1, 2025-05-07T21:02:36.6269440Z D=31, 2025-05-07T21:02:36.6269515Z B=24, 2025-05-07T21:02:36.6269595Z log_E=5, 2025-05-07T21:02:36.6269675Z L=16, 2025-05-07T21:02:36.6269759Z D_gradcheck=2, 2025-05-07T21:02:36.6269909Z stochastic_rounding=True, 2025-05-07T21:02:36.6269996Z weighted=True, 2025-05-07T21:02:36.6270078Z row_wise=True, 2025-05-07T21:02:36.6270162Z mixed=False, 2025-05-07T21:02:36.6270249Z use_cache=False, 2025-05-07T21:02:36.6270357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.6270437Z use_cpu=True, 2025-05-07T21:02:36.6270548Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6270622Z ) 2025-05-07T21:02:36.6270752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6271093Z self=, 2025-05-07T21:02:36.6271177Z compile=True, 2025-05-07T21:02:36.6271291Z pooling_mode=, 2025-05-07T21:02:36.6271368Z T=3, 2025-05-07T21:02:36.6271445Z D=9, 2025-05-07T21:02:36.6271527Z B=40, 2025-05-07T21:02:36.6271604Z log_E=4, 2025-05-07T21:02:36.6271681Z L=8, 2025-05-07T21:02:36.6271770Z D_gradcheck=2, 2025-05-07T21:02:36.6271868Z stochastic_rounding=True, 2025-05-07T21:02:36.6271951Z weighted=True, 2025-05-07T21:02:36.6272039Z row_wise=True, 2025-05-07T21:02:36.6272120Z mixed=False, 2025-05-07T21:02:36.6272204Z use_cache=True, 2025-05-07T21:02:36.6272320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.6272404Z use_cpu=True, 2025-05-07T21:02:36.6272514Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.6272596Z ) 2025-05-07T21:02:36.6272728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6273079Z self=, 2025-05-07T21:02:36.6273167Z compile=False, 2025-05-07T21:02:36.6273277Z pooling_mode=, 2025-05-07T21:02:36.6273365Z T=5, 2025-05-07T21:02:36.6273444Z D=69, 2025-05-07T21:02:36.6273525Z B=44, 2025-05-07T21:02:36.6273610Z log_E=5, 2025-05-07T21:02:36.6273734Z L=4, 2025-05-07T21:02:36.6273822Z D_gradcheck=1, 2025-05-07T21:02:36.6273920Z stochastic_rounding=True, 2025-05-07T21:02:36.6274005Z weighted=False, 2025-05-07T21:02:36.6274091Z row_wise=True, 2025-05-07T21:02:36.6274179Z mixed=True, 2025-05-07T21:02:36.6274265Z use_cache=False, 2025-05-07T21:02:36.6274373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.6274463Z use_cpu=True, 2025-05-07T21:02:36.6274566Z output_dtype=SparseType.FP16, 2025-05-07T21:02:36.6274648Z ) 2025-05-07T21:02:36.6274778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6275118Z self=, 2025-05-07T21:02:36.6275210Z compile=True, 2025-05-07T21:02:36.6275319Z pooling_mode=, 2025-05-07T21:02:36.6275398Z T=3, 2025-05-07T21:02:36.6275480Z D=73, 2025-05-07T21:02:36.6275559Z B=58, 2025-05-07T21:02:36.6275639Z log_E=3, 2025-05-07T21:02:36.6275729Z L=4, 2025-05-07T21:02:36.6275816Z D_gradcheck=2, 2025-05-07T21:02:36.6275914Z stochastic_rounding=True, 2025-05-07T21:02:36.6276006Z weighted=False, 2025-05-07T21:02:36.6276136Z row_wise=True, 2025-05-07T21:02:36.6276229Z mixed=False, 2025-05-07T21:02:36.6276317Z use_cache=False, 2025-05-07T21:02:36.6276424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:36.6276512Z use_cpu=True, 2025-05-07T21:02:36.6276619Z output_dtype=SparseType.FP32, 2025-05-07T21:02:36.6276695Z ) 2025-05-07T21:02:36.6276832Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:36.6277213Z self=, 2025-05-07T21:02:36.6277300Z compile=True, 2025-05-07T21:02:36.6277416Z pooling_mode=, 2025-05-07T21:02:36.6277497Z T=1, 2025-05-07T21:02:36.6277574Z D=53, 2025-05-07T21:02:36.6277657Z B=70, 2025-05-07T21:02:36.6277742Z log_E=4, 2025-05-07T21:02:36.6277822Z L=9, 2025-05-07T21:02:36.6277957Z D_gradcheck=1, 2025-05-07T21:02:36.6278054Z stochastic_rounding=True, 2025-05-07T21:02:36.6278145Z weighted=False, 2025-05-07T21:02:36.6278231Z row_wise=True, 2025-05-07T21:02:36.6278317Z mixed=True, 2025-05-07T21:02:36.6278409Z use_cache=False, 2025-05-07T21:02:36.6278519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:36.6278603Z use_cpu=True, 2025-05-07T21:02:36.6278713Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8340463Z ) 2025-05-07T21:02:38.8340963Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8341794Z self=, 2025-05-07T21:02:38.8342505Z compile=False, 2025-05-07T21:02:38.8342820Z pooling_mode=, 2025-05-07T21:02:38.8343182Z T=1, 2025-05-07T21:02:38.8343382Z D=64, 2025-05-07T21:02:38.8343572Z B=56, 2025-05-07T21:02:38.8352327Z log_E=5, 2025-05-07T21:02:38.8352552Z L=4, 2025-05-07T21:02:38.8352762Z D_gradcheck=1, 2025-05-07T21:02:38.8352997Z stochastic_rounding=False, 2025-05-07T21:02:38.8353268Z weighted=True, 2025-05-07T21:02:38.8353482Z row_wise=True, 2025-05-07T21:02:38.8353694Z mixed=True, 2025-05-07T21:02:38.8353895Z use_cache=True, 2025-05-07T21:02:38.8354138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8354428Z use_cpu=True, 2025-05-07T21:02:38.8354654Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8354925Z ) 2025-05-07T21:02:38.8355157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8355742Z self=, 2025-05-07T21:02:38.8356269Z compile=False, 2025-05-07T21:02:38.8356513Z pooling_mode=, 2025-05-07T21:02:38.8356802Z T=5, 2025-05-07T21:02:38.8356988Z D=29, 2025-05-07T21:02:38.8357183Z B=104, 2025-05-07T21:02:38.8357650Z log_E=4, 2025-05-07T21:02:38.8357849Z L=0, 2025-05-07T21:02:38.8358044Z D_gradcheck=2, 2025-05-07T21:02:38.8358272Z stochastic_rounding=True, 2025-05-07T21:02:38.8358528Z weighted=False, 2025-05-07T21:02:38.8358747Z row_wise=True, 2025-05-07T21:02:38.8358961Z mixed=False, 2025-05-07T21:02:38.8359171Z use_cache=False, 2025-05-07T21:02:38.8359421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8359715Z use_cpu=True, 2025-05-07T21:02:38.8359946Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8360209Z ) 2025-05-07T21:02:38.8360528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8361094Z self=, 2025-05-07T21:02:38.8361616Z compile=True, 2025-05-07T21:02:38.8361862Z pooling_mode=, 2025-05-07T21:02:38.8362148Z T=4, 2025-05-07T21:02:38.8362331Z D=53, 2025-05-07T21:02:38.8362520Z B=92, 2025-05-07T21:02:38.8362710Z log_E=3, 2025-05-07T21:02:38.8362911Z L=13, 2025-05-07T21:02:38.8363107Z D_gradcheck=2, 2025-05-07T21:02:38.8363342Z stochastic_rounding=False, 2025-05-07T21:02:38.8363688Z weighted=True, 2025-05-07T21:02:38.8363911Z row_wise=True, 2025-05-07T21:02:38.8364128Z mixed=False, 2025-05-07T21:02:38.8364336Z use_cache=False, 2025-05-07T21:02:38.8364592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8364886Z use_cpu=True, 2025-05-07T21:02:38.8365122Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8365389Z ) 2025-05-07T21:02:38.8365623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8366268Z self=, 2025-05-07T21:02:38.8366803Z compile=True, 2025-05-07T21:02:38.8367044Z pooling_mode=, 2025-05-07T21:02:38.8367325Z T=5, 2025-05-07T21:02:38.8367509Z D=106, 2025-05-07T21:02:38.8367702Z B=35, 2025-05-07T21:02:38.8367987Z log_E=5, 2025-05-07T21:02:38.8368182Z L=1, 2025-05-07T21:02:38.8368378Z D_gradcheck=2, 2025-05-07T21:02:38.8368611Z stochastic_rounding=True, 2025-05-07T21:02:38.8368868Z weighted=True, 2025-05-07T21:02:38.8369085Z row_wise=True, 2025-05-07T21:02:38.8369294Z mixed=False, 2025-05-07T21:02:38.8369501Z use_cache=False, 2025-05-07T21:02:38.8369752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8370043Z use_cpu=True, 2025-05-07T21:02:38.8370269Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8370535Z ) 2025-05-07T21:02:38.8370771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8371335Z self=, 2025-05-07T21:02:38.8371854Z compile=True, 2025-05-07T21:02:38.8372102Z pooling_mode=, 2025-05-07T21:02:38.8372382Z T=4, 2025-05-07T21:02:38.8372569Z D=59, 2025-05-07T21:02:38.8372759Z B=10, 2025-05-07T21:02:38.8372952Z log_E=4, 2025-05-07T21:02:38.8373149Z L=4, 2025-05-07T21:02:38.8373343Z D_gradcheck=1, 2025-05-07T21:02:38.8373567Z stochastic_rounding=False, 2025-05-07T21:02:38.8373828Z weighted=True, 2025-05-07T21:02:38.8374048Z row_wise=True, 2025-05-07T21:02:38.8374256Z mixed=False, 2025-05-07T21:02:38.8374462Z use_cache=False, 2025-05-07T21:02:38.8374708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8374992Z use_cpu=True, 2025-05-07T21:02:38.8375220Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8375481Z ) 2025-05-07T21:02:38.8375716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8376283Z self=, 2025-05-07T21:02:38.8376823Z compile=True, 2025-05-07T21:02:38.8377065Z pooling_mode=, 2025-05-07T21:02:38.8377343Z T=5, 2025-05-07T21:02:38.8377588Z D=39, 2025-05-07T21:02:38.8377784Z B=119, 2025-05-07T21:02:38.8377973Z log_E=3, 2025-05-07T21:02:38.8378178Z L=9, 2025-05-07T21:02:38.8378378Z D_gradcheck=1, 2025-05-07T21:02:38.8378609Z stochastic_rounding=True, 2025-05-07T21:02:38.8378867Z weighted=True, 2025-05-07T21:02:38.8379087Z row_wise=True, 2025-05-07T21:02:38.8379291Z mixed=False, 2025-05-07T21:02:38.8379510Z use_cache=False, 2025-05-07T21:02:38.8379765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8380044Z use_cpu=True, 2025-05-07T21:02:38.8380283Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8380554Z ) 2025-05-07T21:02:38.8380795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8381358Z self=, 2025-05-07T21:02:38.8381880Z compile=False, 2025-05-07T21:02:38.8382124Z pooling_mode=, 2025-05-07T21:02:38.8382403Z T=1, 2025-05-07T21:02:38.8382596Z D=127, 2025-05-07T21:02:38.8382793Z B=14, 2025-05-07T21:02:38.8382980Z log_E=4, 2025-05-07T21:02:38.8383172Z L=0, 2025-05-07T21:02:38.8383365Z D_gradcheck=1, 2025-05-07T21:02:38.8383701Z stochastic_rounding=False, 2025-05-07T21:02:38.8383968Z weighted=True, 2025-05-07T21:02:38.8384184Z row_wise=True, 2025-05-07T21:02:38.8384392Z mixed=False, 2025-05-07T21:02:38.8384608Z use_cache=False, 2025-05-07T21:02:38.8384855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8385139Z use_cpu=True, 2025-05-07T21:02:38.8385384Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8385652Z ) 2025-05-07T21:02:38.8385918Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8386486Z self=, 2025-05-07T21:02:38.8387006Z compile=False, 2025-05-07T21:02:38.8387246Z pooling_mode=, 2025-05-07T21:02:38.8387528Z T=2, 2025-05-07T21:02:38.8387719Z D=9, 2025-05-07T21:02:38.8387960Z B=24, 2025-05-07T21:02:38.8388146Z log_E=5, 2025-05-07T21:02:38.8388355Z L=2, 2025-05-07T21:02:38.8388549Z D_gradcheck=2, 2025-05-07T21:02:38.8388779Z stochastic_rounding=False, 2025-05-07T21:02:38.8389043Z weighted=False, 2025-05-07T21:02:38.8389274Z row_wise=True, 2025-05-07T21:02:38.8389484Z mixed=True, 2025-05-07T21:02:38.8389700Z use_cache=True, 2025-05-07T21:02:38.8389952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8390240Z use_cpu=True, 2025-05-07T21:02:38.8390488Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8390756Z ) 2025-05-07T21:02:38.8390986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8391556Z self=, 2025-05-07T21:02:38.8392086Z compile=True, 2025-05-07T21:02:38.8392333Z pooling_mode=, 2025-05-07T21:02:38.8392612Z T=5, 2025-05-07T21:02:38.8392814Z D=127, 2025-05-07T21:02:38.8393020Z B=109, 2025-05-07T21:02:38.8393213Z log_E=4, 2025-05-07T21:02:38.8393414Z L=8, 2025-05-07T21:02:38.8393611Z D_gradcheck=2, 2025-05-07T21:02:38.8393835Z stochastic_rounding=False, 2025-05-07T21:02:38.8394096Z weighted=False, 2025-05-07T21:02:38.8394693Z row_wise=True, 2025-05-07T21:02:38.8394896Z mixed=True, 2025-05-07T21:02:38.8395105Z use_cache=False, 2025-05-07T21:02:38.8395356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8395646Z use_cpu=True, 2025-05-07T21:02:38.8395881Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8396139Z ) 2025-05-07T21:02:38.8396364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8396941Z self=, 2025-05-07T21:02:38.8397463Z compile=True, 2025-05-07T21:02:38.8397702Z pooling_mode=, 2025-05-07T21:02:38.8398062Z T=1, 2025-05-07T21:02:38.8398257Z D=115, 2025-05-07T21:02:38.8398451Z B=117, 2025-05-07T21:02:38.8398637Z log_E=3, 2025-05-07T21:02:38.8398834Z L=11, 2025-05-07T21:02:38.8399030Z D_gradcheck=2, 2025-05-07T21:02:38.8399260Z stochastic_rounding=False, 2025-05-07T21:02:38.8399517Z weighted=False, 2025-05-07T21:02:38.8399732Z row_wise=True, 2025-05-07T21:02:38.8399936Z mixed=False, 2025-05-07T21:02:38.8400155Z use_cache=False, 2025-05-07T21:02:38.8400407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8400776Z use_cpu=True, 2025-05-07T21:02:38.8401015Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8401279Z ) 2025-05-07T21:02:38.8401503Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8402070Z self=, 2025-05-07T21:02:38.8402590Z compile=True, 2025-05-07T21:02:38.8402833Z pooling_mode=, 2025-05-07T21:02:38.8403119Z T=5, 2025-05-07T21:02:38.8403313Z D=39, 2025-05-07T21:02:38.8403495Z B=113, 2025-05-07T21:02:38.8403701Z log_E=4, 2025-05-07T21:02:38.8403905Z L=11, 2025-05-07T21:02:38.8404173Z D_gradcheck=2, 2025-05-07T21:02:38.8404399Z stochastic_rounding=False, 2025-05-07T21:02:38.8404655Z weighted=False, 2025-05-07T21:02:38.8404875Z row_wise=True, 2025-05-07T21:02:38.8405076Z mixed=True, 2025-05-07T21:02:38.8405294Z use_cache=False, 2025-05-07T21:02:38.8405550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8405837Z use_cpu=True, 2025-05-07T21:02:38.8406080Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8406411Z ) 2025-05-07T21:02:38.8406639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8407204Z self=, 2025-05-07T21:02:38.8407731Z compile=True, 2025-05-07T21:02:38.8407970Z pooling_mode=, 2025-05-07T21:02:38.8408257Z T=5, 2025-05-07T21:02:38.8408504Z D=89, 2025-05-07T21:02:38.8408688Z B=56, 2025-05-07T21:02:38.8408878Z log_E=3, 2025-05-07T21:02:38.8409080Z L=15, 2025-05-07T21:02:38.8409262Z D_gradcheck=2, 2025-05-07T21:02:38.8409494Z stochastic_rounding=True, 2025-05-07T21:02:38.8409760Z weighted=True, 2025-05-07T21:02:38.8409979Z row_wise=True, 2025-05-07T21:02:38.8410183Z mixed=True, 2025-05-07T21:02:38.8410393Z use_cache=True, 2025-05-07T21:02:38.8410638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8410923Z use_cpu=True, 2025-05-07T21:02:38.8411162Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8411428Z ) 2025-05-07T21:02:38.8411652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8412217Z self=, 2025-05-07T21:02:38.8412741Z compile=True, 2025-05-07T21:02:38.8412986Z pooling_mode=, 2025-05-07T21:02:38.8413274Z T=3, 2025-05-07T21:02:38.8413461Z D=117, 2025-05-07T21:02:38.8413645Z B=78, 2025-05-07T21:02:38.8413837Z log_E=3, 2025-05-07T21:02:38.8414037Z L=0, 2025-05-07T21:02:38.8414226Z D_gradcheck=2, 2025-05-07T21:02:38.8414458Z stochastic_rounding=False, 2025-05-07T21:02:38.8414719Z weighted=False, 2025-05-07T21:02:38.8414930Z row_wise=True, 2025-05-07T21:02:38.8415147Z mixed=False, 2025-05-07T21:02:38.8415365Z use_cache=True, 2025-05-07T21:02:38.8415598Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8415887Z use_cpu=True, 2025-05-07T21:02:38.8416124Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8416389Z ) 2025-05-07T21:02:38.8416615Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8417186Z self=, 2025-05-07T21:02:38.8417709Z compile=True, 2025-05-07T21:02:38.8418009Z pooling_mode=, 2025-05-07T21:02:38.8418299Z T=4, 2025-05-07T21:02:38.8418488Z D=96, 2025-05-07T21:02:38.8418673Z B=103, 2025-05-07T21:02:38.8418863Z log_E=5, 2025-05-07T21:02:38.8419064Z L=0, 2025-05-07T21:02:38.8419253Z D_gradcheck=1, 2025-05-07T21:02:38.8419491Z stochastic_rounding=False, 2025-05-07T21:02:38.8419797Z weighted=True, 2025-05-07T21:02:38.8420008Z row_wise=True, 2025-05-07T21:02:38.8420217Z mixed=False, 2025-05-07T21:02:38.8420429Z use_cache=False, 2025-05-07T21:02:38.8420675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8420963Z use_cpu=True, 2025-05-07T21:02:38.8421201Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8421457Z ) 2025-05-07T21:02:38.8421691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8422259Z self=, 2025-05-07T21:02:38.8422782Z compile=False, 2025-05-07T21:02:38.8423020Z pooling_mode=, 2025-05-07T21:02:38.8423305Z T=3, 2025-05-07T21:02:38.8423491Z D=76, 2025-05-07T21:02:38.8423674Z B=58, 2025-05-07T21:02:38.8423916Z log_E=4, 2025-05-07T21:02:38.8424121Z L=5, 2025-05-07T21:02:38.8424309Z D_gradcheck=1, 2025-05-07T21:02:38.8424540Z stochastic_rounding=False, 2025-05-07T21:02:38.8424794Z weighted=True, 2025-05-07T21:02:38.8425004Z row_wise=True, 2025-05-07T21:02:38.8425215Z mixed=False, 2025-05-07T21:02:38.8425428Z use_cache=False, 2025-05-07T21:02:38.8425675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8425962Z use_cpu=True, 2025-05-07T21:02:38.8426964Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8427228Z ) 2025-05-07T21:02:38.8427461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8428027Z self=, 2025-05-07T21:02:38.8428552Z compile=True, 2025-05-07T21:02:38.8428788Z pooling_mode=, 2025-05-07T21:02:38.8429121Z T=1, 2025-05-07T21:02:38.8429307Z D=107, 2025-05-07T21:02:38.8429494Z B=120, 2025-05-07T21:02:38.8429713Z log_E=3, 2025-05-07T21:02:38.8429941Z L=5, 2025-05-07T21:02:38.8430128Z D_gradcheck=2, 2025-05-07T21:02:38.8430362Z stochastic_rounding=False, 2025-05-07T21:02:38.8430624Z weighted=False, 2025-05-07T21:02:38.8430836Z row_wise=True, 2025-05-07T21:02:38.8431049Z mixed=True, 2025-05-07T21:02:38.8431261Z use_cache=False, 2025-05-07T21:02:38.8431504Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8431796Z use_cpu=True, 2025-05-07T21:02:38.8432040Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8432296Z ) 2025-05-07T21:02:38.8432527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8433096Z self=, 2025-05-07T21:02:38.8433615Z compile=True, 2025-05-07T21:02:38.8433857Z pooling_mode=, 2025-05-07T21:02:38.8434142Z T=5, 2025-05-07T21:02:38.8434332Z D=26, 2025-05-07T21:02:38.8434511Z B=45, 2025-05-07T21:02:38.8434702Z log_E=3, 2025-05-07T21:02:38.8434901Z L=6, 2025-05-07T21:02:38.8435086Z D_gradcheck=1, 2025-05-07T21:02:38.8435316Z stochastic_rounding=False, 2025-05-07T21:02:38.8435577Z weighted=False, 2025-05-07T21:02:38.8435791Z row_wise=True, 2025-05-07T21:02:38.8436021Z mixed=False, 2025-05-07T21:02:38.8436231Z use_cache=True, 2025-05-07T21:02:38.8436465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8436756Z use_cpu=True, 2025-05-07T21:02:38.8436992Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8661747Z ) 2025-05-07T21:02:38.8662096Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8662985Z self=, 2025-05-07T21:02:38.8663881Z compile=False, 2025-05-07T21:02:38.8664139Z pooling_mode=, 2025-05-07T21:02:38.8664413Z T=5, 2025-05-07T21:02:38.8664595Z D=49, 2025-05-07T21:02:38.8664780Z B=40, 2025-05-07T21:02:38.8664960Z log_E=4, 2025-05-07T21:02:38.8665151Z L=17, 2025-05-07T21:02:38.8665340Z D_gradcheck=2, 2025-05-07T21:02:38.8665565Z stochastic_rounding=False, 2025-05-07T21:02:38.8665820Z weighted=False, 2025-05-07T21:02:38.8666039Z row_wise=True, 2025-05-07T21:02:38.8666241Z mixed=True, 2025-05-07T21:02:38.8666443Z use_cache=False, 2025-05-07T21:02:38.8666689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8666972Z use_cpu=True, 2025-05-07T21:02:38.8667199Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8667459Z ) 2025-05-07T21:02:38.8667685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8668248Z self=, 2025-05-07T21:02:38.8668771Z compile=False, 2025-05-07T21:02:38.8669011Z pooling_mode=, 2025-05-07T21:02:38.8669286Z T=1, 2025-05-07T21:02:38.8669469Z D=116, 2025-05-07T21:02:38.8669726Z B=88, 2025-05-07T21:02:38.8669903Z log_E=5, 2025-05-07T21:02:38.8670097Z L=9, 2025-05-07T21:02:38.8670282Z D_gradcheck=2, 2025-05-07T21:02:38.8670501Z stochastic_rounding=True, 2025-05-07T21:02:38.8670752Z weighted=True, 2025-05-07T21:02:38.8670956Z row_wise=True, 2025-05-07T21:02:38.8671153Z mixed=False, 2025-05-07T21:02:38.8671368Z use_cache=False, 2025-05-07T21:02:38.8671612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8671961Z use_cpu=True, 2025-05-07T21:02:38.8672186Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8672442Z ) 2025-05-07T21:02:38.8672662Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8673214Z self=, 2025-05-07T21:02:38.8673728Z compile=True, 2025-05-07T21:02:38.8674032Z pooling_mode=, 2025-05-07T21:02:38.8674303Z T=2, 2025-05-07T21:02:38.8674485Z D=73, 2025-05-07T21:02:38.8674671Z B=123, 2025-05-07T21:02:38.8674847Z log_E=3, 2025-05-07T21:02:38.8675036Z L=14, 2025-05-07T21:02:38.8675223Z D_gradcheck=1, 2025-05-07T21:02:38.8675441Z stochastic_rounding=True, 2025-05-07T21:02:38.8675690Z weighted=True, 2025-05-07T21:02:38.8675900Z row_wise=True, 2025-05-07T21:02:38.8676098Z mixed=True, 2025-05-07T21:02:38.8676301Z use_cache=False, 2025-05-07T21:02:38.8676550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8676822Z use_cpu=True, 2025-05-07T21:02:38.8677049Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8677308Z ) 2025-05-07T21:02:38.8677534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8678091Z self=, 2025-05-07T21:02:38.8678607Z compile=False, 2025-05-07T21:02:38.8678845Z pooling_mode=, 2025-05-07T21:02:38.8679114Z T=4, 2025-05-07T21:02:38.8686226Z D=104, 2025-05-07T21:02:38.8686429Z B=16, 2025-05-07T21:02:38.8686609Z log_E=4, 2025-05-07T21:02:38.8686807Z L=10, 2025-05-07T21:02:38.8686994Z D_gradcheck=2, 2025-05-07T21:02:38.8687214Z stochastic_rounding=True, 2025-05-07T21:02:38.8687467Z weighted=True, 2025-05-07T21:02:38.8687681Z row_wise=True, 2025-05-07T21:02:38.8687884Z mixed=False, 2025-05-07T21:02:38.8688089Z use_cache=True, 2025-05-07T21:02:38.8688336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8688622Z use_cpu=True, 2025-05-07T21:02:38.8688862Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8689123Z ) 2025-05-07T21:02:38.8689348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8690000Z self=, 2025-05-07T21:02:38.8690530Z compile=False, 2025-05-07T21:02:38.8690767Z pooling_mode=, 2025-05-07T21:02:38.8691048Z T=5, 2025-05-07T21:02:38.8691234Z D=8, 2025-05-07T21:02:38.8691412Z B=128, 2025-05-07T21:02:38.8691597Z log_E=3, 2025-05-07T21:02:38.8691789Z L=6, 2025-05-07T21:02:38.8691976Z D_gradcheck=1, 2025-05-07T21:02:38.8692203Z stochastic_rounding=True, 2025-05-07T21:02:38.8692457Z weighted=False, 2025-05-07T21:02:38.8692670Z row_wise=True, 2025-05-07T21:02:38.8692874Z mixed=True, 2025-05-07T21:02:38.8693081Z use_cache=True, 2025-05-07T21:02:38.8693319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8693594Z use_cpu=True, 2025-05-07T21:02:38.8693827Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8694086Z ) 2025-05-07T21:02:38.8694524Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8695101Z self=, 2025-05-07T21:02:38.8695626Z compile=False, 2025-05-07T21:02:38.8695861Z pooling_mode=, 2025-05-07T21:02:38.8696146Z T=4, 2025-05-07T21:02:38.8696422Z D=57, 2025-05-07T21:02:38.8696601Z B=66, 2025-05-07T21:02:38.8696785Z log_E=5, 2025-05-07T21:02:38.8696977Z L=17, 2025-05-07T21:02:38.8697164Z D_gradcheck=2, 2025-05-07T21:02:38.8697393Z stochastic_rounding=True, 2025-05-07T21:02:38.8697649Z weighted=True, 2025-05-07T21:02:38.8697854Z row_wise=True, 2025-05-07T21:02:38.8698063Z mixed=True, 2025-05-07T21:02:38.8698270Z use_cache=True, 2025-05-07T21:02:38.8698584Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8698866Z use_cpu=True, 2025-05-07T21:02:38.8699103Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8699367Z ) 2025-05-07T21:02:38.8699591Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8700158Z self=, 2025-05-07T21:02:38.8700747Z compile=True, 2025-05-07T21:02:38.8700980Z pooling_mode=, 2025-05-07T21:02:38.8701266Z T=1, 2025-05-07T21:02:38.8701452Z D=11, 2025-05-07T21:02:38.8701629Z B=90, 2025-05-07T21:02:38.8701820Z log_E=5, 2025-05-07T21:02:38.8702011Z L=14, 2025-05-07T21:02:38.8702194Z D_gradcheck=2, 2025-05-07T21:02:38.8702421Z stochastic_rounding=False, 2025-05-07T21:02:38.8702677Z weighted=True, 2025-05-07T21:02:38.8702885Z row_wise=True, 2025-05-07T21:02:38.8703092Z mixed=True, 2025-05-07T21:02:38.8703296Z use_cache=True, 2025-05-07T21:02:38.8703534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8703819Z use_cpu=True, 2025-05-07T21:02:38.8704051Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8704317Z ) 2025-05-07T21:02:38.8704539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8705105Z self=, 2025-05-07T21:02:38.8705630Z compile=False, 2025-05-07T21:02:38.8705871Z pooling_mode=, 2025-05-07T21:02:38.8706155Z T=4, 2025-05-07T21:02:38.8706342Z D=119, 2025-05-07T21:02:38.8706521Z B=47, 2025-05-07T21:02:38.8706705Z log_E=4, 2025-05-07T21:02:38.8706898Z L=3, 2025-05-07T21:02:38.8707083Z D_gradcheck=1, 2025-05-07T21:02:38.8707313Z stochastic_rounding=True, 2025-05-07T21:02:38.8707564Z weighted=True, 2025-05-07T21:02:38.8707775Z row_wise=True, 2025-05-07T21:02:38.8707983Z mixed=False, 2025-05-07T21:02:38.8708198Z use_cache=False, 2025-05-07T21:02:38.8708444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8708732Z use_cpu=True, 2025-05-07T21:02:38.8708967Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8709224Z ) 2025-05-07T21:02:38.8709453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8710095Z self=, 2025-05-07T21:02:38.8710626Z compile=False, 2025-05-07T21:02:38.8710864Z pooling_mode=, 2025-05-07T21:02:38.8711149Z T=1, 2025-05-07T21:02:38.8711335Z D=124, 2025-05-07T21:02:38.8711519Z B=59, 2025-05-07T21:02:38.8711704Z log_E=4, 2025-05-07T21:02:38.8711898Z L=14, 2025-05-07T21:02:38.8712083Z D_gradcheck=2, 2025-05-07T21:02:38.8712311Z stochastic_rounding=False, 2025-05-07T21:02:38.8712569Z weighted=False, 2025-05-07T21:02:38.8712778Z row_wise=True, 2025-05-07T21:02:38.8712988Z mixed=False, 2025-05-07T21:02:38.8713200Z use_cache=True, 2025-05-07T21:02:38.8713434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8713718Z use_cpu=True, 2025-05-07T21:02:38.8713954Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8714208Z ) 2025-05-07T21:02:38.8714434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8714999Z self=, 2025-05-07T21:02:38.8715524Z compile=False, 2025-05-07T21:02:38.8715761Z pooling_mode=, 2025-05-07T21:02:38.8716092Z T=4, 2025-05-07T21:02:38.8716274Z D=73, 2025-05-07T21:02:38.8716452Z B=59, 2025-05-07T21:02:38.8716638Z log_E=4, 2025-05-07T21:02:38.8716835Z L=14, 2025-05-07T21:02:38.8717019Z D_gradcheck=2, 2025-05-07T21:02:38.8717246Z stochastic_rounding=False, 2025-05-07T21:02:38.8717500Z weighted=True, 2025-05-07T21:02:38.8717708Z row_wise=True, 2025-05-07T21:02:38.8717917Z mixed=True, 2025-05-07T21:02:38.8718170Z use_cache=False, 2025-05-07T21:02:38.8718415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8718697Z use_cpu=True, 2025-05-07T21:02:38.8718928Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8719181Z ) 2025-05-07T21:02:38.8719410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8719979Z self=, 2025-05-07T21:02:38.8720620Z compile=True, 2025-05-07T21:02:38.8720858Z pooling_mode=, 2025-05-07T21:02:38.8721141Z T=2, 2025-05-07T21:02:38.8721318Z D=24, 2025-05-07T21:02:38.8721501Z B=99, 2025-05-07T21:02:38.8721686Z log_E=5, 2025-05-07T21:02:38.8721874Z L=19, 2025-05-07T21:02:38.8722064Z D_gradcheck=2, 2025-05-07T21:02:38.8722292Z stochastic_rounding=True, 2025-05-07T21:02:38.8722547Z weighted=False, 2025-05-07T21:02:38.8722757Z row_wise=True, 2025-05-07T21:02:38.8722966Z mixed=False, 2025-05-07T21:02:38.8723183Z use_cache=False, 2025-05-07T21:02:38.8723427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8723713Z use_cpu=True, 2025-05-07T21:02:38.8723951Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8724203Z ) 2025-05-07T21:02:38.8724435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8725004Z self=, 2025-05-07T21:02:38.8725522Z compile=False, 2025-05-07T21:02:38.8725767Z pooling_mode=, 2025-05-07T21:02:38.8726048Z T=1, 2025-05-07T21:02:38.8726233Z D=116, 2025-05-07T21:02:38.8726423Z B=47, 2025-05-07T21:02:38.8726607Z log_E=4, 2025-05-07T21:02:38.8726794Z L=12, 2025-05-07T21:02:38.8726988Z D_gradcheck=1, 2025-05-07T21:02:38.8727213Z stochastic_rounding=True, 2025-05-07T21:02:38.8727464Z weighted=True, 2025-05-07T21:02:38.8727681Z row_wise=True, 2025-05-07T21:02:38.8727891Z mixed=False, 2025-05-07T21:02:38.8728102Z use_cache=True, 2025-05-07T21:02:38.8728339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8728628Z use_cpu=True, 2025-05-07T21:02:38.8728900Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8729164Z ) 2025-05-07T21:02:38.8729387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8730001Z self=, 2025-05-07T21:02:38.8730522Z compile=True, 2025-05-07T21:02:38.8730766Z pooling_mode=, 2025-05-07T21:02:38.8731047Z T=2, 2025-05-07T21:02:38.8731223Z D=122, 2025-05-07T21:02:38.8731407Z B=19, 2025-05-07T21:02:38.8731592Z log_E=3, 2025-05-07T21:02:38.8731780Z L=13, 2025-05-07T21:02:38.8731971Z D_gradcheck=2, 2025-05-07T21:02:38.8732203Z stochastic_rounding=False, 2025-05-07T21:02:38.8732454Z weighted=True, 2025-05-07T21:02:38.8732669Z row_wise=True, 2025-05-07T21:02:38.8732882Z mixed=True, 2025-05-07T21:02:38.8733088Z use_cache=True, 2025-05-07T21:02:38.8733325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8733609Z use_cpu=True, 2025-05-07T21:02:38.8733835Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8734097Z ) 2025-05-07T21:02:38.8734329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8734896Z self=, 2025-05-07T21:02:38.8735425Z compile=False, 2025-05-07T21:02:38.8735757Z pooling_mode=, 2025-05-07T21:02:38.8736039Z T=3, 2025-05-07T21:02:38.8736220Z D=12, 2025-05-07T21:02:38.8736405Z B=55, 2025-05-07T21:02:38.8736590Z log_E=4, 2025-05-07T21:02:38.8736777Z L=11, 2025-05-07T21:02:38.8736970Z D_gradcheck=2, 2025-05-07T21:02:38.8737239Z stochastic_rounding=False, 2025-05-07T21:02:38.8737495Z weighted=True, 2025-05-07T21:02:38.8737699Z row_wise=True, 2025-05-07T21:02:38.8737956Z mixed=False, 2025-05-07T21:02:38.8738168Z use_cache=True, 2025-05-07T21:02:38.8738405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8738693Z use_cpu=True, 2025-05-07T21:02:38.8738926Z output_dtype=SparseType.FP16, 2025-05-07T21:02:38.8739183Z ) 2025-05-07T21:02:38.8739415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8740053Z self=, 2025-05-07T21:02:38.8740576Z compile=True, 2025-05-07T21:02:38.8740812Z pooling_mode=, 2025-05-07T21:02:38.8741092Z T=1, 2025-05-07T21:02:38.8741276Z D=31, 2025-05-07T21:02:38.8741453Z B=67, 2025-05-07T21:02:38.8741643Z log_E=3, 2025-05-07T21:02:38.8741836Z L=20, 2025-05-07T21:02:38.8742017Z D_gradcheck=2, 2025-05-07T21:02:38.8742242Z stochastic_rounding=True, 2025-05-07T21:02:38.8742497Z weighted=False, 2025-05-07T21:02:38.8742710Z row_wise=True, 2025-05-07T21:02:38.8742922Z mixed=False, 2025-05-07T21:02:38.8743135Z use_cache=True, 2025-05-07T21:02:38.8743365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:38.8743650Z use_cpu=True, 2025-05-07T21:02:38.8743882Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8744137Z ) 2025-05-07T21:02:38.8744370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8744939Z self=, 2025-05-07T21:02:38.8745462Z compile=True, 2025-05-07T21:02:38.8745697Z pooling_mode=, 2025-05-07T21:02:38.8745978Z T=3, 2025-05-07T21:02:38.8746160Z D=120, 2025-05-07T21:02:38.8746341Z B=3, 2025-05-07T21:02:38.8746525Z log_E=5, 2025-05-07T21:02:38.8746718Z L=16, 2025-05-07T21:02:38.8746902Z D_gradcheck=2, 2025-05-07T21:02:38.8747129Z stochastic_rounding=True, 2025-05-07T21:02:38.8747384Z weighted=True, 2025-05-07T21:02:38.8747592Z row_wise=True, 2025-05-07T21:02:38.8747800Z mixed=True, 2025-05-07T21:02:38.8748009Z use_cache=True, 2025-05-07T21:02:38.8748241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8748525Z use_cpu=True, 2025-05-07T21:02:38.8748756Z output_dtype=SparseType.FP32, 2025-05-07T21:02:38.8749011Z ) 2025-05-07T21:02:38.8749290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:38.8749862Z self=, 2025-05-07T21:02:38.8750381Z compile=False, 2025-05-07T21:02:38.8750626Z pooling_mode=, 2025-05-07T21:02:38.8750910Z T=2, 2025-05-07T21:02:38.8751095Z D=103, 2025-05-07T21:02:38.8751275Z B=88, 2025-05-07T21:02:38.8751462Z log_E=3, 2025-05-07T21:02:38.8751656Z L=2, 2025-05-07T21:02:38.8751840Z D_gradcheck=2, 2025-05-07T21:02:38.8752067Z stochastic_rounding=True, 2025-05-07T21:02:38.8752326Z weighted=True, 2025-05-07T21:02:38.8752539Z row_wise=True, 2025-05-07T21:02:38.8752747Z mixed=False, 2025-05-07T21:02:38.8752957Z use_cache=False, 2025-05-07T21:02:38.8753197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:38.8753480Z use_cpu=True, 2025-05-07T21:02:38.8753712Z output_dtype=SparseType.FP32, 2025-05-07T21:02:39.0259611Z ) 2025-05-07T21:02:39.0260500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0261558Z self=, 2025-05-07T21:02:39.0262745Z compile=False, 2025-05-07T21:02:39.0263156Z pooling_mode=, 2025-05-07T21:02:39.0263646Z T=1, 2025-05-07T21:02:39.0263955Z D=10, 2025-05-07T21:02:39.0264244Z B=5, 2025-05-07T21:02:39.0264553Z log_E=3, 2025-05-07T21:02:39.0264866Z L=6, 2025-05-07T21:02:39.0265161Z D_gradcheck=1, 2025-05-07T21:02:39.0265511Z stochastic_rounding=False, 2025-05-07T21:02:39.0265926Z weighted=False, 2025-05-07T21:02:39.0266419Z row_wise=True, 2025-05-07T21:02:39.0266763Z mixed=False, 2025-05-07T21:02:39.0267094Z use_cache=False, 2025-05-07T21:02:39.0267490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:39.0267941Z use_cpu=True, 2025-05-07T21:02:39.0268308Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0268721Z ) 2025-05-07T21:02:39.0269079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0270174Z self=, 2025-05-07T21:02:39.0271049Z compile=True, 2025-05-07T21:02:39.0271415Z pooling_mode=, 2025-05-07T21:02:39.0271873Z T=4, 2025-05-07T21:02:39.0272163Z D=39, 2025-05-07T21:02:39.0272435Z B=72, 2025-05-07T21:02:39.0272733Z log_E=3, 2025-05-07T21:02:39.0273037Z L=18, 2025-05-07T21:02:39.0273320Z D_gradcheck=2, 2025-05-07T21:02:39.0273693Z stochastic_rounding=True, 2025-05-07T21:02:39.0274090Z weighted=True, 2025-05-07T21:02:39.0274435Z row_wise=True, 2025-05-07T21:02:39.0274767Z mixed=True, 2025-05-07T21:02:39.0275086Z use_cache=True, 2025-05-07T21:02:39.0275465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:39.0275916Z use_cpu=True, 2025-05-07T21:02:39.0276278Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0276681Z ) 2025-05-07T21:02:39.0277054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0277998Z self=, 2025-05-07T21:02:39.0278879Z compile=True, 2025-05-07T21:02:39.0279259Z pooling_mode=, 2025-05-07T21:02:39.0279706Z T=4, 2025-05-07T21:02:39.0279997Z D=3, 2025-05-07T21:02:39.0280288Z B=72, 2025-05-07T21:02:39.0280687Z log_E=3, 2025-05-07T21:02:39.0280996Z L=18, 2025-05-07T21:02:39.0281315Z D_gradcheck=2, 2025-05-07T21:02:39.0281713Z stochastic_rounding=True, 2025-05-07T21:02:39.0282155Z weighted=True, 2025-05-07T21:02:39.0282493Z row_wise=True, 2025-05-07T21:02:39.0282818Z mixed=True, 2025-05-07T21:02:39.0283142Z use_cache=True, 2025-05-07T21:02:39.0283518Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:39.0283984Z use_cpu=True, 2025-05-07T21:02:39.0284353Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0284931Z ) 2025-05-07T21:02:39.0285335Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0286342Z self=, 2025-05-07T21:02:39.0287267Z compile=True, 2025-05-07T21:02:39.0287659Z pooling_mode=, 2025-05-07T21:02:39.0288130Z T=4, 2025-05-07T21:02:39.0288422Z D=3, 2025-05-07T21:02:39.0288707Z B=4, 2025-05-07T21:02:39.0288981Z log_E=3, 2025-05-07T21:02:39.0289296Z L=18, 2025-05-07T21:02:39.0289655Z D_gradcheck=2, 2025-05-07T21:02:39.0290092Z stochastic_rounding=True, 2025-05-07T21:02:39.0290497Z weighted=True, 2025-05-07T21:02:39.0290847Z row_wise=True, 2025-05-07T21:02:39.0291162Z mixed=True, 2025-05-07T21:02:39.0291477Z use_cache=True, 2025-05-07T21:02:39.0291868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:39.0292307Z use_cpu=True, 2025-05-07T21:02:39.0292688Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0293104Z ) 2025-05-07T21:02:39.0293470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0294757Z self=, 2025-05-07T21:02:39.0295774Z compile=True, 2025-05-07T21:02:39.0296151Z pooling_mode=, 2025-05-07T21:02:39.0296608Z T=4, 2025-05-07T21:02:39.0296891Z D=3, 2025-05-07T21:02:39.0297186Z B=4, 2025-05-07T21:02:39.0297469Z log_E=3, 2025-05-07T21:02:39.0297761Z L=2, 2025-05-07T21:02:39.0298064Z D_gradcheck=2, 2025-05-07T21:02:39.0298410Z stochastic_rounding=True, 2025-05-07T21:02:39.0298919Z weighted=True, 2025-05-07T21:02:39.0299259Z row_wise=True, 2025-05-07T21:02:39.0299570Z mixed=True, 2025-05-07T21:02:39.0299897Z use_cache=True, 2025-05-07T21:02:39.0300260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:39.0300722Z use_cpu=True, 2025-05-07T21:02:39.0301084Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0301520Z ) 2025-05-07T21:02:39.0301982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0302924Z self=, 2025-05-07T21:02:39.0303806Z compile=True, 2025-05-07T21:02:39.0304171Z pooling_mode=, 2025-05-07T21:02:39.0304642Z T=4, 2025-05-07T21:02:39.0304960Z D=3, 2025-05-07T21:02:39.0305269Z B=4, 2025-05-07T21:02:39.0305568Z log_E=3, 2025-05-07T21:02:39.0305878Z L=2, 2025-05-07T21:02:39.0306182Z D_gradcheck=1, 2025-05-07T21:02:39.0306534Z stochastic_rounding=True, 2025-05-07T21:02:39.0306975Z weighted=True, 2025-05-07T21:02:39.0307302Z row_wise=True, 2025-05-07T21:02:39.0307619Z mixed=True, 2025-05-07T21:02:39.0325172Z use_cache=True, 2025-05-07T21:02:39.0325576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:39.0326081Z use_cpu=True, 2025-05-07T21:02:39.0326503Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0326948Z ) 2025-05-07T21:02:39.0327340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0328346Z self=, 2025-05-07T21:02:39.0329238Z compile=True, 2025-05-07T21:02:39.0329635Z pooling_mode=, 2025-05-07T21:02:39.0330117Z T=1, 2025-05-07T21:02:39.0330434Z D=3, 2025-05-07T21:02:39.0330734Z B=4, 2025-05-07T21:02:39.0331035Z log_E=3, 2025-05-07T21:02:39.0331354Z L=2, 2025-05-07T21:02:39.0331663Z D_gradcheck=1, 2025-05-07T21:02:39.0332055Z stochastic_rounding=True, 2025-05-07T21:02:39.0332508Z weighted=True, 2025-05-07T21:02:39.0332858Z row_wise=True, 2025-05-07T21:02:39.0333195Z mixed=True, 2025-05-07T21:02:39.0333540Z use_cache=True, 2025-05-07T21:02:39.0333925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:39.0334372Z use_cpu=True, 2025-05-07T21:02:39.0334993Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0335458Z ) 2025-05-07T21:02:39.0335837Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0336798Z self=, 2025-05-07T21:02:39.0337667Z compile=True, 2025-05-07T21:02:39.0338054Z pooling_mode=, 2025-05-07T21:02:39.0338516Z T=1, 2025-05-07T21:02:39.0338796Z D=2, 2025-05-07T21:02:39.0339099Z B=4, 2025-05-07T21:02:39.0339389Z log_E=3, 2025-05-07T21:02:39.0339682Z L=2, 2025-05-07T21:02:39.0340111Z D_gradcheck=1, 2025-05-07T21:02:39.0340680Z stochastic_rounding=True, 2025-05-07T21:02:39.0341239Z weighted=True, 2025-05-07T21:02:39.0345122Z row_wise=True, 2025-05-07T21:02:39.0345472Z mixed=True, 2025-05-07T21:02:39.0345785Z use_cache=True, 2025-05-07T21:02:39.0346172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:39.0346612Z use_cpu=True, 2025-05-07T21:02:39.0346980Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0347383Z ) 2025-05-07T21:02:39.0347744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0348686Z self=, 2025-05-07T21:02:39.0349750Z compile=False, 2025-05-07T21:02:39.0350122Z pooling_mode=, 2025-05-07T21:02:39.0350561Z T=5, 2025-05-07T21:02:39.0350841Z D=115, 2025-05-07T21:02:39.0372139Z B=41, 2025-05-07T21:02:39.0372471Z log_E=4, 2025-05-07T21:02:39.0372783Z L=6, 2025-05-07T21:02:39.0373086Z D_gradcheck=1, 2025-05-07T21:02:39.0373625Z stochastic_rounding=False, 2025-05-07T21:02:39.0374052Z weighted=False, 2025-05-07T21:02:39.0374382Z row_wise=True, 2025-05-07T21:02:39.0374709Z mixed=False, 2025-05-07T21:02:39.0375048Z use_cache=False, 2025-05-07T21:02:39.0375438Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:39.0375900Z use_cpu=True, 2025-05-07T21:02:39.0376267Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0376785Z ) 2025-05-07T21:02:39.0377138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0378065Z self=, 2025-05-07T21:02:39.0378952Z compile=False, 2025-05-07T21:02:39.0379346Z pooling_mode=, 2025-05-07T21:02:39.0379784Z T=1, 2025-05-07T21:02:39.0380078Z D=115, 2025-05-07T21:02:39.0380360Z B=41, 2025-05-07T21:02:39.0380635Z log_E=4, 2025-05-07T21:02:39.0380940Z L=6, 2025-05-07T21:02:39.0381225Z D_gradcheck=1, 2025-05-07T21:02:39.0381576Z stochastic_rounding=False, 2025-05-07T21:02:39.0381995Z weighted=False, 2025-05-07T21:02:39.0382329Z row_wise=True, 2025-05-07T21:02:39.0382658Z mixed=False, 2025-05-07T21:02:39.0382971Z use_cache=False, 2025-05-07T21:02:39.0383377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:39.0383826Z use_cpu=True, 2025-05-07T21:02:39.0384199Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0384617Z ) 2025-05-07T21:02:39.0384992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0385912Z self=, 2025-05-07T21:02:39.0386788Z compile=True, 2025-05-07T21:02:39.0387178Z pooling_mode=, 2025-05-07T21:02:39.0387654Z T=2, 2025-05-07T21:02:39.0387961Z D=32, 2025-05-07T21:02:39.0388273Z B=124, 2025-05-07T21:02:39.0388583Z log_E=3, 2025-05-07T21:02:39.0388880Z L=20, 2025-05-07T21:02:39.0389180Z D_gradcheck=1, 2025-05-07T21:02:39.0389551Z stochastic_rounding=False, 2025-05-07T21:02:39.0389997Z weighted=False, 2025-05-07T21:02:39.0390338Z row_wise=True, 2025-05-07T21:02:39.0390661Z mixed=False, 2025-05-07T21:02:39.0390986Z use_cache=False, 2025-05-07T21:02:39.0391389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:39.0391969Z use_cpu=True, 2025-05-07T21:02:39.0392367Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0392803Z ) 2025-05-07T21:02:39.0393184Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0394116Z self=, 2025-05-07T21:02:39.0395408Z compile=True, 2025-05-07T21:02:39.0395805Z pooling_mode=, 2025-05-07T21:02:39.0396245Z T=1, 2025-05-07T21:02:39.0396541Z D=32, 2025-05-07T21:02:39.0396818Z B=124, 2025-05-07T21:02:39.0397105Z log_E=3, 2025-05-07T21:02:39.0397405Z L=20, 2025-05-07T21:02:39.0397704Z D_gradcheck=1, 2025-05-07T21:02:39.0398059Z stochastic_rounding=False, 2025-05-07T21:02:39.0398468Z weighted=False, 2025-05-07T21:02:39.0398795Z row_wise=True, 2025-05-07T21:02:39.0399130Z mixed=False, 2025-05-07T21:02:39.0399449Z use_cache=False, 2025-05-07T21:02:39.0399831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:39.0400301Z use_cpu=True, 2025-05-07T21:02:39.0400751Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0401180Z ) 2025-05-07T21:02:39.0401538Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0402669Z self=, 2025-05-07T21:02:39.0403547Z compile=True, 2025-05-07T21:02:39.0403932Z pooling_mode=, 2025-05-07T21:02:39.0404372Z T=1, 2025-05-07T21:02:39.0404675Z D=124, 2025-05-07T21:02:39.0404964Z B=124, 2025-05-07T21:02:39.0405238Z log_E=3, 2025-05-07T21:02:39.0405542Z L=20, 2025-05-07T21:02:39.0405957Z D_gradcheck=1, 2025-05-07T21:02:39.0406328Z stochastic_rounding=False, 2025-05-07T21:02:39.0406724Z weighted=False, 2025-05-07T21:02:39.0407075Z row_wise=True, 2025-05-07T21:02:39.0407401Z mixed=False, 2025-05-07T21:02:39.0407723Z use_cache=False, 2025-05-07T21:02:39.0408116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:39.0408572Z use_cpu=True, 2025-05-07T21:02:39.0409085Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0409510Z ) 2025-05-07T21:02:39.0409872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0410867Z self=, 2025-05-07T21:02:39.0411801Z compile=False, 2025-05-07T21:02:39.0412186Z pooling_mode=, 2025-05-07T21:02:39.0412642Z T=1, 2025-05-07T21:02:39.0412930Z D=124, 2025-05-07T21:02:39.0413218Z B=124, 2025-05-07T21:02:39.0413492Z log_E=3, 2025-05-07T21:02:39.0413802Z L=20, 2025-05-07T21:02:39.0414109Z D_gradcheck=1, 2025-05-07T21:02:39.0414490Z stochastic_rounding=False, 2025-05-07T21:02:39.0414920Z weighted=False, 2025-05-07T21:02:39.0415264Z row_wise=True, 2025-05-07T21:02:39.0415596Z mixed=False, 2025-05-07T21:02:39.0415936Z use_cache=False, 2025-05-07T21:02:39.0416349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:39.0416831Z use_cpu=True, 2025-05-07T21:02:39.0417209Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0417649Z ) 2025-05-07T21:02:39.0418012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0418985Z self=, 2025-05-07T21:02:39.0419941Z compile=False, 2025-05-07T21:02:39.0420335Z pooling_mode=, 2025-05-07T21:02:39.0420770Z T=1, 2025-05-07T21:02:39.0421056Z D=124, 2025-05-07T21:02:39.0421357Z B=20, 2025-05-07T21:02:39.0421635Z log_E=3, 2025-05-07T21:02:39.0421932Z L=20, 2025-05-07T21:02:39.0422237Z D_gradcheck=1, 2025-05-07T21:02:39.0422582Z stochastic_rounding=False, 2025-05-07T21:02:39.0422985Z weighted=False, 2025-05-07T21:02:39.0423330Z row_wise=True, 2025-05-07T21:02:39.0423646Z mixed=False, 2025-05-07T21:02:39.0423989Z use_cache=False, 2025-05-07T21:02:39.0424505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:39.0424981Z use_cpu=True, 2025-05-07T21:02:39.0425345Z output_dtype=SparseType.FP16, 2025-05-07T21:02:39.0425771Z ) 2025-05-07T21:02:39.0426130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0427069Z self=, 2025-05-07T21:02:39.0427848Z compile=True, 2025-05-07T21:02:39.0428191Z pooling_mode=, 2025-05-07T21:02:39.0428604Z T=5, 2025-05-07T21:02:39.0428887Z D=46, 2025-05-07T21:02:39.0429158Z B=80, 2025-05-07T21:02:39.0429433Z log_E=4, 2025-05-07T21:02:39.0429736Z L=4, 2025-05-07T21:02:39.0430028Z D_gradcheck=2, 2025-05-07T21:02:39.0430379Z stochastic_rounding=True, 2025-05-07T21:02:39.0430761Z weighted=False, 2025-05-07T21:02:39.0431092Z row_wise=True, 2025-05-07T21:02:39.0431412Z mixed=True, 2025-05-07T21:02:39.0431745Z use_cache=False, 2025-05-07T21:02:39.0432130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:39.0432591Z use_cpu=True, 2025-05-07T21:02:39.0432951Z output_dtype=SparseType.FP32, 2025-05-07T21:02:39.0433358Z ) 2025-05-07T21:02:39.0433799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:39.0434752Z self=, 2025-05-07T21:02:39.0435639Z compile=False, 2025-05-07T21:02:39.0436032Z pooling_mode=, 2025-05-07T21:02:39.0436467Z T=3, 2025-05-07T21:02:39.0436753Z D=25, 2025-05-07T21:02:39.0437044Z B=11, 2025-05-07T21:02:39.0437336Z log_E=4, 2025-05-07T21:02:39.0437711Z L=17, 2025-05-07T21:02:39.0438020Z D_gradcheck=2, 2025-05-07T21:02:39.0438389Z stochastic_rounding=False, 2025-05-07T21:02:39.0438829Z weighted=False, 2025-05-07T21:02:39.0439196Z row_wise=True, 2025-05-07T21:02:39.0439560Z mixed=True, 2025-05-07T21:02:39.0439922Z use_cache=False, 2025-05-07T21:02:39.0440314Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:39.0440952Z use_cpu=True, 2025-05-07T21:02:39.0441317Z output_dtype=SparseType.FP16, 2025-05-07T21:02:40.4069904Z ) 2025-05-07T21:02:40.4070496Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4071964Z self=, 2025-05-07T21:02:40.4073414Z compile=False, 2025-05-07T21:02:40.4074057Z pooling_mode=, 2025-05-07T21:02:40.4074782Z T=3, 2025-05-07T21:02:40.4075177Z D=25, 2025-05-07T21:02:40.4075535Z B=11, 2025-05-07T21:02:40.4075908Z log_E=4, 2025-05-07T21:02:40.4076263Z L=17, 2025-05-07T21:02:40.4076626Z D_gradcheck=2, 2025-05-07T21:02:40.4077074Z stochastic_rounding=False, 2025-05-07T21:02:40.4077566Z weighted=False, 2025-05-07T21:02:40.4077978Z row_wise=True, 2025-05-07T21:02:40.4078381Z mixed=True, 2025-05-07T21:02:40.4078765Z use_cache=True, 2025-05-07T21:02:40.4079239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:40.4079611Z use_cpu=True, 2025-05-07T21:02:40.4079865Z output_dtype=SparseType.FP16, 2025-05-07T21:02:40.4080134Z ) 2025-05-07T21:02:40.4080364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4080989Z self=, 2025-05-07T21:02:40.4081512Z compile=False, 2025-05-07T21:02:40.4081756Z pooling_mode=, 2025-05-07T21:02:40.4082038Z T=3, 2025-05-07T21:02:40.4082216Z D=25, 2025-05-07T21:02:40.4082399Z B=2, 2025-05-07T21:02:40.4082585Z log_E=4, 2025-05-07T21:02:40.4082775Z L=17, 2025-05-07T21:02:40.4082966Z D_gradcheck=2, 2025-05-07T21:02:40.4083195Z stochastic_rounding=False, 2025-05-07T21:02:40.4083446Z weighted=False, 2025-05-07T21:02:40.4083660Z row_wise=True, 2025-05-07T21:02:40.4083869Z mixed=True, 2025-05-07T21:02:40.4084213Z use_cache=True, 2025-05-07T21:02:40.4084454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:40.4084745Z use_cpu=True, 2025-05-07T21:02:40.4084976Z output_dtype=SparseType.FP16, 2025-05-07T21:02:40.4085241Z ) 2025-05-07T21:02:40.4085470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4086030Z self=, 2025-05-07T21:02:40.4086558Z compile=True, 2025-05-07T21:02:40.4086799Z pooling_mode=, 2025-05-07T21:02:40.4087076Z T=3, 2025-05-07T21:02:40.4087263Z D=25, 2025-05-07T21:02:40.4087448Z B=2, 2025-05-07T21:02:40.4087629Z log_E=4, 2025-05-07T21:02:40.4087825Z L=17, 2025-05-07T21:02:40.4088017Z D_gradcheck=2, 2025-05-07T21:02:40.4088241Z stochastic_rounding=False, 2025-05-07T21:02:40.4088507Z weighted=False, 2025-05-07T21:02:40.4088726Z row_wise=True, 2025-05-07T21:02:40.4088937Z mixed=True, 2025-05-07T21:02:40.4089140Z use_cache=True, 2025-05-07T21:02:40.4089383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:40.4089669Z use_cpu=True, 2025-05-07T21:02:40.4089902Z output_dtype=SparseType.FP16, 2025-05-07T21:02:40.4090245Z ) 2025-05-07T21:02:40.4090474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4091034Z self=, 2025-05-07T21:02:40.4091557Z compile=True, 2025-05-07T21:02:40.4091802Z pooling_mode=, 2025-05-07T21:02:40.4092078Z T=3, 2025-05-07T21:02:40.4092264Z D=25, 2025-05-07T21:02:40.4092528Z B=2, 2025-05-07T21:02:40.4092711Z log_E=4, 2025-05-07T21:02:40.4092912Z L=17, 2025-05-07T21:02:40.4093104Z D_gradcheck=2, 2025-05-07T21:02:40.4093330Z stochastic_rounding=False, 2025-05-07T21:02:40.4093587Z weighted=False, 2025-05-07T21:02:40.4093803Z row_wise=True, 2025-05-07T21:02:40.4094007Z mixed=False, 2025-05-07T21:02:40.4094405Z use_cache=True, 2025-05-07T21:02:40.4094753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:40.4095067Z use_cpu=True, 2025-05-07T21:02:40.4095314Z output_dtype=SparseType.FP16, 2025-05-07T21:02:40.4095603Z ) 2025-05-07T21:02:40.4095847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4096514Z self=, 2025-05-07T21:02:40.4097206Z compile=False, 2025-05-07T21:02:40.4097503Z pooling_mode=, 2025-05-07T21:02:40.4097838Z T=3, 2025-05-07T21:02:40.4098068Z D=25, 2025-05-07T21:02:40.4098297Z B=2, 2025-05-07T21:02:40.4098511Z log_E=4, 2025-05-07T21:02:40.4098742Z L=17, 2025-05-07T21:02:40.4098974Z D_gradcheck=2, 2025-05-07T21:02:40.4099265Z stochastic_rounding=False, 2025-05-07T21:02:40.4099599Z weighted=False, 2025-05-07T21:02:40.4099856Z row_wise=True, 2025-05-07T21:02:40.4100101Z mixed=False, 2025-05-07T21:02:40.4100355Z use_cache=True, 2025-05-07T21:02:40.4100642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:40.4100980Z use_cpu=True, 2025-05-07T21:02:40.4101261Z output_dtype=SparseType.FP16, 2025-05-07T21:02:40.4101574Z ) 2025-05-07T21:02:40.4101846Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4102551Z self=, 2025-05-07T21:02:40.4103191Z compile=False, 2025-05-07T21:02:40.4103475Z pooling_mode=, 2025-05-07T21:02:40.4103857Z T=2, 2025-05-07T21:02:40.4104079Z D=25, 2025-05-07T21:02:40.4104297Z B=2, 2025-05-07T21:02:40.4104519Z log_E=4, 2025-05-07T21:02:40.4104749Z L=17, 2025-05-07T21:02:40.4104973Z D_gradcheck=2, 2025-05-07T21:02:40.4105250Z stochastic_rounding=False, 2025-05-07T21:02:40.4105560Z weighted=False, 2025-05-07T21:02:40.4105810Z row_wise=True, 2025-05-07T21:02:40.4106139Z mixed=False, 2025-05-07T21:02:40.4106398Z use_cache=True, 2025-05-07T21:02:40.4106674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:40.4107014Z use_cpu=True, 2025-05-07T21:02:40.4107295Z output_dtype=SparseType.FP16, 2025-05-07T21:02:40.4107600Z ) 2025-05-07T21:02:40.4107871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4108564Z self=, 2025-05-07T21:02:40.4109224Z compile=False, 2025-05-07T21:02:40.4109536Z pooling_mode=, 2025-05-07T21:02:40.4109875Z T=4, 2025-05-07T21:02:40.4110090Z D=6, 2025-05-07T21:02:40.4110316Z B=76, 2025-05-07T21:02:40.4110540Z log_E=4, 2025-05-07T21:02:40.4110766Z L=19, 2025-05-07T21:02:40.4110996Z D_gradcheck=1, 2025-05-07T21:02:40.4111272Z stochastic_rounding=False, 2025-05-07T21:02:40.4111572Z weighted=True, 2025-05-07T21:02:40.4111829Z row_wise=True, 2025-05-07T21:02:40.4112097Z mixed=False, 2025-05-07T21:02:40.4112354Z use_cache=False, 2025-05-07T21:02:40.4112641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:40.4112983Z use_cpu=True, 2025-05-07T21:02:40.4113338Z output_dtype=SparseType.FP32, 2025-05-07T21:02:40.4113644Z ) 2025-05-07T21:02:40.4113917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4114615Z self=, 2025-05-07T21:02:40.4115248Z compile=True, 2025-05-07T21:02:40.4115533Z pooling_mode=, 2025-05-07T21:02:40.4115870Z T=4, 2025-05-07T21:02:40.4116143Z D=6, 2025-05-07T21:02:40.4116369Z B=76, 2025-05-07T21:02:40.4116593Z log_E=4, 2025-05-07T21:02:40.4116818Z L=19, 2025-05-07T21:02:40.4117051Z D_gradcheck=1, 2025-05-07T21:02:40.4117327Z stochastic_rounding=False, 2025-05-07T21:02:40.4117629Z weighted=True, 2025-05-07T21:02:40.4117885Z row_wise=True, 2025-05-07T21:02:40.4118140Z mixed=False, 2025-05-07T21:02:40.4118433Z use_cache=False, 2025-05-07T21:02:40.4118731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:40.4119080Z use_cpu=True, 2025-05-07T21:02:40.4119363Z output_dtype=SparseType.FP32, 2025-05-07T21:02:40.4119673Z ) 2025-05-07T21:02:40.4119947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4120742Z self=, 2025-05-07T21:02:40.4121378Z compile=True, 2025-05-07T21:02:40.4128788Z pooling_mode=, 2025-05-07T21:02:40.4129153Z T=4, 2025-05-07T21:02:40.4129399Z D=6, 2025-05-07T21:02:40.4129634Z B=4, 2025-05-07T21:02:40.4129866Z log_E=4, 2025-05-07T21:02:40.4130095Z L=19, 2025-05-07T21:02:40.4130330Z D_gradcheck=1, 2025-05-07T21:02:40.4130617Z stochastic_rounding=False, 2025-05-07T21:02:40.4130944Z weighted=True, 2025-05-07T21:02:40.4131206Z row_wise=True, 2025-05-07T21:02:40.4131461Z mixed=False, 2025-05-07T21:02:40.4131722Z use_cache=False, 2025-05-07T21:02:40.4132014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:40.4132368Z use_cpu=True, 2025-05-07T21:02:40.4132647Z output_dtype=SparseType.FP32, 2025-05-07T21:02:40.4132956Z ) 2025-05-07T21:02:40.4133236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4133936Z self=, 2025-05-07T21:02:40.4134585Z compile=True, 2025-05-07T21:02:40.4134865Z pooling_mode=, 2025-05-07T21:02:40.4135204Z T=4, 2025-05-07T21:02:40.4135426Z D=6, 2025-05-07T21:02:40.4135638Z B=4, 2025-05-07T21:02:40.4135860Z log_E=4, 2025-05-07T21:02:40.4136092Z L=6, 2025-05-07T21:02:40.4136312Z D_gradcheck=1, 2025-05-07T21:02:40.4136586Z stochastic_rounding=False, 2025-05-07T21:02:40.4136895Z weighted=True, 2025-05-07T21:02:40.4137221Z row_wise=True, 2025-05-07T21:02:40.4137487Z mixed=False, 2025-05-07T21:02:40.4137739Z use_cache=False, 2025-05-07T21:02:40.4138028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:40.4138372Z use_cpu=True, 2025-05-07T21:02:40.4138651Z output_dtype=SparseType.FP32, 2025-05-07T21:02:40.4138957Z ) 2025-05-07T21:02:40.4139263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4139982Z self=, 2025-05-07T21:02:40.4140625Z compile=False, 2025-05-07T21:02:40.4140904Z pooling_mode=, 2025-05-07T21:02:40.4141242Z T=4, 2025-05-07T21:02:40.4141463Z D=6, 2025-05-07T21:02:40.4141676Z B=4, 2025-05-07T21:02:40.4141895Z log_E=4, 2025-05-07T21:02:40.4142128Z L=6, 2025-05-07T21:02:40.4142349Z D_gradcheck=1, 2025-05-07T21:02:40.4142620Z stochastic_rounding=False, 2025-05-07T21:02:40.4142927Z weighted=True, 2025-05-07T21:02:40.4143178Z row_wise=True, 2025-05-07T21:02:40.4143435Z mixed=False, 2025-05-07T21:02:40.4143686Z use_cache=False, 2025-05-07T21:02:40.4143976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:40.4144374Z use_cpu=True, 2025-05-07T21:02:40.4144652Z output_dtype=SparseType.FP32, 2025-05-07T21:02:40.4144957Z ) 2025-05-07T21:02:40.4145229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4145923Z self=, 2025-05-07T21:02:40.4146563Z compile=False, 2025-05-07T21:02:40.4146852Z pooling_mode=, 2025-05-07T21:02:40.4147232Z T=4, 2025-05-07T21:02:40.4147454Z D=6, 2025-05-07T21:02:40.4147672Z B=4, 2025-05-07T21:02:40.4147892Z log_E=4, 2025-05-07T21:02:40.4148123Z L=6, 2025-05-07T21:02:40.4148342Z D_gradcheck=1, 2025-05-07T21:02:40.4148615Z stochastic_rounding=False, 2025-05-07T21:02:40.4148922Z weighted=True, 2025-05-07T21:02:40.4149176Z row_wise=True, 2025-05-07T21:02:40.4149476Z mixed=True, 2025-05-07T21:02:40.4149724Z use_cache=False, 2025-05-07T21:02:40.4150013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:40.4150358Z use_cpu=True, 2025-05-07T21:02:40.4150636Z output_dtype=SparseType.FP32, 2025-05-07T21:02:40.4150943Z ) 2025-05-07T21:02:40.4151218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4151913Z self=, 2025-05-07T21:02:40.4152547Z compile=False, 2025-05-07T21:02:40.4152833Z pooling_mode=, 2025-05-07T21:02:40.4153168Z T=4, 2025-05-07T21:02:40.4153384Z D=6, 2025-05-07T21:02:40.4153603Z B=4, 2025-05-07T21:02:40.4153828Z log_E=4, 2025-05-07T21:02:40.4154052Z L=6, 2025-05-07T21:02:40.4154286Z D_gradcheck=1, 2025-05-07T21:02:40.4154566Z stochastic_rounding=False, 2025-05-07T21:02:40.4154866Z weighted=False, 2025-05-07T21:02:40.4155129Z row_wise=True, 2025-05-07T21:02:40.4155386Z mixed=True, 2025-05-07T21:02:40.4155637Z use_cache=False, 2025-05-07T21:02:40.4155927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:40.4156274Z use_cpu=True, 2025-05-07T21:02:40.4156555Z output_dtype=SparseType.FP32, 2025-05-07T21:02:40.4156862Z ) 2025-05-07T21:02:40.4157137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4157830Z self=, 2025-05-07T21:02:40.4158463Z compile=True, 2025-05-07T21:02:40.4158750Z pooling_mode=, 2025-05-07T21:02:40.4159088Z T=1, 2025-05-07T21:02:40.4159302Z D=103, 2025-05-07T21:02:40.4159525Z B=68, 2025-05-07T21:02:40.4159748Z log_E=3, 2025-05-07T21:02:40.4159975Z L=8, 2025-05-07T21:02:40.4160203Z D_gradcheck=2, 2025-05-07T21:02:40.4160569Z stochastic_rounding=True, 2025-05-07T21:02:40.4160926Z weighted=False, 2025-05-07T21:02:40.4161185Z row_wise=True, 2025-05-07T21:02:40.4161437Z mixed=False, 2025-05-07T21:02:40.4161682Z use_cache=False, 2025-05-07T21:02:40.4161979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:40.4162325Z use_cpu=True, 2025-05-07T21:02:40.4162602Z output_dtype=SparseType.FP16, 2025-05-07T21:02:40.4162916Z ) 2025-05-07T21:02:40.4163191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4163884Z self=, 2025-05-07T21:02:40.4164521Z compile=True, 2025-05-07T21:02:40.4164812Z pooling_mode=, 2025-05-07T21:02:40.4165149Z T=1, 2025-05-07T21:02:40.4165362Z D=103, 2025-05-07T21:02:40.4165589Z B=68, 2025-05-07T21:02:40.4165814Z log_E=3, 2025-05-07T21:02:40.4166040Z L=8, 2025-05-07T21:02:40.4166269Z D_gradcheck=1, 2025-05-07T21:02:40.4166543Z stochastic_rounding=True, 2025-05-07T21:02:40.4166845Z weighted=False, 2025-05-07T21:02:40.4167103Z row_wise=True, 2025-05-07T21:02:40.4167354Z mixed=False, 2025-05-07T21:02:40.4167598Z use_cache=False, 2025-05-07T21:02:40.4168466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:40.4168814Z use_cpu=True, 2025-05-07T21:02:40.4169089Z output_dtype=SparseType.FP16, 2025-05-07T21:02:40.4169432Z ) 2025-05-07T21:02:40.4169723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4170415Z self=, 2025-05-07T21:02:40.4171049Z compile=True, 2025-05-07T21:02:40.4171412Z pooling_mode=, 2025-05-07T21:02:40.4171752Z T=1, 2025-05-07T21:02:40.4171965Z D=103, 2025-05-07T21:02:40.4172218Z B=68, 2025-05-07T21:02:40.4172414Z log_E=3, 2025-05-07T21:02:40.4172600Z L=0, 2025-05-07T21:02:40.4172785Z D_gradcheck=1, 2025-05-07T21:02:40.4173007Z stochastic_rounding=True, 2025-05-07T21:02:40.4173258Z weighted=False, 2025-05-07T21:02:40.4173516Z row_wise=True, 2025-05-07T21:02:40.4173725Z mixed=False, 2025-05-07T21:02:40.4173923Z use_cache=False, 2025-05-07T21:02:40.4174175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:40.4174462Z use_cpu=True, 2025-05-07T21:02:40.4174689Z output_dtype=SparseType.FP16, 2025-05-07T21:02:40.4174951Z ) 2025-05-07T21:02:40.4175180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:40.4175739Z self=, 2025-05-07T21:02:40.4176260Z compile=True, 2025-05-07T21:02:40.4176498Z pooling_mode=, 2025-05-07T21:02:40.4176776Z T=3, 2025-05-07T21:02:40.4176951Z D=103, 2025-05-07T21:02:40.4177136Z B=68, 2025-05-07T21:02:40.4177319Z log_E=3, 2025-05-07T21:02:40.4177505Z L=0, 2025-05-07T21:02:40.4177692Z D_gradcheck=1, 2025-05-07T21:02:40.4177918Z stochastic_rounding=True, 2025-05-07T21:02:40.4178170Z weighted=False, 2025-05-07T21:02:40.4178388Z row_wise=True, 2025-05-07T21:02:40.4178596Z mixed=False, 2025-05-07T21:02:40.4178800Z use_cache=False, 2025-05-07T21:02:40.4179047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:40.4179330Z use_cpu=True, 2025-05-07T21:02:40.4179554Z output_dtype=SparseType.FP16, 2025-05-07T21:02:41.0786079Z ) 2025-05-07T21:02:41.0786334Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:41.0786925Z self=, 2025-05-07T21:02:41.0787451Z compile=False, 2025-05-07T21:02:41.0787707Z pooling_mode=, 2025-05-07T21:02:41.0787997Z T=3, 2025-05-07T21:02:41.0788181Z D=103, 2025-05-07T21:02:41.0788379Z B=68, 2025-05-07T21:02:41.0788570Z log_E=3, 2025-05-07T21:02:41.0788760Z L=0, 2025-05-07T21:02:41.0788951Z D_gradcheck=1, 2025-05-07T21:02:41.0789288Z stochastic_rounding=True, 2025-05-07T21:02:41.0789594Z weighted=False, 2025-05-07T21:02:41.0789812Z row_wise=True, 2025-05-07T21:02:41.0790033Z mixed=False, 2025-05-07T21:02:41.0790242Z use_cache=False, 2025-05-07T21:02:41.0790501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:41.0790801Z use_cpu=True, 2025-05-07T21:02:41.0791040Z output_dtype=SparseType.FP16, 2025-05-07T21:02:41.0791308Z ) 2025-05-07T21:02:41.0791495Z PASSED 2025-05-07T21:02:50.1136308Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1137752Z self=, 2025-05-07T21:02:50.1138320Z mixed_B=False, 2025-05-07T21:02:50.1138549Z compile=False, 2025-05-07T21:02:50.1138764Z T=1, 2025-05-07T21:02:50.1138963Z D=2, 2025-05-07T21:02:50.1139158Z B=1, 2025-05-07T21:02:50.1139341Z log_E=3, 2025-05-07T21:02:50.1139550Z L=0, 2025-05-07T21:02:50.1139754Z D_gradcheck=1, 2025-05-07T21:02:50.1139982Z stochastic_rounding=False, 2025-05-07T21:02:50.1140250Z weighted=False, 2025-05-07T21:02:50.1140657Z row_wise=False, 2025-05-07T21:02:50.1140870Z mixed=False, 2025-05-07T21:02:50.1141092Z use_cache=False, 2025-05-07T21:02:50.1141353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.1141657Z use_cpu=False, 2025-05-07T21:02:50.1141894Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.1142165Z ) 2025-05-07T21:02:50.1142405Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1143083Z self=, 2025-05-07T21:02:50.1143625Z mixed_B=True, 2025-05-07T21:02:50.1143854Z compile=False, 2025-05-07T21:02:50.1144065Z T=1, 2025-05-07T21:02:50.1144258Z D=2, 2025-05-07T21:02:50.1144444Z B=1, 2025-05-07T21:02:50.1144621Z log_E=3, 2025-05-07T21:02:50.1144824Z L=0, 2025-05-07T21:02:50.1145097Z D_gradcheck=1, 2025-05-07T21:02:50.1145322Z stochastic_rounding=False, 2025-05-07T21:02:50.1145583Z weighted=False, 2025-05-07T21:02:50.1145804Z row_wise=False, 2025-05-07T21:02:50.1146010Z mixed=False, 2025-05-07T21:02:50.1146225Z use_cache=False, 2025-05-07T21:02:50.1146479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.1146762Z use_cpu=False, 2025-05-07T21:02:50.1147000Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.1147268Z ) 2025-05-07T21:02:50.1147499Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1148096Z self=, 2025-05-07T21:02:50.1148631Z mixed_B=True, 2025-05-07T21:02:50.1148847Z compile=False, 2025-05-07T21:02:50.1149056Z T=3, 2025-05-07T21:02:50.1149245Z D=119, 2025-05-07T21:02:50.1149433Z B=82, 2025-05-07T21:02:50.1149617Z log_E=3, 2025-05-07T21:02:50.1149815Z L=17, 2025-05-07T21:02:50.1150010Z D_gradcheck=2, 2025-05-07T21:02:50.1150232Z stochastic_rounding=True, 2025-05-07T21:02:50.1150493Z weighted=False, 2025-05-07T21:02:50.1150710Z row_wise=True, 2025-05-07T21:02:50.1150916Z mixed=False, 2025-05-07T21:02:50.1151135Z use_cache=True, 2025-05-07T21:02:50.1151374Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.1151682Z use_cpu=True, 2025-05-07T21:02:50.1151945Z output_dtype=SparseType.BF16, 2025-05-07T21:02:50.1152206Z ) 2025-05-07T21:02:50.1152434Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1153027Z self=, 2025-05-07T21:02:50.1153561Z mixed_B=True, 2025-05-07T21:02:50.1153774Z compile=True, 2025-05-07T21:02:50.1153976Z T=2, 2025-05-07T21:02:50.1154162Z D=45, 2025-05-07T21:02:50.1154351Z B=22, 2025-05-07T21:02:50.1154531Z log_E=4, 2025-05-07T21:02:50.1154806Z L=1, 2025-05-07T21:02:50.1155002Z D_gradcheck=2, 2025-05-07T21:02:50.1155223Z stochastic_rounding=True, 2025-05-07T21:02:50.1155482Z weighted=True, 2025-05-07T21:02:50.1155699Z row_wise=False, 2025-05-07T21:02:50.1155905Z mixed=False, 2025-05-07T21:02:50.1156116Z use_cache=True, 2025-05-07T21:02:50.1156354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.1156637Z use_cpu=False, 2025-05-07T21:02:50.1156875Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.1157135Z ) 2025-05-07T21:02:50.1157362Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1157955Z self=, 2025-05-07T21:02:50.1158487Z mixed_B=True, 2025-05-07T21:02:50.1158695Z compile=False, 2025-05-07T21:02:50.1158906Z T=4, 2025-05-07T21:02:50.1159091Z D=31, 2025-05-07T21:02:50.1159273Z B=52, 2025-05-07T21:02:50.1159461Z log_E=5, 2025-05-07T21:02:50.1159660Z L=13, 2025-05-07T21:02:50.1159850Z D_gradcheck=1, 2025-05-07T21:02:50.1160083Z stochastic_rounding=False, 2025-05-07T21:02:50.1160344Z weighted=False, 2025-05-07T21:02:50.1160709Z row_wise=True, 2025-05-07T21:02:50.1160915Z mixed=False, 2025-05-07T21:02:50.1161128Z use_cache=True, 2025-05-07T21:02:50.1161368Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.1161655Z use_cpu=False, 2025-05-07T21:02:50.1161889Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.1162155Z ) 2025-05-07T21:02:50.1162383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1163022Z self=, 2025-05-07T21:02:50.1163561Z mixed_B=True, 2025-05-07T21:02:50.1163767Z compile=True, 2025-05-07T21:02:50.1163974Z T=3, 2025-05-07T21:02:50.1164160Z D=65, 2025-05-07T21:02:50.1164339Z B=87, 2025-05-07T21:02:50.1164522Z log_E=5, 2025-05-07T21:02:50.1164717Z L=14, 2025-05-07T21:02:50.1164946Z D_gradcheck=2, 2025-05-07T21:02:50.1165172Z stochastic_rounding=True, 2025-05-07T21:02:50.1165428Z weighted=True, 2025-05-07T21:02:50.1165641Z row_wise=False, 2025-05-07T21:02:50.1165852Z mixed=False, 2025-05-07T21:02:50.1166061Z use_cache=True, 2025-05-07T21:02:50.1166293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.1166580Z use_cpu=True, 2025-05-07T21:02:50.1166812Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.1167073Z ) 2025-05-07T21:02:50.1167300Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1167893Z self=, 2025-05-07T21:02:50.1168427Z mixed_B=True, 2025-05-07T21:02:50.1168634Z compile=False, 2025-05-07T21:02:50.1168843Z T=3, 2025-05-07T21:02:50.1169028Z D=5, 2025-05-07T21:02:50.1169208Z B=65, 2025-05-07T21:02:50.1169395Z log_E=3, 2025-05-07T21:02:50.1169592Z L=10, 2025-05-07T21:02:50.1169778Z D_gradcheck=1, 2025-05-07T21:02:50.1170005Z stochastic_rounding=True, 2025-05-07T21:02:50.1170268Z weighted=False, 2025-05-07T21:02:50.1170482Z row_wise=False, 2025-05-07T21:02:50.1170692Z mixed=True, 2025-05-07T21:02:50.1170910Z use_cache=True, 2025-05-07T21:02:50.1171146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.1171438Z use_cpu=True, 2025-05-07T21:02:50.1171680Z output_dtype=SparseType.BF16, 2025-05-07T21:02:50.1171943Z ) 2025-05-07T21:02:50.1172177Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1172769Z self=, 2025-05-07T21:02:50.1173304Z mixed_B=False, 2025-05-07T21:02:50.1173511Z compile=True, 2025-05-07T21:02:50.1173719Z T=3, 2025-05-07T21:02:50.1173909Z D=66, 2025-05-07T21:02:50.1174089Z B=61, 2025-05-07T21:02:50.1174279Z log_E=3, 2025-05-07T21:02:50.1174522Z L=5, 2025-05-07T21:02:50.1174712Z D_gradcheck=1, 2025-05-07T21:02:50.1174942Z stochastic_rounding=True, 2025-05-07T21:02:50.1175201Z weighted=True, 2025-05-07T21:02:50.1175410Z row_wise=False, 2025-05-07T21:02:50.1175626Z mixed=True, 2025-05-07T21:02:50.1175836Z use_cache=False, 2025-05-07T21:02:50.1176082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.1176374Z use_cpu=False, 2025-05-07T21:02:50.1176606Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.1176860Z ) 2025-05-07T21:02:50.1177092Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1177686Z self=, 2025-05-07T21:02:50.1178216Z mixed_B=True, 2025-05-07T21:02:50.1178422Z compile=True, 2025-05-07T21:02:50.1178627Z T=1, 2025-05-07T21:02:50.1178811Z D=120, 2025-05-07T21:02:50.1178991Z B=23, 2025-05-07T21:02:50.1179176Z log_E=5, 2025-05-07T21:02:50.1179373Z L=12, 2025-05-07T21:02:50.1179562Z D_gradcheck=1, 2025-05-07T21:02:50.1179793Z stochastic_rounding=False, 2025-05-07T21:02:50.1180048Z weighted=True, 2025-05-07T21:02:50.1180307Z row_wise=True, 2025-05-07T21:02:50.1180518Z mixed=True, 2025-05-07T21:02:50.1180725Z use_cache=True, 2025-05-07T21:02:50.1180962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.1181250Z use_cpu=False, 2025-05-07T21:02:50.1181481Z output_dtype=SparseType.BF16, 2025-05-07T21:02:50.1181757Z ) 2025-05-07T21:02:50.1182021Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1182653Z self=, 2025-05-07T21:02:50.1183180Z mixed_B=True, 2025-05-07T21:02:50.1183396Z compile=False, 2025-05-07T21:02:50.1183604Z T=5, 2025-05-07T21:02:50.1183783Z D=116, 2025-05-07T21:02:50.1183990Z B=112, 2025-05-07T21:02:50.1184180Z log_E=5, 2025-05-07T21:02:50.1191380Z L=0, 2025-05-07T21:02:50.1191690Z D_gradcheck=2, 2025-05-07T21:02:50.1191934Z stochastic_rounding=False, 2025-05-07T21:02:50.1192225Z weighted=True, 2025-05-07T21:02:50.1192444Z row_wise=False, 2025-05-07T21:02:50.1192656Z mixed=True, 2025-05-07T21:02:50.1192854Z use_cache=False, 2025-05-07T21:02:50.1193112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.1193411Z use_cpu=False, 2025-05-07T21:02:50.1193646Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.1193915Z ) 2025-05-07T21:02:50.1194151Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1194916Z self=, 2025-05-07T21:02:50.1195453Z mixed_B=False, 2025-05-07T21:02:50.1195673Z compile=True, 2025-05-07T21:02:50.1195880Z T=1, 2025-05-07T21:02:50.1196061Z D=64, 2025-05-07T21:02:50.1196253Z B=10, 2025-05-07T21:02:50.1196450Z log_E=5, 2025-05-07T21:02:50.1196650Z L=18, 2025-05-07T21:02:50.1196853Z D_gradcheck=2, 2025-05-07T21:02:50.1197092Z stochastic_rounding=False, 2025-05-07T21:02:50.1197352Z weighted=True, 2025-05-07T21:02:50.1197576Z row_wise=True, 2025-05-07T21:02:50.1197792Z mixed=True, 2025-05-07T21:02:50.1198001Z use_cache=True, 2025-05-07T21:02:50.1198246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.1198545Z use_cpu=False, 2025-05-07T21:02:50.1198785Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.1199064Z ) 2025-05-07T21:02:50.1199308Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1199896Z self=, 2025-05-07T21:02:50.1200495Z mixed_B=False, 2025-05-07T21:02:50.1200717Z compile=True, 2025-05-07T21:02:50.1200925Z T=4, 2025-05-07T21:02:50.1201118Z D=79, 2025-05-07T21:02:50.1201315Z B=29, 2025-05-07T21:02:50.1201506Z log_E=3, 2025-05-07T21:02:50.1201786Z L=9, 2025-05-07T21:02:50.1201989Z D_gradcheck=1, 2025-05-07T21:02:50.1202224Z stochastic_rounding=False, 2025-05-07T21:02:50.1202481Z weighted=True, 2025-05-07T21:02:50.1202705Z row_wise=False, 2025-05-07T21:02:50.1202926Z mixed=False, 2025-05-07T21:02:50.1203139Z use_cache=True, 2025-05-07T21:02:50.1203390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.1203685Z use_cpu=True, 2025-05-07T21:02:50.1203928Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.1204200Z ) 2025-05-07T21:02:50.1204445Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1205038Z self=, 2025-05-07T21:02:50.1205581Z mixed_B=True, 2025-05-07T21:02:50.1205803Z compile=False, 2025-05-07T21:02:50.1206016Z T=5, 2025-05-07T21:02:50.1206210Z D=3, 2025-05-07T21:02:50.1206403Z B=5, 2025-05-07T21:02:50.1206592Z log_E=5, 2025-05-07T21:02:50.1206797Z L=3, 2025-05-07T21:02:50.1206997Z D_gradcheck=2, 2025-05-07T21:02:50.1207227Z stochastic_rounding=False, 2025-05-07T21:02:50.1207495Z weighted=True, 2025-05-07T21:02:50.1207781Z row_wise=False, 2025-05-07T21:02:50.1207992Z mixed=True, 2025-05-07T21:02:50.1208209Z use_cache=True, 2025-05-07T21:02:50.1208455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.1208747Z use_cpu=True, 2025-05-07T21:02:50.1208980Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.1209249Z ) 2025-05-07T21:02:50.1209492Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1210138Z self=, 2025-05-07T21:02:50.1210681Z mixed_B=True, 2025-05-07T21:02:50.1210900Z compile=True, 2025-05-07T21:02:50.1211106Z T=4, 2025-05-07T21:02:50.1211299Z D=59, 2025-05-07T21:02:50.1211496Z B=26, 2025-05-07T21:02:50.1211685Z log_E=4, 2025-05-07T21:02:50.1211891Z L=13, 2025-05-07T21:02:50.1212153Z D_gradcheck=2, 2025-05-07T21:02:50.1212384Z stochastic_rounding=False, 2025-05-07T21:02:50.1212647Z weighted=False, 2025-05-07T21:02:50.1212868Z row_wise=True, 2025-05-07T21:02:50.1213081Z mixed=True, 2025-05-07T21:02:50.1213300Z use_cache=True, 2025-05-07T21:02:50.1213545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.1213831Z use_cpu=True, 2025-05-07T21:02:50.1214075Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.1214345Z ) 2025-05-07T21:02:50.1214584Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1215168Z self=, 2025-05-07T21:02:50.1215707Z mixed_B=False, 2025-05-07T21:02:50.1215930Z compile=False, 2025-05-07T21:02:50.1216133Z T=5, 2025-05-07T21:02:50.1216321Z D=24, 2025-05-07T21:02:50.1216516Z B=55, 2025-05-07T21:02:50.1216703Z log_E=4, 2025-05-07T21:02:50.1216905Z L=16, 2025-05-07T21:02:50.1217101Z D_gradcheck=1, 2025-05-07T21:02:50.1217325Z stochastic_rounding=True, 2025-05-07T21:02:50.1217587Z weighted=True, 2025-05-07T21:02:50.1217813Z row_wise=True, 2025-05-07T21:02:50.1218023Z mixed=True, 2025-05-07T21:02:50.1218238Z use_cache=True, 2025-05-07T21:02:50.1218484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.1218771Z use_cpu=True, 2025-05-07T21:02:50.1219012Z output_dtype=SparseType.FP32, 2025-05-07T21:02:50.1219275Z ) 2025-05-07T21:02:50.1219505Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1220091Z self=, 2025-05-07T21:02:50.1220626Z mixed_B=False, 2025-05-07T21:02:50.1220844Z compile=True, 2025-05-07T21:02:50.1221047Z T=1, 2025-05-07T21:02:50.1221237Z D=79, 2025-05-07T21:02:50.1221422Z B=76, 2025-05-07T21:02:50.1221608Z log_E=4, 2025-05-07T21:02:50.1221858Z L=18, 2025-05-07T21:02:50.1222079Z D_gradcheck=2, 2025-05-07T21:02:50.1222329Z stochastic_rounding=False, 2025-05-07T21:02:50.1222588Z weighted=True, 2025-05-07T21:02:50.1222806Z row_wise=True, 2025-05-07T21:02:50.1223008Z mixed=True, 2025-05-07T21:02:50.1223219Z use_cache=True, 2025-05-07T21:02:50.1223465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:50.1223749Z use_cpu=False, 2025-05-07T21:02:50.1223984Z output_dtype=SparseType.BF16, 2025-05-07T21:02:50.1224248Z ) 2025-05-07T21:02:50.1224476Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1225068Z self=, 2025-05-07T21:02:50.1225600Z mixed_B=True, 2025-05-07T21:02:50.1225810Z compile=False, 2025-05-07T21:02:50.1226016Z T=3, 2025-05-07T21:02:50.1226201Z D=20, 2025-05-07T21:02:50.1226387Z B=46, 2025-05-07T21:02:50.1226570Z log_E=5, 2025-05-07T21:02:50.1226769Z L=6, 2025-05-07T21:02:50.1226967Z D_gradcheck=1, 2025-05-07T21:02:50.1227191Z stochastic_rounding=True, 2025-05-07T21:02:50.1227453Z weighted=False, 2025-05-07T21:02:50.1227723Z row_wise=False, 2025-05-07T21:02:50.1227929Z mixed=True, 2025-05-07T21:02:50.1228145Z use_cache=False, 2025-05-07T21:02:50.1228400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.1228683Z use_cpu=True, 2025-05-07T21:02:50.1228919Z output_dtype=SparseType.FP16, 2025-05-07T21:02:50.1229190Z ) 2025-05-07T21:02:50.1229420Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:02:50.1230053Z self=, 2025-05-07T21:02:50.1230586Z mixed_B=False, 2025-05-07T21:02:50.1230798Z compile=False, 2025-05-07T21:02:50.1231008Z T=3, 2025-05-07T21:02:50.1231200Z D=29, 2025-05-07T21:02:50.1231381Z B=86, 2025-05-07T21:02:50.1231575Z log_E=5, 2025-05-07T21:02:50.1231795Z L=10, 2025-05-07T21:02:50.1232014Z D_gradcheck=1, 2025-05-07T21:02:50.1232294Z stochastic_rounding=False, 2025-05-07T21:02:50.1232557Z weighted=False, 2025-05-07T21:02:50.1232775Z row_wise=True, 2025-05-07T21:02:50.1232983Z mixed=False, 2025-05-07T21:02:50.1233198Z use_cache=False, 2025-05-07T21:02:50.1233450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:50.1233737Z use_cpu=False, 2025-05-07T21:02:50.1233978Z output_dtype=SparseType.FP16, 2025-05-07T21:03:05.9576351Z ) 2025-05-07T21:03:05.9576909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9578113Z self=, 2025-05-07T21:03:05.9579115Z mixed_B=False, 2025-05-07T21:03:05.9579515Z compile=False, 2025-05-07T21:03:05.9579949Z T=4, 2025-05-07T21:03:05.9580286Z D=16, 2025-05-07T21:03:05.9580620Z B=74, 2025-05-07T21:03:05.9580945Z log_E=5, 2025-05-07T21:03:05.9581296Z L=8, 2025-05-07T21:03:05.9581633Z D_gradcheck=2, 2025-05-07T21:03:05.9582039Z stochastic_rounding=False, 2025-05-07T21:03:05.9582502Z weighted=False, 2025-05-07T21:03:05.9582902Z row_wise=False, 2025-05-07T21:03:05.9583288Z mixed=True, 2025-05-07T21:03:05.9583653Z use_cache=False, 2025-05-07T21:03:05.9584109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:05.9584643Z use_cpu=False, 2025-05-07T21:03:05.9585068Z output_dtype=SparseType.FP32, 2025-05-07T21:03:05.9585552Z ) 2025-05-07T21:03:05.9585961Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9586577Z self=, 2025-05-07T21:03:05.9587110Z mixed_B=False, 2025-05-07T21:03:05.9587333Z compile=True, 2025-05-07T21:03:05.9587544Z T=2, 2025-05-07T21:03:05.9587726Z D=86, 2025-05-07T21:03:05.9587916Z B=96, 2025-05-07T21:03:05.9588109Z log_E=4, 2025-05-07T21:03:05.9588508Z L=13, 2025-05-07T21:03:05.9588707Z D_gradcheck=1, 2025-05-07T21:03:05.9588946Z stochastic_rounding=False, 2025-05-07T21:03:05.9589197Z weighted=True, 2025-05-07T21:03:05.9589416Z row_wise=True, 2025-05-07T21:03:05.9589624Z mixed=True, 2025-05-07T21:03:05.9589829Z use_cache=False, 2025-05-07T21:03:05.9590081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:05.9590376Z use_cpu=False, 2025-05-07T21:03:05.9590607Z output_dtype=SparseType.FP16, 2025-05-07T21:03:05.9590874Z ) 2025-05-07T21:03:05.9591112Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9591695Z self=, 2025-05-07T21:03:05.9592232Z mixed_B=True, 2025-05-07T21:03:05.9592450Z compile=False, 2025-05-07T21:03:05.9592658Z T=2, 2025-05-07T21:03:05.9592839Z D=121, 2025-05-07T21:03:05.9593028Z B=92, 2025-05-07T21:03:05.9593217Z log_E=3, 2025-05-07T21:03:05.9593408Z L=2, 2025-05-07T21:03:05.9593601Z D_gradcheck=2, 2025-05-07T21:03:05.9593841Z stochastic_rounding=False, 2025-05-07T21:03:05.9594093Z weighted=True, 2025-05-07T21:03:05.9594545Z row_wise=True, 2025-05-07T21:03:05.9594757Z mixed=True, 2025-05-07T21:03:05.9594963Z use_cache=False, 2025-05-07T21:03:05.9595215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:05.9595524Z use_cpu=True, 2025-05-07T21:03:05.9595794Z output_dtype=SparseType.BF16, 2025-05-07T21:03:05.9596059Z ) 2025-05-07T21:03:05.9596295Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9596965Z self=, 2025-05-07T21:03:05.9597506Z mixed_B=True, 2025-05-07T21:03:05.9597723Z compile=True, 2025-05-07T21:03:05.9597926Z T=4, 2025-05-07T21:03:05.9598122Z D=123, 2025-05-07T21:03:05.9598317Z B=33, 2025-05-07T21:03:05.9598500Z log_E=4, 2025-05-07T21:03:05.9598701Z L=8, 2025-05-07T21:03:05.9598896Z D_gradcheck=1, 2025-05-07T21:03:05.9599210Z stochastic_rounding=False, 2025-05-07T21:03:05.9599465Z weighted=False, 2025-05-07T21:03:05.9599685Z row_wise=True, 2025-05-07T21:03:05.9599904Z mixed=False, 2025-05-07T21:03:05.9600113Z use_cache=False, 2025-05-07T21:03:05.9600370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:05.9600732Z use_cpu=False, 2025-05-07T21:03:05.9600962Z output_dtype=SparseType.BF16, 2025-05-07T21:03:05.9601231Z ) 2025-05-07T21:03:05.9601470Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9602057Z self=, 2025-05-07T21:03:05.9602599Z mixed_B=False, 2025-05-07T21:03:05.9602814Z compile=True, 2025-05-07T21:03:05.9603016Z T=2, 2025-05-07T21:03:05.9603203Z D=75, 2025-05-07T21:03:05.9603388Z B=63, 2025-05-07T21:03:05.9603569Z log_E=4, 2025-05-07T21:03:05.9603767Z L=15, 2025-05-07T21:03:05.9603962Z D_gradcheck=1, 2025-05-07T21:03:05.9604188Z stochastic_rounding=True, 2025-05-07T21:03:05.9604445Z weighted=True, 2025-05-07T21:03:05.9604662Z row_wise=False, 2025-05-07T21:03:05.9604875Z mixed=True, 2025-05-07T21:03:05.9605087Z use_cache=True, 2025-05-07T21:03:05.9605329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:05.9605618Z use_cpu=False, 2025-05-07T21:03:05.9605852Z output_dtype=SparseType.FP32, 2025-05-07T21:03:05.9606113Z ) 2025-05-07T21:03:05.9606348Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9606933Z self=, 2025-05-07T21:03:05.9607464Z mixed_B=True, 2025-05-07T21:03:05.9607679Z compile=False, 2025-05-07T21:03:05.9607885Z T=2, 2025-05-07T21:03:05.9608071Z D=68, 2025-05-07T21:03:05.9608257Z B=17, 2025-05-07T21:03:05.9608440Z log_E=5, 2025-05-07T21:03:05.9608638Z L=1, 2025-05-07T21:03:05.9608901Z D_gradcheck=1, 2025-05-07T21:03:05.9609133Z stochastic_rounding=True, 2025-05-07T21:03:05.9609397Z weighted=False, 2025-05-07T21:03:05.9609620Z row_wise=False, 2025-05-07T21:03:05.9609834Z mixed=True, 2025-05-07T21:03:05.9610043Z use_cache=True, 2025-05-07T21:03:05.9610285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:05.9610571Z use_cpu=False, 2025-05-07T21:03:05.9610812Z output_dtype=SparseType.FP16, 2025-05-07T21:03:05.9611079Z ) 2025-05-07T21:03:05.9611311Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9611905Z self=, 2025-05-07T21:03:05.9612457Z mixed_B=False, 2025-05-07T21:03:05.9612678Z compile=False, 2025-05-07T21:03:05.9612886Z T=4, 2025-05-07T21:03:05.9613073Z D=19, 2025-05-07T21:03:05.9613263Z B=77, 2025-05-07T21:03:05.9613449Z log_E=5, 2025-05-07T21:03:05.9613646Z L=17, 2025-05-07T21:03:05.9613842Z D_gradcheck=2, 2025-05-07T21:03:05.9614068Z stochastic_rounding=True, 2025-05-07T21:03:05.9614374Z weighted=True, 2025-05-07T21:03:05.9614582Z row_wise=True, 2025-05-07T21:03:05.9614858Z mixed=True, 2025-05-07T21:03:05.9615069Z use_cache=False, 2025-05-07T21:03:05.9615318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:05.9615642Z use_cpu=True, 2025-05-07T21:03:05.9615889Z output_dtype=SparseType.BF16, 2025-05-07T21:03:05.9616145Z ) 2025-05-07T21:03:05.9616378Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9617094Z self=, 2025-05-07T21:03:05.9617624Z mixed_B=True, 2025-05-07T21:03:05.9617843Z compile=False, 2025-05-07T21:03:05.9618055Z T=5, 2025-05-07T21:03:05.9618236Z D=103, 2025-05-07T21:03:05.9618424Z B=58, 2025-05-07T21:03:05.9618613Z log_E=4, 2025-05-07T21:03:05.9618804Z L=5, 2025-05-07T21:03:05.9618999Z D_gradcheck=1, 2025-05-07T21:03:05.9619289Z stochastic_rounding=False, 2025-05-07T21:03:05.9619542Z weighted=False, 2025-05-07T21:03:05.9619759Z row_wise=True, 2025-05-07T21:03:05.9619977Z mixed=True, 2025-05-07T21:03:05.9620188Z use_cache=False, 2025-05-07T21:03:05.9620432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:05.9620722Z use_cpu=True, 2025-05-07T21:03:05.9620958Z output_dtype=SparseType.FP16, 2025-05-07T21:03:05.9621217Z ) 2025-05-07T21:03:05.9621453Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9622044Z self=, 2025-05-07T21:03:05.9622574Z mixed_B=True, 2025-05-07T21:03:05.9622793Z compile=True, 2025-05-07T21:03:05.9623003Z T=4, 2025-05-07T21:03:05.9623188Z D=96, 2025-05-07T21:03:05.9623379Z B=124, 2025-05-07T21:03:05.9623570Z log_E=4, 2025-05-07T21:03:05.9623763Z L=16, 2025-05-07T21:03:05.9623961Z D_gradcheck=1, 2025-05-07T21:03:05.9624195Z stochastic_rounding=True, 2025-05-07T21:03:05.9624447Z weighted=True, 2025-05-07T21:03:05.9624670Z row_wise=False, 2025-05-07T21:03:05.9624894Z mixed=False, 2025-05-07T21:03:05.9625104Z use_cache=False, 2025-05-07T21:03:05.9625358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:05.9625654Z use_cpu=False, 2025-05-07T21:03:05.9625889Z output_dtype=SparseType.FP16, 2025-05-07T21:03:05.9626198Z ) 2025-05-07T21:03:05.9626443Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9627046Z self=, 2025-05-07T21:03:05.9627578Z mixed_B=True, 2025-05-07T21:03:05.9627797Z compile=False, 2025-05-07T21:03:05.9628010Z T=3, 2025-05-07T21:03:05.9628196Z D=124, 2025-05-07T21:03:05.9628383Z B=98, 2025-05-07T21:03:05.9628571Z log_E=4, 2025-05-07T21:03:05.9628764Z L=7, 2025-05-07T21:03:05.9629045Z D_gradcheck=1, 2025-05-07T21:03:05.9629281Z stochastic_rounding=False, 2025-05-07T21:03:05.9629534Z weighted=False, 2025-05-07T21:03:05.9629751Z row_wise=True, 2025-05-07T21:03:05.9629971Z mixed=False, 2025-05-07T21:03:05.9630184Z use_cache=False, 2025-05-07T21:03:05.9630439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:05.9630731Z use_cpu=False, 2025-05-07T21:03:05.9630965Z output_dtype=SparseType.FP32, 2025-05-07T21:03:05.9631232Z ) 2025-05-07T21:03:05.9631467Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9632054Z self=, 2025-05-07T21:03:05.9632591Z mixed_B=False, 2025-05-07T21:03:05.9632807Z compile=False, 2025-05-07T21:03:05.9633016Z T=1, 2025-05-07T21:03:05.9633198Z D=122, 2025-05-07T21:03:05.9633387Z B=9, 2025-05-07T21:03:05.9633577Z log_E=4, 2025-05-07T21:03:05.9633767Z L=14, 2025-05-07T21:03:05.9633962Z D_gradcheck=2, 2025-05-07T21:03:05.9634194Z stochastic_rounding=False, 2025-05-07T21:03:05.9634447Z weighted=True, 2025-05-07T21:03:05.9634662Z row_wise=False, 2025-05-07T21:03:05.9634932Z mixed=False, 2025-05-07T21:03:05.9635141Z use_cache=False, 2025-05-07T21:03:05.9642320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:05.9642648Z use_cpu=False, 2025-05-07T21:03:05.9642893Z output_dtype=SparseType.BF16, 2025-05-07T21:03:05.9643157Z ) 2025-05-07T21:03:05.9643400Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9644065Z self=, 2025-05-07T21:03:05.9644607Z mixed_B=False, 2025-05-07T21:03:05.9644823Z compile=False, 2025-05-07T21:03:05.9645040Z T=1, 2025-05-07T21:03:05.9645222Z D=88, 2025-05-07T21:03:05.9645414Z B=112, 2025-05-07T21:03:05.9645603Z log_E=5, 2025-05-07T21:03:05.9645790Z L=4, 2025-05-07T21:03:05.9645989Z D_gradcheck=2, 2025-05-07T21:03:05.9646272Z stochastic_rounding=False, 2025-05-07T21:03:05.9646529Z weighted=True, 2025-05-07T21:03:05.9646751Z row_wise=False, 2025-05-07T21:03:05.9646975Z mixed=False, 2025-05-07T21:03:05.9647186Z use_cache=True, 2025-05-07T21:03:05.9647438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:05.9647730Z use_cpu=True, 2025-05-07T21:03:05.9647967Z output_dtype=SparseType.BF16, 2025-05-07T21:03:05.9648233Z ) 2025-05-07T21:03:05.9648473Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9649056Z self=, 2025-05-07T21:03:05.9649592Z mixed_B=True, 2025-05-07T21:03:05.9649814Z compile=False, 2025-05-07T21:03:05.9650029Z T=2, 2025-05-07T21:03:05.9650228Z D=19, 2025-05-07T21:03:05.9650421Z B=118, 2025-05-07T21:03:05.9650611Z log_E=5, 2025-05-07T21:03:05.9650812Z L=10, 2025-05-07T21:03:05.9651017Z D_gradcheck=1, 2025-05-07T21:03:05.9651247Z stochastic_rounding=True, 2025-05-07T21:03:05.9651509Z weighted=True, 2025-05-07T21:03:05.9651732Z row_wise=True, 2025-05-07T21:03:05.9651960Z mixed=False, 2025-05-07T21:03:05.9652174Z use_cache=True, 2025-05-07T21:03:05.9652418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:05.9652713Z use_cpu=False, 2025-05-07T21:03:05.9652947Z output_dtype=SparseType.FP32, 2025-05-07T21:03:05.9653219Z ) 2025-05-07T21:03:05.9653462Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9654047Z self=, 2025-05-07T21:03:05.9654591Z mixed_B=False, 2025-05-07T21:03:05.9654814Z compile=False, 2025-05-07T21:03:05.9655027Z T=5, 2025-05-07T21:03:05.9655221Z D=51, 2025-05-07T21:03:05.9655424Z B=62, 2025-05-07T21:03:05.9655614Z log_E=4, 2025-05-07T21:03:05.9655818Z L=10, 2025-05-07T21:03:05.9656072Z D_gradcheck=1, 2025-05-07T21:03:05.9656308Z stochastic_rounding=True, 2025-05-07T21:03:05.9656575Z weighted=True, 2025-05-07T21:03:05.9656803Z row_wise=True, 2025-05-07T21:03:05.9657015Z mixed=True, 2025-05-07T21:03:05.9657232Z use_cache=False, 2025-05-07T21:03:05.9657488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:05.9657776Z use_cpu=False, 2025-05-07T21:03:05.9658024Z output_dtype=SparseType.BF16, 2025-05-07T21:03:05.9658298Z ) 2025-05-07T21:03:05.9658536Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9659125Z self=, 2025-05-07T21:03:05.9659663Z mixed_B=True, 2025-05-07T21:03:05.9659880Z compile=True, 2025-05-07T21:03:05.9660090Z T=2, 2025-05-07T21:03:05.9660280Z D=12, 2025-05-07T21:03:05.9660473Z B=17, 2025-05-07T21:03:05.9660662Z log_E=3, 2025-05-07T21:03:05.9660863Z L=4, 2025-05-07T21:03:05.9661062Z D_gradcheck=1, 2025-05-07T21:03:05.9661291Z stochastic_rounding=True, 2025-05-07T21:03:05.9661559Z weighted=False, 2025-05-07T21:03:05.9661779Z row_wise=True, 2025-05-07T21:03:05.9662042Z mixed=False, 2025-05-07T21:03:05.9662262Z use_cache=True, 2025-05-07T21:03:05.9662507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:05.9662794Z use_cpu=True, 2025-05-07T21:03:05.9663034Z output_dtype=SparseType.FP32, 2025-05-07T21:03:05.9663300Z ) 2025-05-07T21:03:05.9663534Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9664166Z self=, 2025-05-07T21:03:05.9664710Z mixed_B=False, 2025-05-07T21:03:05.9664931Z compile=True, 2025-05-07T21:03:05.9665139Z T=5, 2025-05-07T21:03:05.9665338Z D=57, 2025-05-07T21:03:05.9665554Z B=91, 2025-05-07T21:03:05.9665765Z log_E=3, 2025-05-07T21:03:05.9665965Z L=15, 2025-05-07T21:03:05.9666168Z D_gradcheck=1, 2025-05-07T21:03:05.9666446Z stochastic_rounding=False, 2025-05-07T21:03:05.9666712Z weighted=False, 2025-05-07T21:03:05.9666936Z row_wise=False, 2025-05-07T21:03:05.9667159Z mixed=True, 2025-05-07T21:03:05.9667381Z use_cache=False, 2025-05-07T21:03:05.9667638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:05.9667929Z use_cpu=True, 2025-05-07T21:03:05.9668171Z output_dtype=SparseType.FP16, 2025-05-07T21:03:05.9668438Z ) 2025-05-07T21:03:05.9668676Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9669278Z self=, 2025-05-07T21:03:05.9669817Z mixed_B=True, 2025-05-07T21:03:05.9670042Z compile=False, 2025-05-07T21:03:05.9670251Z T=5, 2025-05-07T21:03:05.9670448Z D=46, 2025-05-07T21:03:05.9670645Z B=87, 2025-05-07T21:03:05.9670836Z log_E=4, 2025-05-07T21:03:05.9671044Z L=12, 2025-05-07T21:03:05.9671247Z D_gradcheck=1, 2025-05-07T21:03:05.9671477Z stochastic_rounding=True, 2025-05-07T21:03:05.9671740Z weighted=False, 2025-05-07T21:03:05.9671960Z row_wise=True, 2025-05-07T21:03:05.9672172Z mixed=False, 2025-05-07T21:03:05.9672394Z use_cache=False, 2025-05-07T21:03:05.9672646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:05.9672932Z use_cpu=True, 2025-05-07T21:03:05.9673172Z output_dtype=SparseType.FP16, 2025-05-07T21:03:05.9673443Z ) 2025-05-07T21:03:05.9673677Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:05.9674271Z self=, 2025-05-07T21:03:05.9674807Z mixed_B=False, 2025-05-07T21:03:05.9675021Z compile=True, 2025-05-07T21:03:05.9675237Z T=1, 2025-05-07T21:03:05.9675434Z D=94, 2025-05-07T21:03:05.9675626Z B=61, 2025-05-07T21:03:05.9675817Z log_E=4, 2025-05-07T21:03:05.9676043Z L=17, 2025-05-07T21:03:05.9676308Z D_gradcheck=1, 2025-05-07T21:03:05.9676545Z stochastic_rounding=True, 2025-05-07T21:03:05.9676807Z weighted=False, 2025-05-07T21:03:05.9677027Z row_wise=True, 2025-05-07T21:03:05.9677246Z mixed=False, 2025-05-07T21:03:05.9677468Z use_cache=False, 2025-05-07T21:03:05.9677724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:05.9678010Z use_cpu=True, 2025-05-07T21:03:05.9678253Z output_dtype=SparseType.BF16, 2025-05-07T21:03:18.8927537Z ) 2025-05-07T21:03:18.8927868Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8928623Z self=, 2025-05-07T21:03:18.8929343Z mixed_B=False, 2025-05-07T21:03:18.8929662Z compile=False, 2025-05-07T21:03:18.8929950Z T=2, 2025-05-07T21:03:18.8930198Z D=77, 2025-05-07T21:03:18.8930437Z B=63, 2025-05-07T21:03:18.8930653Z log_E=4, 2025-05-07T21:03:18.8930842Z L=19, 2025-05-07T21:03:18.8931030Z D_gradcheck=2, 2025-05-07T21:03:18.8931267Z stochastic_rounding=False, 2025-05-07T21:03:18.8931522Z weighted=False, 2025-05-07T21:03:18.8931728Z row_wise=False, 2025-05-07T21:03:18.8932211Z mixed=True, 2025-05-07T21:03:18.8932417Z use_cache=False, 2025-05-07T21:03:18.8932657Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.8932952Z use_cpu=False, 2025-05-07T21:03:18.8933194Z output_dtype=SparseType.FP32, 2025-05-07T21:03:18.8933454Z ) 2025-05-07T21:03:18.8933692Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8934378Z self=, 2025-05-07T21:03:18.8934909Z mixed_B=False, 2025-05-07T21:03:18.8935125Z compile=True, 2025-05-07T21:03:18.8935331Z T=5, 2025-05-07T21:03:18.8935510Z D=33, 2025-05-07T21:03:18.8935697Z B=102, 2025-05-07T21:03:18.8935887Z log_E=3, 2025-05-07T21:03:18.8936076Z L=1, 2025-05-07T21:03:18.8936268Z D_gradcheck=2, 2025-05-07T21:03:18.8936580Z stochastic_rounding=True, 2025-05-07T21:03:18.8936836Z weighted=True, 2025-05-07T21:03:18.8937104Z row_wise=True, 2025-05-07T21:03:18.8937317Z mixed=True, 2025-05-07T21:03:18.8937526Z use_cache=True, 2025-05-07T21:03:18.8937761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:18.8938058Z use_cpu=False, 2025-05-07T21:03:18.8938289Z output_dtype=SparseType.FP16, 2025-05-07T21:03:18.8938572Z ) 2025-05-07T21:03:18.8938804Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8939438Z self=, 2025-05-07T21:03:18.8939973Z mixed_B=True, 2025-05-07T21:03:18.8940186Z compile=False, 2025-05-07T21:03:18.8940388Z T=4, 2025-05-07T21:03:18.8940575Z D=8, 2025-05-07T21:03:18.8940759Z B=89, 2025-05-07T21:03:18.8940940Z log_E=5, 2025-05-07T21:03:18.8941137Z L=6, 2025-05-07T21:03:18.8941339Z D_gradcheck=1, 2025-05-07T21:03:18.8941562Z stochastic_rounding=True, 2025-05-07T21:03:18.8941818Z weighted=True, 2025-05-07T21:03:18.8942036Z row_wise=False, 2025-05-07T21:03:18.8942245Z mixed=False, 2025-05-07T21:03:18.8942458Z use_cache=False, 2025-05-07T21:03:18.8942706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:18.8942989Z use_cpu=True, 2025-05-07T21:03:18.8943221Z output_dtype=SparseType.BF16, 2025-05-07T21:03:18.8943484Z ) 2025-05-07T21:03:18.8943711Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8944299Z self=, 2025-05-07T21:03:18.8944839Z mixed_B=True, 2025-05-07T21:03:18.8945049Z compile=False, 2025-05-07T21:03:18.8945250Z T=1, 2025-05-07T21:03:18.8945434Z D=117, 2025-05-07T21:03:18.8945618Z B=29, 2025-05-07T21:03:18.8945795Z log_E=4, 2025-05-07T21:03:18.8945989Z L=6, 2025-05-07T21:03:18.8946257Z D_gradcheck=2, 2025-05-07T21:03:18.8946481Z stochastic_rounding=False, 2025-05-07T21:03:18.8946743Z weighted=False, 2025-05-07T21:03:18.8946958Z row_wise=False, 2025-05-07T21:03:18.8947164Z mixed=False, 2025-05-07T21:03:18.8947376Z use_cache=False, 2025-05-07T21:03:18.8947627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.8947905Z use_cpu=True, 2025-05-07T21:03:18.8948138Z output_dtype=SparseType.FP32, 2025-05-07T21:03:18.8948398Z ) 2025-05-07T21:03:18.8948625Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8949217Z self=, 2025-05-07T21:03:18.8949749Z mixed_B=False, 2025-05-07T21:03:18.8949963Z compile=True, 2025-05-07T21:03:18.8950163Z T=2, 2025-05-07T21:03:18.8950348Z D=114, 2025-05-07T21:03:18.8950538Z B=59, 2025-05-07T21:03:18.8950721Z log_E=3, 2025-05-07T21:03:18.8950918Z L=14, 2025-05-07T21:03:18.8951119Z D_gradcheck=2, 2025-05-07T21:03:18.8951346Z stochastic_rounding=False, 2025-05-07T21:03:18.8951611Z weighted=False, 2025-05-07T21:03:18.8951827Z row_wise=False, 2025-05-07T21:03:18.8952083Z mixed=False, 2025-05-07T21:03:18.8952297Z use_cache=False, 2025-05-07T21:03:18.8952561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.8952948Z use_cpu=False, 2025-05-07T21:03:18.8953187Z output_dtype=SparseType.FP32, 2025-05-07T21:03:18.8953457Z ) 2025-05-07T21:03:18.8953686Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8954337Z self=, 2025-05-07T21:03:18.8954878Z mixed_B=False, 2025-05-07T21:03:18.8955087Z compile=False, 2025-05-07T21:03:18.8955296Z T=5, 2025-05-07T21:03:18.8955480Z D=10, 2025-05-07T21:03:18.8955665Z B=107, 2025-05-07T21:03:18.8955852Z log_E=3, 2025-05-07T21:03:18.8956048Z L=16, 2025-05-07T21:03:18.8956243Z D_gradcheck=1, 2025-05-07T21:03:18.8956553Z stochastic_rounding=True, 2025-05-07T21:03:18.8956810Z weighted=False, 2025-05-07T21:03:18.8957025Z row_wise=True, 2025-05-07T21:03:18.8957231Z mixed=False, 2025-05-07T21:03:18.8957442Z use_cache=False, 2025-05-07T21:03:18.8957688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:18.8957967Z use_cpu=True, 2025-05-07T21:03:18.8958211Z output_dtype=SparseType.BF16, 2025-05-07T21:03:18.8958471Z ) 2025-05-07T21:03:18.8958698Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8959339Z self=, 2025-05-07T21:03:18.8959873Z mixed_B=True, 2025-05-07T21:03:18.8960079Z compile=False, 2025-05-07T21:03:18.8960288Z T=4, 2025-05-07T21:03:18.8960570Z D=126, 2025-05-07T21:03:18.8960753Z B=47, 2025-05-07T21:03:18.8960937Z log_E=3, 2025-05-07T21:03:18.8961130Z L=11, 2025-05-07T21:03:18.8961319Z D_gradcheck=1, 2025-05-07T21:03:18.8961552Z stochastic_rounding=True, 2025-05-07T21:03:18.8961816Z weighted=False, 2025-05-07T21:03:18.8962027Z row_wise=False, 2025-05-07T21:03:18.8962241Z mixed=True, 2025-05-07T21:03:18.8962459Z use_cache=False, 2025-05-07T21:03:18.8962707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.8962994Z use_cpu=False, 2025-05-07T21:03:18.8963228Z output_dtype=SparseType.FP32, 2025-05-07T21:03:18.8963563Z ) 2025-05-07T21:03:18.8963865Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8964526Z self=, 2025-05-07T21:03:18.8965062Z mixed_B=False, 2025-05-07T21:03:18.8965266Z compile=False, 2025-05-07T21:03:18.8965470Z T=3, 2025-05-07T21:03:18.8965655Z D=73, 2025-05-07T21:03:18.8965832Z B=84, 2025-05-07T21:03:18.8966016Z log_E=4, 2025-05-07T21:03:18.8966203Z L=13, 2025-05-07T21:03:18.8966451Z D_gradcheck=1, 2025-05-07T21:03:18.8966678Z stochastic_rounding=True, 2025-05-07T21:03:18.8966931Z weighted=False, 2025-05-07T21:03:18.8967135Z row_wise=True, 2025-05-07T21:03:18.8967345Z mixed=False, 2025-05-07T21:03:18.8967551Z use_cache=False, 2025-05-07T21:03:18.8967793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.8968081Z use_cpu=False, 2025-05-07T21:03:18.8968310Z output_dtype=SparseType.FP32, 2025-05-07T21:03:18.8968566Z ) 2025-05-07T21:03:18.8968787Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8969422Z self=, 2025-05-07T21:03:18.8969954Z mixed_B=False, 2025-05-07T21:03:18.8970161Z compile=False, 2025-05-07T21:03:18.8970366Z T=4, 2025-05-07T21:03:18.8970551Z D=39, 2025-05-07T21:03:18.8970729Z B=99, 2025-05-07T21:03:18.8970914Z log_E=3, 2025-05-07T21:03:18.8971109Z L=2, 2025-05-07T21:03:18.8971299Z D_gradcheck=1, 2025-05-07T21:03:18.8971533Z stochastic_rounding=False, 2025-05-07T21:03:18.8971790Z weighted=True, 2025-05-07T21:03:18.8972001Z row_wise=True, 2025-05-07T21:03:18.8972264Z mixed=False, 2025-05-07T21:03:18.8972479Z use_cache=True, 2025-05-07T21:03:18.8972719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.8973013Z use_cpu=True, 2025-05-07T21:03:18.8973245Z output_dtype=SparseType.FP32, 2025-05-07T21:03:18.8973501Z ) 2025-05-07T21:03:18.8973737Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8974366Z self=, 2025-05-07T21:03:18.8974900Z mixed_B=True, 2025-05-07T21:03:18.8975108Z compile=False, 2025-05-07T21:03:18.8975315Z T=5, 2025-05-07T21:03:18.8975501Z D=18, 2025-05-07T21:03:18.8975679Z B=76, 2025-05-07T21:03:18.8975865Z log_E=5, 2025-05-07T21:03:18.8976060Z L=9, 2025-05-07T21:03:18.8976247Z D_gradcheck=1, 2025-05-07T21:03:18.8976520Z stochastic_rounding=True, 2025-05-07T21:03:18.8976775Z weighted=True, 2025-05-07T21:03:18.8976980Z row_wise=True, 2025-05-07T21:03:18.8977192Z mixed=True, 2025-05-07T21:03:18.8977404Z use_cache=True, 2025-05-07T21:03:18.8977638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.8977931Z use_cpu=True, 2025-05-07T21:03:18.8978171Z output_dtype=SparseType.FP16, 2025-05-07T21:03:18.8978429Z ) 2025-05-07T21:03:18.8978666Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8979309Z self=, 2025-05-07T21:03:18.8979837Z mixed_B=False, 2025-05-07T21:03:18.8980054Z compile=False, 2025-05-07T21:03:18.8980263Z T=2, 2025-05-07T21:03:18.8980449Z D=96, 2025-05-07T21:03:18.8980633Z B=99, 2025-05-07T21:03:18.8980820Z log_E=5, 2025-05-07T21:03:18.8981017Z L=20, 2025-05-07T21:03:18.8981203Z D_gradcheck=2, 2025-05-07T21:03:18.8981438Z stochastic_rounding=False, 2025-05-07T21:03:18.8981692Z weighted=True, 2025-05-07T21:03:18.8981898Z row_wise=False, 2025-05-07T21:03:18.8982109Z mixed=True, 2025-05-07T21:03:18.8982316Z use_cache=True, 2025-05-07T21:03:18.8982547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:18.8982840Z use_cpu=True, 2025-05-07T21:03:18.8983070Z output_dtype=SparseType.BF16, 2025-05-07T21:03:18.8983322Z ) 2025-05-07T21:03:18.8983556Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8984147Z self=, 2025-05-07T21:03:18.8984670Z mixed_B=True, 2025-05-07T21:03:18.8984880Z compile=True, 2025-05-07T21:03:18.8985087Z T=3, 2025-05-07T21:03:18.8985265Z D=46, 2025-05-07T21:03:18.8985450Z B=78, 2025-05-07T21:03:18.8985634Z log_E=5, 2025-05-07T21:03:18.8985821Z L=20, 2025-05-07T21:03:18.8986061Z D_gradcheck=1, 2025-05-07T21:03:18.8986290Z stochastic_rounding=True, 2025-05-07T21:03:18.8986540Z weighted=False, 2025-05-07T21:03:18.8986753Z row_wise=True, 2025-05-07T21:03:18.8986964Z mixed=False, 2025-05-07T21:03:18.8987173Z use_cache=True, 2025-05-07T21:03:18.8987408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:18.8987695Z use_cpu=False, 2025-05-07T21:03:18.8987930Z output_dtype=SparseType.FP32, 2025-05-07T21:03:18.8988194Z ) 2025-05-07T21:03:18.8988428Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.8996477Z self=, 2025-05-07T21:03:18.8997070Z mixed_B=False, 2025-05-07T21:03:18.8997290Z compile=False, 2025-05-07T21:03:18.8997509Z T=5, 2025-05-07T21:03:18.8997698Z D=7, 2025-05-07T21:03:18.8997883Z B=58, 2025-05-07T21:03:18.8998070Z log_E=5, 2025-05-07T21:03:18.8998260Z L=9, 2025-05-07T21:03:18.8998461Z D_gradcheck=1, 2025-05-07T21:03:18.8998698Z stochastic_rounding=True, 2025-05-07T21:03:18.8998967Z weighted=False, 2025-05-07T21:03:18.8999220Z row_wise=True, 2025-05-07T21:03:18.8999546Z mixed=True, 2025-05-07T21:03:18.8999751Z use_cache=True, 2025-05-07T21:03:18.8999993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.9000283Z use_cpu=False, 2025-05-07T21:03:18.9000591Z output_dtype=SparseType.FP32, 2025-05-07T21:03:18.9000852Z ) 2025-05-07T21:03:18.9001089Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.9001759Z self=, 2025-05-07T21:03:18.9002291Z mixed_B=True, 2025-05-07T21:03:18.9002507Z compile=False, 2025-05-07T21:03:18.9002718Z T=2, 2025-05-07T21:03:18.9002899Z D=38, 2025-05-07T21:03:18.9003085Z B=6, 2025-05-07T21:03:18.9003272Z log_E=5, 2025-05-07T21:03:18.9003461Z L=14, 2025-05-07T21:03:18.9003657Z D_gradcheck=2, 2025-05-07T21:03:18.9003953Z stochastic_rounding=False, 2025-05-07T21:03:18.9004206Z weighted=False, 2025-05-07T21:03:18.9004423Z row_wise=True, 2025-05-07T21:03:18.9004634Z mixed=True, 2025-05-07T21:03:18.9004837Z use_cache=False, 2025-05-07T21:03:18.9005087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.9005376Z use_cpu=True, 2025-05-07T21:03:18.9005607Z output_dtype=SparseType.BF16, 2025-05-07T21:03:18.9005872Z ) 2025-05-07T21:03:18.9006105Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.9006699Z self=, 2025-05-07T21:03:18.9007232Z mixed_B=False, 2025-05-07T21:03:18.9007447Z compile=True, 2025-05-07T21:03:18.9007658Z T=1, 2025-05-07T21:03:18.9007836Z D=106, 2025-05-07T21:03:18.9008026Z B=53, 2025-05-07T21:03:18.9008212Z log_E=3, 2025-05-07T21:03:18.9008401Z L=17, 2025-05-07T21:03:18.9008598Z D_gradcheck=2, 2025-05-07T21:03:18.9008831Z stochastic_rounding=False, 2025-05-07T21:03:18.9009083Z weighted=True, 2025-05-07T21:03:18.9009301Z row_wise=True, 2025-05-07T21:03:18.9009516Z mixed=True, 2025-05-07T21:03:18.9009720Z use_cache=False, 2025-05-07T21:03:18.9009973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:18.9010262Z use_cpu=True, 2025-05-07T21:03:18.9010490Z output_dtype=SparseType.BF16, 2025-05-07T21:03:18.9010752Z ) 2025-05-07T21:03:18.9010985Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.9011574Z self=, 2025-05-07T21:03:18.9012114Z mixed_B=True, 2025-05-07T21:03:18.9012328Z compile=True, 2025-05-07T21:03:18.9012540Z T=1, 2025-05-07T21:03:18.9012719Z D=93, 2025-05-07T21:03:18.9012909Z B=127, 2025-05-07T21:03:18.9013097Z log_E=4, 2025-05-07T21:03:18.9013287Z L=0, 2025-05-07T21:03:18.9013554Z D_gradcheck=2, 2025-05-07T21:03:18.9013790Z stochastic_rounding=False, 2025-05-07T21:03:18.9014045Z weighted=True, 2025-05-07T21:03:18.9014262Z row_wise=False, 2025-05-07T21:03:18.9014478Z mixed=False, 2025-05-07T21:03:18.9014688Z use_cache=True, 2025-05-07T21:03:18.9014927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.9015215Z use_cpu=True, 2025-05-07T21:03:18.9015447Z output_dtype=SparseType.BF16, 2025-05-07T21:03:18.9015710Z ) 2025-05-07T21:03:18.9015945Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.9016529Z self=, 2025-05-07T21:03:18.9017067Z mixed_B=False, 2025-05-07T21:03:18.9017283Z compile=False, 2025-05-07T21:03:18.9017486Z T=4, 2025-05-07T21:03:18.9017672Z D=35, 2025-05-07T21:03:18.9017857Z B=39, 2025-05-07T21:03:18.9018037Z log_E=3, 2025-05-07T21:03:18.9018231Z L=3, 2025-05-07T21:03:18.9018423Z D_gradcheck=1, 2025-05-07T21:03:18.9018647Z stochastic_rounding=True, 2025-05-07T21:03:18.9018935Z weighted=False, 2025-05-07T21:03:18.9019171Z row_wise=True, 2025-05-07T21:03:18.9019430Z mixed=True, 2025-05-07T21:03:18.9019639Z use_cache=False, 2025-05-07T21:03:18.9019891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.9020181Z use_cpu=False, 2025-05-07T21:03:18.9020411Z output_dtype=SparseType.FP32, 2025-05-07T21:03:18.9020679Z ) 2025-05-07T21:03:18.9020914Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:18.9021542Z self=, 2025-05-07T21:03:18.9022086Z mixed_B=True, 2025-05-07T21:03:18.9022305Z compile=False, 2025-05-07T21:03:18.9022510Z T=2, 2025-05-07T21:03:18.9022705Z D=10, 2025-05-07T21:03:18.9022893Z B=9, 2025-05-07T21:03:18.9023076Z log_E=3, 2025-05-07T21:03:18.9023271Z L=1, 2025-05-07T21:03:18.9023464Z D_gradcheck=2, 2025-05-07T21:03:18.9023736Z stochastic_rounding=False, 2025-05-07T21:03:18.9023996Z weighted=False, 2025-05-07T21:03:18.9024212Z row_wise=True, 2025-05-07T21:03:18.9024421Z mixed=False, 2025-05-07T21:03:18.9024630Z use_cache=True, 2025-05-07T21:03:18.9024868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:18.9025161Z use_cpu=False, 2025-05-07T21:03:18.9025388Z output_dtype=SparseType.BF16, 2025-05-07T21:03:19.7894746Z ) 2025-05-07T21:03:19.7895013Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:19.7895622Z self=, 2025-05-07T21:03:19.7896159Z mixed_B=True, 2025-05-07T21:03:19.7896376Z compile=False, 2025-05-07T21:03:19.7896584Z T=1, 2025-05-07T21:03:19.7896771Z D=10, 2025-05-07T21:03:19.7896958Z B=9, 2025-05-07T21:03:19.7897138Z log_E=3, 2025-05-07T21:03:19.7897332Z L=1, 2025-05-07T21:03:19.7897522Z D_gradcheck=2, 2025-05-07T21:03:19.7897747Z stochastic_rounding=False, 2025-05-07T21:03:19.7898007Z weighted=False, 2025-05-07T21:03:19.7898221Z row_wise=True, 2025-05-07T21:03:19.7898428Z mixed=False, 2025-05-07T21:03:19.7898628Z use_cache=True, 2025-05-07T21:03:19.7898893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:19.7899189Z use_cpu=False, 2025-05-07T21:03:19.7899422Z output_dtype=SparseType.BF16, 2025-05-07T21:03:19.7899676Z ) 2025-05-07T21:03:19.7899911Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:19.7900501Z self=, 2025-05-07T21:03:19.7901027Z mixed_B=True, 2025-05-07T21:03:19.7901242Z compile=False, 2025-05-07T21:03:19.7901449Z T=1, 2025-05-07T21:03:19.7901630Z D=10, 2025-05-07T21:03:19.7901815Z B=9, 2025-05-07T21:03:19.7901999Z log_E=3, 2025-05-07T21:03:19.7902185Z L=1, 2025-05-07T21:03:19.7902495Z D_gradcheck=2, 2025-05-07T21:03:19.7902731Z stochastic_rounding=False, 2025-05-07T21:03:19.7902985Z weighted=False, 2025-05-07T21:03:19.7903199Z row_wise=True, 2025-05-07T21:03:19.7903415Z mixed=True, 2025-05-07T21:03:19.7903616Z use_cache=True, 2025-05-07T21:03:19.7903852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:19.7904145Z use_cpu=False, 2025-05-07T21:03:19.7904373Z output_dtype=SparseType.BF16, 2025-05-07T21:03:19.7904635Z ) 2025-05-07T21:03:19.7904866Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:19.7905452Z self=, 2025-05-07T21:03:19.7905976Z mixed_B=True, 2025-05-07T21:03:19.7906186Z compile=False, 2025-05-07T21:03:19.7906390Z T=1, 2025-05-07T21:03:19.7906569Z D=10, 2025-05-07T21:03:19.7906756Z B=9, 2025-05-07T21:03:19.7906938Z log_E=3, 2025-05-07T21:03:19.7907127Z L=1, 2025-05-07T21:03:19.7907316Z D_gradcheck=2, 2025-05-07T21:03:19.7907546Z stochastic_rounding=False, 2025-05-07T21:03:19.7907794Z weighted=True, 2025-05-07T21:03:19.7908003Z row_wise=True, 2025-05-07T21:03:19.7908277Z mixed=True, 2025-05-07T21:03:19.7908478Z use_cache=True, 2025-05-07T21:03:19.7908714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:19.7909010Z use_cpu=False, 2025-05-07T21:03:19.7909261Z output_dtype=SparseType.BF16, 2025-05-07T21:03:19.7909545Z ) 2025-05-07T21:03:19.7909777Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:19.7910418Z self=, 2025-05-07T21:03:19.7910948Z mixed_B=True, 2025-05-07T21:03:19.7911157Z compile=False, 2025-05-07T21:03:19.7911366Z T=3, 2025-05-07T21:03:19.7911540Z D=10, 2025-05-07T21:03:19.7911726Z B=9, 2025-05-07T21:03:19.7911909Z log_E=3, 2025-05-07T21:03:19.7912093Z L=1, 2025-05-07T21:03:19.7912280Z D_gradcheck=2, 2025-05-07T21:03:19.7912507Z stochastic_rounding=False, 2025-05-07T21:03:19.7912829Z weighted=False, 2025-05-07T21:03:19.7913039Z row_wise=True, 2025-05-07T21:03:19.7913243Z mixed=True, 2025-05-07T21:03:19.7913452Z use_cache=True, 2025-05-07T21:03:19.7913689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:19.7913974Z use_cpu=False, 2025-05-07T21:03:19.7914209Z output_dtype=SparseType.BF16, 2025-05-07T21:03:19.7914473Z ) 2025-05-07T21:03:19.7914699Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:19.7915286Z self=, 2025-05-07T21:03:19.7915817Z mixed_B=True, 2025-05-07T21:03:19.7916025Z compile=False, 2025-05-07T21:03:19.7916226Z T=3, 2025-05-07T21:03:19.7916412Z D=10, 2025-05-07T21:03:19.7916602Z B=9, 2025-05-07T21:03:19.7916777Z log_E=3, 2025-05-07T21:03:19.7916966Z L=1, 2025-05-07T21:03:19.7917153Z D_gradcheck=2, 2025-05-07T21:03:19.7917372Z stochastic_rounding=False, 2025-05-07T21:03:19.7917629Z weighted=False, 2025-05-07T21:03:19.7917840Z row_wise=True, 2025-05-07T21:03:19.7918042Z mixed=False, 2025-05-07T21:03:19.7918248Z use_cache=True, 2025-05-07T21:03:19.7918487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:19.7918775Z use_cpu=False, 2025-05-07T21:03:19.7919010Z output_dtype=SparseType.BF16, 2025-05-07T21:03:19.7919265Z ) 2025-05-07T21:03:19.7919436Z PASSED 2025-05-07T21:03:28.4141687Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4142666Z self=, 2025-05-07T21:03:28.4143220Z compile=False, 2025-05-07T21:03:28.4143435Z T=1, 2025-05-07T21:03:28.4143624Z D=2, 2025-05-07T21:03:28.4143803Z B=1, 2025-05-07T21:03:28.4144175Z log_E=3, 2025-05-07T21:03:28.4144376Z L=0, 2025-05-07T21:03:28.4144568Z D_gradcheck=1, 2025-05-07T21:03:28.4144794Z stochastic_rounding=False, 2025-05-07T21:03:28.4145209Z weighted=False, 2025-05-07T21:03:28.4145428Z row_wise=False, 2025-05-07T21:03:28.4145636Z mixed=False, 2025-05-07T21:03:28.4145845Z use_cache=False, 2025-05-07T21:03:28.4146147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4146447Z use_cpu=False, 2025-05-07T21:03:28.4146684Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4146947Z ) 2025-05-07T21:03:28.4147188Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4147791Z self=, 2025-05-07T21:03:28.4148332Z compile=True, 2025-05-07T21:03:28.4148542Z T=1, 2025-05-07T21:03:28.4148734Z D=2, 2025-05-07T21:03:28.4148924Z B=1, 2025-05-07T21:03:28.4149116Z log_E=3, 2025-05-07T21:03:28.4149318Z L=0, 2025-05-07T21:03:28.4149515Z D_gradcheck=1, 2025-05-07T21:03:28.4149750Z stochastic_rounding=False, 2025-05-07T21:03:28.4150015Z weighted=False, 2025-05-07T21:03:28.4150245Z row_wise=False, 2025-05-07T21:03:28.4150550Z mixed=False, 2025-05-07T21:03:28.4150773Z use_cache=False, 2025-05-07T21:03:28.4151034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4151330Z use_cpu=False, 2025-05-07T21:03:28.4151571Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4151844Z ) 2025-05-07T21:03:28.4152082Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4152790Z self=, 2025-05-07T21:03:28.4153340Z compile=True, 2025-05-07T21:03:28.4153553Z T=3, 2025-05-07T21:03:28.4153748Z D=2, 2025-05-07T21:03:28.4153940Z B=1, 2025-05-07T21:03:28.4154128Z log_E=3, 2025-05-07T21:03:28.4154337Z L=0, 2025-05-07T21:03:28.4154536Z D_gradcheck=1, 2025-05-07T21:03:28.4154775Z stochastic_rounding=False, 2025-05-07T21:03:28.4155125Z weighted=False, 2025-05-07T21:03:28.4155354Z row_wise=False, 2025-05-07T21:03:28.4155581Z mixed=False, 2025-05-07T21:03:28.4155802Z use_cache=False, 2025-05-07T21:03:28.4156061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4156363Z use_cpu=False, 2025-05-07T21:03:28.4156601Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4156879Z ) 2025-05-07T21:03:28.4157126Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4157721Z self=, 2025-05-07T21:03:28.4158272Z compile=False, 2025-05-07T21:03:28.4158487Z T=3, 2025-05-07T21:03:28.4158677Z D=2, 2025-05-07T21:03:28.4158872Z B=1, 2025-05-07T21:03:28.4159071Z log_E=3, 2025-05-07T21:03:28.4159269Z L=0, 2025-05-07T21:03:28.4159470Z D_gradcheck=1, 2025-05-07T21:03:28.4159711Z stochastic_rounding=False, 2025-05-07T21:03:28.4159978Z weighted=False, 2025-05-07T21:03:28.4160204Z row_wise=False, 2025-05-07T21:03:28.4160423Z mixed=False, 2025-05-07T21:03:28.4160702Z use_cache=False, 2025-05-07T21:03:28.4160956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4161257Z use_cpu=False, 2025-05-07T21:03:28.4161533Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4161794Z ) 2025-05-07T21:03:28.4162034Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4162626Z self=, 2025-05-07T21:03:28.4163165Z compile=False, 2025-05-07T21:03:28.4163385Z T=3, 2025-05-07T21:03:28.4163582Z D=38, 2025-05-07T21:03:28.4163776Z B=123, 2025-05-07T21:03:28.4163975Z log_E=3, 2025-05-07T21:03:28.4164187Z L=13, 2025-05-07T21:03:28.4164378Z D_gradcheck=2, 2025-05-07T21:03:28.4164620Z stochastic_rounding=True, 2025-05-07T21:03:28.4164942Z weighted=True, 2025-05-07T21:03:28.4165164Z row_wise=False, 2025-05-07T21:03:28.4165387Z mixed=True, 2025-05-07T21:03:28.4165610Z use_cache=False, 2025-05-07T21:03:28.4165870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4166171Z use_cpu=True, 2025-05-07T21:03:28.4166421Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4166687Z ) 2025-05-07T21:03:28.4166931Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4167532Z self=, 2025-05-07T21:03:28.4168086Z compile=False, 2025-05-07T21:03:28.4168304Z T=3, 2025-05-07T21:03:28.4168510Z D=17, 2025-05-07T21:03:28.4168706Z B=23, 2025-05-07T21:03:28.4168896Z log_E=3, 2025-05-07T21:03:28.4169120Z L=1, 2025-05-07T21:03:28.4169320Z D_gradcheck=1, 2025-05-07T21:03:28.4169557Z stochastic_rounding=False, 2025-05-07T21:03:28.4169824Z weighted=True, 2025-05-07T21:03:28.4170052Z row_wise=True, 2025-05-07T21:03:28.4170263Z mixed=True, 2025-05-07T21:03:28.4170494Z use_cache=False, 2025-05-07T21:03:28.4170750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4171092Z use_cpu=True, 2025-05-07T21:03:28.4171359Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4171658Z ) 2025-05-07T21:03:28.4171890Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4172488Z self=, 2025-05-07T21:03:28.4173031Z compile=True, 2025-05-07T21:03:28.4173246Z T=4, 2025-05-07T21:03:28.4173440Z D=89, 2025-05-07T21:03:28.4173678Z B=81, 2025-05-07T21:03:28.4173866Z log_E=4, 2025-05-07T21:03:28.4174071Z L=11, 2025-05-07T21:03:28.4174270Z D_gradcheck=1, 2025-05-07T21:03:28.4174510Z stochastic_rounding=False, 2025-05-07T21:03:28.4174774Z weighted=False, 2025-05-07T21:03:28.4175003Z row_wise=False, 2025-05-07T21:03:28.4175226Z mixed=False, 2025-05-07T21:03:28.4175437Z use_cache=True, 2025-05-07T21:03:28.4175730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4176034Z use_cpu=False, 2025-05-07T21:03:28.4176280Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4176552Z ) 2025-05-07T21:03:28.4176798Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4177391Z self=, 2025-05-07T21:03:28.4177930Z compile=True, 2025-05-07T21:03:28.4178150Z T=2, 2025-05-07T21:03:28.4178336Z D=73, 2025-05-07T21:03:28.4178531Z B=5, 2025-05-07T21:03:28.4178733Z log_E=5, 2025-05-07T21:03:28.4178934Z L=13, 2025-05-07T21:03:28.4179143Z D_gradcheck=2, 2025-05-07T21:03:28.4179383Z stochastic_rounding=True, 2025-05-07T21:03:28.4179647Z weighted=False, 2025-05-07T21:03:28.4179872Z row_wise=False, 2025-05-07T21:03:28.4180097Z mixed=False, 2025-05-07T21:03:28.4180318Z use_cache=True, 2025-05-07T21:03:28.4180573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4180876Z use_cpu=True, 2025-05-07T21:03:28.4181127Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4181397Z ) 2025-05-07T21:03:28.4181677Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4182306Z self=, 2025-05-07T21:03:28.4182852Z compile=False, 2025-05-07T21:03:28.4183076Z T=4, 2025-05-07T21:03:28.4183272Z D=57, 2025-05-07T21:03:28.4183467Z B=86, 2025-05-07T21:03:28.4183670Z log_E=5, 2025-05-07T21:03:28.4183877Z L=18, 2025-05-07T21:03:28.4184074Z D_gradcheck=1, 2025-05-07T21:03:28.4184312Z stochastic_rounding=True, 2025-05-07T21:03:28.4184578Z weighted=False, 2025-05-07T21:03:28.4184811Z row_wise=True, 2025-05-07T21:03:28.4185032Z mixed=False, 2025-05-07T21:03:28.4185251Z use_cache=False, 2025-05-07T21:03:28.4192960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4193276Z use_cpu=False, 2025-05-07T21:03:28.4193514Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4193768Z ) 2025-05-07T21:03:28.4194011Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4194791Z self=, 2025-05-07T21:03:28.4195319Z compile=True, 2025-05-07T21:03:28.4195539Z T=3, 2025-05-07T21:03:28.4195729Z D=28, 2025-05-07T21:03:28.4195912Z B=60, 2025-05-07T21:03:28.4196107Z log_E=5, 2025-05-07T21:03:28.4196305Z L=10, 2025-05-07T21:03:28.4196497Z D_gradcheck=1, 2025-05-07T21:03:28.4196727Z stochastic_rounding=True, 2025-05-07T21:03:28.4196980Z weighted=True, 2025-05-07T21:03:28.4197190Z row_wise=True, 2025-05-07T21:03:28.4197403Z mixed=True, 2025-05-07T21:03:28.4197611Z use_cache=False, 2025-05-07T21:03:28.4197854Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4198153Z use_cpu=False, 2025-05-07T21:03:28.4198391Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4198649Z ) 2025-05-07T21:03:28.4198876Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4199557Z self=, 2025-05-07T21:03:28.4200089Z compile=True, 2025-05-07T21:03:28.4200291Z T=5, 2025-05-07T21:03:28.4200520Z D=113, 2025-05-07T21:03:28.4200711Z B=90, 2025-05-07T21:03:28.4200889Z log_E=4, 2025-05-07T21:03:28.4201084Z L=14, 2025-05-07T21:03:28.4201292Z D_gradcheck=1, 2025-05-07T21:03:28.4201618Z stochastic_rounding=True, 2025-05-07T21:03:28.4201875Z weighted=True, 2025-05-07T21:03:28.4202089Z row_wise=True, 2025-05-07T21:03:28.4202294Z mixed=True, 2025-05-07T21:03:28.4202501Z use_cache=False, 2025-05-07T21:03:28.4202757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4203042Z use_cpu=False, 2025-05-07T21:03:28.4203281Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4203609Z ) 2025-05-07T21:03:28.4203836Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4204425Z self=, 2025-05-07T21:03:28.4204965Z compile=True, 2025-05-07T21:03:28.4205181Z T=3, 2025-05-07T21:03:28.4205363Z D=94, 2025-05-07T21:03:28.4205551Z B=19, 2025-05-07T21:03:28.4205740Z log_E=3, 2025-05-07T21:03:28.4205932Z L=1, 2025-05-07T21:03:28.4206134Z D_gradcheck=1, 2025-05-07T21:03:28.4206365Z stochastic_rounding=False, 2025-05-07T21:03:28.4206620Z weighted=False, 2025-05-07T21:03:28.4206842Z row_wise=False, 2025-05-07T21:03:28.4207061Z mixed=False, 2025-05-07T21:03:28.4207267Z use_cache=True, 2025-05-07T21:03:28.4207511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4207808Z use_cpu=True, 2025-05-07T21:03:28.4208039Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4208314Z ) 2025-05-07T21:03:28.4208559Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4209141Z self=, 2025-05-07T21:03:28.4209688Z compile=False, 2025-05-07T21:03:28.4209894Z T=3, 2025-05-07T21:03:28.4210075Z D=44, 2025-05-07T21:03:28.4210253Z B=110, 2025-05-07T21:03:28.4210440Z log_E=3, 2025-05-07T21:03:28.4210632Z L=1, 2025-05-07T21:03:28.4210816Z D_gradcheck=2, 2025-05-07T21:03:28.4211046Z stochastic_rounding=False, 2025-05-07T21:03:28.4211310Z weighted=True, 2025-05-07T21:03:28.4211521Z row_wise=True, 2025-05-07T21:03:28.4211731Z mixed=False, 2025-05-07T21:03:28.4211950Z use_cache=True, 2025-05-07T21:03:28.4212183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4212470Z use_cpu=True, 2025-05-07T21:03:28.4212708Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4212960Z ) 2025-05-07T21:03:28.4213265Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4213855Z self=, 2025-05-07T21:03:28.4214386Z compile=False, 2025-05-07T21:03:28.4214602Z T=5, 2025-05-07T21:03:28.4214791Z D=117, 2025-05-07T21:03:28.4214974Z B=64, 2025-05-07T21:03:28.4215160Z log_E=4, 2025-05-07T21:03:28.4215355Z L=0, 2025-05-07T21:03:28.4215534Z D_gradcheck=1, 2025-05-07T21:03:28.4215768Z stochastic_rounding=False, 2025-05-07T21:03:28.4216031Z weighted=True, 2025-05-07T21:03:28.4216249Z row_wise=True, 2025-05-07T21:03:28.4216450Z mixed=True, 2025-05-07T21:03:28.4216663Z use_cache=False, 2025-05-07T21:03:28.4216915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4217199Z use_cpu=False, 2025-05-07T21:03:28.4217438Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4217705Z ) 2025-05-07T21:03:28.4217929Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4218526Z self=, 2025-05-07T21:03:28.4219061Z compile=True, 2025-05-07T21:03:28.4219314Z T=3, 2025-05-07T21:03:28.4219498Z D=69, 2025-05-07T21:03:28.4219690Z B=104, 2025-05-07T21:03:28.4219870Z log_E=5, 2025-05-07T21:03:28.4220064Z L=9, 2025-05-07T21:03:28.4220256Z D_gradcheck=2, 2025-05-07T21:03:28.4220479Z stochastic_rounding=True, 2025-05-07T21:03:28.4220745Z weighted=True, 2025-05-07T21:03:28.4220966Z row_wise=False, 2025-05-07T21:03:28.4221176Z mixed=True, 2025-05-07T21:03:28.4221436Z use_cache=False, 2025-05-07T21:03:28.4221691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4221969Z use_cpu=True, 2025-05-07T21:03:28.4222209Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4222470Z ) 2025-05-07T21:03:28.4222706Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4223286Z self=, 2025-05-07T21:03:28.4223863Z compile=True, 2025-05-07T21:03:28.4224070Z T=3, 2025-05-07T21:03:28.4224254Z D=87, 2025-05-07T21:03:28.4224440Z B=58, 2025-05-07T21:03:28.4224625Z log_E=5, 2025-05-07T21:03:28.4224810Z L=14, 2025-05-07T21:03:28.4224998Z D_gradcheck=1, 2025-05-07T21:03:28.4225227Z stochastic_rounding=True, 2025-05-07T21:03:28.4225475Z weighted=False, 2025-05-07T21:03:28.4225696Z row_wise=True, 2025-05-07T21:03:28.4225903Z mixed=True, 2025-05-07T21:03:28.4226104Z use_cache=False, 2025-05-07T21:03:28.4226357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4226648Z use_cpu=False, 2025-05-07T21:03:28.4226877Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4227145Z ) 2025-05-07T21:03:28.4227380Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4227964Z self=, 2025-05-07T21:03:28.4228506Z compile=True, 2025-05-07T21:03:28.4228714Z T=3, 2025-05-07T21:03:28.4228900Z D=14, 2025-05-07T21:03:28.4229079Z B=12, 2025-05-07T21:03:28.4229264Z log_E=5, 2025-05-07T21:03:28.4229456Z L=16, 2025-05-07T21:03:28.4229646Z D_gradcheck=2, 2025-05-07T21:03:28.4229882Z stochastic_rounding=False, 2025-05-07T21:03:28.4230144Z weighted=False, 2025-05-07T21:03:28.4230351Z row_wise=False, 2025-05-07T21:03:28.4230561Z mixed=True, 2025-05-07T21:03:28.4230772Z use_cache=True, 2025-05-07T21:03:28.4231001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4231292Z use_cpu=True, 2025-05-07T21:03:28.4231523Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4231780Z ) 2025-05-07T21:03:28.4232015Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4232605Z self=, 2025-05-07T21:03:28.4233178Z compile=True, 2025-05-07T21:03:28.4233390Z T=2, 2025-05-07T21:03:28.4233577Z D=106, 2025-05-07T21:03:28.4233758Z B=35, 2025-05-07T21:03:28.4233937Z log_E=3, 2025-05-07T21:03:28.4234131Z L=11, 2025-05-07T21:03:28.4234320Z D_gradcheck=2, 2025-05-07T21:03:28.4234537Z stochastic_rounding=True, 2025-05-07T21:03:28.4234790Z weighted=False, 2025-05-07T21:03:28.4235004Z row_wise=True, 2025-05-07T21:03:28.4235199Z mixed=False, 2025-05-07T21:03:28.4235403Z use_cache=False, 2025-05-07T21:03:28.4235649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4235923Z use_cpu=False, 2025-05-07T21:03:28.4236156Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4236422Z ) 2025-05-07T21:03:28.4236643Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4237225Z self=, 2025-05-07T21:03:28.4237754Z compile=False, 2025-05-07T21:03:28.4237954Z T=2, 2025-05-07T21:03:28.4238140Z D=35, 2025-05-07T21:03:28.4238321Z B=55, 2025-05-07T21:03:28.4238497Z log_E=4, 2025-05-07T21:03:28.4238680Z L=5, 2025-05-07T21:03:28.4238909Z D_gradcheck=1, 2025-05-07T21:03:28.4239124Z stochastic_rounding=True, 2025-05-07T21:03:28.4239376Z weighted=True, 2025-05-07T21:03:28.4239584Z row_wise=False, 2025-05-07T21:03:28.4239784Z mixed=False, 2025-05-07T21:03:28.4239991Z use_cache=True, 2025-05-07T21:03:28.4240223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4240547Z use_cpu=True, 2025-05-07T21:03:28.4240773Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4413789Z ) 2025-05-07T21:03:28.4414088Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4414687Z self=, 2025-05-07T21:03:28.4415230Z compile=False, 2025-05-07T21:03:28.4415442Z T=3, 2025-05-07T21:03:28.4415636Z D=106, 2025-05-07T21:03:28.4415885Z B=69, 2025-05-07T21:03:28.4416078Z log_E=4, 2025-05-07T21:03:28.4416277Z L=9, 2025-05-07T21:03:28.4416462Z D_gradcheck=2, 2025-05-07T21:03:28.4416701Z stochastic_rounding=True, 2025-05-07T21:03:28.4416962Z weighted=True, 2025-05-07T21:03:28.4417173Z row_wise=False, 2025-05-07T21:03:28.4417392Z mixed=False, 2025-05-07T21:03:28.4417611Z use_cache=True, 2025-05-07T21:03:28.4417849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4418147Z use_cpu=False, 2025-05-07T21:03:28.4418389Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4418649Z ) 2025-05-07T21:03:28.4418896Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4419494Z self=, 2025-05-07T21:03:28.4420028Z compile=False, 2025-05-07T21:03:28.4420231Z T=5, 2025-05-07T21:03:28.4420418Z D=61, 2025-05-07T21:03:28.4420603Z B=127, 2025-05-07T21:03:28.4420799Z log_E=5, 2025-05-07T21:03:28.4420996Z L=14, 2025-05-07T21:03:28.4421191Z D_gradcheck=1, 2025-05-07T21:03:28.4421416Z stochastic_rounding=True, 2025-05-07T21:03:28.4421680Z weighted=True, 2025-05-07T21:03:28.4421894Z row_wise=False, 2025-05-07T21:03:28.4422102Z mixed=True, 2025-05-07T21:03:28.4422314Z use_cache=False, 2025-05-07T21:03:28.4422566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4422850Z use_cpu=True, 2025-05-07T21:03:28.4423087Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4423357Z ) 2025-05-07T21:03:28.4423597Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4424193Z self=, 2025-05-07T21:03:28.4424727Z compile=False, 2025-05-07T21:03:28.4424938Z T=5, 2025-05-07T21:03:28.4425120Z D=120, 2025-05-07T21:03:28.4425315Z B=47, 2025-05-07T21:03:28.4425567Z log_E=3, 2025-05-07T21:03:28.4425760Z L=20, 2025-05-07T21:03:28.4425964Z D_gradcheck=1, 2025-05-07T21:03:28.4426202Z stochastic_rounding=True, 2025-05-07T21:03:28.4426458Z weighted=False, 2025-05-07T21:03:28.4426683Z row_wise=True, 2025-05-07T21:03:28.4426889Z mixed=True, 2025-05-07T21:03:28.4427089Z use_cache=True, 2025-05-07T21:03:28.4427330Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4427625Z use_cpu=False, 2025-05-07T21:03:28.4427856Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4428124Z ) 2025-05-07T21:03:28.4428354Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4428938Z self=, 2025-05-07T21:03:28.4429476Z compile=False, 2025-05-07T21:03:28.4429693Z T=3, 2025-05-07T21:03:28.4429875Z D=115, 2025-05-07T21:03:28.4430068Z B=50, 2025-05-07T21:03:28.4430260Z log_E=3, 2025-05-07T21:03:28.4430456Z L=15, 2025-05-07T21:03:28.4430655Z D_gradcheck=1, 2025-05-07T21:03:28.4430886Z stochastic_rounding=True, 2025-05-07T21:03:28.4431145Z weighted=True, 2025-05-07T21:03:28.4431357Z row_wise=False, 2025-05-07T21:03:28.4431639Z mixed=True, 2025-05-07T21:03:28.4431851Z use_cache=False, 2025-05-07T21:03:28.4432092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4432430Z use_cpu=True, 2025-05-07T21:03:28.4432666Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4432922Z ) 2025-05-07T21:03:28.4433158Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4433812Z self=, 2025-05-07T21:03:28.4434348Z compile=False, 2025-05-07T21:03:28.4434560Z T=2, 2025-05-07T21:03:28.4434748Z D=111, 2025-05-07T21:03:28.4434933Z B=52, 2025-05-07T21:03:28.4435123Z log_E=3, 2025-05-07T21:03:28.4435316Z L=20, 2025-05-07T21:03:28.4435511Z D_gradcheck=1, 2025-05-07T21:03:28.4435742Z stochastic_rounding=False, 2025-05-07T21:03:28.4436045Z weighted=True, 2025-05-07T21:03:28.4436262Z row_wise=False, 2025-05-07T21:03:28.4436469Z mixed=True, 2025-05-07T21:03:28.4436692Z use_cache=False, 2025-05-07T21:03:28.4436943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4437225Z use_cpu=False, 2025-05-07T21:03:28.4437461Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4437721Z ) 2025-05-07T21:03:28.4437950Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4438541Z self=, 2025-05-07T21:03:28.4439077Z compile=False, 2025-05-07T21:03:28.4439283Z T=3, 2025-05-07T21:03:28.4439476Z D=41, 2025-05-07T21:03:28.4439660Z B=128, 2025-05-07T21:03:28.4439849Z log_E=4, 2025-05-07T21:03:28.4440042Z L=2, 2025-05-07T21:03:28.4440231Z D_gradcheck=1, 2025-05-07T21:03:28.4440462Z stochastic_rounding=True, 2025-05-07T21:03:28.4440787Z weighted=False, 2025-05-07T21:03:28.4441011Z row_wise=True, 2025-05-07T21:03:28.4441218Z mixed=True, 2025-05-07T21:03:28.4441455Z use_cache=False, 2025-05-07T21:03:28.4441730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4442008Z use_cpu=True, 2025-05-07T21:03:28.4442239Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4442503Z ) 2025-05-07T21:03:28.4442739Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4443322Z self=, 2025-05-07T21:03:28.4443858Z compile=True, 2025-05-07T21:03:28.4444069Z T=2, 2025-05-07T21:03:28.4444249Z D=75, 2025-05-07T21:03:28.4444433Z B=20, 2025-05-07T21:03:28.4444617Z log_E=4, 2025-05-07T21:03:28.4444802Z L=1, 2025-05-07T21:03:28.4444992Z D_gradcheck=1, 2025-05-07T21:03:28.4445216Z stochastic_rounding=True, 2025-05-07T21:03:28.4445520Z weighted=False, 2025-05-07T21:03:28.4445745Z row_wise=True, 2025-05-07T21:03:28.4445954Z mixed=False, 2025-05-07T21:03:28.4446162Z use_cache=False, 2025-05-07T21:03:28.4446410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4446700Z use_cpu=False, 2025-05-07T21:03:28.4446932Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4447198Z ) 2025-05-07T21:03:28.4447434Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4448018Z self=, 2025-05-07T21:03:28.4448561Z compile=False, 2025-05-07T21:03:28.4448768Z T=5, 2025-05-07T21:03:28.4448959Z D=87, 2025-05-07T21:03:28.4449141Z B=36, 2025-05-07T21:03:28.4449328Z log_E=5, 2025-05-07T21:03:28.4449525Z L=0, 2025-05-07T21:03:28.4449709Z D_gradcheck=2, 2025-05-07T21:03:28.4449945Z stochastic_rounding=False, 2025-05-07T21:03:28.4450210Z weighted=False, 2025-05-07T21:03:28.4450421Z row_wise=False, 2025-05-07T21:03:28.4450633Z mixed=False, 2025-05-07T21:03:28.4450847Z use_cache=True, 2025-05-07T21:03:28.4451088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4451452Z use_cpu=False, 2025-05-07T21:03:28.4451716Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4451968Z ) 2025-05-07T21:03:28.4452204Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4452788Z self=, 2025-05-07T21:03:28.4453319Z compile=True, 2025-05-07T21:03:28.4453529Z T=1, 2025-05-07T21:03:28.4453713Z D=117, 2025-05-07T21:03:28.4453938Z B=30, 2025-05-07T21:03:28.4454131Z log_E=3, 2025-05-07T21:03:28.4454330Z L=8, 2025-05-07T21:03:28.4454518Z D_gradcheck=2, 2025-05-07T21:03:28.4454749Z stochastic_rounding=True, 2025-05-07T21:03:28.4455009Z weighted=False, 2025-05-07T21:03:28.4455226Z row_wise=True, 2025-05-07T21:03:28.4455432Z mixed=True, 2025-05-07T21:03:28.4455644Z use_cache=False, 2025-05-07T21:03:28.4455937Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4456216Z use_cpu=False, 2025-05-07T21:03:28.4456461Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4456719Z ) 2025-05-07T21:03:28.4456946Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4457525Z self=, 2025-05-07T21:03:28.4458061Z compile=False, 2025-05-07T21:03:28.4458264Z T=4, 2025-05-07T21:03:28.4458453Z D=29, 2025-05-07T21:03:28.4458632Z B=48, 2025-05-07T21:03:28.4458814Z log_E=4, 2025-05-07T21:03:28.4459015Z L=2, 2025-05-07T21:03:28.4459206Z D_gradcheck=1, 2025-05-07T21:03:28.4459430Z stochastic_rounding=False, 2025-05-07T21:03:28.4459691Z weighted=False, 2025-05-07T21:03:28.4459909Z row_wise=False, 2025-05-07T21:03:28.4460123Z mixed=False, 2025-05-07T21:03:28.4460340Z use_cache=True, 2025-05-07T21:03:28.4460576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4460870Z use_cpu=False, 2025-05-07T21:03:28.4461100Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4461367Z ) 2025-05-07T21:03:28.4461603Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4462179Z self=, 2025-05-07T21:03:28.4462715Z compile=False, 2025-05-07T21:03:28.4462926Z T=4, 2025-05-07T21:03:28.4463107Z D=65, 2025-05-07T21:03:28.4463300Z B=75, 2025-05-07T21:03:28.4463486Z log_E=3, 2025-05-07T21:03:28.4463687Z L=3, 2025-05-07T21:03:28.4463882Z D_gradcheck=1, 2025-05-07T21:03:28.4464109Z stochastic_rounding=True, 2025-05-07T21:03:28.4464370Z weighted=False, 2025-05-07T21:03:28.4464597Z row_wise=False, 2025-05-07T21:03:28.4464813Z mixed=False, 2025-05-07T21:03:28.4471228Z use_cache=True, 2025-05-07T21:03:28.4471563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4471858Z use_cpu=True, 2025-05-07T21:03:28.4472097Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4472366Z ) 2025-05-07T21:03:28.4472611Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4473205Z self=, 2025-05-07T21:03:28.4473747Z compile=True, 2025-05-07T21:03:28.4473958Z T=4, 2025-05-07T21:03:28.4474147Z D=104, 2025-05-07T21:03:28.4474341Z B=72, 2025-05-07T21:03:28.4474533Z log_E=3, 2025-05-07T21:03:28.4474722Z L=13, 2025-05-07T21:03:28.4474920Z D_gradcheck=1, 2025-05-07T21:03:28.4475157Z stochastic_rounding=True, 2025-05-07T21:03:28.4475414Z weighted=True, 2025-05-07T21:03:28.4475640Z row_wise=True, 2025-05-07T21:03:28.4475854Z mixed=True, 2025-05-07T21:03:28.4476062Z use_cache=True, 2025-05-07T21:03:28.4476310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4476613Z use_cpu=True, 2025-05-07T21:03:28.4476847Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4477110Z ) 2025-05-07T21:03:28.4477344Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4477990Z self=, 2025-05-07T21:03:28.4478533Z compile=True, 2025-05-07T21:03:28.4478744Z T=2, 2025-05-07T21:03:28.4478932Z D=93, 2025-05-07T21:03:28.4479112Z B=93, 2025-05-07T21:03:28.4479301Z log_E=3, 2025-05-07T21:03:28.4479497Z L=1, 2025-05-07T21:03:28.4479685Z D_gradcheck=2, 2025-05-07T21:03:28.4479962Z stochastic_rounding=False, 2025-05-07T21:03:28.4480225Z weighted=True, 2025-05-07T21:03:28.4480434Z row_wise=True, 2025-05-07T21:03:28.4480702Z mixed=True, 2025-05-07T21:03:28.4480918Z use_cache=False, 2025-05-07T21:03:28.4481163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4481452Z use_cpu=False, 2025-05-07T21:03:28.4481696Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4482029Z ) 2025-05-07T21:03:28.4482267Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4482871Z self=, 2025-05-07T21:03:28.4483408Z compile=True, 2025-05-07T21:03:28.4483627Z T=5, 2025-05-07T21:03:28.4483822Z D=112, 2025-05-07T21:03:28.4484012Z B=128, 2025-05-07T21:03:28.4484207Z log_E=5, 2025-05-07T21:03:28.4484404Z L=0, 2025-05-07T21:03:28.4484595Z D_gradcheck=1, 2025-05-07T21:03:28.4484824Z stochastic_rounding=True, 2025-05-07T21:03:28.4485084Z weighted=True, 2025-05-07T21:03:28.4485296Z row_wise=True, 2025-05-07T21:03:28.4485500Z mixed=True, 2025-05-07T21:03:28.4485715Z use_cache=False, 2025-05-07T21:03:28.4485965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4486250Z use_cpu=False, 2025-05-07T21:03:28.4486485Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4486753Z ) 2025-05-07T21:03:28.4486985Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4487567Z self=, 2025-05-07T21:03:28.4488112Z compile=True, 2025-05-07T21:03:28.4488320Z T=1, 2025-05-07T21:03:28.4488517Z D=78, 2025-05-07T21:03:28.4488706Z B=96, 2025-05-07T21:03:28.4488892Z log_E=5, 2025-05-07T21:03:28.4489088Z L=3, 2025-05-07T21:03:28.4489281Z D_gradcheck=2, 2025-05-07T21:03:28.4489505Z stochastic_rounding=True, 2025-05-07T21:03:28.4489768Z weighted=False, 2025-05-07T21:03:28.4489988Z row_wise=False, 2025-05-07T21:03:28.4490196Z mixed=False, 2025-05-07T21:03:28.4490410Z use_cache=True, 2025-05-07T21:03:28.4490656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4490948Z use_cpu=True, 2025-05-07T21:03:28.4491177Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4491447Z ) 2025-05-07T21:03:28.4491730Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4492316Z self=, 2025-05-07T21:03:28.4492859Z compile=True, 2025-05-07T21:03:28.4493070Z T=3, 2025-05-07T21:03:28.4493257Z D=41, 2025-05-07T21:03:28.4493444Z B=101, 2025-05-07T21:03:28.4493637Z log_E=5, 2025-05-07T21:03:28.4493838Z L=1, 2025-05-07T21:03:28.4494037Z D_gradcheck=1, 2025-05-07T21:03:28.4494511Z stochastic_rounding=True, 2025-05-07T21:03:28.4494767Z weighted=True, 2025-05-07T21:03:28.4494983Z row_wise=True, 2025-05-07T21:03:28.4495198Z mixed=False, 2025-05-07T21:03:28.4495413Z use_cache=True, 2025-05-07T21:03:28.4495653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4495942Z use_cpu=True, 2025-05-07T21:03:28.4496175Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4496434Z ) 2025-05-07T21:03:28.4496675Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4497272Z self=, 2025-05-07T21:03:28.4497807Z compile=True, 2025-05-07T21:03:28.4498108Z T=3, 2025-05-07T21:03:28.4498300Z D=93, 2025-05-07T21:03:28.4498481Z B=50, 2025-05-07T21:03:28.4498668Z log_E=3, 2025-05-07T21:03:28.4498861Z L=18, 2025-05-07T21:03:28.4499049Z D_gradcheck=2, 2025-05-07T21:03:28.4499279Z stochastic_rounding=True, 2025-05-07T21:03:28.4499534Z weighted=False, 2025-05-07T21:03:28.4499747Z row_wise=False, 2025-05-07T21:03:28.4499963Z mixed=False, 2025-05-07T21:03:28.4500250Z use_cache=True, 2025-05-07T21:03:28.4500492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4500782Z use_cpu=False, 2025-05-07T21:03:28.4501018Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4501274Z ) 2025-05-07T21:03:28.4501505Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4502094Z self=, 2025-05-07T21:03:28.4502692Z compile=False, 2025-05-07T21:03:28.4502906Z T=3, 2025-05-07T21:03:28.4503099Z D=112, 2025-05-07T21:03:28.4503293Z B=83, 2025-05-07T21:03:28.4503477Z log_E=4, 2025-05-07T21:03:28.4503672Z L=2, 2025-05-07T21:03:28.4503864Z D_gradcheck=2, 2025-05-07T21:03:28.4504088Z stochastic_rounding=False, 2025-05-07T21:03:28.4504347Z weighted=True, 2025-05-07T21:03:28.4504560Z row_wise=False, 2025-05-07T21:03:28.4504767Z mixed=True, 2025-05-07T21:03:28.4504979Z use_cache=True, 2025-05-07T21:03:28.4505221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4505505Z use_cpu=False, 2025-05-07T21:03:28.4505741Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4506003Z ) 2025-05-07T21:03:28.4506231Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4506821Z self=, 2025-05-07T21:03:28.4507361Z compile=False, 2025-05-07T21:03:28.4507566Z T=1, 2025-05-07T21:03:28.4507756Z D=88, 2025-05-07T21:03:28.4507941Z B=76, 2025-05-07T21:03:28.4508125Z log_E=5, 2025-05-07T21:03:28.4508325Z L=2, 2025-05-07T21:03:28.4508523Z D_gradcheck=1, 2025-05-07T21:03:28.4508752Z stochastic_rounding=False, 2025-05-07T21:03:28.4509011Z weighted=True, 2025-05-07T21:03:28.4509229Z row_wise=True, 2025-05-07T21:03:28.4509435Z mixed=True, 2025-05-07T21:03:28.4509651Z use_cache=True, 2025-05-07T21:03:28.4509904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4510197Z use_cpu=False, 2025-05-07T21:03:28.4510432Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4689791Z ) 2025-05-07T21:03:28.4690548Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4691428Z self=, 2025-05-07T21:03:28.4692542Z compile=False, 2025-05-07T21:03:28.4692854Z T=1, 2025-05-07T21:03:28.4693105Z D=97, 2025-05-07T21:03:28.4693351Z B=58, 2025-05-07T21:03:28.4693588Z log_E=3, 2025-05-07T21:03:28.4693797Z L=6, 2025-05-07T21:03:28.4693983Z D_gradcheck=1, 2025-05-07T21:03:28.4694629Z stochastic_rounding=False, 2025-05-07T21:03:28.4694903Z weighted=False, 2025-05-07T21:03:28.4695122Z row_wise=False, 2025-05-07T21:03:28.4695340Z mixed=True, 2025-05-07T21:03:28.4695557Z use_cache=True, 2025-05-07T21:03:28.4695802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4696110Z use_cpu=True, 2025-05-07T21:03:28.4696371Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4696660Z ) 2025-05-07T21:03:28.4696903Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4697561Z self=, 2025-05-07T21:03:28.4698108Z compile=True, 2025-05-07T21:03:28.4698326Z T=4, 2025-05-07T21:03:28.4698533Z D=28, 2025-05-07T21:03:28.4698736Z B=57, 2025-05-07T21:03:28.4698927Z log_E=4, 2025-05-07T21:03:28.4699137Z L=15, 2025-05-07T21:03:28.4699457Z D_gradcheck=1, 2025-05-07T21:03:28.4699694Z stochastic_rounding=True, 2025-05-07T21:03:28.4699968Z weighted=False, 2025-05-07T21:03:28.4700204Z row_wise=False, 2025-05-07T21:03:28.4700427Z mixed=True, 2025-05-07T21:03:28.4700656Z use_cache=True, 2025-05-07T21:03:28.4700916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4701234Z use_cpu=True, 2025-05-07T21:03:28.4701471Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4701840Z ) 2025-05-07T21:03:28.4702093Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4702683Z self=, 2025-05-07T21:03:28.4703236Z compile=False, 2025-05-07T21:03:28.4703463Z T=2, 2025-05-07T21:03:28.4703662Z D=65, 2025-05-07T21:03:28.4703950Z B=53, 2025-05-07T21:03:28.4704151Z log_E=4, 2025-05-07T21:03:28.4704355Z L=15, 2025-05-07T21:03:28.4704564Z D_gradcheck=2, 2025-05-07T21:03:28.4704809Z stochastic_rounding=True, 2025-05-07T21:03:28.4705069Z weighted=True, 2025-05-07T21:03:28.4705296Z row_wise=False, 2025-05-07T21:03:28.4705528Z mixed=True, 2025-05-07T21:03:28.4705742Z use_cache=False, 2025-05-07T21:03:28.4706007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4706312Z use_cpu=True, 2025-05-07T21:03:28.4706549Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4706820Z ) 2025-05-07T21:03:28.4707072Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4707670Z self=, 2025-05-07T21:03:28.4708212Z compile=True, 2025-05-07T21:03:28.4708436Z T=4, 2025-05-07T21:03:28.4708633Z D=65, 2025-05-07T21:03:28.4708825Z B=27, 2025-05-07T21:03:28.4709025Z log_E=5, 2025-05-07T21:03:28.4709236Z L=19, 2025-05-07T21:03:28.4709430Z D_gradcheck=1, 2025-05-07T21:03:28.4709676Z stochastic_rounding=False, 2025-05-07T21:03:28.4709950Z weighted=False, 2025-05-07T21:03:28.4710169Z row_wise=False, 2025-05-07T21:03:28.4710394Z mixed=False, 2025-05-07T21:03:28.4710620Z use_cache=True, 2025-05-07T21:03:28.4710861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4711160Z use_cpu=False, 2025-05-07T21:03:28.4711410Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4711679Z ) 2025-05-07T21:03:28.4711928Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4712538Z self=, 2025-05-07T21:03:28.4713088Z compile=False, 2025-05-07T21:03:28.4713301Z T=5, 2025-05-07T21:03:28.4713502Z D=119, 2025-05-07T21:03:28.4713709Z B=5, 2025-05-07T21:03:28.4713970Z log_E=3, 2025-05-07T21:03:28.4714182Z L=13, 2025-05-07T21:03:28.4714391Z D_gradcheck=2, 2025-05-07T21:03:28.4714620Z stochastic_rounding=True, 2025-05-07T21:03:28.4714893Z weighted=True, 2025-05-07T21:03:28.4715126Z row_wise=False, 2025-05-07T21:03:28.4715345Z mixed=True, 2025-05-07T21:03:28.4715568Z use_cache=True, 2025-05-07T21:03:28.4715823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4716116Z use_cpu=True, 2025-05-07T21:03:28.4716366Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4716644Z ) 2025-05-07T21:03:28.4716882Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4717488Z self=, 2025-05-07T21:03:28.4718040Z compile=True, 2025-05-07T21:03:28.4718253Z T=5, 2025-05-07T21:03:28.4718458Z D=80, 2025-05-07T21:03:28.4718659Z B=64, 2025-05-07T21:03:28.4718849Z log_E=3, 2025-05-07T21:03:28.4719064Z L=19, 2025-05-07T21:03:28.4719271Z D_gradcheck=2, 2025-05-07T21:03:28.4719508Z stochastic_rounding=False, 2025-05-07T21:03:28.4719776Z weighted=True, 2025-05-07T21:03:28.4720006Z row_wise=False, 2025-05-07T21:03:28.4720342Z mixed=True, 2025-05-07T21:03:28.4720643Z use_cache=True, 2025-05-07T21:03:28.4720893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4721189Z use_cpu=True, 2025-05-07T21:03:28.4721424Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4721702Z ) 2025-05-07T21:03:28.4721946Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4722579Z self=, 2025-05-07T21:03:28.4723130Z compile=False, 2025-05-07T21:03:28.4723355Z T=2, 2025-05-07T21:03:28.4723546Z D=14, 2025-05-07T21:03:28.4723746Z B=10, 2025-05-07T21:03:28.4723946Z log_E=3, 2025-05-07T21:03:28.4724146Z L=11, 2025-05-07T21:03:28.4724348Z D_gradcheck=2, 2025-05-07T21:03:28.4724590Z stochastic_rounding=False, 2025-05-07T21:03:28.4724895Z weighted=False, 2025-05-07T21:03:28.4725122Z row_wise=False, 2025-05-07T21:03:28.4725347Z mixed=True, 2025-05-07T21:03:28.4725564Z use_cache=False, 2025-05-07T21:03:28.4725824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4726127Z use_cpu=False, 2025-05-07T21:03:28.4726365Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4726639Z ) 2025-05-07T21:03:28.4726887Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4727488Z self=, 2025-05-07T21:03:28.4728031Z compile=True, 2025-05-07T21:03:28.4728251Z T=4, 2025-05-07T21:03:28.4728451Z D=112, 2025-05-07T21:03:28.4728644Z B=96, 2025-05-07T21:03:28.4728850Z log_E=3, 2025-05-07T21:03:28.4729060Z L=9, 2025-05-07T21:03:28.4729255Z D_gradcheck=2, 2025-05-07T21:03:28.4729498Z stochastic_rounding=True, 2025-05-07T21:03:28.4729768Z weighted=True, 2025-05-07T21:03:28.4729988Z row_wise=False, 2025-05-07T21:03:28.4730213Z mixed=True, 2025-05-07T21:03:28.4730435Z use_cache=False, 2025-05-07T21:03:28.4730691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4730995Z use_cpu=False, 2025-05-07T21:03:28.4731242Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4731512Z ) 2025-05-07T21:03:28.4731758Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4732353Z self=, 2025-05-07T21:03:28.4732902Z compile=False, 2025-05-07T21:03:28.4733115Z T=1, 2025-05-07T21:03:28.4733311Z D=90, 2025-05-07T21:03:28.4733508Z B=5, 2025-05-07T21:03:28.4733698Z log_E=4, 2025-05-07T21:03:28.4733906Z L=0, 2025-05-07T21:03:28.4734110Z D_gradcheck=2, 2025-05-07T21:03:28.4734341Z stochastic_rounding=True, 2025-05-07T21:03:28.4734658Z weighted=True, 2025-05-07T21:03:28.4734885Z row_wise=False, 2025-05-07T21:03:28.4735105Z mixed=False, 2025-05-07T21:03:28.4735329Z use_cache=False, 2025-05-07T21:03:28.4735589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4735887Z use_cpu=False, 2025-05-07T21:03:28.4736134Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4736411Z ) 2025-05-07T21:03:28.4736647Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4737249Z self=, 2025-05-07T21:03:28.4737794Z compile=True, 2025-05-07T21:03:28.4738008Z T=1, 2025-05-07T21:03:28.4738208Z D=123, 2025-05-07T21:03:28.4738413Z B=53, 2025-05-07T21:03:28.4738604Z log_E=5, 2025-05-07T21:03:28.4738811Z L=18, 2025-05-07T21:03:28.4739015Z D_gradcheck=1, 2025-05-07T21:03:28.4739257Z stochastic_rounding=False, 2025-05-07T21:03:28.4739521Z weighted=False, 2025-05-07T21:03:28.4739754Z row_wise=True, 2025-05-07T21:03:28.4739981Z mixed=False, 2025-05-07T21:03:28.4740199Z use_cache=True, 2025-05-07T21:03:28.4740449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4740801Z use_cpu=True, 2025-05-07T21:03:28.4741041Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4741321Z ) 2025-05-07T21:03:28.4741569Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4742157Z self=, 2025-05-07T21:03:28.4742705Z compile=False, 2025-05-07T21:03:28.4742928Z T=4, 2025-05-07T21:03:28.4743117Z D=31, 2025-05-07T21:03:28.4743361Z B=101, 2025-05-07T21:03:28.4743563Z log_E=3, 2025-05-07T21:03:28.4743761Z L=3, 2025-05-07T21:03:28.4743967Z D_gradcheck=2, 2025-05-07T21:03:28.4744209Z stochastic_rounding=True, 2025-05-07T21:03:28.4744472Z weighted=True, 2025-05-07T21:03:28.4744698Z row_wise=True, 2025-05-07T21:03:28.4744920Z mixed=True, 2025-05-07T21:03:28.4745137Z use_cache=False, 2025-05-07T21:03:28.4745440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4745740Z use_cpu=False, 2025-05-07T21:03:28.4745991Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4746256Z ) 2025-05-07T21:03:28.4746499Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4747095Z self=, 2025-05-07T21:03:28.4747634Z compile=False, 2025-05-07T21:03:28.4747853Z T=4, 2025-05-07T21:03:28.4748048Z D=55, 2025-05-07T21:03:28.4748238Z B=107, 2025-05-07T21:03:28.4748442Z log_E=5, 2025-05-07T21:03:28.4748649Z L=1, 2025-05-07T21:03:28.4748844Z D_gradcheck=2, 2025-05-07T21:03:28.4749089Z stochastic_rounding=False, 2025-05-07T21:03:28.4749359Z weighted=True, 2025-05-07T21:03:28.4749576Z row_wise=True, 2025-05-07T21:03:28.4749798Z mixed=False, 2025-05-07T21:03:28.4750024Z use_cache=True, 2025-05-07T21:03:28.4750265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4750563Z use_cpu=True, 2025-05-07T21:03:28.4750806Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4751075Z ) 2025-05-07T21:03:28.4751321Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4751915Z self=, 2025-05-07T21:03:28.4752465Z compile=False, 2025-05-07T21:03:28.4752680Z T=1, 2025-05-07T21:03:28.4752878Z D=35, 2025-05-07T21:03:28.4753079Z B=79, 2025-05-07T21:03:28.4753270Z log_E=4, 2025-05-07T21:03:28.4753490Z L=2, 2025-05-07T21:03:28.4753695Z D_gradcheck=1, 2025-05-07T21:03:28.4753928Z stochastic_rounding=True, 2025-05-07T21:03:28.4754203Z weighted=True, 2025-05-07T21:03:28.4754519Z row_wise=False, 2025-05-07T21:03:28.4762914Z mixed=True, 2025-05-07T21:03:28.4763161Z use_cache=True, 2025-05-07T21:03:28.4763493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4763805Z use_cpu=False, 2025-05-07T21:03:28.4764043Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4764317Z ) 2025-05-07T21:03:28.4764559Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4765149Z self=, 2025-05-07T21:03:28.4765694Z compile=True, 2025-05-07T21:03:28.4765911Z T=1, 2025-05-07T21:03:28.4766094Z D=53, 2025-05-07T21:03:28.4766284Z B=102, 2025-05-07T21:03:28.4766475Z log_E=4, 2025-05-07T21:03:28.4766667Z L=13, 2025-05-07T21:03:28.4766865Z D_gradcheck=1, 2025-05-07T21:03:28.4767102Z stochastic_rounding=False, 2025-05-07T21:03:28.4767357Z weighted=True, 2025-05-07T21:03:28.4767575Z row_wise=True, 2025-05-07T21:03:28.4767788Z mixed=True, 2025-05-07T21:03:28.4767993Z use_cache=False, 2025-05-07T21:03:28.4768246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4768544Z use_cpu=True, 2025-05-07T21:03:28.4768779Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4769053Z ) 2025-05-07T21:03:28.4769294Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4769942Z self=, 2025-05-07T21:03:28.4770474Z compile=True, 2025-05-07T21:03:28.4770689Z T=2, 2025-05-07T21:03:28.4770881Z D=20, 2025-05-07T21:03:28.4771064Z B=104, 2025-05-07T21:03:28.4771258Z log_E=5, 2025-05-07T21:03:28.4771460Z L=2, 2025-05-07T21:03:28.4771648Z D_gradcheck=1, 2025-05-07T21:03:28.4771924Z stochastic_rounding=True, 2025-05-07T21:03:28.4772186Z weighted=True, 2025-05-07T21:03:28.4772401Z row_wise=True, 2025-05-07T21:03:28.4772616Z mixed=False, 2025-05-07T21:03:28.4772834Z use_cache=True, 2025-05-07T21:03:28.4773070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4773364Z use_cpu=True, 2025-05-07T21:03:28.4773604Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4773910Z ) 2025-05-07T21:03:28.4774147Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4774739Z self=, 2025-05-07T21:03:28.4775281Z compile=True, 2025-05-07T21:03:28.4775486Z T=5, 2025-05-07T21:03:28.4775678Z D=82, 2025-05-07T21:03:28.4775868Z B=41, 2025-05-07T21:03:28.4776052Z log_E=4, 2025-05-07T21:03:28.4776253Z L=3, 2025-05-07T21:03:28.4776446Z D_gradcheck=1, 2025-05-07T21:03:28.4776673Z stochastic_rounding=False, 2025-05-07T21:03:28.4776942Z weighted=False, 2025-05-07T21:03:28.4777163Z row_wise=True, 2025-05-07T21:03:28.4777371Z mixed=False, 2025-05-07T21:03:28.4777588Z use_cache=False, 2025-05-07T21:03:28.4777844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4778130Z use_cpu=False, 2025-05-07T21:03:28.4778368Z output_dtype=SparseType.BF16, 2025-05-07T21:03:28.4778634Z ) 2025-05-07T21:03:28.4778867Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4779461Z self=, 2025-05-07T21:03:28.4780002Z compile=False, 2025-05-07T21:03:28.4780212Z T=2, 2025-05-07T21:03:28.4780402Z D=17, 2025-05-07T21:03:28.4780592Z B=24, 2025-05-07T21:03:28.4780775Z log_E=3, 2025-05-07T21:03:28.4780974Z L=5, 2025-05-07T21:03:28.4781170Z D_gradcheck=2, 2025-05-07T21:03:28.4781403Z stochastic_rounding=False, 2025-05-07T21:03:28.4781657Z weighted=True, 2025-05-07T21:03:28.4781879Z row_wise=False, 2025-05-07T21:03:28.4782097Z mixed=True, 2025-05-07T21:03:28.4782304Z use_cache=True, 2025-05-07T21:03:28.4782550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:28.4782840Z use_cpu=True, 2025-05-07T21:03:28.4783070Z output_dtype=SparseType.FP16, 2025-05-07T21:03:28.4783336Z ) 2025-05-07T21:03:28.4783643Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4784230Z self=, 2025-05-07T21:03:28.4784768Z compile=True, 2025-05-07T21:03:28.4784984Z T=4, 2025-05-07T21:03:28.4785171Z D=120, 2025-05-07T21:03:28.4785365Z B=74, 2025-05-07T21:03:28.4785558Z log_E=3, 2025-05-07T21:03:28.4785753Z L=16, 2025-05-07T21:03:28.4785950Z D_gradcheck=1, 2025-05-07T21:03:28.4786186Z stochastic_rounding=False, 2025-05-07T21:03:28.4786443Z weighted=True, 2025-05-07T21:03:28.4786662Z row_wise=True, 2025-05-07T21:03:28.4786880Z mixed=True, 2025-05-07T21:03:28.4787088Z use_cache=False, 2025-05-07T21:03:28.4787341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4787633Z use_cpu=True, 2025-05-07T21:03:28.4787871Z output_dtype=SparseType.FP32, 2025-05-07T21:03:28.4788131Z ) 2025-05-07T21:03:28.4788370Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:28.4788961Z self=, 2025-05-07T21:03:28.4789498Z compile=False, 2025-05-07T21:03:28.4789790Z T=3, 2025-05-07T21:03:28.4789979Z D=82, 2025-05-07T21:03:28.4790161Z B=99, 2025-05-07T21:03:28.4790354Z log_E=5, 2025-05-07T21:03:28.4790553Z L=2, 2025-05-07T21:03:28.4790739Z D_gradcheck=2, 2025-05-07T21:03:28.4790972Z stochastic_rounding=False, 2025-05-07T21:03:28.4791234Z weighted=False, 2025-05-07T21:03:28.4791447Z row_wise=True, 2025-05-07T21:03:28.4791659Z mixed=True, 2025-05-07T21:03:28.4791918Z use_cache=False, 2025-05-07T21:03:28.4792166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:28.4792458Z use_cpu=False, 2025-05-07T21:03:28.4792696Z output_dtype=SparseType.FP32, 2025-05-07T21:03:29.9836291Z ) 2025-05-07T21:03:29.9836673Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9837653Z self=, 2025-05-07T21:03:29.9838563Z compile=True, 2025-05-07T21:03:29.9838782Z T=5, 2025-05-07T21:03:29.9838977Z D=52, 2025-05-07T21:03:29.9839169Z B=18, 2025-05-07T21:03:29.9839362Z log_E=4, 2025-05-07T21:03:29.9839553Z L=4, 2025-05-07T21:03:29.9839747Z D_gradcheck=1, 2025-05-07T21:03:29.9839980Z stochastic_rounding=False, 2025-05-07T21:03:29.9840231Z weighted=True, 2025-05-07T21:03:29.9840447Z row_wise=True, 2025-05-07T21:03:29.9840755Z mixed=True, 2025-05-07T21:03:29.9840956Z use_cache=True, 2025-05-07T21:03:29.9841211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:29.9841501Z use_cpu=True, 2025-05-07T21:03:29.9841725Z output_dtype=SparseType.FP16, 2025-05-07T21:03:29.9841992Z ) 2025-05-07T21:03:29.9842233Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9842813Z self=, 2025-05-07T21:03:29.9843345Z compile=True, 2025-05-07T21:03:29.9843549Z T=3, 2025-05-07T21:03:29.9843728Z D=109, 2025-05-07T21:03:29.9843916Z B=78, 2025-05-07T21:03:29.9844104Z log_E=5, 2025-05-07T21:03:29.9844294Z L=14, 2025-05-07T21:03:29.9844481Z D_gradcheck=1, 2025-05-07T21:03:29.9844706Z stochastic_rounding=True, 2025-05-07T21:03:29.9844955Z weighted=True, 2025-05-07T21:03:29.9845171Z row_wise=False, 2025-05-07T21:03:29.9845378Z mixed=False, 2025-05-07T21:03:29.9845589Z use_cache=True, 2025-05-07T21:03:29.9845822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:29.9846116Z use_cpu=True, 2025-05-07T21:03:29.9846352Z output_dtype=SparseType.FP32, 2025-05-07T21:03:29.9846607Z ) 2025-05-07T21:03:29.9846843Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9847431Z self=, 2025-05-07T21:03:29.9848051Z compile=True, 2025-05-07T21:03:29.9848273Z T=4, 2025-05-07T21:03:29.9848468Z D=101, 2025-05-07T21:03:29.9848656Z B=83, 2025-05-07T21:03:29.9848848Z log_E=4, 2025-05-07T21:03:29.9849053Z L=18, 2025-05-07T21:03:29.9849239Z D_gradcheck=2, 2025-05-07T21:03:29.9849473Z stochastic_rounding=True, 2025-05-07T21:03:29.9849735Z weighted=True, 2025-05-07T21:03:29.9849951Z row_wise=False, 2025-05-07T21:03:29.9850171Z mixed=False, 2025-05-07T21:03:29.9850384Z use_cache=True, 2025-05-07T21:03:29.9850617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:29.9850943Z use_cpu=False, 2025-05-07T21:03:29.9851176Z output_dtype=SparseType.FP32, 2025-05-07T21:03:29.9851441Z ) 2025-05-07T21:03:29.9851671Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9852255Z self=, 2025-05-07T21:03:29.9852786Z compile=False, 2025-05-07T21:03:29.9852997Z T=3, 2025-05-07T21:03:29.9853187Z D=40, 2025-05-07T21:03:29.9853367Z B=82, 2025-05-07T21:03:29.9853551Z log_E=5, 2025-05-07T21:03:29.9853745Z L=4, 2025-05-07T21:03:29.9854027Z D_gradcheck=1, 2025-05-07T21:03:29.9854253Z stochastic_rounding=True, 2025-05-07T21:03:29.9854515Z weighted=False, 2025-05-07T21:03:29.9854723Z row_wise=False, 2025-05-07T21:03:29.9854935Z mixed=False, 2025-05-07T21:03:29.9855149Z use_cache=False, 2025-05-07T21:03:29.9855394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:29.9855684Z use_cpu=False, 2025-05-07T21:03:29.9855923Z output_dtype=SparseType.BF16, 2025-05-07T21:03:29.9856258Z ) 2025-05-07T21:03:29.9856494Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9857074Z self=, 2025-05-07T21:03:29.9857606Z compile=True, 2025-05-07T21:03:29.9857808Z T=3, 2025-05-07T21:03:29.9857999Z D=111, 2025-05-07T21:03:29.9858233Z B=84, 2025-05-07T21:03:29.9858408Z log_E=4, 2025-05-07T21:03:29.9858605Z L=16, 2025-05-07T21:03:29.9858801Z D_gradcheck=1, 2025-05-07T21:03:29.9859020Z stochastic_rounding=True, 2025-05-07T21:03:29.9859271Z weighted=False, 2025-05-07T21:03:29.9859481Z row_wise=True, 2025-05-07T21:03:29.9859679Z mixed=False, 2025-05-07T21:03:29.9859889Z use_cache=True, 2025-05-07T21:03:29.9860131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:29.9860404Z use_cpu=True, 2025-05-07T21:03:29.9860637Z output_dtype=SparseType.FP16, 2025-05-07T21:03:29.9860898Z ) 2025-05-07T21:03:29.9861120Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9861708Z self=, 2025-05-07T21:03:29.9862238Z compile=True, 2025-05-07T21:03:29.9862439Z T=4, 2025-05-07T21:03:29.9862625Z D=124, 2025-05-07T21:03:29.9862814Z B=89, 2025-05-07T21:03:29.9862991Z log_E=3, 2025-05-07T21:03:29.9863187Z L=2, 2025-05-07T21:03:29.9863378Z D_gradcheck=1, 2025-05-07T21:03:29.9863598Z stochastic_rounding=True, 2025-05-07T21:03:29.9863857Z weighted=False, 2025-05-07T21:03:29.9864077Z row_wise=True, 2025-05-07T21:03:29.9864296Z mixed=False, 2025-05-07T21:03:29.9864505Z use_cache=False, 2025-05-07T21:03:29.9864753Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:29.9865049Z use_cpu=False, 2025-05-07T21:03:29.9865281Z output_dtype=SparseType.FP32, 2025-05-07T21:03:29.9865551Z ) 2025-05-07T21:03:29.9865791Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9866361Z self=, 2025-05-07T21:03:29.9866890Z compile=False, 2025-05-07T21:03:29.9867100Z T=1, 2025-05-07T21:03:29.9867282Z D=11, 2025-05-07T21:03:29.9867463Z B=52, 2025-05-07T21:03:29.9867696Z log_E=4, 2025-05-07T21:03:29.9867883Z L=16, 2025-05-07T21:03:29.9868078Z D_gradcheck=2, 2025-05-07T21:03:29.9868305Z stochastic_rounding=True, 2025-05-07T21:03:29.9868553Z weighted=True, 2025-05-07T21:03:29.9868774Z row_wise=True, 2025-05-07T21:03:29.9868983Z mixed=False, 2025-05-07T21:03:29.9869186Z use_cache=False, 2025-05-07T21:03:29.9869436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:29.9869723Z use_cpu=False, 2025-05-07T21:03:29.9869949Z output_dtype=SparseType.FP16, 2025-05-07T21:03:29.9870207Z ) 2025-05-07T21:03:29.9870435Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9871017Z self=, 2025-05-07T21:03:29.9871538Z compile=True, 2025-05-07T21:03:29.9871740Z T=1, 2025-05-07T21:03:29.9871924Z D=72, 2025-05-07T21:03:29.9872102Z B=32, 2025-05-07T21:03:29.9872293Z log_E=3, 2025-05-07T21:03:29.9872485Z L=3, 2025-05-07T21:03:29.9872673Z D_gradcheck=2, 2025-05-07T21:03:29.9872900Z stochastic_rounding=True, 2025-05-07T21:03:29.9873162Z weighted=False, 2025-05-07T21:03:29.9873371Z row_wise=False, 2025-05-07T21:03:29.9873625Z mixed=True, 2025-05-07T21:03:29.9873839Z use_cache=False, 2025-05-07T21:03:29.9874075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:29.9874358Z use_cpu=True, 2025-05-07T21:03:29.9874586Z output_dtype=SparseType.BF16, 2025-05-07T21:03:29.9874835Z ) 2025-05-07T21:03:29.9875066Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9875688Z self=, 2025-05-07T21:03:29.9876224Z compile=False, 2025-05-07T21:03:29.9876428Z T=3, 2025-05-07T21:03:29.9876624Z D=8, 2025-05-07T21:03:29.9876815Z B=23, 2025-05-07T21:03:29.9876995Z log_E=3, 2025-05-07T21:03:29.9877190Z L=8, 2025-05-07T21:03:29.9877379Z D_gradcheck=2, 2025-05-07T21:03:29.9877599Z stochastic_rounding=True, 2025-05-07T21:03:29.9877896Z weighted=True, 2025-05-07T21:03:29.9878117Z row_wise=False, 2025-05-07T21:03:29.9878320Z mixed=True, 2025-05-07T21:03:29.9878543Z use_cache=False, 2025-05-07T21:03:29.9878790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:29.9879068Z use_cpu=False, 2025-05-07T21:03:29.9879306Z output_dtype=SparseType.FP32, 2025-05-07T21:03:29.9879573Z ) 2025-05-07T21:03:29.9879803Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9880381Z self=, 2025-05-07T21:03:29.9880983Z compile=False, 2025-05-07T21:03:29.9881184Z T=5, 2025-05-07T21:03:29.9881369Z D=56, 2025-05-07T21:03:29.9881551Z B=7, 2025-05-07T21:03:29.9881729Z log_E=5, 2025-05-07T21:03:29.9881916Z L=5, 2025-05-07T21:03:29.9882098Z D_gradcheck=1, 2025-05-07T21:03:29.9882318Z stochastic_rounding=True, 2025-05-07T21:03:29.9882570Z weighted=True, 2025-05-07T21:03:29.9882780Z row_wise=True, 2025-05-07T21:03:29.9882986Z mixed=True, 2025-05-07T21:03:29.9883182Z use_cache=True, 2025-05-07T21:03:29.9883426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:29.9883710Z use_cpu=True, 2025-05-07T21:03:29.9883930Z output_dtype=SparseType.FP16, 2025-05-07T21:03:29.9884189Z ) 2025-05-07T21:03:29.9884419Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9884994Z self=, 2025-05-07T21:03:29.9885523Z compile=False, 2025-05-07T21:03:29.9885728Z T=5, 2025-05-07T21:03:29.9885908Z D=84, 2025-05-07T21:03:29.9886088Z B=71, 2025-05-07T21:03:29.9886272Z log_E=4, 2025-05-07T21:03:29.9886459Z L=20, 2025-05-07T21:03:29.9886654Z D_gradcheck=2, 2025-05-07T21:03:29.9886878Z stochastic_rounding=True, 2025-05-07T21:03:29.9887127Z weighted=True, 2025-05-07T21:03:29.9887384Z row_wise=False, 2025-05-07T21:03:29.9887600Z mixed=True, 2025-05-07T21:03:29.9887806Z use_cache=False, 2025-05-07T21:03:29.9888050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:29.9888349Z use_cpu=False, 2025-05-07T21:03:29.9888585Z output_dtype=SparseType.BF16, 2025-05-07T21:03:29.9888842Z ) 2025-05-07T21:03:29.9889077Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9889660Z self=, 2025-05-07T21:03:29.9890191Z compile=False, 2025-05-07T21:03:29.9890405Z T=2, 2025-05-07T21:03:29.9890597Z D=104, 2025-05-07T21:03:29.9890777Z B=117, 2025-05-07T21:03:29.9890970Z log_E=5, 2025-05-07T21:03:29.9891167Z L=11, 2025-05-07T21:03:29.9891358Z D_gradcheck=1, 2025-05-07T21:03:29.9891592Z stochastic_rounding=False, 2025-05-07T21:03:29.9891886Z weighted=False, 2025-05-07T21:03:29.9892103Z row_wise=False, 2025-05-07T21:03:29.9892314Z mixed=False, 2025-05-07T21:03:29.9892531Z use_cache=False, 2025-05-07T21:03:29.9892776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:29.9893108Z use_cpu=True, 2025-05-07T21:03:29.9893338Z output_dtype=SparseType.FP32, 2025-05-07T21:03:29.9893586Z ) 2025-05-07T21:03:29.9893817Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9894681Z self=, 2025-05-07T21:03:29.9895211Z compile=False, 2025-05-07T21:03:29.9895413Z T=5, 2025-05-07T21:03:29.9895597Z D=5, 2025-05-07T21:03:29.9895850Z B=94, 2025-05-07T21:03:29.9896037Z log_E=3, 2025-05-07T21:03:29.9896228Z L=10, 2025-05-07T21:03:29.9896414Z D_gradcheck=2, 2025-05-07T21:03:29.9896628Z stochastic_rounding=False, 2025-05-07T21:03:29.9896882Z weighted=False, 2025-05-07T21:03:29.9897100Z row_wise=False, 2025-05-07T21:03:29.9897298Z mixed=True, 2025-05-07T21:03:29.9897507Z use_cache=False, 2025-05-07T21:03:29.9897814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:29.9898089Z use_cpu=True, 2025-05-07T21:03:29.9898322Z output_dtype=SparseType.FP16, 2025-05-07T21:03:29.9898577Z ) 2025-05-07T21:03:29.9898800Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9899379Z self=, 2025-05-07T21:03:29.9899910Z compile=False, 2025-05-07T21:03:29.9900120Z T=5, 2025-05-07T21:03:29.9900299Z D=58, 2025-05-07T21:03:29.9900479Z B=18, 2025-05-07T21:03:29.9900670Z log_E=3, 2025-05-07T21:03:29.9900871Z L=17, 2025-05-07T21:03:29.9901067Z D_gradcheck=1, 2025-05-07T21:03:29.9901298Z stochastic_rounding=False, 2025-05-07T21:03:29.9901547Z weighted=False, 2025-05-07T21:03:29.9901869Z row_wise=True, 2025-05-07T21:03:29.9902163Z mixed=False, 2025-05-07T21:03:29.9902618Z use_cache=False, 2025-05-07T21:03:29.9910084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:29.9910395Z use_cpu=False, 2025-05-07T21:03:29.9910636Z output_dtype=SparseType.FP32, 2025-05-07T21:03:29.9910913Z ) 2025-05-07T21:03:29.9911154Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9911749Z self=, 2025-05-07T21:03:29.9912298Z compile=False, 2025-05-07T21:03:29.9912518Z T=2, 2025-05-07T21:03:29.9912701Z D=85, 2025-05-07T21:03:29.9912889Z B=66, 2025-05-07T21:03:29.9913076Z log_E=4, 2025-05-07T21:03:29.9913272Z L=9, 2025-05-07T21:03:29.9913469Z D_gradcheck=1, 2025-05-07T21:03:29.9913711Z stochastic_rounding=False, 2025-05-07T21:03:29.9913968Z weighted=True, 2025-05-07T21:03:29.9914197Z row_wise=True, 2025-05-07T21:03:29.9914413Z mixed=False, 2025-05-07T21:03:29.9914623Z use_cache=True, 2025-05-07T21:03:29.9914991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:29.9915292Z use_cpu=False, 2025-05-07T21:03:29.9915534Z output_dtype=SparseType.FP32, 2025-05-07T21:03:29.9915800Z ) 2025-05-07T21:03:29.9916044Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9916636Z self=, 2025-05-07T21:03:29.9917172Z compile=False, 2025-05-07T21:03:29.9917389Z T=5, 2025-05-07T21:03:29.9917584Z D=101, 2025-05-07T21:03:29.9917772Z B=56, 2025-05-07T21:03:29.9917969Z log_E=3, 2025-05-07T21:03:29.9918176Z L=6, 2025-05-07T21:03:29.9918366Z D_gradcheck=2, 2025-05-07T21:03:29.9918604Z stochastic_rounding=True, 2025-05-07T21:03:29.9918864Z weighted=True, 2025-05-07T21:03:29.9919077Z row_wise=False, 2025-05-07T21:03:29.9919293Z mixed=True, 2025-05-07T21:03:29.9919513Z use_cache=True, 2025-05-07T21:03:29.9919755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:29.9920059Z use_cpu=False, 2025-05-07T21:03:29.9920308Z output_dtype=SparseType.FP32, 2025-05-07T21:03:29.9920638Z ) 2025-05-07T21:03:29.9920879Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9921546Z self=, 2025-05-07T21:03:29.9922088Z compile=True, 2025-05-07T21:03:29.9922297Z T=3, 2025-05-07T21:03:29.9922495Z D=123, 2025-05-07T21:03:29.9922692Z B=121, 2025-05-07T21:03:29.9922880Z log_E=4, 2025-05-07T21:03:29.9923089Z L=1, 2025-05-07T21:03:29.9923289Z D_gradcheck=2, 2025-05-07T21:03:29.9923563Z stochastic_rounding=False, 2025-05-07T21:03:29.9923830Z weighted=True, 2025-05-07T21:03:29.9924054Z row_wise=True, 2025-05-07T21:03:29.9924265Z mixed=True, 2025-05-07T21:03:29.9924484Z use_cache=True, 2025-05-07T21:03:29.9924731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:29.9925021Z use_cpu=True, 2025-05-07T21:03:29.9925263Z output_dtype=SparseType.FP16, 2025-05-07T21:03:29.9925573Z ) 2025-05-07T21:03:29.9925807Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9926403Z self=, 2025-05-07T21:03:29.9926951Z compile=False, 2025-05-07T21:03:29.9927167Z T=4, 2025-05-07T21:03:29.9927351Z D=48, 2025-05-07T21:03:29.9927542Z B=26, 2025-05-07T21:03:29.9927739Z log_E=3, 2025-05-07T21:03:29.9927954Z L=12, 2025-05-07T21:03:29.9928158Z D_gradcheck=1, 2025-05-07T21:03:29.9928394Z stochastic_rounding=True, 2025-05-07T21:03:29.9928658Z weighted=True, 2025-05-07T21:03:29.9928885Z row_wise=False, 2025-05-07T21:03:29.9929104Z mixed=True, 2025-05-07T21:03:29.9929311Z use_cache=True, 2025-05-07T21:03:29.9929555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:29.9929846Z use_cpu=True, 2025-05-07T21:03:29.9930082Z output_dtype=SparseType.FP32, 2025-05-07T21:03:29.9930354Z ) 2025-05-07T21:03:29.9930597Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:29.9931179Z self=, 2025-05-07T21:03:29.9931727Z compile=False, 2025-05-07T21:03:29.9931939Z T=4, 2025-05-07T21:03:29.9932130Z D=37, 2025-05-07T21:03:29.9932316Z B=6, 2025-05-07T21:03:29.9932505Z log_E=3, 2025-05-07T21:03:29.9932705Z L=17, 2025-05-07T21:03:29.9932896Z D_gradcheck=2, 2025-05-07T21:03:29.9933133Z stochastic_rounding=False, 2025-05-07T21:03:29.9933398Z weighted=True, 2025-05-07T21:03:29.9933616Z row_wise=False, 2025-05-07T21:03:29.9933843Z mixed=True, 2025-05-07T21:03:29.9934063Z use_cache=False, 2025-05-07T21:03:29.9934317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:29.9934623Z use_cpu=True, 2025-05-07T21:03:29.9934868Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.0114327Z ) 2025-05-07T21:03:30.0115224Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0116387Z self=, 2025-05-07T21:03:30.0117305Z compile=False, 2025-05-07T21:03:30.0117672Z T=1, 2025-05-07T21:03:30.0117972Z D=85, 2025-05-07T21:03:30.0118274Z B=125, 2025-05-07T21:03:30.0118579Z log_E=3, 2025-05-07T21:03:30.0118881Z L=8, 2025-05-07T21:03:30.0119158Z D_gradcheck=2, 2025-05-07T21:03:30.0119550Z stochastic_rounding=False, 2025-05-07T21:03:30.0119986Z weighted=True, 2025-05-07T21:03:30.0120323Z row_wise=True, 2025-05-07T21:03:30.0120770Z mixed=True, 2025-05-07T21:03:30.0121108Z use_cache=False, 2025-05-07T21:03:30.0121497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.0121950Z use_cpu=True, 2025-05-07T21:03:30.0122323Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.0122727Z ) 2025-05-07T21:03:30.0123098Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0124071Z self=, 2025-05-07T21:03:30.0124983Z compile=True, 2025-05-07T21:03:30.0125441Z T=1, 2025-05-07T21:03:30.0125742Z D=79, 2025-05-07T21:03:30.0126031Z B=90, 2025-05-07T21:03:30.0126310Z log_E=4, 2025-05-07T21:03:30.0126623Z L=6, 2025-05-07T21:03:30.0126925Z D_gradcheck=1, 2025-05-07T21:03:30.0127274Z stochastic_rounding=False, 2025-05-07T21:03:30.0127695Z weighted=False, 2025-05-07T21:03:30.0128029Z row_wise=False, 2025-05-07T21:03:30.0128360Z mixed=True, 2025-05-07T21:03:30.0128806Z use_cache=False, 2025-05-07T21:03:30.0129214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.0129652Z use_cpu=True, 2025-05-07T21:03:30.0130031Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.0130433Z ) 2025-05-07T21:03:30.0130803Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0131766Z self=, 2025-05-07T21:03:30.0132773Z compile=True, 2025-05-07T21:03:30.0133096Z T=4, 2025-05-07T21:03:30.0133387Z D=86, 2025-05-07T21:03:30.0133675Z B=58, 2025-05-07T21:03:30.0133969Z log_E=5, 2025-05-07T21:03:30.0134271Z L=2, 2025-05-07T21:03:30.0134596Z D_gradcheck=1, 2025-05-07T21:03:30.0134987Z stochastic_rounding=False, 2025-05-07T21:03:30.0135406Z weighted=False, 2025-05-07T21:03:30.0135729Z row_wise=False, 2025-05-07T21:03:30.0136026Z mixed=False, 2025-05-07T21:03:30.0136312Z use_cache=False, 2025-05-07T21:03:30.0136683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.0137122Z use_cpu=True, 2025-05-07T21:03:30.0137416Z output_dtype=SparseType.BF16, 2025-05-07T21:03:30.0137769Z ) 2025-05-07T21:03:30.0138094Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0139011Z self=, 2025-05-07T21:03:30.0139874Z compile=True, 2025-05-07T21:03:30.0140178Z T=2, 2025-05-07T21:03:30.0140447Z D=127, 2025-05-07T21:03:30.0140725Z B=71, 2025-05-07T21:03:30.0140996Z log_E=4, 2025-05-07T21:03:30.0141271Z L=6, 2025-05-07T21:03:30.0141549Z D_gradcheck=1, 2025-05-07T21:03:30.0141890Z stochastic_rounding=True, 2025-05-07T21:03:30.0142275Z weighted=False, 2025-05-07T21:03:30.0142592Z row_wise=False, 2025-05-07T21:03:30.0142903Z mixed=False, 2025-05-07T21:03:30.0143212Z use_cache=True, 2025-05-07T21:03:30.0143561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.0143995Z use_cpu=False, 2025-05-07T21:03:30.0144345Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.0144729Z ) 2025-05-07T21:03:30.0145075Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0146005Z self=, 2025-05-07T21:03:30.0146946Z compile=False, 2025-05-07T21:03:30.0147257Z T=5, 2025-05-07T21:03:30.0147524Z D=124, 2025-05-07T21:03:30.0147790Z B=126, 2025-05-07T21:03:30.0148066Z log_E=3, 2025-05-07T21:03:30.0148351Z L=1, 2025-05-07T21:03:30.0148622Z D_gradcheck=2, 2025-05-07T21:03:30.0148960Z stochastic_rounding=False, 2025-05-07T21:03:30.0149342Z weighted=False, 2025-05-07T21:03:30.0149650Z row_wise=False, 2025-05-07T21:03:30.0149960Z mixed=True, 2025-05-07T21:03:30.0150266Z use_cache=True, 2025-05-07T21:03:30.0150613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.0151053Z use_cpu=False, 2025-05-07T21:03:30.0151410Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.0151810Z ) 2025-05-07T21:03:30.0152146Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0153079Z self=, 2025-05-07T21:03:30.0153929Z compile=True, 2025-05-07T21:03:30.0154229Z T=2, 2025-05-07T21:03:30.0154500Z D=25, 2025-05-07T21:03:30.0154772Z B=100, 2025-05-07T21:03:30.0155038Z log_E=4, 2025-05-07T21:03:30.0155321Z L=15, 2025-05-07T21:03:30.0155662Z D_gradcheck=1, 2025-05-07T21:03:30.0155990Z stochastic_rounding=True, 2025-05-07T21:03:30.0156371Z weighted=False, 2025-05-07T21:03:30.0156684Z row_wise=True, 2025-05-07T21:03:30.0156991Z mixed=False, 2025-05-07T21:03:30.0157300Z use_cache=True, 2025-05-07T21:03:30.0157652Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.0158074Z use_cpu=True, 2025-05-07T21:03:30.0158416Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.0158866Z ) 2025-05-07T21:03:30.0159218Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0160140Z self=, 2025-05-07T21:03:30.0161064Z compile=True, 2025-05-07T21:03:30.0161367Z T=1, 2025-05-07T21:03:30.0161635Z D=29, 2025-05-07T21:03:30.0161962Z B=110, 2025-05-07T21:03:30.0162234Z log_E=4, 2025-05-07T21:03:30.0162507Z L=3, 2025-05-07T21:03:30.0162787Z D_gradcheck=2, 2025-05-07T21:03:30.0163127Z stochastic_rounding=True, 2025-05-07T21:03:30.0163506Z weighted=False, 2025-05-07T21:03:30.0163820Z row_wise=False, 2025-05-07T21:03:30.0164134Z mixed=True, 2025-05-07T21:03:30.0164435Z use_cache=False, 2025-05-07T21:03:30.0164809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.0165242Z use_cpu=False, 2025-05-07T21:03:30.0165585Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.0165979Z ) 2025-05-07T21:03:30.0166333Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0167255Z self=, 2025-05-07T21:03:30.0168112Z compile=False, 2025-05-07T21:03:30.0168417Z T=2, 2025-05-07T21:03:30.0168697Z D=74, 2025-05-07T21:03:30.0168964Z B=58, 2025-05-07T21:03:30.0169236Z log_E=3, 2025-05-07T21:03:30.0169516Z L=1, 2025-05-07T21:03:30.0169784Z D_gradcheck=1, 2025-05-07T21:03:30.0170119Z stochastic_rounding=False, 2025-05-07T21:03:30.0170509Z weighted=False, 2025-05-07T21:03:30.0170822Z row_wise=False, 2025-05-07T21:03:30.0171137Z mixed=False, 2025-05-07T21:03:30.0171448Z use_cache=True, 2025-05-07T21:03:30.0171797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.0172233Z use_cpu=False, 2025-05-07T21:03:30.0172624Z output_dtype=SparseType.BF16, 2025-05-07T21:03:30.0173007Z ) 2025-05-07T21:03:30.0173361Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0174289Z self=, 2025-05-07T21:03:30.0175134Z compile=True, 2025-05-07T21:03:30.0175434Z T=5, 2025-05-07T21:03:30.0175703Z D=107, 2025-05-07T21:03:30.0175968Z B=19, 2025-05-07T21:03:30.0176296Z log_E=3, 2025-05-07T21:03:30.0176582Z L=19, 2025-05-07T21:03:30.0176867Z D_gradcheck=1, 2025-05-07T21:03:30.0177194Z stochastic_rounding=True, 2025-05-07T21:03:30.0177575Z weighted=True, 2025-05-07T21:03:30.0177890Z row_wise=True, 2025-05-07T21:03:30.0178190Z mixed=True, 2025-05-07T21:03:30.0178494Z use_cache=False, 2025-05-07T21:03:30.0178860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.0179287Z use_cpu=True, 2025-05-07T21:03:30.0179630Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.0180027Z ) 2025-05-07T21:03:30.0180366Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0181297Z self=, 2025-05-07T21:03:30.0182152Z compile=True, 2025-05-07T21:03:30.0182453Z T=3, 2025-05-07T21:03:30.0182722Z D=61, 2025-05-07T21:03:30.0182998Z B=76, 2025-05-07T21:03:30.0183261Z log_E=4, 2025-05-07T21:03:30.0183549Z L=5, 2025-05-07T21:03:30.0183825Z D_gradcheck=2, 2025-05-07T21:03:30.0184158Z stochastic_rounding=True, 2025-05-07T21:03:30.0184541Z weighted=False, 2025-05-07T21:03:30.0184858Z row_wise=True, 2025-05-07T21:03:30.0185220Z mixed=True, 2025-05-07T21:03:30.0185529Z use_cache=False, 2025-05-07T21:03:30.0185896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.0186327Z use_cpu=False, 2025-05-07T21:03:30.0186663Z output_dtype=SparseType.BF16, 2025-05-07T21:03:30.0187055Z ) 2025-05-07T21:03:30.0187403Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0188383Z self=, 2025-05-07T21:03:30.0189237Z compile=True, 2025-05-07T21:03:30.0189542Z T=1, 2025-05-07T21:03:30.0189810Z D=63, 2025-05-07T21:03:30.0190081Z B=13, 2025-05-07T21:03:30.0190352Z log_E=5, 2025-05-07T21:03:30.0190626Z L=3, 2025-05-07T21:03:30.0190903Z D_gradcheck=1, 2025-05-07T21:03:30.0191244Z stochastic_rounding=False, 2025-05-07T21:03:30.0191672Z weighted=True, 2025-05-07T21:03:30.0191984Z row_wise=True, 2025-05-07T21:03:30.0192296Z mixed=True, 2025-05-07T21:03:30.0192598Z use_cache=True, 2025-05-07T21:03:30.0192951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.0193381Z use_cpu=False, 2025-05-07T21:03:30.0193716Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.0194106Z ) 2025-05-07T21:03:30.0194682Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0195617Z self=, 2025-05-07T21:03:30.0196469Z compile=False, 2025-05-07T21:03:30.0196782Z T=2, 2025-05-07T21:03:30.0197051Z D=87, 2025-05-07T21:03:30.0197316Z B=81, 2025-05-07T21:03:30.0197587Z log_E=4, 2025-05-07T21:03:30.0197872Z L=0, 2025-05-07T21:03:30.0198143Z D_gradcheck=1, 2025-05-07T21:03:30.0198486Z stochastic_rounding=False, 2025-05-07T21:03:30.0198875Z weighted=True, 2025-05-07T21:03:30.0199180Z row_wise=True, 2025-05-07T21:03:30.0199487Z mixed=True, 2025-05-07T21:03:30.0199789Z use_cache=True, 2025-05-07T21:03:30.0200138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.0200620Z use_cpu=True, 2025-05-07T21:03:30.0200967Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.0201355Z ) 2025-05-07T21:03:30.0201702Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0202638Z self=, 2025-05-07T21:03:30.0203487Z compile=True, 2025-05-07T21:03:30.0203786Z T=3, 2025-05-07T21:03:30.0204057Z D=103, 2025-05-07T21:03:30.0204327Z B=62, 2025-05-07T21:03:30.0204594Z log_E=5, 2025-05-07T21:03:30.0204874Z L=20, 2025-05-07T21:03:30.0205157Z D_gradcheck=1, 2025-05-07T21:03:30.0205487Z stochastic_rounding=False, 2025-05-07T21:03:30.0205983Z weighted=False, 2025-05-07T21:03:30.0206306Z row_wise=False, 2025-05-07T21:03:30.0206613Z mixed=True, 2025-05-07T21:03:30.0206923Z use_cache=False, 2025-05-07T21:03:30.0207289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.0207716Z use_cpu=False, 2025-05-07T21:03:30.0208066Z output_dtype=SparseType.BF16, 2025-05-07T21:03:30.0208463Z ) 2025-05-07T21:03:30.0208801Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0209733Z self=, 2025-05-07T21:03:30.0210587Z compile=True, 2025-05-07T21:03:30.0210885Z T=3, 2025-05-07T21:03:30.0211161Z D=30, 2025-05-07T21:03:30.0211431Z B=53, 2025-05-07T21:03:30.0211698Z log_E=4, 2025-05-07T21:03:30.0211981Z L=17, 2025-05-07T21:03:30.0212262Z D_gradcheck=2, 2025-05-07T21:03:30.0212587Z stochastic_rounding=True, 2025-05-07T21:03:30.0212969Z weighted=False, 2025-05-07T21:03:30.0213291Z row_wise=True, 2025-05-07T21:03:30.0213605Z mixed=False, 2025-05-07T21:03:30.0213914Z use_cache=True, 2025-05-07T21:03:30.0214273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.0214782Z use_cpu=True, 2025-05-07T21:03:30.0215122Z output_dtype=SparseType.BF16, 2025-05-07T21:03:30.0215515Z ) 2025-05-07T21:03:30.0215857Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0216781Z self=, 2025-05-07T21:03:30.0217632Z compile=False, 2025-05-07T21:03:30.0217942Z T=1, 2025-05-07T21:03:30.0218205Z D=81, 2025-05-07T21:03:30.0218592Z B=110, 2025-05-07T21:03:30.0218870Z log_E=3, 2025-05-07T21:03:30.0219145Z L=16, 2025-05-07T21:03:30.0219427Z D_gradcheck=2, 2025-05-07T21:03:30.0219763Z stochastic_rounding=True, 2025-05-07T21:03:30.0220140Z weighted=True, 2025-05-07T21:03:30.0220451Z row_wise=True, 2025-05-07T21:03:30.0220761Z mixed=True, 2025-05-07T21:03:30.0221061Z use_cache=True, 2025-05-07T21:03:30.0221492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.0221927Z use_cpu=True, 2025-05-07T21:03:30.0222267Z output_dtype=SparseType.BF16, 2025-05-07T21:03:30.0222655Z ) 2025-05-07T21:03:30.0222996Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0223926Z self=, 2025-05-07T21:03:30.0224776Z compile=False, 2025-05-07T21:03:30.0225078Z T=5, 2025-05-07T21:03:30.0225345Z D=36, 2025-05-07T21:03:30.0225606Z B=4, 2025-05-07T21:03:30.0225890Z log_E=3, 2025-05-07T21:03:30.0226178Z L=16, 2025-05-07T21:03:30.0226448Z D_gradcheck=1, 2025-05-07T21:03:30.0226786Z stochastic_rounding=True, 2025-05-07T21:03:30.0227179Z weighted=False, 2025-05-07T21:03:30.0227488Z row_wise=True, 2025-05-07T21:03:30.0227795Z mixed=False, 2025-05-07T21:03:30.0237658Z use_cache=False, 2025-05-07T21:03:30.0238055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.0238487Z use_cpu=True, 2025-05-07T21:03:30.0238836Z output_dtype=SparseType.FP16, 2025-05-07T21:03:30.0239235Z ) 2025-05-07T21:03:30.0239589Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0240588Z self=, 2025-05-07T21:03:30.0241452Z compile=False, 2025-05-07T21:03:30.0241762Z T=3, 2025-05-07T21:03:30.0242027Z D=47, 2025-05-07T21:03:30.0242301Z B=76, 2025-05-07T21:03:30.0242574Z log_E=5, 2025-05-07T21:03:30.0242853Z L=4, 2025-05-07T21:03:30.0243134Z D_gradcheck=2, 2025-05-07T21:03:30.0243474Z stochastic_rounding=True, 2025-05-07T21:03:30.0243851Z weighted=True, 2025-05-07T21:03:30.0244168Z row_wise=True, 2025-05-07T21:03:30.0244475Z mixed=True, 2025-05-07T21:03:30.0244776Z use_cache=False, 2025-05-07T21:03:30.0245233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:30.0245679Z use_cpu=False, 2025-05-07T21:03:30.0246018Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.0246413Z ) 2025-05-07T21:03:30.0246758Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0247685Z self=, 2025-05-07T21:03:30.0248546Z compile=True, 2025-05-07T21:03:30.0248851Z T=2, 2025-05-07T21:03:30.0249121Z D=112, 2025-05-07T21:03:30.0249385Z B=125, 2025-05-07T21:03:30.0249664Z log_E=4, 2025-05-07T21:03:30.0249949Z L=16, 2025-05-07T21:03:30.0250224Z D_gradcheck=2, 2025-05-07T21:03:30.0250568Z stochastic_rounding=False, 2025-05-07T21:03:30.0250953Z weighted=True, 2025-05-07T21:03:30.0251257Z row_wise=True, 2025-05-07T21:03:30.0251566Z mixed=True, 2025-05-07T21:03:30.0251875Z use_cache=True, 2025-05-07T21:03:30.0252221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.0252658Z use_cpu=True, 2025-05-07T21:03:30.0253007Z output_dtype=SparseType.FP32, 2025-05-07T21:03:30.0253395Z ) 2025-05-07T21:03:30.0253745Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:30.0254732Z self=, 2025-05-07T21:03:30.0255581Z compile=True, 2025-05-07T21:03:30.0255888Z T=1, 2025-05-07T21:03:30.0256159Z D=70, 2025-05-07T21:03:30.0256425Z B=96, 2025-05-07T21:03:30.0256701Z log_E=4, 2025-05-07T21:03:30.0256987Z L=8, 2025-05-07T21:03:30.0257264Z D_gradcheck=1, 2025-05-07T21:03:30.0257655Z stochastic_rounding=True, 2025-05-07T21:03:30.0258037Z weighted=True, 2025-05-07T21:03:30.0258354Z row_wise=False, 2025-05-07T21:03:30.0258660Z mixed=False, 2025-05-07T21:03:30.0258968Z use_cache=True, 2025-05-07T21:03:30.0259327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:30.0259754Z use_cpu=False, 2025-05-07T21:03:30.0260104Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.9643912Z ) 2025-05-07T21:03:40.9644804Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9645673Z self=, 2025-05-07T21:03:40.9646331Z compile=False, 2025-05-07T21:03:40.9646552Z T=2, 2025-05-07T21:03:40.9646741Z D=61, 2025-05-07T21:03:40.9646933Z B=94, 2025-05-07T21:03:40.9647124Z log_E=5, 2025-05-07T21:03:40.9647315Z L=7, 2025-05-07T21:03:40.9647503Z D_gradcheck=2, 2025-05-07T21:03:40.9647738Z stochastic_rounding=True, 2025-05-07T21:03:40.9648001Z weighted=False, 2025-05-07T21:03:40.9648221Z row_wise=True, 2025-05-07T21:03:40.9648432Z mixed=False, 2025-05-07T21:03:40.9648639Z use_cache=False, 2025-05-07T21:03:40.9648893Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9649184Z use_cpu=False, 2025-05-07T21:03:40.9649411Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.9649685Z ) 2025-05-07T21:03:40.9649932Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9650537Z self=, 2025-05-07T21:03:40.9651074Z compile=False, 2025-05-07T21:03:40.9651293Z T=1, 2025-05-07T21:03:40.9651494Z D=95, 2025-05-07T21:03:40.9651685Z B=116, 2025-05-07T21:03:40.9651881Z log_E=3, 2025-05-07T21:03:40.9652089Z L=13, 2025-05-07T21:03:40.9652282Z D_gradcheck=2, 2025-05-07T21:03:40.9652520Z stochastic_rounding=False, 2025-05-07T21:03:40.9652788Z weighted=False, 2025-05-07T21:03:40.9653006Z row_wise=True, 2025-05-07T21:03:40.9653224Z mixed=False, 2025-05-07T21:03:40.9653454Z use_cache=True, 2025-05-07T21:03:40.9653694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.9653990Z use_cpu=True, 2025-05-07T21:03:40.9654237Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.9654502Z ) 2025-05-07T21:03:40.9655054Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9655653Z self=, 2025-05-07T21:03:40.9656192Z compile=False, 2025-05-07T21:03:40.9656412Z T=4, 2025-05-07T21:03:40.9656605Z D=72, 2025-05-07T21:03:40.9656793Z B=42, 2025-05-07T21:03:40.9656988Z log_E=3, 2025-05-07T21:03:40.9657190Z L=5, 2025-05-07T21:03:40.9657388Z D_gradcheck=2, 2025-05-07T21:03:40.9657617Z stochastic_rounding=False, 2025-05-07T21:03:40.9657886Z weighted=False, 2025-05-07T21:03:40.9658106Z row_wise=False, 2025-05-07T21:03:40.9658319Z mixed=True, 2025-05-07T21:03:40.9658534Z use_cache=True, 2025-05-07T21:03:40.9658779Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.9659072Z use_cpu=True, 2025-05-07T21:03:40.9659313Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.9659586Z ) 2025-05-07T21:03:40.9659819Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9660420Z self=, 2025-05-07T21:03:40.9660962Z compile=True, 2025-05-07T21:03:40.9661274Z T=2, 2025-05-07T21:03:40.9661468Z D=89, 2025-05-07T21:03:40.9661664Z B=8, 2025-05-07T21:03:40.9661856Z log_E=3, 2025-05-07T21:03:40.9662057Z L=10, 2025-05-07T21:03:40.9662256Z D_gradcheck=2, 2025-05-07T21:03:40.9662488Z stochastic_rounding=True, 2025-05-07T21:03:40.9662750Z weighted=True, 2025-05-07T21:03:40.9662976Z row_wise=True, 2025-05-07T21:03:40.9663193Z mixed=True, 2025-05-07T21:03:40.9663501Z use_cache=True, 2025-05-07T21:03:40.9663756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9664058Z use_cpu=False, 2025-05-07T21:03:40.9664294Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.9664562Z ) 2025-05-07T21:03:40.9664804Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9665400Z self=, 2025-05-07T21:03:40.9666074Z compile=True, 2025-05-07T21:03:40.9666291Z T=4, 2025-05-07T21:03:40.9666479Z D=45, 2025-05-07T21:03:40.9666675Z B=51, 2025-05-07T21:03:40.9666874Z log_E=4, 2025-05-07T21:03:40.9667068Z L=11, 2025-05-07T21:03:40.9667273Z D_gradcheck=2, 2025-05-07T21:03:40.9667507Z stochastic_rounding=True, 2025-05-07T21:03:40.9667767Z weighted=True, 2025-05-07T21:03:40.9667990Z row_wise=False, 2025-05-07T21:03:40.9668209Z mixed=True, 2025-05-07T21:03:40.9668418Z use_cache=True, 2025-05-07T21:03:40.9668663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9668960Z use_cpu=True, 2025-05-07T21:03:40.9669194Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.9669462Z ) 2025-05-07T21:03:40.9669698Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9670295Z self=, 2025-05-07T21:03:40.9670835Z compile=True, 2025-05-07T21:03:40.9671052Z T=3, 2025-05-07T21:03:40.9671245Z D=99, 2025-05-07T21:03:40.9671428Z B=51, 2025-05-07T21:03:40.9671621Z log_E=5, 2025-05-07T21:03:40.9671822Z L=2, 2025-05-07T21:03:40.9672010Z D_gradcheck=1, 2025-05-07T21:03:40.9672247Z stochastic_rounding=False, 2025-05-07T21:03:40.9672509Z weighted=False, 2025-05-07T21:03:40.9672724Z row_wise=True, 2025-05-07T21:03:40.9672941Z mixed=False, 2025-05-07T21:03:40.9673156Z use_cache=True, 2025-05-07T21:03:40.9673392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9673688Z use_cpu=False, 2025-05-07T21:03:40.9673926Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.9674191Z ) 2025-05-07T21:03:40.9674428Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9675037Z self=, 2025-05-07T21:03:40.9675626Z compile=False, 2025-05-07T21:03:40.9675853Z T=5, 2025-05-07T21:03:40.9676048Z D=125, 2025-05-07T21:03:40.9676243Z B=41, 2025-05-07T21:03:40.9676433Z log_E=5, 2025-05-07T21:03:40.9676642Z L=6, 2025-05-07T21:03:40.9676840Z D_gradcheck=2, 2025-05-07T21:03:40.9677067Z stochastic_rounding=True, 2025-05-07T21:03:40.9677331Z weighted=False, 2025-05-07T21:03:40.9677551Z row_wise=False, 2025-05-07T21:03:40.9677762Z mixed=True, 2025-05-07T21:03:40.9677978Z use_cache=False, 2025-05-07T21:03:40.9678233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9678522Z use_cpu=False, 2025-05-07T21:03:40.9678767Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.9679039Z ) 2025-05-07T21:03:40.9679270Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9679864Z self=, 2025-05-07T21:03:40.9680404Z compile=False, 2025-05-07T21:03:40.9680711Z T=3, 2025-05-07T21:03:40.9680904Z D=55, 2025-05-07T21:03:40.9681094Z B=126, 2025-05-07T21:03:40.9681289Z log_E=4, 2025-05-07T21:03:40.9681487Z L=3, 2025-05-07T21:03:40.9681735Z D_gradcheck=1, 2025-05-07T21:03:40.9681960Z stochastic_rounding=True, 2025-05-07T21:03:40.9682224Z weighted=False, 2025-05-07T21:03:40.9682448Z row_wise=False, 2025-05-07T21:03:40.9682657Z mixed=True, 2025-05-07T21:03:40.9682871Z use_cache=True, 2025-05-07T21:03:40.9683113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9683405Z use_cpu=True, 2025-05-07T21:03:40.9683636Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.9683991Z ) 2025-05-07T21:03:40.9684229Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9684814Z self=, 2025-05-07T21:03:40.9685406Z compile=False, 2025-05-07T21:03:40.9685623Z T=2, 2025-05-07T21:03:40.9685811Z D=30, 2025-05-07T21:03:40.9686046Z B=121, 2025-05-07T21:03:40.9686238Z log_E=4, 2025-05-07T21:03:40.9686431Z L=10, 2025-05-07T21:03:40.9686627Z D_gradcheck=1, 2025-05-07T21:03:40.9686867Z stochastic_rounding=True, 2025-05-07T21:03:40.9687122Z weighted=True, 2025-05-07T21:03:40.9687341Z row_wise=False, 2025-05-07T21:03:40.9687558Z mixed=True, 2025-05-07T21:03:40.9687769Z use_cache=True, 2025-05-07T21:03:40.9688014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.9688316Z use_cpu=True, 2025-05-07T21:03:40.9688548Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.9688818Z ) 2025-05-07T21:03:40.9689063Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9689658Z self=, 2025-05-07T21:03:40.9690192Z compile=False, 2025-05-07T21:03:40.9690408Z T=1, 2025-05-07T21:03:40.9690598Z D=32, 2025-05-07T21:03:40.9690797Z B=8, 2025-05-07T21:03:40.9690991Z log_E=3, 2025-05-07T21:03:40.9691202Z L=13, 2025-05-07T21:03:40.9691398Z D_gradcheck=2, 2025-05-07T21:03:40.9691639Z stochastic_rounding=False, 2025-05-07T21:03:40.9691913Z weighted=False, 2025-05-07T21:03:40.9692129Z row_wise=False, 2025-05-07T21:03:40.9692354Z mixed=True, 2025-05-07T21:03:40.9692570Z use_cache=False, 2025-05-07T21:03:40.9692816Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.9693103Z use_cpu=True, 2025-05-07T21:03:40.9693342Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.9693605Z ) 2025-05-07T21:03:40.9693842Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9694718Z self=, 2025-05-07T21:03:40.9695254Z compile=True, 2025-05-07T21:03:40.9695455Z T=3, 2025-05-07T21:03:40.9695637Z D=112, 2025-05-07T21:03:40.9695828Z B=77, 2025-05-07T21:03:40.9696006Z log_E=5, 2025-05-07T21:03:40.9696277Z L=1, 2025-05-07T21:03:40.9696481Z D_gradcheck=1, 2025-05-07T21:03:40.9696719Z stochastic_rounding=True, 2025-05-07T21:03:40.9696998Z weighted=False, 2025-05-07T21:03:40.9697232Z row_wise=True, 2025-05-07T21:03:40.9697450Z mixed=True, 2025-05-07T21:03:40.9697672Z use_cache=False, 2025-05-07T21:03:40.9697940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.9698250Z use_cpu=True, 2025-05-07T21:03:40.9698498Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.9698782Z ) 2025-05-07T21:03:40.9699027Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9699727Z self=, 2025-05-07T21:03:40.9700364Z compile=True, 2025-05-07T21:03:40.9700577Z T=5, 2025-05-07T21:03:40.9700771Z D=41, 2025-05-07T21:03:40.9700964Z B=108, 2025-05-07T21:03:40.9701156Z log_E=4, 2025-05-07T21:03:40.9701359Z L=18, 2025-05-07T21:03:40.9701565Z D_gradcheck=1, 2025-05-07T21:03:40.9701812Z stochastic_rounding=False, 2025-05-07T21:03:40.9702096Z weighted=True, 2025-05-07T21:03:40.9702327Z row_wise=True, 2025-05-07T21:03:40.9702620Z mixed=True, 2025-05-07T21:03:40.9702836Z use_cache=True, 2025-05-07T21:03:40.9703094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9703413Z use_cpu=True, 2025-05-07T21:03:40.9703658Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.9703946Z ) 2025-05-07T21:03:40.9704203Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9704959Z self=, 2025-05-07T21:03:40.9705601Z compile=True, 2025-05-07T21:03:40.9705826Z T=4, 2025-05-07T21:03:40.9706012Z D=121, 2025-05-07T21:03:40.9706210Z B=73, 2025-05-07T21:03:40.9706409Z log_E=4, 2025-05-07T21:03:40.9706608Z L=12, 2025-05-07T21:03:40.9706809Z D_gradcheck=2, 2025-05-07T21:03:40.9707058Z stochastic_rounding=True, 2025-05-07T21:03:40.9707395Z weighted=True, 2025-05-07T21:03:40.9707622Z row_wise=False, 2025-05-07T21:03:40.9707845Z mixed=True, 2025-05-07T21:03:40.9708064Z use_cache=False, 2025-05-07T21:03:40.9708330Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.9708649Z use_cpu=False, 2025-05-07T21:03:40.9708898Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.9709179Z ) 2025-05-07T21:03:40.9709428Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9710124Z self=, 2025-05-07T21:03:40.9710763Z compile=False, 2025-05-07T21:03:40.9710985Z T=2, 2025-05-07T21:03:40.9711179Z D=115, 2025-05-07T21:03:40.9711373Z B=3, 2025-05-07T21:03:40.9711565Z log_E=3, 2025-05-07T21:03:40.9711767Z L=8, 2025-05-07T21:03:40.9711963Z D_gradcheck=2, 2025-05-07T21:03:40.9712209Z stochastic_rounding=False, 2025-05-07T21:03:40.9712491Z weighted=True, 2025-05-07T21:03:40.9712714Z row_wise=False, 2025-05-07T21:03:40.9712941Z mixed=False, 2025-05-07T21:03:40.9713175Z use_cache=False, 2025-05-07T21:03:40.9713440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9713757Z use_cpu=False, 2025-05-07T21:03:40.9714015Z output_dtype=SparseType.FP32, 2025-05-07T21:03:40.9714293Z ) 2025-05-07T21:03:40.9714552Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9715309Z self=, 2025-05-07T21:03:40.9715948Z compile=False, 2025-05-07T21:03:40.9716167Z T=3, 2025-05-07T21:03:40.9716365Z D=117, 2025-05-07T21:03:40.9716563Z B=62, 2025-05-07T21:03:40.9716753Z log_E=3, 2025-05-07T21:03:40.9716965Z L=6, 2025-05-07T21:03:40.9717172Z D_gradcheck=1, 2025-05-07T21:03:40.9717409Z stochastic_rounding=True, 2025-05-07T21:03:40.9717687Z weighted=True, 2025-05-07T21:03:40.9717968Z row_wise=False, 2025-05-07T21:03:40.9718193Z mixed=True, 2025-05-07T21:03:40.9718417Z use_cache=False, 2025-05-07T21:03:40.9718691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9719004Z use_cpu=True, 2025-05-07T21:03:40.9719257Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.9719544Z ) 2025-05-07T21:03:40.9719791Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9720559Z self=, 2025-05-07T21:03:40.9721198Z compile=False, 2025-05-07T21:03:40.9721412Z T=4, 2025-05-07T21:03:40.9721608Z D=98, 2025-05-07T21:03:40.9721801Z B=102, 2025-05-07T21:03:40.9721998Z log_E=4, 2025-05-07T21:03:40.9722195Z L=16, 2025-05-07T21:03:40.9722397Z D_gradcheck=1, 2025-05-07T21:03:40.9722639Z stochastic_rounding=True, 2025-05-07T21:03:40.9722914Z weighted=False, 2025-05-07T21:03:40.9723144Z row_wise=True, 2025-05-07T21:03:40.9723368Z mixed=False, 2025-05-07T21:03:40.9723590Z use_cache=False, 2025-05-07T21:03:40.9723857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9724237Z use_cpu=False, 2025-05-07T21:03:40.9724482Z output_dtype=SparseType.FP16, 2025-05-07T21:03:40.9724769Z ) 2025-05-07T21:03:40.9725019Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9725893Z self=, 2025-05-07T21:03:40.9726423Z compile=False, 2025-05-07T21:03:40.9726634Z T=1, 2025-05-07T21:03:40.9726814Z D=17, 2025-05-07T21:03:40.9727047Z B=38, 2025-05-07T21:03:40.9727238Z log_E=4, 2025-05-07T21:03:40.9727428Z L=15, 2025-05-07T21:03:40.9727621Z D_gradcheck=1, 2025-05-07T21:03:40.9727852Z stochastic_rounding=False, 2025-05-07T21:03:40.9728105Z weighted=False, 2025-05-07T21:03:40.9728325Z row_wise=True, 2025-05-07T21:03:40.9728535Z mixed=True, 2025-05-07T21:03:40.9728741Z use_cache=False, 2025-05-07T21:03:40.9729036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:40.9729321Z use_cpu=True, 2025-05-07T21:03:40.9729554Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.9737395Z ) 2025-05-07T21:03:40.9737657Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9738255Z self=, 2025-05-07T21:03:40.9738794Z compile=False, 2025-05-07T21:03:40.9738998Z T=2, 2025-05-07T21:03:40.9739178Z D=39, 2025-05-07T21:03:40.9739370Z B=72, 2025-05-07T21:03:40.9739558Z log_E=3, 2025-05-07T21:03:40.9739764Z L=4, 2025-05-07T21:03:40.9739961Z D_gradcheck=1, 2025-05-07T21:03:40.9740186Z stochastic_rounding=False, 2025-05-07T21:03:40.9740455Z weighted=False, 2025-05-07T21:03:40.9740676Z row_wise=True, 2025-05-07T21:03:40.9740885Z mixed=True, 2025-05-07T21:03:40.9741098Z use_cache=True, 2025-05-07T21:03:40.9741341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9741630Z use_cpu=True, 2025-05-07T21:03:40.9741871Z output_dtype=SparseType.BF16, 2025-05-07T21:03:40.9742144Z ) 2025-05-07T21:03:40.9742389Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:40.9742978Z self=, 2025-05-07T21:03:40.9743516Z compile=True, 2025-05-07T21:03:40.9743733Z T=1, 2025-05-07T21:03:40.9743917Z D=56, 2025-05-07T21:03:40.9744109Z B=120, 2025-05-07T21:03:40.9744305Z log_E=3, 2025-05-07T21:03:40.9744503Z L=5, 2025-05-07T21:03:40.9744704Z D_gradcheck=2, 2025-05-07T21:03:40.9744938Z stochastic_rounding=True, 2025-05-07T21:03:40.9745197Z weighted=False, 2025-05-07T21:03:40.9745419Z row_wise=True, 2025-05-07T21:03:40.9745634Z mixed=False, 2025-05-07T21:03:40.9745844Z use_cache=True, 2025-05-07T21:03:40.9746171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:40.9746478Z use_cpu=False, 2025-05-07T21:03:40.9746714Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0234397Z ) 2025-05-07T21:03:49.0235587Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0237125Z self=, 2025-05-07T21:03:49.0237858Z compile=False, 2025-05-07T21:03:49.0238117Z T=2, 2025-05-07T21:03:49.0238382Z D=10, 2025-05-07T21:03:49.0238646Z B=10, 2025-05-07T21:03:49.0238909Z log_E=4, 2025-05-07T21:03:49.0239175Z L=16, 2025-05-07T21:03:49.0239433Z D_gradcheck=2, 2025-05-07T21:03:49.0239744Z stochastic_rounding=True, 2025-05-07T21:03:49.0240005Z weighted=False, 2025-05-07T21:03:49.0240220Z row_wise=True, 2025-05-07T21:03:49.0240525Z mixed=False, 2025-05-07T21:03:49.0240734Z use_cache=False, 2025-05-07T21:03:49.0240984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0241272Z use_cpu=True, 2025-05-07T21:03:49.0241514Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0241784Z ) 2025-05-07T21:03:49.0242014Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0242906Z self=, 2025-05-07T21:03:49.0243447Z compile=True, 2025-05-07T21:03:49.0243650Z T=5, 2025-05-07T21:03:49.0243839Z D=58, 2025-05-07T21:03:49.0244025Z B=79, 2025-05-07T21:03:49.0244207Z log_E=3, 2025-05-07T21:03:49.0244411Z L=19, 2025-05-07T21:03:49.0244605Z D_gradcheck=1, 2025-05-07T21:03:49.0244921Z stochastic_rounding=True, 2025-05-07T21:03:49.0245188Z weighted=False, 2025-05-07T21:03:49.0245413Z row_wise=True, 2025-05-07T21:03:49.0245627Z mixed=False, 2025-05-07T21:03:49.0245834Z use_cache=True, 2025-05-07T21:03:49.0246086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0246383Z use_cpu=False, 2025-05-07T21:03:49.0246619Z output_dtype=SparseType.BF16, 2025-05-07T21:03:49.0246972Z ) 2025-05-07T21:03:49.0247213Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0247797Z self=, 2025-05-07T21:03:49.0248345Z compile=False, 2025-05-07T21:03:49.0248561Z T=1, 2025-05-07T21:03:49.0248744Z D=79, 2025-05-07T21:03:49.0248935Z B=63, 2025-05-07T21:03:49.0249125Z log_E=5, 2025-05-07T21:03:49.0249320Z L=10, 2025-05-07T21:03:49.0249518Z D_gradcheck=2, 2025-05-07T21:03:49.0249754Z stochastic_rounding=False, 2025-05-07T21:03:49.0250013Z weighted=False, 2025-05-07T21:03:49.0250233Z row_wise=False, 2025-05-07T21:03:49.0250449Z mixed=False, 2025-05-07T21:03:49.0250655Z use_cache=True, 2025-05-07T21:03:49.0250894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0251181Z use_cpu=True, 2025-05-07T21:03:49.0251421Z output_dtype=SparseType.BF16, 2025-05-07T21:03:49.0251679Z ) 2025-05-07T21:03:49.0251915Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0252502Z self=, 2025-05-07T21:03:49.0253031Z compile=True, 2025-05-07T21:03:49.0253240Z T=1, 2025-05-07T21:03:49.0253428Z D=36, 2025-05-07T21:03:49.0253609Z B=110, 2025-05-07T21:03:49.0253797Z log_E=4, 2025-05-07T21:03:49.0253994Z L=17, 2025-05-07T21:03:49.0254182Z D_gradcheck=2, 2025-05-07T21:03:49.0254411Z stochastic_rounding=True, 2025-05-07T21:03:49.0254668Z weighted=True, 2025-05-07T21:03:49.0254875Z row_wise=True, 2025-05-07T21:03:49.0255083Z mixed=True, 2025-05-07T21:03:49.0255291Z use_cache=True, 2025-05-07T21:03:49.0255528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0255816Z use_cpu=False, 2025-05-07T21:03:49.0256050Z output_dtype=SparseType.BF16, 2025-05-07T21:03:49.0256306Z ) 2025-05-07T21:03:49.0256631Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0257336Z self=, 2025-05-07T21:03:49.0257978Z compile=False, 2025-05-07T21:03:49.0258198Z T=1, 2025-05-07T21:03:49.0258398Z D=109, 2025-05-07T21:03:49.0258595Z B=68, 2025-05-07T21:03:49.0258789Z log_E=3, 2025-05-07T21:03:49.0259000Z L=13, 2025-05-07T21:03:49.0259210Z D_gradcheck=2, 2025-05-07T21:03:49.0259455Z stochastic_rounding=False, 2025-05-07T21:03:49.0259740Z weighted=False, 2025-05-07T21:03:49.0259973Z row_wise=False, 2025-05-07T21:03:49.0260194Z mixed=True, 2025-05-07T21:03:49.0260419Z use_cache=False, 2025-05-07T21:03:49.0260699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0261012Z use_cpu=True, 2025-05-07T21:03:49.0261265Z output_dtype=SparseType.BF16, 2025-05-07T21:03:49.0261561Z ) 2025-05-07T21:03:49.0261810Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0262515Z self=, 2025-05-07T21:03:49.0263155Z compile=True, 2025-05-07T21:03:49.0263420Z T=5, 2025-05-07T21:03:49.0263610Z D=104, 2025-05-07T21:03:49.0263799Z B=123, 2025-05-07T21:03:49.0263987Z log_E=4, 2025-05-07T21:03:49.0264178Z L=17, 2025-05-07T21:03:49.0264379Z D_gradcheck=2, 2025-05-07T21:03:49.0264614Z stochastic_rounding=False, 2025-05-07T21:03:49.0264870Z weighted=False, 2025-05-07T21:03:49.0265085Z row_wise=True, 2025-05-07T21:03:49.0265293Z mixed=True, 2025-05-07T21:03:49.0265539Z use_cache=False, 2025-05-07T21:03:49.0265793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0266079Z use_cpu=True, 2025-05-07T21:03:49.0266308Z output_dtype=SparseType.BF16, 2025-05-07T21:03:49.0266571Z ) 2025-05-07T21:03:49.0266807Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0267390Z self=, 2025-05-07T21:03:49.0267965Z compile=True, 2025-05-07T21:03:49.0268173Z T=1, 2025-05-07T21:03:49.0268362Z D=69, 2025-05-07T21:03:49.0268546Z B=15, 2025-05-07T21:03:49.0268736Z log_E=3, 2025-05-07T21:03:49.0268927Z L=3, 2025-05-07T21:03:49.0269121Z D_gradcheck=1, 2025-05-07T21:03:49.0269353Z stochastic_rounding=False, 2025-05-07T21:03:49.0269611Z weighted=False, 2025-05-07T21:03:49.0269831Z row_wise=True, 2025-05-07T21:03:49.0270042Z mixed=False, 2025-05-07T21:03:49.0270255Z use_cache=False, 2025-05-07T21:03:49.0270503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0270796Z use_cpu=True, 2025-05-07T21:03:49.0271032Z output_dtype=SparseType.BF16, 2025-05-07T21:03:49.0271292Z ) 2025-05-07T21:03:49.0271535Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0272133Z self=, 2025-05-07T21:03:49.0272663Z compile=True, 2025-05-07T21:03:49.0272874Z T=5, 2025-05-07T21:03:49.0273061Z D=85, 2025-05-07T21:03:49.0273247Z B=9, 2025-05-07T21:03:49.0273437Z log_E=3, 2025-05-07T21:03:49.0273636Z L=11, 2025-05-07T21:03:49.0273826Z D_gradcheck=2, 2025-05-07T21:03:49.0274056Z stochastic_rounding=True, 2025-05-07T21:03:49.0274318Z weighted=True, 2025-05-07T21:03:49.0274527Z row_wise=True, 2025-05-07T21:03:49.0274751Z mixed=True, 2025-05-07T21:03:49.0274955Z use_cache=True, 2025-05-07T21:03:49.0275198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0275494Z use_cpu=True, 2025-05-07T21:03:49.0275723Z output_dtype=SparseType.BF16, 2025-05-07T21:03:49.0275992Z ) 2025-05-07T21:03:49.0276226Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0276819Z self=, 2025-05-07T21:03:49.0277396Z compile=True, 2025-05-07T21:03:49.0277617Z T=2, 2025-05-07T21:03:49.0277805Z D=99, 2025-05-07T21:03:49.0277986Z B=110, 2025-05-07T21:03:49.0278179Z log_E=5, 2025-05-07T21:03:49.0278382Z L=0, 2025-05-07T21:03:49.0278575Z D_gradcheck=2, 2025-05-07T21:03:49.0278810Z stochastic_rounding=False, 2025-05-07T21:03:49.0279074Z weighted=True, 2025-05-07T21:03:49.0279282Z row_wise=True, 2025-05-07T21:03:49.0279493Z mixed=True, 2025-05-07T21:03:49.0279701Z use_cache=False, 2025-05-07T21:03:49.0279945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0280235Z use_cpu=False, 2025-05-07T21:03:49.0280545Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0280799Z ) 2025-05-07T21:03:49.0281031Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0281618Z self=, 2025-05-07T21:03:49.0282158Z compile=True, 2025-05-07T21:03:49.0282361Z T=4, 2025-05-07T21:03:49.0282549Z D=54, 2025-05-07T21:03:49.0282737Z B=53, 2025-05-07T21:03:49.0282917Z log_E=3, 2025-05-07T21:03:49.0283113Z L=6, 2025-05-07T21:03:49.0283359Z D_gradcheck=1, 2025-05-07T21:03:49.0283578Z stochastic_rounding=True, 2025-05-07T21:03:49.0283835Z weighted=True, 2025-05-07T21:03:49.0284050Z row_wise=False, 2025-05-07T21:03:49.0284258Z mixed=False, 2025-05-07T21:03:49.0284473Z use_cache=True, 2025-05-07T21:03:49.0284715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0285005Z use_cpu=False, 2025-05-07T21:03:49.0285246Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0285558Z ) 2025-05-07T21:03:49.0285787Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0286385Z self=, 2025-05-07T21:03:49.0286923Z compile=False, 2025-05-07T21:03:49.0287127Z T=5, 2025-05-07T21:03:49.0287352Z D=60, 2025-05-07T21:03:49.0287579Z B=112, 2025-05-07T21:03:49.0287771Z log_E=4, 2025-05-07T21:03:49.0287971Z L=7, 2025-05-07T21:03:49.0288160Z D_gradcheck=1, 2025-05-07T21:03:49.0288398Z stochastic_rounding=False, 2025-05-07T21:03:49.0288665Z weighted=False, 2025-05-07T21:03:49.0288879Z row_wise=True, 2025-05-07T21:03:49.0289091Z mixed=True, 2025-05-07T21:03:49.0289302Z use_cache=True, 2025-05-07T21:03:49.0289541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0289830Z use_cpu=True, 2025-05-07T21:03:49.0290070Z output_dtype=SparseType.BF16, 2025-05-07T21:03:49.0290328Z ) 2025-05-07T21:03:49.0290567Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0291160Z self=, 2025-05-07T21:03:49.0291712Z compile=False, 2025-05-07T21:03:49.0291916Z T=3, 2025-05-07T21:03:49.0292105Z D=36, 2025-05-07T21:03:49.0292295Z B=35, 2025-05-07T21:03:49.0292481Z log_E=5, 2025-05-07T21:03:49.0292679Z L=6, 2025-05-07T21:03:49.0292869Z D_gradcheck=1, 2025-05-07T21:03:49.0293092Z stochastic_rounding=False, 2025-05-07T21:03:49.0293354Z weighted=True, 2025-05-07T21:03:49.0293569Z row_wise=False, 2025-05-07T21:03:49.0293778Z mixed=False, 2025-05-07T21:03:49.0293993Z use_cache=False, 2025-05-07T21:03:49.0294514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0294808Z use_cpu=False, 2025-05-07T21:03:49.0295048Z output_dtype=SparseType.BF16, 2025-05-07T21:03:49.0295310Z ) 2025-05-07T21:03:49.0295542Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0296131Z self=, 2025-05-07T21:03:49.0296713Z compile=False, 2025-05-07T21:03:49.0296926Z T=4, 2025-05-07T21:03:49.0297108Z D=71, 2025-05-07T21:03:49.0297296Z B=86, 2025-05-07T21:03:49.0297484Z log_E=5, 2025-05-07T21:03:49.0297747Z L=9, 2025-05-07T21:03:49.0297944Z D_gradcheck=1, 2025-05-07T21:03:49.0298175Z stochastic_rounding=False, 2025-05-07T21:03:49.0298435Z weighted=False, 2025-05-07T21:03:49.0298653Z row_wise=True, 2025-05-07T21:03:49.0298863Z mixed=False, 2025-05-07T21:03:49.0299071Z use_cache=True, 2025-05-07T21:03:49.0299310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0299604Z use_cpu=False, 2025-05-07T21:03:49.0299833Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0300104Z ) 2025-05-07T21:03:49.0300340Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0300935Z self=, 2025-05-07T21:03:49.0301479Z compile=True, 2025-05-07T21:03:49.0301693Z T=1, 2025-05-07T21:03:49.0301877Z D=107, 2025-05-07T21:03:49.0302073Z B=44, 2025-05-07T21:03:49.0302267Z log_E=5, 2025-05-07T21:03:49.0302460Z L=0, 2025-05-07T21:03:49.0302659Z D_gradcheck=2, 2025-05-07T21:03:49.0302891Z stochastic_rounding=True, 2025-05-07T21:03:49.0303150Z weighted=False, 2025-05-07T21:03:49.0303367Z row_wise=False, 2025-05-07T21:03:49.0303668Z mixed=False, 2025-05-07T21:03:49.0303899Z use_cache=True, 2025-05-07T21:03:49.0304151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0304480Z use_cpu=False, 2025-05-07T21:03:49.0304740Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0305029Z ) 2025-05-07T21:03:49.0305281Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0306070Z self=, 2025-05-07T21:03:49.0306602Z compile=False, 2025-05-07T21:03:49.0306811Z T=4, 2025-05-07T21:03:49.0307002Z D=24, 2025-05-07T21:03:49.0307182Z B=65, 2025-05-07T21:03:49.0307368Z log_E=5, 2025-05-07T21:03:49.0307565Z L=1, 2025-05-07T21:03:49.0307749Z D_gradcheck=2, 2025-05-07T21:03:49.0307978Z stochastic_rounding=True, 2025-05-07T21:03:49.0308302Z weighted=False, 2025-05-07T21:03:49.0308517Z row_wise=False, 2025-05-07T21:03:49.0308736Z mixed=False, 2025-05-07T21:03:49.0308956Z use_cache=False, 2025-05-07T21:03:49.0309200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0309490Z use_cpu=False, 2025-05-07T21:03:49.0309726Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0309988Z ) 2025-05-07T21:03:49.0310220Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0310818Z self=, 2025-05-07T21:03:49.0311350Z compile=True, 2025-05-07T21:03:49.0311558Z T=4, 2025-05-07T21:03:49.0311751Z D=108, 2025-05-07T21:03:49.0311943Z B=102, 2025-05-07T21:03:49.0312126Z log_E=4, 2025-05-07T21:03:49.0312322Z L=17, 2025-05-07T21:03:49.0312521Z D_gradcheck=2, 2025-05-07T21:03:49.0312752Z stochastic_rounding=False, 2025-05-07T21:03:49.0313010Z weighted=True, 2025-05-07T21:03:49.0313229Z row_wise=False, 2025-05-07T21:03:49.0313443Z mixed=False, 2025-05-07T21:03:49.0313665Z use_cache=False, 2025-05-07T21:03:49.0313919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0314210Z use_cpu=False, 2025-05-07T21:03:49.0314454Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0314723Z ) 2025-05-07T21:03:49.0314957Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0315544Z self=, 2025-05-07T21:03:49.0316084Z compile=True, 2025-05-07T21:03:49.0316297Z T=2, 2025-05-07T21:03:49.0316481Z D=98, 2025-05-07T21:03:49.0316674Z B=111, 2025-05-07T21:03:49.0316871Z log_E=4, 2025-05-07T21:03:49.0317064Z L=1, 2025-05-07T21:03:49.0317260Z D_gradcheck=2, 2025-05-07T21:03:49.0317500Z stochastic_rounding=False, 2025-05-07T21:03:49.0317813Z weighted=False, 2025-05-07T21:03:49.0318033Z row_wise=False, 2025-05-07T21:03:49.0318249Z mixed=True, 2025-05-07T21:03:49.0318454Z use_cache=True, 2025-05-07T21:03:49.0318693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0318988Z use_cpu=False, 2025-05-07T21:03:49.0319226Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0319488Z ) 2025-05-07T21:03:49.0319722Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0320304Z self=, 2025-05-07T21:03:49.0320887Z compile=True, 2025-05-07T21:03:49.0321097Z T=3, 2025-05-07T21:03:49.0321281Z D=54, 2025-05-07T21:03:49.0321465Z B=36, 2025-05-07T21:03:49.0321651Z log_E=3, 2025-05-07T21:03:49.0321847Z L=4, 2025-05-07T21:03:49.0322030Z D_gradcheck=2, 2025-05-07T21:03:49.0322261Z stochastic_rounding=True, 2025-05-07T21:03:49.0322527Z weighted=True, 2025-05-07T21:03:49.0322737Z row_wise=False, 2025-05-07T21:03:49.0322946Z mixed=False, 2025-05-07T21:03:49.0323159Z use_cache=True, 2025-05-07T21:03:49.0323391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0323727Z use_cpu=True, 2025-05-07T21:03:49.0323962Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0324219Z ) 2025-05-07T21:03:49.0324451Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:49.0325037Z self=, 2025-05-07T21:03:49.0325571Z compile=False, 2025-05-07T21:03:49.0325783Z T=2, 2025-05-07T21:03:49.0325975Z D=12, 2025-05-07T21:03:49.0326203Z B=59, 2025-05-07T21:03:49.0326393Z log_E=5, 2025-05-07T21:03:49.0334098Z L=18, 2025-05-07T21:03:49.0334337Z D_gradcheck=1, 2025-05-07T21:03:49.0334566Z stochastic_rounding=False, 2025-05-07T21:03:49.0334834Z weighted=True, 2025-05-07T21:03:49.0335048Z row_wise=True, 2025-05-07T21:03:49.0335276Z mixed=False, 2025-05-07T21:03:49.0335490Z use_cache=True, 2025-05-07T21:03:49.0335810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0336112Z use_cpu=True, 2025-05-07T21:03:49.0336369Z output_dtype=SparseType.BF16, 2025-05-07T21:03:50.5135862Z ) 2025-05-07T21:03:50.5136333Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5137175Z self=, 2025-05-07T21:03:50.5137849Z compile=True, 2025-05-07T21:03:50.5138052Z T=3, 2025-05-07T21:03:50.5138236Z D=88, 2025-05-07T21:03:50.5138419Z B=116, 2025-05-07T21:03:50.5138617Z log_E=5, 2025-05-07T21:03:50.5138807Z L=5, 2025-05-07T21:03:50.5138991Z D_gradcheck=1, 2025-05-07T21:03:50.5139209Z stochastic_rounding=True, 2025-05-07T21:03:50.5139460Z weighted=True, 2025-05-07T21:03:50.5139666Z row_wise=True, 2025-05-07T21:03:50.5139865Z mixed=False, 2025-05-07T21:03:50.5140076Z use_cache=False, 2025-05-07T21:03:50.5140333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.5140637Z use_cpu=True, 2025-05-07T21:03:50.5140868Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.5141144Z ) 2025-05-07T21:03:50.5141385Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5141974Z self=, 2025-05-07T21:03:50.5142512Z compile=True, 2025-05-07T21:03:50.5142728Z T=2, 2025-05-07T21:03:50.5142911Z D=18, 2025-05-07T21:03:50.5143103Z B=41, 2025-05-07T21:03:50.5143295Z log_E=5, 2025-05-07T21:03:50.5143492Z L=12, 2025-05-07T21:03:50.5143692Z D_gradcheck=1, 2025-05-07T21:03:50.5143929Z stochastic_rounding=True, 2025-05-07T21:03:50.5144183Z weighted=False, 2025-05-07T21:03:50.5144404Z row_wise=True, 2025-05-07T21:03:50.5144613Z mixed=True, 2025-05-07T21:03:50.5144812Z use_cache=True, 2025-05-07T21:03:50.5145334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.5145631Z use_cpu=True, 2025-05-07T21:03:50.5145857Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.5146119Z ) 2025-05-07T21:03:50.5146347Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5146940Z self=, 2025-05-07T21:03:50.5147472Z compile=False, 2025-05-07T21:03:50.5147680Z T=5, 2025-05-07T21:03:50.5147868Z D=41, 2025-05-07T21:03:50.5148047Z B=122, 2025-05-07T21:03:50.5148231Z log_E=3, 2025-05-07T21:03:50.5148430Z L=0, 2025-05-07T21:03:50.5148612Z D_gradcheck=1, 2025-05-07T21:03:50.5148840Z stochastic_rounding=True, 2025-05-07T21:03:50.5149099Z weighted=True, 2025-05-07T21:03:50.5149305Z row_wise=True, 2025-05-07T21:03:50.5149514Z mixed=True, 2025-05-07T21:03:50.5149722Z use_cache=False, 2025-05-07T21:03:50.5149965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.5150252Z use_cpu=True, 2025-05-07T21:03:50.5150496Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.5150752Z ) 2025-05-07T21:03:50.5150985Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5151657Z self=, 2025-05-07T21:03:50.5152190Z compile=True, 2025-05-07T21:03:50.5152390Z T=5, 2025-05-07T21:03:50.5152575Z D=84, 2025-05-07T21:03:50.5152760Z B=22, 2025-05-07T21:03:50.5152943Z log_E=3, 2025-05-07T21:03:50.5153140Z L=19, 2025-05-07T21:03:50.5153336Z D_gradcheck=2, 2025-05-07T21:03:50.5153641Z stochastic_rounding=True, 2025-05-07T21:03:50.5153900Z weighted=True, 2025-05-07T21:03:50.5154121Z row_wise=True, 2025-05-07T21:03:50.5154326Z mixed=False, 2025-05-07T21:03:50.5154541Z use_cache=False, 2025-05-07T21:03:50.5154791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.5155079Z use_cpu=False, 2025-05-07T21:03:50.5155318Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.5155655Z ) 2025-05-07T21:03:50.5155886Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5156479Z self=, 2025-05-07T21:03:50.5157025Z compile=True, 2025-05-07T21:03:50.5157226Z T=2, 2025-05-07T21:03:50.5157415Z D=121, 2025-05-07T21:03:50.5157604Z B=73, 2025-05-07T21:03:50.5157784Z log_E=5, 2025-05-07T21:03:50.5157979Z L=0, 2025-05-07T21:03:50.5158170Z D_gradcheck=2, 2025-05-07T21:03:50.5158392Z stochastic_rounding=False, 2025-05-07T21:03:50.5158658Z weighted=True, 2025-05-07T21:03:50.5158880Z row_wise=False, 2025-05-07T21:03:50.5159089Z mixed=True, 2025-05-07T21:03:50.5159294Z use_cache=False, 2025-05-07T21:03:50.5159542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.5159830Z use_cpu=True, 2025-05-07T21:03:50.5160056Z output_dtype=SparseType.BF16, 2025-05-07T21:03:50.5160318Z ) 2025-05-07T21:03:50.5160654Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5161232Z self=, 2025-05-07T21:03:50.5161779Z compile=False, 2025-05-07T21:03:50.5161988Z T=5, 2025-05-07T21:03:50.5162168Z D=2, 2025-05-07T21:03:50.5162351Z B=100, 2025-05-07T21:03:50.5162538Z log_E=3, 2025-05-07T21:03:50.5162727Z L=1, 2025-05-07T21:03:50.5162917Z D_gradcheck=1, 2025-05-07T21:03:50.5163143Z stochastic_rounding=True, 2025-05-07T21:03:50.5163391Z weighted=True, 2025-05-07T21:03:50.5163606Z row_wise=True, 2025-05-07T21:03:50.5163817Z mixed=False, 2025-05-07T21:03:50.5164023Z use_cache=True, 2025-05-07T21:03:50.5164260Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.5164546Z use_cpu=True, 2025-05-07T21:03:50.5164772Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.5165039Z ) 2025-05-07T21:03:50.5165326Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5165924Z self=, 2025-05-07T21:03:50.5166457Z compile=True, 2025-05-07T21:03:50.5166672Z T=5, 2025-05-07T21:03:50.5166859Z D=112, 2025-05-07T21:03:50.5167046Z B=81, 2025-05-07T21:03:50.5167243Z log_E=3, 2025-05-07T21:03:50.5167439Z L=11, 2025-05-07T21:03:50.5167627Z D_gradcheck=2, 2025-05-07T21:03:50.5167863Z stochastic_rounding=False, 2025-05-07T21:03:50.5168132Z weighted=False, 2025-05-07T21:03:50.5168352Z row_wise=False, 2025-05-07T21:03:50.5168576Z mixed=False, 2025-05-07T21:03:50.5168799Z use_cache=True, 2025-05-07T21:03:50.5169040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.5169334Z use_cpu=True, 2025-05-07T21:03:50.5169580Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.5169836Z ) 2025-05-07T21:03:50.5170070Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5170655Z self=, 2025-05-07T21:03:50.5171195Z compile=False, 2025-05-07T21:03:50.5171451Z T=2, 2025-05-07T21:03:50.5171636Z D=51, 2025-05-07T21:03:50.5171826Z B=66, 2025-05-07T21:03:50.5172012Z log_E=4, 2025-05-07T21:03:50.5172212Z L=3, 2025-05-07T21:03:50.5172406Z D_gradcheck=2, 2025-05-07T21:03:50.5172630Z stochastic_rounding=True, 2025-05-07T21:03:50.5172885Z weighted=False, 2025-05-07T21:03:50.5173101Z row_wise=True, 2025-05-07T21:03:50.5173302Z mixed=False, 2025-05-07T21:03:50.5173552Z use_cache=False, 2025-05-07T21:03:50.5173800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.5174081Z use_cpu=False, 2025-05-07T21:03:50.5174322Z output_dtype=SparseType.BF16, 2025-05-07T21:03:50.5174586Z ) 2025-05-07T21:03:50.5174816Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5175400Z self=, 2025-05-07T21:03:50.5175981Z compile=True, 2025-05-07T21:03:50.5176188Z T=4, 2025-05-07T21:03:50.5176376Z D=89, 2025-05-07T21:03:50.5176561Z B=59, 2025-05-07T21:03:50.5176742Z log_E=4, 2025-05-07T21:03:50.5176941Z L=13, 2025-05-07T21:03:50.5177135Z D_gradcheck=1, 2025-05-07T21:03:50.5177364Z stochastic_rounding=True, 2025-05-07T21:03:50.5177616Z weighted=False, 2025-05-07T21:03:50.5177837Z row_wise=True, 2025-05-07T21:03:50.5178053Z mixed=False, 2025-05-07T21:03:50.5178265Z use_cache=False, 2025-05-07T21:03:50.5178528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.5178824Z use_cpu=True, 2025-05-07T21:03:50.5179055Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.5179332Z ) 2025-05-07T21:03:50.5179577Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5180170Z self=, 2025-05-07T21:03:50.5180713Z compile=True, 2025-05-07T21:03:50.5180928Z T=2, 2025-05-07T21:03:50.5181113Z D=118, 2025-05-07T21:03:50.5181314Z B=58, 2025-05-07T21:03:50.5181521Z log_E=5, 2025-05-07T21:03:50.5181723Z L=19, 2025-05-07T21:03:50.5181921Z D_gradcheck=1, 2025-05-07T21:03:50.5182143Z stochastic_rounding=True, 2025-05-07T21:03:50.5182407Z weighted=False, 2025-05-07T21:03:50.5182624Z row_wise=True, 2025-05-07T21:03:50.5182834Z mixed=False, 2025-05-07T21:03:50.5183057Z use_cache=True, 2025-05-07T21:03:50.5183304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.5183594Z use_cpu=False, 2025-05-07T21:03:50.5183831Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.5184096Z ) 2025-05-07T21:03:50.5184334Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5184914Z self=, 2025-05-07T21:03:50.5185497Z compile=True, 2025-05-07T21:03:50.5185711Z T=5, 2025-05-07T21:03:50.5185890Z D=50, 2025-05-07T21:03:50.5186077Z B=7, 2025-05-07T21:03:50.5186260Z log_E=4, 2025-05-07T21:03:50.5186452Z L=16, 2025-05-07T21:03:50.5186642Z D_gradcheck=2, 2025-05-07T21:03:50.5186868Z stochastic_rounding=True, 2025-05-07T21:03:50.5187116Z weighted=True, 2025-05-07T21:03:50.5187331Z row_wise=False, 2025-05-07T21:03:50.5187546Z mixed=True, 2025-05-07T21:03:50.5187754Z use_cache=True, 2025-05-07T21:03:50.5187991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.5188278Z use_cpu=False, 2025-05-07T21:03:50.5188511Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.5188772Z ) 2025-05-07T21:03:50.5189004Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5189585Z self=, 2025-05-07T21:03:50.5190122Z compile=True, 2025-05-07T21:03:50.5190334Z T=5, 2025-05-07T21:03:50.5190525Z D=61, 2025-05-07T21:03:50.5190708Z B=127, 2025-05-07T21:03:50.5190897Z log_E=3, 2025-05-07T21:03:50.5191092Z L=3, 2025-05-07T21:03:50.5191328Z D_gradcheck=2, 2025-05-07T21:03:50.5191584Z stochastic_rounding=False, 2025-05-07T21:03:50.5191846Z weighted=False, 2025-05-07T21:03:50.5192064Z row_wise=False, 2025-05-07T21:03:50.5192279Z mixed=True, 2025-05-07T21:03:50.5192489Z use_cache=False, 2025-05-07T21:03:50.5192749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.5193042Z use_cpu=True, 2025-05-07T21:03:50.5193266Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.5193633Z ) 2025-05-07T21:03:50.5193876Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5194874Z self=, 2025-05-07T21:03:50.5195424Z compile=False, 2025-05-07T21:03:50.5195644Z T=1, 2025-05-07T21:03:50.5195830Z D=106, 2025-05-07T21:03:50.5196109Z B=6, 2025-05-07T21:03:50.5196301Z log_E=3, 2025-05-07T21:03:50.5196493Z L=7, 2025-05-07T21:03:50.5196689Z D_gradcheck=2, 2025-05-07T21:03:50.5196926Z stochastic_rounding=True, 2025-05-07T21:03:50.5197181Z weighted=False, 2025-05-07T21:03:50.5197403Z row_wise=True, 2025-05-07T21:03:50.5197618Z mixed=False, 2025-05-07T21:03:50.5197833Z use_cache=False, 2025-05-07T21:03:50.5198095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.5198395Z use_cpu=True, 2025-05-07T21:03:50.5198623Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.5198890Z ) 2025-05-07T21:03:50.5199134Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5199729Z self=, 2025-05-07T21:03:50.5200258Z compile=False, 2025-05-07T21:03:50.5200512Z T=1, 2025-05-07T21:03:50.5200701Z D=98, 2025-05-07T21:03:50.5200888Z B=112, 2025-05-07T21:03:50.5201076Z log_E=3, 2025-05-07T21:03:50.5201273Z L=7, 2025-05-07T21:03:50.5201457Z D_gradcheck=1, 2025-05-07T21:03:50.5201690Z stochastic_rounding=False, 2025-05-07T21:03:50.5201951Z weighted=True, 2025-05-07T21:03:50.5202161Z row_wise=False, 2025-05-07T21:03:50.5202374Z mixed=True, 2025-05-07T21:03:50.5202581Z use_cache=True, 2025-05-07T21:03:50.5202812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.5203099Z use_cpu=False, 2025-05-07T21:03:50.5203332Z output_dtype=SparseType.BF16, 2025-05-07T21:03:50.5203583Z ) 2025-05-07T21:03:50.5203812Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5204393Z self=, 2025-05-07T21:03:50.5204916Z compile=True, 2025-05-07T21:03:50.5205112Z T=4, 2025-05-07T21:03:50.5205288Z D=111, 2025-05-07T21:03:50.5205476Z B=90, 2025-05-07T21:03:50.5205654Z log_E=3, 2025-05-07T21:03:50.5205913Z L=8, 2025-05-07T21:03:50.5206103Z D_gradcheck=1, 2025-05-07T21:03:50.5206323Z stochastic_rounding=False, 2025-05-07T21:03:50.5206575Z weighted=True, 2025-05-07T21:03:50.5206793Z row_wise=True, 2025-05-07T21:03:50.5206992Z mixed=True, 2025-05-07T21:03:50.5207207Z use_cache=True, 2025-05-07T21:03:50.5207446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.5207729Z use_cpu=True, 2025-05-07T21:03:50.5207963Z output_dtype=SparseType.FP32, 2025-05-07T21:03:50.5208226Z ) 2025-05-07T21:03:50.5208451Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5209040Z self=, 2025-05-07T21:03:50.5209572Z compile=False, 2025-05-07T21:03:50.5209777Z T=5, 2025-05-07T21:03:50.5209963Z D=24, 2025-05-07T21:03:50.5210147Z B=79, 2025-05-07T21:03:50.5210330Z log_E=3, 2025-05-07T21:03:50.5210524Z L=20, 2025-05-07T21:03:50.5210717Z D_gradcheck=1, 2025-05-07T21:03:50.5210945Z stochastic_rounding=True, 2025-05-07T21:03:50.5211195Z weighted=True, 2025-05-07T21:03:50.5211408Z row_wise=True, 2025-05-07T21:03:50.5211676Z mixed=False, 2025-05-07T21:03:50.5211877Z use_cache=True, 2025-05-07T21:03:50.5212108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.5212395Z use_cpu=False, 2025-05-07T21:03:50.5212622Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.5212879Z ) 2025-05-07T21:03:50.5213108Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5213749Z self=, 2025-05-07T21:03:50.5214283Z compile=True, 2025-05-07T21:03:50.5214482Z T=4, 2025-05-07T21:03:50.5214655Z D=103, 2025-05-07T21:03:50.5214835Z B=128, 2025-05-07T21:03:50.5215018Z log_E=4, 2025-05-07T21:03:50.5215202Z L=13, 2025-05-07T21:03:50.5215387Z D_gradcheck=2, 2025-05-07T21:03:50.5215612Z stochastic_rounding=False, 2025-05-07T21:03:50.5215904Z weighted=True, 2025-05-07T21:03:50.5216116Z row_wise=True, 2025-05-07T21:03:50.5216323Z mixed=True, 2025-05-07T21:03:50.5216523Z use_cache=False, 2025-05-07T21:03:50.5216774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.5217061Z use_cpu=False, 2025-05-07T21:03:50.5217302Z output_dtype=SparseType.FP16, 2025-05-07T21:03:50.5217554Z ) 2025-05-07T21:03:50.5217789Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5218370Z self=, 2025-05-07T21:03:50.5218894Z compile=True, 2025-05-07T21:03:50.5219103Z T=1, 2025-05-07T21:03:50.5219289Z D=62, 2025-05-07T21:03:50.5219463Z B=31, 2025-05-07T21:03:50.5219652Z log_E=5, 2025-05-07T21:03:50.5219852Z L=6, 2025-05-07T21:03:50.5220033Z D_gradcheck=2, 2025-05-07T21:03:50.5220270Z stochastic_rounding=False, 2025-05-07T21:03:50.5220537Z weighted=False, 2025-05-07T21:03:50.5220749Z row_wise=True, 2025-05-07T21:03:50.5220956Z mixed=False, 2025-05-07T21:03:50.5221168Z use_cache=False, 2025-05-07T21:03:50.5221413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:50.5221707Z use_cpu=False, 2025-05-07T21:03:50.5221953Z output_dtype=SparseType.BF16, 2025-05-07T21:03:50.5222210Z ) 2025-05-07T21:03:50.5222440Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:50.5223028Z self=, 2025-05-07T21:03:50.5223563Z compile=False, 2025-05-07T21:03:50.5223768Z T=3, 2025-05-07T21:03:50.5223953Z D=18, 2025-05-07T21:03:50.5224144Z B=20, 2025-05-07T21:03:50.5224322Z log_E=4, 2025-05-07T21:03:50.5224516Z L=19, 2025-05-07T21:03:50.5224708Z D_gradcheck=1, 2025-05-07T21:03:50.5224928Z stochastic_rounding=False, 2025-05-07T21:03:50.5225181Z weighted=True, 2025-05-07T21:03:50.5225439Z row_wise=True, 2025-05-07T21:03:50.5225639Z mixed=False, 2025-05-07T21:03:50.5225848Z use_cache=True, 2025-05-07T21:03:50.5226084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:50.5226361Z use_cpu=False, 2025-05-07T21:03:50.5226591Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2207618Z ) 2025-05-07T21:03:53.2207954Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2208772Z self=, 2025-05-07T21:03:53.2209503Z compile=True, 2025-05-07T21:03:53.2209763Z T=1, 2025-05-07T21:03:53.2210009Z D=63, 2025-05-07T21:03:53.2210198Z B=75, 2025-05-07T21:03:53.2210377Z log_E=3, 2025-05-07T21:03:53.2210581Z L=15, 2025-05-07T21:03:53.2210775Z D_gradcheck=1, 2025-05-07T21:03:53.2211017Z stochastic_rounding=True, 2025-05-07T21:03:53.2219513Z weighted=True, 2025-05-07T21:03:53.2219725Z row_wise=True, 2025-05-07T21:03:53.2219951Z mixed=False, 2025-05-07T21:03:53.2220175Z use_cache=False, 2025-05-07T21:03:53.2220421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2220970Z use_cpu=False, 2025-05-07T21:03:53.2221210Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2221471Z ) 2025-05-07T21:03:53.2221715Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2222309Z self=, 2025-05-07T21:03:53.2222849Z compile=False, 2025-05-07T21:03:53.2223052Z T=4, 2025-05-07T21:03:53.2223238Z D=19, 2025-05-07T21:03:53.2223509Z B=70, 2025-05-07T21:03:53.2223691Z log_E=3, 2025-05-07T21:03:53.2223887Z L=18, 2025-05-07T21:03:53.2224079Z D_gradcheck=2, 2025-05-07T21:03:53.2224307Z stochastic_rounding=True, 2025-05-07T21:03:53.2224567Z weighted=False, 2025-05-07T21:03:53.2224790Z row_wise=False, 2025-05-07T21:03:53.2224995Z mixed=False, 2025-05-07T21:03:53.2225211Z use_cache=True, 2025-05-07T21:03:53.2225533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2225814Z use_cpu=True, 2025-05-07T21:03:53.2226058Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2226320Z ) 2025-05-07T21:03:53.2226547Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2227132Z self=, 2025-05-07T21:03:53.2227717Z compile=False, 2025-05-07T21:03:53.2227934Z T=1, 2025-05-07T21:03:53.2228120Z D=65, 2025-05-07T21:03:53.2228308Z B=116, 2025-05-07T21:03:53.2228502Z log_E=5, 2025-05-07T21:03:53.2228693Z L=6, 2025-05-07T21:03:53.2228888Z D_gradcheck=1, 2025-05-07T21:03:53.2229115Z stochastic_rounding=False, 2025-05-07T21:03:53.2229368Z weighted=True, 2025-05-07T21:03:53.2229583Z row_wise=False, 2025-05-07T21:03:53.2229798Z mixed=False, 2025-05-07T21:03:53.2230007Z use_cache=True, 2025-05-07T21:03:53.2230261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2230552Z use_cpu=True, 2025-05-07T21:03:53.2230787Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2231117Z ) 2025-05-07T21:03:53.2231354Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2231937Z self=, 2025-05-07T21:03:53.2232480Z compile=True, 2025-05-07T21:03:53.2232695Z T=3, 2025-05-07T21:03:53.2232882Z D=118, 2025-05-07T21:03:53.2233071Z B=69, 2025-05-07T21:03:53.2233262Z log_E=3, 2025-05-07T21:03:53.2233456Z L=16, 2025-05-07T21:03:53.2233655Z D_gradcheck=2, 2025-05-07T21:03:53.2233893Z stochastic_rounding=True, 2025-05-07T21:03:53.2234155Z weighted=False, 2025-05-07T21:03:53.2234369Z row_wise=False, 2025-05-07T21:03:53.2234584Z mixed=False, 2025-05-07T21:03:53.2234795Z use_cache=True, 2025-05-07T21:03:53.2235116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2235414Z use_cpu=False, 2025-05-07T21:03:53.2235649Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2235906Z ) 2025-05-07T21:03:53.2236139Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2236722Z self=, 2025-05-07T21:03:53.2237256Z compile=True, 2025-05-07T21:03:53.2237462Z T=5, 2025-05-07T21:03:53.2237666Z D=75, 2025-05-07T21:03:53.2237877Z B=68, 2025-05-07T21:03:53.2238063Z log_E=4, 2025-05-07T21:03:53.2238261Z L=12, 2025-05-07T21:03:53.2238446Z D_gradcheck=2, 2025-05-07T21:03:53.2238672Z stochastic_rounding=True, 2025-05-07T21:03:53.2238931Z weighted=False, 2025-05-07T21:03:53.2239141Z row_wise=False, 2025-05-07T21:03:53.2239351Z mixed=False, 2025-05-07T21:03:53.2239561Z use_cache=True, 2025-05-07T21:03:53.2239792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2240089Z use_cpu=True, 2025-05-07T21:03:53.2240323Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2240647Z ) 2025-05-07T21:03:53.2240874Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2241512Z self=, 2025-05-07T21:03:53.2242042Z compile=True, 2025-05-07T21:03:53.2242245Z T=1, 2025-05-07T21:03:53.2242432Z D=20, 2025-05-07T21:03:53.2242620Z B=89, 2025-05-07T21:03:53.2242802Z log_E=4, 2025-05-07T21:03:53.2242998Z L=13, 2025-05-07T21:03:53.2243189Z D_gradcheck=1, 2025-05-07T21:03:53.2243461Z stochastic_rounding=False, 2025-05-07T21:03:53.2243727Z weighted=True, 2025-05-07T21:03:53.2243942Z row_wise=True, 2025-05-07T21:03:53.2244145Z mixed=False, 2025-05-07T21:03:53.2244357Z use_cache=True, 2025-05-07T21:03:53.2244600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2244892Z use_cpu=False, 2025-05-07T21:03:53.2245130Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2245439Z ) 2025-05-07T21:03:53.2245669Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2246253Z self=, 2025-05-07T21:03:53.2246793Z compile=False, 2025-05-07T21:03:53.2247001Z T=3, 2025-05-07T21:03:53.2247185Z D=30, 2025-05-07T21:03:53.2247381Z B=43, 2025-05-07T21:03:53.2247568Z log_E=5, 2025-05-07T21:03:53.2247759Z L=6, 2025-05-07T21:03:53.2247956Z D_gradcheck=2, 2025-05-07T21:03:53.2248184Z stochastic_rounding=False, 2025-05-07T21:03:53.2248443Z weighted=False, 2025-05-07T21:03:53.2248665Z row_wise=True, 2025-05-07T21:03:53.2248878Z mixed=False, 2025-05-07T21:03:53.2249086Z use_cache=True, 2025-05-07T21:03:53.2249327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2249618Z use_cpu=False, 2025-05-07T21:03:53.2249844Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2250110Z ) 2025-05-07T21:03:53.2250348Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2250933Z self=, 2025-05-07T21:03:53.2251467Z compile=True, 2025-05-07T21:03:53.2251681Z T=3, 2025-05-07T21:03:53.2251871Z D=34, 2025-05-07T21:03:53.2252050Z B=83, 2025-05-07T21:03:53.2252234Z log_E=4, 2025-05-07T21:03:53.2252429Z L=8, 2025-05-07T21:03:53.2252614Z D_gradcheck=2, 2025-05-07T21:03:53.2252849Z stochastic_rounding=False, 2025-05-07T21:03:53.2253109Z weighted=True, 2025-05-07T21:03:53.2253317Z row_wise=False, 2025-05-07T21:03:53.2253535Z mixed=True, 2025-05-07T21:03:53.2253743Z use_cache=True, 2025-05-07T21:03:53.2253971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2254266Z use_cpu=False, 2025-05-07T21:03:53.2254502Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2254758Z ) 2025-05-07T21:03:53.2255049Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2255650Z self=, 2025-05-07T21:03:53.2256175Z compile=True, 2025-05-07T21:03:53.2256387Z T=1, 2025-05-07T21:03:53.2256572Z D=31, 2025-05-07T21:03:53.2256756Z B=18, 2025-05-07T21:03:53.2256946Z log_E=3, 2025-05-07T21:03:53.2257145Z L=1, 2025-05-07T21:03:53.2257331Z D_gradcheck=2, 2025-05-07T21:03:53.2257588Z stochastic_rounding=True, 2025-05-07T21:03:53.2257871Z weighted=False, 2025-05-07T21:03:53.2258082Z row_wise=False, 2025-05-07T21:03:53.2258305Z mixed=True, 2025-05-07T21:03:53.2258519Z use_cache=False, 2025-05-07T21:03:53.2258778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2259058Z use_cpu=True, 2025-05-07T21:03:53.2259298Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2259561Z ) 2025-05-07T21:03:53.2259791Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2260386Z self=, 2025-05-07T21:03:53.2260921Z compile=True, 2025-05-07T21:03:53.2261282Z T=2, 2025-05-07T21:03:53.2261469Z D=39, 2025-05-07T21:03:53.2261651Z B=18, 2025-05-07T21:03:53.2261833Z log_E=3, 2025-05-07T21:03:53.2262026Z L=19, 2025-05-07T21:03:53.2262218Z D_gradcheck=2, 2025-05-07T21:03:53.2262439Z stochastic_rounding=True, 2025-05-07T21:03:53.2262698Z weighted=True, 2025-05-07T21:03:53.2262913Z row_wise=False, 2025-05-07T21:03:53.2263124Z mixed=False, 2025-05-07T21:03:53.2263382Z use_cache=False, 2025-05-07T21:03:53.2263634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2263918Z use_cpu=True, 2025-05-07T21:03:53.2264156Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2264419Z ) 2025-05-07T21:03:53.2264650Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2265227Z self=, 2025-05-07T21:03:53.2265811Z compile=True, 2025-05-07T21:03:53.2266022Z T=3, 2025-05-07T21:03:53.2266204Z D=116, 2025-05-07T21:03:53.2266392Z B=70, 2025-05-07T21:03:53.2266579Z log_E=5, 2025-05-07T21:03:53.2266765Z L=18, 2025-05-07T21:03:53.2266958Z D_gradcheck=2, 2025-05-07T21:03:53.2267187Z stochastic_rounding=True, 2025-05-07T21:03:53.2267442Z weighted=True, 2025-05-07T21:03:53.2267686Z row_wise=True, 2025-05-07T21:03:53.2267924Z mixed=False, 2025-05-07T21:03:53.2268138Z use_cache=True, 2025-05-07T21:03:53.2268386Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2268682Z use_cpu=True, 2025-05-07T21:03:53.2268910Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2269182Z ) 2025-05-07T21:03:53.2269422Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2270018Z self=, 2025-05-07T21:03:53.2270553Z compile=True, 2025-05-07T21:03:53.2270762Z T=3, 2025-05-07T21:03:53.2270946Z D=15, 2025-05-07T21:03:53.2271129Z B=100, 2025-05-07T21:03:53.2271321Z log_E=5, 2025-05-07T21:03:53.2271523Z L=11, 2025-05-07T21:03:53.2271710Z D_gradcheck=2, 2025-05-07T21:03:53.2271945Z stochastic_rounding=False, 2025-05-07T21:03:53.2272207Z weighted=True, 2025-05-07T21:03:53.2272426Z row_wise=False, 2025-05-07T21:03:53.2272650Z mixed=True, 2025-05-07T21:03:53.2272859Z use_cache=True, 2025-05-07T21:03:53.2273092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2273381Z use_cpu=True, 2025-05-07T21:03:53.2273617Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2273874Z ) 2025-05-07T21:03:53.2274111Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2274693Z self=, 2025-05-07T21:03:53.2275285Z compile=False, 2025-05-07T21:03:53.2275496Z T=1, 2025-05-07T21:03:53.2275684Z D=111, 2025-05-07T21:03:53.2275872Z B=79, 2025-05-07T21:03:53.2276050Z log_E=5, 2025-05-07T21:03:53.2276245Z L=20, 2025-05-07T21:03:53.2276435Z D_gradcheck=1, 2025-05-07T21:03:53.2276654Z stochastic_rounding=True, 2025-05-07T21:03:53.2276908Z weighted=False, 2025-05-07T21:03:53.2277123Z row_wise=True, 2025-05-07T21:03:53.2277328Z mixed=True, 2025-05-07T21:03:53.2277546Z use_cache=True, 2025-05-07T21:03:53.2277834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2278118Z use_cpu=False, 2025-05-07T21:03:53.2278360Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2278621Z ) 2025-05-07T21:03:53.2278855Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2279444Z self=, 2025-05-07T21:03:53.2279986Z compile=False, 2025-05-07T21:03:53.2280196Z T=2, 2025-05-07T21:03:53.2280388Z D=23, 2025-05-07T21:03:53.2280638Z B=41, 2025-05-07T21:03:53.2280821Z log_E=4, 2025-05-07T21:03:53.2281019Z L=7, 2025-05-07T21:03:53.2281268Z D_gradcheck=1, 2025-05-07T21:03:53.2281493Z stochastic_rounding=True, 2025-05-07T21:03:53.2281762Z weighted=False, 2025-05-07T21:03:53.2281990Z row_wise=False, 2025-05-07T21:03:53.2282208Z mixed=True, 2025-05-07T21:03:53.2282415Z use_cache=True, 2025-05-07T21:03:53.2282661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2282956Z use_cpu=True, 2025-05-07T21:03:53.2283186Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2283504Z ) 2025-05-07T21:03:53.2283746Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2284329Z self=, 2025-05-07T21:03:53.2284872Z compile=False, 2025-05-07T21:03:53.2285090Z T=5, 2025-05-07T21:03:53.2285284Z D=118, 2025-05-07T21:03:53.2285541Z B=119, 2025-05-07T21:03:53.2285734Z log_E=3, 2025-05-07T21:03:53.2285927Z L=2, 2025-05-07T21:03:53.2286120Z D_gradcheck=2, 2025-05-07T21:03:53.2286349Z stochastic_rounding=True, 2025-05-07T21:03:53.2286604Z weighted=False, 2025-05-07T21:03:53.2286822Z row_wise=False, 2025-05-07T21:03:53.2287032Z mixed=True, 2025-05-07T21:03:53.2287233Z use_cache=True, 2025-05-07T21:03:53.2287477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2287805Z use_cpu=False, 2025-05-07T21:03:53.2288038Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2288306Z ) 2025-05-07T21:03:53.2288543Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2289127Z self=, 2025-05-07T21:03:53.2289658Z compile=True, 2025-05-07T21:03:53.2289866Z T=2, 2025-05-07T21:03:53.2290053Z D=92, 2025-05-07T21:03:53.2290234Z B=40, 2025-05-07T21:03:53.2290425Z log_E=4, 2025-05-07T21:03:53.2290626Z L=15, 2025-05-07T21:03:53.2290812Z D_gradcheck=2, 2025-05-07T21:03:53.2291044Z stochastic_rounding=False, 2025-05-07T21:03:53.2291304Z weighted=True, 2025-05-07T21:03:53.2291513Z row_wise=True, 2025-05-07T21:03:53.2291724Z mixed=True, 2025-05-07T21:03:53.2291934Z use_cache=True, 2025-05-07T21:03:53.2292171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2292462Z use_cpu=True, 2025-05-07T21:03:53.2292698Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2292959Z ) 2025-05-07T21:03:53.2293195Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2293780Z self=, 2025-05-07T21:03:53.2294469Z compile=False, 2025-05-07T21:03:53.2294672Z T=5, 2025-05-07T21:03:53.2294864Z D=114, 2025-05-07T21:03:53.2295063Z B=23, 2025-05-07T21:03:53.2295249Z log_E=3, 2025-05-07T21:03:53.2295527Z L=11, 2025-05-07T21:03:53.2295728Z D_gradcheck=1, 2025-05-07T21:03:53.2295954Z stochastic_rounding=False, 2025-05-07T21:03:53.2296211Z weighted=True, 2025-05-07T21:03:53.2296433Z row_wise=False, 2025-05-07T21:03:53.2296639Z mixed=True, 2025-05-07T21:03:53.2296849Z use_cache=True, 2025-05-07T21:03:53.2297094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2297378Z use_cpu=True, 2025-05-07T21:03:53.2297619Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2297891Z ) 2025-05-07T21:03:53.2298130Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2298727Z self=, 2025-05-07T21:03:53.2299270Z compile=True, 2025-05-07T21:03:53.2299469Z T=5, 2025-05-07T21:03:53.2299657Z D=68, 2025-05-07T21:03:53.2299841Z B=4, 2025-05-07T21:03:53.2300017Z log_E=4, 2025-05-07T21:03:53.2300218Z L=15, 2025-05-07T21:03:53.2300419Z D_gradcheck=1, 2025-05-07T21:03:53.2300651Z stochastic_rounding=False, 2025-05-07T21:03:53.2300907Z weighted=False, 2025-05-07T21:03:53.2301124Z row_wise=True, 2025-05-07T21:03:53.2301405Z mixed=True, 2025-05-07T21:03:53.2301606Z use_cache=True, 2025-05-07T21:03:53.2301852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2302141Z use_cpu=True, 2025-05-07T21:03:53.2302371Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2302633Z ) 2025-05-07T21:03:53.2302863Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2303505Z self=, 2025-05-07T21:03:53.2304040Z compile=True, 2025-05-07T21:03:53.2304247Z T=2, 2025-05-07T21:03:53.2304431Z D=33, 2025-05-07T21:03:53.2304625Z B=97, 2025-05-07T21:03:53.2304812Z log_E=3, 2025-05-07T21:03:53.2305007Z L=8, 2025-05-07T21:03:53.2305202Z D_gradcheck=1, 2025-05-07T21:03:53.2305446Z stochastic_rounding=True, 2025-05-07T21:03:53.2305765Z weighted=False, 2025-05-07T21:03:53.2305981Z row_wise=False, 2025-05-07T21:03:53.2306197Z mixed=False, 2025-05-07T21:03:53.2306407Z use_cache=False, 2025-05-07T21:03:53.2306657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2306948Z use_cpu=False, 2025-05-07T21:03:53.2307189Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2498741Z ) 2025-05-07T21:03:53.2499995Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2501823Z self=, 2025-05-07T21:03:53.2503430Z compile=True, 2025-05-07T21:03:53.2503986Z T=3, 2025-05-07T21:03:53.2504351Z D=78, 2025-05-07T21:03:53.2504710Z B=5, 2025-05-07T21:03:53.2505060Z log_E=3, 2025-05-07T21:03:53.2505439Z L=3, 2025-05-07T21:03:53.2505811Z D_gradcheck=1, 2025-05-07T21:03:53.2506277Z stochastic_rounding=False, 2025-05-07T21:03:53.2506808Z weighted=True, 2025-05-07T21:03:53.2507269Z row_wise=False, 2025-05-07T21:03:53.2507697Z mixed=True, 2025-05-07T21:03:53.2508123Z use_cache=True, 2025-05-07T21:03:53.2508416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2508717Z use_cpu=True, 2025-05-07T21:03:53.2508966Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2509243Z ) 2025-05-07T21:03:53.2509484Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2510090Z self=, 2025-05-07T21:03:53.2510636Z compile=False, 2025-05-07T21:03:53.2510851Z T=2, 2025-05-07T21:03:53.2511054Z D=75, 2025-05-07T21:03:53.2511251Z B=52, 2025-05-07T21:03:53.2511445Z log_E=5, 2025-05-07T21:03:53.2511650Z L=7, 2025-05-07T21:03:53.2511898Z D_gradcheck=2, 2025-05-07T21:03:53.2512131Z stochastic_rounding=False, 2025-05-07T21:03:53.2512406Z weighted=False, 2025-05-07T21:03:53.2512941Z row_wise=True, 2025-05-07T21:03:53.2513169Z mixed=True, 2025-05-07T21:03:53.2513385Z use_cache=False, 2025-05-07T21:03:53.2513650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2513962Z use_cpu=False, 2025-05-07T21:03:53.2514207Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2514485Z ) 2025-05-07T21:03:53.2514734Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2515330Z self=, 2025-05-07T21:03:53.2515890Z compile=False, 2025-05-07T21:03:53.2516112Z T=3, 2025-05-07T21:03:53.2516319Z D=47, 2025-05-07T21:03:53.2516522Z B=84, 2025-05-07T21:03:53.2516724Z log_E=5, 2025-05-07T21:03:53.2524339Z L=7, 2025-05-07T21:03:53.2524566Z D_gradcheck=2, 2025-05-07T21:03:53.2524790Z stochastic_rounding=True, 2025-05-07T21:03:53.2525051Z weighted=True, 2025-05-07T21:03:53.2525278Z row_wise=True, 2025-05-07T21:03:53.2525507Z mixed=True, 2025-05-07T21:03:53.2525726Z use_cache=False, 2025-05-07T21:03:53.2525989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2526282Z use_cpu=False, 2025-05-07T21:03:53.2526662Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2526933Z ) 2025-05-07T21:03:53.2527166Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2527820Z self=, 2025-05-07T21:03:53.2528365Z compile=True, 2025-05-07T21:03:53.2528571Z T=2, 2025-05-07T21:03:53.2528769Z D=127, 2025-05-07T21:03:53.2529058Z B=41, 2025-05-07T21:03:53.2529250Z log_E=5, 2025-05-07T21:03:53.2529459Z L=9, 2025-05-07T21:03:53.2529658Z D_gradcheck=1, 2025-05-07T21:03:53.2529893Z stochastic_rounding=True, 2025-05-07T21:03:53.2530164Z weighted=False, 2025-05-07T21:03:53.2530388Z row_wise=True, 2025-05-07T21:03:53.2530598Z mixed=True, 2025-05-07T21:03:53.2530821Z use_cache=True, 2025-05-07T21:03:53.2531155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2531446Z use_cpu=True, 2025-05-07T21:03:53.2531691Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2531970Z ) 2025-05-07T21:03:53.2532207Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2532808Z self=, 2025-05-07T21:03:53.2533363Z compile=False, 2025-05-07T21:03:53.2533582Z T=2, 2025-05-07T21:03:53.2533772Z D=79, 2025-05-07T21:03:53.2533969Z B=27, 2025-05-07T21:03:53.2534170Z log_E=4, 2025-05-07T21:03:53.2534371Z L=15, 2025-05-07T21:03:53.2534573Z D_gradcheck=2, 2025-05-07T21:03:53.2534813Z stochastic_rounding=True, 2025-05-07T21:03:53.2535073Z weighted=True, 2025-05-07T21:03:53.2535302Z row_wise=True, 2025-05-07T21:03:53.2535528Z mixed=True, 2025-05-07T21:03:53.2535746Z use_cache=False, 2025-05-07T21:03:53.2536011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2536312Z use_cpu=False, 2025-05-07T21:03:53.2536552Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2536825Z ) 2025-05-07T21:03:53.2537072Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2537662Z self=, 2025-05-07T21:03:53.2538213Z compile=False, 2025-05-07T21:03:53.2538436Z T=1, 2025-05-07T21:03:53.2538634Z D=102, 2025-05-07T21:03:53.2538827Z B=121, 2025-05-07T21:03:53.2539027Z log_E=3, 2025-05-07T21:03:53.2539233Z L=16, 2025-05-07T21:03:53.2539434Z D_gradcheck=2, 2025-05-07T21:03:53.2539675Z stochastic_rounding=False, 2025-05-07T21:03:53.2539946Z weighted=False, 2025-05-07T21:03:53.2540165Z row_wise=False, 2025-05-07T21:03:53.2540387Z mixed=True, 2025-05-07T21:03:53.2540612Z use_cache=False, 2025-05-07T21:03:53.2540916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2541223Z use_cpu=False, 2025-05-07T21:03:53.2541469Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2541732Z ) 2025-05-07T21:03:53.2541975Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2542573Z self=, 2025-05-07T21:03:53.2543109Z compile=True, 2025-05-07T21:03:53.2543330Z T=4, 2025-05-07T21:03:53.2543528Z D=83, 2025-05-07T21:03:53.2543717Z B=3, 2025-05-07T21:03:53.2543913Z log_E=3, 2025-05-07T21:03:53.2544121Z L=8, 2025-05-07T21:03:53.2544316Z D_gradcheck=2, 2025-05-07T21:03:53.2544559Z stochastic_rounding=True, 2025-05-07T21:03:53.2544826Z weighted=True, 2025-05-07T21:03:53.2545053Z row_wise=False, 2025-05-07T21:03:53.2545267Z mixed=False, 2025-05-07T21:03:53.2545489Z use_cache=True, 2025-05-07T21:03:53.2545741Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2546032Z use_cpu=True, 2025-05-07T21:03:53.2546275Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2546553Z ) 2025-05-07T21:03:53.2546790Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2547432Z self=, 2025-05-07T21:03:53.2547983Z compile=True, 2025-05-07T21:03:53.2548197Z T=1, 2025-05-07T21:03:53.2548395Z D=5, 2025-05-07T21:03:53.2548592Z B=41, 2025-05-07T21:03:53.2548784Z log_E=4, 2025-05-07T21:03:53.2548993Z L=14, 2025-05-07T21:03:53.2549204Z D_gradcheck=2, 2025-05-07T21:03:53.2549441Z stochastic_rounding=True, 2025-05-07T21:03:53.2549759Z weighted=False, 2025-05-07T21:03:53.2549994Z row_wise=True, 2025-05-07T21:03:53.2550216Z mixed=False, 2025-05-07T21:03:53.2550448Z use_cache=False, 2025-05-07T21:03:53.2550710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2551005Z use_cpu=False, 2025-05-07T21:03:53.2551257Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2551625Z ) 2025-05-07T21:03:53.2551877Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2552465Z self=, 2025-05-07T21:03:53.2553017Z compile=False, 2025-05-07T21:03:53.2553242Z T=2, 2025-05-07T21:03:53.2553433Z D=2, 2025-05-07T21:03:53.2553633Z B=19, 2025-05-07T21:03:53.2553837Z log_E=3, 2025-05-07T21:03:53.2554036Z L=11, 2025-05-07T21:03:53.2554243Z D_gradcheck=1, 2025-05-07T21:03:53.2554486Z stochastic_rounding=False, 2025-05-07T21:03:53.2554749Z weighted=True, 2025-05-07T21:03:53.2554980Z row_wise=True, 2025-05-07T21:03:53.2555200Z mixed=False, 2025-05-07T21:03:53.2555415Z use_cache=False, 2025-05-07T21:03:53.2555675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2555978Z use_cpu=False, 2025-05-07T21:03:53.2556216Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2556492Z ) 2025-05-07T21:03:53.2556738Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2557326Z self=, 2025-05-07T21:03:53.2557876Z compile=True, 2025-05-07T21:03:53.2558096Z T=2, 2025-05-07T21:03:53.2558298Z D=96, 2025-05-07T21:03:53.2558490Z B=102, 2025-05-07T21:03:53.2558689Z log_E=5, 2025-05-07T21:03:53.2558897Z L=6, 2025-05-07T21:03:53.2559092Z D_gradcheck=1, 2025-05-07T21:03:53.2559331Z stochastic_rounding=False, 2025-05-07T21:03:53.2559599Z weighted=False, 2025-05-07T21:03:53.2559824Z row_wise=True, 2025-05-07T21:03:53.2560046Z mixed=False, 2025-05-07T21:03:53.2560273Z use_cache=False, 2025-05-07T21:03:53.2560624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2560921Z use_cpu=True, 2025-05-07T21:03:53.2561164Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2561425Z ) 2025-05-07T21:03:53.2561718Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2562312Z self=, 2025-05-07T21:03:53.2562847Z compile=False, 2025-05-07T21:03:53.2563072Z T=4, 2025-05-07T21:03:53.2563275Z D=32, 2025-05-07T21:03:53.2563467Z B=113, 2025-05-07T21:03:53.2563672Z log_E=3, 2025-05-07T21:03:53.2563881Z L=11, 2025-05-07T21:03:53.2564087Z D_gradcheck=1, 2025-05-07T21:03:53.2564320Z stochastic_rounding=True, 2025-05-07T21:03:53.2564591Z weighted=True, 2025-05-07T21:03:53.2564819Z row_wise=True, 2025-05-07T21:03:53.2565034Z mixed=False, 2025-05-07T21:03:53.2565260Z use_cache=True, 2025-05-07T21:03:53.2565513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2565808Z use_cpu=False, 2025-05-07T21:03:53.2566053Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2566328Z ) 2025-05-07T21:03:53.2566565Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2567163Z self=, 2025-05-07T21:03:53.2567710Z compile=True, 2025-05-07T21:03:53.2567973Z T=4, 2025-05-07T21:03:53.2568173Z D=36, 2025-05-07T21:03:53.2568368Z B=89, 2025-05-07T21:03:53.2568559Z log_E=5, 2025-05-07T21:03:53.2568763Z L=4, 2025-05-07T21:03:53.2568962Z D_gradcheck=1, 2025-05-07T21:03:53.2569192Z stochastic_rounding=True, 2025-05-07T21:03:53.2569459Z weighted=False, 2025-05-07T21:03:53.2569685Z row_wise=False, 2025-05-07T21:03:53.2569899Z mixed=True, 2025-05-07T21:03:53.2570119Z use_cache=False, 2025-05-07T21:03:53.2570424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2570725Z use_cpu=False, 2025-05-07T21:03:53.2570964Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2571237Z ) 2025-05-07T21:03:53.2571483Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2572069Z self=, 2025-05-07T21:03:53.2572655Z compile=True, 2025-05-07T21:03:53.2572874Z T=3, 2025-05-07T21:03:53.2573066Z D=57, 2025-05-07T21:03:53.2573262Z B=27, 2025-05-07T21:03:53.2573462Z log_E=3, 2025-05-07T21:03:53.2573662Z L=18, 2025-05-07T21:03:53.2573867Z D_gradcheck=2, 2025-05-07T21:03:53.2574106Z stochastic_rounding=True, 2025-05-07T21:03:53.2574367Z weighted=True, 2025-05-07T21:03:53.2574594Z row_wise=False, 2025-05-07T21:03:53.2574819Z mixed=False, 2025-05-07T21:03:53.2575034Z use_cache=True, 2025-05-07T21:03:53.2575289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2575588Z use_cpu=False, 2025-05-07T21:03:53.2575829Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2576108Z ) 2025-05-07T21:03:53.2576355Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2576960Z self=, 2025-05-07T21:03:53.2577504Z compile=False, 2025-05-07T21:03:53.2577730Z T=1, 2025-05-07T21:03:53.2577931Z D=118, 2025-05-07T21:03:53.2578128Z B=17, 2025-05-07T21:03:53.2578333Z log_E=4, 2025-05-07T21:03:53.2578540Z L=2, 2025-05-07T21:03:53.2578736Z D_gradcheck=2, 2025-05-07T21:03:53.2578977Z stochastic_rounding=True, 2025-05-07T21:03:53.2579246Z weighted=False, 2025-05-07T21:03:53.2579465Z row_wise=True, 2025-05-07T21:03:53.2579689Z mixed=False, 2025-05-07T21:03:53.2579916Z use_cache=True, 2025-05-07T21:03:53.2580161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2580463Z use_cpu=True, 2025-05-07T21:03:53.2580709Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2580974Z ) 2025-05-07T21:03:53.2581221Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2581811Z self=, 2025-05-07T21:03:53.2582554Z compile=False, 2025-05-07T21:03:53.2582770Z T=1, 2025-05-07T21:03:53.2582964Z D=115, 2025-05-07T21:03:53.2583160Z B=2, 2025-05-07T21:03:53.2583344Z log_E=4, 2025-05-07T21:03:53.2583547Z L=17, 2025-05-07T21:03:53.2583748Z D_gradcheck=1, 2025-05-07T21:03:53.2583976Z stochastic_rounding=False, 2025-05-07T21:03:53.2584240Z weighted=True, 2025-05-07T21:03:53.2584461Z row_wise=True, 2025-05-07T21:03:53.2584669Z mixed=True, 2025-05-07T21:03:53.2584889Z use_cache=True, 2025-05-07T21:03:53.2585137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2585425Z use_cpu=True, 2025-05-07T21:03:53.2585675Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2585958Z ) 2025-05-07T21:03:53.2586196Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2586792Z self=, 2025-05-07T21:03:53.2587341Z compile=False, 2025-05-07T21:03:53.2587556Z T=2, 2025-05-07T21:03:53.2587758Z D=94, 2025-05-07T21:03:53.2587958Z B=81, 2025-05-07T21:03:53.2588147Z log_E=3, 2025-05-07T21:03:53.2588357Z L=19, 2025-05-07T21:03:53.2588607Z D_gradcheck=1, 2025-05-07T21:03:53.2588849Z stochastic_rounding=False, 2025-05-07T21:03:53.2589111Z weighted=True, 2025-05-07T21:03:53.2589337Z row_wise=False, 2025-05-07T21:03:53.2589567Z mixed=True, 2025-05-07T21:03:53.2589783Z use_cache=True, 2025-05-07T21:03:53.2590033Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2590333Z use_cpu=False, 2025-05-07T21:03:53.2590574Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2590891Z ) 2025-05-07T21:03:53.2591138Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2591726Z self=, 2025-05-07T21:03:53.2592275Z compile=False, 2025-05-07T21:03:53.2592497Z T=2, 2025-05-07T21:03:53.2592690Z D=53, 2025-05-07T21:03:53.2592889Z B=113, 2025-05-07T21:03:53.2593131Z log_E=4, 2025-05-07T21:03:53.2593330Z L=4, 2025-05-07T21:03:53.2593530Z D_gradcheck=1, 2025-05-07T21:03:53.2593773Z stochastic_rounding=True, 2025-05-07T21:03:53.2594033Z weighted=True, 2025-05-07T21:03:53.2594629Z row_wise=False, 2025-05-07T21:03:53.2594871Z mixed=True, 2025-05-07T21:03:53.2595075Z use_cache=True, 2025-05-07T21:03:53.2595320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2595616Z use_cpu=True, 2025-05-07T21:03:53.2595859Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2596123Z ) 2025-05-07T21:03:53.2596373Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2596964Z self=, 2025-05-07T21:03:53.2597494Z compile=True, 2025-05-07T21:03:53.2597713Z T=2, 2025-05-07T21:03:53.2597911Z D=116, 2025-05-07T21:03:53.2598102Z B=107, 2025-05-07T21:03:53.2598303Z log_E=4, 2025-05-07T21:03:53.2598512Z L=6, 2025-05-07T21:03:53.2598705Z D_gradcheck=2, 2025-05-07T21:03:53.2598945Z stochastic_rounding=True, 2025-05-07T21:03:53.2599215Z weighted=False, 2025-05-07T21:03:53.2599432Z row_wise=True, 2025-05-07T21:03:53.2599650Z mixed=False, 2025-05-07T21:03:53.2599871Z use_cache=True, 2025-05-07T21:03:53.2600115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2600415Z use_cpu=False, 2025-05-07T21:03:53.2600713Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2600978Z ) 2025-05-07T21:03:53.2601225Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2601823Z self=, 2025-05-07T21:03:53.2602367Z compile=True, 2025-05-07T21:03:53.2602579Z T=4, 2025-05-07T21:03:53.2602778Z D=27, 2025-05-07T21:03:53.2602978Z B=55, 2025-05-07T21:03:53.2603168Z log_E=4, 2025-05-07T21:03:53.2603481Z L=4, 2025-05-07T21:03:53.2603689Z D_gradcheck=2, 2025-05-07T21:03:53.2603919Z stochastic_rounding=True, 2025-05-07T21:03:53.2604187Z weighted=True, 2025-05-07T21:03:53.2604415Z row_wise=False, 2025-05-07T21:03:53.2604633Z mixed=False, 2025-05-07T21:03:53.2604858Z use_cache=False, 2025-05-07T21:03:53.2605117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2605408Z use_cpu=False, 2025-05-07T21:03:53.2605654Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2791781Z ) 2025-05-07T21:03:53.2792498Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2794559Z self=, 2025-05-07T21:03:53.2796041Z compile=True, 2025-05-07T21:03:53.2796451Z T=5, 2025-05-07T21:03:53.2796801Z D=28, 2025-05-07T21:03:53.2797157Z B=4, 2025-05-07T21:03:53.2797513Z log_E=5, 2025-05-07T21:03:53.2797883Z L=10, 2025-05-07T21:03:53.2798214Z D_gradcheck=1, 2025-05-07T21:03:53.2798448Z stochastic_rounding=False, 2025-05-07T21:03:53.2798700Z weighted=True, 2025-05-07T21:03:53.2798915Z row_wise=False, 2025-05-07T21:03:53.2799274Z mixed=False, 2025-05-07T21:03:53.2799478Z use_cache=True, 2025-05-07T21:03:53.2799722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2800021Z use_cpu=False, 2025-05-07T21:03:53.2800259Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2800631Z ) 2025-05-07T21:03:53.2800874Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2801546Z self=, 2025-05-07T21:03:53.2802090Z compile=False, 2025-05-07T21:03:53.2802312Z T=2, 2025-05-07T21:03:53.2802506Z D=58, 2025-05-07T21:03:53.2802702Z B=62, 2025-05-07T21:03:53.2802901Z log_E=4, 2025-05-07T21:03:53.2803106Z L=10, 2025-05-07T21:03:53.2803297Z D_gradcheck=1, 2025-05-07T21:03:53.2803541Z stochastic_rounding=True, 2025-05-07T21:03:53.2803884Z weighted=False, 2025-05-07T21:03:53.2804100Z row_wise=True, 2025-05-07T21:03:53.2804319Z mixed=True, 2025-05-07T21:03:53.2804546Z use_cache=False, 2025-05-07T21:03:53.2804798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2805095Z use_cpu=True, 2025-05-07T21:03:53.2805340Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2805605Z ) 2025-05-07T21:03:53.2805845Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2806436Z self=, 2025-05-07T21:03:53.2806978Z compile=False, 2025-05-07T21:03:53.2807186Z T=5, 2025-05-07T21:03:53.2807379Z D=116, 2025-05-07T21:03:53.2807571Z B=47, 2025-05-07T21:03:53.2807754Z log_E=4, 2025-05-07T21:03:53.2807953Z L=13, 2025-05-07T21:03:53.2808151Z D_gradcheck=1, 2025-05-07T21:03:53.2808374Z stochastic_rounding=True, 2025-05-07T21:03:53.2808639Z weighted=False, 2025-05-07T21:03:53.2808858Z row_wise=False, 2025-05-07T21:03:53.2809064Z mixed=True, 2025-05-07T21:03:53.2809273Z use_cache=True, 2025-05-07T21:03:53.2809516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2809797Z use_cpu=True, 2025-05-07T21:03:53.2810030Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2810290Z ) 2025-05-07T21:03:53.2810571Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2811155Z self=, 2025-05-07T21:03:53.2811693Z compile=True, 2025-05-07T21:03:53.2811908Z T=2, 2025-05-07T21:03:53.2812089Z D=92, 2025-05-07T21:03:53.2812278Z B=15, 2025-05-07T21:03:53.2812468Z log_E=4, 2025-05-07T21:03:53.2812662Z L=15, 2025-05-07T21:03:53.2812859Z D_gradcheck=1, 2025-05-07T21:03:53.2813087Z stochastic_rounding=True, 2025-05-07T21:03:53.2813340Z weighted=False, 2025-05-07T21:03:53.2813633Z row_wise=True, 2025-05-07T21:03:53.2813851Z mixed=False, 2025-05-07T21:03:53.2814065Z use_cache=False, 2025-05-07T21:03:53.2814315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2814611Z use_cpu=True, 2025-05-07T21:03:53.2814843Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2815109Z ) 2025-05-07T21:03:53.2815350Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2815935Z self=, 2025-05-07T21:03:53.2816471Z compile=True, 2025-05-07T21:03:53.2816686Z T=1, 2025-05-07T21:03:53.2823697Z D=32, 2025-05-07T21:03:53.2823905Z B=63, 2025-05-07T21:03:53.2824088Z log_E=4, 2025-05-07T21:03:53.2824284Z L=13, 2025-05-07T21:03:53.2824472Z D_gradcheck=2, 2025-05-07T21:03:53.2824705Z stochastic_rounding=True, 2025-05-07T21:03:53.2824965Z weighted=False, 2025-05-07T21:03:53.2825178Z row_wise=True, 2025-05-07T21:03:53.2825388Z mixed=False, 2025-05-07T21:03:53.2825600Z use_cache=True, 2025-05-07T21:03:53.2825836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2826130Z use_cpu=False, 2025-05-07T21:03:53.2826443Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2826701Z ) 2025-05-07T21:03:53.2826940Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2827528Z self=, 2025-05-07T21:03:53.2828064Z compile=False, 2025-05-07T21:03:53.2828277Z T=5, 2025-05-07T21:03:53.2828467Z D=77, 2025-05-07T21:03:53.2828724Z B=128, 2025-05-07T21:03:53.2828918Z log_E=4, 2025-05-07T21:03:53.2829114Z L=18, 2025-05-07T21:03:53.2829303Z D_gradcheck=2, 2025-05-07T21:03:53.2829543Z stochastic_rounding=True, 2025-05-07T21:03:53.2829806Z weighted=True, 2025-05-07T21:03:53.2830023Z row_wise=True, 2025-05-07T21:03:53.2830236Z mixed=True, 2025-05-07T21:03:53.2830452Z use_cache=False, 2025-05-07T21:03:53.2830757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2831055Z use_cpu=False, 2025-05-07T21:03:53.2831302Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2831578Z ) 2025-05-07T21:03:53.2831814Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2832410Z self=, 2025-05-07T21:03:53.2832949Z compile=True, 2025-05-07T21:03:53.2833160Z T=1, 2025-05-07T21:03:53.2833357Z D=45, 2025-05-07T21:03:53.2833550Z B=103, 2025-05-07T21:03:53.2833745Z log_E=3, 2025-05-07T21:03:53.2833956Z L=18, 2025-05-07T21:03:53.2834160Z D_gradcheck=1, 2025-05-07T21:03:53.2834395Z stochastic_rounding=True, 2025-05-07T21:03:53.2834660Z weighted=False, 2025-05-07T21:03:53.2834884Z row_wise=False, 2025-05-07T21:03:53.2835100Z mixed=False, 2025-05-07T21:03:53.2835324Z use_cache=False, 2025-05-07T21:03:53.2835593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2835889Z use_cpu=False, 2025-05-07T21:03:53.2836137Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2836411Z ) 2025-05-07T21:03:53.2836648Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2837242Z self=, 2025-05-07T21:03:53.2837793Z compile=True, 2025-05-07T21:03:53.2838016Z T=2, 2025-05-07T21:03:53.2838235Z D=119, 2025-05-07T21:03:53.2838455Z B=18, 2025-05-07T21:03:53.2838652Z log_E=5, 2025-05-07T21:03:53.2838848Z L=7, 2025-05-07T21:03:53.2839057Z D_gradcheck=2, 2025-05-07T21:03:53.2839294Z stochastic_rounding=False, 2025-05-07T21:03:53.2839554Z weighted=True, 2025-05-07T21:03:53.2839783Z row_wise=False, 2025-05-07T21:03:53.2840005Z mixed=False, 2025-05-07T21:03:53.2840219Z use_cache=False, 2025-05-07T21:03:53.2840618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2840921Z use_cpu=False, 2025-05-07T21:03:53.2841158Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2841429Z ) 2025-05-07T21:03:53.2841666Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2842256Z self=, 2025-05-07T21:03:53.2842804Z compile=False, 2025-05-07T21:03:53.2843026Z T=2, 2025-05-07T21:03:53.2843213Z D=77, 2025-05-07T21:03:53.2843408Z B=56, 2025-05-07T21:03:53.2843601Z log_E=3, 2025-05-07T21:03:53.2843804Z L=19, 2025-05-07T21:03:53.2843997Z D_gradcheck=1, 2025-05-07T21:03:53.2844236Z stochastic_rounding=False, 2025-05-07T21:03:53.2844503Z weighted=False, 2025-05-07T21:03:53.2844721Z row_wise=True, 2025-05-07T21:03:53.2844940Z mixed=True, 2025-05-07T21:03:53.2845163Z use_cache=True, 2025-05-07T21:03:53.2845402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2845702Z use_cpu=False, 2025-05-07T21:03:53.2845948Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2846210Z ) 2025-05-07T21:03:53.2846452Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2847109Z self=, 2025-05-07T21:03:53.2847645Z compile=False, 2025-05-07T21:03:53.2847866Z T=1, 2025-05-07T21:03:53.2848065Z D=21, 2025-05-07T21:03:53.2848253Z B=93, 2025-05-07T21:03:53.2848453Z log_E=4, 2025-05-07T21:03:53.2848657Z L=17, 2025-05-07T21:03:53.2848853Z D_gradcheck=1, 2025-05-07T21:03:53.2849135Z stochastic_rounding=False, 2025-05-07T21:03:53.2849406Z weighted=False, 2025-05-07T21:03:53.2849625Z row_wise=True, 2025-05-07T21:03:53.2849846Z mixed=True, 2025-05-07T21:03:53.2850063Z use_cache=False, 2025-05-07T21:03:53.2850317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2850597Z use_cpu=True, 2025-05-07T21:03:53.2850835Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2851145Z ) 2025-05-07T21:03:53.2851383Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2851970Z self=, 2025-05-07T21:03:53.2852508Z compile=True, 2025-05-07T21:03:53.2852714Z T=4, 2025-05-07T21:03:53.2852912Z D=68, 2025-05-07T21:03:53.2853109Z B=50, 2025-05-07T21:03:53.2853298Z log_E=4, 2025-05-07T21:03:53.2853501Z L=2, 2025-05-07T21:03:53.2853698Z D_gradcheck=2, 2025-05-07T21:03:53.2853931Z stochastic_rounding=True, 2025-05-07T21:03:53.2854198Z weighted=False, 2025-05-07T21:03:53.2854423Z row_wise=False, 2025-05-07T21:03:53.2854636Z mixed=False, 2025-05-07T21:03:53.2854855Z use_cache=True, 2025-05-07T21:03:53.2855101Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2855389Z use_cpu=True, 2025-05-07T21:03:53.2855632Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2855906Z ) 2025-05-07T21:03:53.2856141Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2856741Z self=, 2025-05-07T21:03:53.2857283Z compile=True, 2025-05-07T21:03:53.2857499Z T=3, 2025-05-07T21:03:53.2857690Z D=36, 2025-05-07T21:03:53.2857883Z B=83, 2025-05-07T21:03:53.2858079Z log_E=3, 2025-05-07T21:03:53.2858278Z L=7, 2025-05-07T21:03:53.2858478Z D_gradcheck=2, 2025-05-07T21:03:53.2858713Z stochastic_rounding=False, 2025-05-07T21:03:53.2858972Z weighted=True, 2025-05-07T21:03:53.2859203Z row_wise=False, 2025-05-07T21:03:53.2859424Z mixed=False, 2025-05-07T21:03:53.2859635Z use_cache=True, 2025-05-07T21:03:53.2859881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2860176Z use_cpu=False, 2025-05-07T21:03:53.2860412Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2860682Z ) 2025-05-07T21:03:53.2860971Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2861565Z self=, 2025-05-07T21:03:53.2862109Z compile=True, 2025-05-07T21:03:53.2862330Z T=4, 2025-05-07T21:03:53.2862523Z D=34, 2025-05-07T21:03:53.2862715Z B=47, 2025-05-07T21:03:53.2862910Z log_E=4, 2025-05-07T21:03:53.2863116Z L=18, 2025-05-07T21:03:53.2863309Z D_gradcheck=2, 2025-05-07T21:03:53.2863547Z stochastic_rounding=False, 2025-05-07T21:03:53.2863812Z weighted=True, 2025-05-07T21:03:53.2864029Z row_wise=True, 2025-05-07T21:03:53.2864248Z mixed=True, 2025-05-07T21:03:53.2864470Z use_cache=False, 2025-05-07T21:03:53.2864721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2865015Z use_cpu=True, 2025-05-07T21:03:53.2865259Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2865521Z ) 2025-05-07T21:03:53.2865768Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2866363Z self=, 2025-05-07T21:03:53.2866900Z compile=True, 2025-05-07T21:03:53.2867163Z T=5, 2025-05-07T21:03:53.2867358Z D=79, 2025-05-07T21:03:53.2867548Z B=56, 2025-05-07T21:03:53.2867742Z log_E=5, 2025-05-07T21:03:53.2867944Z L=10, 2025-05-07T21:03:53.2868136Z D_gradcheck=1, 2025-05-07T21:03:53.2868375Z stochastic_rounding=False, 2025-05-07T21:03:53.2868642Z weighted=True, 2025-05-07T21:03:53.2868867Z row_wise=False, 2025-05-07T21:03:53.2869082Z mixed=False, 2025-05-07T21:03:53.2869348Z use_cache=True, 2025-05-07T21:03:53.2869601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:53.2869892Z use_cpu=False, 2025-05-07T21:03:53.2870137Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2870405Z ) 2025-05-07T21:03:53.2870639Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2871234Z self=, 2025-05-07T21:03:53.2871822Z compile=True, 2025-05-07T21:03:53.2872031Z T=1, 2025-05-07T21:03:53.2872228Z D=40, 2025-05-07T21:03:53.2872424Z B=88, 2025-05-07T21:03:53.2872614Z log_E=4, 2025-05-07T21:03:53.2872817Z L=14, 2025-05-07T21:03:53.2873017Z D_gradcheck=2, 2025-05-07T21:03:53.2873246Z stochastic_rounding=True, 2025-05-07T21:03:53.2873513Z weighted=False, 2025-05-07T21:03:53.2873744Z row_wise=False, 2025-05-07T21:03:53.2873959Z mixed=False, 2025-05-07T21:03:53.2874178Z use_cache=True, 2025-05-07T21:03:53.2874433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2874729Z use_cpu=True, 2025-05-07T21:03:53.2874964Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2875233Z ) 2025-05-07T21:03:53.2875476Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2876065Z self=, 2025-05-07T21:03:53.2876615Z compile=True, 2025-05-07T21:03:53.2876832Z T=5, 2025-05-07T21:03:53.2877021Z D=39, 2025-05-07T21:03:53.2877215Z B=100, 2025-05-07T21:03:53.2877419Z log_E=3, 2025-05-07T21:03:53.2877619Z L=18, 2025-05-07T21:03:53.2877823Z D_gradcheck=1, 2025-05-07T21:03:53.2878059Z stochastic_rounding=True, 2025-05-07T21:03:53.2878366Z weighted=True, 2025-05-07T21:03:53.2878594Z row_wise=True, 2025-05-07T21:03:53.2878812Z mixed=True, 2025-05-07T21:03:53.2879025Z use_cache=False, 2025-05-07T21:03:53.2879284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2879583Z use_cpu=False, 2025-05-07T21:03:53.2879818Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.2880089Z ) 2025-05-07T21:03:53.2880330Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2880990Z self=, 2025-05-07T21:03:53.2881587Z compile=True, 2025-05-07T21:03:53.2881807Z T=3, 2025-05-07T21:03:53.2882001Z D=114, 2025-05-07T21:03:53.2882189Z B=26, 2025-05-07T21:03:53.2882383Z log_E=5, 2025-05-07T21:03:53.2882586Z L=8, 2025-05-07T21:03:53.2882780Z D_gradcheck=1, 2025-05-07T21:03:53.2883017Z stochastic_rounding=False, 2025-05-07T21:03:53.2883282Z weighted=True, 2025-05-07T21:03:53.2883498Z row_wise=True, 2025-05-07T21:03:53.2883721Z mixed=False, 2025-05-07T21:03:53.2883944Z use_cache=True, 2025-05-07T21:03:53.2884183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2884477Z use_cpu=True, 2025-05-07T21:03:53.2884721Z output_dtype=SparseType.BF16, 2025-05-07T21:03:53.2884984Z ) 2025-05-07T21:03:53.2885227Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2885820Z self=, 2025-05-07T21:03:53.2886364Z compile=True, 2025-05-07T21:03:53.2886575Z T=2, 2025-05-07T21:03:53.2886771Z D=81, 2025-05-07T21:03:53.2886964Z B=103, 2025-05-07T21:03:53.2887155Z log_E=5, 2025-05-07T21:03:53.2887358Z L=8, 2025-05-07T21:03:53.2887605Z D_gradcheck=2, 2025-05-07T21:03:53.2887835Z stochastic_rounding=False, 2025-05-07T21:03:53.2888104Z weighted=True, 2025-05-07T21:03:53.2888329Z row_wise=True, 2025-05-07T21:03:53.2888544Z mixed=False, 2025-05-07T21:03:53.2888767Z use_cache=True, 2025-05-07T21:03:53.2889020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2889307Z use_cpu=True, 2025-05-07T21:03:53.2889553Z output_dtype=SparseType.FP32, 2025-05-07T21:03:53.2889867Z ) 2025-05-07T21:03:53.2890104Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:53.2890700Z self=, 2025-05-07T21:03:53.2891243Z compile=True, 2025-05-07T21:03:53.2891452Z T=2, 2025-05-07T21:03:53.2891649Z D=80, 2025-05-07T21:03:53.2891844Z B=79, 2025-05-07T21:03:53.2892075Z log_E=4, 2025-05-07T21:03:53.2892275Z L=13, 2025-05-07T21:03:53.2892476Z D_gradcheck=2, 2025-05-07T21:03:53.2892709Z stochastic_rounding=True, 2025-05-07T21:03:53.2892973Z weighted=False, 2025-05-07T21:03:53.2893197Z row_wise=False, 2025-05-07T21:03:53.2893414Z mixed=False, 2025-05-07T21:03:53.2893626Z use_cache=False, 2025-05-07T21:03:53.2893884Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.2894183Z use_cpu=False, 2025-05-07T21:03:53.2894620Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.4406584Z ) 2025-05-07T21:04:07.4406988Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4407850Z self=, 2025-05-07T21:04:07.4408578Z compile=False, 2025-05-07T21:04:07.4408825Z T=5, 2025-05-07T21:04:07.4409012Z D=28, 2025-05-07T21:04:07.4409214Z B=13, 2025-05-07T21:04:07.4409401Z log_E=5, 2025-05-07T21:04:07.4409600Z L=1, 2025-05-07T21:04:07.4409787Z D_gradcheck=2, 2025-05-07T21:04:07.4410014Z stochastic_rounding=False, 2025-05-07T21:04:07.4410273Z weighted=False, 2025-05-07T21:04:07.4410486Z row_wise=True, 2025-05-07T21:04:07.4410696Z mixed=True, 2025-05-07T21:04:07.4410895Z use_cache=True, 2025-05-07T21:04:07.4411165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.4411492Z use_cpu=False, 2025-05-07T21:04:07.4411730Z output_dtype=SparseType.BF16, 2025-05-07T21:04:07.4412004Z ) 2025-05-07T21:04:07.4412250Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4412846Z self=, 2025-05-07T21:04:07.4413390Z compile=False, 2025-05-07T21:04:07.4413606Z T=5, 2025-05-07T21:04:07.4413787Z D=107, 2025-05-07T21:04:07.4413976Z B=61, 2025-05-07T21:04:07.4414169Z log_E=5, 2025-05-07T21:04:07.4414624Z L=18, 2025-05-07T21:04:07.4414824Z D_gradcheck=2, 2025-05-07T21:04:07.4415059Z stochastic_rounding=True, 2025-05-07T21:04:07.4415320Z weighted=False, 2025-05-07T21:04:07.4415535Z row_wise=True, 2025-05-07T21:04:07.4415749Z mixed=False, 2025-05-07T21:04:07.4415966Z use_cache=True, 2025-05-07T21:04:07.4416205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.4416502Z use_cpu=False, 2025-05-07T21:04:07.4416739Z output_dtype=SparseType.BF16, 2025-05-07T21:04:07.4417008Z ) 2025-05-07T21:04:07.4417248Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4417855Z self=, 2025-05-07T21:04:07.4418392Z compile=True, 2025-05-07T21:04:07.4418610Z T=2, 2025-05-07T21:04:07.4418803Z D=80, 2025-05-07T21:04:07.4418985Z B=16, 2025-05-07T21:04:07.4419177Z log_E=4, 2025-05-07T21:04:07.4419379Z L=7, 2025-05-07T21:04:07.4419576Z D_gradcheck=1, 2025-05-07T21:04:07.4419817Z stochastic_rounding=False, 2025-05-07T21:04:07.4420085Z weighted=False, 2025-05-07T21:04:07.4420301Z row_wise=True, 2025-05-07T21:04:07.4420604Z mixed=False, 2025-05-07T21:04:07.4420824Z use_cache=False, 2025-05-07T21:04:07.4421078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.4421398Z use_cpu=False, 2025-05-07T21:04:07.4421665Z output_dtype=SparseType.BF16, 2025-05-07T21:04:07.4421936Z ) 2025-05-07T21:04:07.4422165Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4422831Z self=, 2025-05-07T21:04:07.4423376Z compile=True, 2025-05-07T21:04:07.4423579Z T=2, 2025-05-07T21:04:07.4423769Z D=96, 2025-05-07T21:04:07.4423959Z B=73, 2025-05-07T21:04:07.4424149Z log_E=5, 2025-05-07T21:04:07.4424352Z L=0, 2025-05-07T21:04:07.4424547Z D_gradcheck=2, 2025-05-07T21:04:07.4424781Z stochastic_rounding=True, 2025-05-07T21:04:07.4425132Z weighted=False, 2025-05-07T21:04:07.4425354Z row_wise=True, 2025-05-07T21:04:07.4425559Z mixed=True, 2025-05-07T21:04:07.4425777Z use_cache=True, 2025-05-07T21:04:07.4426022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.4426307Z use_cpu=False, 2025-05-07T21:04:07.4426546Z output_dtype=SparseType.BF16, 2025-05-07T21:04:07.4426819Z ) 2025-05-07T21:04:07.4427050Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4427640Z self=, 2025-05-07T21:04:07.4428179Z compile=True, 2025-05-07T21:04:07.4428396Z T=1, 2025-05-07T21:04:07.4428580Z D=98, 2025-05-07T21:04:07.4428769Z B=123, 2025-05-07T21:04:07.4428960Z log_E=4, 2025-05-07T21:04:07.4429151Z L=19, 2025-05-07T21:04:07.4429354Z D_gradcheck=2, 2025-05-07T21:04:07.4429590Z stochastic_rounding=False, 2025-05-07T21:04:07.4429846Z weighted=True, 2025-05-07T21:04:07.4430067Z row_wise=True, 2025-05-07T21:04:07.4430290Z mixed=True, 2025-05-07T21:04:07.4430502Z use_cache=True, 2025-05-07T21:04:07.4430757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.4431060Z use_cpu=True, 2025-05-07T21:04:07.4431295Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.4431572Z ) 2025-05-07T21:04:07.4431819Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4432401Z self=, 2025-05-07T21:04:07.4440196Z compile=True, 2025-05-07T21:04:07.4440522Z T=4, 2025-05-07T21:04:07.4440711Z D=114, 2025-05-07T21:04:07.4440891Z B=3, 2025-05-07T21:04:07.4441081Z log_E=4, 2025-05-07T21:04:07.4441300Z L=15, 2025-05-07T21:04:07.4441500Z D_gradcheck=2, 2025-05-07T21:04:07.4441717Z stochastic_rounding=True, 2025-05-07T21:04:07.4441969Z weighted=False, 2025-05-07T21:04:07.4442258Z row_wise=False, 2025-05-07T21:04:07.4442470Z mixed=False, 2025-05-07T21:04:07.4442688Z use_cache=True, 2025-05-07T21:04:07.4442932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.4443226Z use_cpu=False, 2025-05-07T21:04:07.4443473Z output_dtype=SparseType.BF16, 2025-05-07T21:04:07.4443741Z ) 2025-05-07T21:04:07.4443987Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4444573Z self=, 2025-05-07T21:04:07.4445113Z compile=False, 2025-05-07T21:04:07.4445328Z T=1, 2025-05-07T21:04:07.4445517Z D=26, 2025-05-07T21:04:07.4445714Z B=103, 2025-05-07T21:04:07.4445908Z log_E=5, 2025-05-07T21:04:07.4446101Z L=10, 2025-05-07T21:04:07.4446299Z D_gradcheck=2, 2025-05-07T21:04:07.4446533Z stochastic_rounding=True, 2025-05-07T21:04:07.4446790Z weighted=False, 2025-05-07T21:04:07.4447019Z row_wise=False, 2025-05-07T21:04:07.4447243Z mixed=False, 2025-05-07T21:04:07.4447456Z use_cache=True, 2025-05-07T21:04:07.4447703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.4448047Z use_cpu=True, 2025-05-07T21:04:07.4448284Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.4448552Z ) 2025-05-07T21:04:07.4448795Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4449383Z self=, 2025-05-07T21:04:07.4449924Z compile=False, 2025-05-07T21:04:07.4450141Z T=5, 2025-05-07T21:04:07.4450334Z D=70, 2025-05-07T21:04:07.4450565Z B=71, 2025-05-07T21:04:07.4450761Z log_E=3, 2025-05-07T21:04:07.4450968Z L=20, 2025-05-07T21:04:07.4451177Z D_gradcheck=1, 2025-05-07T21:04:07.4451449Z stochastic_rounding=False, 2025-05-07T21:04:07.4451716Z weighted=True, 2025-05-07T21:04:07.4451935Z row_wise=False, 2025-05-07T21:04:07.4452156Z mixed=False, 2025-05-07T21:04:07.4452376Z use_cache=True, 2025-05-07T21:04:07.4452663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.4452967Z use_cpu=False, 2025-05-07T21:04:07.4453218Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.4453479Z ) 2025-05-07T21:04:07.4453720Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4454313Z self=, 2025-05-07T21:04:07.4454845Z compile=True, 2025-05-07T21:04:07.4455061Z T=5, 2025-05-07T21:04:07.4455254Z D=111, 2025-05-07T21:04:07.4455440Z B=45, 2025-05-07T21:04:07.4455642Z log_E=3, 2025-05-07T21:04:07.4455842Z L=16, 2025-05-07T21:04:07.4456040Z D_gradcheck=1, 2025-05-07T21:04:07.4456276Z stochastic_rounding=False, 2025-05-07T21:04:07.4456540Z weighted=True, 2025-05-07T21:04:07.4456758Z row_wise=False, 2025-05-07T21:04:07.4456971Z mixed=False, 2025-05-07T21:04:07.4457188Z use_cache=False, 2025-05-07T21:04:07.4457440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.4457731Z use_cpu=False, 2025-05-07T21:04:07.4457975Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.4458244Z ) 2025-05-07T21:04:07.4458478Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4459071Z self=, 2025-05-07T21:04:07.4459607Z compile=True, 2025-05-07T21:04:07.4459815Z T=1, 2025-05-07T21:04:07.4460007Z D=4, 2025-05-07T21:04:07.4460197Z B=108, 2025-05-07T21:04:07.4460386Z log_E=4, 2025-05-07T21:04:07.4460586Z L=1, 2025-05-07T21:04:07.4460788Z D_gradcheck=1, 2025-05-07T21:04:07.4461027Z stochastic_rounding=True, 2025-05-07T21:04:07.4461327Z weighted=False, 2025-05-07T21:04:07.4461549Z row_wise=True, 2025-05-07T21:04:07.4461759Z mixed=True, 2025-05-07T21:04:07.4461978Z use_cache=False, 2025-05-07T21:04:07.4462284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.4462583Z use_cpu=False, 2025-05-07T21:04:07.4462816Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.4463084Z ) 2025-05-07T21:04:07.4463324Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4463910Z self=, 2025-05-07T21:04:07.4464458Z compile=False, 2025-05-07T21:04:07.4464675Z T=5, 2025-05-07T21:04:07.4464863Z D=109, 2025-05-07T21:04:07.4465059Z B=85, 2025-05-07T21:04:07.4465255Z log_E=4, 2025-05-07T21:04:07.4465452Z L=12, 2025-05-07T21:04:07.4465657Z D_gradcheck=1, 2025-05-07T21:04:07.4465890Z stochastic_rounding=True, 2025-05-07T21:04:07.4466146Z weighted=False, 2025-05-07T21:04:07.4466370Z row_wise=False, 2025-05-07T21:04:07.4466589Z mixed=False, 2025-05-07T21:04:07.4466803Z use_cache=False, 2025-05-07T21:04:07.4467058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.4467361Z use_cpu=False, 2025-05-07T21:04:07.4467599Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.4467867Z ) 2025-05-07T21:04:07.4468111Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4468767Z self=, 2025-05-07T21:04:07.4469305Z compile=False, 2025-05-07T21:04:07.4469526Z T=2, 2025-05-07T21:04:07.4469721Z D=76, 2025-05-07T21:04:07.4469906Z B=107, 2025-05-07T21:04:07.4470103Z log_E=4, 2025-05-07T21:04:07.4470302Z L=13, 2025-05-07T21:04:07.4470496Z D_gradcheck=2, 2025-05-07T21:04:07.4470778Z stochastic_rounding=True, 2025-05-07T21:04:07.4471044Z weighted=True, 2025-05-07T21:04:07.4471277Z row_wise=False, 2025-05-07T21:04:07.4471525Z mixed=True, 2025-05-07T21:04:07.4471745Z use_cache=False, 2025-05-07T21:04:07.4471994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.4472292Z use_cpu=False, 2025-05-07T21:04:07.4472533Z output_dtype=SparseType.BF16, 2025-05-07T21:04:07.4472848Z ) 2025-05-07T21:04:07.4473087Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4473682Z self=, 2025-05-07T21:04:07.4474231Z compile=True, 2025-05-07T21:04:07.4474442Z T=1, 2025-05-07T21:04:07.4474636Z D=46, 2025-05-07T21:04:07.4474836Z B=117, 2025-05-07T21:04:07.4475025Z log_E=5, 2025-05-07T21:04:07.4475228Z L=15, 2025-05-07T21:04:07.4475431Z D_gradcheck=1, 2025-05-07T21:04:07.4475668Z stochastic_rounding=False, 2025-05-07T21:04:07.4475946Z weighted=False, 2025-05-07T21:04:07.4476176Z row_wise=True, 2025-05-07T21:04:07.4476384Z mixed=True, 2025-05-07T21:04:07.4476604Z use_cache=False, 2025-05-07T21:04:07.4476861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.4477148Z use_cpu=False, 2025-05-07T21:04:07.4477397Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.4477676Z ) 2025-05-07T21:04:07.4477915Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4478516Z self=, 2025-05-07T21:04:07.4479066Z compile=True, 2025-05-07T21:04:07.4479285Z T=1, 2025-05-07T21:04:07.4479483Z D=6, 2025-05-07T21:04:07.4479681Z B=39, 2025-05-07T21:04:07.4479875Z log_E=4, 2025-05-07T21:04:07.4480087Z L=14, 2025-05-07T21:04:07.4480295Z D_gradcheck=1, 2025-05-07T21:04:07.4480581Z stochastic_rounding=False, 2025-05-07T21:04:07.4480857Z weighted=True, 2025-05-07T21:04:07.4481087Z row_wise=True, 2025-05-07T21:04:07.4481336Z mixed=True, 2025-05-07T21:04:07.4481565Z use_cache=False, 2025-05-07T21:04:07.4481823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.4482121Z use_cpu=False, 2025-05-07T21:04:07.4482391Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.4482658Z ) 2025-05-07T21:04:07.4482952Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4483549Z self=, 2025-05-07T21:04:07.4484081Z compile=True, 2025-05-07T21:04:07.4484296Z T=1, 2025-05-07T21:04:07.4484488Z D=41, 2025-05-07T21:04:07.4484673Z B=111, 2025-05-07T21:04:07.4484867Z log_E=5, 2025-05-07T21:04:07.4485065Z L=16, 2025-05-07T21:04:07.4485256Z D_gradcheck=1, 2025-05-07T21:04:07.4485494Z stochastic_rounding=False, 2025-05-07T21:04:07.4485756Z weighted=True, 2025-05-07T21:04:07.4485968Z row_wise=True, 2025-05-07T21:04:07.4486184Z mixed=True, 2025-05-07T21:04:07.4486403Z use_cache=True, 2025-05-07T21:04:07.4486646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.4486941Z use_cpu=False, 2025-05-07T21:04:07.4487178Z output_dtype=SparseType.FP32, 2025-05-07T21:04:07.4487437Z ) 2025-05-07T21:04:07.4487680Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4488274Z self=, 2025-05-07T21:04:07.4488813Z compile=True, 2025-05-07T21:04:07.4489069Z T=2, 2025-05-07T21:04:07.4489262Z D=44, 2025-05-07T21:04:07.4489456Z B=110, 2025-05-07T21:04:07.4489649Z log_E=5, 2025-05-07T21:04:07.4489852Z L=5, 2025-05-07T21:04:07.4490048Z D_gradcheck=2, 2025-05-07T21:04:07.4490283Z stochastic_rounding=False, 2025-05-07T21:04:07.4490553Z weighted=False, 2025-05-07T21:04:07.4490779Z row_wise=True, 2025-05-07T21:04:07.4490991Z mixed=True, 2025-05-07T21:04:07.4491260Z use_cache=False, 2025-05-07T21:04:07.4491523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.4491813Z use_cpu=False, 2025-05-07T21:04:07.4492058Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.4492326Z ) 2025-05-07T21:04:07.4492560Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4493156Z self=, 2025-05-07T21:04:07.4493747Z compile=False, 2025-05-07T21:04:07.4493964Z T=3, 2025-05-07T21:04:07.4494158Z D=99, 2025-05-07T21:04:07.4494515Z B=40, 2025-05-07T21:04:07.4494710Z log_E=3, 2025-05-07T21:04:07.4494909Z L=19, 2025-05-07T21:04:07.4495115Z D_gradcheck=1, 2025-05-07T21:04:07.4495349Z stochastic_rounding=True, 2025-05-07T21:04:07.4495612Z weighted=False, 2025-05-07T21:04:07.4495834Z row_wise=False, 2025-05-07T21:04:07.4496058Z mixed=True, 2025-05-07T21:04:07.4496270Z use_cache=True, 2025-05-07T21:04:07.4496515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.4496811Z use_cpu=True, 2025-05-07T21:04:07.4497046Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.4497310Z ) 2025-05-07T21:04:07.4497551Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4498136Z self=, 2025-05-07T21:04:07.4498684Z compile=True, 2025-05-07T21:04:07.4498896Z T=3, 2025-05-07T21:04:07.4499082Z D=12, 2025-05-07T21:04:07.4499277Z B=118, 2025-05-07T21:04:07.4499470Z log_E=4, 2025-05-07T21:04:07.4499665Z L=7, 2025-05-07T21:04:07.4499859Z D_gradcheck=1, 2025-05-07T21:04:07.4500097Z stochastic_rounding=False, 2025-05-07T21:04:07.4500363Z weighted=False, 2025-05-07T21:04:07.4500576Z row_wise=True, 2025-05-07T21:04:07.4500794Z mixed=False, 2025-05-07T21:04:07.4501010Z use_cache=True, 2025-05-07T21:04:07.4501250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:07.4501554Z use_cpu=False, 2025-05-07T21:04:07.4501797Z output_dtype=SparseType.FP16, 2025-05-07T21:04:07.4502058Z ) 2025-05-07T21:04:07.4502300Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:07.4502893Z self=, 2025-05-07T21:04:07.4503518Z compile=True, 2025-05-07T21:04:07.4503740Z T=5, 2025-05-07T21:04:07.4503933Z D=98, 2025-05-07T21:04:07.4504121Z B=1, 2025-05-07T21:04:07.4504312Z log_E=3, 2025-05-07T21:04:07.4504516Z L=16, 2025-05-07T21:04:07.4504708Z D_gradcheck=1, 2025-05-07T21:04:07.4504941Z stochastic_rounding=True, 2025-05-07T21:04:07.4505202Z weighted=True, 2025-05-07T21:04:07.4505416Z row_wise=False, 2025-05-07T21:04:07.4505636Z mixed=False, 2025-05-07T21:04:07.4505853Z use_cache=True, 2025-05-07T21:04:07.4506092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:07.4506387Z use_cpu=True, 2025-05-07T21:04:07.4506632Z output_dtype=SparseType.FP16, 2025-05-07T21:04:18.4936244Z ) 2025-05-07T21:04:18.4936687Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4937530Z self=, 2025-05-07T21:04:18.4938114Z compile=False, 2025-05-07T21:04:18.4938352Z T=3, 2025-05-07T21:04:18.4938545Z D=23, 2025-05-07T21:04:18.4938759Z B=101, 2025-05-07T21:04:18.4939033Z log_E=3, 2025-05-07T21:04:18.4939300Z L=5, 2025-05-07T21:04:18.4939839Z D_gradcheck=2, 2025-05-07T21:04:18.4940136Z stochastic_rounding=True, 2025-05-07T21:04:18.4940397Z weighted=False, 2025-05-07T21:04:18.4940614Z row_wise=True, 2025-05-07T21:04:18.4940824Z mixed=True, 2025-05-07T21:04:18.4941025Z use_cache=False, 2025-05-07T21:04:18.4941272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:18.4941559Z use_cpu=True, 2025-05-07T21:04:18.4941789Z output_dtype=SparseType.FP32, 2025-05-07T21:04:18.4942165Z ) 2025-05-07T21:04:18.4942398Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4942977Z self=, 2025-05-07T21:04:18.4943516Z compile=False, 2025-05-07T21:04:18.4943727Z T=5, 2025-05-07T21:04:18.4943913Z D=128, 2025-05-07T21:04:18.4944190Z B=65, 2025-05-07T21:04:18.4944379Z log_E=3, 2025-05-07T21:04:18.4944570Z L=1, 2025-05-07T21:04:18.4944763Z D_gradcheck=2, 2025-05-07T21:04:18.4944998Z stochastic_rounding=False, 2025-05-07T21:04:18.4945255Z weighted=False, 2025-05-07T21:04:18.4945475Z row_wise=False, 2025-05-07T21:04:18.4945685Z mixed=False, 2025-05-07T21:04:18.4945890Z use_cache=False, 2025-05-07T21:04:18.4946141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:18.4946427Z use_cpu=True, 2025-05-07T21:04:18.4946665Z output_dtype=SparseType.FP16, 2025-05-07T21:04:18.4946919Z ) 2025-05-07T21:04:18.4947159Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4947746Z self=, 2025-05-07T21:04:18.4948270Z compile=False, 2025-05-07T21:04:18.4948491Z T=3, 2025-05-07T21:04:18.4948678Z D=56, 2025-05-07T21:04:18.4948861Z B=34, 2025-05-07T21:04:18.4949053Z log_E=5, 2025-05-07T21:04:18.4949249Z L=3, 2025-05-07T21:04:18.4949432Z D_gradcheck=1, 2025-05-07T21:04:18.4949665Z stochastic_rounding=False, 2025-05-07T21:04:18.4949925Z weighted=False, 2025-05-07T21:04:18.4950134Z row_wise=False, 2025-05-07T21:04:18.4950342Z mixed=False, 2025-05-07T21:04:18.4950549Z use_cache=True, 2025-05-07T21:04:18.4950778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:18.4951060Z use_cpu=True, 2025-05-07T21:04:18.4951323Z output_dtype=SparseType.FP16, 2025-05-07T21:04:18.4951584Z ) 2025-05-07T21:04:18.4951815Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4952388Z self=, 2025-05-07T21:04:18.4952917Z compile=False, 2025-05-07T21:04:18.4953127Z T=4, 2025-05-07T21:04:18.4953308Z D=56, 2025-05-07T21:04:18.4953494Z B=116, 2025-05-07T21:04:18.4953767Z log_E=5, 2025-05-07T21:04:18.4953980Z L=20, 2025-05-07T21:04:18.4954201Z D_gradcheck=1, 2025-05-07T21:04:18.4954427Z stochastic_rounding=True, 2025-05-07T21:04:18.4954687Z weighted=False, 2025-05-07T21:04:18.4954895Z row_wise=False, 2025-05-07T21:04:18.4955101Z mixed=True, 2025-05-07T21:04:18.4955311Z use_cache=False, 2025-05-07T21:04:18.4955551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:18.4955836Z use_cpu=False, 2025-05-07T21:04:18.4956073Z output_dtype=SparseType.FP32, 2025-05-07T21:04:18.4956324Z ) 2025-05-07T21:04:18.4956556Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4957148Z self=, 2025-05-07T21:04:18.4957670Z compile=True, 2025-05-07T21:04:18.4957882Z T=2, 2025-05-07T21:04:18.4958068Z D=91, 2025-05-07T21:04:18.4958252Z B=67, 2025-05-07T21:04:18.4958446Z log_E=3, 2025-05-07T21:04:18.4958644Z L=15, 2025-05-07T21:04:18.4958835Z D_gradcheck=1, 2025-05-07T21:04:18.4959071Z stochastic_rounding=False, 2025-05-07T21:04:18.4959330Z weighted=False, 2025-05-07T21:04:18.4959536Z row_wise=True, 2025-05-07T21:04:18.4959800Z mixed=True, 2025-05-07T21:04:18.4960014Z use_cache=False, 2025-05-07T21:04:18.4960254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:18.4960605Z use_cpu=True, 2025-05-07T21:04:18.4960838Z output_dtype=SparseType.FP16, 2025-05-07T21:04:18.4961096Z ) 2025-05-07T21:04:18.4961325Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4961956Z self=, 2025-05-07T21:04:18.4962493Z compile=False, 2025-05-07T21:04:18.4962692Z T=3, 2025-05-07T21:04:18.4962877Z D=38, 2025-05-07T21:04:18.4963065Z B=7, 2025-05-07T21:04:18.4963240Z log_E=4, 2025-05-07T21:04:18.4963430Z L=18, 2025-05-07T21:04:18.4963623Z D_gradcheck=2, 2025-05-07T21:04:18.4963842Z stochastic_rounding=True, 2025-05-07T21:04:18.4964162Z weighted=False, 2025-05-07T21:04:18.4964376Z row_wise=True, 2025-05-07T21:04:18.4964576Z mixed=False, 2025-05-07T21:04:18.4964789Z use_cache=True, 2025-05-07T21:04:18.4965030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:18.4965310Z use_cpu=False, 2025-05-07T21:04:18.4965543Z output_dtype=SparseType.BF16, 2025-05-07T21:04:18.4965805Z ) 2025-05-07T21:04:18.4966033Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4966628Z self=, 2025-05-07T21:04:18.4967166Z compile=True, 2025-05-07T21:04:18.4967371Z T=3, 2025-05-07T21:04:18.4967548Z D=38, 2025-05-07T21:04:18.4967730Z B=7, 2025-05-07T21:04:18.4967913Z log_E=4, 2025-05-07T21:04:18.4968103Z L=18, 2025-05-07T21:04:18.4968290Z D_gradcheck=2, 2025-05-07T21:04:18.4968517Z stochastic_rounding=True, 2025-05-07T21:04:18.4975383Z weighted=False, 2025-05-07T21:04:18.4975637Z row_wise=True, 2025-05-07T21:04:18.4975856Z mixed=False, 2025-05-07T21:04:18.4976074Z use_cache=True, 2025-05-07T21:04:18.4976312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:18.4976604Z use_cpu=False, 2025-05-07T21:04:18.4976837Z output_dtype=SparseType.BF16, 2025-05-07T21:04:18.4977106Z ) 2025-05-07T21:04:18.4977339Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4977918Z self=, 2025-05-07T21:04:18.4978469Z compile=False, 2025-05-07T21:04:18.4978688Z T=3, 2025-05-07T21:04:18.4978877Z D=38, 2025-05-07T21:04:18.4979069Z B=38, 2025-05-07T21:04:18.4979264Z log_E=4, 2025-05-07T21:04:18.4979459Z L=18, 2025-05-07T21:04:18.4979660Z D_gradcheck=2, 2025-05-07T21:04:18.4979892Z stochastic_rounding=True, 2025-05-07T21:04:18.4980231Z weighted=False, 2025-05-07T21:04:18.4980454Z row_wise=True, 2025-05-07T21:04:18.4980673Z mixed=False, 2025-05-07T21:04:18.4980881Z use_cache=True, 2025-05-07T21:04:18.4981128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:18.4981433Z use_cpu=False, 2025-05-07T21:04:18.4981667Z output_dtype=SparseType.BF16, 2025-05-07T21:04:18.4981941Z ) 2025-05-07T21:04:18.4982181Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4982770Z self=, 2025-05-07T21:04:18.4983309Z compile=False, 2025-05-07T21:04:18.4983524Z T=4, 2025-05-07T21:04:18.4983721Z D=38, 2025-05-07T21:04:18.4983909Z B=38, 2025-05-07T21:04:18.4984115Z log_E=4, 2025-05-07T21:04:18.4984346Z L=18, 2025-05-07T21:04:18.4984548Z D_gradcheck=2, 2025-05-07T21:04:18.4984786Z stochastic_rounding=True, 2025-05-07T21:04:18.4985052Z weighted=False, 2025-05-07T21:04:18.4985273Z row_wise=True, 2025-05-07T21:04:18.4985491Z mixed=False, 2025-05-07T21:04:18.4985714Z use_cache=True, 2025-05-07T21:04:18.4985951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:18.4986300Z use_cpu=False, 2025-05-07T21:04:18.4986541Z output_dtype=SparseType.BF16, 2025-05-07T21:04:18.4986802Z ) 2025-05-07T21:04:18.4987047Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4987638Z self=, 2025-05-07T21:04:18.4988181Z compile=False, 2025-05-07T21:04:18.4988392Z T=4, 2025-05-07T21:04:18.4988592Z D=38, 2025-05-07T21:04:18.4988834Z B=38, 2025-05-07T21:04:18.4989025Z log_E=4, 2025-05-07T21:04:18.4989226Z L=0, 2025-05-07T21:04:18.4989423Z D_gradcheck=2, 2025-05-07T21:04:18.4989651Z stochastic_rounding=True, 2025-05-07T21:04:18.4989917Z weighted=False, 2025-05-07T21:04:18.4990142Z row_wise=True, 2025-05-07T21:04:18.4990362Z mixed=False, 2025-05-07T21:04:18.4990583Z use_cache=True, 2025-05-07T21:04:18.4990879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:18.4991167Z use_cpu=False, 2025-05-07T21:04:18.4991415Z output_dtype=SparseType.BF16, 2025-05-07T21:04:18.4991684Z ) 2025-05-07T21:04:18.4991916Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4992504Z self=, 2025-05-07T21:04:18.4993042Z compile=True, 2025-05-07T21:04:18.4993257Z T=4, 2025-05-07T21:04:18.4993449Z D=38, 2025-05-07T21:04:18.4993642Z B=38, 2025-05-07T21:04:18.4993835Z log_E=4, 2025-05-07T21:04:18.4994038Z L=0, 2025-05-07T21:04:18.4994482Z D_gradcheck=2, 2025-05-07T21:04:18.4994722Z stochastic_rounding=True, 2025-05-07T21:04:18.4994978Z weighted=False, 2025-05-07T21:04:18.4995198Z row_wise=True, 2025-05-07T21:04:18.4995415Z mixed=False, 2025-05-07T21:04:18.4995629Z use_cache=True, 2025-05-07T21:04:18.4995874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:18.4996172Z use_cpu=False, 2025-05-07T21:04:18.4996404Z output_dtype=SparseType.BF16, 2025-05-07T21:04:18.4996676Z ) 2025-05-07T21:04:18.4996914Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:18.4997496Z self=, 2025-05-07T21:04:18.4998034Z compile=False, 2025-05-07T21:04:18.4998249Z T=2, 2025-05-07T21:04:18.4998436Z D=38, 2025-05-07T21:04:18.4998630Z B=38, 2025-05-07T21:04:18.4998823Z log_E=4, 2025-05-07T21:04:18.4999020Z L=0, 2025-05-07T21:04:18.4999215Z D_gradcheck=2, 2025-05-07T21:04:18.4999449Z stochastic_rounding=True, 2025-05-07T21:04:18.4999707Z weighted=False, 2025-05-07T21:04:18.4999933Z row_wise=True, 2025-05-07T21:04:18.5000152Z mixed=False, 2025-05-07T21:04:18.5000368Z use_cache=True, 2025-05-07T21:04:18.5000749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:18.5001079Z use_cpu=False, 2025-05-07T21:04:18.5001338Z output_dtype=SparseType.BF16, 2025-05-07T21:04:18.5001625Z ) 2025-05-07T21:04:18.5001820Z PASSED 2025-05-07T21:04:24.4337730Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4338678Z self=, 2025-05-07T21:04:24.4339248Z mixed_B=False, 2025-05-07T21:04:24.4339478Z compile=False, 2025-05-07T21:04:24.4339696Z T=1, 2025-05-07T21:04:24.4339906Z D=2, 2025-05-07T21:04:24.4340095Z B=1, 2025-05-07T21:04:24.4340281Z log_E=3, 2025-05-07T21:04:24.4340473Z L=0, 2025-05-07T21:04:24.4340667Z D_gradcheck=1, 2025-05-07T21:04:24.4340900Z stochastic_rounding=False, 2025-05-07T21:04:24.4341164Z weighted=False, 2025-05-07T21:04:24.4341388Z row_wise=False, 2025-05-07T21:04:24.4341608Z mixed=False, 2025-05-07T21:04:24.4341833Z use_cache=False, 2025-05-07T21:04:24.4342094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4342508Z use_cpu=False, 2025-05-07T21:04:24.4343149Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.4343503Z ) 2025-05-07T21:04:24.4343824Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4344588Z self=, 2025-05-07T21:04:24.4345234Z mixed_B=True, 2025-05-07T21:04:24.4345456Z compile=False, 2025-05-07T21:04:24.4345697Z T=1, 2025-05-07T21:04:24.4346003Z D=2, 2025-05-07T21:04:24.4346193Z B=1, 2025-05-07T21:04:24.4346378Z log_E=3, 2025-05-07T21:04:24.4346570Z L=0, 2025-05-07T21:04:24.4346770Z D_gradcheck=1, 2025-05-07T21:04:24.4347004Z stochastic_rounding=False, 2025-05-07T21:04:24.4347258Z weighted=False, 2025-05-07T21:04:24.4347479Z row_wise=False, 2025-05-07T21:04:24.4347698Z mixed=False, 2025-05-07T21:04:24.4347994Z use_cache=False, 2025-05-07T21:04:24.4348252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4348548Z use_cpu=False, 2025-05-07T21:04:24.4348793Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.4349054Z ) 2025-05-07T21:04:24.4349291Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4349873Z self=, 2025-05-07T21:04:24.4350394Z mixed_B=True, 2025-05-07T21:04:24.4350615Z compile=True, 2025-05-07T21:04:24.4350824Z T=2, 2025-05-07T21:04:24.4351013Z D=79, 2025-05-07T21:04:24.4351207Z B=10, 2025-05-07T21:04:24.4351399Z log_E=3, 2025-05-07T21:04:24.4351593Z L=12, 2025-05-07T21:04:24.4351793Z D_gradcheck=2, 2025-05-07T21:04:24.4352024Z stochastic_rounding=True, 2025-05-07T21:04:24.4352284Z weighted=False, 2025-05-07T21:04:24.4352512Z row_wise=True, 2025-05-07T21:04:24.4352735Z mixed=False, 2025-05-07T21:04:24.4352947Z use_cache=False, 2025-05-07T21:04:24.4353203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.4353497Z use_cpu=False, 2025-05-07T21:04:24.4353731Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.4353996Z ) 2025-05-07T21:04:24.4354231Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4354820Z self=, 2025-05-07T21:04:24.4355348Z mixed_B=True, 2025-05-07T21:04:24.4355590Z compile=True, 2025-05-07T21:04:24.4355836Z T=4, 2025-05-07T21:04:24.4356026Z D=124, 2025-05-07T21:04:24.4356224Z B=88, 2025-05-07T21:04:24.4356422Z log_E=4, 2025-05-07T21:04:24.4356619Z L=17, 2025-05-07T21:04:24.4356819Z D_gradcheck=2, 2025-05-07T21:04:24.4357056Z stochastic_rounding=False, 2025-05-07T21:04:24.4357316Z weighted=False, 2025-05-07T21:04:24.4357535Z row_wise=False, 2025-05-07T21:04:24.4357837Z mixed=True, 2025-05-07T21:04:24.4358056Z use_cache=False, 2025-05-07T21:04:24.4358318Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4358620Z use_cpu=True, 2025-05-07T21:04:24.4358856Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.4359122Z ) 2025-05-07T21:04:24.4359360Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4359936Z self=, 2025-05-07T21:04:24.4360569Z mixed_B=False, 2025-05-07T21:04:24.4360799Z compile=True, 2025-05-07T21:04:24.4361006Z T=1, 2025-05-07T21:04:24.4361194Z D=114, 2025-05-07T21:04:24.4361401Z B=18, 2025-05-07T21:04:24.4361583Z log_E=3, 2025-05-07T21:04:24.4361780Z L=4, 2025-05-07T21:04:24.4361974Z D_gradcheck=2, 2025-05-07T21:04:24.4362199Z stochastic_rounding=False, 2025-05-07T21:04:24.4362462Z weighted=False, 2025-05-07T21:04:24.4362681Z row_wise=True, 2025-05-07T21:04:24.4362889Z mixed=True, 2025-05-07T21:04:24.4363110Z use_cache=False, 2025-05-07T21:04:24.4363366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4363653Z use_cpu=False, 2025-05-07T21:04:24.4363953Z output_dtype=SparseType.BF16, 2025-05-07T21:04:24.4364222Z ) 2025-05-07T21:04:24.4364455Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4365032Z self=, 2025-05-07T21:04:24.4365569Z mixed_B=False, 2025-05-07T21:04:24.4365779Z compile=False, 2025-05-07T21:04:24.4365991Z T=4, 2025-05-07T21:04:24.4366226Z D=68, 2025-05-07T21:04:24.4366422Z B=91, 2025-05-07T21:04:24.4366604Z log_E=3, 2025-05-07T21:04:24.4366800Z L=12, 2025-05-07T21:04:24.4366994Z D_gradcheck=2, 2025-05-07T21:04:24.4367218Z stochastic_rounding=True, 2025-05-07T21:04:24.4367481Z weighted=True, 2025-05-07T21:04:24.4367698Z row_wise=False, 2025-05-07T21:04:24.4367911Z mixed=False, 2025-05-07T21:04:24.4368173Z use_cache=True, 2025-05-07T21:04:24.4368418Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4368701Z use_cpu=False, 2025-05-07T21:04:24.4368941Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.4369209Z ) 2025-05-07T21:04:24.4369436Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4370014Z self=, 2025-05-07T21:04:24.4370544Z mixed_B=True, 2025-05-07T21:04:24.4370752Z compile=False, 2025-05-07T21:04:24.4370965Z T=4, 2025-05-07T21:04:24.4371157Z D=88, 2025-05-07T21:04:24.4371340Z B=126, 2025-05-07T21:04:24.4371529Z log_E=5, 2025-05-07T21:04:24.4371726Z L=10, 2025-05-07T21:04:24.4371917Z D_gradcheck=2, 2025-05-07T21:04:24.4372147Z stochastic_rounding=True, 2025-05-07T21:04:24.4372405Z weighted=False, 2025-05-07T21:04:24.4372619Z row_wise=True, 2025-05-07T21:04:24.4372833Z mixed=True, 2025-05-07T21:04:24.4373050Z use_cache=True, 2025-05-07T21:04:24.4373289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4373616Z use_cpu=True, 2025-05-07T21:04:24.4373850Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.4374117Z ) 2025-05-07T21:04:24.4374355Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4374931Z self=, 2025-05-07T21:04:24.4375449Z mixed_B=True, 2025-05-07T21:04:24.4375665Z compile=False, 2025-05-07T21:04:24.4375878Z T=1, 2025-05-07T21:04:24.4376063Z D=81, 2025-05-07T21:04:24.4376259Z B=91, 2025-05-07T21:04:24.4376451Z log_E=3, 2025-05-07T21:04:24.4376641Z L=11, 2025-05-07T21:04:24.4376840Z D_gradcheck=1, 2025-05-07T21:04:24.4377073Z stochastic_rounding=False, 2025-05-07T21:04:24.4377327Z weighted=False, 2025-05-07T21:04:24.4377551Z row_wise=True, 2025-05-07T21:04:24.4377813Z mixed=False, 2025-05-07T21:04:24.4378026Z use_cache=False, 2025-05-07T21:04:24.4378280Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.4378574Z use_cpu=False, 2025-05-07T21:04:24.4378805Z output_dtype=SparseType.BF16, 2025-05-07T21:04:24.4379069Z ) 2025-05-07T21:04:24.4379301Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4379871Z self=, 2025-05-07T21:04:24.4380397Z mixed_B=True, 2025-05-07T21:04:24.4380612Z compile=False, 2025-05-07T21:04:24.4380827Z T=2, 2025-05-07T21:04:24.4381007Z D=33, 2025-05-07T21:04:24.4381200Z B=14, 2025-05-07T21:04:24.4381389Z log_E=5, 2025-05-07T21:04:24.4381579Z L=12, 2025-05-07T21:04:24.4381772Z D_gradcheck=1, 2025-05-07T21:04:24.4382001Z stochastic_rounding=True, 2025-05-07T21:04:24.4382254Z weighted=True, 2025-05-07T21:04:24.4382474Z row_wise=True, 2025-05-07T21:04:24.4382686Z mixed=True, 2025-05-07T21:04:24.4382893Z use_cache=True, 2025-05-07T21:04:24.4383128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.4383411Z use_cpu=False, 2025-05-07T21:04:24.4383686Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.4383949Z ) 2025-05-07T21:04:24.4384180Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4384744Z self=, 2025-05-07T21:04:24.4385265Z mixed_B=False, 2025-05-07T21:04:24.4385478Z compile=True, 2025-05-07T21:04:24.4385677Z T=4, 2025-05-07T21:04:24.4385862Z D=19, 2025-05-07T21:04:24.4386128Z B=49, 2025-05-07T21:04:24.4386309Z log_E=5, 2025-05-07T21:04:24.4386509Z L=18, 2025-05-07T21:04:24.4386700Z D_gradcheck=1, 2025-05-07T21:04:24.4386922Z stochastic_rounding=True, 2025-05-07T21:04:24.4387176Z weighted=False, 2025-05-07T21:04:24.4387396Z row_wise=False, 2025-05-07T21:04:24.4387608Z mixed=True, 2025-05-07T21:04:24.4387810Z use_cache=False, 2025-05-07T21:04:24.4388106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4388401Z use_cpu=False, 2025-05-07T21:04:24.4388630Z output_dtype=SparseType.BF16, 2025-05-07T21:04:24.4388889Z ) 2025-05-07T21:04:24.4389117Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4389681Z self=, 2025-05-07T21:04:24.4390217Z mixed_B=True, 2025-05-07T21:04:24.4390428Z compile=False, 2025-05-07T21:04:24.4390629Z T=1, 2025-05-07T21:04:24.4390811Z D=27, 2025-05-07T21:04:24.4390994Z B=15, 2025-05-07T21:04:24.4391174Z log_E=4, 2025-05-07T21:04:24.4391365Z L=18, 2025-05-07T21:04:24.4391552Z D_gradcheck=1, 2025-05-07T21:04:24.4391769Z stochastic_rounding=False, 2025-05-07T21:04:24.4392029Z weighted=True, 2025-05-07T21:04:24.4392239Z row_wise=False, 2025-05-07T21:04:24.4392444Z mixed=True, 2025-05-07T21:04:24.4392655Z use_cache=False, 2025-05-07T21:04:24.4392908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4393193Z use_cpu=True, 2025-05-07T21:04:24.4393421Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.4393682Z ) 2025-05-07T21:04:24.4393913Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4394847Z self=, 2025-05-07T21:04:24.4395387Z mixed_B=False, 2025-05-07T21:04:24.4395632Z compile=True, 2025-05-07T21:04:24.4395853Z T=4, 2025-05-07T21:04:24.4396033Z D=101, 2025-05-07T21:04:24.4396218Z B=62, 2025-05-07T21:04:24.4396400Z log_E=5, 2025-05-07T21:04:24.4396598Z L=0, 2025-05-07T21:04:24.4396787Z D_gradcheck=2, 2025-05-07T21:04:24.4397006Z stochastic_rounding=True, 2025-05-07T21:04:24.4397265Z weighted=True, 2025-05-07T21:04:24.4397485Z row_wise=False, 2025-05-07T21:04:24.4397791Z mixed=False, 2025-05-07T21:04:24.4398011Z use_cache=True, 2025-05-07T21:04:24.4398252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4398530Z use_cpu=True, 2025-05-07T21:04:24.4398765Z output_dtype=SparseType.BF16, 2025-05-07T21:04:24.4399027Z ) 2025-05-07T21:04:24.4399257Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4399830Z self=, 2025-05-07T21:04:24.4400357Z mixed_B=True, 2025-05-07T21:04:24.4400627Z compile=False, 2025-05-07T21:04:24.4400829Z T=4, 2025-05-07T21:04:24.4401017Z D=110, 2025-05-07T21:04:24.4401216Z B=45, 2025-05-07T21:04:24.4401400Z log_E=5, 2025-05-07T21:04:24.4401599Z L=15, 2025-05-07T21:04:24.4401801Z D_gradcheck=1, 2025-05-07T21:04:24.4402024Z stochastic_rounding=False, 2025-05-07T21:04:24.4402282Z weighted=True, 2025-05-07T21:04:24.4402497Z row_wise=False, 2025-05-07T21:04:24.4402700Z mixed=True, 2025-05-07T21:04:24.4402910Z use_cache=True, 2025-05-07T21:04:24.4403151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.4403430Z use_cpu=True, 2025-05-07T21:04:24.4403730Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.4403995Z ) 2025-05-07T21:04:24.4404218Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4404790Z self=, 2025-05-07T21:04:24.4405319Z mixed_B=False, 2025-05-07T21:04:24.4405558Z compile=True, 2025-05-07T21:04:24.4405780Z T=3, 2025-05-07T21:04:24.4405963Z D=71, 2025-05-07T21:04:24.4406208Z B=30, 2025-05-07T21:04:24.4406387Z log_E=5, 2025-05-07T21:04:24.4406577Z L=6, 2025-05-07T21:04:24.4406761Z D_gradcheck=1, 2025-05-07T21:04:24.4406979Z stochastic_rounding=True, 2025-05-07T21:04:24.4407236Z weighted=True, 2025-05-07T21:04:24.4407450Z row_wise=False, 2025-05-07T21:04:24.4407651Z mixed=True, 2025-05-07T21:04:24.4407872Z use_cache=False, 2025-05-07T21:04:24.4408180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.4408459Z use_cpu=True, 2025-05-07T21:04:24.4408692Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.4408948Z ) 2025-05-07T21:04:24.4409172Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4409743Z self=, 2025-05-07T21:04:24.4410268Z mixed_B=True, 2025-05-07T21:04:24.4410474Z compile=True, 2025-05-07T21:04:24.4410681Z T=3, 2025-05-07T21:04:24.4410862Z D=83, 2025-05-07T21:04:24.4411042Z B=93, 2025-05-07T21:04:24.4418277Z log_E=3, 2025-05-07T21:04:24.4418491Z L=12, 2025-05-07T21:04:24.4418694Z D_gradcheck=2, 2025-05-07T21:04:24.4418929Z stochastic_rounding=True, 2025-05-07T21:04:24.4419179Z weighted=False, 2025-05-07T21:04:24.4419398Z row_wise=False, 2025-05-07T21:04:24.4419612Z mixed=False, 2025-05-07T21:04:24.4419831Z use_cache=False, 2025-05-07T21:04:24.4420083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:24.4420365Z use_cpu=True, 2025-05-07T21:04:24.4420606Z output_dtype=SparseType.FP32, 2025-05-07T21:04:24.4420872Z ) 2025-05-07T21:04:24.4421099Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4421681Z self=, 2025-05-07T21:04:24.4422213Z mixed_B=False, 2025-05-07T21:04:24.4422420Z compile=False, 2025-05-07T21:04:24.4422633Z T=4, 2025-05-07T21:04:24.4422823Z D=97, 2025-05-07T21:04:24.4423008Z B=17, 2025-05-07T21:04:24.4423198Z log_E=5, 2025-05-07T21:04:24.4423394Z L=12, 2025-05-07T21:04:24.4423580Z D_gradcheck=1, 2025-05-07T21:04:24.4423811Z stochastic_rounding=True, 2025-05-07T21:04:24.4424069Z weighted=False, 2025-05-07T21:04:24.4424285Z row_wise=True, 2025-05-07T21:04:24.4424497Z mixed=False, 2025-05-07T21:04:24.4424787Z use_cache=True, 2025-05-07T21:04:24.4425030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4425321Z use_cpu=True, 2025-05-07T21:04:24.4425561Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.4425823Z ) 2025-05-07T21:04:24.4426061Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4426640Z self=, 2025-05-07T21:04:24.4427172Z mixed_B=False, 2025-05-07T21:04:24.4427381Z compile=False, 2025-05-07T21:04:24.4427589Z T=4, 2025-05-07T21:04:24.4427777Z D=62, 2025-05-07T21:04:24.4427960Z B=55, 2025-05-07T21:04:24.4428150Z log_E=4, 2025-05-07T21:04:24.4428349Z L=6, 2025-05-07T21:04:24.4428537Z D_gradcheck=2, 2025-05-07T21:04:24.4428768Z stochastic_rounding=False, 2025-05-07T21:04:24.4429027Z weighted=True, 2025-05-07T21:04:24.4429240Z row_wise=False, 2025-05-07T21:04:24.4429456Z mixed=False, 2025-05-07T21:04:24.4429672Z use_cache=True, 2025-05-07T21:04:24.4429910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4430204Z use_cpu=False, 2025-05-07T21:04:24.4430442Z output_dtype=SparseType.FP16, 2025-05-07T21:04:24.4430754Z ) 2025-05-07T21:04:24.4430991Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:24.4431572Z self=, 2025-05-07T21:04:24.4432105Z mixed_B=True, 2025-05-07T21:04:24.4432316Z compile=True, 2025-05-07T21:04:24.4432528Z T=1, 2025-05-07T21:04:24.4432717Z D=117, 2025-05-07T21:04:24.4432946Z B=112, 2025-05-07T21:04:24.4433139Z log_E=5, 2025-05-07T21:04:24.4433334Z L=3, 2025-05-07T21:04:24.4433519Z D_gradcheck=2, 2025-05-07T21:04:24.4433752Z stochastic_rounding=True, 2025-05-07T21:04:24.4434021Z weighted=True, 2025-05-07T21:04:24.4434235Z row_wise=False, 2025-05-07T21:04:24.4434451Z mixed=True, 2025-05-07T21:04:24.4434669Z use_cache=False, 2025-05-07T21:04:24.4434957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:24.4435248Z use_cpu=True, 2025-05-07T21:04:24.4435510Z output_dtype=SparseType.BF16, 2025-05-07T21:04:41.0408641Z ) 2025-05-07T21:04:41.0409550Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0410410Z self=, 2025-05-07T21:04:41.0411139Z mixed_B=True, 2025-05-07T21:04:41.0411425Z compile=False, 2025-05-07T21:04:41.0411672Z T=4, 2025-05-07T21:04:41.0411864Z D=93, 2025-05-07T21:04:41.0412074Z B=103, 2025-05-07T21:04:41.0412255Z log_E=3, 2025-05-07T21:04:41.0412447Z L=3, 2025-05-07T21:04:41.0412636Z D_gradcheck=1, 2025-05-07T21:04:41.0412858Z stochastic_rounding=False, 2025-05-07T21:04:41.0413120Z weighted=False, 2025-05-07T21:04:41.0413340Z row_wise=False, 2025-05-07T21:04:41.0413542Z mixed=False, 2025-05-07T21:04:41.0413757Z use_cache=True, 2025-05-07T21:04:41.0414002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:41.0414284Z use_cpu=True, 2025-05-07T21:04:41.0414521Z output_dtype=SparseType.BF16, 2025-05-07T21:04:41.0414794Z ) 2025-05-07T21:04:41.0415029Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0415602Z self=, 2025-05-07T21:04:41.0416135Z mixed_B=False, 2025-05-07T21:04:41.0416350Z compile=False, 2025-05-07T21:04:41.0416553Z T=2, 2025-05-07T21:04:41.0416738Z D=64, 2025-05-07T21:04:41.0416924Z B=59, 2025-05-07T21:04:41.0417106Z log_E=3, 2025-05-07T21:04:41.0417299Z L=13, 2025-05-07T21:04:41.0417491Z D_gradcheck=2, 2025-05-07T21:04:41.0417716Z stochastic_rounding=True, 2025-05-07T21:04:41.0417974Z weighted=True, 2025-05-07T21:04:41.0418188Z row_wise=True, 2025-05-07T21:04:41.0418390Z mixed=True, 2025-05-07T21:04:41.0418817Z use_cache=False, 2025-05-07T21:04:41.0419073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:41.0419355Z use_cpu=False, 2025-05-07T21:04:41.0419615Z output_dtype=SparseType.FP32, 2025-05-07T21:04:41.0419910Z ) 2025-05-07T21:04:41.0420144Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0420722Z self=, 2025-05-07T21:04:41.0421255Z mixed_B=False, 2025-05-07T21:04:41.0421465Z compile=True, 2025-05-07T21:04:41.0421664Z T=5, 2025-05-07T21:04:41.0421849Z D=31, 2025-05-07T21:04:41.0422034Z B=74, 2025-05-07T21:04:41.0422217Z log_E=5, 2025-05-07T21:04:41.0422411Z L=0, 2025-05-07T21:04:41.0422603Z D_gradcheck=2, 2025-05-07T21:04:41.0422825Z stochastic_rounding=True, 2025-05-07T21:04:41.0423084Z weighted=False, 2025-05-07T21:04:41.0423305Z row_wise=False, 2025-05-07T21:04:41.0423513Z mixed=False, 2025-05-07T21:04:41.0423735Z use_cache=False, 2025-05-07T21:04:41.0423989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:41.0424268Z use_cpu=True, 2025-05-07T21:04:41.0424504Z output_dtype=SparseType.FP16, 2025-05-07T21:04:41.0424853Z ) 2025-05-07T21:04:41.0425080Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0425658Z self=, 2025-05-07T21:04:41.0426189Z mixed_B=True, 2025-05-07T21:04:41.0426402Z compile=False, 2025-05-07T21:04:41.0426604Z T=2, 2025-05-07T21:04:41.0426790Z D=59, 2025-05-07T21:04:41.0426975Z B=128, 2025-05-07T21:04:41.0427236Z log_E=5, 2025-05-07T21:04:41.0427431Z L=5, 2025-05-07T21:04:41.0427622Z D_gradcheck=2, 2025-05-07T21:04:41.0427848Z stochastic_rounding=False, 2025-05-07T21:04:41.0428104Z weighted=True, 2025-05-07T21:04:41.0428316Z row_wise=True, 2025-05-07T21:04:41.0428517Z mixed=False, 2025-05-07T21:04:41.0428728Z use_cache=False, 2025-05-07T21:04:41.0429065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:41.0429347Z use_cpu=False, 2025-05-07T21:04:41.0429606Z output_dtype=SparseType.FP16, 2025-05-07T21:04:41.0429896Z ) 2025-05-07T21:04:41.0430119Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0430697Z self=, 2025-05-07T21:04:41.0431225Z mixed_B=True, 2025-05-07T21:04:41.0431433Z compile=False, 2025-05-07T21:04:41.0431640Z T=1, 2025-05-07T21:04:41.0431823Z D=6, 2025-05-07T21:04:41.0432001Z B=105, 2025-05-07T21:04:41.0432194Z log_E=4, 2025-05-07T21:04:41.0432390Z L=19, 2025-05-07T21:04:41.0432574Z D_gradcheck=1, 2025-05-07T21:04:41.0432798Z stochastic_rounding=True, 2025-05-07T21:04:41.0433055Z weighted=True, 2025-05-07T21:04:41.0433269Z row_wise=False, 2025-05-07T21:04:41.0433477Z mixed=False, 2025-05-07T21:04:41.0433691Z use_cache=True, 2025-05-07T21:04:41.0433929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:41.0434209Z use_cpu=True, 2025-05-07T21:04:41.0434444Z output_dtype=SparseType.FP16, 2025-05-07T21:04:41.0434708Z ) 2025-05-07T21:04:41.0434935Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0435511Z self=, 2025-05-07T21:04:41.0436040Z mixed_B=False, 2025-05-07T21:04:41.0436249Z compile=True, 2025-05-07T21:04:41.0436456Z T=3, 2025-05-07T21:04:41.0436643Z D=35, 2025-05-07T21:04:41.0436825Z B=81, 2025-05-07T21:04:41.0437017Z log_E=4, 2025-05-07T21:04:41.0437212Z L=19, 2025-05-07T21:04:41.0437404Z D_gradcheck=1, 2025-05-07T21:04:41.0437635Z stochastic_rounding=True, 2025-05-07T21:04:41.0437897Z weighted=False, 2025-05-07T21:04:41.0438128Z row_wise=False, 2025-05-07T21:04:41.0438341Z mixed=False, 2025-05-07T21:04:41.0438597Z use_cache=False, 2025-05-07T21:04:41.0438861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:41.0439151Z use_cpu=False, 2025-05-07T21:04:41.0439385Z output_dtype=SparseType.FP32, 2025-05-07T21:04:41.0439646Z ) 2025-05-07T21:04:41.0439891Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0440574Z self=, 2025-05-07T21:04:41.0441097Z mixed_B=False, 2025-05-07T21:04:41.0441313Z compile=True, 2025-05-07T21:04:41.0441520Z T=3, 2025-05-07T21:04:41.0441700Z D=2, 2025-05-07T21:04:41.0441887Z B=119, 2025-05-07T21:04:41.0442079Z log_E=3, 2025-05-07T21:04:41.0442267Z L=9, 2025-05-07T21:04:41.0442461Z D_gradcheck=2, 2025-05-07T21:04:41.0442691Z stochastic_rounding=False, 2025-05-07T21:04:41.0442943Z weighted=False, 2025-05-07T21:04:41.0443160Z row_wise=False, 2025-05-07T21:04:41.0443370Z mixed=False, 2025-05-07T21:04:41.0443575Z use_cache=True, 2025-05-07T21:04:41.0443815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:41.0444104Z use_cpu=False, 2025-05-07T21:04:41.0444331Z output_dtype=SparseType.BF16, 2025-05-07T21:04:41.0444646Z ) 2025-05-07T21:04:41.0444882Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0445455Z self=, 2025-05-07T21:04:41.0445980Z mixed_B=True, 2025-05-07T21:04:41.0446191Z compile=False, 2025-05-07T21:04:41.0446395Z T=5, 2025-05-07T21:04:41.0446574Z D=80, 2025-05-07T21:04:41.0446760Z B=77, 2025-05-07T21:04:41.0446989Z log_E=4, 2025-05-07T21:04:41.0447180Z L=12, 2025-05-07T21:04:41.0447371Z D_gradcheck=2, 2025-05-07T21:04:41.0447598Z stochastic_rounding=False, 2025-05-07T21:04:41.0447853Z weighted=True, 2025-05-07T21:04:41.0448071Z row_wise=False, 2025-05-07T21:04:41.0448281Z mixed=False, 2025-05-07T21:04:41.0448487Z use_cache=False, 2025-05-07T21:04:41.0448779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:41.0449065Z use_cpu=True, 2025-05-07T21:04:41.0449293Z output_dtype=SparseType.FP16, 2025-05-07T21:04:41.0449563Z ) 2025-05-07T21:04:41.0449795Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0450367Z self=, 2025-05-07T21:04:41.0450893Z mixed_B=True, 2025-05-07T21:04:41.0451106Z compile=False, 2025-05-07T21:04:41.0451314Z T=4, 2025-05-07T21:04:41.0451497Z D=119, 2025-05-07T21:04:41.0451684Z B=23, 2025-05-07T21:04:41.0451879Z log_E=5, 2025-05-07T21:04:41.0452069Z L=14, 2025-05-07T21:04:41.0452261Z D_gradcheck=1, 2025-05-07T21:04:41.0452490Z stochastic_rounding=True, 2025-05-07T21:04:41.0452740Z weighted=False, 2025-05-07T21:04:41.0452957Z row_wise=False, 2025-05-07T21:04:41.0453174Z mixed=False, 2025-05-07T21:04:41.0453390Z use_cache=False, 2025-05-07T21:04:41.0453642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:41.0453930Z use_cpu=False, 2025-05-07T21:04:41.0454158Z output_dtype=SparseType.BF16, 2025-05-07T21:04:41.0454427Z ) 2025-05-07T21:04:41.0454666Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0455238Z self=, 2025-05-07T21:04:41.0455765Z mixed_B=True, 2025-05-07T21:04:41.0455978Z compile=False, 2025-05-07T21:04:41.0456178Z T=5, 2025-05-07T21:04:41.0456362Z D=65, 2025-05-07T21:04:41.0456546Z B=102, 2025-05-07T21:04:41.0456729Z log_E=3, 2025-05-07T21:04:41.0456924Z L=3, 2025-05-07T21:04:41.0457112Z D_gradcheck=2, 2025-05-07T21:04:41.0457333Z stochastic_rounding=True, 2025-05-07T21:04:41.0457588Z weighted=True, 2025-05-07T21:04:41.0457797Z row_wise=True, 2025-05-07T21:04:41.0458005Z mixed=True, 2025-05-07T21:04:41.0458262Z use_cache=False, 2025-05-07T21:04:41.0458511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:41.0458802Z use_cpu=False, 2025-05-07T21:04:41.0459027Z output_dtype=SparseType.BF16, 2025-05-07T21:04:41.0459289Z ) 2025-05-07T21:04:41.0459520Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0460089Z self=, 2025-05-07T21:04:41.0460632Z mixed_B=False, 2025-05-07T21:04:41.0460845Z compile=False, 2025-05-07T21:04:41.0461046Z T=5, 2025-05-07T21:04:41.0461230Z D=124, 2025-05-07T21:04:41.0461417Z B=49, 2025-05-07T21:04:41.0461600Z log_E=3, 2025-05-07T21:04:41.0461794Z L=13, 2025-05-07T21:04:41.0461986Z D_gradcheck=1, 2025-05-07T21:04:41.0462205Z stochastic_rounding=True, 2025-05-07T21:04:41.0462461Z weighted=True, 2025-05-07T21:04:41.0462676Z row_wise=False, 2025-05-07T21:04:41.0462880Z mixed=True, 2025-05-07T21:04:41.0463090Z use_cache=False, 2025-05-07T21:04:41.0463341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:41.0463631Z use_cpu=True, 2025-05-07T21:04:41.0463857Z output_dtype=SparseType.FP32, 2025-05-07T21:04:41.0464169Z ) 2025-05-07T21:04:41.0464401Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0464971Z self=, 2025-05-07T21:04:41.0465501Z mixed_B=True, 2025-05-07T21:04:41.0465713Z compile=True, 2025-05-07T21:04:41.0465915Z T=4, 2025-05-07T21:04:41.0466103Z D=37, 2025-05-07T21:04:41.0466292Z B=112, 2025-05-07T21:04:41.0466560Z log_E=5, 2025-05-07T21:04:41.0466763Z L=20, 2025-05-07T21:04:41.0466962Z D_gradcheck=2, 2025-05-07T21:04:41.0467189Z stochastic_rounding=False, 2025-05-07T21:04:41.0467453Z weighted=True, 2025-05-07T21:04:41.0467664Z row_wise=True, 2025-05-07T21:04:41.0467870Z mixed=False, 2025-05-07T21:04:41.0468087Z use_cache=False, 2025-05-07T21:04:41.0468336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:41.0468662Z use_cpu=True, 2025-05-07T21:04:41.0468897Z output_dtype=SparseType.FP32, 2025-05-07T21:04:41.0469161Z ) 2025-05-07T21:04:41.0469388Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0470017Z self=, 2025-05-07T21:04:41.0470544Z mixed_B=False, 2025-05-07T21:04:41.0470758Z compile=True, 2025-05-07T21:04:41.0470960Z T=3, 2025-05-07T21:04:41.0471143Z D=32, 2025-05-07T21:04:41.0471331Z B=115, 2025-05-07T21:04:41.0471521Z log_E=5, 2025-05-07T21:04:41.0471723Z L=20, 2025-05-07T21:04:41.0471917Z D_gradcheck=2, 2025-05-07T21:04:41.0472142Z stochastic_rounding=False, 2025-05-07T21:04:41.0472403Z weighted=False, 2025-05-07T21:04:41.0472619Z row_wise=False, 2025-05-07T21:04:41.0472826Z mixed=False, 2025-05-07T21:04:41.0473045Z use_cache=False, 2025-05-07T21:04:41.0473301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:41.0473586Z use_cpu=False, 2025-05-07T21:04:41.0473826Z output_dtype=SparseType.FP16, 2025-05-07T21:04:41.0474091Z ) 2025-05-07T21:04:41.0474318Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0474900Z self=, 2025-05-07T21:04:41.0475434Z mixed_B=False, 2025-05-07T21:04:41.0475646Z compile=True, 2025-05-07T21:04:41.0475850Z T=1, 2025-05-07T21:04:41.0476041Z D=13, 2025-05-07T21:04:41.0476229Z B=66, 2025-05-07T21:04:41.0476412Z log_E=5, 2025-05-07T21:04:41.0476616Z L=19, 2025-05-07T21:04:41.0476808Z D_gradcheck=1, 2025-05-07T21:04:41.0477040Z stochastic_rounding=False, 2025-05-07T21:04:41.0477308Z weighted=False, 2025-05-07T21:04:41.0477531Z row_wise=True, 2025-05-07T21:04:41.0477735Z mixed=True, 2025-05-07T21:04:41.0478003Z use_cache=True, 2025-05-07T21:04:41.0478249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:41.0478535Z use_cpu=True, 2025-05-07T21:04:41.0478777Z output_dtype=SparseType.FP16, 2025-05-07T21:04:41.0479046Z ) 2025-05-07T21:04:41.0479271Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0479861Z self=, 2025-05-07T21:04:41.0480387Z mixed_B=False, 2025-05-07T21:04:41.0480664Z compile=True, 2025-05-07T21:04:41.0480873Z T=1, 2025-05-07T21:04:41.0481056Z D=40, 2025-05-07T21:04:41.0481236Z B=51, 2025-05-07T21:04:41.0481422Z log_E=3, 2025-05-07T21:04:41.0481618Z L=14, 2025-05-07T21:04:41.0481801Z D_gradcheck=2, 2025-05-07T21:04:41.0482029Z stochastic_rounding=True, 2025-05-07T21:04:41.0482285Z weighted=True, 2025-05-07T21:04:41.0482500Z row_wise=False, 2025-05-07T21:04:41.0482708Z mixed=False, 2025-05-07T21:04:41.0482919Z use_cache=False, 2025-05-07T21:04:41.0483173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:41.0483455Z use_cpu=True, 2025-05-07T21:04:41.0483694Z output_dtype=SparseType.BF16, 2025-05-07T21:04:41.0484013Z ) 2025-05-07T21:04:41.0484247Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0484825Z self=, 2025-05-07T21:04:41.0485355Z mixed_B=False, 2025-05-07T21:04:41.0485561Z compile=True, 2025-05-07T21:04:41.0485768Z T=2, 2025-05-07T21:04:41.0485952Z D=31, 2025-05-07T21:04:41.0486135Z B=78, 2025-05-07T21:04:41.0486397Z log_E=4, 2025-05-07T21:04:41.0486593Z L=14, 2025-05-07T21:04:41.0486779Z D_gradcheck=1, 2025-05-07T21:04:41.0487007Z stochastic_rounding=True, 2025-05-07T21:04:41.0487262Z weighted=False, 2025-05-07T21:04:41.0494820Z row_wise=False, 2025-05-07T21:04:41.0495086Z mixed=True, 2025-05-07T21:04:41.0495296Z use_cache=True, 2025-05-07T21:04:41.0495556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:41.0495978Z use_cpu=False, 2025-05-07T21:04:41.0496227Z output_dtype=SparseType.FP16, 2025-05-07T21:04:41.0496500Z ) 2025-05-07T21:04:41.0496741Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0497331Z self=, 2025-05-07T21:04:41.0497865Z mixed_B=False, 2025-05-07T21:04:41.0498092Z compile=False, 2025-05-07T21:04:41.0498310Z T=3, 2025-05-07T21:04:41.0498512Z D=87, 2025-05-07T21:04:41.0498707Z B=80, 2025-05-07T21:04:41.0498906Z log_E=5, 2025-05-07T21:04:41.0499109Z L=17, 2025-05-07T21:04:41.0499301Z D_gradcheck=1, 2025-05-07T21:04:41.0499559Z stochastic_rounding=True, 2025-05-07T21:04:41.0499844Z weighted=True, 2025-05-07T21:04:41.0500058Z row_wise=False, 2025-05-07T21:04:41.0500275Z mixed=False, 2025-05-07T21:04:41.0500492Z use_cache=True, 2025-05-07T21:04:41.0500732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:41.0501032Z use_cpu=True, 2025-05-07T21:04:41.0501272Z output_dtype=SparseType.FP16, 2025-05-07T21:04:41.0501540Z ) 2025-05-07T21:04:41.0501776Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:41.0502359Z self=, 2025-05-07T21:04:41.0502891Z mixed_B=False, 2025-05-07T21:04:41.0503110Z compile=True, 2025-05-07T21:04:41.0503322Z T=4, 2025-05-07T21:04:41.0503507Z D=101, 2025-05-07T21:04:41.0503699Z B=81, 2025-05-07T21:04:41.0503894Z log_E=3, 2025-05-07T21:04:41.0504092Z L=12, 2025-05-07T21:04:41.0504289Z D_gradcheck=1, 2025-05-07T21:04:41.0504522Z stochastic_rounding=True, 2025-05-07T21:04:41.0504780Z weighted=True, 2025-05-07T21:04:41.0505001Z row_wise=False, 2025-05-07T21:04:41.0505220Z mixed=False, 2025-05-07T21:04:41.0505439Z use_cache=False, 2025-05-07T21:04:41.0505763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:41.0506067Z use_cpu=True, 2025-05-07T21:04:41.0506308Z output_dtype=SparseType.BF16, 2025-05-07T21:04:51.4221329Z ) 2025-05-07T21:04:51.4221644Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4222278Z self=, 2025-05-07T21:04:51.4222819Z mixed_B=False, 2025-05-07T21:04:51.4223065Z compile=True, 2025-05-07T21:04:51.4223287Z T=4, 2025-05-07T21:04:51.4223489Z D=57, 2025-05-07T21:04:51.4223680Z B=20, 2025-05-07T21:04:51.4223892Z log_E=4, 2025-05-07T21:04:51.4224093Z L=20, 2025-05-07T21:04:51.4224285Z D_gradcheck=2, 2025-05-07T21:04:51.4224519Z stochastic_rounding=True, 2025-05-07T21:04:51.4224783Z weighted=False, 2025-05-07T21:04:51.4225018Z row_wise=False, 2025-05-07T21:04:51.4225243Z mixed=True, 2025-05-07T21:04:51.4225457Z use_cache=True, 2025-05-07T21:04:51.4225700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:51.4226006Z use_cpu=False, 2025-05-07T21:04:51.4226247Z output_dtype=SparseType.FP16, 2025-05-07T21:04:51.4226739Z ) 2025-05-07T21:04:51.4227036Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4227621Z self=, 2025-05-07T21:04:51.4228156Z mixed_B=True, 2025-05-07T21:04:51.4228376Z compile=False, 2025-05-07T21:04:51.4228595Z T=2, 2025-05-07T21:04:51.4228790Z D=113, 2025-05-07T21:04:51.4228981Z B=1, 2025-05-07T21:04:51.4229178Z log_E=5, 2025-05-07T21:04:51.4229477Z L=3, 2025-05-07T21:04:51.4229671Z D_gradcheck=2, 2025-05-07T21:04:51.4229905Z stochastic_rounding=True, 2025-05-07T21:04:51.4230169Z weighted=True, 2025-05-07T21:04:51.4230384Z row_wise=True, 2025-05-07T21:04:51.4230604Z mixed=False, 2025-05-07T21:04:51.4230821Z use_cache=True, 2025-05-07T21:04:51.4231063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4231447Z use_cpu=False, 2025-05-07T21:04:51.4231690Z output_dtype=SparseType.FP32, 2025-05-07T21:04:51.4231960Z ) 2025-05-07T21:04:51.4232209Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4232835Z self=, 2025-05-07T21:04:51.4233361Z mixed_B=True, 2025-05-07T21:04:51.4233578Z compile=False, 2025-05-07T21:04:51.4233793Z T=4, 2025-05-07T21:04:51.4233976Z D=47, 2025-05-07T21:04:51.4234169Z B=116, 2025-05-07T21:04:51.4234362Z log_E=3, 2025-05-07T21:04:51.4234555Z L=12, 2025-05-07T21:04:51.4234748Z D_gradcheck=1, 2025-05-07T21:04:51.4234987Z stochastic_rounding=False, 2025-05-07T21:04:51.4235246Z weighted=False, 2025-05-07T21:04:51.4235468Z row_wise=False, 2025-05-07T21:04:51.4235686Z mixed=False, 2025-05-07T21:04:51.4235897Z use_cache=True, 2025-05-07T21:04:51.4236132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:51.4236425Z use_cpu=True, 2025-05-07T21:04:51.4236663Z output_dtype=SparseType.BF16, 2025-05-07T21:04:51.4236923Z ) 2025-05-07T21:04:51.4237155Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4237730Z self=, 2025-05-07T21:04:51.4238252Z mixed_B=True, 2025-05-07T21:04:51.4238468Z compile=True, 2025-05-07T21:04:51.4238675Z T=5, 2025-05-07T21:04:51.4238857Z D=28, 2025-05-07T21:04:51.4239046Z B=85, 2025-05-07T21:04:51.4239237Z log_E=3, 2025-05-07T21:04:51.4239429Z L=9, 2025-05-07T21:04:51.4239623Z D_gradcheck=1, 2025-05-07T21:04:51.4239854Z stochastic_rounding=False, 2025-05-07T21:04:51.4240108Z weighted=False, 2025-05-07T21:04:51.4240323Z row_wise=True, 2025-05-07T21:04:51.4240616Z mixed=True, 2025-05-07T21:04:51.4240822Z use_cache=False, 2025-05-07T21:04:51.4241157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:51.4241463Z use_cpu=False, 2025-05-07T21:04:51.4241692Z output_dtype=SparseType.FP32, 2025-05-07T21:04:51.4241954Z ) 2025-05-07T21:04:51.4242189Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4242769Z self=, 2025-05-07T21:04:51.4243291Z mixed_B=False, 2025-05-07T21:04:51.4243503Z compile=True, 2025-05-07T21:04:51.4243713Z T=2, 2025-05-07T21:04:51.4243896Z D=105, 2025-05-07T21:04:51.4244085Z B=30, 2025-05-07T21:04:51.4244273Z log_E=3, 2025-05-07T21:04:51.4244468Z L=3, 2025-05-07T21:04:51.4244661Z D_gradcheck=2, 2025-05-07T21:04:51.4244890Z stochastic_rounding=True, 2025-05-07T21:04:51.4245148Z weighted=False, 2025-05-07T21:04:51.4245369Z row_wise=False, 2025-05-07T21:04:51.4245588Z mixed=False, 2025-05-07T21:04:51.4245794Z use_cache=True, 2025-05-07T21:04:51.4246040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4246334Z use_cpu=True, 2025-05-07T21:04:51.4246564Z output_dtype=SparseType.BF16, 2025-05-07T21:04:51.4246831Z ) 2025-05-07T21:04:51.4247123Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4247692Z self=, 2025-05-07T21:04:51.4248223Z mixed_B=True, 2025-05-07T21:04:51.4248438Z compile=False, 2025-05-07T21:04:51.4248647Z T=1, 2025-05-07T21:04:51.4248828Z D=121, 2025-05-07T21:04:51.4249026Z B=103, 2025-05-07T21:04:51.4249219Z log_E=5, 2025-05-07T21:04:51.4249454Z L=10, 2025-05-07T21:04:51.4249649Z D_gradcheck=2, 2025-05-07T21:04:51.4249881Z stochastic_rounding=False, 2025-05-07T21:04:51.4250136Z weighted=True, 2025-05-07T21:04:51.4250354Z row_wise=False, 2025-05-07T21:04:51.4250564Z mixed=True, 2025-05-07T21:04:51.4250769Z use_cache=False, 2025-05-07T21:04:51.4251024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4251358Z use_cpu=False, 2025-05-07T21:04:51.4251592Z output_dtype=SparseType.BF16, 2025-05-07T21:04:51.4251855Z ) 2025-05-07T21:04:51.4252097Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4252671Z self=, 2025-05-07T21:04:51.4253208Z mixed_B=False, 2025-05-07T21:04:51.4253421Z compile=True, 2025-05-07T21:04:51.4253628Z T=5, 2025-05-07T21:04:51.4253809Z D=70, 2025-05-07T21:04:51.4253998Z B=73, 2025-05-07T21:04:51.4254188Z log_E=5, 2025-05-07T21:04:51.4254385Z L=18, 2025-05-07T21:04:51.4254577Z D_gradcheck=2, 2025-05-07T21:04:51.4254807Z stochastic_rounding=True, 2025-05-07T21:04:51.4255059Z weighted=True, 2025-05-07T21:04:51.4255273Z row_wise=True, 2025-05-07T21:04:51.4255491Z mixed=True, 2025-05-07T21:04:51.4255698Z use_cache=False, 2025-05-07T21:04:51.4255952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4256243Z use_cpu=True, 2025-05-07T21:04:51.4256487Z output_dtype=SparseType.FP16, 2025-05-07T21:04:51.4256744Z ) 2025-05-07T21:04:51.4256981Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4257563Z self=, 2025-05-07T21:04:51.4258092Z mixed_B=True, 2025-05-07T21:04:51.4258300Z compile=False, 2025-05-07T21:04:51.4258512Z T=5, 2025-05-07T21:04:51.4258700Z D=68, 2025-05-07T21:04:51.4258881Z B=45, 2025-05-07T21:04:51.4259072Z log_E=5, 2025-05-07T21:04:51.4259273Z L=5, 2025-05-07T21:04:51.4259460Z D_gradcheck=1, 2025-05-07T21:04:51.4259690Z stochastic_rounding=True, 2025-05-07T21:04:51.4259950Z weighted=False, 2025-05-07T21:04:51.4260163Z row_wise=True, 2025-05-07T21:04:51.4260377Z mixed=False, 2025-05-07T21:04:51.4260594Z use_cache=True, 2025-05-07T21:04:51.4260879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:51.4261174Z use_cpu=True, 2025-05-07T21:04:51.4261408Z output_dtype=SparseType.FP16, 2025-05-07T21:04:51.4261665Z ) 2025-05-07T21:04:51.4261906Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4262485Z self=, 2025-05-07T21:04:51.4263015Z mixed_B=False, 2025-05-07T21:04:51.4263223Z compile=True, 2025-05-07T21:04:51.4263429Z T=3, 2025-05-07T21:04:51.4263614Z D=9, 2025-05-07T21:04:51.4263793Z B=3, 2025-05-07T21:04:51.4263982Z log_E=5, 2025-05-07T21:04:51.4264181Z L=6, 2025-05-07T21:04:51.4264366Z D_gradcheck=1, 2025-05-07T21:04:51.4264596Z stochastic_rounding=True, 2025-05-07T21:04:51.4264853Z weighted=False, 2025-05-07T21:04:51.4265069Z row_wise=True, 2025-05-07T21:04:51.4265281Z mixed=False, 2025-05-07T21:04:51.4265495Z use_cache=True, 2025-05-07T21:04:51.4265732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4266025Z use_cpu=True, 2025-05-07T21:04:51.4266262Z output_dtype=SparseType.FP32, 2025-05-07T21:04:51.4266520Z ) 2025-05-07T21:04:51.4266805Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4267385Z self=, 2025-05-07T21:04:51.4267910Z mixed_B=False, 2025-05-07T21:04:51.4268126Z compile=False, 2025-05-07T21:04:51.4268336Z T=4, 2025-05-07T21:04:51.4268517Z D=108, 2025-05-07T21:04:51.4268711Z B=77, 2025-05-07T21:04:51.4268898Z log_E=5, 2025-05-07T21:04:51.4269132Z L=4, 2025-05-07T21:04:51.4269328Z D_gradcheck=1, 2025-05-07T21:04:51.4269562Z stochastic_rounding=False, 2025-05-07T21:04:51.4269821Z weighted=True, 2025-05-07T21:04:51.4270034Z row_wise=False, 2025-05-07T21:04:51.4270250Z mixed=True, 2025-05-07T21:04:51.4270463Z use_cache=False, 2025-05-07T21:04:51.4270712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:51.4271044Z use_cpu=True, 2025-05-07T21:04:51.4271281Z output_dtype=SparseType.FP16, 2025-05-07T21:04:51.4271545Z ) 2025-05-07T21:04:51.4271785Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4272371Z self=, 2025-05-07T21:04:51.4272897Z mixed_B=True, 2025-05-07T21:04:51.4273116Z compile=False, 2025-05-07T21:04:51.4273328Z T=1, 2025-05-07T21:04:51.4273509Z D=122, 2025-05-07T21:04:51.4273700Z B=35, 2025-05-07T21:04:51.4273887Z log_E=5, 2025-05-07T21:04:51.4274084Z L=19, 2025-05-07T21:04:51.4274279Z D_gradcheck=2, 2025-05-07T21:04:51.4274509Z stochastic_rounding=False, 2025-05-07T21:04:51.4274763Z weighted=False, 2025-05-07T21:04:51.4274978Z row_wise=True, 2025-05-07T21:04:51.4275190Z mixed=False, 2025-05-07T21:04:51.4275398Z use_cache=False, 2025-05-07T21:04:51.4275649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4275941Z use_cpu=True, 2025-05-07T21:04:51.4276177Z output_dtype=SparseType.FP32, 2025-05-07T21:04:51.4276434Z ) 2025-05-07T21:04:51.4276666Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4277249Z self=, 2025-05-07T21:04:51.4277773Z mixed_B=True, 2025-05-07T21:04:51.4277990Z compile=True, 2025-05-07T21:04:51.4278199Z T=1, 2025-05-07T21:04:51.4278383Z D=20, 2025-05-07T21:04:51.4278570Z B=18, 2025-05-07T21:04:51.4278756Z log_E=5, 2025-05-07T21:04:51.4278948Z L=12, 2025-05-07T21:04:51.4279144Z D_gradcheck=1, 2025-05-07T21:04:51.4279373Z stochastic_rounding=True, 2025-05-07T21:04:51.4279624Z weighted=True, 2025-05-07T21:04:51.4279840Z row_wise=False, 2025-05-07T21:04:51.4280057Z mixed=False, 2025-05-07T21:04:51.4280265Z use_cache=True, 2025-05-07T21:04:51.4280621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4280921Z use_cpu=True, 2025-05-07T21:04:51.4281149Z output_dtype=SparseType.FP16, 2025-05-07T21:04:51.4281415Z ) 2025-05-07T21:04:51.4281652Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4282233Z self=, 2025-05-07T21:04:51.4282760Z mixed_B=False, 2025-05-07T21:04:51.4282975Z compile=True, 2025-05-07T21:04:51.4283186Z T=3, 2025-05-07T21:04:51.4283367Z D=105, 2025-05-07T21:04:51.4283558Z B=55, 2025-05-07T21:04:51.4283748Z log_E=4, 2025-05-07T21:04:51.4283942Z L=1, 2025-05-07T21:04:51.4284139Z D_gradcheck=1, 2025-05-07T21:04:51.4284369Z stochastic_rounding=False, 2025-05-07T21:04:51.4284625Z weighted=False, 2025-05-07T21:04:51.4284845Z row_wise=True, 2025-05-07T21:04:51.4285059Z mixed=False, 2025-05-07T21:04:51.4285269Z use_cache=False, 2025-05-07T21:04:51.4285524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4285821Z use_cpu=True, 2025-05-07T21:04:51.4286048Z output_dtype=SparseType.FP32, 2025-05-07T21:04:51.4286316Z ) 2025-05-07T21:04:51.4286547Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4287173Z self=, 2025-05-07T21:04:51.4287702Z mixed_B=True, 2025-05-07T21:04:51.4287914Z compile=True, 2025-05-07T21:04:51.4288124Z T=5, 2025-05-07T21:04:51.4288303Z D=94, 2025-05-07T21:04:51.4288491Z B=61, 2025-05-07T21:04:51.4288683Z log_E=4, 2025-05-07T21:04:51.4288875Z L=8, 2025-05-07T21:04:51.4289109Z D_gradcheck=2, 2025-05-07T21:04:51.4289342Z stochastic_rounding=False, 2025-05-07T21:04:51.4289595Z weighted=False, 2025-05-07T21:04:51.4289814Z row_wise=True, 2025-05-07T21:04:51.4290026Z mixed=True, 2025-05-07T21:04:51.4290230Z use_cache=True, 2025-05-07T21:04:51.4290480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4290842Z use_cpu=False, 2025-05-07T21:04:51.4291071Z output_dtype=SparseType.BF16, 2025-05-07T21:04:51.4291337Z ) 2025-05-07T21:04:51.4291572Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4292153Z self=, 2025-05-07T21:04:51.4292684Z mixed_B=False, 2025-05-07T21:04:51.4292900Z compile=False, 2025-05-07T21:04:51.4293103Z T=2, 2025-05-07T21:04:51.4293293Z D=114, 2025-05-07T21:04:51.4293483Z B=101, 2025-05-07T21:04:51.4293666Z log_E=3, 2025-05-07T21:04:51.4293867Z L=9, 2025-05-07T21:04:51.4294062Z D_gradcheck=2, 2025-05-07T21:04:51.4294482Z stochastic_rounding=False, 2025-05-07T21:04:51.4294744Z weighted=True, 2025-05-07T21:04:51.4294962Z row_wise=True, 2025-05-07T21:04:51.4295173Z mixed=True, 2025-05-07T21:04:51.4295380Z use_cache=False, 2025-05-07T21:04:51.4295637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4295931Z use_cpu=True, 2025-05-07T21:04:51.4296164Z output_dtype=SparseType.FP32, 2025-05-07T21:04:51.4296430Z ) 2025-05-07T21:04:51.4296670Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4297247Z self=, 2025-05-07T21:04:51.4297780Z mixed_B=False, 2025-05-07T21:04:51.4297999Z compile=False, 2025-05-07T21:04:51.4298204Z T=5, 2025-05-07T21:04:51.4298394Z D=22, 2025-05-07T21:04:51.4298582Z B=77, 2025-05-07T21:04:51.4298767Z log_E=5, 2025-05-07T21:04:51.4298964Z L=9, 2025-05-07T21:04:51.4299156Z D_gradcheck=1, 2025-05-07T21:04:51.4299381Z stochastic_rounding=False, 2025-05-07T21:04:51.4299638Z weighted=False, 2025-05-07T21:04:51.4299853Z row_wise=False, 2025-05-07T21:04:51.4300064Z mixed=True, 2025-05-07T21:04:51.4300278Z use_cache=False, 2025-05-07T21:04:51.4300609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4300903Z use_cpu=False, 2025-05-07T21:04:51.4301138Z output_dtype=SparseType.BF16, 2025-05-07T21:04:51.4301405Z ) 2025-05-07T21:04:51.4301639Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4302223Z self=, 2025-05-07T21:04:51.4302755Z mixed_B=False, 2025-05-07T21:04:51.4302971Z compile=True, 2025-05-07T21:04:51.4303174Z T=2, 2025-05-07T21:04:51.4303361Z D=12, 2025-05-07T21:04:51.4303551Z B=94, 2025-05-07T21:04:51.4303732Z log_E=3, 2025-05-07T21:04:51.4303926Z L=5, 2025-05-07T21:04:51.4304121Z D_gradcheck=1, 2025-05-07T21:04:51.4304348Z stochastic_rounding=True, 2025-05-07T21:04:51.4304611Z weighted=False, 2025-05-07T21:04:51.4304833Z row_wise=True, 2025-05-07T21:04:51.4305039Z mixed=True, 2025-05-07T21:04:51.4305249Z use_cache=False, 2025-05-07T21:04:51.4305505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4305794Z use_cpu=False, 2025-05-07T21:04:51.4306035Z output_dtype=SparseType.FP16, 2025-05-07T21:04:51.4306304Z ) 2025-05-07T21:04:51.4306534Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:51.4314588Z self=, 2025-05-07T21:04:51.4315257Z mixed_B=True, 2025-05-07T21:04:51.4315489Z compile=False, 2025-05-07T21:04:51.4315718Z T=5, 2025-05-07T21:04:51.4315912Z D=9, 2025-05-07T21:04:51.4316105Z B=85, 2025-05-07T21:04:51.4316300Z log_E=5, 2025-05-07T21:04:51.4316502Z L=20, 2025-05-07T21:04:51.4316828Z D_gradcheck=2, 2025-05-07T21:04:51.4317061Z stochastic_rounding=True, 2025-05-07T21:04:51.4317310Z weighted=True, 2025-05-07T21:04:51.4317521Z row_wise=True, 2025-05-07T21:04:51.4317731Z mixed=False, 2025-05-07T21:04:51.4317932Z use_cache=False, 2025-05-07T21:04:51.4318181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:51.4318478Z use_cpu=False, 2025-05-07T21:04:51.4318775Z output_dtype=SparseType.BF16, 2025-05-07T21:05:26.3635080Z ) 2025-05-07T21:05:26.3635449Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:26.3636092Z self=, 2025-05-07T21:05:26.3636636Z mixed_B=True, 2025-05-07T21:05:26.3636860Z compile=False, 2025-05-07T21:05:26.3637067Z T=5, 2025-05-07T21:05:26.3637260Z D=9, 2025-05-07T21:05:26.3637446Z B=20, 2025-05-07T21:05:26.3637630Z log_E=5, 2025-05-07T21:05:26.3637829Z L=20, 2025-05-07T21:05:26.3638033Z D_gradcheck=2, 2025-05-07T21:05:26.3638261Z stochastic_rounding=True, 2025-05-07T21:05:26.3638521Z weighted=True, 2025-05-07T21:05:26.3638738Z row_wise=True, 2025-05-07T21:05:26.3638953Z mixed=False, 2025-05-07T21:05:26.3639164Z use_cache=False, 2025-05-07T21:05:26.3639422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:26.3639726Z use_cpu=False, 2025-05-07T21:05:26.3639969Z output_dtype=SparseType.BF16, 2025-05-07T21:05:26.3640241Z ) 2025-05-07T21:05:26.3640531Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:26.3641129Z self=, 2025-05-07T21:05:26.3641672Z mixed_B=True, 2025-05-07T21:05:26.3641894Z compile=False, 2025-05-07T21:05:26.3642104Z T=5, 2025-05-07T21:05:26.3642299Z D=9, 2025-05-07T21:05:26.3642490Z B=20, 2025-05-07T21:05:26.3642677Z log_E=5, 2025-05-07T21:05:26.3642881Z L=20, 2025-05-07T21:05:26.3643081Z D_gradcheck=2, 2025-05-07T21:05:26.3643310Z stochastic_rounding=True, 2025-05-07T21:05:26.3643581Z weighted=True, 2025-05-07T21:05:26.3643803Z row_wise=True, 2025-05-07T21:05:26.3644012Z mixed=False, 2025-05-07T21:05:26.3644238Z use_cache=True, 2025-05-07T21:05:26.3644487Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:26.3645113Z use_cpu=False, 2025-05-07T21:05:26.3645360Z output_dtype=SparseType.BF16, 2025-05-07T21:05:26.3645633Z ) 2025-05-07T21:05:26.3645872Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:26.3646457Z self=, 2025-05-07T21:05:26.3646995Z mixed_B=True, 2025-05-07T21:05:26.3647215Z compile=False, 2025-05-07T21:05:26.3647419Z T=1, 2025-05-07T21:05:26.3647608Z D=9, 2025-05-07T21:05:26.3647797Z B=20, 2025-05-07T21:05:26.3647981Z log_E=5, 2025-05-07T21:05:26.3648177Z L=20, 2025-05-07T21:05:26.3648373Z D_gradcheck=2, 2025-05-07T21:05:26.3648596Z stochastic_rounding=True, 2025-05-07T21:05:26.3648854Z weighted=True, 2025-05-07T21:05:26.3649069Z row_wise=True, 2025-05-07T21:05:26.3649276Z mixed=False, 2025-05-07T21:05:26.3649490Z use_cache=True, 2025-05-07T21:05:26.3649734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:26.3650027Z use_cpu=False, 2025-05-07T21:05:26.3650265Z output_dtype=SparseType.BF16, 2025-05-07T21:05:26.3650531Z ) 2025-05-07T21:05:26.3650758Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:26.3651431Z self=, 2025-05-07T21:05:26.3651968Z mixed_B=True, 2025-05-07T21:05:26.3652182Z compile=True, 2025-05-07T21:05:26.3652385Z T=1, 2025-05-07T21:05:26.3652574Z D=9, 2025-05-07T21:05:26.3652760Z B=20, 2025-05-07T21:05:26.3652942Z log_E=5, 2025-05-07T21:05:26.3653137Z L=20, 2025-05-07T21:05:26.3653426Z D_gradcheck=2, 2025-05-07T21:05:26.3653652Z stochastic_rounding=True, 2025-05-07T21:05:26.3653909Z weighted=True, 2025-05-07T21:05:26.3654124Z row_wise=True, 2025-05-07T21:05:26.3654330Z mixed=False, 2025-05-07T21:05:26.3654544Z use_cache=True, 2025-05-07T21:05:26.3654789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:26.3655077Z use_cpu=False, 2025-05-07T21:05:26.3655418Z output_dtype=SparseType.BF16, 2025-05-07T21:05:26.3655681Z ) 2025-05-07T21:05:26.3655909Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:26.3656496Z self=, 2025-05-07T21:05:26.3657029Z mixed_B=True, 2025-05-07T21:05:26.3657249Z compile=False, 2025-05-07T21:05:26.3657454Z T=1, 2025-05-07T21:05:26.3657647Z D=9, 2025-05-07T21:05:26.3657833Z B=20, 2025-05-07T21:05:26.3658016Z log_E=5, 2025-05-07T21:05:26.3658216Z L=20, 2025-05-07T21:05:26.3658417Z D_gradcheck=2, 2025-05-07T21:05:26.3658643Z stochastic_rounding=True, 2025-05-07T21:05:26.3658905Z weighted=False, 2025-05-07T21:05:26.3659126Z row_wise=True, 2025-05-07T21:05:26.3659336Z mixed=False, 2025-05-07T21:05:26.3659551Z use_cache=True, 2025-05-07T21:05:26.3659792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:26.3660081Z use_cpu=False, 2025-05-07T21:05:26.3660318Z output_dtype=SparseType.BF16, 2025-05-07T21:05:26.3660580Z ) 2025-05-07T21:05:26.3660768Z PASSED 2025-05-07T21:05:26.3660884Z 2025-05-07T21:05:26.3661032Z =============================== warnings summary =============================== 2025-05-07T21:05:26.3661677Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN 2025-05-07T21:05:26.3662428Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE 2025-05-07T21:05:26.3663160Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM 2025-05-07T21:05:26.3663944Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm 2025-05-07T21:05:26.3664725Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T21:05:26.3665515Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T21:05:26.3666251Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE 2025-05-07T21:05:26.3666986Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T21:05:26.3668443Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T21:05:26.3669677Z warnings.warn( 2025-05-07T21:05:26.3669814Z 2025-05-07T21:05:26.3670048Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:05:26.3670537Z ================== 8 passed, 8 warnings in 345.93s (0:05:45) =================== 2025-05-07T21:05:27.1061723Z 2025-05-07T21:05:27.1062694Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T21:05:27.1081498Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 349 seconds 2025-05-07T21:05:27.1081841Z 2025-05-07T21:05:27.1082107Z 2025-05-07T21:05:27.1082111Z 2025-05-07T21:05:27.1082115Z 2025-05-07T21:05:27.1104761Z ################################################################################ 2025-05-07T21:05:27.1120259Z # [2025-05-07T21:05:27.111Z] Run Python Test Suite: 2025-05-07T21:05:27.1120704Z # ./tbe/training/backward_dense_test.py 2025-05-07T21:05:27.1121030Z ################################################################################ 2025-05-07T21:05:27.1146164Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_dense_test.py 2025-05-07T21:05:27.1147084Z 2025-05-07T21:05:29.2669393Z ============================= test session starts ============================== 2025-05-07T21:05:29.2670039Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:29.2670812Z cachedir: .pytest_cache 2025-05-07T21:05:29.2671401Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:29.2672144Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:29.2672570Z plugins: hypothesis-6.131.14 2025-05-07T21:05:30.8472402Z collecting ... collected 1 item 2025-05-07T21:05:30.8472720Z 2025-05-07T21:05:30.8492921Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T21:05:30.8493385Z 2025-05-07T21:05:30.8493542Z =========================== short test summary info ============================ 2025-05-07T21:05:30.8494913Z SKIPPED [1] tbe/training/backward_dense_test.py:62: This test is currently running into illegal memmory access issues in OSS, and is being investigated; please see https://github.com/pytorch/pytorch/issues/141904. 2025-05-07T21:05:30.8496065Z ============================== 1 skipped in 1.72s ============================== 2025-05-07T21:05:31.4315768Z 2025-05-07T21:05:31.4316416Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T21:05:31.4337279Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 4 seconds 2025-05-07T21:05:31.4337725Z 2025-05-07T21:05:31.4337732Z 2025-05-07T21:05:31.4337737Z 2025-05-07T21:05:31.4337742Z 2025-05-07T21:05:31.4359458Z ################################################################################ 2025-05-07T21:05:31.4375269Z # [2025-05-07T21:05:31.437Z] Run Python Test Suite: 2025-05-07T21:05:31.4375746Z # ./tbe/training/backward_none_test.py 2025-05-07T21:05:31.4376179Z ################################################################################ 2025-05-07T21:05:31.4401559Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_none_test.py 2025-05-07T21:05:31.4402229Z 2025-05-07T21:05:33.5956158Z ============================= test session starts ============================== 2025-05-07T21:05:33.5956954Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:33.5957470Z cachedir: .pytest_cache 2025-05-07T21:05:33.5958050Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:33.5958771Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:33.5959216Z plugins: hypothesis-6.131.14 2025-05-07T21:05:35.2156226Z collecting ... collected 2 items 2025-05-07T21:05:35.2156584Z 2025-05-07T21:05:38.9444052Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none Trying example: test_backward_none( 2025-05-07T21:05:38.9444919Z self=, 2025-05-07T21:05:38.9445374Z T=1, 2025-05-07T21:05:38.9445571Z D=2, 2025-05-07T21:05:38.9445757Z B=1, 2025-05-07T21:05:38.9445935Z log_E=3, 2025-05-07T21:05:38.9446443Z L=0, 2025-05-07T21:05:38.9446665Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.9446953Z weighted=False, 2025-05-07T21:05:38.9447185Z long_segments=False, 2025-05-07T21:05:38.9447456Z pooling_mode=, 2025-05-07T21:05:38.9447762Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.9448029Z ) 2025-05-07T21:05:38.9448234Z Trying example: test_backward_none( 2025-05-07T21:05:38.9448790Z self=, 2025-05-07T21:05:38.9449244Z T=3, 2025-05-07T21:05:38.9449429Z D=2, 2025-05-07T21:05:38.9449611Z B=1, 2025-05-07T21:05:38.9449791Z log_E=3, 2025-05-07T21:05:38.9449986Z L=0, 2025-05-07T21:05:38.9450204Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.9450489Z weighted=False, 2025-05-07T21:05:38.9450799Z long_segments=False, 2025-05-07T21:05:38.9451068Z pooling_mode=, 2025-05-07T21:05:38.9451370Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.9451638Z ) 2025-05-07T21:05:38.9451841Z Trying example: test_backward_none( 2025-05-07T21:05:38.9452292Z self=, 2025-05-07T21:05:38.9452739Z T=3, 2025-05-07T21:05:38.9452928Z D=112, 2025-05-07T21:05:38.9453110Z B=69, 2025-05-07T21:05:38.9453303Z log_E=5, 2025-05-07T21:05:38.9453500Z L=4, 2025-05-07T21:05:38.9453720Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.9454012Z weighted=False, 2025-05-07T21:05:38.9454244Z long_segments=False, 2025-05-07T21:05:38.9454548Z pooling_mode=, 2025-05-07T21:05:38.9454863Z output_dtype=SparseType.FP32, 2025-05-07T21:05:38.9455125Z ) 2025-05-07T21:05:38.9455331Z Trying example: test_backward_none( 2025-05-07T21:05:38.9455784Z self=, 2025-05-07T21:05:38.9456238Z T=1, 2025-05-07T21:05:38.9456431Z D=110, 2025-05-07T21:05:38.9456614Z B=1, 2025-05-07T21:05:38.9456800Z log_E=3, 2025-05-07T21:05:38.9456996Z L=0, 2025-05-07T21:05:38.9457206Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.9457496Z weighted=False, 2025-05-07T21:05:38.9457726Z long_segments=False, 2025-05-07T21:05:38.9457990Z pooling_mode=, 2025-05-07T21:05:38.9458305Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.9458569Z ) 2025-05-07T21:05:38.9458772Z Trying example: test_backward_none( 2025-05-07T21:05:38.9459236Z self=, 2025-05-07T21:05:38.9459684Z T=1, 2025-05-07T21:05:38.9459864Z D=110, 2025-05-07T21:05:38.9460056Z B=51, 2025-05-07T21:05:38.9460249Z log_E=3, 2025-05-07T21:05:38.9460538Z L=20, 2025-05-07T21:05:38.9460763Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.9461056Z weighted=True, 2025-05-07T21:05:38.9461277Z long_segments=False, 2025-05-07T21:05:38.9461546Z pooling_mode=, 2025-05-07T21:05:38.9461856Z output_dtype=SparseType.BF16, 2025-05-07T21:05:38.9462118Z ) 2025-05-07T21:05:38.9462315Z Trying example: test_backward_none( 2025-05-07T21:05:38.9462772Z self=, 2025-05-07T21:05:38.9463222Z T=3, 2025-05-07T21:05:38.9463401Z D=159, 2025-05-07T21:05:38.9463590Z B=1, 2025-05-07T21:05:38.9463778Z log_E=3, 2025-05-07T21:05:38.9463966Z L=0, 2025-05-07T21:05:38.9464181Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.9464471Z weighted=False, 2025-05-07T21:05:38.9464692Z long_segments=False, 2025-05-07T21:05:38.9464955Z pooling_mode=, 2025-05-07T21:05:38.9465262Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.9465519Z ) 2025-05-07T21:05:38.9465723Z Trying example: test_backward_none( 2025-05-07T21:05:38.9466182Z self=, 2025-05-07T21:05:38.9466677Z T=3, 2025-05-07T21:05:38.9466866Z D=159, 2025-05-07T21:05:38.9467057Z B=38, 2025-05-07T21:05:38.9467243Z log_E=4, 2025-05-07T21:05:38.9467431Z L=16, 2025-05-07T21:05:38.9467648Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9467937Z weighted=True, 2025-05-07T21:05:38.9468160Z long_segments=False, 2025-05-07T21:05:38.9468425Z pooling_mode=, 2025-05-07T21:05:38.9468784Z output_dtype=SparseType.FP32, 2025-05-07T21:05:38.9469042Z ) 2025-05-07T21:05:38.9469251Z Trying example: test_backward_none( 2025-05-07T21:05:38.9469709Z self=, 2025-05-07T21:05:38.9470153Z T=4, 2025-05-07T21:05:38.9470341Z D=49, 2025-05-07T21:05:38.9470528Z B=43, 2025-05-07T21:05:38.9470758Z log_E=4, 2025-05-07T21:05:38.9470954Z L=10, 2025-05-07T21:05:38.9471174Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9471460Z weighted=True, 2025-05-07T21:05:38.9471688Z long_segments=True, 2025-05-07T21:05:38.9471951Z pooling_mode=, 2025-05-07T21:05:38.9472253Z output_dtype=SparseType.BF16, 2025-05-07T21:05:38.9472525Z ) 2025-05-07T21:05:38.9472730Z Trying example: test_backward_none( 2025-05-07T21:05:38.9473192Z self=, 2025-05-07T21:05:38.9473637Z T=1, 2025-05-07T21:05:38.9473828Z D=231, 2025-05-07T21:05:38.9474016Z B=16, 2025-05-07T21:05:38.9474199Z log_E=5, 2025-05-07T21:05:38.9474411Z L=7, 2025-05-07T21:05:38.9474657Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.9474943Z weighted=False, 2025-05-07T21:05:38.9475163Z long_segments=False, 2025-05-07T21:05:38.9475428Z pooling_mode=, 2025-05-07T21:05:38.9475728Z output_dtype=SparseType.BF16, 2025-05-07T21:05:38.9475988Z ) 2025-05-07T21:05:38.9476193Z Trying example: test_backward_none( 2025-05-07T21:05:38.9476649Z self=, 2025-05-07T21:05:38.9477095Z T=4, 2025-05-07T21:05:38.9477282Z D=164, 2025-05-07T21:05:38.9477464Z B=101, 2025-05-07T21:05:38.9477656Z log_E=4, 2025-05-07T21:05:38.9477854Z L=14, 2025-05-07T21:05:38.9478067Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9478356Z weighted=True, 2025-05-07T21:05:38.9478583Z long_segments=True, 2025-05-07T21:05:38.9478835Z pooling_mode=, 2025-05-07T21:05:38.9479142Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.9479408Z ) 2025-05-07T21:05:38.9479611Z Trying example: test_backward_none( 2025-05-07T21:05:38.9480115Z self=, 2025-05-07T21:05:38.9480703Z T=5, 2025-05-07T21:05:38.9480891Z D=60, 2025-05-07T21:05:38.9481072Z B=8, 2025-05-07T21:05:38.9481259Z log_E=5, 2025-05-07T21:05:38.9481458Z L=17, 2025-05-07T21:05:38.9481675Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.9481966Z weighted=False, 2025-05-07T21:05:38.9482196Z long_segments=True, 2025-05-07T21:05:38.9482454Z pooling_mode=, 2025-05-07T21:05:38.9482763Z output_dtype=SparseType.BF16, 2025-05-07T21:05:38.9483026Z ) 2025-05-07T21:05:38.9483222Z Trying example: test_backward_none( 2025-05-07T21:05:38.9483683Z self=, 2025-05-07T21:05:38.9484133Z T=4, 2025-05-07T21:05:38.9484314Z D=107, 2025-05-07T21:05:38.9484506Z B=63, 2025-05-07T21:05:38.9484699Z log_E=4, 2025-05-07T21:05:38.9484895Z L=20, 2025-05-07T21:05:38.9485113Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9485408Z weighted=True, 2025-05-07T21:05:38.9485638Z long_segments=True, 2025-05-07T21:05:38.9485891Z pooling_mode=, 2025-05-07T21:05:38.9486207Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.9486528Z ) 2025-05-07T21:05:38.9486727Z Trying example: test_backward_none( 2025-05-07T21:05:38.9487183Z self=, 2025-05-07T21:05:38.9487628Z T=4, 2025-05-07T21:05:38.9487805Z D=210, 2025-05-07T21:05:38.9487993Z B=107, 2025-05-07T21:05:38.9488180Z log_E=4, 2025-05-07T21:05:38.9488367Z L=7, 2025-05-07T21:05:38.9488632Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9488919Z weighted=True, 2025-05-07T21:05:38.9489137Z long_segments=False, 2025-05-07T21:05:38.9489407Z pooling_mode=, 2025-05-07T21:05:38.9489714Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.9489970Z ) 2025-05-07T21:05:38.9490172Z Trying example: test_backward_none( 2025-05-07T21:05:38.9490631Z self=, 2025-05-07T21:05:38.9491122Z T=5, 2025-05-07T21:05:38.9491304Z D=139, 2025-05-07T21:05:38.9491499Z B=63, 2025-05-07T21:05:38.9491687Z log_E=4, 2025-05-07T21:05:38.9491875Z L=15, 2025-05-07T21:05:38.9492096Z weights_precision=SparseType.FP16, 2025-05-07T21:05:38.9492384Z weighted=True, 2025-05-07T21:05:38.9492609Z long_segments=True, 2025-05-07T21:05:38.9492866Z pooling_mode=, 2025-05-07T21:05:38.9493171Z output_dtype=SparseType.BF16, 2025-05-07T21:05:38.9493429Z ) 2025-05-07T21:05:38.9493638Z Trying example: test_backward_none( 2025-05-07T21:05:38.9494092Z self=, 2025-05-07T21:05:38.9494852Z T=4, 2025-05-07T21:05:38.9495042Z D=189, 2025-05-07T21:05:38.9502749Z B=5, 2025-05-07T21:05:38.9503080Z log_E=5, 2025-05-07T21:05:38.9503285Z L=16, 2025-05-07T21:05:38.9503517Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9503811Z weighted=True, 2025-05-07T21:05:38.9504037Z long_segments=False, 2025-05-07T21:05:38.9504307Z pooling_mode=, 2025-05-07T21:05:38.9504611Z output_dtype=SparseType.BF16, 2025-05-07T21:05:38.9504873Z ) 2025-05-07T21:05:38.9505077Z Trying example: test_backward_none( 2025-05-07T21:05:38.9505532Z self=, 2025-05-07T21:05:38.9505988Z T=4, 2025-05-07T21:05:38.9506176Z D=79, 2025-05-07T21:05:38.9506363Z B=92, 2025-05-07T21:05:38.9506544Z log_E=4, 2025-05-07T21:05:38.9506747Z L=13, 2025-05-07T21:05:38.9506963Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9507243Z weighted=False, 2025-05-07T21:05:38.9507469Z long_segments=False, 2025-05-07T21:05:38.9507733Z pooling_mode=, 2025-05-07T21:05:38.9508033Z output_dtype=SparseType.BF16, 2025-05-07T21:05:38.9508442Z ) 2025-05-07T21:05:38.9508651Z Trying example: test_backward_none( 2025-05-07T21:05:38.9509099Z self=, 2025-05-07T21:05:38.9509547Z T=1, 2025-05-07T21:05:38.9509737Z D=50, 2025-05-07T21:05:38.9509922Z B=127, 2025-05-07T21:05:38.9510113Z log_E=4, 2025-05-07T21:05:38.9510315Z L=19, 2025-05-07T21:05:38.9510538Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9510829Z weighted=True, 2025-05-07T21:05:38.9511060Z long_segments=True, 2025-05-07T21:05:38.9511320Z pooling_mode=, 2025-05-07T21:05:38.9511636Z output_dtype=SparseType.BF16, 2025-05-07T21:05:38.9511903Z ) 2025-05-07T21:05:38.9512112Z Trying example: test_backward_none( 2025-05-07T21:05:38.9512572Z self=, 2025-05-07T21:05:38.9513030Z T=2, 2025-05-07T21:05:38.9513225Z D=3, 2025-05-07T21:05:38.9513415Z B=90, 2025-05-07T21:05:38.9513616Z log_E=3, 2025-05-07T21:05:38.9513817Z L=6, 2025-05-07T21:05:38.9514038Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9514410Z weighted=True, 2025-05-07T21:05:38.9514642Z long_segments=False, 2025-05-07T21:05:38.9514909Z pooling_mode=, 2025-05-07T21:05:38.9515222Z output_dtype=SparseType.FP32, 2025-05-07T21:05:38.9515491Z ) 2025-05-07T21:05:38.9515695Z Trying example: test_backward_none( 2025-05-07T21:05:38.9516158Z self=, 2025-05-07T21:05:38.9516614Z T=1, 2025-05-07T21:05:38.9516872Z D=172, 2025-05-07T21:05:38.9517068Z B=33, 2025-05-07T21:05:38.9517267Z log_E=5, 2025-05-07T21:05:38.9517465Z L=14, 2025-05-07T21:05:38.9517689Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9517986Z weighted=True, 2025-05-07T21:05:38.9518222Z long_segments=False, 2025-05-07T21:05:38.9518489Z pooling_mode=, 2025-05-07T21:05:38.9518879Z output_dtype=SparseType.BF16, 2025-05-07T21:05:38.9519152Z ) 2025-05-07T21:05:38.9519355Z Trying example: test_backward_none( 2025-05-07T21:05:38.9519821Z self=, 2025-05-07T21:05:38.9520276Z T=1, 2025-05-07T21:05:38.9520529Z D=130, 2025-05-07T21:05:38.9520725Z B=34, 2025-05-07T21:05:38.9520918Z log_E=5, 2025-05-07T21:05:38.9521113Z L=11, 2025-05-07T21:05:38.9521338Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9521632Z weighted=False, 2025-05-07T21:05:38.9521859Z long_segments=True, 2025-05-07T21:05:38.9522128Z pooling_mode=, 2025-05-07T21:05:38.9522439Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.9522699Z ) 2025-05-07T21:05:38.9522914Z Trying example: test_backward_none( 2025-05-07T21:05:38.9523380Z self=, 2025-05-07T21:05:38.9523836Z T=1, 2025-05-07T21:05:38.9524029Z D=130, 2025-05-07T21:05:38.9524227Z B=34, 2025-05-07T21:05:38.9524421Z log_E=5, 2025-05-07T21:05:38.9524623Z L=11, 2025-05-07T21:05:38.9524850Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9525155Z weighted=True, 2025-05-07T21:05:38.9525383Z long_segments=True, 2025-05-07T21:05:38.9525649Z pooling_mode=, 2025-05-07T21:05:38.9525961Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.9526226Z ) 2025-05-07T21:05:38.9526432Z Trying example: test_backward_none( 2025-05-07T21:05:38.9526899Z self=, 2025-05-07T21:05:38.9527346Z T=1, 2025-05-07T21:05:38.9527546Z D=11, 2025-05-07T21:05:38.9527741Z B=34, 2025-05-07T21:05:38.9527931Z log_E=5, 2025-05-07T21:05:38.9528138Z L=11, 2025-05-07T21:05:38.9528364Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9528652Z weighted=True, 2025-05-07T21:05:38.9528995Z long_segments=True, 2025-05-07T21:05:38.9529263Z pooling_mode=, 2025-05-07T21:05:38.9529568Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.9529872Z ) 2025-05-07T21:05:38.9530081Z Trying example: test_backward_none( 2025-05-07T21:05:38.9530547Z self=, 2025-05-07T21:05:38.9530995Z T=1, 2025-05-07T21:05:38.9531190Z D=11, 2025-05-07T21:05:38.9531390Z B=11, 2025-05-07T21:05:38.9531576Z log_E=5, 2025-05-07T21:05:38.9531785Z L=11, 2025-05-07T21:05:38.9532014Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9532303Z weighted=True, 2025-05-07T21:05:38.9532532Z long_segments=True, 2025-05-07T21:05:38.9532796Z pooling_mode=, 2025-05-07T21:05:38.9533097Z output_dtype=SparseType.FP16, 2025-05-07T21:05:38.9533366Z ) 2025-05-07T21:05:38.9533574Z Trying example: test_backward_none( 2025-05-07T21:05:38.9534039Z self=, 2025-05-07T21:05:38.9534488Z T=4, 2025-05-07T21:05:38.9534679Z D=255, 2025-05-07T21:05:38.9534929Z B=122, 2025-05-07T21:05:38.9535117Z log_E=3, 2025-05-07T21:05:38.9535317Z L=2, 2025-05-07T21:05:38.9535541Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9535831Z weighted=False, 2025-05-07T21:05:38.9536067Z long_segments=False, 2025-05-07T21:05:38.9536340Z pooling_mode=, 2025-05-07T21:05:38.9536646Z output_dtype=SparseType.FP32, 2025-05-07T21:05:38.9536913Z ) 2025-05-07T21:05:38.9537167Z Trying example: test_backward_none( 2025-05-07T21:05:38.9537625Z self=, 2025-05-07T21:05:38.9538084Z T=4, 2025-05-07T21:05:38.9538275Z D=2, 2025-05-07T21:05:38.9538466Z B=122, 2025-05-07T21:05:38.9538659Z log_E=3, 2025-05-07T21:05:38.9538861Z L=2, 2025-05-07T21:05:38.9539079Z weights_precision=SparseType.FP32, 2025-05-07T21:05:38.9539422Z weighted=False, 2025-05-07T21:05:38.9539655Z long_segments=False, 2025-05-07T21:05:38.9539930Z pooling_mode=, 2025-05-07T21:05:38.9540241Z output_dtype=SparseType.FP32, 2025-05-07T21:05:41.1403739Z ) 2025-05-07T21:05:41.1404035Z Trying example: test_backward_none( 2025-05-07T21:05:41.1404593Z self=, 2025-05-07T21:05:41.1405192Z T=4, 2025-05-07T21:05:41.1405383Z D=2, 2025-05-07T21:05:41.1405558Z B=2, 2025-05-07T21:05:41.1405738Z log_E=3, 2025-05-07T21:05:41.1405960Z L=2, 2025-05-07T21:05:41.1406171Z weights_precision=SparseType.FP32, 2025-05-07T21:05:41.1406469Z weighted=False, 2025-05-07T21:05:41.1406696Z long_segments=False, 2025-05-07T21:05:41.1406957Z pooling_mode=, 2025-05-07T21:05:41.1407270Z output_dtype=SparseType.FP32, 2025-05-07T21:05:41.1407538Z ) 2025-05-07T21:05:41.1407751Z Trying example: test_backward_none( 2025-05-07T21:05:41.1408215Z self=, 2025-05-07T21:05:41.1408674Z T=2, 2025-05-07T21:05:41.1408860Z D=2, 2025-05-07T21:05:41.1409038Z B=2, 2025-05-07T21:05:41.1409228Z log_E=3, 2025-05-07T21:05:41.1409425Z L=2, 2025-05-07T21:05:41.1409635Z weights_precision=SparseType.FP32, 2025-05-07T21:05:41.1409930Z weighted=False, 2025-05-07T21:05:41.1410156Z long_segments=False, 2025-05-07T21:05:41.1410424Z pooling_mode=, 2025-05-07T21:05:41.1410739Z output_dtype=SparseType.FP32, 2025-05-07T21:05:41.1411002Z ) 2025-05-07T21:05:41.1411200Z Trying example: test_backward_none( 2025-05-07T21:05:41.1411654Z self=, 2025-05-07T21:05:41.1412104Z T=2, 2025-05-07T21:05:41.1412283Z D=2, 2025-05-07T21:05:41.1412470Z B=2, 2025-05-07T21:05:41.1412958Z log_E=3, 2025-05-07T21:05:41.1413155Z L=3, 2025-05-07T21:05:41.1413368Z weights_precision=SparseType.FP32, 2025-05-07T21:05:41.1413660Z weighted=False, 2025-05-07T21:05:41.1413891Z long_segments=False, 2025-05-07T21:05:41.1414150Z pooling_mode=, 2025-05-07T21:05:41.1414456Z output_dtype=SparseType.FP32, 2025-05-07T21:05:41.1414725Z ) 2025-05-07T21:05:41.1414921Z Trying example: test_backward_none( 2025-05-07T21:05:41.1415391Z self=, 2025-05-07T21:05:41.1415830Z T=2, 2025-05-07T21:05:41.1416018Z D=6, 2025-05-07T21:05:41.1416208Z B=98, 2025-05-07T21:05:41.1416390Z log_E=5, 2025-05-07T21:05:41.1416585Z L=17, 2025-05-07T21:05:41.1416801Z weights_precision=SparseType.FP32, 2025-05-07T21:05:41.1417081Z weighted=True, 2025-05-07T21:05:41.1417304Z long_segments=False, 2025-05-07T21:05:41.1417569Z pooling_mode=, 2025-05-07T21:05:41.1417871Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1418138Z ) 2025-05-07T21:05:41.1418343Z Trying example: test_backward_none( 2025-05-07T21:05:41.1418804Z self=, 2025-05-07T21:05:41.1419416Z T=2, 2025-05-07T21:05:41.1419615Z D=6, 2025-05-07T21:05:41.1419808Z B=98, 2025-05-07T21:05:41.1419995Z log_E=5, 2025-05-07T21:05:41.1420202Z L=2, 2025-05-07T21:05:41.1420433Z weights_precision=SparseType.FP32, 2025-05-07T21:05:41.1420742Z weighted=True, 2025-05-07T21:05:41.1420981Z long_segments=False, 2025-05-07T21:05:41.1421347Z pooling_mode=, 2025-05-07T21:05:41.1421680Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1421967Z ) 2025-05-07T21:05:41.1422177Z Trying example: test_backward_none( 2025-05-07T21:05:41.1422698Z self=, 2025-05-07T21:05:41.1423224Z T=2, 2025-05-07T21:05:41.1423417Z D=6, 2025-05-07T21:05:41.1423683Z B=98, 2025-05-07T21:05:41.1423882Z log_E=5, 2025-05-07T21:05:41.1424084Z L=2, 2025-05-07T21:05:41.1424305Z weights_precision=SparseType.FP32, 2025-05-07T21:05:41.1424630Z weighted=False, 2025-05-07T21:05:41.1424871Z long_segments=False, 2025-05-07T21:05:41.1425148Z pooling_mode=, 2025-05-07T21:05:41.1425486Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1425771Z ) 2025-05-07T21:05:41.1425984Z Trying example: test_backward_none( 2025-05-07T21:05:41.1426508Z self=, 2025-05-07T21:05:41.1427029Z T=2, 2025-05-07T21:05:41.1427224Z D=6, 2025-05-07T21:05:41.1427412Z B=98, 2025-05-07T21:05:41.1427609Z log_E=5, 2025-05-07T21:05:41.1427816Z L=6, 2025-05-07T21:05:41.1428038Z weights_precision=SparseType.FP32, 2025-05-07T21:05:41.1428356Z weighted=False, 2025-05-07T21:05:41.1428602Z long_segments=False, 2025-05-07T21:05:41.1428885Z pooling_mode=, 2025-05-07T21:05:41.1429223Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1429514Z ) 2025-05-07T21:05:41.1429723Z Trying example: test_backward_none( 2025-05-07T21:05:41.1430252Z self=, 2025-05-07T21:05:41.1430779Z T=1, 2025-05-07T21:05:41.1430966Z D=6, 2025-05-07T21:05:41.1431157Z B=98, 2025-05-07T21:05:41.1431352Z log_E=5, 2025-05-07T21:05:41.1431549Z L=6, 2025-05-07T21:05:41.1431778Z weights_precision=SparseType.FP32, 2025-05-07T21:05:41.1432097Z weighted=False, 2025-05-07T21:05:41.1432336Z long_segments=False, 2025-05-07T21:05:41.1432618Z pooling_mode=, 2025-05-07T21:05:41.1432957Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1433249Z ) 2025-05-07T21:05:41.1433458Z Trying example: test_backward_none( 2025-05-07T21:05:41.1434052Z self=, 2025-05-07T21:05:41.1434584Z T=1, 2025-05-07T21:05:41.1434769Z D=6, 2025-05-07T21:05:41.1434958Z B=6, 2025-05-07T21:05:41.1435189Z log_E=5, 2025-05-07T21:05:41.1435385Z L=6, 2025-05-07T21:05:41.1435603Z weights_precision=SparseType.FP32, 2025-05-07T21:05:41.1435886Z weighted=False, 2025-05-07T21:05:41.1436110Z long_segments=False, 2025-05-07T21:05:41.1436379Z pooling_mode=, 2025-05-07T21:05:41.1436677Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1436937Z ) 2025-05-07T21:05:41.1437141Z Trying example: test_backward_none( 2025-05-07T21:05:41.1437595Z self=, 2025-05-07T21:05:41.1438042Z T=1, 2025-05-07T21:05:41.1438226Z D=37, 2025-05-07T21:05:41.1438406Z B=113, 2025-05-07T21:05:41.1438600Z log_E=3, 2025-05-07T21:05:41.1438795Z L=1, 2025-05-07T21:05:41.1439007Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1439296Z weighted=True, 2025-05-07T21:05:41.1439521Z long_segments=False, 2025-05-07T21:05:41.1439780Z pooling_mode=, 2025-05-07T21:05:41.1440145Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1440407Z ) 2025-05-07T21:05:41.1440746Z Trying example: test_backward_none( 2025-05-07T21:05:41.1441204Z self=, 2025-05-07T21:05:41.1441650Z T=1, 2025-05-07T21:05:41.1441833Z D=2, 2025-05-07T21:05:41.1442010Z B=113, 2025-05-07T21:05:41.1442199Z log_E=3, 2025-05-07T21:05:41.1442391Z L=1, 2025-05-07T21:05:41.1442692Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1442983Z weighted=True, 2025-05-07T21:05:41.1443208Z long_segments=False, 2025-05-07T21:05:41.1443467Z pooling_mode=, 2025-05-07T21:05:41.1443773Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1444036Z ) 2025-05-07T21:05:41.1444233Z Trying example: test_backward_none( 2025-05-07T21:05:41.1444745Z self=, 2025-05-07T21:05:41.1445196Z T=1, 2025-05-07T21:05:41.1445377Z D=2, 2025-05-07T21:05:41.1445561Z B=113, 2025-05-07T21:05:41.1445754Z log_E=3, 2025-05-07T21:05:41.1445945Z L=1, 2025-05-07T21:05:41.1446165Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1446454Z weighted=False, 2025-05-07T21:05:41.1446671Z long_segments=False, 2025-05-07T21:05:41.1446936Z pooling_mode=, 2025-05-07T21:05:41.1447241Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1447504Z ) 2025-05-07T21:05:41.1447701Z Trying example: test_backward_none( 2025-05-07T21:05:41.1448156Z self=, 2025-05-07T21:05:41.1448601Z T=1, 2025-05-07T21:05:41.1448781Z D=113, 2025-05-07T21:05:41.1448967Z B=113, 2025-05-07T21:05:41.1449157Z log_E=3, 2025-05-07T21:05:41.1449343Z L=1, 2025-05-07T21:05:41.1449564Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1449850Z weighted=False, 2025-05-07T21:05:41.1450068Z long_segments=False, 2025-05-07T21:05:41.1450333Z pooling_mode=, 2025-05-07T21:05:41.1450640Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1450897Z ) 2025-05-07T21:05:41.1451101Z Trying example: test_backward_none( 2025-05-07T21:05:41.1451559Z self=, 2025-05-07T21:05:41.1451998Z T=4, 2025-05-07T21:05:41.1452184Z D=76, 2025-05-07T21:05:41.1452373Z B=52, 2025-05-07T21:05:41.1452550Z log_E=5, 2025-05-07T21:05:41.1452746Z L=11, 2025-05-07T21:05:41.1452963Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1453249Z weighted=True, 2025-05-07T21:05:41.1453473Z long_segments=False, 2025-05-07T21:05:41.1453736Z pooling_mode=, 2025-05-07T21:05:41.1454091Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1454353Z ) 2025-05-07T21:05:41.1454562Z Trying example: test_backward_none( 2025-05-07T21:05:41.1455026Z self=, 2025-05-07T21:05:41.1455472Z T=4, 2025-05-07T21:05:41.1455664Z D=76, 2025-05-07T21:05:41.1455850Z B=52, 2025-05-07T21:05:41.1456031Z log_E=5, 2025-05-07T21:05:41.1456235Z L=11, 2025-05-07T21:05:41.1456461Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1456746Z weighted=True, 2025-05-07T21:05:41.1456978Z long_segments=True, 2025-05-07T21:05:41.1457239Z pooling_mode=, 2025-05-07T21:05:41.1457542Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1457815Z ) 2025-05-07T21:05:41.1458025Z Trying example: test_backward_none( 2025-05-07T21:05:41.1458491Z self=, 2025-05-07T21:05:41.1458932Z T=4, 2025-05-07T21:05:41.1459122Z D=76, 2025-05-07T21:05:41.1459316Z B=52, 2025-05-07T21:05:41.1459496Z log_E=3, 2025-05-07T21:05:41.1459690Z L=11, 2025-05-07T21:05:41.1459908Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1460242Z weighted=True, 2025-05-07T21:05:41.1460463Z long_segments=True, 2025-05-07T21:05:41.1460721Z pooling_mode=, 2025-05-07T21:05:41.1461022Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1461281Z ) 2025-05-07T21:05:41.1461480Z Trying example: test_backward_none( 2025-05-07T21:05:41.1461931Z self=, 2025-05-07T21:05:41.1462423Z T=3, 2025-05-07T21:05:41.1462607Z D=76, 2025-05-07T21:05:41.1462788Z B=52, 2025-05-07T21:05:41.1462973Z log_E=3, 2025-05-07T21:05:41.1463168Z L=11, 2025-05-07T21:05:41.1463377Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1463664Z weighted=True, 2025-05-07T21:05:41.1463884Z long_segments=True, 2025-05-07T21:05:41.1464137Z pooling_mode=, 2025-05-07T21:05:41.1464492Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1464752Z ) 2025-05-07T21:05:41.1464949Z Trying example: test_backward_none( 2025-05-07T21:05:41.1465402Z self=, 2025-05-07T21:05:41.1465849Z T=1, 2025-05-07T21:05:41.1466034Z D=76, 2025-05-07T21:05:41.1466211Z B=52, 2025-05-07T21:05:41.1466394Z log_E=3, 2025-05-07T21:05:41.1466586Z L=11, 2025-05-07T21:05:41.1466795Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1467083Z weighted=True, 2025-05-07T21:05:41.1467314Z long_segments=True, 2025-05-07T21:05:41.1467565Z pooling_mode=, 2025-05-07T21:05:41.1467868Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1475967Z ) 2025-05-07T21:05:41.1476226Z Trying example: test_backward_none( 2025-05-07T21:05:41.1476701Z self=, 2025-05-07T21:05:41.1477240Z T=1, 2025-05-07T21:05:41.1477440Z D=76, 2025-05-07T21:05:41.1477627Z B=52, 2025-05-07T21:05:41.1477822Z log_E=3, 2025-05-07T21:05:41.1478031Z L=0, 2025-05-07T21:05:41.1478261Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1478589Z weighted=True, 2025-05-07T21:05:41.1478835Z long_segments=True, 2025-05-07T21:05:41.1479112Z pooling_mode=, 2025-05-07T21:05:41.1479455Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1479745Z ) 2025-05-07T21:05:41.1479957Z Trying example: test_backward_none( 2025-05-07T21:05:41.1480562Z self=, 2025-05-07T21:05:41.1481015Z T=1, 2025-05-07T21:05:41.1481210Z D=2, 2025-05-07T21:05:41.1481393Z B=52, 2025-05-07T21:05:41.1481583Z log_E=3, 2025-05-07T21:05:41.1481782Z L=0, 2025-05-07T21:05:41.1481999Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1482382Z weighted=True, 2025-05-07T21:05:41.1482616Z long_segments=True, 2025-05-07T21:05:41.1482871Z pooling_mode=, 2025-05-07T21:05:41.1483177Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1483447Z ) 2025-05-07T21:05:41.1483645Z Trying example: test_backward_none( 2025-05-07T21:05:41.1484108Z self=, 2025-05-07T21:05:41.1484557Z T=1, 2025-05-07T21:05:41.1484752Z D=210, 2025-05-07T21:05:41.1484979Z B=49, 2025-05-07T21:05:41.1485180Z log_E=4, 2025-05-07T21:05:41.1485378Z L=11, 2025-05-07T21:05:41.1485603Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1485897Z weighted=False, 2025-05-07T21:05:41.1486126Z long_segments=False, 2025-05-07T21:05:41.1486400Z pooling_mode=, 2025-05-07T21:05:41.1486713Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1486973Z ) 2025-05-07T21:05:41.1487182Z Trying example: test_backward_none( 2025-05-07T21:05:41.1487643Z self=, 2025-05-07T21:05:41.1488096Z T=1, 2025-05-07T21:05:41.1488339Z D=11, 2025-05-07T21:05:41.1488532Z B=49, 2025-05-07T21:05:41.1488724Z log_E=4, 2025-05-07T21:05:41.1488920Z L=11, 2025-05-07T21:05:41.1489145Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1489437Z weighted=False, 2025-05-07T21:05:41.1489667Z long_segments=False, 2025-05-07T21:05:41.1489940Z pooling_mode=, 2025-05-07T21:05:41.1490254Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1490520Z ) 2025-05-07T21:05:41.1490781Z Trying example: test_backward_none( 2025-05-07T21:05:41.1491245Z self=, 2025-05-07T21:05:41.1491688Z T=1, 2025-05-07T21:05:41.1491883Z D=2, 2025-05-07T21:05:41.1492074Z B=49, 2025-05-07T21:05:41.1492261Z log_E=4, 2025-05-07T21:05:41.1492466Z L=11, 2025-05-07T21:05:41.1492687Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1493023Z weighted=False, 2025-05-07T21:05:41.1493254Z long_segments=False, 2025-05-07T21:05:41.1493525Z pooling_mode=, 2025-05-07T21:05:41.1493833Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1494092Z ) 2025-05-07T21:05:41.1494788Z Trying example: test_backward_none( 2025-05-07T21:05:41.1495249Z self=, 2025-05-07T21:05:41.1495693Z T=1, 2025-05-07T21:05:41.1495883Z D=2, 2025-05-07T21:05:41.1496071Z B=2, 2025-05-07T21:05:41.1496259Z log_E=4, 2025-05-07T21:05:41.1496458Z L=11, 2025-05-07T21:05:41.1496683Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1496970Z weighted=False, 2025-05-07T21:05:41.1497206Z long_segments=False, 2025-05-07T21:05:41.1497479Z pooling_mode=, 2025-05-07T21:05:41.1497788Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1498054Z ) 2025-05-07T21:05:41.1498263Z Trying example: test_backward_none( 2025-05-07T21:05:41.1498714Z self=, 2025-05-07T21:05:41.1499170Z T=1, 2025-05-07T21:05:41.1499359Z D=2, 2025-05-07T21:05:41.1499542Z B=4, 2025-05-07T21:05:41.1499731Z log_E=4, 2025-05-07T21:05:41.1499935Z L=11, 2025-05-07T21:05:41.1500149Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1500441Z weighted=False, 2025-05-07T21:05:41.1500672Z long_segments=False, 2025-05-07T21:05:41.1500942Z pooling_mode=, 2025-05-07T21:05:41.1501251Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1682314Z ) 2025-05-07T21:05:41.1682553Z Trying example: test_backward_none( 2025-05-07T21:05:41.1683028Z self=, 2025-05-07T21:05:41.1683485Z T=1, 2025-05-07T21:05:41.1683677Z D=2, 2025-05-07T21:05:41.1684124Z B=4, 2025-05-07T21:05:41.1684321Z log_E=4, 2025-05-07T21:05:41.1684520Z L=1, 2025-05-07T21:05:41.1684734Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1685030Z weighted=False, 2025-05-07T21:05:41.1685259Z long_segments=False, 2025-05-07T21:05:41.1685536Z pooling_mode=, 2025-05-07T21:05:41.1685842Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1686107Z ) 2025-05-07T21:05:41.1686313Z Trying example: test_backward_none( 2025-05-07T21:05:41.1686769Z self=, 2025-05-07T21:05:41.1687215Z T=1, 2025-05-07T21:05:41.1687405Z D=4, 2025-05-07T21:05:41.1687589Z B=4, 2025-05-07T21:05:41.1687775Z log_E=4, 2025-05-07T21:05:41.1687972Z L=1, 2025-05-07T21:05:41.1688183Z weights_precision=SparseType.FP16, 2025-05-07T21:05:41.1688474Z weighted=False, 2025-05-07T21:05:41.1688706Z long_segments=False, 2025-05-07T21:05:41.1688968Z pooling_mode=, 2025-05-07T21:05:41.1689283Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1689551Z ) 2025-05-07T21:05:41.1689761Z Trying example: test_backward_none( 2025-05-07T21:05:41.1690299Z self=, 2025-05-07T21:05:41.1690749Z T=4, 2025-05-07T21:05:41.1690936Z D=63, 2025-05-07T21:05:41.1691117Z B=26, 2025-05-07T21:05:41.1691307Z log_E=3, 2025-05-07T21:05:41.1691503Z L=17, 2025-05-07T21:05:41.1691716Z weights_precision=SparseType.FP32, 2025-05-07T21:05:41.1692007Z weighted=False, 2025-05-07T21:05:41.1692313Z long_segments=False, 2025-05-07T21:05:41.1692577Z pooling_mode=, 2025-05-07T21:05:41.1692892Z output_dtype=SparseType.FP16, 2025-05-07T21:05:41.1693160Z ) 2025-05-07T21:05:41.1693339Z PASSED 2025-05-07T21:05:44.7735484Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7737163Z self=, 2025-05-07T21:05:44.7737852Z T=1, 2025-05-07T21:05:44.7738047Z D=2, 2025-05-07T21:05:44.7738223Z B=1, 2025-05-07T21:05:44.7738413Z log_E=3, 2025-05-07T21:05:44.7738609Z L=0, 2025-05-07T21:05:44.7738827Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.7739137Z weighted=False, 2025-05-07T21:05:44.7739369Z long_segments=False, 2025-05-07T21:05:44.7739632Z pooling_mode=, 2025-05-07T21:05:44.7739997Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.7740281Z ) 2025-05-07T21:05:44.7740546Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7741151Z self=, 2025-05-07T21:05:44.7741678Z T=2, 2025-05-07T21:05:44.7741869Z D=2, 2025-05-07T21:05:44.7742057Z B=1, 2025-05-07T21:05:44.7742251Z log_E=3, 2025-05-07T21:05:44.7742454Z L=0, 2025-05-07T21:05:44.7742671Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.7742968Z weighted=False, 2025-05-07T21:05:44.7743200Z long_segments=False, 2025-05-07T21:05:44.7743462Z pooling_mode=, 2025-05-07T21:05:44.7743772Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.7744037Z ) 2025-05-07T21:05:44.7744294Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7744901Z self=, 2025-05-07T21:05:44.7745426Z T=2, 2025-05-07T21:05:44.7745621Z D=181, 2025-05-07T21:05:44.7745836Z B=115, 2025-05-07T21:05:44.7746046Z log_E=4, 2025-05-07T21:05:44.7746241Z L=18, 2025-05-07T21:05:44.7746455Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.7746747Z weighted=True, 2025-05-07T21:05:44.7747074Z long_segments=False, 2025-05-07T21:05:44.7747345Z pooling_mode=, 2025-05-07T21:05:44.7747661Z output_dtype=SparseType.BF16, 2025-05-07T21:05:44.7747928Z ) 2025-05-07T21:05:44.7748186Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7748791Z self=, 2025-05-07T21:05:44.7749323Z T=2, 2025-05-07T21:05:44.7749505Z D=226, 2025-05-07T21:05:44.7749697Z B=1, 2025-05-07T21:05:44.7749884Z log_E=3, 2025-05-07T21:05:44.7750079Z L=0, 2025-05-07T21:05:44.7750326Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.7750623Z weighted=False, 2025-05-07T21:05:44.7750849Z long_segments=False, 2025-05-07T21:05:44.7751117Z pooling_mode=, 2025-05-07T21:05:44.7751427Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.7751690Z ) 2025-05-07T21:05:44.7751957Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7752566Z self=, 2025-05-07T21:05:44.7753094Z T=2, 2025-05-07T21:05:44.7753368Z D=226, 2025-05-07T21:05:44.7753560Z B=121, 2025-05-07T21:05:44.7753752Z log_E=5, 2025-05-07T21:05:44.7753951Z L=6, 2025-05-07T21:05:44.7754177Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7754469Z weighted=True, 2025-05-07T21:05:44.7754699Z long_segments=True, 2025-05-07T21:05:44.7754967Z pooling_mode=, 2025-05-07T21:05:44.7755277Z output_dtype=SparseType.BF16, 2025-05-07T21:05:44.7755536Z ) 2025-05-07T21:05:44.7755901Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7756532Z self=, 2025-05-07T21:05:44.7757051Z T=1, 2025-05-07T21:05:44.7757237Z D=116, 2025-05-07T21:05:44.7757429Z B=1, 2025-05-07T21:05:44.7757612Z log_E=3, 2025-05-07T21:05:44.7757855Z L=0, 2025-05-07T21:05:44.7758076Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.7758369Z weighted=False, 2025-05-07T21:05:44.7758597Z long_segments=False, 2025-05-07T21:05:44.7758864Z pooling_mode=, 2025-05-07T21:05:44.7759174Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.7759433Z ) 2025-05-07T21:05:44.7759701Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7760307Z self=, 2025-05-07T21:05:44.7760978Z T=1, 2025-05-07T21:05:44.7761179Z D=116, 2025-05-07T21:05:44.7761379Z B=9, 2025-05-07T21:05:44.7761567Z log_E=5, 2025-05-07T21:05:44.7761774Z L=6, 2025-05-07T21:05:44.7762007Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7762319Z weighted=True, 2025-05-07T21:05:44.7762556Z long_segments=False, 2025-05-07T21:05:44.7762843Z pooling_mode=, 2025-05-07T21:05:44.7763175Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.7763466Z ) 2025-05-07T21:05:44.7763742Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7764461Z self=, 2025-05-07T21:05:44.7765079Z T=1, 2025-05-07T21:05:44.7765274Z D=210, 2025-05-07T21:05:44.7765474Z B=62, 2025-05-07T21:05:44.7765663Z log_E=5, 2025-05-07T21:05:44.7765894Z L=2, 2025-05-07T21:05:44.7766149Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7766463Z weighted=False, 2025-05-07T21:05:44.7766706Z long_segments=True, 2025-05-07T21:05:44.7766985Z pooling_mode=, 2025-05-07T21:05:44.7767324Z output_dtype=SparseType.BF16, 2025-05-07T21:05:44.7767609Z ) 2025-05-07T21:05:44.7767887Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7768648Z self=, 2025-05-07T21:05:44.7769276Z T=3, 2025-05-07T21:05:44.7769471Z D=242, 2025-05-07T21:05:44.7769663Z B=66, 2025-05-07T21:05:44.7769860Z log_E=5, 2025-05-07T21:05:44.7770062Z L=10, 2025-05-07T21:05:44.7770287Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7770607Z weighted=False, 2025-05-07T21:05:44.7770845Z long_segments=False, 2025-05-07T21:05:44.7771126Z pooling_mode=, 2025-05-07T21:05:44.7771456Z output_dtype=SparseType.FP32, 2025-05-07T21:05:44.7771745Z ) 2025-05-07T21:05:44.7772024Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7772739Z self=, 2025-05-07T21:05:44.7773364Z T=1, 2025-05-07T21:05:44.7773555Z D=80, 2025-05-07T21:05:44.7773740Z B=83, 2025-05-07T21:05:44.7773934Z log_E=4, 2025-05-07T21:05:44.7774142Z L=18, 2025-05-07T21:05:44.7774367Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7774688Z weighted=True, 2025-05-07T21:05:44.7774929Z long_segments=True, 2025-05-07T21:05:44.7775239Z pooling_mode=, 2025-05-07T21:05:44.7775557Z output_dtype=SparseType.FP32, 2025-05-07T21:05:44.7775829Z ) 2025-05-07T21:05:44.7776085Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7776685Z self=, 2025-05-07T21:05:44.7777205Z T=4, 2025-05-07T21:05:44.7777389Z D=209, 2025-05-07T21:05:44.7777617Z B=77, 2025-05-07T21:05:44.7777807Z log_E=4, 2025-05-07T21:05:44.7778005Z L=19, 2025-05-07T21:05:44.7778215Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.7778505Z weighted=True, 2025-05-07T21:05:44.7778729Z long_segments=True, 2025-05-07T21:05:44.7778979Z pooling_mode=, 2025-05-07T21:05:44.7779288Z output_dtype=SparseType.FP32, 2025-05-07T21:05:44.7779594Z ) 2025-05-07T21:05:44.7779848Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7780463Z self=, 2025-05-07T21:05:44.7780986Z T=1, 2025-05-07T21:05:44.7781167Z D=2, 2025-05-07T21:05:44.7781361Z B=112, 2025-05-07T21:05:44.7781552Z log_E=5, 2025-05-07T21:05:44.7781742Z L=15, 2025-05-07T21:05:44.7781962Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.7782254Z weighted=False, 2025-05-07T21:05:44.7782480Z long_segments=True, 2025-05-07T21:05:44.7782736Z pooling_mode=, 2025-05-07T21:05:44.7783043Z output_dtype=SparseType.BF16, 2025-05-07T21:05:44.7783308Z ) 2025-05-07T21:05:44.7783562Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7784169Z self=, 2025-05-07T21:05:44.7784693Z T=4, 2025-05-07T21:05:44.7784874Z D=150, 2025-05-07T21:05:44.7785065Z B=101, 2025-05-07T21:05:44.7785254Z log_E=5, 2025-05-07T21:05:44.7785449Z L=9, 2025-05-07T21:05:44.7785668Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7785960Z weighted=True, 2025-05-07T21:05:44.7786178Z long_segments=True, 2025-05-07T21:05:44.7786435Z pooling_mode=, 2025-05-07T21:05:44.7786738Z output_dtype=SparseType.BF16, 2025-05-07T21:05:44.7786993Z ) 2025-05-07T21:05:44.7787248Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7787859Z self=, 2025-05-07T21:05:44.7788379Z T=3, 2025-05-07T21:05:44.7788557Z D=108, 2025-05-07T21:05:44.7788747Z B=11, 2025-05-07T21:05:44.7788933Z log_E=4, 2025-05-07T21:05:44.7789121Z L=19, 2025-05-07T21:05:44.7789394Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7789689Z weighted=False, 2025-05-07T21:05:44.7789911Z long_segments=True, 2025-05-07T21:05:44.7790174Z pooling_mode=, 2025-05-07T21:05:44.7790487Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.7790742Z ) 2025-05-07T21:05:44.7791000Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7794805Z self=, 2025-05-07T21:05:44.7795440Z T=5, 2025-05-07T21:05:44.7795635Z D=183, 2025-05-07T21:05:44.7795827Z B=67, 2025-05-07T21:05:44.7796013Z log_E=4, 2025-05-07T21:05:44.7796217Z L=20, 2025-05-07T21:05:44.7796440Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.7796734Z weighted=False, 2025-05-07T21:05:44.7796963Z long_segments=True, 2025-05-07T21:05:44.7797231Z pooling_mode=, 2025-05-07T21:05:44.7797544Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.7797822Z ) 2025-05-07T21:05:44.7798093Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7798700Z self=, 2025-05-07T21:05:44.7799334Z T=3, 2025-05-07T21:05:44.7799530Z D=214, 2025-05-07T21:05:44.7799726Z B=44, 2025-05-07T21:05:44.7799913Z log_E=4, 2025-05-07T21:05:44.7800116Z L=18, 2025-05-07T21:05:44.7800340Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7800735Z weighted=False, 2025-05-07T21:05:44.7800968Z long_segments=True, 2025-05-07T21:05:44.7801735Z pooling_mode=, 2025-05-07T21:05:44.7802054Z output_dtype=SparseType.BF16, 2025-05-07T21:05:44.7802325Z ) 2025-05-07T21:05:44.7802582Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7803193Z self=, 2025-05-07T21:05:44.7803719Z T=4, 2025-05-07T21:05:44.7804009Z D=122, 2025-05-07T21:05:44.7804206Z B=57, 2025-05-07T21:05:44.7804402Z log_E=3, 2025-05-07T21:05:44.7804596Z L=11, 2025-05-07T21:05:44.7804825Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.7805124Z weighted=True, 2025-05-07T21:05:44.7805347Z long_segments=True, 2025-05-07T21:05:44.7805612Z pooling_mode=, 2025-05-07T21:05:44.7805926Z output_dtype=SparseType.FP16, 2025-05-07T21:05:44.7806196Z ) 2025-05-07T21:05:44.7806454Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7807063Z self=, 2025-05-07T21:05:44.7807588Z T=4, 2025-05-07T21:05:44.7807772Z D=118, 2025-05-07T21:05:44.7807964Z B=122, 2025-05-07T21:05:44.7808153Z log_E=3, 2025-05-07T21:05:44.7808346Z L=13, 2025-05-07T21:05:44.7808567Z weights_precision=SparseType.FP16, 2025-05-07T21:05:44.7808860Z weighted=False, 2025-05-07T21:05:44.7809085Z long_segments=True, 2025-05-07T21:05:44.7809348Z pooling_mode=, 2025-05-07T21:05:44.7809663Z output_dtype=SparseType.FP32, 2025-05-07T21:05:44.7809925Z ) 2025-05-07T21:05:44.7810189Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7810807Z self=, 2025-05-07T21:05:44.7811339Z T=1, 2025-05-07T21:05:44.7819175Z D=200, 2025-05-07T21:05:44.7819410Z B=46, 2025-05-07T21:05:44.7819607Z log_E=3, 2025-05-07T21:05:44.7819802Z L=1, 2025-05-07T21:05:44.7820027Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7820322Z weighted=True, 2025-05-07T21:05:44.7820545Z long_segments=True, 2025-05-07T21:05:44.7820812Z pooling_mode=, 2025-05-07T21:05:44.7821127Z output_dtype=SparseType.BF16, 2025-05-07T21:05:44.7821388Z ) 2025-05-07T21:05:44.7821654Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7822269Z self=, 2025-05-07T21:05:44.7822806Z T=2, 2025-05-07T21:05:44.7822990Z D=148, 2025-05-07T21:05:44.7823182Z B=55, 2025-05-07T21:05:44.7823370Z log_E=5, 2025-05-07T21:05:44.7823562Z L=19, 2025-05-07T21:05:44.7823784Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7824236Z weighted=True, 2025-05-07T21:05:44.7824466Z long_segments=False, 2025-05-07T21:05:44.7824735Z pooling_mode=, 2025-05-07T21:05:44.7825049Z output_dtype=SparseType.BF16, 2025-05-07T21:05:44.7825310Z ) 2025-05-07T21:05:44.7825572Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7826177Z self=, 2025-05-07T21:05:44.7826693Z T=5, 2025-05-07T21:05:44.7826883Z D=186, 2025-05-07T21:05:44.7827076Z B=104, 2025-05-07T21:05:44.7827263Z log_E=5, 2025-05-07T21:05:44.7827466Z L=10, 2025-05-07T21:05:44.7827691Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7828038Z weighted=True, 2025-05-07T21:05:44.7828260Z long_segments=False, 2025-05-07T21:05:44.7828528Z pooling_mode=, 2025-05-07T21:05:44.7828839Z output_dtype=SparseType.FP32, 2025-05-07T21:05:44.7829101Z ) 2025-05-07T21:05:44.7829368Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:44.7830021Z self=, 2025-05-07T21:05:44.7830548Z T=1, 2025-05-07T21:05:44.7830737Z D=70, 2025-05-07T21:05:44.7830927Z B=68, 2025-05-07T21:05:44.7831112Z log_E=3, 2025-05-07T21:05:44.7831310Z L=7, 2025-05-07T21:05:44.7831531Z weights_precision=SparseType.FP32, 2025-05-07T21:05:44.7831818Z weighted=False, 2025-05-07T21:05:44.7832047Z long_segments=False, 2025-05-07T21:05:44.7832363Z pooling_mode=, 2025-05-07T21:05:44.7832672Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5343936Z ) 2025-05-07T21:05:49.5344423Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5345500Z self=, 2025-05-07T21:05:49.5346149Z T=1, 2025-05-07T21:05:49.5346331Z D=70, 2025-05-07T21:05:49.5346544Z B=68, 2025-05-07T21:05:49.5346737Z log_E=3, 2025-05-07T21:05:49.5346924Z L=3, 2025-05-07T21:05:49.5347158Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5347455Z weighted=False, 2025-05-07T21:05:49.5347679Z long_segments=False, 2025-05-07T21:05:49.5347951Z pooling_mode=, 2025-05-07T21:05:49.5348264Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5348523Z ) 2025-05-07T21:05:49.5348781Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5349388Z self=, 2025-05-07T21:05:49.5349916Z T=1, 2025-05-07T21:05:49.5350100Z D=70, 2025-05-07T21:05:49.5350285Z B=68, 2025-05-07T21:05:49.5350471Z log_E=3, 2025-05-07T21:05:49.5350657Z L=1, 2025-05-07T21:05:49.5350870Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5351159Z weighted=False, 2025-05-07T21:05:49.5351383Z long_segments=False, 2025-05-07T21:05:49.5351652Z pooling_mode=, 2025-05-07T21:05:49.5351958Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5352215Z ) 2025-05-07T21:05:49.5352470Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5353068Z self=, 2025-05-07T21:05:49.5353587Z T=1, 2025-05-07T21:05:49.5353774Z D=2, 2025-05-07T21:05:49.5353960Z B=68, 2025-05-07T21:05:49.5354147Z log_E=3, 2025-05-07T21:05:49.5354347Z L=1, 2025-05-07T21:05:49.5354568Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5354856Z weighted=False, 2025-05-07T21:05:49.5355083Z long_segments=False, 2025-05-07T21:05:49.5355350Z pooling_mode=, 2025-05-07T21:05:49.5355653Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5355923Z ) 2025-05-07T21:05:49.5356187Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5357147Z self=, 2025-05-07T21:05:49.5357679Z T=2, 2025-05-07T21:05:49.5357864Z D=2, 2025-05-07T21:05:49.5358052Z B=68, 2025-05-07T21:05:49.5358238Z log_E=3, 2025-05-07T21:05:49.5358441Z L=1, 2025-05-07T21:05:49.5358656Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5358944Z weighted=False, 2025-05-07T21:05:49.5359169Z long_segments=False, 2025-05-07T21:05:49.5359434Z pooling_mode=, 2025-05-07T21:05:49.5359735Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5359995Z ) 2025-05-07T21:05:49.5360355Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5361035Z self=, 2025-05-07T21:05:49.5361554Z T=2, 2025-05-07T21:05:49.5361742Z D=2, 2025-05-07T21:05:49.5361927Z B=1, 2025-05-07T21:05:49.5362108Z log_E=3, 2025-05-07T21:05:49.5362307Z L=1, 2025-05-07T21:05:49.5362523Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5362901Z weighted=False, 2025-05-07T21:05:49.5363143Z long_segments=False, 2025-05-07T21:05:49.5363411Z pooling_mode=, 2025-05-07T21:05:49.5363720Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5363975Z ) 2025-05-07T21:05:49.5364238Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5364841Z self=, 2025-05-07T21:05:49.5365459Z T=2, 2025-05-07T21:05:49.5365695Z D=2, 2025-05-07T21:05:49.5365874Z B=2, 2025-05-07T21:05:49.5366061Z log_E=3, 2025-05-07T21:05:49.5366258Z L=1, 2025-05-07T21:05:49.5366473Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5366773Z weighted=False, 2025-05-07T21:05:49.5367001Z long_segments=False, 2025-05-07T21:05:49.5367262Z pooling_mode=, 2025-05-07T21:05:49.5367570Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5367835Z ) 2025-05-07T21:05:49.5368090Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5368693Z self=, 2025-05-07T21:05:49.5369211Z T=5, 2025-05-07T21:05:49.5369399Z D=234, 2025-05-07T21:05:49.5369580Z B=36, 2025-05-07T21:05:49.5369766Z log_E=5, 2025-05-07T21:05:49.5369963Z L=13, 2025-05-07T21:05:49.5370173Z weights_precision=SparseType.FP16, 2025-05-07T21:05:49.5370461Z weighted=False, 2025-05-07T21:05:49.5370689Z long_segments=True, 2025-05-07T21:05:49.5370940Z pooling_mode=, 2025-05-07T21:05:49.5371248Z output_dtype=SparseType.FP32, 2025-05-07T21:05:49.5371510Z ) 2025-05-07T21:05:49.5371760Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5372363Z self=, 2025-05-07T21:05:49.5372886Z T=5, 2025-05-07T21:05:49.5373073Z D=13, 2025-05-07T21:05:49.5373259Z B=36, 2025-05-07T21:05:49.5373446Z log_E=5, 2025-05-07T21:05:49.5373635Z L=13, 2025-05-07T21:05:49.5373853Z weights_precision=SparseType.FP16, 2025-05-07T21:05:49.5374143Z weighted=False, 2025-05-07T21:05:49.5374361Z long_segments=True, 2025-05-07T21:05:49.5374620Z pooling_mode=, 2025-05-07T21:05:49.5374936Z output_dtype=SparseType.FP32, 2025-05-07T21:05:49.5375203Z ) 2025-05-07T21:05:49.5375454Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5376059Z self=, 2025-05-07T21:05:49.5376578Z T=5, 2025-05-07T21:05:49.5376761Z D=13, 2025-05-07T21:05:49.5376951Z B=36, 2025-05-07T21:05:49.5377145Z log_E=5, 2025-05-07T21:05:49.5377396Z L=5, 2025-05-07T21:05:49.5377614Z weights_precision=SparseType.FP16, 2025-05-07T21:05:49.5377910Z weighted=False, 2025-05-07T21:05:49.5378132Z long_segments=True, 2025-05-07T21:05:49.5378395Z pooling_mode=, 2025-05-07T21:05:49.5378704Z output_dtype=SparseType.FP32, 2025-05-07T21:05:49.5378965Z ) 2025-05-07T21:05:49.5379228Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5379831Z self=, 2025-05-07T21:05:49.5380352Z T=5, 2025-05-07T21:05:49.5380536Z D=13, 2025-05-07T21:05:49.5380726Z B=36, 2025-05-07T21:05:49.5380971Z log_E=5, 2025-05-07T21:05:49.5381161Z L=5, 2025-05-07T21:05:49.5381379Z weights_precision=SparseType.FP16, 2025-05-07T21:05:49.5381672Z weighted=False, 2025-05-07T21:05:49.5381895Z long_segments=False, 2025-05-07T21:05:49.5382159Z pooling_mode=, 2025-05-07T21:05:49.5382468Z output_dtype=SparseType.FP32, 2025-05-07T21:05:49.5382722Z ) 2025-05-07T21:05:49.5383027Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5383637Z self=, 2025-05-07T21:05:49.5384151Z T=5, 2025-05-07T21:05:49.5384334Z D=13, 2025-05-07T21:05:49.5384520Z B=5, 2025-05-07T21:05:49.5384702Z log_E=5, 2025-05-07T21:05:49.5384898Z L=5, 2025-05-07T21:05:49.5385114Z weights_precision=SparseType.FP16, 2025-05-07T21:05:49.5385443Z weighted=False, 2025-05-07T21:05:49.5385674Z long_segments=False, 2025-05-07T21:05:49.5385941Z pooling_mode=, 2025-05-07T21:05:49.5386247Z output_dtype=SparseType.FP32, 2025-05-07T21:05:49.5386504Z ) 2025-05-07T21:05:49.5386762Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5387423Z self=, 2025-05-07T21:05:49.5387937Z T=5, 2025-05-07T21:05:49.5388126Z D=5, 2025-05-07T21:05:49.5388312Z B=5, 2025-05-07T21:05:49.5388489Z log_E=5, 2025-05-07T21:05:49.5388682Z L=5, 2025-05-07T21:05:49.5388898Z weights_precision=SparseType.FP16, 2025-05-07T21:05:49.5389179Z weighted=False, 2025-05-07T21:05:49.5389413Z long_segments=False, 2025-05-07T21:05:49.5389675Z pooling_mode=, 2025-05-07T21:05:49.5389974Z output_dtype=SparseType.FP32, 2025-05-07T21:05:49.5390241Z ) 2025-05-07T21:05:49.5390502Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5391096Z self=, 2025-05-07T21:05:49.5391617Z T=4, 2025-05-07T21:05:49.5391808Z D=13, 2025-05-07T21:05:49.5392000Z B=17, 2025-05-07T21:05:49.5392184Z log_E=4, 2025-05-07T21:05:49.5392380Z L=15, 2025-05-07T21:05:49.5392603Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5392885Z weighted=True, 2025-05-07T21:05:49.5393110Z long_segments=True, 2025-05-07T21:05:49.5393373Z pooling_mode=, 2025-05-07T21:05:49.5393677Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5393939Z ) 2025-05-07T21:05:49.5394499Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5395102Z self=, 2025-05-07T21:05:49.5395631Z T=4, 2025-05-07T21:05:49.5395820Z D=13, 2025-05-07T21:05:49.5396003Z B=17, 2025-05-07T21:05:49.5396191Z log_E=3, 2025-05-07T21:05:49.5396392Z L=15, 2025-05-07T21:05:49.5396604Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5396894Z weighted=True, 2025-05-07T21:05:49.5397114Z long_segments=True, 2025-05-07T21:05:49.5397367Z pooling_mode=, 2025-05-07T21:05:49.5397675Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5398029Z ) 2025-05-07T21:05:49.5398288Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5398883Z self=, 2025-05-07T21:05:49.5399399Z T=4, 2025-05-07T21:05:49.5399585Z D=13, 2025-05-07T21:05:49.5399766Z B=15, 2025-05-07T21:05:49.5399955Z log_E=3, 2025-05-07T21:05:49.5400150Z L=15, 2025-05-07T21:05:49.5400360Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5400724Z weighted=True, 2025-05-07T21:05:49.5400948Z long_segments=True, 2025-05-07T21:05:49.5401201Z pooling_mode=, 2025-05-07T21:05:49.5401582Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5401845Z ) 2025-05-07T21:05:49.5402098Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5402699Z self=, 2025-05-07T21:05:49.5403225Z T=4, 2025-05-07T21:05:49.5403411Z D=13, 2025-05-07T21:05:49.5403590Z B=4, 2025-05-07T21:05:49.5403777Z log_E=3, 2025-05-07T21:05:49.5404039Z L=15, 2025-05-07T21:05:49.5404252Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5404542Z weighted=True, 2025-05-07T21:05:49.5404773Z long_segments=True, 2025-05-07T21:05:49.5405026Z pooling_mode=, 2025-05-07T21:05:49.5405334Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5405598Z ) 2025-05-07T21:05:49.5405954Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5406560Z self=, 2025-05-07T21:05:49.5407085Z T=4, 2025-05-07T21:05:49.5407269Z D=4, 2025-05-07T21:05:49.5407464Z B=4, 2025-05-07T21:05:49.5407649Z log_E=3, 2025-05-07T21:05:49.5407839Z L=15, 2025-05-07T21:05:49.5408062Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5408356Z weighted=True, 2025-05-07T21:05:49.5408573Z long_segments=True, 2025-05-07T21:05:49.5408839Z pooling_mode=, 2025-05-07T21:05:49.5409151Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5409414Z ) 2025-05-07T21:05:49.5409666Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5410265Z self=, 2025-05-07T21:05:49.5410782Z T=4, 2025-05-07T21:05:49.5410965Z D=15, 2025-05-07T21:05:49.5411152Z B=4, 2025-05-07T21:05:49.5411339Z log_E=3, 2025-05-07T21:05:49.5411531Z L=15, 2025-05-07T21:05:49.5411754Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5412044Z weighted=True, 2025-05-07T21:05:49.5412261Z long_segments=True, 2025-05-07T21:05:49.5412519Z pooling_mode=, 2025-05-07T21:05:49.5412828Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5413084Z ) 2025-05-07T21:05:49.5413344Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5413945Z self=, 2025-05-07T21:05:49.5414466Z T=4, 2025-05-07T21:05:49.5414649Z D=15, 2025-05-07T21:05:49.5414839Z B=4, 2025-05-07T21:05:49.5415026Z log_E=3, 2025-05-07T21:05:49.5415213Z L=3, 2025-05-07T21:05:49.5415427Z weights_precision=SparseType.FP32, 2025-05-07T21:05:49.5415717Z weighted=True, 2025-05-07T21:05:49.5415936Z long_segments=True, 2025-05-07T21:05:49.5416194Z pooling_mode=, 2025-05-07T21:05:49.5416501Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5416761Z ) 2025-05-07T21:05:49.5417056Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5417676Z self=, 2025-05-07T21:05:49.5418188Z T=2, 2025-05-07T21:05:49.5418432Z D=5, 2025-05-07T21:05:49.5418628Z B=52, 2025-05-07T21:05:49.5418813Z log_E=5, 2025-05-07T21:05:49.5419014Z L=2, 2025-05-07T21:05:49.5428443Z weights_precision=SparseType.FP16, 2025-05-07T21:05:49.5428751Z weighted=False, 2025-05-07T21:05:49.5428974Z long_segments=False, 2025-05-07T21:05:49.5429246Z pooling_mode=, 2025-05-07T21:05:49.5429558Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5429815Z ) 2025-05-07T21:05:49.5430076Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5430681Z self=, 2025-05-07T21:05:49.5431286Z T=5, 2025-05-07T21:05:49.5431475Z D=5, 2025-05-07T21:05:49.5431666Z B=52, 2025-05-07T21:05:49.5431847Z log_E=5, 2025-05-07T21:05:49.5432042Z L=2, 2025-05-07T21:05:49.5432254Z weights_precision=SparseType.FP16, 2025-05-07T21:05:49.5432535Z weighted=False, 2025-05-07T21:05:49.5432762Z long_segments=False, 2025-05-07T21:05:49.5433024Z pooling_mode=, 2025-05-07T21:05:49.5433374Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.5433638Z ) 2025-05-07T21:05:49.5433895Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:49.5434500Z self=, 2025-05-07T21:05:49.5435014Z T=5, 2025-05-07T21:05:49.5435199Z D=5, 2025-05-07T21:05:49.5435381Z B=52, 2025-05-07T21:05:49.5435610Z log_E=5, 2025-05-07T21:05:49.5435807Z L=0, 2025-05-07T21:05:49.5436020Z weights_precision=SparseType.FP16, 2025-05-07T21:05:49.5436309Z weighted=False, 2025-05-07T21:05:49.5436531Z long_segments=False, 2025-05-07T21:05:49.5436796Z pooling_mode=, 2025-05-07T21:05:49.5437098Z output_dtype=SparseType.FP16, 2025-05-07T21:05:51.2894705Z ) 2025-05-07T21:05:51.2895098Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2895726Z self=, 2025-05-07T21:05:51.2896255Z T=5, 2025-05-07T21:05:51.2896436Z D=5, 2025-05-07T21:05:51.2896615Z B=52, 2025-05-07T21:05:51.2896800Z log_E=3, 2025-05-07T21:05:51.2896985Z L=0, 2025-05-07T21:05:51.2897203Z weights_precision=SparseType.FP16, 2025-05-07T21:05:51.2897498Z weighted=False, 2025-05-07T21:05:51.2897715Z long_segments=False, 2025-05-07T21:05:51.2897988Z pooling_mode=, 2025-05-07T21:05:51.2898295Z output_dtype=SparseType.FP16, 2025-05-07T21:05:51.2898551Z ) 2025-05-07T21:05:51.2898815Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2899416Z self=, 2025-05-07T21:05:51.2899934Z T=1, 2025-05-07T21:05:51.2900123Z D=95, 2025-05-07T21:05:51.2900315Z B=44, 2025-05-07T21:05:51.2900494Z log_E=3, 2025-05-07T21:05:51.2900691Z L=14, 2025-05-07T21:05:51.2900912Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2901199Z weighted=True, 2025-05-07T21:05:51.2901417Z long_segments=False, 2025-05-07T21:05:51.2901684Z pooling_mode=, 2025-05-07T21:05:51.2901992Z output_dtype=SparseType.FP16, 2025-05-07T21:05:51.2902249Z ) 2025-05-07T21:05:51.2902507Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2903106Z self=, 2025-05-07T21:05:51.2903623Z T=1, 2025-05-07T21:05:51.2903814Z D=95, 2025-05-07T21:05:51.2904000Z B=44, 2025-05-07T21:05:51.2904180Z log_E=3, 2025-05-07T21:05:51.2904374Z L=14, 2025-05-07T21:05:51.2904590Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2904872Z weighted=False, 2025-05-07T21:05:51.2905099Z long_segments=False, 2025-05-07T21:05:51.2905532Z pooling_mode=, 2025-05-07T21:05:51.2905836Z output_dtype=SparseType.FP16, 2025-05-07T21:05:51.2906103Z ) 2025-05-07T21:05:51.2906365Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2906965Z self=, 2025-05-07T21:05:51.2907481Z T=1, 2025-05-07T21:05:51.2907666Z D=95, 2025-05-07T21:05:51.2907855Z B=95, 2025-05-07T21:05:51.2908035Z log_E=3, 2025-05-07T21:05:51.2908231Z L=14, 2025-05-07T21:05:51.2908446Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2908729Z weighted=False, 2025-05-07T21:05:51.2909043Z long_segments=False, 2025-05-07T21:05:51.2909307Z pooling_mode=, 2025-05-07T21:05:51.2909604Z output_dtype=SparseType.FP16, 2025-05-07T21:05:51.2909864Z ) 2025-05-07T21:05:51.2910121Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2910718Z self=, 2025-05-07T21:05:51.2911238Z T=1, 2025-05-07T21:05:51.2911501Z D=95, 2025-05-07T21:05:51.2911681Z B=14, 2025-05-07T21:05:51.2911864Z log_E=3, 2025-05-07T21:05:51.2912059Z L=14, 2025-05-07T21:05:51.2912278Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2912563Z weighted=False, 2025-05-07T21:05:51.2912789Z long_segments=False, 2025-05-07T21:05:51.2913053Z pooling_mode=, 2025-05-07T21:05:51.2913439Z output_dtype=SparseType.FP16, 2025-05-07T21:05:51.2913701Z ) 2025-05-07T21:05:51.2913960Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2914560Z self=, 2025-05-07T21:05:51.2915084Z T=1, 2025-05-07T21:05:51.2915270Z D=2, 2025-05-07T21:05:51.2915454Z B=14, 2025-05-07T21:05:51.2915643Z log_E=3, 2025-05-07T21:05:51.2915834Z L=14, 2025-05-07T21:05:51.2916042Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2916332Z weighted=False, 2025-05-07T21:05:51.2916556Z long_segments=False, 2025-05-07T21:05:51.2916813Z pooling_mode=, 2025-05-07T21:05:51.2917122Z output_dtype=SparseType.FP16, 2025-05-07T21:05:51.2917386Z ) 2025-05-07T21:05:51.2917635Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2918236Z self=, 2025-05-07T21:05:51.2918756Z T=1, 2025-05-07T21:05:51.2918942Z D=2, 2025-05-07T21:05:51.2919124Z B=14, 2025-05-07T21:05:51.2919312Z log_E=3, 2025-05-07T21:05:51.2919510Z L=1, 2025-05-07T21:05:51.2919722Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2920016Z weighted=False, 2025-05-07T21:05:51.2920243Z long_segments=False, 2025-05-07T21:05:51.2920612Z pooling_mode=, 2025-05-07T21:05:51.2920920Z output_dtype=SparseType.FP16, 2025-05-07T21:05:51.2921180Z ) 2025-05-07T21:05:51.2921433Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2922040Z self=, 2025-05-07T21:05:51.2922560Z T=1, 2025-05-07T21:05:51.2922739Z D=2, 2025-05-07T21:05:51.2922927Z B=14, 2025-05-07T21:05:51.2923114Z log_E=3, 2025-05-07T21:05:51.2923302Z L=2, 2025-05-07T21:05:51.2923522Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2923811Z weighted=False, 2025-05-07T21:05:51.2924033Z long_segments=False, 2025-05-07T21:05:51.2924287Z pooling_mode=, 2025-05-07T21:05:51.2924588Z output_dtype=SparseType.FP16, 2025-05-07T21:05:51.2924850Z ) 2025-05-07T21:05:51.2925100Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2925755Z self=, 2025-05-07T21:05:51.2926276Z T=3, 2025-05-07T21:05:51.2926457Z D=46, 2025-05-07T21:05:51.2926647Z B=14, 2025-05-07T21:05:51.2926835Z log_E=5, 2025-05-07T21:05:51.2927025Z L=2, 2025-05-07T21:05:51.2927241Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2927531Z weighted=False, 2025-05-07T21:05:51.2927750Z long_segments=True, 2025-05-07T21:05:51.2928006Z pooling_mode=, 2025-05-07T21:05:51.2928312Z output_dtype=SparseType.FP32, 2025-05-07T21:05:51.2928568Z ) 2025-05-07T21:05:51.2928826Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2929471Z self=, 2025-05-07T21:05:51.2929987Z T=5, 2025-05-07T21:05:51.2930165Z D=46, 2025-05-07T21:05:51.2930355Z B=14, 2025-05-07T21:05:51.2930541Z log_E=5, 2025-05-07T21:05:51.2930728Z L=2, 2025-05-07T21:05:51.2930954Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2931242Z weighted=False, 2025-05-07T21:05:51.2931505Z long_segments=True, 2025-05-07T21:05:51.2931765Z pooling_mode=, 2025-05-07T21:05:51.2932069Z output_dtype=SparseType.FP32, 2025-05-07T21:05:51.2932326Z ) 2025-05-07T21:05:51.2932593Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2933195Z self=, 2025-05-07T21:05:51.2933757Z T=5, 2025-05-07T21:05:51.2933948Z D=46, 2025-05-07T21:05:51.2934131Z B=14, 2025-05-07T21:05:51.2934315Z log_E=5, 2025-05-07T21:05:51.2934533Z L=2, 2025-05-07T21:05:51.2934743Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2935032Z weighted=True, 2025-05-07T21:05:51.2935261Z long_segments=True, 2025-05-07T21:05:51.2935519Z pooling_mode=, 2025-05-07T21:05:51.2935831Z output_dtype=SparseType.FP32, 2025-05-07T21:05:51.2936097Z ) 2025-05-07T21:05:51.2936355Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2936954Z self=, 2025-05-07T21:05:51.2937475Z T=1, 2025-05-07T21:05:51.2937662Z D=46, 2025-05-07T21:05:51.2937841Z B=14, 2025-05-07T21:05:51.2938031Z log_E=5, 2025-05-07T21:05:51.2938229Z L=2, 2025-05-07T21:05:51.2938439Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2938733Z weighted=False, 2025-05-07T21:05:51.2938959Z long_segments=True, 2025-05-07T21:05:51.2939215Z pooling_mode=, 2025-05-07T21:05:51.2939527Z output_dtype=SparseType.FP32, 2025-05-07T21:05:51.2939791Z ) 2025-05-07T21:05:51.2940044Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2940643Z self=, 2025-05-07T21:05:51.2941161Z T=1, 2025-05-07T21:05:51.2941346Z D=46, 2025-05-07T21:05:51.2941526Z B=14, 2025-05-07T21:05:51.2941715Z log_E=5, 2025-05-07T21:05:51.2941908Z L=2, 2025-05-07T21:05:51.2942118Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2942405Z weighted=True, 2025-05-07T21:05:51.2942627Z long_segments=True, 2025-05-07T21:05:51.2942878Z pooling_mode=, 2025-05-07T21:05:51.2943186Z output_dtype=SparseType.FP32, 2025-05-07T21:05:51.2943446Z ) 2025-05-07T21:05:51.2943704Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2944307Z self=, 2025-05-07T21:05:51.2944828Z T=1, 2025-05-07T21:05:51.2945007Z D=5, 2025-05-07T21:05:51.2945192Z B=14, 2025-05-07T21:05:51.2945376Z log_E=5, 2025-05-07T21:05:51.2945565Z L=2, 2025-05-07T21:05:51.2945834Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2946130Z weighted=False, 2025-05-07T21:05:51.2946349Z long_segments=True, 2025-05-07T21:05:51.2946610Z pooling_mode=, 2025-05-07T21:05:51.2946915Z output_dtype=SparseType.FP32, 2025-05-07T21:05:51.2947169Z ) 2025-05-07T21:05:51.2947432Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2948036Z self=, 2025-05-07T21:05:51.2948554Z T=5, 2025-05-07T21:05:51.2948735Z D=5, 2025-05-07T21:05:51.2948919Z B=14, 2025-05-07T21:05:51.2949107Z log_E=5, 2025-05-07T21:05:51.2949298Z L=2, 2025-05-07T21:05:51.2949562Z weights_precision=SparseType.FP32, 2025-05-07T21:05:51.2949855Z weighted=False, 2025-05-07T21:05:51.2950076Z long_segments=True, 2025-05-07T21:05:51.2950336Z pooling_mode=, 2025-05-07T21:05:51.2950647Z output_dtype=SparseType.FP32, 2025-05-07T21:05:51.2950907Z ) 2025-05-07T21:05:51.2951168Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:05:51.2951814Z self=, 2025-05-07T21:05:51.2952329Z T=3, 2025-05-07T21:05:51.2952516Z D=187, 2025-05-07T21:05:51.2952707Z B=78, 2025-05-07T21:05:51.2952894Z log_E=4, 2025-05-07T21:05:51.2953084Z L=8, 2025-05-07T21:05:51.2953303Z weights_precision=SparseType.FP16, 2025-05-07T21:05:51.2953590Z weighted=True, 2025-05-07T21:05:51.2953855Z long_segments=True, 2025-05-07T21:05:51.2954115Z pooling_mode=, 2025-05-07T21:05:51.2954422Z output_dtype=SparseType.FP32, 2025-05-07T21:05:51.2954678Z ) 2025-05-07T21:05:51.2954869Z PASSED 2025-05-07T21:05:51.2954977Z 2025-05-07T21:05:51.2955124Z ============================== 2 passed in 17.83s ============================== 2025-05-07T21:05:52.0730613Z 2025-05-07T21:05:52.0731125Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T21:05:52.0750655Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 21 seconds 2025-05-07T21:05:52.0751118Z 2025-05-07T21:05:52.0751125Z 2025-05-07T21:05:52.0751131Z 2025-05-07T21:05:52.0751146Z 2025-05-07T21:05:52.0771641Z ################################################################################ 2025-05-07T21:05:52.0787123Z # [2025-05-07T21:05:52.078Z] Run Python Test Suite: 2025-05-07T21:05:52.0787614Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T21:05:52.0788019Z ################################################################################ 2025-05-07T21:05:52.0813537Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_optimizers_test.py 2025-05-07T21:05:52.0814210Z 2025-05-07T21:05:54.2373181Z ============================= test session starts ============================== 2025-05-07T21:05:54.2373818Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:05:54.2374343Z cachedir: .pytest_cache 2025-05-07T21:05:54.2374914Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:05:54.2375628Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:05:54.2376038Z plugins: hypothesis-6.131.14 2025-05-07T21:05:55.8803426Z collecting ... collected 9 items 2025-05-07T21:05:55.8803752Z 2025-05-07T21:05:56.2640097Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2641306Z self=, 2025-05-07T21:05:56.2641867Z T=1, 2025-05-07T21:05:56.2642063Z D=2, 2025-05-07T21:05:56.2642244Z B=1, 2025-05-07T21:05:56.2642779Z log_E=3, 2025-05-07T21:05:56.2643060Z L=2, 2025-05-07T21:05:56.2643323Z weighted=False, 2025-05-07T21:05:56.2643560Z mixed=False, 2025-05-07T21:05:56.2643776Z mixed_B=False, 2025-05-07T21:05:56.2644024Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2644350Z long_segments=False, 2025-05-07T21:05:56.2644628Z pooling_mode=, 2025-05-07T21:05:56.2644920Z use_cpu=False, 2025-05-07T21:05:56.2645193Z weight_decay_mode=, 2025-05-07T21:05:56.2645619Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2645983Z ) 2025-05-07T21:05:56.2646231Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2646970Z self=, 2025-05-07T21:05:56.2647532Z T=4, 2025-05-07T21:05:56.2647723Z D=2, 2025-05-07T21:05:56.2647911Z B=1, 2025-05-07T21:05:56.2648106Z log_E=3, 2025-05-07T21:05:56.2648300Z L=2, 2025-05-07T21:05:56.2648496Z weighted=False, 2025-05-07T21:05:56.2648716Z mixed=False, 2025-05-07T21:05:56.2649020Z mixed_B=False, 2025-05-07T21:05:56.2649271Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2649580Z long_segments=False, 2025-05-07T21:05:56.2649846Z pooling_mode=, 2025-05-07T21:05:56.2650137Z use_cpu=False, 2025-05-07T21:05:56.2650400Z weight_decay_mode=, 2025-05-07T21:05:56.2650901Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2651264Z ) 2025-05-07T21:05:56.2651507Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2652138Z self=, 2025-05-07T21:05:56.2652694Z T=4, 2025-05-07T21:05:56.2652883Z D=255, 2025-05-07T21:05:56.2653077Z B=111, 2025-05-07T21:05:56.2653264Z log_E=3, 2025-05-07T21:05:56.2653465Z L=13, 2025-05-07T21:05:56.2653669Z weighted=False, 2025-05-07T21:05:56.2653885Z mixed=True, 2025-05-07T21:05:56.2654101Z mixed_B=False, 2025-05-07T21:05:56.2654369Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:56.2654696Z long_segments=True, 2025-05-07T21:05:56.2654957Z pooling_mode=, 2025-05-07T21:05:56.2655247Z use_cpu=True, 2025-05-07T21:05:56.2655503Z weight_decay_mode=, 2025-05-07T21:05:56.2655924Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2656289Z ) 2025-05-07T21:05:56.2656528Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2657150Z self=, 2025-05-07T21:05:56.2657720Z T=2, 2025-05-07T21:05:56.2657913Z D=212, 2025-05-07T21:05:56.2658102Z B=108, 2025-05-07T21:05:56.2658301Z log_E=5, 2025-05-07T21:05:56.2658514Z L=16, 2025-05-07T21:05:56.2658710Z weighted=False, 2025-05-07T21:05:56.2658940Z mixed=True, 2025-05-07T21:05:56.2659163Z mixed_B=False, 2025-05-07T21:05:56.2659412Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2659724Z long_segments=True, 2025-05-07T21:05:56.2660003Z pooling_mode=, 2025-05-07T21:05:56.2660291Z use_cpu=True, 2025-05-07T21:05:56.2660577Z weight_decay_mode=, 2025-05-07T21:05:56.2661041Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2661427Z ) 2025-05-07T21:05:56.2661671Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2662296Z self=, 2025-05-07T21:05:56.2662864Z T=5, 2025-05-07T21:05:56.2663057Z D=243, 2025-05-07T21:05:56.2663253Z B=115, 2025-05-07T21:05:56.2663449Z log_E=5, 2025-05-07T21:05:56.2663701Z L=15, 2025-05-07T21:05:56.2663900Z weighted=False, 2025-05-07T21:05:56.2664131Z mixed=True, 2025-05-07T21:05:56.2664341Z mixed_B=True, 2025-05-07T21:05:56.2664593Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2664903Z long_segments=True, 2025-05-07T21:05:56.2665160Z pooling_mode=, 2025-05-07T21:05:56.2665462Z use_cpu=False, 2025-05-07T21:05:56.2665747Z weight_decay_mode=, 2025-05-07T21:05:56.2666189Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2666576Z ) 2025-05-07T21:05:56.2666820Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2667506Z self=, 2025-05-07T21:05:56.2668072Z T=2, 2025-05-07T21:05:56.2668270Z D=168, 2025-05-07T21:05:56.2668464Z B=31, 2025-05-07T21:05:56.2668671Z log_E=4, 2025-05-07T21:05:56.2668918Z L=12, 2025-05-07T21:05:56.2669121Z weighted=False, 2025-05-07T21:05:56.2669362Z mixed=True, 2025-05-07T21:05:56.2669614Z mixed_B=True, 2025-05-07T21:05:56.2669867Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2670180Z long_segments=False, 2025-05-07T21:05:56.2670447Z pooling_mode=, 2025-05-07T21:05:56.2670737Z use_cpu=True, 2025-05-07T21:05:56.2671016Z weight_decay_mode=, 2025-05-07T21:05:56.2671523Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2672014Z ) 2025-05-07T21:05:56.2672506Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2673228Z self=, 2025-05-07T21:05:56.2673878Z T=2, 2025-05-07T21:05:56.2674229Z D=158, 2025-05-07T21:05:56.2674480Z B=15, 2025-05-07T21:05:56.2674758Z log_E=3, 2025-05-07T21:05:56.2683074Z L=15, 2025-05-07T21:05:56.2683281Z weighted=True, 2025-05-07T21:05:56.2683504Z mixed=True, 2025-05-07T21:05:56.2683710Z mixed_B=False, 2025-05-07T21:05:56.2683951Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2684254Z long_segments=True, 2025-05-07T21:05:56.2684516Z pooling_mode=, 2025-05-07T21:05:56.2684797Z use_cpu=True, 2025-05-07T21:05:56.2685078Z weight_decay_mode=, 2025-05-07T21:05:56.2685525Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2685893Z ) 2025-05-07T21:05:56.2686134Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2686755Z self=, 2025-05-07T21:05:56.2687310Z T=5, 2025-05-07T21:05:56.2687500Z D=215, 2025-05-07T21:05:56.2687688Z B=12, 2025-05-07T21:05:56.2687868Z log_E=5, 2025-05-07T21:05:56.2688062Z L=9, 2025-05-07T21:05:56.2688259Z weighted=False, 2025-05-07T21:05:56.2688478Z mixed=True, 2025-05-07T21:05:56.2688680Z mixed_B=False, 2025-05-07T21:05:56.2688943Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:56.2689267Z long_segments=True, 2025-05-07T21:05:56.2689522Z pooling_mode=, 2025-05-07T21:05:56.2689872Z use_cpu=False, 2025-05-07T21:05:56.2690207Z weight_decay_mode=, 2025-05-07T21:05:56.2690638Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2691010Z ) 2025-05-07T21:05:56.2691244Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2691852Z self=, 2025-05-07T21:05:56.2692406Z T=4, 2025-05-07T21:05:56.2692592Z D=34, 2025-05-07T21:05:56.2692772Z B=57, 2025-05-07T21:05:56.2692957Z log_E=3, 2025-05-07T21:05:56.2693150Z L=3, 2025-05-07T21:05:56.2693430Z weighted=False, 2025-05-07T21:05:56.2693650Z mixed=True, 2025-05-07T21:05:56.2693857Z mixed_B=False, 2025-05-07T21:05:56.2694104Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2694721Z long_segments=False, 2025-05-07T21:05:56.2694985Z pooling_mode=, 2025-05-07T21:05:56.2695276Z use_cpu=True, 2025-05-07T21:05:56.2695537Z weight_decay_mode=, 2025-05-07T21:05:56.2695954Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2696302Z ) 2025-05-07T21:05:56.2696528Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2697139Z self=, 2025-05-07T21:05:56.2697913Z T=3, 2025-05-07T21:05:56.2698100Z D=102, 2025-05-07T21:05:56.2698299Z B=65, 2025-05-07T21:05:56.2698495Z log_E=4, 2025-05-07T21:05:56.2698718Z L=4, 2025-05-07T21:05:56.2698958Z weighted=False, 2025-05-07T21:05:56.2699185Z mixed=True, 2025-05-07T21:05:56.2699398Z mixed_B=True, 2025-05-07T21:05:56.2699753Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:05:56.2700120Z long_segments=False, 2025-05-07T21:05:56.2700411Z pooling_mode=, 2025-05-07T21:05:56.2700721Z use_cpu=False, 2025-05-07T21:05:56.2700996Z weight_decay_mode=, 2025-05-07T21:05:56.2701439Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2701896Z ) 2025-05-07T21:05:56.2702151Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2702885Z self=, 2025-05-07T21:05:56.2703550Z T=2, 2025-05-07T21:05:56.2703750Z D=27, 2025-05-07T21:05:56.2703945Z B=6, 2025-05-07T21:05:56.2704131Z log_E=3, 2025-05-07T21:05:56.2704334Z L=4, 2025-05-07T21:05:56.2704534Z weighted=False, 2025-05-07T21:05:56.2704759Z mixed=False, 2025-05-07T21:05:56.2704982Z mixed_B=False, 2025-05-07T21:05:56.2705247Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2705574Z long_segments=True, 2025-05-07T21:05:56.2705852Z pooling_mode=, 2025-05-07T21:05:56.2706166Z use_cpu=True, 2025-05-07T21:05:56.2706456Z weight_decay_mode=, 2025-05-07T21:05:56.2706949Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2707376Z ) 2025-05-07T21:05:56.2707632Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2708354Z self=, 2025-05-07T21:05:56.2709024Z T=2, 2025-05-07T21:05:56.2709216Z D=27, 2025-05-07T21:05:56.2709403Z B=6, 2025-05-07T21:05:56.2709598Z log_E=3, 2025-05-07T21:05:56.2709799Z L=4, 2025-05-07T21:05:56.2709999Z weighted=False, 2025-05-07T21:05:56.2710234Z mixed=False, 2025-05-07T21:05:56.2710459Z mixed_B=False, 2025-05-07T21:05:56.2710714Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2711047Z long_segments=True, 2025-05-07T21:05:56.2711322Z pooling_mode=, 2025-05-07T21:05:56.2711629Z use_cpu=False, 2025-05-07T21:05:56.2711919Z weight_decay_mode=, 2025-05-07T21:05:56.2712417Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2712841Z ) 2025-05-07T21:05:56.2713089Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2713816Z self=, 2025-05-07T21:05:56.2714486Z T=2, 2025-05-07T21:05:56.2714672Z D=27, 2025-05-07T21:05:56.2714863Z B=6, 2025-05-07T21:05:56.2715053Z log_E=3, 2025-05-07T21:05:56.2715249Z L=4, 2025-05-07T21:05:56.2715446Z weighted=True, 2025-05-07T21:05:56.2715754Z mixed=False, 2025-05-07T21:05:56.2715965Z mixed_B=False, 2025-05-07T21:05:56.2716209Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2716516Z long_segments=True, 2025-05-07T21:05:56.2716772Z pooling_mode=, 2025-05-07T21:05:56.2717064Z use_cpu=False, 2025-05-07T21:05:56.2717333Z weight_decay_mode=, 2025-05-07T21:05:56.2717770Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2718138Z ) 2025-05-07T21:05:56.2718379Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2718987Z self=, 2025-05-07T21:05:56.2719591Z T=2, 2025-05-07T21:05:56.2719778Z D=27, 2025-05-07T21:05:56.2719964Z B=6, 2025-05-07T21:05:56.2720143Z log_E=3, 2025-05-07T21:05:56.2720340Z L=3, 2025-05-07T21:05:56.2720611Z weighted=True, 2025-05-07T21:05:56.2720822Z mixed=False, 2025-05-07T21:05:56.2721032Z mixed_B=False, 2025-05-07T21:05:56.2721280Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2721618Z long_segments=True, 2025-05-07T21:05:56.2721874Z pooling_mode=, 2025-05-07T21:05:56.2722160Z use_cpu=False, 2025-05-07T21:05:56.2722424Z weight_decay_mode=, 2025-05-07T21:05:56.2722858Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2723228Z ) 2025-05-07T21:05:56.2723466Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:05:56.2724116Z self=, 2025-05-07T21:05:56.2724677Z T=2, 2025-05-07T21:05:56.2724861Z D=27, 2025-05-07T21:05:56.2725041Z B=6, 2025-05-07T21:05:56.2725232Z log_E=3, 2025-05-07T21:05:56.2725426Z L=2, 2025-05-07T21:05:56.2725608Z weighted=True, 2025-05-07T21:05:56.2725823Z mixed=False, 2025-05-07T21:05:56.2726033Z mixed_B=False, 2025-05-07T21:05:56.2726272Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:05:56.2726581Z long_segments=True, 2025-05-07T21:05:56.2726838Z pooling_mode=, 2025-05-07T21:05:56.2727118Z use_cpu=False, 2025-05-07T21:05:56.2727384Z weight_decay_mode=, 2025-05-07T21:05:56.2727821Z counter_weight_decay_mode=, 2025-05-07T21:05:56.2728185Z ) 2025-05-07T21:05:56.2728388Z PASSED 2025-05-07T21:05:58.5719832Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5721211Z self=, 2025-05-07T21:05:58.5721895Z T=1, 2025-05-07T21:05:58.5722126Z D=2, 2025-05-07T21:05:58.5722349Z B=1, 2025-05-07T21:05:58.5722577Z log_E=3, 2025-05-07T21:05:58.5722828Z L=0, 2025-05-07T21:05:58.5723058Z weighted=False, 2025-05-07T21:05:58.5723323Z mixed=False, 2025-05-07T21:05:58.5723591Z mixed_B=False, 2025-05-07T21:05:58.5723879Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:58.5724221Z long_segments=False, 2025-05-07T21:05:58.5724546Z pooling_mode=, 2025-05-07T21:05:58.5724897Z use_cpu=False, 2025-05-07T21:05:58.5725179Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:58.5725506Z ) 2025-05-07T21:05:58.5725790Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5726527Z self=, 2025-05-07T21:05:58.5727224Z T=4, 2025-05-07T21:05:58.5727461Z D=2, 2025-05-07T21:05:58.5727687Z B=1, 2025-05-07T21:05:58.5727926Z log_E=3, 2025-05-07T21:05:58.5728166Z L=0, 2025-05-07T21:05:58.5728401Z weighted=False, 2025-05-07T21:05:58.5728666Z mixed=False, 2025-05-07T21:05:58.5729251Z mixed_B=False, 2025-05-07T21:05:58.5729565Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:58.5729910Z long_segments=False, 2025-05-07T21:05:58.5730244Z pooling_mode=, 2025-05-07T21:05:58.5730593Z use_cpu=False, 2025-05-07T21:05:58.5730877Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:58.5731205Z ) 2025-05-07T21:05:58.5731488Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5732227Z self=, 2025-05-07T21:05:58.5732903Z T=4, 2025-05-07T21:05:58.5733135Z D=212, 2025-05-07T21:05:58.5733360Z B=81, 2025-05-07T21:05:58.5733688Z log_E=5, 2025-05-07T21:05:58.5733927Z L=13, 2025-05-07T21:05:58.5734158Z weighted=True, 2025-05-07T21:05:58.5734420Z mixed=False, 2025-05-07T21:05:58.5734678Z mixed_B=True, 2025-05-07T21:05:58.5734956Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:58.5735294Z long_segments=False, 2025-05-07T21:05:58.5735622Z pooling_mode=, 2025-05-07T21:05:58.5735968Z use_cpu=True, 2025-05-07T21:05:58.5736342Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:58.5736667Z ) 2025-05-07T21:05:58.5736938Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5737666Z self=, 2025-05-07T21:05:58.5738344Z T=1, 2025-05-07T21:05:58.5738569Z D=155, 2025-05-07T21:05:58.5738801Z B=72, 2025-05-07T21:05:58.5739122Z log_E=4, 2025-05-07T21:05:58.5739353Z L=13, 2025-05-07T21:05:58.5739587Z weighted=True, 2025-05-07T21:05:58.5739849Z mixed=False, 2025-05-07T21:05:58.5740102Z mixed_B=False, 2025-05-07T21:05:58.5740412Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:58.5740803Z long_segments=True, 2025-05-07T21:05:58.5741112Z pooling_mode=, 2025-05-07T21:05:58.5741451Z use_cpu=True, 2025-05-07T21:05:58.5741740Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:58.5742075Z ) 2025-05-07T21:05:58.5742354Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5743086Z self=, 2025-05-07T21:05:58.5743761Z T=1, 2025-05-07T21:05:58.5743980Z D=153, 2025-05-07T21:05:58.5744213Z B=80, 2025-05-07T21:05:58.5744448Z log_E=4, 2025-05-07T21:05:58.5744674Z L=18, 2025-05-07T21:05:58.5744917Z weighted=False, 2025-05-07T21:05:58.5745181Z mixed=True, 2025-05-07T21:05:58.5745430Z mixed_B=False, 2025-05-07T21:05:58.5745718Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:58.5746055Z long_segments=False, 2025-05-07T21:05:58.5746364Z pooling_mode=, 2025-05-07T21:05:58.5746713Z use_cpu=True, 2025-05-07T21:05:58.5746991Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:58.5747312Z ) 2025-05-07T21:05:58.5747591Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5748321Z self=, 2025-05-07T21:05:58.5748990Z T=3, 2025-05-07T21:05:58.5749208Z D=51, 2025-05-07T21:05:58.5749433Z B=57, 2025-05-07T21:05:58.5749660Z log_E=5, 2025-05-07T21:05:58.5749888Z L=18, 2025-05-07T21:05:58.5750127Z weighted=True, 2025-05-07T21:05:58.5750391Z mixed=False, 2025-05-07T21:05:58.5750639Z mixed_B=True, 2025-05-07T21:05:58.5750955Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:58.5751349Z long_segments=False, 2025-05-07T21:05:58.5751659Z pooling_mode=, 2025-05-07T21:05:58.5752008Z use_cpu=False, 2025-05-07T21:05:58.5752287Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:58.5752599Z ) 2025-05-07T21:05:58.5752875Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5753668Z self=, 2025-05-07T21:05:58.5754343Z T=1, 2025-05-07T21:05:58.5754563Z D=209, 2025-05-07T21:05:58.5754795Z B=26, 2025-05-07T21:05:58.5755022Z log_E=4, 2025-05-07T21:05:58.5755252Z L=19, 2025-05-07T21:05:58.5755484Z weighted=False, 2025-05-07T21:05:58.5755743Z mixed=True, 2025-05-07T21:05:58.5755986Z mixed_B=True, 2025-05-07T21:05:58.5756297Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:58.5756686Z long_segments=False, 2025-05-07T21:05:58.5757003Z pooling_mode=, 2025-05-07T21:05:58.5757353Z use_cpu=False, 2025-05-07T21:05:58.5757638Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:58.5758005Z ) 2025-05-07T21:05:58.5758281Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5759011Z self=, 2025-05-07T21:05:58.5759674Z T=1, 2025-05-07T21:05:58.5759904Z D=149, 2025-05-07T21:05:58.5760135Z B=127, 2025-05-07T21:05:58.5760357Z log_E=3, 2025-05-07T21:05:58.5760671Z L=6, 2025-05-07T21:05:58.5760964Z weighted=True, 2025-05-07T21:05:58.5761229Z mixed=False, 2025-05-07T21:05:58.5761476Z mixed_B=True, 2025-05-07T21:05:58.5761786Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:05:58.5762176Z long_segments=True, 2025-05-07T21:05:58.5762499Z pooling_mode=, 2025-05-07T21:05:58.5762877Z use_cpu=True, 2025-05-07T21:05:58.5763173Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:58.5763568Z ) 2025-05-07T21:05:58.5763858Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5764500Z self=, 2025-05-07T21:05:58.5765037Z T=1, 2025-05-07T21:05:58.5765224Z D=6, 2025-05-07T21:05:58.5765410Z B=65, 2025-05-07T21:05:58.5765590Z log_E=3, 2025-05-07T21:05:58.5765786Z L=2, 2025-05-07T21:05:58.5765981Z weighted=False, 2025-05-07T21:05:58.5766196Z mixed=False, 2025-05-07T21:05:58.5766407Z mixed_B=False, 2025-05-07T21:05:58.5766652Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:58.5766924Z long_segments=True, 2025-05-07T21:05:58.5767183Z pooling_mode=, 2025-05-07T21:05:58.5767471Z use_cpu=False, 2025-05-07T21:05:58.5767705Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:58.5767960Z ) 2025-05-07T21:05:58.5768191Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5768785Z self=, 2025-05-07T21:05:58.5769325Z T=2, 2025-05-07T21:05:58.5769515Z D=203, 2025-05-07T21:05:58.5769704Z B=26, 2025-05-07T21:05:58.5769886Z log_E=3, 2025-05-07T21:05:58.5770087Z L=10, 2025-05-07T21:05:58.5770282Z weighted=False, 2025-05-07T21:05:58.5770495Z mixed=False, 2025-05-07T21:05:58.5770713Z mixed_B=False, 2025-05-07T21:05:58.5770954Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:58.5771228Z long_segments=False, 2025-05-07T21:05:58.5771500Z pooling_mode=, 2025-05-07T21:05:58.5771795Z use_cpu=False, 2025-05-07T21:05:58.5772024Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:58.5772289Z ) 2025-05-07T21:05:58.5772524Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5773123Z self=, 2025-05-07T21:05:58.5773674Z T=5, 2025-05-07T21:05:58.5773868Z D=43, 2025-05-07T21:05:58.5774059Z B=79, 2025-05-07T21:05:58.5774245Z log_E=4, 2025-05-07T21:05:58.5774445Z L=2, 2025-05-07T21:05:58.5774641Z weighted=True, 2025-05-07T21:05:58.5774852Z mixed=True, 2025-05-07T21:05:58.5775065Z mixed_B=True, 2025-05-07T21:05:58.5775301Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:58.5775575Z long_segments=False, 2025-05-07T21:05:58.5775905Z pooling_mode=, 2025-05-07T21:05:58.5776200Z use_cpu=False, 2025-05-07T21:05:58.5776429Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:58.5776701Z ) 2025-05-07T21:05:58.5776934Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5777523Z self=, 2025-05-07T21:05:58.5778070Z T=5, 2025-05-07T21:05:58.5778264Z D=43, 2025-05-07T21:05:58.5778448Z B=79, 2025-05-07T21:05:58.5778641Z log_E=3, 2025-05-07T21:05:58.5778835Z L=2, 2025-05-07T21:05:58.5779020Z weighted=True, 2025-05-07T21:05:58.5779233Z mixed=True, 2025-05-07T21:05:58.5779493Z mixed_B=True, 2025-05-07T21:05:58.5779727Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:58.5780003Z long_segments=False, 2025-05-07T21:05:58.5780266Z pooling_mode=, 2025-05-07T21:05:58.5780557Z use_cpu=False, 2025-05-07T21:05:58.5780787Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:58.5781055Z ) 2025-05-07T21:05:58.5781286Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5781920Z self=, 2025-05-07T21:05:58.5782468Z T=5, 2025-05-07T21:05:58.5782657Z D=43, 2025-05-07T21:05:58.5782840Z B=5, 2025-05-07T21:05:58.5783028Z log_E=3, 2025-05-07T21:05:58.5783223Z L=2, 2025-05-07T21:05:58.5783409Z weighted=True, 2025-05-07T21:05:58.5783623Z mixed=True, 2025-05-07T21:05:58.5783877Z mixed_B=True, 2025-05-07T21:05:58.5784109Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:58.5784391Z long_segments=False, 2025-05-07T21:05:58.5784657Z pooling_mode=, 2025-05-07T21:05:58.5784941Z use_cpu=False, 2025-05-07T21:05:58.5785178Z uvm_non_rowwise_momentum=False, 2025-05-07T21:05:58.5785444Z ) 2025-05-07T21:05:58.5785684Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5786275Z self=, 2025-05-07T21:05:58.5786825Z T=5, 2025-05-07T21:05:58.5787016Z D=43, 2025-05-07T21:05:58.5787202Z B=5, 2025-05-07T21:05:58.5787390Z log_E=3, 2025-05-07T21:05:58.5787587Z L=2, 2025-05-07T21:05:58.5787773Z weighted=True, 2025-05-07T21:05:58.5787990Z mixed=True, 2025-05-07T21:05:58.5788201Z mixed_B=True, 2025-05-07T21:05:58.5788430Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:58.5788714Z long_segments=False, 2025-05-07T21:05:58.5788986Z pooling_mode=, 2025-05-07T21:05:58.5789271Z use_cpu=False, 2025-05-07T21:05:58.5798049Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:58.5798447Z ) 2025-05-07T21:05:58.5798722Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:05:58.5799442Z self=, 2025-05-07T21:05:58.5800115Z T=5, 2025-05-07T21:05:58.5800330Z D=43, 2025-05-07T21:05:58.5800623Z B=5, 2025-05-07T21:05:58.5800835Z log_E=3, 2025-05-07T21:05:58.5801058Z L=2, 2025-05-07T21:05:58.5801277Z weighted=False, 2025-05-07T21:05:58.5801526Z mixed=True, 2025-05-07T21:05:58.5801761Z mixed_B=True, 2025-05-07T21:05:58.5802032Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:05:58.5802369Z long_segments=False, 2025-05-07T21:05:58.5802681Z pooling_mode=, 2025-05-07T21:05:58.5803033Z use_cpu=False, 2025-05-07T21:05:58.5803321Z uvm_non_rowwise_momentum=True, 2025-05-07T21:05:58.5803631Z ) 2025-05-07T21:05:58.5803866Z PASSED 2025-05-07T21:06:04.0107342Z 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:06:04.0109032Z self=, 2025-05-07T21:06:04.0109673Z T=1, 2025-05-07T21:06:04.0109859Z D=2, 2025-05-07T21:06:04.0110049Z B=1, 2025-05-07T21:06:04.0110224Z log_E=3, 2025-05-07T21:06:04.0110411Z L=0, 2025-05-07T21:06:04.0110599Z weighted=False, 2025-05-07T21:06:04.0110845Z mixed=False, 2025-05-07T21:06:04.0111059Z mixed_B=False, 2025-05-07T21:06:04.0111273Z long_segments=False, 2025-05-07T21:06:04.0111529Z pooling_mode=, 2025-05-07T21:06:04.0111831Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.0112100Z ) 2025-05-07T21:06:04.0112402Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0113265Z self=, 2025-05-07T21:06:04.0113888Z T=3, 2025-05-07T21:06:04.0114075Z D=2, 2025-05-07T21:06:04.0114253Z B=1, 2025-05-07T21:06:04.0114438Z log_E=3, 2025-05-07T21:06:04.0114641Z L=0, 2025-05-07T21:06:04.0114826Z weighted=False, 2025-05-07T21:06:04.0115043Z mixed=False, 2025-05-07T21:06:04.0115348Z mixed_B=False, 2025-05-07T21:06:04.0115557Z long_segments=False, 2025-05-07T21:06:04.0115821Z pooling_mode=, 2025-05-07T21:06:04.0116121Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.0116378Z ) 2025-05-07T21:06:04.0116683Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0117442Z self=, 2025-05-07T21:06:04.0118143Z T=3, 2025-05-07T21:06:04.0118330Z D=15, 2025-05-07T21:06:04.0118516Z B=53, 2025-05-07T21:06:04.0118703Z log_E=3, 2025-05-07T21:06:04.0118898Z L=4, 2025-05-07T21:06:04.0119088Z weighted=False, 2025-05-07T21:06:04.0119302Z mixed=True, 2025-05-07T21:06:04.0119506Z mixed_B=False, 2025-05-07T21:06:04.0119728Z long_segments=True, 2025-05-07T21:06:04.0119992Z pooling_mode=, 2025-05-07T21:06:04.0120294Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.0120661Z ) 2025-05-07T21:06:04.0120967Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0121717Z self=, 2025-05-07T21:06:04.0122338Z T=1, 2025-05-07T21:06:04.0122520Z D=203, 2025-05-07T21:06:04.0122697Z B=75, 2025-05-07T21:06:04.0122886Z log_E=5, 2025-05-07T21:06:04.0123075Z L=20, 2025-05-07T21:06:04.0123258Z weighted=False, 2025-05-07T21:06:04.0123475Z mixed=False, 2025-05-07T21:06:04.0123684Z mixed_B=False, 2025-05-07T21:06:04.0123898Z long_segments=False, 2025-05-07T21:06:04.0124162Z pooling_mode=, 2025-05-07T21:06:04.0124464Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.0124724Z ) 2025-05-07T21:06:04.0125024Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0125784Z self=, 2025-05-07T21:06:04.0126401Z T=4, 2025-05-07T21:06:04.0126575Z D=58, 2025-05-07T21:06:04.0126756Z B=14, 2025-05-07T21:06:04.0126937Z log_E=3, 2025-05-07T21:06:04.0127121Z L=14, 2025-05-07T21:06:04.0127308Z weighted=False, 2025-05-07T21:06:04.0127520Z mixed=False, 2025-05-07T21:06:04.0127725Z mixed_B=False, 2025-05-07T21:06:04.0127946Z long_segments=True, 2025-05-07T21:06:04.0128207Z pooling_mode=, 2025-05-07T21:06:04.0128506Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.0128773Z ) 2025-05-07T21:06:04.0129085Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0129917Z self=, 2025-05-07T21:06:04.0130540Z T=3, 2025-05-07T21:06:04.0130746Z D=224, 2025-05-07T21:06:04.0130960Z B=6, 2025-05-07T21:06:04.0131136Z log_E=4, 2025-05-07T21:06:04.0131330Z L=2, 2025-05-07T21:06:04.0131514Z weighted=False, 2025-05-07T21:06:04.0131717Z mixed=True, 2025-05-07T21:06:04.0131925Z mixed_B=False, 2025-05-07T21:06:04.0132142Z long_segments=False, 2025-05-07T21:06:04.0132400Z pooling_mode=, 2025-05-07T21:06:04.0132703Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.0132958Z ) 2025-05-07T21:06:04.0133260Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0134064Z self=, 2025-05-07T21:06:04.0134685Z T=2, 2025-05-07T21:06:04.0134865Z D=36, 2025-05-07T21:06:04.0135051Z B=68, 2025-05-07T21:06:04.0135239Z log_E=5, 2025-05-07T21:06:04.0135426Z L=19, 2025-05-07T21:06:04.0135613Z weighted=False, 2025-05-07T21:06:04.0135871Z mixed=True, 2025-05-07T21:06:04.0136077Z mixed_B=False, 2025-05-07T21:06:04.0136292Z long_segments=False, 2025-05-07T21:06:04.0136554Z pooling_mode=, 2025-05-07T21:06:04.0136860Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.0137112Z ) 2025-05-07T21:06:04.0137413Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0138210Z self=, 2025-05-07T21:06:04.0138831Z T=1, 2025-05-07T21:06:04.0139008Z D=81, 2025-05-07T21:06:04.0139184Z B=43, 2025-05-07T21:06:04.0139363Z log_E=5, 2025-05-07T21:06:04.0139550Z L=20, 2025-05-07T21:06:04.0139737Z weighted=False, 2025-05-07T21:06:04.0139952Z mixed=False, 2025-05-07T21:06:04.0140160Z mixed_B=False, 2025-05-07T21:06:04.0140373Z long_segments=True, 2025-05-07T21:06:04.0140621Z pooling_mode=, 2025-05-07T21:06:04.0140929Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.0141188Z ) 2025-05-07T21:06:04.0141581Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0142565Z self=, 2025-05-07T21:06:04.0143196Z T=1, 2025-05-07T21:06:04.0143392Z D=149, 2025-05-07T21:06:04.0143577Z B=128, 2025-05-07T21:06:04.0143766Z log_E=3, 2025-05-07T21:06:04.0143959Z L=13, 2025-05-07T21:06:04.0144143Z weighted=True, 2025-05-07T21:06:04.0144354Z mixed=True, 2025-05-07T21:06:04.0144560Z mixed_B=True, 2025-05-07T21:06:04.0144769Z long_segments=False, 2025-05-07T21:06:04.0145031Z pooling_mode=, 2025-05-07T21:06:04.0145343Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.0145600Z ) 2025-05-07T21:06:04.0145908Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0146666Z self=, 2025-05-07T21:06:04.0147294Z T=1, 2025-05-07T21:06:04.0147483Z D=142, 2025-05-07T21:06:04.0147668Z B=111, 2025-05-07T21:06:04.0147856Z log_E=3, 2025-05-07T21:06:04.0148043Z L=12, 2025-05-07T21:06:04.0148235Z weighted=False, 2025-05-07T21:06:04.0148447Z mixed=True, 2025-05-07T21:06:04.0148647Z mixed_B=False, 2025-05-07T21:06:04.0148865Z long_segments=True, 2025-05-07T21:06:04.0149127Z pooling_mode=, 2025-05-07T21:06:04.0149425Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.0149688Z ) 2025-05-07T21:06:04.0149993Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0150803Z self=, 2025-05-07T21:06:04.0151424Z T=3, 2025-05-07T21:06:04.0151610Z D=206, 2025-05-07T21:06:04.0151791Z B=26, 2025-05-07T21:06:04.0151974Z log_E=3, 2025-05-07T21:06:04.0152162Z L=4, 2025-05-07T21:06:04.0152339Z weighted=False, 2025-05-07T21:06:04.0152550Z mixed=False, 2025-05-07T21:06:04.0152759Z mixed_B=False, 2025-05-07T21:06:04.0152969Z long_segments=True, 2025-05-07T21:06:04.0153215Z pooling_mode=, 2025-05-07T21:06:04.0153518Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.0153779Z ) 2025-05-07T21:06:04.0154074Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0154970Z self=, 2025-05-07T21:06:04.0155588Z T=3, 2025-05-07T21:06:04.0155763Z D=206, 2025-05-07T21:06:04.0155952Z B=26, 2025-05-07T21:06:04.0156135Z log_E=3, 2025-05-07T21:06:04.0156320Z L=4, 2025-05-07T21:06:04.0156506Z weighted=False, 2025-05-07T21:06:04.0156767Z mixed=False, 2025-05-07T21:06:04.0156969Z mixed_B=False, 2025-05-07T21:06:04.0157195Z long_segments=False, 2025-05-07T21:06:04.0157457Z pooling_mode=, 2025-05-07T21:06:04.0157759Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.0158012Z ) 2025-05-07T21:06:04.0158321Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0159171Z self=, 2025-05-07T21:06:04.0159791Z T=5, 2025-05-07T21:06:04.0159973Z D=191, 2025-05-07T21:06:04.0160157Z B=68, 2025-05-07T21:06:04.0160334Z log_E=3, 2025-05-07T21:06:04.0160607Z L=9, 2025-05-07T21:06:04.0160823Z weighted=True, 2025-05-07T21:06:04.0161044Z mixed=True, 2025-05-07T21:06:04.0161254Z mixed_B=True, 2025-05-07T21:06:04.0161471Z long_segments=False, 2025-05-07T21:06:04.0161734Z pooling_mode=, 2025-05-07T21:06:04.0162034Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.0162292Z ) 2025-05-07T21:06:04.0162587Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0163340Z self=, 2025-05-07T21:06:04.0163964Z T=3, 2025-05-07T21:06:04.0164149Z D=191, 2025-05-07T21:06:04.0164325Z B=68, 2025-05-07T21:06:04.0164501Z log_E=3, 2025-05-07T21:06:04.0164693Z L=9, 2025-05-07T21:06:04.0164870Z weighted=True, 2025-05-07T21:06:04.0165076Z mixed=True, 2025-05-07T21:06:04.0165281Z mixed_B=True, 2025-05-07T21:06:04.0165494Z long_segments=False, 2025-05-07T21:06:04.0165760Z pooling_mode=, 2025-05-07T21:06:04.0166062Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.0166316Z ) 2025-05-07T21:06:04.0166615Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:04.0167372Z self=, 2025-05-07T21:06:04.0167994Z T=3, 2025-05-07T21:06:04.0168174Z D=191, 2025-05-07T21:06:04.0168363Z B=68, 2025-05-07T21:06:04.0168542Z log_E=3, 2025-05-07T21:06:04.0168731Z L=9, 2025-05-07T21:06:04.0168925Z weighted=True, 2025-05-07T21:06:04.0169137Z mixed=True, 2025-05-07T21:06:04.0169330Z mixed_B=True, 2025-05-07T21:06:04.0169540Z long_segments=True, 2025-05-07T21:06:04.0169800Z pooling_mode=, 2025-05-07T21:06:04.0170097Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.0170356Z ) 2025-05-07T21:06:04.0170544Z PASSED 2025-05-07T21:06:04.3955254Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.3957845Z self=, 2025-05-07T21:06:04.3959136Z T=1, 2025-05-07T21:06:04.3959502Z D=2, 2025-05-07T21:06:04.3959871Z B=1, 2025-05-07T21:06:04.3960237Z log_E=3, 2025-05-07T21:06:04.3960704Z L=2, 2025-05-07T21:06:04.3960927Z weighted=False, 2025-05-07T21:06:04.3961179Z mixed=False, 2025-05-07T21:06:04.3961397Z mixed_B=False, 2025-05-07T21:06:04.3961623Z long_segments=False, 2025-05-07T21:06:04.3961895Z pooling_mode=, 2025-05-07T21:06:04.3962297Z use_cpu=False, 2025-05-07T21:06:04.3962532Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.3962805Z ) 2025-05-07T21:06:04.3963109Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.3963867Z self=, 2025-05-07T21:06:04.3964493Z T=2, 2025-05-07T21:06:04.3964786Z D=2, 2025-05-07T21:06:04.3964968Z B=1, 2025-05-07T21:06:04.3965154Z log_E=3, 2025-05-07T21:06:04.3965349Z L=2, 2025-05-07T21:06:04.3965534Z weighted=False, 2025-05-07T21:06:04.3965754Z mixed=False, 2025-05-07T21:06:04.3965969Z mixed_B=False, 2025-05-07T21:06:04.3966183Z long_segments=False, 2025-05-07T21:06:04.3966451Z pooling_mode=, 2025-05-07T21:06:04.3966828Z use_cpu=False, 2025-05-07T21:06:04.3967053Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.3967326Z ) 2025-05-07T21:06:04.3967630Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.3968379Z self=, 2025-05-07T21:06:04.3969006Z T=2, 2025-05-07T21:06:04.3969202Z D=233, 2025-05-07T21:06:04.3969389Z B=128, 2025-05-07T21:06:04.3969578Z log_E=3, 2025-05-07T21:06:04.3969773Z L=5, 2025-05-07T21:06:04.3969962Z weighted=False, 2025-05-07T21:06:04.3970181Z mixed=False, 2025-05-07T21:06:04.3970393Z mixed_B=True, 2025-05-07T21:06:04.3970612Z long_segments=True, 2025-05-07T21:06:04.3970869Z pooling_mode=, 2025-05-07T21:06:04.3971158Z use_cpu=False, 2025-05-07T21:06:04.3971401Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.3971662Z ) 2025-05-07T21:06:04.3971964Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.3972725Z self=, 2025-05-07T21:06:04.3973350Z T=2, 2025-05-07T21:06:04.3973542Z D=229, 2025-05-07T21:06:04.3973736Z B=82, 2025-05-07T21:06:04.3973922Z log_E=4, 2025-05-07T21:06:04.3974121Z L=2, 2025-05-07T21:06:04.3974319Z weighted=True, 2025-05-07T21:06:04.3974528Z mixed=True, 2025-05-07T21:06:04.3974743Z mixed_B=False, 2025-05-07T21:06:04.3974973Z long_segments=True, 2025-05-07T21:06:04.3975228Z pooling_mode=, 2025-05-07T21:06:04.3975524Z use_cpu=True, 2025-05-07T21:06:04.3975760Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.3976024Z ) 2025-05-07T21:06:04.3976333Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.3977093Z self=, 2025-05-07T21:06:04.3977727Z T=1, 2025-05-07T21:06:04.3977915Z D=109, 2025-05-07T21:06:04.3978110Z B=55, 2025-05-07T21:06:04.3978301Z log_E=4, 2025-05-07T21:06:04.3978491Z L=3, 2025-05-07T21:06:04.3978692Z weighted=True, 2025-05-07T21:06:04.3978911Z mixed=True, 2025-05-07T21:06:04.3979117Z mixed_B=False, 2025-05-07T21:06:04.3979398Z long_segments=False, 2025-05-07T21:06:04.3979671Z pooling_mode=, 2025-05-07T21:06:04.3979956Z use_cpu=False, 2025-05-07T21:06:04.3980195Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.3980460Z ) 2025-05-07T21:06:04.3980755Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.3981506Z self=, 2025-05-07T21:06:04.3982135Z T=4, 2025-05-07T21:06:04.3982334Z D=78, 2025-05-07T21:06:04.3982517Z B=44, 2025-05-07T21:06:04.3982707Z log_E=5, 2025-05-07T21:06:04.3982906Z L=10, 2025-05-07T21:06:04.3983145Z weighted=True, 2025-05-07T21:06:04.3983363Z mixed=False, 2025-05-07T21:06:04.3983573Z mixed_B=True, 2025-05-07T21:06:04.3983790Z long_segments=False, 2025-05-07T21:06:04.3984060Z pooling_mode=, 2025-05-07T21:06:04.3984347Z use_cpu=True, 2025-05-07T21:06:04.3984577Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.3984851Z ) 2025-05-07T21:06:04.3985209Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.3985954Z self=, 2025-05-07T21:06:04.3986578Z T=5, 2025-05-07T21:06:04.3986766Z D=6, 2025-05-07T21:06:04.3986951Z B=31, 2025-05-07T21:06:04.3987145Z log_E=4, 2025-05-07T21:06:04.3987347Z L=4, 2025-05-07T21:06:04.3987585Z weighted=False, 2025-05-07T21:06:04.3987814Z mixed=False, 2025-05-07T21:06:04.3988026Z mixed_B=False, 2025-05-07T21:06:04.3988259Z long_segments=False, 2025-05-07T21:06:04.3988522Z pooling_mode=, 2025-05-07T21:06:04.3988817Z use_cpu=False, 2025-05-07T21:06:04.3989055Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.3989319Z ) 2025-05-07T21:06:04.3989636Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.3990406Z self=, 2025-05-07T21:06:04.3991025Z T=2, 2025-05-07T21:06:04.3991221Z D=200, 2025-05-07T21:06:04.3991417Z B=55, 2025-05-07T21:06:04.3991604Z log_E=3, 2025-05-07T21:06:04.3991805Z L=17, 2025-05-07T21:06:04.3992004Z weighted=False, 2025-05-07T21:06:04.3992223Z mixed=True, 2025-05-07T21:06:04.3992436Z mixed_B=True, 2025-05-07T21:06:04.3992663Z long_segments=True, 2025-05-07T21:06:04.3992916Z pooling_mode=, 2025-05-07T21:06:04.3993212Z use_cpu=False, 2025-05-07T21:06:04.3993456Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.3993720Z ) 2025-05-07T21:06:04.3994020Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.3995075Z self=, 2025-05-07T21:06:04.3995706Z T=4, 2025-05-07T21:06:04.3995887Z D=24, 2025-05-07T21:06:04.3996076Z B=119, 2025-05-07T21:06:04.3996270Z log_E=4, 2025-05-07T21:06:04.3996462Z L=18, 2025-05-07T21:06:04.3996659Z weighted=False, 2025-05-07T21:06:04.3996882Z mixed=False, 2025-05-07T21:06:04.3997088Z mixed_B=True, 2025-05-07T21:06:04.3997316Z long_segments=True, 2025-05-07T21:06:04.3997578Z pooling_mode=, 2025-05-07T21:06:04.3997863Z use_cpu=False, 2025-05-07T21:06:04.3998100Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.3998364Z ) 2025-05-07T21:06:04.3998661Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.3999417Z self=, 2025-05-07T21:06:04.4000042Z T=2, 2025-05-07T21:06:04.4000230Z D=90, 2025-05-07T21:06:04.4000414Z B=14, 2025-05-07T21:06:04.4000726Z log_E=4, 2025-05-07T21:06:04.4000939Z L=16, 2025-05-07T21:06:04.4009242Z weighted=False, 2025-05-07T21:06:04.4009476Z mixed=True, 2025-05-07T21:06:04.4009687Z mixed_B=True, 2025-05-07T21:06:04.4009907Z long_segments=False, 2025-05-07T21:06:04.4010167Z pooling_mode=, 2025-05-07T21:06:04.4010458Z use_cpu=False, 2025-05-07T21:06:04.4010681Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.4010947Z ) 2025-05-07T21:06:04.4011247Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.4011988Z self=, 2025-05-07T21:06:04.4012733Z T=4, 2025-05-07T21:06:04.4012918Z D=180, 2025-05-07T21:06:04.4013094Z B=100, 2025-05-07T21:06:04.4013282Z log_E=5, 2025-05-07T21:06:04.4013472Z L=11, 2025-05-07T21:06:04.4013651Z weighted=True, 2025-05-07T21:06:04.4013862Z mixed=True, 2025-05-07T21:06:04.4014061Z mixed_B=True, 2025-05-07T21:06:04.4014269Z long_segments=False, 2025-05-07T21:06:04.4014601Z pooling_mode=, 2025-05-07T21:06:04.4014887Z use_cpu=False, 2025-05-07T21:06:04.4015113Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.4015361Z ) 2025-05-07T21:06:04.4015648Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.4016375Z self=, 2025-05-07T21:06:04.4017057Z T=4, 2025-05-07T21:06:04.4017239Z D=180, 2025-05-07T21:06:04.4017422Z B=100, 2025-05-07T21:06:04.4017604Z log_E=5, 2025-05-07T21:06:04.4017793Z L=2, 2025-05-07T21:06:04.4017980Z weighted=True, 2025-05-07T21:06:04.4018179Z mixed=True, 2025-05-07T21:06:04.4018377Z mixed_B=True, 2025-05-07T21:06:04.4018588Z long_segments=False, 2025-05-07T21:06:04.4018851Z pooling_mode=, 2025-05-07T21:06:04.4019132Z use_cpu=False, 2025-05-07T21:06:04.4019359Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.4019611Z ) 2025-05-07T21:06:04.4019908Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.4020652Z self=, 2025-05-07T21:06:04.4021311Z T=4, 2025-05-07T21:06:04.4021490Z D=180, 2025-05-07T21:06:04.4021669Z B=100, 2025-05-07T21:06:04.4021855Z log_E=3, 2025-05-07T21:06:04.4022037Z L=2, 2025-05-07T21:06:04.4022222Z weighted=True, 2025-05-07T21:06:04.4022433Z mixed=True, 2025-05-07T21:06:04.4022627Z mixed_B=True, 2025-05-07T21:06:04.4022839Z long_segments=False, 2025-05-07T21:06:04.4023096Z pooling_mode=, 2025-05-07T21:06:04.4023375Z use_cpu=False, 2025-05-07T21:06:04.4023604Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.4023860Z ) 2025-05-07T21:06:04.4024150Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.4024900Z self=, 2025-05-07T21:06:04.4025519Z T=4, 2025-05-07T21:06:04.4025701Z D=180, 2025-05-07T21:06:04.4025877Z B=100, 2025-05-07T21:06:04.4026060Z log_E=3, 2025-05-07T21:06:04.4026248Z L=2, 2025-05-07T21:06:04.4026426Z weighted=True, 2025-05-07T21:06:04.4026637Z mixed=True, 2025-05-07T21:06:04.4026839Z mixed_B=True, 2025-05-07T21:06:04.4027042Z long_segments=True, 2025-05-07T21:06:04.4027294Z pooling_mode=, 2025-05-07T21:06:04.4027580Z use_cpu=False, 2025-05-07T21:06:04.4027799Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.4028049Z ) 2025-05-07T21:06:04.4028344Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:04.4029136Z self=, 2025-05-07T21:06:04.4029757Z T=3, 2025-05-07T21:06:04.4029939Z D=180, 2025-05-07T21:06:04.4030115Z B=100, 2025-05-07T21:06:04.4030297Z log_E=3, 2025-05-07T21:06:04.4030483Z L=2, 2025-05-07T21:06:04.4030660Z weighted=True, 2025-05-07T21:06:04.4030862Z mixed=True, 2025-05-07T21:06:04.4031060Z mixed_B=True, 2025-05-07T21:06:04.4031271Z long_segments=True, 2025-05-07T21:06:04.4031516Z pooling_mode=, 2025-05-07T21:06:04.4031798Z use_cpu=False, 2025-05-07T21:06:04.4032026Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.4032322Z ) 2025-05-07T21:06:04.4032492Z PASSED 2025-05-07T21:06:04.8303853Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8305417Z self=, 2025-05-07T21:06:04.8306190Z T=1, 2025-05-07T21:06:04.8306739Z D=2, 2025-05-07T21:06:04.8306966Z B=1, 2025-05-07T21:06:04.8307191Z log_E=3, 2025-05-07T21:06:04.8307418Z L=2, 2025-05-07T21:06:04.8307653Z weighted=False, 2025-05-07T21:06:04.8307917Z mixed=False, 2025-05-07T21:06:04.8308163Z mixed_B=False, 2025-05-07T21:06:04.8308496Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8309004Z long_segments=False, 2025-05-07T21:06:04.8309321Z pooling_mode=, 2025-05-07T21:06:04.8309674Z use_cpu=False, 2025-05-07T21:06:04.8309977Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.8310331Z optimizer_state_dtypes=None, 2025-05-07T21:06:04.8310642Z ) 2025-05-07T21:06:04.8311001Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8311920Z self=, 2025-05-07T21:06:04.8312678Z T=3, 2025-05-07T21:06:04.8312913Z D=2, 2025-05-07T21:06:04.8313146Z B=1, 2025-05-07T21:06:04.8313365Z log_E=3, 2025-05-07T21:06:04.8313604Z L=2, 2025-05-07T21:06:04.8313841Z weighted=False, 2025-05-07T21:06:04.8314101Z mixed=False, 2025-05-07T21:06:04.8314363Z mixed_B=False, 2025-05-07T21:06:04.8314705Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8315107Z long_segments=False, 2025-05-07T21:06:04.8315434Z pooling_mode=, 2025-05-07T21:06:04.8315789Z use_cpu=False, 2025-05-07T21:06:04.8316069Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.8316430Z optimizer_state_dtypes=None, 2025-05-07T21:06:04.8316739Z ) 2025-05-07T21:06:04.8317095Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8317998Z self=, 2025-05-07T21:06:04.8318767Z T=3, 2025-05-07T21:06:04.8318999Z D=239, 2025-05-07T21:06:04.8319225Z B=125, 2025-05-07T21:06:04.8319459Z log_E=4, 2025-05-07T21:06:04.8319696Z L=13, 2025-05-07T21:06:04.8319932Z weighted=True, 2025-05-07T21:06:04.8320196Z mixed=True, 2025-05-07T21:06:04.8320532Z mixed_B=True, 2025-05-07T21:06:04.8320868Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8321275Z long_segments=True, 2025-05-07T21:06:04.8321592Z pooling_mode=, 2025-05-07T21:06:04.8321934Z use_cpu=True, 2025-05-07T21:06:04.8322213Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.8322635Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:04.8323034Z ) 2025-05-07T21:06:04.8323398Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8324400Z self=, 2025-05-07T21:06:04.8325172Z T=2, 2025-05-07T21:06:04.8325391Z D=153, 2025-05-07T21:06:04.8325633Z B=102, 2025-05-07T21:06:04.8325862Z log_E=3, 2025-05-07T21:06:04.8326097Z L=15, 2025-05-07T21:06:04.8326340Z weighted=True, 2025-05-07T21:06:04.8326602Z mixed=True, 2025-05-07T21:06:04.8326845Z mixed_B=False, 2025-05-07T21:06:04.8327175Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8327581Z long_segments=False, 2025-05-07T21:06:04.8327898Z pooling_mode=, 2025-05-07T21:06:04.8328246Z use_cpu=True, 2025-05-07T21:06:04.8328525Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.8329035Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:04.8329439Z ) 2025-05-07T21:06:04.8329801Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8330707Z self=, 2025-05-07T21:06:04.8331470Z T=5, 2025-05-07T21:06:04.8331749Z D=31, 2025-05-07T21:06:04.8331980Z B=88, 2025-05-07T21:06:04.8332208Z log_E=4, 2025-05-07T21:06:04.8332450Z L=15, 2025-05-07T21:06:04.8332685Z weighted=False, 2025-05-07T21:06:04.8332943Z mixed=True, 2025-05-07T21:06:04.8333192Z mixed_B=True, 2025-05-07T21:06:04.8333527Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8333926Z long_segments=False, 2025-05-07T21:06:04.8334297Z pooling_mode=, 2025-05-07T21:06:04.8334643Z use_cpu=False, 2025-05-07T21:06:04.8334926Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.8335344Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:04.8335751Z ) 2025-05-07T21:06:04.8336108Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8337029Z self=, 2025-05-07T21:06:04.8337798Z T=2, 2025-05-07T21:06:04.8338030Z D=33, 2025-05-07T21:06:04.8338253Z B=21, 2025-05-07T21:06:04.8338482Z log_E=4, 2025-05-07T21:06:04.8338717Z L=14, 2025-05-07T21:06:04.8338946Z weighted=True, 2025-05-07T21:06:04.8339203Z mixed=True, 2025-05-07T21:06:04.8339459Z mixed_B=True, 2025-05-07T21:06:04.8339800Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8340201Z long_segments=False, 2025-05-07T21:06:04.8340525Z pooling_mode=, 2025-05-07T21:06:04.8340877Z use_cpu=False, 2025-05-07T21:06:04.8341155Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.8341568Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:04.8342002Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:04.8342320Z ) 2025-05-07T21:06:04.8342678Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8343587Z self=, 2025-05-07T21:06:04.8344357Z T=5, 2025-05-07T21:06:04.8344578Z D=14, 2025-05-07T21:06:04.8344810Z B=123, 2025-05-07T21:06:04.8345041Z log_E=5, 2025-05-07T21:06:04.8345270Z L=13, 2025-05-07T21:06:04.8345505Z weighted=True, 2025-05-07T21:06:04.8345765Z mixed=False, 2025-05-07T21:06:04.8346015Z mixed_B=False, 2025-05-07T21:06:04.8346348Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8346757Z long_segments=False, 2025-05-07T21:06:04.8347069Z pooling_mode=, 2025-05-07T21:06:04.8347414Z use_cpu=True, 2025-05-07T21:06:04.8347692Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.8348098Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:04.8348503Z ) 2025-05-07T21:06:04.8348919Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8349824Z self=, 2025-05-07T21:06:04.8350591Z T=1, 2025-05-07T21:06:04.8350820Z D=142, 2025-05-07T21:06:04.8351051Z B=55, 2025-05-07T21:06:04.8351275Z log_E=3, 2025-05-07T21:06:04.8351516Z L=13, 2025-05-07T21:06:04.8351748Z weighted=False, 2025-05-07T21:06:04.8352008Z mixed=False, 2025-05-07T21:06:04.8352270Z mixed_B=False, 2025-05-07T21:06:04.8352601Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8353013Z long_segments=True, 2025-05-07T21:06:04.8353277Z pooling_mode=, 2025-05-07T21:06:04.8354169Z use_cpu=False, 2025-05-07T21:06:04.8354401Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:04.8354749Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:04.8355082Z ) 2025-05-07T21:06:04.8355377Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8356165Z self=, 2025-05-07T21:06:04.8356785Z T=3, 2025-05-07T21:06:04.8356977Z D=62, 2025-05-07T21:06:04.8357162Z B=119, 2025-05-07T21:06:04.8357351Z log_E=5, 2025-05-07T21:06:04.8357552Z L=4, 2025-05-07T21:06:04.8357746Z weighted=False, 2025-05-07T21:06:04.8357967Z mixed=False, 2025-05-07T21:06:04.8358182Z mixed_B=False, 2025-05-07T21:06:04.8358542Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8358880Z long_segments=True, 2025-05-07T21:06:04.8359147Z pooling_mode=, 2025-05-07T21:06:04.8359434Z use_cpu=True, 2025-05-07T21:06:04.8359672Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.8360022Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:04.8360376Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:04.8360720Z ) 2025-05-07T21:06:04.8361022Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8361754Z self=, 2025-05-07T21:06:04.8362376Z T=5, 2025-05-07T21:06:04.8362569Z D=185, 2025-05-07T21:06:04.8362762Z B=9, 2025-05-07T21:06:04.8362949Z log_E=4, 2025-05-07T21:06:04.8363146Z L=15, 2025-05-07T21:06:04.8363341Z weighted=False, 2025-05-07T21:06:04.8363554Z mixed=False, 2025-05-07T21:06:04.8363767Z mixed_B=True, 2025-05-07T21:06:04.8364044Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8364377Z long_segments=True, 2025-05-07T21:06:04.8364640Z pooling_mode=, 2025-05-07T21:06:04.8364932Z use_cpu=True, 2025-05-07T21:06:04.8365159Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.8365452Z optimizer_state_dtypes=None, 2025-05-07T21:06:04.8365712Z ) 2025-05-07T21:06:04.8366004Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8366741Z self=, 2025-05-07T21:06:04.8367368Z T=1, 2025-05-07T21:06:04.8367562Z D=77, 2025-05-07T21:06:04.8367744Z B=88, 2025-05-07T21:06:04.8367934Z log_E=4, 2025-05-07T21:06:04.8368133Z L=4, 2025-05-07T21:06:04.8368325Z weighted=False, 2025-05-07T21:06:04.8368544Z mixed=False, 2025-05-07T21:06:04.8368759Z mixed_B=True, 2025-05-07T21:06:04.8369031Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8369371Z long_segments=True, 2025-05-07T21:06:04.8369636Z pooling_mode=, 2025-05-07T21:06:04.8369922Z use_cpu=False, 2025-05-07T21:06:04.8370160Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.8370509Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:04.8370839Z ) 2025-05-07T21:06:04.8371198Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8371943Z self=, 2025-05-07T21:06:04.8372563Z T=1, 2025-05-07T21:06:04.8372749Z D=88, 2025-05-07T21:06:04.8372939Z B=88, 2025-05-07T21:06:04.8373129Z log_E=4, 2025-05-07T21:06:04.8373320Z L=4, 2025-05-07T21:06:04.8373518Z weighted=False, 2025-05-07T21:06:04.8373744Z mixed=False, 2025-05-07T21:06:04.8373955Z mixed_B=True, 2025-05-07T21:06:04.8374231Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8374570Z long_segments=True, 2025-05-07T21:06:04.8374874Z pooling_mode=, 2025-05-07T21:06:04.8375166Z use_cpu=False, 2025-05-07T21:06:04.8375404Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.8375753Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:04.8376087Z ) 2025-05-07T21:06:04.8376393Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8377227Z self=, 2025-05-07T21:06:04.8378049Z T=1, 2025-05-07T21:06:04.8378275Z D=88, 2025-05-07T21:06:04.8378505Z B=88, 2025-05-07T21:06:04.8378726Z log_E=4, 2025-05-07T21:06:04.8378975Z L=4, 2025-05-07T21:06:04.8379208Z weighted=False, 2025-05-07T21:06:04.8379469Z mixed=True, 2025-05-07T21:06:04.8379772Z mixed_B=True, 2025-05-07T21:06:04.8380103Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8380506Z long_segments=True, 2025-05-07T21:06:04.8380847Z pooling_mode=, 2025-05-07T21:06:04.8381220Z use_cpu=False, 2025-05-07T21:06:04.8381495Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.8381915Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:04.8382315Z ) 2025-05-07T21:06:04.8382671Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8383582Z self=, 2025-05-07T21:06:04.8384350Z T=1, 2025-05-07T21:06:04.8384585Z D=88, 2025-05-07T21:06:04.8384804Z B=88, 2025-05-07T21:06:04.8385033Z log_E=4, 2025-05-07T21:06:04.8385268Z L=4, 2025-05-07T21:06:04.8385495Z weighted=True, 2025-05-07T21:06:04.8385752Z mixed=True, 2025-05-07T21:06:04.8386007Z mixed_B=True, 2025-05-07T21:06:04.8386333Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8386741Z long_segments=True, 2025-05-07T21:06:04.8387055Z pooling_mode=, 2025-05-07T21:06:04.8387396Z use_cpu=False, 2025-05-07T21:06:04.8387676Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.8388094Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:04.8388496Z ) 2025-05-07T21:06:04.8388855Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:04.8389762Z self=, 2025-05-07T21:06:04.8390521Z T=1, 2025-05-07T21:06:04.8390750Z D=88, 2025-05-07T21:06:04.8390978Z B=88, 2025-05-07T21:06:04.8391207Z log_E=3, 2025-05-07T21:06:04.8391434Z L=4, 2025-05-07T21:06:04.8391670Z weighted=True, 2025-05-07T21:06:04.8391928Z mixed=True, 2025-05-07T21:06:04.8392175Z mixed_B=True, 2025-05-07T21:06:04.8392506Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:04.8392912Z long_segments=True, 2025-05-07T21:06:04.8393216Z pooling_mode=, 2025-05-07T21:06:04.8393563Z use_cpu=False, 2025-05-07T21:06:04.8393845Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:04.8394508Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:04.8395069Z ) 2025-05-07T21:06:04.8395324Z PASSED 2025-05-07T21:06:35.1220815Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1221799Z self=, 2025-05-07T21:06:35.1222349Z T=1, 2025-05-07T21:06:35.1222534Z D=2, 2025-05-07T21:06:35.1222717Z B=1, 2025-05-07T21:06:35.1222904Z log_E=3, 2025-05-07T21:06:35.1223100Z L=0, 2025-05-07T21:06:35.1223287Z weighted=False, 2025-05-07T21:06:35.1223503Z mixed=False, 2025-05-07T21:06:35.1223737Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:35.1224329Z long_segments=False, 2025-05-07T21:06:35.1224607Z pooling_mode=, 2025-05-07T21:06:35.1224898Z use_cpu=False, 2025-05-07T21:06:35.1231677Z ) 2025-05-07T21:06:35.1231935Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1232540Z self=, 2025-05-07T21:06:35.1233082Z T=2, 2025-05-07T21:06:35.1233406Z D=2, 2025-05-07T21:06:35.1233583Z B=1, 2025-05-07T21:06:35.1233764Z log_E=3, 2025-05-07T21:06:35.1233955Z L=0, 2025-05-07T21:06:35.1234145Z weighted=False, 2025-05-07T21:06:35.1234372Z mixed=False, 2025-05-07T21:06:35.1234614Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:35.1234890Z long_segments=False, 2025-05-07T21:06:35.1235159Z pooling_mode=, 2025-05-07T21:06:35.1235547Z use_cpu=False, 2025-05-07T21:06:35.1235755Z ) 2025-05-07T21:06:35.1235984Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1236581Z self=, 2025-05-07T21:06:35.1237129Z T=2, 2025-05-07T21:06:35.1237311Z D=107, 2025-05-07T21:06:35.1237499Z B=78, 2025-05-07T21:06:35.1237691Z log_E=4, 2025-05-07T21:06:35.1237882Z L=12, 2025-05-07T21:06:35.1238076Z weighted=False, 2025-05-07T21:06:35.1238296Z mixed=False, 2025-05-07T21:06:35.1238548Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:35.1238862Z long_segments=False, 2025-05-07T21:06:35.1239128Z pooling_mode=, 2025-05-07T21:06:35.1239410Z use_cpu=False, 2025-05-07T21:06:35.1239621Z ) 2025-05-07T21:06:35.1239856Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1240437Z self=, 2025-05-07T21:06:35.1241109Z T=5, 2025-05-07T21:06:35.1241300Z D=226, 2025-05-07T21:06:35.1241490Z B=47, 2025-05-07T21:06:35.1241708Z log_E=3, 2025-05-07T21:06:35.1241899Z L=15, 2025-05-07T21:06:35.1242092Z weighted=False, 2025-05-07T21:06:35.1242310Z mixed=True, 2025-05-07T21:06:35.1242538Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:35.1242825Z long_segments=True, 2025-05-07T21:06:35.1243087Z pooling_mode=, 2025-05-07T21:06:35.1243369Z use_cpu=False, 2025-05-07T21:06:35.1243580Z ) 2025-05-07T21:06:35.1243818Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1244412Z self=, 2025-05-07T21:06:35.1244949Z T=3, 2025-05-07T21:06:35.1245137Z D=87, 2025-05-07T21:06:35.1245326Z B=16, 2025-05-07T21:06:35.1245511Z log_E=4, 2025-05-07T21:06:35.1245714Z L=17, 2025-05-07T21:06:35.1245906Z weighted=True, 2025-05-07T21:06:35.1246115Z mixed=True, 2025-05-07T21:06:35.1246351Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:35.1246631Z long_segments=False, 2025-05-07T21:06:35.1246891Z pooling_mode=, 2025-05-07T21:06:35.1247184Z use_cpu=False, 2025-05-07T21:06:35.1247394Z ) 2025-05-07T21:06:35.1247621Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1248307Z self=, 2025-05-07T21:06:35.1248850Z T=3, 2025-05-07T21:06:35.1249031Z D=15, 2025-05-07T21:06:35.1249218Z B=74, 2025-05-07T21:06:35.1249401Z log_E=5, 2025-05-07T21:06:35.1249587Z L=13, 2025-05-07T21:06:35.1249780Z weighted=True, 2025-05-07T21:06:35.1249992Z mixed=True, 2025-05-07T21:06:35.1250249Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:35.1250565Z long_segments=True, 2025-05-07T21:06:35.1250828Z pooling_mode=, 2025-05-07T21:06:35.1251115Z use_cpu=True, 2025-05-07T21:06:35.1251370Z ) 2025-05-07T21:06:35.1251600Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1252189Z self=, 2025-05-07T21:06:35.1252721Z T=2, 2025-05-07T21:06:35.1252905Z D=238, 2025-05-07T21:06:35.1253092Z B=8, 2025-05-07T21:06:35.1253275Z log_E=4, 2025-05-07T21:06:35.1253474Z L=14, 2025-05-07T21:06:35.1253664Z weighted=True, 2025-05-07T21:06:35.1253920Z mixed=False, 2025-05-07T21:06:35.1254155Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:35.1254433Z long_segments=False, 2025-05-07T21:06:35.1254690Z pooling_mode=, 2025-05-07T21:06:35.1254981Z use_cpu=True, 2025-05-07T21:06:35.1255185Z ) 2025-05-07T21:06:35.1255408Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1256043Z self=, 2025-05-07T21:06:35.1256587Z T=1, 2025-05-07T21:06:35.1256774Z D=54, 2025-05-07T21:06:35.1256955Z B=86, 2025-05-07T21:06:35.1257143Z log_E=5, 2025-05-07T21:06:35.1257343Z L=9, 2025-05-07T21:06:35.1257532Z weighted=False, 2025-05-07T21:06:35.1257748Z mixed=True, 2025-05-07T21:06:35.1258005Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:35.1258321Z long_segments=True, 2025-05-07T21:06:35.1258581Z pooling_mode=, 2025-05-07T21:06:35.1258872Z use_cpu=True, 2025-05-07T21:06:35.1259077Z ) 2025-05-07T21:06:35.1259311Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1259904Z self=, 2025-05-07T21:06:35.1260442Z T=1, 2025-05-07T21:06:35.1260629Z D=23, 2025-05-07T21:06:35.1260819Z B=6, 2025-05-07T21:06:35.1261006Z log_E=4, 2025-05-07T21:06:35.1261203Z L=15, 2025-05-07T21:06:35.1261402Z weighted=False, 2025-05-07T21:06:35.1261618Z mixed=True, 2025-05-07T21:06:35.1261852Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:35.1262129Z long_segments=True, 2025-05-07T21:06:35.1262386Z pooling_mode=, 2025-05-07T21:06:35.1262672Z use_cpu=True, 2025-05-07T21:06:35.1262880Z ) 2025-05-07T21:06:35.1263114Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1263697Z self=, 2025-05-07T21:06:35.1264245Z T=3, 2025-05-07T21:06:35.1264431Z D=163, 2025-05-07T21:06:35.1264614Z B=47, 2025-05-07T21:06:35.1264803Z log_E=3, 2025-05-07T21:06:35.1264998Z L=5, 2025-05-07T21:06:35.1265185Z weighted=False, 2025-05-07T21:06:35.1265404Z mixed=True, 2025-05-07T21:06:35.1265637Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:06:35.1265913Z long_segments=False, 2025-05-07T21:06:35.1266179Z pooling_mode=, 2025-05-07T21:06:35.1266466Z use_cpu=False, 2025-05-07T21:06:35.1266668Z ) 2025-05-07T21:06:35.1266898Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1267487Z self=, 2025-05-07T21:06:35.1268026Z T=4, 2025-05-07T21:06:35.1268213Z D=239, 2025-05-07T21:06:35.1268464Z B=103, 2025-05-07T21:06:35.1268655Z log_E=5, 2025-05-07T21:06:35.1268846Z L=20, 2025-05-07T21:06:35.1269045Z weighted=False, 2025-05-07T21:06:35.1269265Z mixed=False, 2025-05-07T21:06:35.1269516Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:35.1269839Z long_segments=False, 2025-05-07T21:06:35.1270108Z pooling_mode=, 2025-05-07T21:06:35.1270389Z use_cpu=False, 2025-05-07T21:06:35.1270598Z ) 2025-05-07T21:06:35.1270829Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1271417Z self=, 2025-05-07T21:06:35.1272011Z T=4, 2025-05-07T21:06:35.1272198Z D=239, 2025-05-07T21:06:35.1272381Z B=103, 2025-05-07T21:06:35.1272572Z log_E=5, 2025-05-07T21:06:35.1272769Z L=4, 2025-05-07T21:06:35.1272957Z weighted=False, 2025-05-07T21:06:35.1273178Z mixed=False, 2025-05-07T21:06:35.1273440Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:35.1273764Z long_segments=False, 2025-05-07T21:06:35.1274071Z pooling_mode=, 2025-05-07T21:06:35.1274360Z use_cpu=False, 2025-05-07T21:06:35.1274566Z ) 2025-05-07T21:06:35.1274792Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1275381Z self=, 2025-05-07T21:06:35.1275915Z T=1, 2025-05-07T21:06:35.1276140Z D=239, 2025-05-07T21:06:35.1276328Z B=103, 2025-05-07T21:06:35.1276513Z log_E=5, 2025-05-07T21:06:35.1276702Z L=4, 2025-05-07T21:06:35.1276897Z weighted=False, 2025-05-07T21:06:35.1277110Z mixed=False, 2025-05-07T21:06:35.1277363Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:35.1277681Z long_segments=False, 2025-05-07T21:06:35.1277944Z pooling_mode=, 2025-05-07T21:06:35.1278225Z use_cpu=False, 2025-05-07T21:06:35.1278436Z ) 2025-05-07T21:06:35.1278667Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1279250Z self=, 2025-05-07T21:06:35.1279791Z T=1, 2025-05-07T21:06:35.1279977Z D=239, 2025-05-07T21:06:35.1280165Z B=103, 2025-05-07T21:06:35.1280345Z log_E=5, 2025-05-07T21:06:35.1280603Z L=1, 2025-05-07T21:06:35.1280797Z weighted=False, 2025-05-07T21:06:35.1281010Z mixed=False, 2025-05-07T21:06:35.1281268Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:35.1281588Z long_segments=False, 2025-05-07T21:06:35.1281848Z pooling_mode=, 2025-05-07T21:06:35.1282145Z use_cpu=False, 2025-05-07T21:06:35.1282357Z ) 2025-05-07T21:06:35.1282581Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:06:35.1283169Z self=, 2025-05-07T21:06:35.1283711Z T=1, 2025-05-07T21:06:35.1283894Z D=239, 2025-05-07T21:06:35.1284083Z B=103, 2025-05-07T21:06:35.1284283Z log_E=5, 2025-05-07T21:06:35.1284481Z L=0, 2025-05-07T21:06:35.1284668Z weighted=False, 2025-05-07T21:06:35.1284887Z mixed=False, 2025-05-07T21:06:35.1285147Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:06:35.1285463Z long_segments=False, 2025-05-07T21:06:35.1285730Z pooling_mode=, 2025-05-07T21:06:35.1286019Z use_cpu=False, 2025-05-07T21:06:35.1286219Z ) 2025-05-07T21:06:35.1286404Z PASSED 2025-05-07T21:06:37.8717049Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8718061Z self=, 2025-05-07T21:06:37.8718604Z T=1, 2025-05-07T21:06:37.8718795Z D=2, 2025-05-07T21:06:37.8719273Z B=1, 2025-05-07T21:06:37.8719463Z log_E=3, 2025-05-07T21:06:37.8719653Z L=0, 2025-05-07T21:06:37.8719853Z weighted=False, 2025-05-07T21:06:37.8720075Z mixed=False, 2025-05-07T21:06:37.8720309Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8720707Z long_segments=False, 2025-05-07T21:06:37.8720969Z pooling_mode=, 2025-05-07T21:06:37.8721246Z use_cpu=False, 2025-05-07T21:06:37.8721452Z ) 2025-05-07T21:06:37.8721682Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8722268Z self=, 2025-05-07T21:06:37.8722906Z T=3, 2025-05-07T21:06:37.8723085Z D=2, 2025-05-07T21:06:37.8723258Z B=1, 2025-05-07T21:06:37.8723436Z log_E=3, 2025-05-07T21:06:37.8723627Z L=0, 2025-05-07T21:06:37.8723808Z weighted=False, 2025-05-07T21:06:37.8724015Z mixed=False, 2025-05-07T21:06:37.8724251Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8724531Z long_segments=False, 2025-05-07T21:06:37.8724791Z pooling_mode=, 2025-05-07T21:06:37.8725157Z use_cpu=False, 2025-05-07T21:06:37.8725350Z ) 2025-05-07T21:06:37.8725579Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8726167Z self=, 2025-05-07T21:06:37.8726705Z T=3, 2025-05-07T21:06:37.8726882Z D=123, 2025-05-07T21:06:37.8727149Z B=6, 2025-05-07T21:06:37.8727336Z log_E=5, 2025-05-07T21:06:37.8727520Z L=9, 2025-05-07T21:06:37.8727707Z weighted=True, 2025-05-07T21:06:37.8727929Z mixed=True, 2025-05-07T21:06:37.8728163Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8728453Z long_segments=False, 2025-05-07T21:06:37.8728716Z pooling_mode=, 2025-05-07T21:06:37.8728999Z use_cpu=False, 2025-05-07T21:06:37.8729214Z ) 2025-05-07T21:06:37.8729495Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8730082Z self=, 2025-05-07T21:06:37.8730633Z T=2, 2025-05-07T21:06:37.8730824Z D=107, 2025-05-07T21:06:37.8731005Z B=69, 2025-05-07T21:06:37.8731196Z log_E=5, 2025-05-07T21:06:37.8731393Z L=9, 2025-05-07T21:06:37.8731583Z weighted=True, 2025-05-07T21:06:37.8731798Z mixed=True, 2025-05-07T21:06:37.8732029Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8732323Z long_segments=False, 2025-05-07T21:06:37.8732583Z pooling_mode=, 2025-05-07T21:06:37.8732889Z use_cpu=False, 2025-05-07T21:06:37.8733094Z ) 2025-05-07T21:06:37.8733321Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8733908Z self=, 2025-05-07T21:06:37.8734444Z T=5, 2025-05-07T21:06:37.8734621Z D=70, 2025-05-07T21:06:37.8734804Z B=39, 2025-05-07T21:06:37.8734985Z log_E=4, 2025-05-07T21:06:37.8735171Z L=20, 2025-05-07T21:06:37.8735362Z weighted=True, 2025-05-07T21:06:37.8735575Z mixed=True, 2025-05-07T21:06:37.8735799Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8736085Z long_segments=False, 2025-05-07T21:06:37.8736346Z pooling_mode=, 2025-05-07T21:06:37.8736622Z use_cpu=False, 2025-05-07T21:06:37.8736826Z ) 2025-05-07T21:06:37.8737056Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8737652Z self=, 2025-05-07T21:06:37.8738188Z T=4, 2025-05-07T21:06:37.8738368Z D=35, 2025-05-07T21:06:37.8738553Z B=110, 2025-05-07T21:06:37.8738733Z log_E=4, 2025-05-07T21:06:37.8738929Z L=4, 2025-05-07T21:06:37.8739122Z weighted=True, 2025-05-07T21:06:37.8739335Z mixed=False, 2025-05-07T21:06:37.8739664Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8739988Z long_segments=True, 2025-05-07T21:06:37.8740265Z pooling_mode=, 2025-05-07T21:06:37.8740587Z use_cpu=False, 2025-05-07T21:06:37.8740810Z ) 2025-05-07T21:06:37.8741057Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8741762Z self=, 2025-05-07T21:06:37.8742416Z T=5, 2025-05-07T21:06:37.8742614Z D=82, 2025-05-07T21:06:37.8742809Z B=45, 2025-05-07T21:06:37.8743006Z log_E=5, 2025-05-07T21:06:37.8743210Z L=16, 2025-05-07T21:06:37.8743446Z weighted=False, 2025-05-07T21:06:37.8743664Z mixed=True, 2025-05-07T21:06:37.8743897Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8744188Z long_segments=True, 2025-05-07T21:06:37.8744444Z pooling_mode=, 2025-05-07T21:06:37.8744735Z use_cpu=False, 2025-05-07T21:06:37.8744936Z ) 2025-05-07T21:06:37.8745188Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8745818Z self=, 2025-05-07T21:06:37.8746361Z T=2, 2025-05-07T21:06:37.8746534Z D=218, 2025-05-07T21:06:37.8746715Z B=48, 2025-05-07T21:06:37.8746904Z log_E=3, 2025-05-07T21:06:37.8747087Z L=3, 2025-05-07T21:06:37.8747277Z weighted=True, 2025-05-07T21:06:37.8747489Z mixed=False, 2025-05-07T21:06:37.8747760Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8748049Z long_segments=False, 2025-05-07T21:06:37.8748313Z pooling_mode=, 2025-05-07T21:06:37.8748594Z use_cpu=False, 2025-05-07T21:06:37.8748799Z ) 2025-05-07T21:06:37.8749025Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8749606Z self=, 2025-05-07T21:06:37.8750146Z T=4, 2025-05-07T21:06:37.8750330Z D=7, 2025-05-07T21:06:37.8750510Z B=46, 2025-05-07T21:06:37.8750692Z log_E=4, 2025-05-07T21:06:37.8750887Z L=11, 2025-05-07T21:06:37.8751076Z weighted=True, 2025-05-07T21:06:37.8751279Z mixed=False, 2025-05-07T21:06:37.8751510Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8751793Z long_segments=True, 2025-05-07T21:06:37.8752040Z pooling_mode=, 2025-05-07T21:06:37.8752321Z use_cpu=True, 2025-05-07T21:06:37.8752521Z ) 2025-05-07T21:06:37.8752747Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8753333Z self=, 2025-05-07T21:06:37.8753873Z T=3, 2025-05-07T21:06:37.8754044Z D=78, 2025-05-07T21:06:37.8754228Z B=121, 2025-05-07T21:06:37.8754413Z log_E=4, 2025-05-07T21:06:37.8754600Z L=8, 2025-05-07T21:06:37.8754788Z weighted=False, 2025-05-07T21:06:37.8755007Z mixed=False, 2025-05-07T21:06:37.8755234Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8755525Z long_segments=False, 2025-05-07T21:06:37.8755791Z pooling_mode=, 2025-05-07T21:06:37.8756074Z use_cpu=False, 2025-05-07T21:06:37.8756277Z ) 2025-05-07T21:06:37.8756506Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8757098Z self=, 2025-05-07T21:06:37.8757641Z T=3, 2025-05-07T21:06:37.8757825Z D=206, 2025-05-07T21:06:37.8758015Z B=38, 2025-05-07T21:06:37.8758196Z log_E=3, 2025-05-07T21:06:37.8758395Z L=7, 2025-05-07T21:06:37.8758584Z weighted=True, 2025-05-07T21:06:37.8758791Z mixed=True, 2025-05-07T21:06:37.8759020Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8759314Z long_segments=False, 2025-05-07T21:06:37.8759594Z pooling_mode=, 2025-05-07T21:06:37.8759964Z use_cpu=False, 2025-05-07T21:06:37.8760172Z ) 2025-05-07T21:06:37.8760394Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8761041Z self=, 2025-05-07T21:06:37.8761577Z T=3, 2025-05-07T21:06:37.8761752Z D=206, 2025-05-07T21:06:37.8761939Z B=38, 2025-05-07T21:06:37.8762119Z log_E=3, 2025-05-07T21:06:37.8762303Z L=7, 2025-05-07T21:06:37.8762486Z weighted=True, 2025-05-07T21:06:37.8762693Z mixed=True, 2025-05-07T21:06:37.8762929Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8763208Z long_segments=True, 2025-05-07T21:06:37.8763514Z pooling_mode=, 2025-05-07T21:06:37.8763798Z use_cpu=False, 2025-05-07T21:06:37.8763993Z ) 2025-05-07T21:06:37.8764216Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8764801Z self=, 2025-05-07T21:06:37.8765334Z T=3, 2025-05-07T21:06:37.8765515Z D=3, 2025-05-07T21:06:37.8765710Z B=38, 2025-05-07T21:06:37.8772797Z log_E=3, 2025-05-07T21:06:37.8773043Z L=7, 2025-05-07T21:06:37.8773236Z weighted=True, 2025-05-07T21:06:37.8773435Z mixed=True, 2025-05-07T21:06:37.8773670Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8773955Z long_segments=True, 2025-05-07T21:06:37.8774202Z pooling_mode=, 2025-05-07T21:06:37.8774481Z use_cpu=False, 2025-05-07T21:06:37.8774733Z ) 2025-05-07T21:06:37.8774950Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8775537Z self=, 2025-05-07T21:06:37.8776084Z T=3, 2025-05-07T21:06:37.8776262Z D=3, 2025-05-07T21:06:37.8776434Z B=38, 2025-05-07T21:06:37.8776614Z log_E=3, 2025-05-07T21:06:37.8776809Z L=7, 2025-05-07T21:06:37.8777003Z weighted=True, 2025-05-07T21:06:37.8777217Z mixed=True, 2025-05-07T21:06:37.8777448Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8777744Z long_segments=False, 2025-05-07T21:06:37.8778009Z pooling_mode=, 2025-05-07T21:06:37.8778294Z use_cpu=False, 2025-05-07T21:06:37.8778497Z ) 2025-05-07T21:06:37.8778731Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:06:37.8779328Z self=, 2025-05-07T21:06:37.8779906Z T=3, 2025-05-07T21:06:37.8780092Z D=3, 2025-05-07T21:06:37.8780277Z B=38, 2025-05-07T21:06:37.8780464Z log_E=3, 2025-05-07T21:06:37.8780667Z L=3, 2025-05-07T21:06:37.8780856Z weighted=True, 2025-05-07T21:06:37.8781062Z mixed=True, 2025-05-07T21:06:37.8781300Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:06:37.8781594Z long_segments=False, 2025-05-07T21:06:37.8781857Z pooling_mode=, 2025-05-07T21:06:37.8782147Z use_cpu=False, 2025-05-07T21:06:37.8782355Z ) 2025-05-07T21:06:37.8782546Z PASSED 2025-05-07T21:06:38.0800854Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_partial_rowwise_adam_bf16_momentum Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0802484Z self=, 2025-05-07T21:06:38.0803142Z T=1, 2025-05-07T21:06:38.0803334Z D=2, 2025-05-07T21:06:38.0803519Z B=1, 2025-05-07T21:06:38.0803697Z log_E=3, 2025-05-07T21:06:38.0803902Z L=0, 2025-05-07T21:06:38.0804088Z weighted=False, 2025-05-07T21:06:38.0804297Z mixed=False, 2025-05-07T21:06:38.0804561Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0804884Z long_segments=False, 2025-05-07T21:06:38.0805142Z pooling_mode=, 2025-05-07T21:06:38.0805737Z use_cpu=False, 2025-05-07T21:06:38.0805977Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0806321Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:38.0806657Z ) 2025-05-07T21:06:38.0806983Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0807789Z self=, 2025-05-07T21:06:38.0808435Z T=2, 2025-05-07T21:06:38.0808620Z D=2, 2025-05-07T21:06:38.0808803Z B=1, 2025-05-07T21:06:38.0808987Z log_E=3, 2025-05-07T21:06:38.0809181Z L=0, 2025-05-07T21:06:38.0809465Z weighted=False, 2025-05-07T21:06:38.0809675Z mixed=False, 2025-05-07T21:06:38.0809932Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0810257Z long_segments=False, 2025-05-07T21:06:38.0810515Z pooling_mode=, 2025-05-07T21:06:38.0810814Z use_cpu=False, 2025-05-07T21:06:38.0811048Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0811479Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:38.0811806Z ) 2025-05-07T21:06:38.0812134Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0812948Z self=, 2025-05-07T21:06:38.0813587Z T=2, 2025-05-07T21:06:38.0813774Z D=211, 2025-05-07T21:06:38.0814043Z B=127, 2025-05-07T21:06:38.0814227Z log_E=5, 2025-05-07T21:06:38.0814420Z L=19, 2025-05-07T21:06:38.0814619Z weighted=False, 2025-05-07T21:06:38.0814825Z mixed=True, 2025-05-07T21:06:38.0815078Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0815396Z long_segments=False, 2025-05-07T21:06:38.0815651Z pooling_mode=, 2025-05-07T21:06:38.0815943Z use_cpu=False, 2025-05-07T21:06:38.0816181Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0816517Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:38.0816851Z ) 2025-05-07T21:06:38.0817172Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0817973Z self=, 2025-05-07T21:06:38.0818614Z T=2, 2025-05-07T21:06:38.0818798Z D=64, 2025-05-07T21:06:38.0818987Z B=6, 2025-05-07T21:06:38.0819168Z log_E=5, 2025-05-07T21:06:38.0819364Z L=16, 2025-05-07T21:06:38.0819560Z weighted=True, 2025-05-07T21:06:38.0819769Z mixed=True, 2025-05-07T21:06:38.0820022Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0820343Z long_segments=False, 2025-05-07T21:06:38.0820601Z pooling_mode=, 2025-05-07T21:06:38.0820886Z use_cpu=True, 2025-05-07T21:06:38.0821121Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0821457Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:38.0821784Z ) 2025-05-07T21:06:38.0822107Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0822911Z self=, 2025-05-07T21:06:38.0823555Z T=2, 2025-05-07T21:06:38.0823743Z D=171, 2025-05-07T21:06:38.0823933Z B=73, 2025-05-07T21:06:38.0824120Z log_E=3, 2025-05-07T21:06:38.0824321Z L=8, 2025-05-07T21:06:38.0824515Z weighted=False, 2025-05-07T21:06:38.0824727Z mixed=False, 2025-05-07T21:06:38.0824986Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0825314Z long_segments=True, 2025-05-07T21:06:38.0825568Z pooling_mode=, 2025-05-07T21:06:38.0825857Z use_cpu=False, 2025-05-07T21:06:38.0826174Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0826514Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:38.0826841Z ) 2025-05-07T21:06:38.0827168Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0827970Z self=, 2025-05-07T21:06:38.0828610Z T=3, 2025-05-07T21:06:38.0828798Z D=27, 2025-05-07T21:06:38.0828986Z B=82, 2025-05-07T21:06:38.0829167Z log_E=4, 2025-05-07T21:06:38.0829376Z L=0, 2025-05-07T21:06:38.0829597Z weighted=False, 2025-05-07T21:06:38.0829806Z mixed=False, 2025-05-07T21:06:38.0830111Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0830431Z long_segments=False, 2025-05-07T21:06:38.0830690Z pooling_mode=, 2025-05-07T21:06:38.0830976Z use_cpu=False, 2025-05-07T21:06:38.0831208Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0831550Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:38.0831875Z ) 2025-05-07T21:06:38.0832240Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0833039Z self=, 2025-05-07T21:06:38.0833689Z T=1, 2025-05-07T21:06:38.0833873Z D=139, 2025-05-07T21:06:38.0834067Z B=74, 2025-05-07T21:06:38.0834246Z log_E=5, 2025-05-07T21:06:38.0834480Z L=19, 2025-05-07T21:06:38.0834668Z weighted=True, 2025-05-07T21:06:38.0834872Z mixed=True, 2025-05-07T21:06:38.0835128Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0835451Z long_segments=True, 2025-05-07T21:06:38.0835700Z pooling_mode=, 2025-05-07T21:06:38.0835986Z use_cpu=True, 2025-05-07T21:06:38.0836214Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0836553Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:38.0836910Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:38.0837177Z ) 2025-05-07T21:06:38.0837500Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0838311Z self=, 2025-05-07T21:06:38.0838964Z T=2, 2025-05-07T21:06:38.0839154Z D=121, 2025-05-07T21:06:38.0839342Z B=41, 2025-05-07T21:06:38.0839540Z log_E=4, 2025-05-07T21:06:38.0839771Z L=2, 2025-05-07T21:06:38.0839971Z weighted=True, 2025-05-07T21:06:38.0840192Z mixed=True, 2025-05-07T21:06:38.0840454Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0840874Z long_segments=True, 2025-05-07T21:06:38.0841136Z pooling_mode=, 2025-05-07T21:06:38.0841428Z use_cpu=True, 2025-05-07T21:06:38.0841658Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0842013Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:38.0842353Z ) 2025-05-07T21:06:38.0842685Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0843492Z self=, 2025-05-07T21:06:38.0844152Z T=2, 2025-05-07T21:06:38.0844343Z D=238, 2025-05-07T21:06:38.0844532Z B=44, 2025-05-07T21:06:38.0844732Z log_E=3, 2025-05-07T21:06:38.0844934Z L=10, 2025-05-07T21:06:38.0845123Z weighted=True, 2025-05-07T21:06:38.0845340Z mixed=True, 2025-05-07T21:06:38.0845601Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0845922Z long_segments=True, 2025-05-07T21:06:38.0846191Z pooling_mode=, 2025-05-07T21:06:38.0846487Z use_cpu=False, 2025-05-07T21:06:38.0846719Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0847123Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:38.0847476Z ) 2025-05-07T21:06:38.0847815Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0848621Z self=, 2025-05-07T21:06:38.0849279Z T=2, 2025-05-07T21:06:38.0849475Z D=255, 2025-05-07T21:06:38.0849667Z B=36, 2025-05-07T21:06:38.0849854Z log_E=3, 2025-05-07T21:06:38.0850064Z L=7, 2025-05-07T21:06:38.0850262Z weighted=False, 2025-05-07T21:06:38.0850477Z mixed=False, 2025-05-07T21:06:38.0850792Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0851128Z long_segments=False, 2025-05-07T21:06:38.0851392Z pooling_mode=, 2025-05-07T21:06:38.0851694Z use_cpu=False, 2025-05-07T21:06:38.0851933Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0852279Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:38.0852616Z ) 2025-05-07T21:06:38.0852989Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0853794Z self=, 2025-05-07T21:06:38.0854447Z T=1, 2025-05-07T21:06:38.0854635Z D=13, 2025-05-07T21:06:38.0854828Z B=112, 2025-05-07T21:06:38.0855013Z log_E=3, 2025-05-07T21:06:38.0855209Z L=2, 2025-05-07T21:06:38.0855445Z weighted=True, 2025-05-07T21:06:38.0855657Z mixed=True, 2025-05-07T21:06:38.0855913Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0856249Z long_segments=False, 2025-05-07T21:06:38.0856513Z pooling_mode=, 2025-05-07T21:06:38.0856805Z use_cpu=True, 2025-05-07T21:06:38.0857042Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0857389Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:38.0857723Z ) 2025-05-07T21:06:38.0858059Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0858862Z self=, 2025-05-07T21:06:38.0859516Z T=1, 2025-05-07T21:06:38.0859707Z D=13, 2025-05-07T21:06:38.0859899Z B=112, 2025-05-07T21:06:38.0860084Z log_E=3, 2025-05-07T21:06:38.0860283Z L=3, 2025-05-07T21:06:38.0860478Z weighted=True, 2025-05-07T21:06:38.0860694Z mixed=True, 2025-05-07T21:06:38.0860954Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0861288Z long_segments=False, 2025-05-07T21:06:38.0861556Z pooling_mode=, 2025-05-07T21:06:38.0861854Z use_cpu=True, 2025-05-07T21:06:38.0862087Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0862434Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:38.0862781Z ) 2025-05-07T21:06:38.0863117Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0863933Z self=, 2025-05-07T21:06:38.0864589Z T=1, 2025-05-07T21:06:38.0864786Z D=13, 2025-05-07T21:06:38.0864983Z B=112, 2025-05-07T21:06:38.0865173Z log_E=3, 2025-05-07T21:06:38.0865379Z L=3, 2025-05-07T21:06:38.0865584Z weighted=True, 2025-05-07T21:06:38.0865800Z mixed=True, 2025-05-07T21:06:38.0866060Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0866400Z long_segments=False, 2025-05-07T21:06:38.0866664Z pooling_mode=, 2025-05-07T21:06:38.0866963Z use_cpu=True, 2025-05-07T21:06:38.0867204Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0867554Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:38.0867984Z ) 2025-05-07T21:06:38.0868324Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0869127Z self=, 2025-05-07T21:06:38.0869831Z T=1, 2025-05-07T21:06:38.0870020Z D=13, 2025-05-07T21:06:38.0870208Z B=3, 2025-05-07T21:06:38.0870390Z log_E=3, 2025-05-07T21:06:38.0870587Z L=3, 2025-05-07T21:06:38.0870779Z weighted=True, 2025-05-07T21:06:38.0870993Z mixed=True, 2025-05-07T21:06:38.0871254Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0871581Z long_segments=False, 2025-05-07T21:06:38.0871894Z pooling_mode=, 2025-05-07T21:06:38.0872189Z use_cpu=True, 2025-05-07T21:06:38.0872422Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0872771Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:38.0873103Z ) 2025-05-07T21:06:38.0873432Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:06:38.0874283Z self=, 2025-05-07T21:06:38.0874939Z T=3, 2025-05-07T21:06:38.0875128Z D=13, 2025-05-07T21:06:38.0875317Z B=3, 2025-05-07T21:06:38.0875499Z log_E=3, 2025-05-07T21:06:38.0875695Z L=3, 2025-05-07T21:06:38.0875886Z weighted=True, 2025-05-07T21:06:38.0876095Z mixed=True, 2025-05-07T21:06:38.0876397Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:38.0876723Z long_segments=False, 2025-05-07T21:06:38.0876989Z pooling_mode=, 2025-05-07T21:06:38.0877278Z use_cpu=True, 2025-05-07T21:06:38.0877512Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0877857Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:38.0878198Z ) 2025-05-07T21:06:38.0878398Z PASSED 2025-05-07T21:06:38.0914648Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T21:06:38.0915495Z self=, 2025-05-07T21:06:38.0916002Z T=1, 2025-05-07T21:06:38.0916191Z D=16, 2025-05-07T21:06:38.0916379Z B=1, 2025-05-07T21:06:38.0916568Z log_E=3, 2025-05-07T21:06:38.0916768Z L=2, 2025-05-07T21:06:38.0916954Z weighted=False, 2025-05-07T21:06:38.0917175Z mixed=False, 2025-05-07T21:06:38.0917392Z mixed_B=False, 2025-05-07T21:06:38.0917653Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:38.0917989Z long_segments=False, 2025-05-07T21:06:38.0918260Z pooling_mode=, 2025-05-07T21:06:38.0918541Z use_cpu=False, 2025-05-07T21:06:38.0918805Z weight_decay_mode=, 2025-05-07T21:06:38.0919109Z ) 2025-05-07T21:06:38.0924606Z SKIPPED 2025-05-07T21:06:38.0924870Z 2025-05-07T21:06:38.0925136Z =============================== warnings summary =============================== 2025-05-07T21:06:38.0925768Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam 2025-05-07T21:06:38.0926628Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction 2025-05-07T21:06:38.0928032Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py:41: UserWarning:  2025-05-07T21:06:38.0928880Z [FBGEMM_GPU] NOTE: The training optimizer 'adam' is marked as 2025-05-07T21:06:38.0929396Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:38.0929814Z times and build sizes! 2025-05-07T21:06:38.0930124Z  2025-05-07T21:06:38.0930345Z warnings.warn( 2025-05-07T21:06:38.0930490Z 2025-05-07T21:06:38.0930999Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb 2025-05-07T21:06:38.0932393Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py:40: UserWarning:  2025-05-07T21:06:38.0933439Z [FBGEMM_GPU] NOTE: The training optimizer 'lamb' is marked as 2025-05-07T21:06:38.0933943Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:38.0934362Z times and build sizes! 2025-05-07T21:06:38.0934686Z  2025-05-07T21:06:38.0934907Z warnings.warn( 2025-05-07T21:06:38.0935047Z 2025-05-07T21:06:38.0935503Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars 2025-05-07T21:06:38.0936650Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py:39: UserWarning:  2025-05-07T21:06:38.0937514Z [FBGEMM_GPU] NOTE: The training optimizer 'lars_sgd' is marked as 2025-05-07T21:06:38.0938095Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:06:38.0938513Z times and build sizes! 2025-05-07T21:06:38.0938814Z  2025-05-07T21:06:38.0939034Z warnings.warn( 2025-05-07T21:06:38.0939174Z 2025-05-07T21:06:38.0939414Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:38.0939882Z =========================== short test summary info ============================ 2025-05-07T21:06:38.0940452Z SKIPPED [1] test_utils.py:270: Test only evaluates ROCm optimized kernels 2025-05-07T21:06:38.0940934Z ================== 8 passed, 1 skipped, 4 warnings in 43.99s =================== 2025-05-07T21:06:38.8191591Z 2025-05-07T21:06:38.8192273Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T21:06:38.8212523Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 46 seconds 2025-05-07T21:06:38.8212884Z 2025-05-07T21:06:38.8212888Z 2025-05-07T21:06:38.8212892Z 2025-05-07T21:06:38.8212902Z 2025-05-07T21:06:38.8235039Z ################################################################################ 2025-05-07T21:06:38.8251002Z # [2025-05-07T21:06:38.824Z] Run Python Test Suite: 2025-05-07T21:06:38.8251352Z # ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:38.8251653Z ################################################################################ 2025-05-07T21:06:38.8276444Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:38.8277352Z 2025-05-07T21:06:40.9790900Z ============================= test session starts ============================== 2025-05-07T21:06:40.9791556Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:40.9792100Z cachedir: .pytest_cache 2025-05-07T21:06:40.9792692Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:40.9793420Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:40.9793834Z plugins: hypothesis-6.131.14 2025-05-07T21:06:42.5995429Z collecting ... collected 3 items 2025-05-07T21:06:42.5995716Z 2025-05-07T21:06:43.1674793Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T21:06:43.1675852Z self=, 2025-05-07T21:06:43.1676383Z T=1, 2025-05-07T21:06:43.1676576Z D=2, 2025-05-07T21:06:43.1676755Z B=1, 2025-05-07T21:06:43.1676997Z log_E=3, 2025-05-07T21:06:43.1677266Z L=0, 2025-05-07T21:06:43.1677562Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1677970Z weighted=False, 2025-05-07T21:06:43.1678559Z mixed=False, 2025-05-07T21:06:43.1678783Z mixed_B=False, 2025-05-07T21:06:43.1679006Z use_cache=False, 2025-05-07T21:06:43.1679277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.1679572Z long_segments=False, 2025-05-07T21:06:43.1679852Z pooling_mode=, 2025-05-07T21:06:43.1680149Z use_cpu=False, 2025-05-07T21:06:43.1680368Z ) 2025-05-07T21:06:43.1680698Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1681203Z self=, 2025-05-07T21:06:43.1681647Z T=4, 2025-05-07T21:06:43.1681852Z D=2, 2025-05-07T21:06:43.1682140Z B=1, 2025-05-07T21:06:43.1689140Z log_E=3, 2025-05-07T21:06:43.1689390Z L=0, 2025-05-07T21:06:43.1689617Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1689925Z weighted=False, 2025-05-07T21:06:43.1690147Z mixed=False, 2025-05-07T21:06:43.1690365Z mixed_B=False, 2025-05-07T21:06:43.1690586Z use_cache=False, 2025-05-07T21:06:43.1690836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.1691137Z long_segments=False, 2025-05-07T21:06:43.1691528Z pooling_mode=, 2025-05-07T21:06:43.1691820Z use_cpu=False, 2025-05-07T21:06:43.1692033Z ) 2025-05-07T21:06:43.1692238Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1692684Z self=, 2025-05-07T21:06:43.1693122Z T=4, 2025-05-07T21:06:43.1693307Z D=4, 2025-05-07T21:06:43.1693578Z B=34, 2025-05-07T21:06:43.1693768Z log_E=4, 2025-05-07T21:06:43.1693959Z L=18, 2025-05-07T21:06:43.1694185Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1694859Z weighted=False, 2025-05-07T21:06:43.1695071Z mixed=True, 2025-05-07T21:06:43.1695282Z mixed_B=False, 2025-05-07T21:06:43.1695497Z use_cache=True, 2025-05-07T21:06:43.1695730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.1696028Z long_segments=False, 2025-05-07T21:06:43.1696298Z pooling_mode=, 2025-05-07T21:06:43.1696585Z use_cpu=False, 2025-05-07T21:06:43.1696790Z ) 2025-05-07T21:06:43.1696993Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1697437Z self=, 2025-05-07T21:06:43.1697868Z T=5, 2025-05-07T21:06:43.1698057Z D=2, 2025-05-07T21:06:43.1698242Z B=1, 2025-05-07T21:06:43.1698423Z log_E=3, 2025-05-07T21:06:43.1698629Z L=0, 2025-05-07T21:06:43.1698850Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1699135Z weighted=False, 2025-05-07T21:06:43.1699357Z mixed=False, 2025-05-07T21:06:43.1699571Z mixed_B=False, 2025-05-07T21:06:43.1699782Z use_cache=False, 2025-05-07T21:06:43.1700027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.1700322Z long_segments=False, 2025-05-07T21:06:43.1700586Z pooling_mode=, 2025-05-07T21:06:43.1700877Z use_cpu=False, 2025-05-07T21:06:43.1701089Z ) 2025-05-07T21:06:43.1701292Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1701735Z self=, 2025-05-07T21:06:43.1702173Z T=5, 2025-05-07T21:06:43.1702357Z D=122, 2025-05-07T21:06:43.1702551Z B=122, 2025-05-07T21:06:43.1702742Z log_E=3, 2025-05-07T21:06:43.1702940Z L=16, 2025-05-07T21:06:43.1703155Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1703451Z weighted=True, 2025-05-07T21:06:43.1703670Z mixed=False, 2025-05-07T21:06:43.1703880Z mixed_B=True, 2025-05-07T21:06:43.1704098Z use_cache=True, 2025-05-07T21:06:43.1704348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1704635Z long_segments=False, 2025-05-07T21:06:43.1704902Z pooling_mode=, 2025-05-07T21:06:43.1705189Z use_cpu=False, 2025-05-07T21:06:43.1705391Z ) 2025-05-07T21:06:43.1706499Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1706946Z self=, 2025-05-07T21:06:43.1707373Z T=4, 2025-05-07T21:06:43.1707559Z D=243, 2025-05-07T21:06:43.1707747Z B=64, 2025-05-07T21:06:43.1707926Z log_E=4, 2025-05-07T21:06:43.1708119Z L=12, 2025-05-07T21:06:43.1708334Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1708617Z weighted=False, 2025-05-07T21:06:43.1708832Z mixed=True, 2025-05-07T21:06:43.1709041Z mixed_B=False, 2025-05-07T21:06:43.1709252Z use_cache=False, 2025-05-07T21:06:43.1709505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.1709805Z long_segments=False, 2025-05-07T21:06:43.1710140Z pooling_mode=, 2025-05-07T21:06:43.1710418Z use_cpu=True, 2025-05-07T21:06:43.1710622Z ) 2025-05-07T21:06:43.1710851Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1711313Z self=, 2025-05-07T21:06:43.1711745Z T=2, 2025-05-07T21:06:43.1711933Z D=159, 2025-05-07T21:06:43.1712113Z B=27, 2025-05-07T21:06:43.1712366Z log_E=4, 2025-05-07T21:06:43.1712561Z L=19, 2025-05-07T21:06:43.1712771Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1713058Z weighted=False, 2025-05-07T21:06:43.1713274Z mixed=False, 2025-05-07T21:06:43.1713481Z mixed_B=True, 2025-05-07T21:06:43.1713698Z use_cache=False, 2025-05-07T21:06:43.1713949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1714310Z long_segments=False, 2025-05-07T21:06:43.1714579Z pooling_mode=, 2025-05-07T21:06:43.1714866Z use_cpu=True, 2025-05-07T21:06:43.1715069Z ) 2025-05-07T21:06:43.1715274Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1715720Z self=, 2025-05-07T21:06:43.1716154Z T=3, 2025-05-07T21:06:43.1716338Z D=122, 2025-05-07T21:06:43.1716533Z B=21, 2025-05-07T21:06:43.1716721Z log_E=4, 2025-05-07T21:06:43.1716914Z L=15, 2025-05-07T21:06:43.1717135Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1717422Z weighted=True, 2025-05-07T21:06:43.1717640Z mixed=True, 2025-05-07T21:06:43.1717848Z mixed_B=True, 2025-05-07T21:06:43.1718062Z use_cache=False, 2025-05-07T21:06:43.1718306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1718603Z long_segments=True, 2025-05-07T21:06:43.1718857Z pooling_mode=, 2025-05-07T21:06:43.1719140Z use_cpu=False, 2025-05-07T21:06:43.1719344Z ) 2025-05-07T21:06:43.1719548Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1719987Z self=, 2025-05-07T21:06:43.1720417Z T=4, 2025-05-07T21:06:43.1720671Z D=248, 2025-05-07T21:06:43.1720871Z B=120, 2025-05-07T21:06:43.1721090Z log_E=3, 2025-05-07T21:06:43.1721291Z L=7, 2025-05-07T21:06:43.1721505Z weights_precision=SparseType.FP32, 2025-05-07T21:06:43.1721796Z weighted=False, 2025-05-07T21:06:43.1722012Z mixed=True, 2025-05-07T21:06:43.1722218Z mixed_B=False, 2025-05-07T21:06:43.1722437Z use_cache=True, 2025-05-07T21:06:43.1722674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1722970Z long_segments=True, 2025-05-07T21:06:43.1723220Z pooling_mode=, 2025-05-07T21:06:43.1723507Z use_cpu=False, 2025-05-07T21:06:43.1723712Z ) 2025-05-07T21:06:43.1723910Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1724356Z self=, 2025-05-07T21:06:43.1724790Z T=5, 2025-05-07T21:06:43.1724970Z D=64, 2025-05-07T21:06:43.1725158Z B=80, 2025-05-07T21:06:43.1725344Z log_E=4, 2025-05-07T21:06:43.1725532Z L=15, 2025-05-07T21:06:43.1725750Z weights_precision=SparseType.FP32, 2025-05-07T21:06:43.1726037Z weighted=True, 2025-05-07T21:06:43.1726300Z mixed=False, 2025-05-07T21:06:43.1726518Z mixed_B=False, 2025-05-07T21:06:43.1726731Z use_cache=True, 2025-05-07T21:06:43.1726968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1727271Z long_segments=False, 2025-05-07T21:06:43.1727539Z pooling_mode=, 2025-05-07T21:06:43.1727820Z use_cpu=True, 2025-05-07T21:06:43.1728028Z ) 2025-05-07T21:06:43.1728232Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1728675Z self=, 2025-05-07T21:06:43.1729110Z T=3, 2025-05-07T21:06:43.1729299Z D=255, 2025-05-07T21:06:43.1729494Z B=72, 2025-05-07T21:06:43.1729720Z log_E=4, 2025-05-07T21:06:43.1729918Z L=14, 2025-05-07T21:06:43.1730136Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1730421Z weighted=True, 2025-05-07T21:06:43.1730656Z mixed=False, 2025-05-07T21:06:43.1730889Z mixed_B=True, 2025-05-07T21:06:43.1731100Z use_cache=True, 2025-05-07T21:06:43.1731345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1731637Z long_segments=False, 2025-05-07T21:06:43.1731941Z pooling_mode=, 2025-05-07T21:06:43.1732228Z use_cpu=True, 2025-05-07T21:06:43.1732431Z ) 2025-05-07T21:06:43.1732629Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1733066Z self=, 2025-05-07T21:06:43.1733498Z T=3, 2025-05-07T21:06:43.1733680Z D=3, 2025-05-07T21:06:43.1733910Z B=72, 2025-05-07T21:06:43.1734094Z log_E=4, 2025-05-07T21:06:43.1734286Z L=14, 2025-05-07T21:06:43.1734507Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1734802Z weighted=True, 2025-05-07T21:06:43.1735014Z mixed=False, 2025-05-07T21:06:43.1735216Z mixed_B=True, 2025-05-07T21:06:43.1735426Z use_cache=True, 2025-05-07T21:06:43.1735672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1735957Z long_segments=False, 2025-05-07T21:06:43.1736222Z pooling_mode=, 2025-05-07T21:06:43.1736506Z use_cpu=True, 2025-05-07T21:06:43.1736710Z ) 2025-05-07T21:06:43.1736917Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1737360Z self=, 2025-05-07T21:06:43.1737787Z T=3, 2025-05-07T21:06:43.1737976Z D=3, 2025-05-07T21:06:43.1738164Z B=72, 2025-05-07T21:06:43.1738344Z log_E=4, 2025-05-07T21:06:43.1738544Z L=14, 2025-05-07T21:06:43.1738768Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1739051Z weighted=True, 2025-05-07T21:06:43.1739274Z mixed=False, 2025-05-07T21:06:43.1739487Z mixed_B=True, 2025-05-07T21:06:43.1739695Z use_cache=False, 2025-05-07T21:06:43.1739949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1740242Z long_segments=False, 2025-05-07T21:06:43.1740507Z pooling_mode=, 2025-05-07T21:06:43.1740786Z use_cpu=True, 2025-05-07T21:06:43.1740997Z ) 2025-05-07T21:06:43.1741201Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1741646Z self=, 2025-05-07T21:06:43.1742081Z T=3, 2025-05-07T21:06:43.1742271Z D=3, 2025-05-07T21:06:43.1742450Z B=72, 2025-05-07T21:06:43.1742635Z log_E=4, 2025-05-07T21:06:43.1742828Z L=14, 2025-05-07T21:06:43.1743045Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1743333Z weighted=False, 2025-05-07T21:06:43.1743562Z mixed=False, 2025-05-07T21:06:43.1743770Z mixed_B=True, 2025-05-07T21:06:43.1743984Z use_cache=False, 2025-05-07T21:06:43.1744236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1744522Z long_segments=False, 2025-05-07T21:06:43.1744783Z pooling_mode=, 2025-05-07T21:06:43.1745066Z use_cpu=True, 2025-05-07T21:06:43.1745265Z ) 2025-05-07T21:06:43.1745467Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1745963Z self=, 2025-05-07T21:06:43.1746398Z T=3, 2025-05-07T21:06:43.1746579Z D=4, 2025-05-07T21:06:43.1746762Z B=72, 2025-05-07T21:06:43.1746949Z log_E=4, 2025-05-07T21:06:43.1747137Z L=14, 2025-05-07T21:06:43.1747354Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1747645Z weighted=False, 2025-05-07T21:06:43.1747854Z mixed=False, 2025-05-07T21:06:43.1748065Z mixed_B=True, 2025-05-07T21:06:43.1748277Z use_cache=False, 2025-05-07T21:06:43.1748527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1748817Z long_segments=False, 2025-05-07T21:06:43.1749131Z pooling_mode=, 2025-05-07T21:06:43.1749408Z use_cpu=True, 2025-05-07T21:06:43.1749615Z ) 2025-05-07T21:06:43.1749817Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1750250Z self=, 2025-05-07T21:06:43.1750686Z T=3, 2025-05-07T21:06:43.1750906Z D=4, 2025-05-07T21:06:43.1751110Z B=72, 2025-05-07T21:06:43.1751296Z log_E=3, 2025-05-07T21:06:43.1751537Z L=14, 2025-05-07T21:06:43.1751751Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1752037Z weighted=False, 2025-05-07T21:06:43.1752257Z mixed=False, 2025-05-07T21:06:43.1752459Z mixed_B=True, 2025-05-07T21:06:43.1752677Z use_cache=False, 2025-05-07T21:06:43.1752932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1753233Z long_segments=False, 2025-05-07T21:06:43.1753536Z pooling_mode=, 2025-05-07T21:06:43.1753820Z use_cpu=True, 2025-05-07T21:06:43.1754029Z ) 2025-05-07T21:06:43.1754228Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1754680Z self=, 2025-05-07T21:06:43.1755115Z T=3, 2025-05-07T21:06:43.1755296Z D=4, 2025-05-07T21:06:43.1755480Z B=3, 2025-05-07T21:06:43.1755664Z log_E=3, 2025-05-07T21:06:43.1755852Z L=14, 2025-05-07T21:06:43.1756071Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1756362Z weighted=False, 2025-05-07T21:06:43.1756571Z mixed=False, 2025-05-07T21:06:43.1756783Z mixed_B=True, 2025-05-07T21:06:43.1756995Z use_cache=False, 2025-05-07T21:06:43.1757236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.1757529Z long_segments=False, 2025-05-07T21:06:43.1757800Z pooling_mode=, 2025-05-07T21:06:43.1758076Z use_cpu=True, 2025-05-07T21:06:43.1758285Z ) 2025-05-07T21:06:43.1758493Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1758934Z self=, 2025-05-07T21:06:43.1759364Z T=1, 2025-05-07T21:06:43.1759549Z D=183, 2025-05-07T21:06:43.1759736Z B=65, 2025-05-07T21:06:43.1759914Z log_E=5, 2025-05-07T21:06:43.1760107Z L=2, 2025-05-07T21:06:43.1760324Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1760701Z weighted=True, 2025-05-07T21:06:43.1760948Z mixed=False, 2025-05-07T21:06:43.1761158Z mixed_B=False, 2025-05-07T21:06:43.1761366Z use_cache=True, 2025-05-07T21:06:43.1761610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.1761908Z long_segments=True, 2025-05-07T21:06:43.1762157Z pooling_mode=, 2025-05-07T21:06:43.1762446Z use_cpu=True, 2025-05-07T21:06:43.1762649Z ) 2025-05-07T21:06:43.1762852Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1763307Z self=, 2025-05-07T21:06:43.1763739Z T=1, 2025-05-07T21:06:43.1763919Z D=2, 2025-05-07T21:06:43.1764111Z B=65, 2025-05-07T21:06:43.1764301Z log_E=5, 2025-05-07T21:06:43.1764489Z L=2, 2025-05-07T21:06:43.1764707Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1764996Z weighted=True, 2025-05-07T21:06:43.1765213Z mixed=False, 2025-05-07T21:06:43.1765497Z mixed_B=False, 2025-05-07T21:06:43.1765712Z use_cache=True, 2025-05-07T21:06:43.1765951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.1766244Z long_segments=True, 2025-05-07T21:06:43.1766504Z pooling_mode=, 2025-05-07T21:06:43.1766787Z use_cpu=True, 2025-05-07T21:06:43.1766986Z ) 2025-05-07T21:06:43.1767193Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.1767637Z self=, 2025-05-07T21:06:43.1768068Z T=1, 2025-05-07T21:06:43.1768253Z D=2, 2025-05-07T21:06:43.1768435Z B=2, 2025-05-07T21:06:43.1768609Z log_E=5, 2025-05-07T21:06:43.1768852Z L=2, 2025-05-07T21:06:43.1769063Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.1769342Z weighted=True, 2025-05-07T21:06:43.1769555Z mixed=False, 2025-05-07T21:06:43.1769760Z mixed_B=False, 2025-05-07T21:06:43.1769962Z use_cache=True, 2025-05-07T21:06:43.1770198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.1770488Z long_segments=True, 2025-05-07T21:06:43.1770737Z pooling_mode=, 2025-05-07T21:06:43.1771071Z use_cpu=True, 2025-05-07T21:06:43.2651814Z ) 2025-05-07T21:06:43.2652194Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2652830Z self=, 2025-05-07T21:06:43.2653435Z T=1, 2025-05-07T21:06:43.2653641Z D=2, 2025-05-07T21:06:43.2653828Z B=2, 2025-05-07T21:06:43.2654325Z log_E=5, 2025-05-07T21:06:43.2654509Z L=2, 2025-05-07T21:06:43.2654722Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2655024Z weighted=True, 2025-05-07T21:06:43.2655228Z mixed=False, 2025-05-07T21:06:43.2655440Z mixed_B=False, 2025-05-07T21:06:43.2655656Z use_cache=True, 2025-05-07T21:06:43.2655891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.2656188Z long_segments=False, 2025-05-07T21:06:43.2656465Z pooling_mode=, 2025-05-07T21:06:43.2656746Z use_cpu=True, 2025-05-07T21:06:43.2656949Z ) 2025-05-07T21:06:43.2657162Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2657599Z self=, 2025-05-07T21:06:43.2658035Z T=1, 2025-05-07T21:06:43.2658223Z D=2, 2025-05-07T21:06:43.2658410Z B=2, 2025-05-07T21:06:43.2658587Z log_E=5, 2025-05-07T21:06:43.2658785Z L=1, 2025-05-07T21:06:43.2659004Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2659295Z weighted=True, 2025-05-07T21:06:43.2659509Z mixed=False, 2025-05-07T21:06:43.2659724Z mixed_B=False, 2025-05-07T21:06:43.2659933Z use_cache=True, 2025-05-07T21:06:43.2660172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.2660469Z long_segments=False, 2025-05-07T21:06:43.2660727Z pooling_mode=, 2025-05-07T21:06:43.2661013Z use_cpu=True, 2025-05-07T21:06:43.2661217Z ) 2025-05-07T21:06:43.2661420Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2661859Z self=, 2025-05-07T21:06:43.2662291Z T=1, 2025-05-07T21:06:43.2662469Z D=2, 2025-05-07T21:06:43.2662652Z B=2, 2025-05-07T21:06:43.2662834Z log_E=3, 2025-05-07T21:06:43.2663023Z L=1, 2025-05-07T21:06:43.2663241Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2663528Z weighted=True, 2025-05-07T21:06:43.2663733Z mixed=False, 2025-05-07T21:06:43.2663946Z mixed_B=False, 2025-05-07T21:06:43.2664159Z use_cache=True, 2025-05-07T21:06:43.2664393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.2664680Z long_segments=False, 2025-05-07T21:06:43.2664947Z pooling_mode=, 2025-05-07T21:06:43.2665235Z use_cpu=True, 2025-05-07T21:06:43.2665437Z ) 2025-05-07T21:06:43.2665638Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2666172Z self=, 2025-05-07T21:06:43.2666601Z T=1, 2025-05-07T21:06:43.2666785Z D=2, 2025-05-07T21:06:43.2666971Z B=2, 2025-05-07T21:06:43.2667148Z log_E=3, 2025-05-07T21:06:43.2667363Z L=1, 2025-05-07T21:06:43.2667583Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2675328Z weighted=True, 2025-05-07T21:06:43.2675566Z mixed=False, 2025-05-07T21:06:43.2675769Z mixed_B=True, 2025-05-07T21:06:43.2675988Z use_cache=True, 2025-05-07T21:06:43.2676231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.2676531Z long_segments=False, 2025-05-07T21:06:43.2676797Z pooling_mode=, 2025-05-07T21:06:43.2677226Z use_cpu=True, 2025-05-07T21:06:43.2677427Z ) 2025-05-07T21:06:43.2677633Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2678086Z self=, 2025-05-07T21:06:43.2678520Z T=3, 2025-05-07T21:06:43.2678710Z D=138, 2025-05-07T21:06:43.2678905Z B=88, 2025-05-07T21:06:43.2679089Z log_E=5, 2025-05-07T21:06:43.2679290Z L=13, 2025-05-07T21:06:43.2679603Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2679896Z weighted=False, 2025-05-07T21:06:43.2680120Z mixed=False, 2025-05-07T21:06:43.2680338Z mixed_B=False, 2025-05-07T21:06:43.2680694Z use_cache=False, 2025-05-07T21:06:43.2680972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2681275Z long_segments=True, 2025-05-07T21:06:43.2681540Z pooling_mode=, 2025-05-07T21:06:43.2681882Z use_cpu=True, 2025-05-07T21:06:43.2682097Z ) 2025-05-07T21:06:43.2682311Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2682759Z self=, 2025-05-07T21:06:43.2683200Z T=3, 2025-05-07T21:06:43.2683393Z D=138, 2025-05-07T21:06:43.2683582Z B=88, 2025-05-07T21:06:43.2683774Z log_E=3, 2025-05-07T21:06:43.2683976Z L=13, 2025-05-07T21:06:43.2684194Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2684492Z weighted=False, 2025-05-07T21:06:43.2684724Z mixed=False, 2025-05-07T21:06:43.2684937Z mixed_B=False, 2025-05-07T21:06:43.2685160Z use_cache=False, 2025-05-07T21:06:43.2685414Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2685706Z long_segments=True, 2025-05-07T21:06:43.2685970Z pooling_mode=, 2025-05-07T21:06:43.2686261Z use_cpu=True, 2025-05-07T21:06:43.2686466Z ) 2025-05-07T21:06:43.2686678Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2687137Z self=, 2025-05-07T21:06:43.2687584Z T=3, 2025-05-07T21:06:43.2687773Z D=138, 2025-05-07T21:06:43.2687972Z B=88, 2025-05-07T21:06:43.2688169Z log_E=3, 2025-05-07T21:06:43.2688365Z L=3, 2025-05-07T21:06:43.2688593Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2688894Z weighted=False, 2025-05-07T21:06:43.2689113Z mixed=False, 2025-05-07T21:06:43.2689332Z mixed_B=False, 2025-05-07T21:06:43.2689560Z use_cache=False, 2025-05-07T21:06:43.2689811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2690111Z long_segments=True, 2025-05-07T21:06:43.2690379Z pooling_mode=, 2025-05-07T21:06:43.2690663Z use_cpu=True, 2025-05-07T21:06:43.2690874Z ) 2025-05-07T21:06:43.2691082Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2691524Z self=, 2025-05-07T21:06:43.2691967Z T=3, 2025-05-07T21:06:43.2692159Z D=3, 2025-05-07T21:06:43.2692346Z B=88, 2025-05-07T21:06:43.2692539Z log_E=3, 2025-05-07T21:06:43.2692741Z L=3, 2025-05-07T21:06:43.2692956Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2693252Z weighted=False, 2025-05-07T21:06:43.2693475Z mixed=False, 2025-05-07T21:06:43.2693691Z mixed_B=False, 2025-05-07T21:06:43.2693962Z use_cache=False, 2025-05-07T21:06:43.2694482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2694787Z long_segments=True, 2025-05-07T21:06:43.2695044Z pooling_mode=, 2025-05-07T21:06:43.2695336Z use_cpu=True, 2025-05-07T21:06:43.2695549Z ) 2025-05-07T21:06:43.2695750Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2696200Z self=, 2025-05-07T21:06:43.2696642Z T=3, 2025-05-07T21:06:43.2696831Z D=88, 2025-05-07T21:06:43.2697023Z B=88, 2025-05-07T21:06:43.2697212Z log_E=3, 2025-05-07T21:06:43.2697407Z L=3, 2025-05-07T21:06:43.2697711Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2698009Z weighted=False, 2025-05-07T21:06:43.2698230Z mixed=False, 2025-05-07T21:06:43.2698448Z mixed_B=False, 2025-05-07T21:06:43.2698669Z use_cache=False, 2025-05-07T21:06:43.2698919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2699223Z long_segments=True, 2025-05-07T21:06:43.2699489Z pooling_mode=, 2025-05-07T21:06:43.2699866Z use_cpu=True, 2025-05-07T21:06:43.2700076Z ) 2025-05-07T21:06:43.2700287Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2700741Z self=, 2025-05-07T21:06:43.2701186Z T=3, 2025-05-07T21:06:43.2701380Z D=88, 2025-05-07T21:06:43.2701573Z B=3, 2025-05-07T21:06:43.2701762Z log_E=3, 2025-05-07T21:06:43.2702035Z L=3, 2025-05-07T21:06:43.2702258Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2702552Z weighted=False, 2025-05-07T21:06:43.2702784Z mixed=False, 2025-05-07T21:06:43.2703005Z mixed_B=False, 2025-05-07T21:06:43.2703228Z use_cache=False, 2025-05-07T21:06:43.2703482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2703779Z long_segments=True, 2025-05-07T21:06:43.2704036Z pooling_mode=, 2025-05-07T21:06:43.2704328Z use_cpu=True, 2025-05-07T21:06:43.2704540Z ) 2025-05-07T21:06:43.2704744Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2705195Z self=, 2025-05-07T21:06:43.2705636Z T=3, 2025-05-07T21:06:43.2705825Z D=88, 2025-05-07T21:06:43.2706018Z B=3, 2025-05-07T21:06:43.2706210Z log_E=3, 2025-05-07T21:06:43.2706452Z L=3, 2025-05-07T21:06:43.2706675Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2706965Z weighted=False, 2025-05-07T21:06:43.2707192Z mixed=False, 2025-05-07T21:06:43.2707410Z mixed_B=False, 2025-05-07T21:06:43.2707627Z use_cache=False, 2025-05-07T21:06:43.2707885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2708183Z long_segments=False, 2025-05-07T21:06:43.2708451Z pooling_mode=, 2025-05-07T21:06:43.2708745Z use_cpu=True, 2025-05-07T21:06:43.2708961Z ) 2025-05-07T21:06:43.2709174Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2709620Z self=, 2025-05-07T21:06:43.2710063Z T=3, 2025-05-07T21:06:43.2710255Z D=45, 2025-05-07T21:06:43.2710443Z B=111, 2025-05-07T21:06:43.2710659Z log_E=3, 2025-05-07T21:06:43.2710892Z L=12, 2025-05-07T21:06:43.2711111Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2711409Z weighted=False, 2025-05-07T21:06:43.2711633Z mixed=True, 2025-05-07T21:06:43.2711843Z mixed_B=True, 2025-05-07T21:06:43.2712073Z use_cache=True, 2025-05-07T21:06:43.2712322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2712621Z long_segments=False, 2025-05-07T21:06:43.2712901Z pooling_mode=, 2025-05-07T21:06:43.2713192Z use_cpu=True, 2025-05-07T21:06:43.2713397Z ) 2025-05-07T21:06:43.2713609Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2714138Z self=, 2025-05-07T21:06:43.2714585Z T=3, 2025-05-07T21:06:43.2714773Z D=45, 2025-05-07T21:06:43.2714971Z B=111, 2025-05-07T21:06:43.2715171Z log_E=3, 2025-05-07T21:06:43.2715368Z L=12, 2025-05-07T21:06:43.2715594Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2715890Z weighted=False, 2025-05-07T21:06:43.2716106Z mixed=True, 2025-05-07T21:06:43.2716318Z mixed_B=True, 2025-05-07T21:06:43.2716535Z use_cache=True, 2025-05-07T21:06:43.2716776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2717081Z long_segments=True, 2025-05-07T21:06:43.2717343Z pooling_mode=, 2025-05-07T21:06:43.2717627Z use_cpu=True, 2025-05-07T21:06:43.2717888Z ) 2025-05-07T21:06:43.2718098Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2718542Z self=, 2025-05-07T21:06:43.2718986Z T=3, 2025-05-07T21:06:43.2719184Z D=45, 2025-05-07T21:06:43.2719376Z B=111, 2025-05-07T21:06:43.2719571Z log_E=3, 2025-05-07T21:06:43.2719772Z L=12, 2025-05-07T21:06:43.2720036Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2720335Z weighted=False, 2025-05-07T21:06:43.2720602Z mixed=True, 2025-05-07T21:06:43.2720833Z mixed_B=True, 2025-05-07T21:06:43.2721077Z use_cache=True, 2025-05-07T21:06:43.2721324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2721624Z long_segments=True, 2025-05-07T21:06:43.2721883Z pooling_mode=, 2025-05-07T21:06:43.2722256Z use_cpu=False, 2025-05-07T21:06:43.2722471Z ) 2025-05-07T21:06:43.2722676Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2723128Z self=, 2025-05-07T21:06:43.2723572Z T=1, 2025-05-07T21:06:43.2723762Z D=45, 2025-05-07T21:06:43.2723959Z B=111, 2025-05-07T21:06:43.2724156Z log_E=3, 2025-05-07T21:06:43.2724352Z L=12, 2025-05-07T21:06:43.2724591Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2724891Z weighted=False, 2025-05-07T21:06:43.2725109Z mixed=True, 2025-05-07T21:06:43.2725326Z mixed_B=True, 2025-05-07T21:06:43.2725549Z use_cache=True, 2025-05-07T21:06:43.2725792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2726096Z long_segments=True, 2025-05-07T21:06:43.2726364Z pooling_mode=, 2025-05-07T21:06:43.2726649Z use_cpu=True, 2025-05-07T21:06:43.2726864Z ) 2025-05-07T21:06:43.2727074Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2727529Z self=, 2025-05-07T21:06:43.2727970Z T=3, 2025-05-07T21:06:43.2728164Z D=45, 2025-05-07T21:06:43.2728357Z B=111, 2025-05-07T21:06:43.2728546Z log_E=3, 2025-05-07T21:06:43.2728751Z L=3, 2025-05-07T21:06:43.2728976Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2729265Z weighted=False, 2025-05-07T21:06:43.2729490Z mixed=True, 2025-05-07T21:06:43.2729708Z mixed_B=True, 2025-05-07T21:06:43.2729925Z use_cache=True, 2025-05-07T21:06:43.2730179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2730475Z long_segments=True, 2025-05-07T21:06:43.2730733Z pooling_mode=, 2025-05-07T21:06:43.2731024Z use_cpu=True, 2025-05-07T21:06:43.2731233Z ) 2025-05-07T21:06:43.2731435Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2731885Z self=, 2025-05-07T21:06:43.2732330Z T=3, 2025-05-07T21:06:43.2732517Z D=45, 2025-05-07T21:06:43.2732711Z B=111, 2025-05-07T21:06:43.2732907Z log_E=3, 2025-05-07T21:06:43.2733104Z L=3, 2025-05-07T21:06:43.2733326Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2733630Z weighted=False, 2025-05-07T21:06:43.2733851Z mixed=True, 2025-05-07T21:06:43.2734059Z mixed_B=True, 2025-05-07T21:06:43.2734278Z use_cache=True, 2025-05-07T21:06:43.2734575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2734869Z long_segments=True, 2025-05-07T21:06:43.2735165Z pooling_mode=, 2025-05-07T21:06:43.2735553Z use_cpu=False, 2025-05-07T21:06:43.2735825Z ) 2025-05-07T21:06:43.2736100Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2736684Z self=, 2025-05-07T21:06:43.2737122Z T=3, 2025-05-07T21:06:43.2737322Z D=45, 2025-05-07T21:06:43.2737524Z B=3, 2025-05-07T21:06:43.2737713Z log_E=3, 2025-05-07T21:06:43.2737918Z L=3, 2025-05-07T21:06:43.2738142Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2738512Z weighted=False, 2025-05-07T21:06:43.2738735Z mixed=True, 2025-05-07T21:06:43.2738951Z mixed_B=True, 2025-05-07T21:06:43.2739165Z use_cache=True, 2025-05-07T21:06:43.2739416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:43.2739720Z long_segments=True, 2025-05-07T21:06:43.2739982Z pooling_mode=, 2025-05-07T21:06:43.2740277Z use_cpu=False, 2025-05-07T21:06:43.2740492Z ) 2025-05-07T21:06:43.2740782Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2741254Z self=, 2025-05-07T21:06:43.2741698Z T=5, 2025-05-07T21:06:43.2741889Z D=244, 2025-05-07T21:06:43.2742082Z B=92, 2025-05-07T21:06:43.2742281Z log_E=3, 2025-05-07T21:06:43.2742482Z L=6, 2025-05-07T21:06:43.2742744Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2743039Z weighted=False, 2025-05-07T21:06:43.2743261Z mixed=False, 2025-05-07T21:06:43.2743476Z mixed_B=False, 2025-05-07T21:06:43.2743697Z use_cache=True, 2025-05-07T21:06:43.2743942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.2744237Z long_segments=False, 2025-05-07T21:06:43.2744513Z pooling_mode=, 2025-05-07T21:06:43.2744812Z use_cpu=True, 2025-05-07T21:06:43.2745021Z ) 2025-05-07T21:06:43.2745234Z Trying example: test_backward_sgd( 2025-05-07T21:06:43.2745696Z self=, 2025-05-07T21:06:43.2746134Z T=5, 2025-05-07T21:06:43.2746329Z D=244, 2025-05-07T21:06:43.2746525Z B=5, 2025-05-07T21:06:43.2746719Z log_E=3, 2025-05-07T21:06:43.2746913Z L=6, 2025-05-07T21:06:43.2747134Z weights_precision=SparseType.FP16, 2025-05-07T21:06:43.2747434Z weighted=False, 2025-05-07T21:06:43.2747660Z mixed=False, 2025-05-07T21:06:43.2747880Z mixed_B=False, 2025-05-07T21:06:43.2748105Z use_cache=True, 2025-05-07T21:06:43.2748350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:43.2748657Z long_segments=False, 2025-05-07T21:06:43.2748931Z pooling_mode=, 2025-05-07T21:06:43.2749216Z use_cpu=True, 2025-05-07T21:06:43.2749432Z ) 2025-05-07T21:06:43.2749625Z PASSED 2025-05-07T21:06:45.6745881Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6747185Z self=, 2025-05-07T21:06:45.6747866Z D=2, 2025-05-07T21:06:45.6748067Z B=1152, 2025-05-07T21:06:45.6748264Z L=1, 2025-05-07T21:06:45.6748464Z weighted=False, 2025-05-07T21:06:45.6748762Z mixed=False, 2025-05-07T21:06:45.6748994Z mixed_B=False, 2025-05-07T21:06:45.6749214Z use_cache=False, 2025-05-07T21:06:45.6749461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.6749750Z ) 2025-05-07T21:06:45.6750021Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6750599Z self=, 2025-05-07T21:06:45.6751111Z D=3, 2025-05-07T21:06:45.6751298Z B=1152, 2025-05-07T21:06:45.6751504Z L=1, 2025-05-07T21:06:45.6752002Z weighted=False, 2025-05-07T21:06:45.6752222Z mixed=False, 2025-05-07T21:06:45.6752433Z mixed_B=False, 2025-05-07T21:06:45.6752653Z use_cache=False, 2025-05-07T21:06:45.6752908Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.6753184Z ) 2025-05-07T21:06:45.6753446Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6754039Z self=, 2025-05-07T21:06:45.6754557Z D=3, 2025-05-07T21:06:45.6754747Z B=262144, 2025-05-07T21:06:45.6754950Z L=1, 2025-05-07T21:06:45.6755144Z weighted=True, 2025-05-07T21:06:45.6755446Z mixed=True, 2025-05-07T21:06:45.6755658Z mixed_B=True, 2025-05-07T21:06:45.6755879Z use_cache=False, 2025-05-07T21:06:45.6756126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.6756409Z ) 2025-05-07T21:06:45.6756674Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6757266Z self=, 2025-05-07T21:06:45.6757810Z D=7, 2025-05-07T21:06:45.6758083Z B=262144, 2025-05-07T21:06:45.6758289Z L=1, 2025-05-07T21:06:45.6758488Z weighted=False, 2025-05-07T21:06:45.6758701Z mixed=True, 2025-05-07T21:06:45.6758921Z mixed_B=False, 2025-05-07T21:06:45.6759141Z use_cache=True, 2025-05-07T21:06:45.6759377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.6759658Z ) 2025-05-07T21:06:45.6760000Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6760664Z self=, 2025-05-07T21:06:45.6761184Z D=7, 2025-05-07T21:06:45.6761372Z B=1152, 2025-05-07T21:06:45.6761562Z L=4, 2025-05-07T21:06:45.6761753Z weighted=True, 2025-05-07T21:06:45.6761967Z mixed=True, 2025-05-07T21:06:45.6762170Z mixed_B=False, 2025-05-07T21:06:45.6762389Z use_cache=True, 2025-05-07T21:06:45.6762634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.6762916Z ) 2025-05-07T21:06:45.6763174Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6763762Z self=, 2025-05-07T21:06:45.6764273Z D=2, 2025-05-07T21:06:45.6764457Z B=262144, 2025-05-07T21:06:45.6764659Z L=3, 2025-05-07T21:06:45.6764855Z weighted=True, 2025-05-07T21:06:45.6765068Z mixed=False, 2025-05-07T21:06:45.6765289Z mixed_B=False, 2025-05-07T21:06:45.6765505Z use_cache=False, 2025-05-07T21:06:45.6765751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.6766038Z ) 2025-05-07T21:06:45.6766298Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6766878Z self=, 2025-05-07T21:06:45.6767396Z D=9, 2025-05-07T21:06:45.6767596Z B=262144, 2025-05-07T21:06:45.6767794Z L=3, 2025-05-07T21:06:45.6767993Z weighted=True, 2025-05-07T21:06:45.6768220Z mixed=False, 2025-05-07T21:06:45.6768431Z mixed_B=False, 2025-05-07T21:06:45.6768655Z use_cache=False, 2025-05-07T21:06:45.6768917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.6769206Z ) 2025-05-07T21:06:45.6769467Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6770061Z self=, 2025-05-07T21:06:45.6770583Z D=4, 2025-05-07T21:06:45.6770773Z B=1152, 2025-05-07T21:06:45.6770984Z L=4, 2025-05-07T21:06:45.6771179Z weighted=True, 2025-05-07T21:06:45.6771391Z mixed=False, 2025-05-07T21:06:45.6771608Z mixed_B=False, 2025-05-07T21:06:45.6778864Z use_cache=False, 2025-05-07T21:06:45.6779270Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.6779556Z ) 2025-05-07T21:06:45.6779904Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6780501Z self=, 2025-05-07T21:06:45.6781018Z D=7, 2025-05-07T21:06:45.6781206Z B=262144, 2025-05-07T21:06:45.6781405Z L=2, 2025-05-07T21:06:45.6781606Z weighted=True, 2025-05-07T21:06:45.6781825Z mixed=True, 2025-05-07T21:06:45.6782039Z mixed_B=True, 2025-05-07T21:06:45.6782265Z use_cache=False, 2025-05-07T21:06:45.6782524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.6782826Z ) 2025-05-07T21:06:45.6783091Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6783724Z self=, 2025-05-07T21:06:45.6784241Z D=2, 2025-05-07T21:06:45.6784436Z B=262144, 2025-05-07T21:06:45.6784633Z L=2, 2025-05-07T21:06:45.6784831Z weighted=False, 2025-05-07T21:06:45.6785055Z mixed=True, 2025-05-07T21:06:45.6785262Z mixed_B=False, 2025-05-07T21:06:45.6785482Z use_cache=False, 2025-05-07T21:06:45.6785787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.6786068Z ) 2025-05-07T21:06:45.6786332Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6786916Z self=, 2025-05-07T21:06:45.6787430Z D=9, 2025-05-07T21:06:45.6787618Z B=1152, 2025-05-07T21:06:45.6787858Z L=4, 2025-05-07T21:06:45.6788056Z weighted=False, 2025-05-07T21:06:45.6788270Z mixed=True, 2025-05-07T21:06:45.6788485Z mixed_B=True, 2025-05-07T21:06:45.6788705Z use_cache=True, 2025-05-07T21:06:45.6788947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.6789232Z ) 2025-05-07T21:06:45.6789501Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6790085Z self=, 2025-05-07T21:06:45.6790601Z D=9, 2025-05-07T21:06:45.6790795Z B=1152, 2025-05-07T21:06:45.6790989Z L=4, 2025-05-07T21:06:45.6791185Z weighted=True, 2025-05-07T21:06:45.6791405Z mixed=True, 2025-05-07T21:06:45.6791615Z mixed_B=True, 2025-05-07T21:06:45.6791836Z use_cache=True, 2025-05-07T21:06:45.6792082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.6792372Z ) 2025-05-07T21:06:45.6792634Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6793220Z self=, 2025-05-07T21:06:45.6793747Z D=4, 2025-05-07T21:06:45.6793936Z B=1152, 2025-05-07T21:06:45.6794131Z L=4, 2025-05-07T21:06:45.6794723Z weighted=True, 2025-05-07T21:06:45.6795008Z mixed=True, 2025-05-07T21:06:45.6795229Z mixed_B=True, 2025-05-07T21:06:45.6795453Z use_cache=True, 2025-05-07T21:06:45.6795703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.6795989Z ) 2025-05-07T21:06:45.6796257Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6796842Z self=, 2025-05-07T21:06:45.6797359Z D=5, 2025-05-07T21:06:45.6797552Z B=1152, 2025-05-07T21:06:45.6797740Z L=3, 2025-05-07T21:06:45.6797937Z weighted=True, 2025-05-07T21:06:45.6798156Z mixed=False, 2025-05-07T21:06:45.6798364Z mixed_B=False, 2025-05-07T21:06:45.6798585Z use_cache=True, 2025-05-07T21:06:45.6798828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.6799115Z ) 2025-05-07T21:06:45.6799370Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:06:45.6799954Z self=, 2025-05-07T21:06:45.6800465Z D=5, 2025-05-07T21:06:45.6800727Z B=1152, 2025-05-07T21:06:45.6800918Z L=3, 2025-05-07T21:06:45.6801224Z weighted=False, 2025-05-07T21:06:45.6801443Z mixed=False, 2025-05-07T21:06:45.6801661Z mixed_B=False, 2025-05-07T21:06:45.6801884Z use_cache=True, 2025-05-07T21:06:45.6802124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.6802416Z ) 2025-05-07T21:06:45.6802608Z PASSED 2025-05-07T21:06:45.7180453Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7181527Z self=, 2025-05-07T21:06:45.7182113Z T=1, 2025-05-07T21:06:45.7182332Z D=2, 2025-05-07T21:06:45.7182816Z B=1, 2025-05-07T21:06:45.7183038Z log_E=3, 2025-05-07T21:06:45.7183265Z L=0, 2025-05-07T21:06:45.7183520Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7183874Z weighted=False, 2025-05-07T21:06:45.7184143Z mixed=False, 2025-05-07T21:06:45.7184397Z use_cache=False, 2025-05-07T21:06:45.7184708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7185063Z long_segments=False, 2025-05-07T21:06:45.7185462Z pooling_mode=, 2025-05-07T21:06:45.7185810Z ) 2025-05-07T21:06:45.7186077Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7186674Z self=, 2025-05-07T21:06:45.7187244Z T=3, 2025-05-07T21:06:45.7187470Z D=2, 2025-05-07T21:06:45.7187690Z B=1, 2025-05-07T21:06:45.7187995Z log_E=3, 2025-05-07T21:06:45.7188229Z L=0, 2025-05-07T21:06:45.7188490Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7188845Z weighted=False, 2025-05-07T21:06:45.7189101Z mixed=False, 2025-05-07T21:06:45.7189353Z use_cache=False, 2025-05-07T21:06:45.7189641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7189995Z long_segments=False, 2025-05-07T21:06:45.7190309Z pooling_mode=, 2025-05-07T21:06:45.7190643Z ) 2025-05-07T21:06:45.7190900Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7191507Z self=, 2025-05-07T21:06:45.7192072Z T=3, 2025-05-07T21:06:45.7192295Z D=111, 2025-05-07T21:06:45.7192519Z B=66, 2025-05-07T21:06:45.7192737Z log_E=5, 2025-05-07T21:06:45.7192969Z L=17, 2025-05-07T21:06:45.7193228Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7193572Z weighted=True, 2025-05-07T21:06:45.7193836Z mixed=False, 2025-05-07T21:06:45.7194095Z use_cache=True, 2025-05-07T21:06:45.7194614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7194973Z long_segments=True, 2025-05-07T21:06:45.7195283Z pooling_mode=, 2025-05-07T21:06:45.7195616Z ) 2025-05-07T21:06:45.7195865Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7196474Z self=, 2025-05-07T21:06:45.7197038Z T=1, 2025-05-07T21:06:45.7197254Z D=154, 2025-05-07T21:06:45.7197480Z B=1, 2025-05-07T21:06:45.7197709Z log_E=3, 2025-05-07T21:06:45.7197934Z L=0, 2025-05-07T21:06:45.7198195Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7198541Z weighted=False, 2025-05-07T21:06:45.7198792Z mixed=False, 2025-05-07T21:06:45.7199049Z use_cache=False, 2025-05-07T21:06:45.7199347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7199700Z long_segments=False, 2025-05-07T21:06:45.7200019Z pooling_mode=, 2025-05-07T21:06:45.7200347Z ) 2025-05-07T21:06:45.7200684Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7201322Z self=, 2025-05-07T21:06:45.7201909Z T=1, 2025-05-07T21:06:45.7202131Z D=154, 2025-05-07T21:06:45.7202348Z B=32, 2025-05-07T21:06:45.7202570Z log_E=5, 2025-05-07T21:06:45.7202930Z L=14, 2025-05-07T21:06:45.7203190Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7203544Z weighted=False, 2025-05-07T21:06:45.7203802Z mixed=False, 2025-05-07T21:06:45.7204046Z use_cache=True, 2025-05-07T21:06:45.7204333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7204694Z long_segments=True, 2025-05-07T21:06:45.7204998Z pooling_mode=, 2025-05-07T21:06:45.7205334Z ) 2025-05-07T21:06:45.7205590Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7206188Z self=, 2025-05-07T21:06:45.7206755Z T=5, 2025-05-07T21:06:45.7207052Z D=256, 2025-05-07T21:06:45.7207272Z B=62, 2025-05-07T21:06:45.7207495Z log_E=3, 2025-05-07T21:06:45.7207727Z L=9, 2025-05-07T21:06:45.7207980Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7208331Z weighted=False, 2025-05-07T21:06:45.7208593Z mixed=True, 2025-05-07T21:06:45.7208847Z use_cache=False, 2025-05-07T21:06:45.7209144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7209500Z long_segments=False, 2025-05-07T21:06:45.7209889Z pooling_mode=, 2025-05-07T21:06:45.7210221Z ) 2025-05-07T21:06:45.7210484Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7211082Z self=, 2025-05-07T21:06:45.7211689Z T=4, 2025-05-07T21:06:45.7211912Z D=214, 2025-05-07T21:06:45.7212206Z B=32, 2025-05-07T21:06:45.7212422Z log_E=4, 2025-05-07T21:06:45.7212654Z L=20, 2025-05-07T21:06:45.7212911Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7213263Z weighted=True, 2025-05-07T21:06:45.7213518Z mixed=False, 2025-05-07T21:06:45.7213774Z use_cache=False, 2025-05-07T21:06:45.7214062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7214428Z long_segments=False, 2025-05-07T21:06:45.7214756Z pooling_mode=, 2025-05-07T21:06:45.7215081Z ) 2025-05-07T21:06:45.7215358Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7215966Z self=, 2025-05-07T21:06:45.7216535Z T=2, 2025-05-07T21:06:45.7216749Z D=188, 2025-05-07T21:06:45.7216973Z B=116, 2025-05-07T21:06:45.7217196Z log_E=3, 2025-05-07T21:06:45.7217421Z L=19, 2025-05-07T21:06:45.7217690Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7218044Z weighted=True, 2025-05-07T21:06:45.7218292Z mixed=True, 2025-05-07T21:06:45.7218544Z use_cache=True, 2025-05-07T21:06:45.7218835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7219184Z long_segments=True, 2025-05-07T21:06:45.7219499Z pooling_mode=, 2025-05-07T21:06:45.7219837Z ) 2025-05-07T21:06:45.7220087Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7220690Z self=, 2025-05-07T21:06:45.7221261Z T=1, 2025-05-07T21:06:45.7221514Z D=222, 2025-05-07T21:06:45.7221743Z B=128, 2025-05-07T21:06:45.7221977Z log_E=4, 2025-05-07T21:06:45.7222205Z L=14, 2025-05-07T21:06:45.7222468Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7222817Z weighted=True, 2025-05-07T21:06:45.7223078Z mixed=True, 2025-05-07T21:06:45.7223323Z use_cache=False, 2025-05-07T21:06:45.7223626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7223979Z long_segments=True, 2025-05-07T21:06:45.7224280Z pooling_mode=, 2025-05-07T21:06:45.7224612Z ) 2025-05-07T21:06:45.7224885Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7225414Z self=, 2025-05-07T21:06:45.7225877Z T=3, 2025-05-07T21:06:45.7226061Z D=90, 2025-05-07T21:06:45.7226240Z B=61, 2025-05-07T21:06:45.7226484Z log_E=4, 2025-05-07T21:06:45.7226681Z L=17, 2025-05-07T21:06:45.7226889Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7227181Z weighted=True, 2025-05-07T21:06:45.7227400Z mixed=True, 2025-05-07T21:06:45.7227606Z use_cache=True, 2025-05-07T21:06:45.7227844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7228136Z long_segments=False, 2025-05-07T21:06:45.7228396Z pooling_mode=, 2025-05-07T21:06:45.7228674Z ) 2025-05-07T21:06:45.7228891Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7229388Z self=, 2025-05-07T21:06:45.7229895Z T=2, 2025-05-07T21:06:45.7230088Z D=133, 2025-05-07T21:06:45.7230278Z B=51, 2025-05-07T21:06:45.7230459Z log_E=3, 2025-05-07T21:06:45.7230657Z L=16, 2025-05-07T21:06:45.7230880Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7231171Z weighted=True, 2025-05-07T21:06:45.7231391Z mixed=True, 2025-05-07T21:06:45.7231605Z use_cache=False, 2025-05-07T21:06:45.7231849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7232223Z long_segments=False, 2025-05-07T21:06:45.7232497Z pooling_mode=, 2025-05-07T21:06:45.7232774Z ) 2025-05-07T21:06:45.7232994Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7233503Z self=, 2025-05-07T21:06:45.7233961Z T=2, 2025-05-07T21:06:45.7234196Z D=133, 2025-05-07T21:06:45.7234387Z B=51, 2025-05-07T21:06:45.7234575Z log_E=3, 2025-05-07T21:06:45.7234778Z L=16, 2025-05-07T21:06:45.7235008Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7235305Z weighted=False, 2025-05-07T21:06:45.7235516Z mixed=True, 2025-05-07T21:06:45.7235730Z use_cache=False, 2025-05-07T21:06:45.7235977Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7236263Z long_segments=False, 2025-05-07T21:06:45.7236526Z pooling_mode=, 2025-05-07T21:06:45.7236802Z ) 2025-05-07T21:06:45.7237011Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7237503Z self=, 2025-05-07T21:06:45.7237968Z T=1, 2025-05-07T21:06:45.7238145Z D=133, 2025-05-07T21:06:45.7238329Z B=51, 2025-05-07T21:06:45.7238515Z log_E=3, 2025-05-07T21:06:45.7238702Z L=16, 2025-05-07T21:06:45.7238922Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7239215Z weighted=False, 2025-05-07T21:06:45.7239422Z mixed=True, 2025-05-07T21:06:45.7239630Z use_cache=False, 2025-05-07T21:06:45.7239880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7240167Z long_segments=False, 2025-05-07T21:06:45.7240431Z pooling_mode=, 2025-05-07T21:06:45.7240799Z ) 2025-05-07T21:06:45.7241007Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7241556Z self=, 2025-05-07T21:06:45.7242021Z T=1, 2025-05-07T21:06:45.7242210Z D=133, 2025-05-07T21:06:45.7242390Z B=51, 2025-05-07T21:06:45.7242647Z log_E=3, 2025-05-07T21:06:45.7242967Z L=16, 2025-05-07T21:06:45.7243271Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7243632Z weighted=False, 2025-05-07T21:06:45.7243892Z mixed=False, 2025-05-07T21:06:45.7244141Z use_cache=False, 2025-05-07T21:06:45.7244442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7244795Z long_segments=False, 2025-05-07T21:06:45.7245102Z pooling_mode=, 2025-05-07T21:06:45.7245444Z ) 2025-05-07T21:06:45.7245704Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7246296Z self=, 2025-05-07T21:06:45.7246858Z T=1, 2025-05-07T21:06:45.7247086Z D=133, 2025-05-07T21:06:45.7247392Z B=16, 2025-05-07T21:06:45.7247621Z log_E=3, 2025-05-07T21:06:45.7247858Z L=16, 2025-05-07T21:06:45.7248113Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7248463Z weighted=False, 2025-05-07T21:06:45.7248718Z mixed=False, 2025-05-07T21:06:45.7248973Z use_cache=False, 2025-05-07T21:06:45.7249265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7249617Z long_segments=False, 2025-05-07T21:06:45.7249929Z pooling_mode=, 2025-05-07T21:06:45.7250258Z ) 2025-05-07T21:06:45.7250514Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7251117Z self=, 2025-05-07T21:06:45.7251910Z T=1, 2025-05-07T21:06:45.7252130Z D=133, 2025-05-07T21:06:45.7252351Z B=1, 2025-05-07T21:06:45.7252565Z log_E=3, 2025-05-07T21:06:45.7252799Z L=16, 2025-05-07T21:06:45.7253060Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7253410Z weighted=False, 2025-05-07T21:06:45.7253671Z mixed=False, 2025-05-07T21:06:45.7253926Z use_cache=False, 2025-05-07T21:06:45.7254264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7254620Z long_segments=False, 2025-05-07T21:06:45.7254937Z pooling_mode=, 2025-05-07T21:06:45.7255262Z ) 2025-05-07T21:06:45.7255517Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7256115Z self=, 2025-05-07T21:06:45.7256746Z T=1, 2025-05-07T21:06:45.7256984Z D=133, 2025-05-07T21:06:45.7257224Z B=1, 2025-05-07T21:06:45.7257475Z log_E=3, 2025-05-07T21:06:45.7257725Z L=0, 2025-05-07T21:06:45.7258002Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7258464Z weighted=False, 2025-05-07T21:06:45.7258855Z mixed=False, 2025-05-07T21:06:45.7259341Z use_cache=False, 2025-05-07T21:06:45.7259743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7260273Z long_segments=False, 2025-05-07T21:06:45.7260652Z pooling_mode=, 2025-05-07T21:06:45.7261062Z ) 2025-05-07T21:06:45.7261338Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7262012Z self=, 2025-05-07T21:06:45.7262664Z T=1, 2025-05-07T21:06:45.7262912Z D=86, 2025-05-07T21:06:45.7263167Z B=19, 2025-05-07T21:06:45.7263386Z log_E=4, 2025-05-07T21:06:45.7263669Z L=17, 2025-05-07T21:06:45.7263967Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7264308Z weighted=True, 2025-05-07T21:06:45.7264562Z mixed=False, 2025-05-07T21:06:45.7264807Z use_cache=False, 2025-05-07T21:06:45.7265100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7265449Z long_segments=True, 2025-05-07T21:06:45.7265748Z pooling_mode=, 2025-05-07T21:06:45.7266076Z ) 2025-05-07T21:06:45.7266332Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7266925Z self=, 2025-05-07T21:06:45.7267483Z T=1, 2025-05-07T21:06:45.7267700Z D=86, 2025-05-07T21:06:45.7267913Z B=19, 2025-05-07T21:06:45.7268131Z log_E=4, 2025-05-07T21:06:45.7268360Z L=17, 2025-05-07T21:06:45.7268608Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7268951Z weighted=True, 2025-05-07T21:06:45.7269201Z mixed=True, 2025-05-07T21:06:45.7269445Z use_cache=False, 2025-05-07T21:06:45.7269738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7270085Z long_segments=True, 2025-05-07T21:06:45.7270384Z pooling_mode=, 2025-05-07T21:06:45.7270714Z ) 2025-05-07T21:06:45.7270966Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7271611Z self=, 2025-05-07T21:06:45.7272168Z T=1, 2025-05-07T21:06:45.7272452Z D=86, 2025-05-07T21:06:45.7272673Z B=19, 2025-05-07T21:06:45.7272883Z log_E=4, 2025-05-07T21:06:45.7273117Z L=1, 2025-05-07T21:06:45.7273370Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7273708Z weighted=True, 2025-05-07T21:06:45.7273961Z mixed=True, 2025-05-07T21:06:45.7274220Z use_cache=False, 2025-05-07T21:06:45.7274509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7283656Z long_segments=True, 2025-05-07T21:06:45.7283981Z pooling_mode=, 2025-05-07T21:06:45.7284317Z ) 2025-05-07T21:06:45.7284576Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7285175Z self=, 2025-05-07T21:06:45.7285825Z T=1, 2025-05-07T21:06:45.7286045Z D=86, 2025-05-07T21:06:45.7286262Z B=86, 2025-05-07T21:06:45.7286473Z log_E=4, 2025-05-07T21:06:45.7286704Z L=1, 2025-05-07T21:06:45.7286962Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7287303Z weighted=True, 2025-05-07T21:06:45.7287561Z mixed=True, 2025-05-07T21:06:45.7287871Z use_cache=False, 2025-05-07T21:06:45.7288163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7288513Z long_segments=True, 2025-05-07T21:06:45.7288816Z pooling_mode=, 2025-05-07T21:06:45.7818864Z ) 2025-05-07T21:06:45.7819333Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7820112Z self=, 2025-05-07T21:06:45.7821225Z T=1, 2025-05-07T21:06:45.7821526Z D=86, 2025-05-07T21:06:45.7821779Z B=1, 2025-05-07T21:06:45.7822037Z log_E=4, 2025-05-07T21:06:45.7822298Z L=1, 2025-05-07T21:06:45.7822609Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7823045Z weighted=True, 2025-05-07T21:06:45.7823338Z mixed=True, 2025-05-07T21:06:45.7823637Z use_cache=False, 2025-05-07T21:06:45.7824004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7824466Z long_segments=True, 2025-05-07T21:06:45.7824892Z pooling_mode=, 2025-05-07T21:06:45.7825321Z ) 2025-05-07T21:06:45.7825637Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7826424Z self=, 2025-05-07T21:06:45.7827191Z T=1, 2025-05-07T21:06:45.7827463Z D=86, 2025-05-07T21:06:45.7827758Z B=1, 2025-05-07T21:06:45.7828030Z log_E=4, 2025-05-07T21:06:45.7828311Z L=1, 2025-05-07T21:06:45.7828631Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7829080Z weighted=True, 2025-05-07T21:06:45.7829394Z mixed=True, 2025-05-07T21:06:45.7829694Z use_cache=False, 2025-05-07T21:06:45.7830057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7830478Z long_segments=False, 2025-05-07T21:06:45.7830865Z pooling_mode=, 2025-05-07T21:06:45.7831277Z ) 2025-05-07T21:06:45.7831625Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7832378Z self=, 2025-05-07T21:06:45.7833065Z T=1, 2025-05-07T21:06:45.7833320Z D=86, 2025-05-07T21:06:45.7833559Z B=1, 2025-05-07T21:06:45.7833816Z log_E=3, 2025-05-07T21:06:45.7834093Z L=1, 2025-05-07T21:06:45.7834379Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7834773Z weighted=True, 2025-05-07T21:06:45.7835060Z mixed=True, 2025-05-07T21:06:45.7835342Z use_cache=False, 2025-05-07T21:06:45.7835690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7836103Z long_segments=False, 2025-05-07T21:06:45.7836473Z pooling_mode=, 2025-05-07T21:06:45.7836866Z ) 2025-05-07T21:06:45.7837169Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7837869Z self=, 2025-05-07T21:06:45.7838709Z T=4, 2025-05-07T21:06:45.7838980Z D=111, 2025-05-07T21:06:45.7839239Z B=51, 2025-05-07T21:06:45.7839489Z log_E=4, 2025-05-07T21:06:45.7839764Z L=12, 2025-05-07T21:06:45.7840068Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7840471Z weighted=True, 2025-05-07T21:06:45.7840907Z mixed=False, 2025-05-07T21:06:45.7841200Z use_cache=True, 2025-05-07T21:06:45.7841527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7841933Z long_segments=True, 2025-05-07T21:06:45.7842295Z pooling_mode=, 2025-05-07T21:06:45.7842676Z ) 2025-05-07T21:06:45.7842978Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7843816Z self=, 2025-05-07T21:06:45.7844480Z T=4, 2025-05-07T21:06:45.7844737Z D=111, 2025-05-07T21:06:45.7844999Z B=51, 2025-05-07T21:06:45.7845250Z log_E=4, 2025-05-07T21:06:45.7845521Z L=12, 2025-05-07T21:06:45.7845832Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7846232Z weighted=True, 2025-05-07T21:06:45.7846539Z mixed=False, 2025-05-07T21:06:45.7846947Z use_cache=False, 2025-05-07T21:06:45.7847292Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7847703Z long_segments=True, 2025-05-07T21:06:45.7848059Z pooling_mode=, 2025-05-07T21:06:45.7848445Z ) 2025-05-07T21:06:45.7848734Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7849438Z self=, 2025-05-07T21:06:45.7850172Z T=4, 2025-05-07T21:06:45.7850423Z D=4, 2025-05-07T21:06:45.7850687Z B=51, 2025-05-07T21:06:45.7850946Z log_E=4, 2025-05-07T21:06:45.7851208Z L=12, 2025-05-07T21:06:45.7851517Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7851916Z weighted=True, 2025-05-07T21:06:45.7852211Z mixed=False, 2025-05-07T21:06:45.7852507Z use_cache=False, 2025-05-07T21:06:45.7852860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7853260Z long_segments=True, 2025-05-07T21:06:45.7853624Z pooling_mode=, 2025-05-07T21:06:45.7854007Z ) 2025-05-07T21:06:45.7854295Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7854995Z self=, 2025-05-07T21:06:45.7855666Z T=4, 2025-05-07T21:06:45.7855923Z D=4, 2025-05-07T21:06:45.7856173Z B=51, 2025-05-07T21:06:45.7856435Z log_E=4, 2025-05-07T21:06:45.7856698Z L=12, 2025-05-07T21:06:45.7856991Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7857431Z weighted=True, 2025-05-07T21:06:45.7857731Z mixed=True, 2025-05-07T21:06:45.7858037Z use_cache=False, 2025-05-07T21:06:45.7858422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7858864Z long_segments=True, 2025-05-07T21:06:45.7859244Z pooling_mode=, 2025-05-07T21:06:45.7859662Z ) 2025-05-07T21:06:45.7859987Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7860730Z self=, 2025-05-07T21:06:45.7861486Z T=4, 2025-05-07T21:06:45.7861773Z D=4, 2025-05-07T21:06:45.7862035Z B=51, 2025-05-07T21:06:45.7862313Z log_E=4, 2025-05-07T21:06:45.7862593Z L=4, 2025-05-07T21:06:45.7862911Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7863341Z weighted=True, 2025-05-07T21:06:45.7863660Z mixed=True, 2025-05-07T21:06:45.7863965Z use_cache=False, 2025-05-07T21:06:45.7864337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7864777Z long_segments=True, 2025-05-07T21:06:45.7865167Z pooling_mode=, 2025-05-07T21:06:45.7865577Z ) 2025-05-07T21:06:45.7865898Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7866732Z self=, 2025-05-07T21:06:45.7867449Z T=4, 2025-05-07T21:06:45.7867721Z D=4, 2025-05-07T21:06:45.7867991Z B=4, 2025-05-07T21:06:45.7868259Z log_E=4, 2025-05-07T21:06:45.7868546Z L=4, 2025-05-07T21:06:45.7868869Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7869290Z weighted=True, 2025-05-07T21:06:45.7869604Z mixed=True, 2025-05-07T21:06:45.7869913Z use_cache=False, 2025-05-07T21:06:45.7870276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7870715Z long_segments=True, 2025-05-07T21:06:45.7871095Z pooling_mode=, 2025-05-07T21:06:45.7871520Z ) 2025-05-07T21:06:45.7871867Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7872684Z self=, 2025-05-07T21:06:45.7873402Z T=4, 2025-05-07T21:06:45.7873668Z D=4, 2025-05-07T21:06:45.7873939Z B=4, 2025-05-07T21:06:45.7874212Z log_E=4, 2025-05-07T21:06:45.7874492Z L=4, 2025-05-07T21:06:45.7874810Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7875243Z weighted=True, 2025-05-07T21:06:45.7875616Z mixed=True, 2025-05-07T21:06:45.7875928Z use_cache=False, 2025-05-07T21:06:45.7876291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:45.7876716Z long_segments=False, 2025-05-07T21:06:45.7877108Z pooling_mode=, 2025-05-07T21:06:45.7877515Z ) 2025-05-07T21:06:45.7877821Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7878651Z self=, 2025-05-07T21:06:45.7879353Z T=4, 2025-05-07T21:06:45.7879628Z D=185, 2025-05-07T21:06:45.7879901Z B=46, 2025-05-07T21:06:45.7880173Z log_E=4, 2025-05-07T21:06:45.7880447Z L=1, 2025-05-07T21:06:45.7880872Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7881300Z weighted=True, 2025-05-07T21:06:45.7881611Z mixed=True, 2025-05-07T21:06:45.7881924Z use_cache=True, 2025-05-07T21:06:45.7882284Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7882714Z long_segments=False, 2025-05-07T21:06:45.7883115Z pooling_mode=, 2025-05-07T21:06:45.7883547Z ) 2025-05-07T21:06:45.7883871Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7884609Z self=, 2025-05-07T21:06:45.7885322Z T=4, 2025-05-07T21:06:45.7885592Z D=185, 2025-05-07T21:06:45.7885859Z B=46, 2025-05-07T21:06:45.7886134Z log_E=4, 2025-05-07T21:06:45.7886417Z L=1, 2025-05-07T21:06:45.7886727Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7887166Z weighted=False, 2025-05-07T21:06:45.7887484Z mixed=True, 2025-05-07T21:06:45.7887777Z use_cache=True, 2025-05-07T21:06:45.7888136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7888569Z long_segments=False, 2025-05-07T21:06:45.7888963Z pooling_mode=, 2025-05-07T21:06:45.7889374Z ) 2025-05-07T21:06:45.7889694Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7890454Z self=, 2025-05-07T21:06:45.7891156Z T=4, 2025-05-07T21:06:45.7891472Z D=185, 2025-05-07T21:06:45.7891748Z B=46, 2025-05-07T21:06:45.7892020Z log_E=4, 2025-05-07T21:06:45.7892293Z L=1, 2025-05-07T21:06:45.7892607Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7893033Z weighted=False, 2025-05-07T21:06:45.7893347Z mixed=False, 2025-05-07T21:06:45.7893655Z use_cache=True, 2025-05-07T21:06:45.7893993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7894714Z long_segments=False, 2025-05-07T21:06:45.7895109Z pooling_mode=, 2025-05-07T21:06:45.7895517Z ) 2025-05-07T21:06:45.7895838Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7896730Z self=, 2025-05-07T21:06:45.7897455Z T=4, 2025-05-07T21:06:45.7897713Z D=46, 2025-05-07T21:06:45.7897981Z B=46, 2025-05-07T21:06:45.7898246Z log_E=4, 2025-05-07T21:06:45.7898501Z L=1, 2025-05-07T21:06:45.7898799Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7899216Z weighted=False, 2025-05-07T21:06:45.7899555Z mixed=False, 2025-05-07T21:06:45.7899872Z use_cache=True, 2025-05-07T21:06:45.7900219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7900669Z long_segments=False, 2025-05-07T21:06:45.7901060Z pooling_mode=, 2025-05-07T21:06:45.7901458Z ) 2025-05-07T21:06:45.7901902Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7902637Z self=, 2025-05-07T21:06:45.7903319Z T=4, 2025-05-07T21:06:45.7903576Z D=46, 2025-05-07T21:06:45.7903826Z B=46, 2025-05-07T21:06:45.7904088Z log_E=4, 2025-05-07T21:06:45.7904348Z L=0, 2025-05-07T21:06:45.7904635Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7905164Z weighted=False, 2025-05-07T21:06:45.7905469Z mixed=False, 2025-05-07T21:06:45.7905759Z use_cache=True, 2025-05-07T21:06:45.7906099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7906502Z long_segments=False, 2025-05-07T21:06:45.7906861Z pooling_mode=, 2025-05-07T21:06:45.7907253Z ) 2025-05-07T21:06:45.7907563Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7908367Z self=, 2025-05-07T21:06:45.7909052Z T=4, 2025-05-07T21:06:45.7909310Z D=46, 2025-05-07T21:06:45.7909560Z B=46, 2025-05-07T21:06:45.7909809Z log_E=3, 2025-05-07T21:06:45.7910082Z L=0, 2025-05-07T21:06:45.7910389Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7910788Z weighted=False, 2025-05-07T21:06:45.7911102Z mixed=False, 2025-05-07T21:06:45.7911406Z use_cache=True, 2025-05-07T21:06:45.7911724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7912145Z long_segments=False, 2025-05-07T21:06:45.7912516Z pooling_mode=, 2025-05-07T21:06:45.7912905Z ) 2025-05-07T21:06:45.7913208Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7913938Z self=, 2025-05-07T21:06:45.7914590Z T=4, 2025-05-07T21:06:45.7914853Z D=2, 2025-05-07T21:06:45.7915116Z B=46, 2025-05-07T21:06:45.7915366Z log_E=4, 2025-05-07T21:06:45.7915647Z L=0, 2025-05-07T21:06:45.7915955Z weights_precision=SparseType.FP32, 2025-05-07T21:06:45.7916349Z weighted=False, 2025-05-07T21:06:45.7916642Z mixed=False, 2025-05-07T21:06:45.7916928Z use_cache=True, 2025-05-07T21:06:45.7917244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7917650Z long_segments=False, 2025-05-07T21:06:45.7918038Z pooling_mode=, 2025-05-07T21:06:45.7918430Z ) 2025-05-07T21:06:45.7918744Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7919465Z self=, 2025-05-07T21:06:45.7920135Z T=2, 2025-05-07T21:06:45.7920384Z D=9, 2025-05-07T21:06:45.7920737Z B=28, 2025-05-07T21:06:45.7921007Z log_E=3, 2025-05-07T21:06:45.7921299Z L=13, 2025-05-07T21:06:45.7921673Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7922097Z weighted=True, 2025-05-07T21:06:45.7922389Z mixed=True, 2025-05-07T21:06:45.7922681Z use_cache=True, 2025-05-07T21:06:45.7923037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7923456Z long_segments=False, 2025-05-07T21:06:45.7923845Z pooling_mode=, 2025-05-07T21:06:45.7924237Z ) 2025-05-07T21:06:45.7924525Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:06:45.7925444Z self=, 2025-05-07T21:06:45.7926122Z T=2, 2025-05-07T21:06:45.7926387Z D=9, 2025-05-07T21:06:45.7926628Z B=28, 2025-05-07T21:06:45.7926894Z log_E=3, 2025-05-07T21:06:45.7927151Z L=13, 2025-05-07T21:06:45.7927449Z weights_precision=SparseType.FP16, 2025-05-07T21:06:45.7927854Z weighted=True, 2025-05-07T21:06:45.7928140Z mixed=False, 2025-05-07T21:06:45.7928423Z use_cache=True, 2025-05-07T21:06:45.7928755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:45.7929171Z long_segments=False, 2025-05-07T21:06:45.7929531Z pooling_mode=, 2025-05-07T21:06:45.7930041Z ) 2025-05-07T21:06:45.7930294Z PASSED 2025-05-07T21:06:45.7930438Z 2025-05-07T21:06:45.7930616Z ============================== 3 passed in 4.94s =============================== 2025-05-07T21:06:46.4682422Z 2025-05-07T21:06:46.4682803Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T21:06:46.4703645Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 8 seconds 2025-05-07T21:06:46.4703972Z 2025-05-07T21:06:46.4704131Z 2025-05-07T21:06:46.4704145Z 2025-05-07T21:06:46.4704149Z 2025-05-07T21:06:46.4726560Z ################################################################################ 2025-05-07T21:06:46.4742295Z # [2025-05-07T21:06:46.473Z] Run Python Test Suite: 2025-05-07T21:06:46.4742680Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:46.4743043Z ################################################################################ 2025-05-07T21:06:46.4767024Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:46.4767743Z 2025-05-07T21:06:48.6318724Z ============================= test session starts ============================== 2025-05-07T21:06:48.6319493Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:48.6320022Z cachedir: .pytest_cache 2025-05-07T21:06:48.6320649Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:48.6321362Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:48.6321767Z plugins: hypothesis-6.131.14 2025-05-07T21:06:50.2318722Z collecting ... collected 4 items 2025-05-07T21:06:50.2319040Z 2025-05-07T21:06:50.6331995Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int32_indices Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:50.6333361Z self=, 2025-05-07T21:06:50.6334066Z D=1, 2025-05-07T21:06:50.6334261Z ) 2025-05-07T21:06:50.6334581Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:50.6335478Z self=, 2025-05-07T21:06:50.6336177Z D=108, 2025-05-07T21:06:50.6336362Z ) 2025-05-07T21:06:50.6336653Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:50.6337457Z self=, 2025-05-07T21:06:50.6338161Z D=175, 2025-05-07T21:06:50.6338357Z ) 2025-05-07T21:06:50.6338635Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:06:50.6339437Z self=, 2025-05-07T21:06:50.6340397Z D=45, 2025-05-07T21:06:50.6340577Z ) 2025-05-07T21:06:50.6340759Z PASSED 2025-05-07T21:06:50.7246238Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp16_emb_int64_indices Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:50.7247574Z self=, 2025-05-07T21:06:50.7248283Z D=1, 2025-05-07T21:06:50.7248465Z ) 2025-05-07T21:06:50.7248854Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:50.7249924Z self=, 2025-05-07T21:06:50.7250613Z D=78, 2025-05-07T21:06:50.7250794Z ) 2025-05-07T21:06:50.7251089Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:50.7251977Z self=, 2025-05-07T21:06:50.7252678Z D=501, 2025-05-07T21:06:50.7252862Z ) 2025-05-07T21:06:50.7253158Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:06:50.7253956Z self=, 2025-05-07T21:06:50.7254731Z D=260, 2025-05-07T21:06:50.7254914Z ) 2025-05-07T21:06:50.7255083Z PASSED 2025-05-07T21:06:50.8210315Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int32_indices Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:50.8211673Z self=, 2025-05-07T21:06:50.8212385Z D=1, 2025-05-07T21:06:50.8212580Z ) 2025-05-07T21:06:50.8212874Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:50.8221044Z self=, 2025-05-07T21:06:50.8221926Z D=499, 2025-05-07T21:06:50.8222115Z ) 2025-05-07T21:06:50.8222403Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:50.8223222Z self=, 2025-05-07T21:06:50.8223916Z D=196, 2025-05-07T21:06:50.8224099Z ) 2025-05-07T21:06:50.8224388Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:06:50.8225190Z self=, 2025-05-07T21:06:50.8225888Z D=458, 2025-05-07T21:06:50.8226071Z ) 2025-05-07T21:06:50.8226259Z PASSED 2025-05-07T21:06:50.9125110Z tbe/training/forward_backward_int32_overflow_test.py::ForwardBackwardInt32OverflowTest::test_forward_backward_large_fp32_emb_int64_indices Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:50.9126752Z self=, 2025-05-07T21:06:50.9127463Z D=1, 2025-05-07T21:06:50.9127654Z ) 2025-05-07T21:06:50.9127939Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:50.9128744Z self=, 2025-05-07T21:06:50.9129438Z D=245, 2025-05-07T21:06:50.9129756Z ) 2025-05-07T21:06:50.9130053Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:50.9130861Z self=, 2025-05-07T21:06:50.9131553Z D=409, 2025-05-07T21:06:50.9131725Z ) 2025-05-07T21:06:50.9132011Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:06:50.9132814Z self=, 2025-05-07T21:06:50.9133633Z D=46, 2025-05-07T21:06:50.9133919Z ) 2025-05-07T21:06:50.9134105Z PASSED 2025-05-07T21:06:50.9134224Z 2025-05-07T21:06:50.9134425Z ============================== 4 passed in 2.42s =============================== 2025-05-07T21:06:51.5716066Z 2025-05-07T21:06:51.5716931Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:06:51.5737114Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 5 seconds 2025-05-07T21:06:51.5737805Z 2025-05-07T21:06:51.5737819Z 2025-05-07T21:06:51.5737823Z 2025-05-07T21:06:51.5737827Z 2025-05-07T21:06:51.5758943Z ################################################################################ 2025-05-07T21:06:51.5774820Z # [2025-05-07T21:06:51.577Z] Run Python Test Suite: 2025-05-07T21:06:51.5775215Z # ./tbe/training/forward_test.py 2025-05-07T21:06:51.5775734Z ################################################################################ 2025-05-07T21:06:51.5799905Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/forward_test.py 2025-05-07T21:06:51.5800588Z 2025-05-07T21:06:53.7333687Z ============================= test session starts ============================== 2025-05-07T21:06:53.7334392Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:53.7334912Z cachedir: .pytest_cache 2025-05-07T21:06:53.7335489Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:53.7336209Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:53.7336616Z plugins: hypothesis-6.131.14 2025-05-07T21:06:55.3049071Z collecting ... collected 9 items 2025-05-07T21:06:55.3049297Z 2025-05-07T21:06:55.3761117Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T21:06:55.3816171Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T21:06:55.8100737Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8101606Z self=, 2025-05-07T21:06:55.8102079Z T=1, 2025-05-07T21:06:55.8102277Z D=2, 2025-05-07T21:06:55.8102461Z B=1, 2025-05-07T21:06:55.8102655Z log_E=3, 2025-05-07T21:06:55.8102845Z L=0, 2025-05-07T21:06:55.8103055Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8103319Z ) 2025-05-07T21:06:55.8103567Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8104099Z self=, 2025-05-07T21:06:55.8104567Z T=8, 2025-05-07T21:06:55.8104757Z D=2, 2025-05-07T21:06:55.8104940Z B=1, 2025-05-07T21:06:55.8105119Z log_E=3, 2025-05-07T21:06:55.8105320Z L=0, 2025-05-07T21:06:55.8105530Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8105789Z ) 2025-05-07T21:06:55.8106038Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8106566Z self=, 2025-05-07T21:06:55.8107306Z T=8, 2025-05-07T21:06:55.8107500Z D=79, 2025-05-07T21:06:55.8107690Z B=42, 2025-05-07T21:06:55.8107869Z log_E=4, 2025-05-07T21:06:55.8108068Z L=18, 2025-05-07T21:06:55.8108282Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8108539Z ) 2025-05-07T21:06:55.8108789Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8109319Z self=, 2025-05-07T21:06:55.8109781Z T=8, 2025-05-07T21:06:55.8109965Z D=75, 2025-05-07T21:06:55.8110156Z B=125, 2025-05-07T21:06:55.8110346Z log_E=3, 2025-05-07T21:06:55.8110535Z L=3, 2025-05-07T21:06:55.8110843Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8111105Z ) 2025-05-07T21:06:55.8111345Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8111879Z self=, 2025-05-07T21:06:55.8112353Z T=8, 2025-05-07T21:06:55.8112535Z D=90, 2025-05-07T21:06:55.8112728Z B=17, 2025-05-07T21:06:55.8112918Z log_E=5, 2025-05-07T21:06:55.8113192Z L=9, 2025-05-07T21:06:55.8113406Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8113672Z ) 2025-05-07T21:06:55.8113943Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8114493Z self=, 2025-05-07T21:06:55.8114958Z T=9, 2025-05-07T21:06:55.8115143Z D=10, 2025-05-07T21:06:55.8115413Z B=19, 2025-05-07T21:06:55.8115597Z log_E=4, 2025-05-07T21:06:55.8115790Z L=2, 2025-05-07T21:06:55.8115992Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8116257Z ) 2025-05-07T21:06:55.8116499Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8117019Z self=, 2025-05-07T21:06:55.8117488Z T=3, 2025-05-07T21:06:55.8117681Z D=87, 2025-05-07T21:06:55.8117863Z B=115, 2025-05-07T21:06:55.8118058Z log_E=4, 2025-05-07T21:06:55.8118253Z L=4, 2025-05-07T21:06:55.8118461Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8118723Z ) 2025-05-07T21:06:55.8118969Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8119485Z self=, 2025-05-07T21:06:55.8119946Z T=7, 2025-05-07T21:06:55.8120130Z D=2, 2025-05-07T21:06:55.8120307Z B=105, 2025-05-07T21:06:55.8120588Z log_E=5, 2025-05-07T21:06:55.8120783Z L=15, 2025-05-07T21:06:55.8120986Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8121249Z ) 2025-05-07T21:06:55.8121491Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8122018Z self=, 2025-05-07T21:06:55.8122476Z T=5, 2025-05-07T21:06:55.8122659Z D=101, 2025-05-07T21:06:55.8122846Z B=73, 2025-05-07T21:06:55.8123029Z log_E=4, 2025-05-07T21:06:55.8123222Z L=6, 2025-05-07T21:06:55.8123436Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8123698Z ) 2025-05-07T21:06:55.8123960Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8124523Z self=, 2025-05-07T21:06:55.8124979Z T=6, 2025-05-07T21:06:55.8125164Z D=24, 2025-05-07T21:06:55.8125350Z B=9, 2025-05-07T21:06:55.8125533Z log_E=5, 2025-05-07T21:06:55.8125727Z L=15, 2025-05-07T21:06:55.8125940Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8126202Z ) 2025-05-07T21:06:55.8126447Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8126975Z self=, 2025-05-07T21:06:55.8127438Z T=3, 2025-05-07T21:06:55.8127621Z D=26, 2025-05-07T21:06:55.8127806Z B=32, 2025-05-07T21:06:55.8128055Z log_E=4, 2025-05-07T21:06:55.8128244Z L=1, 2025-05-07T21:06:55.8128454Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8128717Z ) 2025-05-07T21:06:55.8128961Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8129485Z self=, 2025-05-07T21:06:55.8129944Z T=1, 2025-05-07T21:06:55.8130120Z D=26, 2025-05-07T21:06:55.8130302Z B=32, 2025-05-07T21:06:55.8130488Z log_E=4, 2025-05-07T21:06:55.8130677Z L=1, 2025-05-07T21:06:55.8130887Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8131148Z ) 2025-05-07T21:06:55.8131434Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8131961Z self=, 2025-05-07T21:06:55.8132422Z T=1, 2025-05-07T21:06:55.8132603Z D=32, 2025-05-07T21:06:55.8132785Z B=32, 2025-05-07T21:06:55.8132979Z log_E=4, 2025-05-07T21:06:55.8133164Z L=1, 2025-05-07T21:06:55.8133374Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8133635Z ) 2025-05-07T21:06:55.8133926Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8134448Z self=, 2025-05-07T21:06:55.8134910Z T=1, 2025-05-07T21:06:55.8135098Z D=32, 2025-05-07T21:06:55.8135285Z B=32, 2025-05-07T21:06:55.8135475Z log_E=3, 2025-05-07T21:06:55.8135710Z L=1, 2025-05-07T21:06:55.8135915Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8136179Z ) 2025-05-07T21:06:55.8136431Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:06:55.8136955Z self=, 2025-05-07T21:06:55.8137422Z T=1, 2025-05-07T21:06:55.8137608Z D=32, 2025-05-07T21:06:55.8137791Z B=32, 2025-05-07T21:06:55.8137986Z log_E=3, 2025-05-07T21:06:55.8138188Z L=3, 2025-05-07T21:06:55.8138416Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.8138678Z ) 2025-05-07T21:06:55.8138861Z PASSED 2025-05-07T21:06:57.1956661Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:06:57.1957444Z self=, 2025-05-07T21:06:57.1957920Z use_experimental_tbe=False, 2025-05-07T21:06:57.1958169Z ) 2025-05-07T21:06:57.1958430Z Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:06:57.1958927Z self=, 2025-05-07T21:06:57.1959404Z use_experimental_tbe=True, 2025-05-07T21:06:57.1959659Z ) 2025-05-07T21:06:57.1961331Z PASSED 2025-05-07T21:06:58.3917019Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:06:58.3917814Z self=, 2025-05-07T21:06:58.3918304Z use_experimental_tbe=False, 2025-05-07T21:06:58.3918562Z ) 2025-05-07T21:06:58.3918799Z Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:06:58.3919299Z self=, 2025-05-07T21:06:58.3919773Z use_experimental_tbe=True, 2025-05-07T21:06:58.3920026Z ) 2025-05-07T21:06:58.3920213Z PASSED 2025-05-07T21:06:58.3929146Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T21:07:00.9064289Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:00.9065102Z self=, 2025-05-07T21:07:00.9065598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.9065918Z use_experimental_tbe=False, 2025-05-07T21:07:00.9066530Z ) 2025-05-07T21:07:00.9066767Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:00.9067285Z self=, 2025-05-07T21:07:00.9067772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.9068077Z use_experimental_tbe=False, 2025-05-07T21:07:00.9068331Z ) 2025-05-07T21:07:00.9068568Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:00.9069067Z self=, 2025-05-07T21:07:00.9069561Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:00.9069978Z use_experimental_tbe=True, 2025-05-07T21:07:00.9070230Z ) 2025-05-07T21:07:00.9070458Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:00.9070959Z self=, 2025-05-07T21:07:00.9071443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:00.9071753Z use_experimental_tbe=True, 2025-05-07T21:07:00.9072008Z ) 2025-05-07T21:07:00.9072197Z PASSED 2025-05-07T21:07:03.4389196Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:03.4389989Z self=, 2025-05-07T21:07:03.4390480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.4390793Z use_experimental_tbe=False, 2025-05-07T21:07:03.4391161Z ) 2025-05-07T21:07:03.4391396Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:03.4391904Z self=, 2025-05-07T21:07:03.4392401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.4392705Z use_experimental_tbe=False, 2025-05-07T21:07:03.4392962Z ) 2025-05-07T21:07:03.4393201Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:03.4393717Z self=, 2025-05-07T21:07:03.4394460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:03.4394774Z use_experimental_tbe=True, 2025-05-07T21:07:03.4395027Z ) 2025-05-07T21:07:03.4395260Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:03.4395764Z self=, 2025-05-07T21:07:03.4396299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:03.4396601Z use_experimental_tbe=True, 2025-05-07T21:07:03.4396855Z ) 2025-05-07T21:07:03.4397039Z PASSED 2025-05-07T21:07:03.4409752Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T21:07:03.4410178Z 2025-05-07T21:07:03.4410375Z =============================== warnings summary =============================== 2025-05-07T21:07:03.4410994Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T21:07:03.4411644Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T21:07:03.4412639Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T21:07:03.4413498Z note_deprecation( 2025-05-07T21:07:03.4413658Z 2025-05-07T21:07:03.4413903Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 2025-05-07T21:07:03.4414490Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 2025-05-07T21:07:03.4415073Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 2025-05-07T21:07:03.4415667Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 2025-05-07T21:07:03.4417216Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.13/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:07:03.4418495Z warnings.warn( 2025-05-07T21:07:03.4418634Z 2025-05-07T21:07:03.4418869Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:03.4419338Z =========================== short test summary info ============================ 2025-05-07T21:07:03.4419799Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T21:07:03.4420312Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T21:07:03.4420783Z =================== 7 passed, 2 skipped, 6 warnings in 9.84s =================== 2025-05-07T21:07:04.2612014Z 2025-05-07T21:07:04.2612514Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T21:07:04.2632046Z [TEST] Python test time for ./tbe/training/forward_test.py: 13 seconds 2025-05-07T21:07:04.2632472Z 2025-05-07T21:07:04.2632504Z 2025-05-07T21:07:04.2632510Z 2025-05-07T21:07:04.2632515Z 2025-05-07T21:07:04.2653358Z ################################################################################ 2025-05-07T21:07:04.2668229Z # [2025-05-07T21:07:04.266Z] Run Python Test Suite: 2025-05-07T21:07:04.2668691Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:07:04.2669014Z ################################################################################ 2025-05-07T21:07:04.2693905Z + 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:07:04.2695068Z 2025-05-07T21:07:06.4201122Z ============================= test session starts ============================== 2025-05-07T21:07:06.4201909Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:06.4202429Z cachedir: .pytest_cache 2025-05-07T21:07:06.4203021Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:06.4203752Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:06.4204161Z plugins: hypothesis-6.131.14 2025-05-07T21:07:08.0113045Z collecting ... collected 2 items 2025-05-07T21:07:08.0113353Z 2025-05-07T21:07:08.3723356Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel PASSED 2025-05-07T21:07:15.3705125Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large PASSED 2025-05-07T21:07:15.3705912Z 2025-05-07T21:07:15.3706125Z ============================== 2 passed in 9.09s =============================== 2025-05-07T21:07:16.0119079Z 2025-05-07T21:07:16.0119596Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:07:16.0142056Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 12 seconds 2025-05-07T21:07:16.0142414Z 2025-05-07T21:07:16.0142419Z 2025-05-07T21:07:16.0142423Z 2025-05-07T21:07:16.0142427Z 2025-05-07T21:07:16.0164359Z ################################################################################ 2025-05-07T21:07:16.0180180Z # [2025-05-07T21:07:16.017Z] Run Python Test Suite: 2025-05-07T21:07:16.0180538Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:16.0180867Z ################################################################################ 2025-05-07T21:07:16.0205946Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:16.0206879Z 2025-05-07T21:07:18.1817787Z ============================= test session starts ============================== 2025-05-07T21:07:18.1818446Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:18.1819191Z cachedir: .pytest_cache 2025-05-07T21:07:18.1819831Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:18.1820566Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:18.1820990Z plugins: hypothesis-6.131.14 2025-05-07T21:07:19.8256468Z collecting ... collected 6 items 2025-05-07T21:07:19.8256704Z 2025-05-07T21:07:20.2889458Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2890808Z self=, 2025-05-07T21:07:20.2891806Z T=1, 2025-05-07T21:07:20.2892040Z D=2, 2025-05-07T21:07:20.2892265Z log_E=2, 2025-05-07T21:07:20.2892495Z N=0, 2025-05-07T21:07:20.2892753Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.2893111Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.2893441Z use_cpu=False, 2025-05-07T21:07:20.2893721Z test_internal=False, 2025-05-07T21:07:20.2894010Z ) 2025-05-07T21:07:20.2894624Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2895401Z self=, 2025-05-07T21:07:20.2896098Z T=2, 2025-05-07T21:07:20.2896321Z D=2, 2025-05-07T21:07:20.2896550Z log_E=2, 2025-05-07T21:07:20.2896788Z N=0, 2025-05-07T21:07:20.2897143Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.2897489Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.2897823Z use_cpu=False, 2025-05-07T21:07:20.2898101Z test_internal=False, 2025-05-07T21:07:20.2898376Z ) 2025-05-07T21:07:20.2898659Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2899417Z self=, 2025-05-07T21:07:20.2900155Z T=2, 2025-05-07T21:07:20.2900384Z D=39, 2025-05-07T21:07:20.2900617Z log_E=2, 2025-05-07T21:07:20.2900850Z N=1, 2025-05-07T21:07:20.2901114Z weights_ty=SparseType.INT8, 2025-05-07T21:07:20.2901459Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.2901785Z use_cpu=False, 2025-05-07T21:07:20.2902057Z test_internal=True, 2025-05-07T21:07:20.2902333Z ) 2025-05-07T21:07:20.2902608Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2903359Z self=, 2025-05-07T21:07:20.2904057Z T=2, 2025-05-07T21:07:20.2904279Z D=10, 2025-05-07T21:07:20.2904518Z log_E=2, 2025-05-07T21:07:20.2904759Z N=0, 2025-05-07T21:07:20.2905011Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.2905354Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.2905685Z use_cpu=False, 2025-05-07T21:07:20.2905958Z test_internal=False, 2025-05-07T21:07:20.2906239Z ) 2025-05-07T21:07:20.2906522Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2907279Z self=, 2025-05-07T21:07:20.2907966Z T=2, 2025-05-07T21:07:20.2908194Z D=10, 2025-05-07T21:07:20.2908426Z log_E=3, 2025-05-07T21:07:20.2908658Z N=14, 2025-05-07T21:07:20.2908918Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.2909281Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.2909615Z use_cpu=False, 2025-05-07T21:07:20.2917586Z test_internal=False, 2025-05-07T21:07:20.2917871Z ) 2025-05-07T21:07:20.2918165Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2918921Z self=, 2025-05-07T21:07:20.2919618Z T=5, 2025-05-07T21:07:20.2919843Z D=40, 2025-05-07T21:07:20.2920080Z log_E=3, 2025-05-07T21:07:20.2920313Z N=37, 2025-05-07T21:07:20.2920801Z weights_ty=SparseType.INT2, 2025-05-07T21:07:20.2921155Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.2921485Z use_cpu=False, 2025-05-07T21:07:20.2921755Z test_internal=False, 2025-05-07T21:07:20.2922037Z ) 2025-05-07T21:07:20.2922311Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2923061Z self=, 2025-05-07T21:07:20.2923749Z T=2, 2025-05-07T21:07:20.2923970Z D=36, 2025-05-07T21:07:20.2924209Z log_E=2, 2025-05-07T21:07:20.2924449Z N=43, 2025-05-07T21:07:20.2924701Z weights_ty=SparseType.FP16, 2025-05-07T21:07:20.2925132Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.2925461Z use_cpu=False, 2025-05-07T21:07:20.2925724Z test_internal=True, 2025-05-07T21:07:20.2926000Z ) 2025-05-07T21:07:20.2926281Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2926998Z self=, 2025-05-07T21:07:20.2927558Z T=1, 2025-05-07T21:07:20.2927802Z D=16, 2025-05-07T21:07:20.2928001Z log_E=3, 2025-05-07T21:07:20.2928194Z N=45, 2025-05-07T21:07:20.2928408Z weights_ty=SparseType.FP16, 2025-05-07T21:07:20.2928691Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.2928957Z use_cpu=False, 2025-05-07T21:07:20.2929187Z test_internal=False, 2025-05-07T21:07:20.2929421Z ) 2025-05-07T21:07:20.2929648Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2930357Z self=, 2025-05-07T21:07:20.2930921Z T=2, 2025-05-07T21:07:20.2931105Z D=49, 2025-05-07T21:07:20.2931293Z log_E=3, 2025-05-07T21:07:20.2931493Z N=24, 2025-05-07T21:07:20.2931698Z weights_ty=SparseType.INT4, 2025-05-07T21:07:20.2931983Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.2932257Z use_cpu=True, 2025-05-07T21:07:20.2932474Z test_internal=True, 2025-05-07T21:07:20.2932705Z ) 2025-05-07T21:07:20.2932945Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2933558Z self=, 2025-05-07T21:07:20.2934111Z T=3, 2025-05-07T21:07:20.2934299Z D=15, 2025-05-07T21:07:20.2934492Z log_E=2, 2025-05-07T21:07:20.2934683Z N=8, 2025-05-07T21:07:20.2934896Z weights_ty=SparseType.INT8, 2025-05-07T21:07:20.2935184Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.2935451Z use_cpu=True, 2025-05-07T21:07:20.2935675Z test_internal=True, 2025-05-07T21:07:20.2935906Z ) 2025-05-07T21:07:20.2936134Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2936751Z self=, 2025-05-07T21:07:20.2937317Z T=3, 2025-05-07T21:07:20.2937498Z D=23, 2025-05-07T21:07:20.2937685Z log_E=2, 2025-05-07T21:07:20.2937882Z N=29, 2025-05-07T21:07:20.2938091Z weights_ty=SparseType.FP16, 2025-05-07T21:07:20.2938377Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.2938647Z use_cpu=True, 2025-05-07T21:07:20.2938869Z test_internal=False, 2025-05-07T21:07:20.2939097Z ) 2025-05-07T21:07:20.2939330Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2939940Z self=, 2025-05-07T21:07:20.2940549Z T=3, 2025-05-07T21:07:20.2940736Z D=23, 2025-05-07T21:07:20.2940926Z log_E=2, 2025-05-07T21:07:20.2941118Z N=29, 2025-05-07T21:07:20.2941330Z weights_ty=SparseType.FP16, 2025-05-07T21:07:20.2941615Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.2941880Z use_cpu=True, 2025-05-07T21:07:20.2942100Z test_internal=True, 2025-05-07T21:07:20.2942327Z ) 2025-05-07T21:07:20.2942655Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2943267Z self=, 2025-05-07T21:07:20.2943884Z T=3, 2025-05-07T21:07:20.2944113Z D=23, 2025-05-07T21:07:20.2944333Z log_E=3, 2025-05-07T21:07:20.2944569Z N=29, 2025-05-07T21:07:20.2944823Z weights_ty=SparseType.FP16, 2025-05-07T21:07:20.2945159Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.2945484Z use_cpu=True, 2025-05-07T21:07:20.2945753Z test_internal=True, 2025-05-07T21:07:20.2946017Z ) 2025-05-07T21:07:20.2946297Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2947103Z self=, 2025-05-07T21:07:20.2947783Z T=1, 2025-05-07T21:07:20.2948009Z D=23, 2025-05-07T21:07:20.2948240Z log_E=3, 2025-05-07T21:07:20.2948471Z N=29, 2025-05-07T21:07:20.2948736Z weights_ty=SparseType.FP16, 2025-05-07T21:07:20.2949078Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.2949396Z use_cpu=True, 2025-05-07T21:07:20.2949710Z test_internal=True, 2025-05-07T21:07:20.2950005Z ) 2025-05-07T21:07:20.2950317Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2951066Z self=, 2025-05-07T21:07:20.2951759Z T=1, 2025-05-07T21:07:20.2951984Z D=23, 2025-05-07T21:07:20.2952251Z log_E=3, 2025-05-07T21:07:20.2952489Z N=1, 2025-05-07T21:07:20.2952741Z weights_ty=SparseType.FP16, 2025-05-07T21:07:20.2953072Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.2953406Z use_cpu=True, 2025-05-07T21:07:20.2953669Z test_internal=True, 2025-05-07T21:07:20.2953931Z ) 2025-05-07T21:07:20.2954207Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2954956Z self=, 2025-05-07T21:07:20.2955639Z T=1, 2025-05-07T21:07:20.2955869Z D=23, 2025-05-07T21:07:20.2956107Z log_E=3, 2025-05-07T21:07:20.2956338Z N=23, 2025-05-07T21:07:20.2956598Z weights_ty=SparseType.FP16, 2025-05-07T21:07:20.2956937Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.2957256Z use_cpu=True, 2025-05-07T21:07:20.2957523Z test_internal=True, 2025-05-07T21:07:20.2957794Z ) 2025-05-07T21:07:20.2958065Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2958815Z self=, 2025-05-07T21:07:20.2959508Z T=1, 2025-05-07T21:07:20.2959730Z D=2, 2025-05-07T21:07:20.2959948Z log_E=3, 2025-05-07T21:07:20.2960207Z N=1, 2025-05-07T21:07:20.2960561Z weights_ty=SparseType.FP16, 2025-05-07T21:07:20.2960907Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.2961232Z use_cpu=True, 2025-05-07T21:07:20.2961501Z test_internal=True, 2025-05-07T21:07:20.2961771Z ) 2025-05-07T21:07:20.2962047Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2962799Z self=, 2025-05-07T21:07:20.2963485Z T=2, 2025-05-07T21:07:20.2963713Z D=62, 2025-05-07T21:07:20.2963947Z log_E=3, 2025-05-07T21:07:20.2964178Z N=22, 2025-05-07T21:07:20.2964431Z weights_ty=SparseType.INT8, 2025-05-07T21:07:20.2964769Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.2965093Z use_cpu=True, 2025-05-07T21:07:20.2965369Z test_internal=False, 2025-05-07T21:07:20.2965648Z ) 2025-05-07T21:07:20.2965932Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2966671Z self=, 2025-05-07T21:07:20.2967364Z T=2, 2025-05-07T21:07:20.2967598Z D=62, 2025-05-07T21:07:20.2967876Z log_E=3, 2025-05-07T21:07:20.2968113Z N=22, 2025-05-07T21:07:20.2968367Z weights_ty=SparseType.INT8, 2025-05-07T21:07:20.2968703Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.2969026Z use_cpu=True, 2025-05-07T21:07:20.2969296Z test_internal=True, 2025-05-07T21:07:20.2969559Z ) 2025-05-07T21:07:20.2969838Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2970587Z self=, 2025-05-07T21:07:20.2971272Z T=2, 2025-05-07T21:07:20.2971499Z D=62, 2025-05-07T21:07:20.2971729Z log_E=2, 2025-05-07T21:07:20.2971960Z N=22, 2025-05-07T21:07:20.2972264Z weights_ty=SparseType.INT8, 2025-05-07T21:07:20.2972607Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.2972935Z use_cpu=True, 2025-05-07T21:07:20.2973195Z test_internal=True, 2025-05-07T21:07:20.2973472Z ) 2025-05-07T21:07:20.2973753Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2974493Z self=, 2025-05-07T21:07:20.2975230Z T=2, 2025-05-07T21:07:20.2975458Z D=62, 2025-05-07T21:07:20.2975680Z log_E=2, 2025-05-07T21:07:20.2975917Z N=2, 2025-05-07T21:07:20.2976166Z weights_ty=SparseType.INT8, 2025-05-07T21:07:20.2976499Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.2976824Z use_cpu=True, 2025-05-07T21:07:20.2977087Z test_internal=True, 2025-05-07T21:07:20.2977406Z ) 2025-05-07T21:07:20.2977682Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2978428Z self=, 2025-05-07T21:07:20.2979122Z T=1, 2025-05-07T21:07:20.2979341Z D=62, 2025-05-07T21:07:20.2979568Z log_E=2, 2025-05-07T21:07:20.2979806Z N=2, 2025-05-07T21:07:20.2980094Z weights_ty=SparseType.INT8, 2025-05-07T21:07:20.2980456Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.2980796Z use_cpu=True, 2025-05-07T21:07:20.2981054Z test_internal=True, 2025-05-07T21:07:20.2981331Z ) 2025-05-07T21:07:20.2981607Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2982348Z self=, 2025-05-07T21:07:20.2983036Z T=1, 2025-05-07T21:07:20.2983262Z D=62, 2025-05-07T21:07:20.2983481Z log_E=3, 2025-05-07T21:07:20.2983717Z N=47, 2025-05-07T21:07:20.2983973Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.2984308Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.2984639Z use_cpu=True, 2025-05-07T21:07:20.2984911Z test_internal=True, 2025-05-07T21:07:20.2985180Z ) 2025-05-07T21:07:20.2985459Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2986205Z self=, 2025-05-07T21:07:20.2986891Z T=1, 2025-05-07T21:07:20.2987108Z D=3, 2025-05-07T21:07:20.2987334Z log_E=3, 2025-05-07T21:07:20.2987572Z N=47, 2025-05-07T21:07:20.2987820Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.2988161Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.2988488Z use_cpu=True, 2025-05-07T21:07:20.2988745Z test_internal=True, 2025-05-07T21:07:20.2989016Z ) 2025-05-07T21:07:20.2989291Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2990035Z self=, 2025-05-07T21:07:20.2990728Z T=1, 2025-05-07T21:07:20.2990957Z D=47, 2025-05-07T21:07:20.2991176Z log_E=3, 2025-05-07T21:07:20.2991411Z N=47, 2025-05-07T21:07:20.2991665Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.2991999Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.2992324Z use_cpu=True, 2025-05-07T21:07:20.2992592Z test_internal=True, 2025-05-07T21:07:20.2992918Z ) 2025-05-07T21:07:20.2993192Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.2993937Z self=, 2025-05-07T21:07:20.2994851Z T=1, 2025-05-07T21:07:20.2995067Z D=2, 2025-05-07T21:07:20.2995288Z log_E=3, 2025-05-07T21:07:20.2995518Z N=47, 2025-05-07T21:07:20.2995765Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.2996104Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.2996437Z use_cpu=True, 2025-05-07T21:07:20.2996696Z test_internal=True, 2025-05-07T21:07:20.3652058Z ) 2025-05-07T21:07:20.3652447Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3653559Z self=, 2025-05-07T21:07:20.3654127Z T=1, 2025-05-07T21:07:20.3654305Z D=2, 2025-05-07T21:07:20.3654487Z log_E=3, 2025-05-07T21:07:20.3654681Z N=1, 2025-05-07T21:07:20.3654885Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.3655172Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.3655654Z use_cpu=True, 2025-05-07T21:07:20.3655962Z test_internal=True, 2025-05-07T21:07:20.3656261Z ) 2025-05-07T21:07:20.3656571Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3657188Z self=, 2025-05-07T21:07:20.3657732Z T=2, 2025-05-07T21:07:20.3657999Z D=2, 2025-05-07T21:07:20.3658182Z log_E=3, 2025-05-07T21:07:20.3658368Z N=1, 2025-05-07T21:07:20.3658577Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.3658867Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.3659129Z use_cpu=True, 2025-05-07T21:07:20.3659347Z test_internal=True, 2025-05-07T21:07:20.3659568Z ) 2025-05-07T21:07:20.3659793Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3660403Z self=, 2025-05-07T21:07:20.3660961Z T=2, 2025-05-07T21:07:20.3661146Z D=2, 2025-05-07T21:07:20.3661330Z log_E=3, 2025-05-07T21:07:20.3661524Z N=3, 2025-05-07T21:07:20.3661726Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.3662007Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.3662273Z use_cpu=True, 2025-05-07T21:07:20.3662575Z test_internal=True, 2025-05-07T21:07:20.3662872Z ) 2025-05-07T21:07:20.3663178Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3663869Z self=, 2025-05-07T21:07:20.3664426Z T=2, 2025-05-07T21:07:20.3664611Z D=39, 2025-05-07T21:07:20.3664799Z log_E=3, 2025-05-07T21:07:20.3664987Z N=13, 2025-05-07T21:07:20.3665197Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.3665477Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.3665742Z use_cpu=True, 2025-05-07T21:07:20.3665965Z test_internal=False, 2025-05-07T21:07:20.3666195Z ) 2025-05-07T21:07:20.3666426Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3667035Z self=, 2025-05-07T21:07:20.3667596Z T=2, 2025-05-07T21:07:20.3667784Z D=39, 2025-05-07T21:07:20.3667977Z log_E=3, 2025-05-07T21:07:20.3668176Z N=13, 2025-05-07T21:07:20.3668390Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.3668671Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.3668949Z use_cpu=False, 2025-05-07T21:07:20.3669179Z test_internal=False, 2025-05-07T21:07:20.3669403Z ) 2025-05-07T21:07:20.3669633Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3670243Z self=, 2025-05-07T21:07:20.3670798Z T=2, 2025-05-07T21:07:20.3671077Z D=39, 2025-05-07T21:07:20.3671268Z log_E=2, 2025-05-07T21:07:20.3671458Z N=13, 2025-05-07T21:07:20.3671673Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.3671958Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.3672229Z use_cpu=False, 2025-05-07T21:07:20.3672456Z test_internal=False, 2025-05-07T21:07:20.3672685Z ) 2025-05-07T21:07:20.3672906Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3673509Z self=, 2025-05-07T21:07:20.3674076Z T=2, 2025-05-07T21:07:20.3674258Z D=39, 2025-05-07T21:07:20.3674485Z log_E=2, 2025-05-07T21:07:20.3674685Z N=2, 2025-05-07T21:07:20.3674894Z weights_ty=SparseType.FP32, 2025-05-07T21:07:20.3675169Z output_dtype=SparseType.INT8, 2025-05-07T21:07:20.3675441Z use_cpu=False, 2025-05-07T21:07:20.3675665Z test_internal=False, 2025-05-07T21:07:20.3675888Z ) 2025-05-07T21:07:20.3676124Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3676779Z self=, 2025-05-07T21:07:20.3677333Z T=1, 2025-05-07T21:07:20.3677520Z D=43, 2025-05-07T21:07:20.3677711Z log_E=2, 2025-05-07T21:07:20.3677896Z N=45, 2025-05-07T21:07:20.3678105Z weights_ty=SparseType.INT2, 2025-05-07T21:07:20.3678392Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.3678657Z use_cpu=False, 2025-05-07T21:07:20.3678923Z test_internal=True, 2025-05-07T21:07:20.3679148Z ) 2025-05-07T21:07:20.3679371Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3679989Z self=, 2025-05-07T21:07:20.3680714Z T=1, 2025-05-07T21:07:20.3680904Z D=45, 2025-05-07T21:07:20.3681086Z log_E=2, 2025-05-07T21:07:20.3681282Z N=45, 2025-05-07T21:07:20.3681495Z weights_ty=SparseType.INT2, 2025-05-07T21:07:20.3681770Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.3682044Z use_cpu=False, 2025-05-07T21:07:20.3682271Z test_internal=True, 2025-05-07T21:07:20.3682495Z ) 2025-05-07T21:07:20.3682726Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3683339Z self=, 2025-05-07T21:07:20.3683894Z T=1, 2025-05-07T21:07:20.3684080Z D=45, 2025-05-07T21:07:20.3684272Z log_E=2, 2025-05-07T21:07:20.3684466Z N=2, 2025-05-07T21:07:20.3684674Z weights_ty=SparseType.INT2, 2025-05-07T21:07:20.3684959Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.3685224Z use_cpu=False, 2025-05-07T21:07:20.3685447Z test_internal=True, 2025-05-07T21:07:20.3685678Z ) 2025-05-07T21:07:20.3685899Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3686516Z self=, 2025-05-07T21:07:20.3687075Z T=1, 2025-05-07T21:07:20.3687263Z D=45, 2025-05-07T21:07:20.3687443Z log_E=2, 2025-05-07T21:07:20.3687640Z N=2, 2025-05-07T21:07:20.3687844Z weights_ty=SparseType.INT2, 2025-05-07T21:07:20.3688119Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.3688395Z use_cpu=False, 2025-05-07T21:07:20.3688616Z test_internal=False, 2025-05-07T21:07:20.3688838Z ) 2025-05-07T21:07:20.3689080Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3689859Z self=, 2025-05-07T21:07:20.3690453Z T=2, 2025-05-07T21:07:20.3690650Z D=45, 2025-05-07T21:07:20.3690838Z log_E=2, 2025-05-07T21:07:20.3691028Z N=2, 2025-05-07T21:07:20.3691236Z weights_ty=SparseType.INT2, 2025-05-07T21:07:20.3691517Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.3691849Z use_cpu=False, 2025-05-07T21:07:20.3692069Z test_internal=False, 2025-05-07T21:07:20.3692299Z ) 2025-05-07T21:07:20.3692528Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3693125Z self=, 2025-05-07T21:07:20.3693682Z T=2, 2025-05-07T21:07:20.3693865Z D=2, 2025-05-07T21:07:20.3694046Z log_E=2, 2025-05-07T21:07:20.3694517Z N=2, 2025-05-07T21:07:20.3694733Z weights_ty=SparseType.INT2, 2025-05-07T21:07:20.3695014Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.3695285Z use_cpu=False, 2025-05-07T21:07:20.3695504Z test_internal=False, 2025-05-07T21:07:20.3695823Z ) 2025-05-07T21:07:20.3696056Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:20.3696661Z self=, 2025-05-07T21:07:20.3704123Z T=4, 2025-05-07T21:07:20.3704355Z D=62, 2025-05-07T21:07:20.3704553Z log_E=3, 2025-05-07T21:07:20.3704746Z N=44, 2025-05-07T21:07:20.3704967Z weights_ty=SparseType.FP16, 2025-05-07T21:07:20.3705375Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.3705650Z use_cpu=False, 2025-05-07T21:07:20.3705878Z test_internal=False, 2025-05-07T21:07:20.3706112Z ) 2025-05-07T21:07:20.3706305Z PASSED 2025-05-07T21:07:20.3706811Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T21:07:20.4999980Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5001472Z self=, 2025-05-07T21:07:20.5002058Z T=1, 2025-05-07T21:07:20.5002249Z D=2, 2025-05-07T21:07:20.5002434Z log_E=2, 2025-05-07T21:07:20.5002712Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5003125Z mixed=False, 2025-05-07T21:07:20.5003422Z use_cache=False, 2025-05-07T21:07:20.5003761Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5004131Z num_indices_per_table=1, 2025-05-07T21:07:20.5004382Z ) 2025-05-07T21:07:20.5004637Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5005292Z self=, 2025-05-07T21:07:20.5005887Z T=2, 2025-05-07T21:07:20.5006088Z D=2, 2025-05-07T21:07:20.5006268Z log_E=2, 2025-05-07T21:07:20.5006501Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5006795Z mixed=False, 2025-05-07T21:07:20.5007005Z use_cache=False, 2025-05-07T21:07:20.5007253Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5007547Z num_indices_per_table=1, 2025-05-07T21:07:20.5007789Z ) 2025-05-07T21:07:20.5008042Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5008708Z self=, 2025-05-07T21:07:20.5009304Z T=2, 2025-05-07T21:07:20.5009484Z D=33, 2025-05-07T21:07:20.5009669Z log_E=2, 2025-05-07T21:07:20.5009898Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5010217Z mixed=False, 2025-05-07T21:07:20.5010444Z use_cache=True, 2025-05-07T21:07:20.5010684Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.5010958Z num_indices_per_table=1, 2025-05-07T21:07:20.5011205Z ) 2025-05-07T21:07:20.5011453Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5012106Z self=, 2025-05-07T21:07:20.5012691Z T=5, 2025-05-07T21:07:20.5012877Z D=2, 2025-05-07T21:07:20.5013054Z log_E=2, 2025-05-07T21:07:20.5013287Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5013818Z mixed=False, 2025-05-07T21:07:20.5014030Z use_cache=False, 2025-05-07T21:07:20.5014277Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5014569Z num_indices_per_table=1, 2025-05-07T21:07:20.5014809Z ) 2025-05-07T21:07:20.5015053Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5015713Z self=, 2025-05-07T21:07:20.5016298Z T=5, 2025-05-07T21:07:20.5016481Z D=91, 2025-05-07T21:07:20.5016669Z log_E=3, 2025-05-07T21:07:20.5016897Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5017181Z mixed=True, 2025-05-07T21:07:20.5017491Z use_cache=False, 2025-05-07T21:07:20.5017739Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.5018015Z num_indices_per_table=2, 2025-05-07T21:07:20.5018260Z ) 2025-05-07T21:07:20.5018513Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5019180Z self=, 2025-05-07T21:07:20.5019772Z T=5, 2025-05-07T21:07:20.5020042Z D=8, 2025-05-07T21:07:20.5020230Z log_E=3, 2025-05-07T21:07:20.5020453Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5020740Z mixed=True, 2025-05-07T21:07:20.5020953Z use_cache=True, 2025-05-07T21:07:20.5021190Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5021477Z num_indices_per_table=3, 2025-05-07T21:07:20.5021720Z ) 2025-05-07T21:07:20.5022044Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5022703Z self=, 2025-05-07T21:07:20.5023299Z T=3, 2025-05-07T21:07:20.5023484Z D=110, 2025-05-07T21:07:20.5023678Z log_E=3, 2025-05-07T21:07:20.5023906Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5024191Z mixed=False, 2025-05-07T21:07:20.5024405Z use_cache=False, 2025-05-07T21:07:20.5024650Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5024934Z num_indices_per_table=4, 2025-05-07T21:07:20.5025183Z ) 2025-05-07T21:07:20.5025433Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5026088Z self=, 2025-05-07T21:07:20.5026668Z T=1, 2025-05-07T21:07:20.5026853Z D=13, 2025-05-07T21:07:20.5027041Z log_E=3, 2025-05-07T21:07:20.5027268Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5027553Z mixed=False, 2025-05-07T21:07:20.5027768Z use_cache=True, 2025-05-07T21:07:20.5028000Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5028289Z num_indices_per_table=3, 2025-05-07T21:07:20.5028534Z ) 2025-05-07T21:07:20.5028775Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5029436Z self=, 2025-05-07T21:07:20.5030022Z T=2, 2025-05-07T21:07:20.5030203Z D=76, 2025-05-07T21:07:20.5030393Z log_E=2, 2025-05-07T21:07:20.5030624Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5030909Z mixed=False, 2025-05-07T21:07:20.5031119Z use_cache=True, 2025-05-07T21:07:20.5031357Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5031637Z num_indices_per_table=2, 2025-05-07T21:07:20.5031874Z ) 2025-05-07T21:07:20.5032123Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5032792Z self=, 2025-05-07T21:07:20.5033375Z T=1, 2025-05-07T21:07:20.5033566Z D=116, 2025-05-07T21:07:20.5033758Z log_E=2, 2025-05-07T21:07:20.5033983Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5034272Z mixed=True, 2025-05-07T21:07:20.5034487Z use_cache=False, 2025-05-07T21:07:20.5034781Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.5035067Z num_indices_per_table=1, 2025-05-07T21:07:20.5035322Z ) 2025-05-07T21:07:20.5035569Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5036240Z self=, 2025-05-07T21:07:20.5036840Z T=2, 2025-05-07T21:07:20.5037033Z D=57, 2025-05-07T21:07:20.5037212Z log_E=3, 2025-05-07T21:07:20.5037439Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5037732Z mixed=False, 2025-05-07T21:07:20.5037940Z use_cache=False, 2025-05-07T21:07:20.5038235Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.5038520Z num_indices_per_table=2, 2025-05-07T21:07:20.5038755Z ) 2025-05-07T21:07:20.5039003Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5039672Z self=, 2025-05-07T21:07:20.5040272Z T=1, 2025-05-07T21:07:20.5040563Z D=57, 2025-05-07T21:07:20.5040831Z log_E=3, 2025-05-07T21:07:20.5041052Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5041338Z mixed=False, 2025-05-07T21:07:20.5041550Z use_cache=False, 2025-05-07T21:07:20.5041794Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.5042073Z num_indices_per_table=2, 2025-05-07T21:07:20.5042317Z ) 2025-05-07T21:07:20.5042564Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5043266Z self=, 2025-05-07T21:07:20.5043853Z T=1, 2025-05-07T21:07:20.5044040Z D=57, 2025-05-07T21:07:20.5044224Z log_E=3, 2025-05-07T21:07:20.5044448Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5044734Z mixed=False, 2025-05-07T21:07:20.5044938Z use_cache=False, 2025-05-07T21:07:20.5045189Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.5045470Z num_indices_per_table=3, 2025-05-07T21:07:20.5045709Z ) 2025-05-07T21:07:20.5045960Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5046614Z self=, 2025-05-07T21:07:20.5047204Z T=1, 2025-05-07T21:07:20.5047387Z D=2, 2025-05-07T21:07:20.5047577Z log_E=3, 2025-05-07T21:07:20.5047806Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5048089Z mixed=False, 2025-05-07T21:07:20.5048304Z use_cache=False, 2025-05-07T21:07:20.5048553Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.5048838Z num_indices_per_table=3, 2025-05-07T21:07:20.5049088Z ) 2025-05-07T21:07:20.5049342Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5049996Z self=, 2025-05-07T21:07:20.5050591Z T=3, 2025-05-07T21:07:20.5050778Z D=2, 2025-05-07T21:07:20.5050961Z log_E=3, 2025-05-07T21:07:20.5051190Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5051478Z mixed=False, 2025-05-07T21:07:20.5051686Z use_cache=False, 2025-05-07T21:07:20.5051933Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.5052234Z num_indices_per_table=3, 2025-05-07T21:07:20.5052470Z ) 2025-05-07T21:07:20.5052721Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5053384Z self=, 2025-05-07T21:07:20.5053967Z T=3, 2025-05-07T21:07:20.5054154Z D=120, 2025-05-07T21:07:20.5054343Z log_E=2, 2025-05-07T21:07:20.5054568Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5054854Z mixed=False, 2025-05-07T21:07:20.5055066Z use_cache=False, 2025-05-07T21:07:20.5055304Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5055645Z num_indices_per_table=4, 2025-05-07T21:07:20.5055888Z ) 2025-05-07T21:07:20.5056136Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5056797Z self=, 2025-05-07T21:07:20.5057387Z T=3, 2025-05-07T21:07:20.5057576Z D=120, 2025-05-07T21:07:20.5057759Z log_E=2, 2025-05-07T21:07:20.5057985Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5058276Z mixed=False, 2025-05-07T21:07:20.5058489Z use_cache=False, 2025-05-07T21:07:20.5058729Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5059066Z num_indices_per_table=1, 2025-05-07T21:07:20.5059304Z ) 2025-05-07T21:07:20.5059554Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5060239Z self=, 2025-05-07T21:07:20.5060843Z T=3, 2025-05-07T21:07:20.5061027Z D=2, 2025-05-07T21:07:20.5061210Z log_E=2, 2025-05-07T21:07:20.5061431Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5061761Z mixed=False, 2025-05-07T21:07:20.5061976Z use_cache=False, 2025-05-07T21:07:20.5062218Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5062501Z num_indices_per_table=1, 2025-05-07T21:07:20.5062746Z ) 2025-05-07T21:07:20.5062991Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5063657Z self=, 2025-05-07T21:07:20.5064286Z T=3, 2025-05-07T21:07:20.5064477Z D=3, 2025-05-07T21:07:20.5064655Z log_E=2, 2025-05-07T21:07:20.5064882Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5065166Z mixed=False, 2025-05-07T21:07:20.5065374Z use_cache=False, 2025-05-07T21:07:20.5065624Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5065921Z num_indices_per_table=1, 2025-05-07T21:07:20.5066160Z ) 2025-05-07T21:07:20.5066408Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5067075Z self=, 2025-05-07T21:07:20.5067655Z T=3, 2025-05-07T21:07:20.5067848Z D=2, 2025-05-07T21:07:20.5068036Z log_E=3, 2025-05-07T21:07:20.5068255Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5068543Z mixed=False, 2025-05-07T21:07:20.5068760Z use_cache=False, 2025-05-07T21:07:20.5069008Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5069284Z num_indices_per_table=1, 2025-05-07T21:07:20.5069532Z ) 2025-05-07T21:07:20.5069784Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5070444Z self=, 2025-05-07T21:07:20.5071039Z T=3, 2025-05-07T21:07:20.5071232Z D=3, 2025-05-07T21:07:20.5071412Z log_E=3, 2025-05-07T21:07:20.5071640Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5071930Z mixed=False, 2025-05-07T21:07:20.5072140Z use_cache=False, 2025-05-07T21:07:20.5072386Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5072671Z num_indices_per_table=1, 2025-05-07T21:07:20.5072903Z ) 2025-05-07T21:07:20.5073151Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5073818Z self=, 2025-05-07T21:07:20.5074408Z T=3, 2025-05-07T21:07:20.5074590Z D=3, 2025-05-07T21:07:20.5074778Z log_E=3, 2025-05-07T21:07:20.5075003Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5075282Z mixed=False, 2025-05-07T21:07:20.5075494Z use_cache=False, 2025-05-07T21:07:20.5075740Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5076022Z num_indices_per_table=3, 2025-05-07T21:07:20.5076327Z ) 2025-05-07T21:07:20.5076580Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5077239Z self=, 2025-05-07T21:07:20.5077845Z T=2, 2025-05-07T21:07:20.5078032Z D=121, 2025-05-07T21:07:20.5078213Z log_E=2, 2025-05-07T21:07:20.5078441Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5078732Z mixed=False, 2025-05-07T21:07:20.5078937Z use_cache=False, 2025-05-07T21:07:20.5079186Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.5079472Z num_indices_per_table=3, 2025-05-07T21:07:20.5079719Z ) 2025-05-07T21:07:20.5080022Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5080799Z self=, 2025-05-07T21:07:20.5081383Z T=2, 2025-05-07T21:07:20.5081562Z D=2, 2025-05-07T21:07:20.5081748Z log_E=2, 2025-05-07T21:07:20.5081982Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5082263Z mixed=False, 2025-05-07T21:07:20.5082527Z use_cache=False, 2025-05-07T21:07:20.5082779Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.5083060Z num_indices_per_table=3, 2025-05-07T21:07:20.5981750Z ) 2025-05-07T21:07:20.5982237Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5982938Z self=, 2025-05-07T21:07:20.5983798Z T=2, 2025-05-07T21:07:20.5983999Z D=2, 2025-05-07T21:07:20.5984253Z log_E=2, 2025-05-07T21:07:20.5984560Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.5984853Z mixed=False, 2025-05-07T21:07:20.5985069Z use_cache=False, 2025-05-07T21:07:20.5985311Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.5985601Z num_indices_per_table=2, 2025-05-07T21:07:20.5985849Z ) 2025-05-07T21:07:20.5986125Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5986920Z self=, 2025-05-07T21:07:20.5987634Z T=1, 2025-05-07T21:07:20.5987828Z D=68, 2025-05-07T21:07:20.5988011Z log_E=3, 2025-05-07T21:07:20.5988238Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5988527Z mixed=True, 2025-05-07T21:07:20.5988729Z use_cache=True, 2025-05-07T21:07:20.5988966Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5989254Z num_indices_per_table=2, 2025-05-07T21:07:20.5989490Z ) 2025-05-07T21:07:20.5989740Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5990402Z self=, 2025-05-07T21:07:20.5990991Z T=1, 2025-05-07T21:07:20.5991175Z D=68, 2025-05-07T21:07:20.5991363Z log_E=2, 2025-05-07T21:07:20.5991592Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5991872Z mixed=True, 2025-05-07T21:07:20.5992080Z use_cache=True, 2025-05-07T21:07:20.5992316Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5992595Z num_indices_per_table=2, 2025-05-07T21:07:20.5992837Z ) 2025-05-07T21:07:20.5993086Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5993739Z self=, 2025-05-07T21:07:20.5994607Z T=1, 2025-05-07T21:07:20.5994799Z D=2, 2025-05-07T21:07:20.5994981Z log_E=2, 2025-05-07T21:07:20.5995213Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5995501Z mixed=True, 2025-05-07T21:07:20.5995712Z use_cache=True, 2025-05-07T21:07:20.5995951Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5996237Z num_indices_per_table=2, 2025-05-07T21:07:20.5996475Z ) 2025-05-07T21:07:20.5996844Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.5997511Z self=, 2025-05-07T21:07:20.5998098Z T=2, 2025-05-07T21:07:20.5998278Z D=2, 2025-05-07T21:07:20.5998467Z log_E=2, 2025-05-07T21:07:20.5998697Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.5998981Z mixed=True, 2025-05-07T21:07:20.5999196Z use_cache=True, 2025-05-07T21:07:20.5999435Z output_dtype=SparseType.FP32, 2025-05-07T21:07:20.5999712Z num_indices_per_table=2, 2025-05-07T21:07:20.5999961Z ) 2025-05-07T21:07:20.6000212Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.6001007Z self=, 2025-05-07T21:07:20.6001592Z T=3, 2025-05-07T21:07:20.6001779Z D=122, 2025-05-07T21:07:20.6001960Z log_E=2, 2025-05-07T21:07:20.6002188Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.6002475Z mixed=False, 2025-05-07T21:07:20.6002687Z use_cache=False, 2025-05-07T21:07:20.6003018Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.6003301Z num_indices_per_table=3, 2025-05-07T21:07:20.6003543Z ) 2025-05-07T21:07:20.6003784Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.6004436Z self=, 2025-05-07T21:07:20.6005019Z T=3, 2025-05-07T21:07:20.6005269Z D=122, 2025-05-07T21:07:20.6005457Z log_E=2, 2025-05-07T21:07:20.6005688Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.6005975Z mixed=False, 2025-05-07T21:07:20.6006191Z use_cache=False, 2025-05-07T21:07:20.6006436Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.6006713Z num_indices_per_table=1, 2025-05-07T21:07:20.6006951Z ) 2025-05-07T21:07:20.6007200Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.6007845Z self=, 2025-05-07T21:07:20.6008431Z T=4, 2025-05-07T21:07:20.6008618Z D=18, 2025-05-07T21:07:20.6008805Z log_E=2, 2025-05-07T21:07:20.6009027Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.6009311Z mixed=False, 2025-05-07T21:07:20.6009522Z use_cache=True, 2025-05-07T21:07:20.6009749Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.6010032Z num_indices_per_table=1, 2025-05-07T21:07:20.6010294Z ) 2025-05-07T21:07:20.6010537Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.6011196Z self=, 2025-05-07T21:07:20.6011786Z T=4, 2025-05-07T21:07:20.6011969Z D=2, 2025-05-07T21:07:20.6021424Z log_E=2, 2025-05-07T21:07:20.6021670Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.6021976Z mixed=False, 2025-05-07T21:07:20.6022196Z use_cache=True, 2025-05-07T21:07:20.6022430Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.6022723Z num_indices_per_table=1, 2025-05-07T21:07:20.6022969Z ) 2025-05-07T21:07:20.6023215Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.6023871Z self=, 2025-05-07T21:07:20.6024462Z T=4, 2025-05-07T21:07:20.6024645Z D=2, 2025-05-07T21:07:20.6024834Z log_E=2, 2025-05-07T21:07:20.6025064Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.6025347Z mixed=True, 2025-05-07T21:07:20.6025560Z use_cache=True, 2025-05-07T21:07:20.6025789Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.6026064Z num_indices_per_table=1, 2025-05-07T21:07:20.6026298Z ) 2025-05-07T21:07:20.6026545Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.6027308Z self=, 2025-05-07T21:07:20.6027894Z T=4, 2025-05-07T21:07:20.6028079Z D=2, 2025-05-07T21:07:20.6028262Z log_E=2, 2025-05-07T21:07:20.6028484Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.6028767Z mixed=True, 2025-05-07T21:07:20.6028976Z use_cache=True, 2025-05-07T21:07:20.6029207Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.6029489Z num_indices_per_table=2, 2025-05-07T21:07:20.6029730Z ) 2025-05-07T21:07:20.6029977Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.6030659Z self=, 2025-05-07T21:07:20.6031305Z T=2, 2025-05-07T21:07:20.6031490Z D=2, 2025-05-07T21:07:20.6031667Z log_E=2, 2025-05-07T21:07:20.6031893Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.6032178Z mixed=True, 2025-05-07T21:07:20.6032383Z use_cache=True, 2025-05-07T21:07:20.6032619Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.6032903Z num_indices_per_table=2, 2025-05-07T21:07:20.6033193Z ) 2025-05-07T21:07:20.6033448Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.6034103Z self=, 2025-05-07T21:07:20.6034692Z T=5, 2025-05-07T21:07:20.6034871Z D=70, 2025-05-07T21:07:20.6035059Z log_E=3, 2025-05-07T21:07:20.6035338Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.6035618Z mixed=False, 2025-05-07T21:07:20.6035832Z use_cache=True, 2025-05-07T21:07:20.6036074Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.6036350Z num_indices_per_table=2, 2025-05-07T21:07:20.6036594Z ) 2025-05-07T21:07:20.6036843Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.6037496Z self=, 2025-05-07T21:07:20.6038086Z T=5, 2025-05-07T21:07:20.6038272Z D=70, 2025-05-07T21:07:20.6038455Z log_E=3, 2025-05-07T21:07:20.6038683Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.6038969Z mixed=True, 2025-05-07T21:07:20.6039173Z use_cache=True, 2025-05-07T21:07:20.6039407Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.6039689Z num_indices_per_table=2, 2025-05-07T21:07:20.6039923Z ) 2025-05-07T21:07:20.6040174Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.6040938Z self=, 2025-05-07T21:07:20.6041533Z T=1, 2025-05-07T21:07:20.6041714Z D=70, 2025-05-07T21:07:20.6041902Z log_E=3, 2025-05-07T21:07:20.6042129Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.6042407Z mixed=True, 2025-05-07T21:07:20.6042618Z use_cache=True, 2025-05-07T21:07:20.6042857Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.6043135Z num_indices_per_table=2, 2025-05-07T21:07:20.6043383Z ) 2025-05-07T21:07:20.6043639Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:20.6044289Z self=, 2025-05-07T21:07:20.6044880Z T=3, 2025-05-07T21:07:20.6045071Z D=70, 2025-05-07T21:07:20.6045255Z log_E=3, 2025-05-07T21:07:20.6045484Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.6045774Z mixed=True, 2025-05-07T21:07:20.6045989Z use_cache=True, 2025-05-07T21:07:20.6046223Z output_dtype=SparseType.FP16, 2025-05-07T21:07:20.6046511Z num_indices_per_table=2, 2025-05-07T21:07:20.6046760Z ) 2025-05-07T21:07:20.6046937Z PASSED 2025-05-07T21:07:20.6189928Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward PASSED 2025-05-07T21:07:20.6334594Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:20.6335544Z self=, 2025-05-07T21:07:20.6336073Z N=1, 2025-05-07T21:07:20.6336257Z ) 2025-05-07T21:07:20.6336475Z Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:20.6337280Z self=, 2025-05-07T21:07:20.6337832Z N=2, 2025-05-07T21:07:20.6338015Z ) 2025-05-07T21:07:20.6338191Z PASSED 2025-05-07T21:07:20.6362821Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters PASSED 2025-05-07T21:07:20.6363440Z 2025-05-07T21:07:20.6363582Z =============================== warnings summary =============================== 2025-05-07T21:07:20.6364152Z test/tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats 2025-05-07T21:07:20.6365659Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/utils/split_embeddings_test.py:219: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T21:07:20.6367067Z x = to_device(torch.tensor(x, dtype=torch.int64), use_cpu=False) 2025-05-07T21:07:20.6367344Z 2025-05-07T21:07:20.6367574Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:20.6368113Z ========================= 6 passed, 1 warning in 2.59s ========================= 2025-05-07T21:07:21.2983781Z 2025-05-07T21:07:21.2984629Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:21.3004894Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 5 seconds 2025-05-07T21:07:21.3005295Z 2025-05-07T21:07:21.3005301Z 2025-05-07T21:07:21.3005307Z 2025-05-07T21:07:21.3005335Z 2025-05-07T21:07:21.3027144Z ################################################################################ 2025-05-07T21:07:21.3043075Z # [2025-05-07T21:07:21.303Z] Run Python Test Suite: 2025-05-07T21:07:21.3043551Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:21.3043890Z ################################################################################ 2025-05-07T21:07:21.3067348Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:21.3068029Z 2025-05-07T21:07:23.4599812Z ============================= test session starts ============================== 2025-05-07T21:07:23.4600759Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:23.4601312Z cachedir: .pytest_cache 2025-05-07T21:07:23.4601896Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:23.4602638Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:23.4603047Z plugins: hypothesis-6.131.14 2025-05-07T21:07:25.0624216Z collecting ... collected 4 items 2025-05-07T21:07:25.0624450Z 2025-05-07T21:07:25.3789457Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_bounds_check EmbeddingBoundsCheck (VBE false): the last element in offsets is incorrect for total batch size B: 60, total table num T: 59, last element in offsets: 77664, indices size: 77564. Setting the last element in offsets to be indices size. 2025-05-07T21:07:25.4723949Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 36, bag element: 0, idx: 9223372036854775807, num_rows: 848, indices_start: 9038, indices_end: 9083, T: 41, B: 8, b_t: 290. Setting idx to zero. 2025-05-07T21:07:25.4725767Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 24, num_indices: 10319. Setting indices_start and indices_end within the range. 2025-05-07T21:07:25.4741210Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4741981Z self=, 2025-05-07T21:07:25.4742685Z T=1, 2025-05-07T21:07:25.4742940Z B=1, 2025-05-07T21:07:25.4743192Z max_L=1, 2025-05-07T21:07:25.4743455Z bounds_check_mode=, 2025-05-07T21:07:25.4743789Z use_cpu=False, 2025-05-07T21:07:25.4744004Z weighted=False, 2025-05-07T21:07:25.4744228Z dtype=torch.int64, 2025-05-07T21:07:25.4744653Z mixed_B=False, 2025-05-07T21:07:25.4744881Z bounds_check_version=1, 2025-05-07T21:07:25.4745132Z ) 2025-05-07T21:07:25.4745345Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4745861Z self=, 2025-05-07T21:07:25.4746368Z T=12, 2025-05-07T21:07:25.4746573Z B=1, 2025-05-07T21:07:25.4746766Z max_L=1, 2025-05-07T21:07:25.4747108Z bounds_check_mode=, 2025-05-07T21:07:25.4747435Z use_cpu=False, 2025-05-07T21:07:25.4747663Z weighted=False, 2025-05-07T21:07:25.4747891Z dtype=torch.int64, 2025-05-07T21:07:25.4748126Z mixed_B=False, 2025-05-07T21:07:25.4748363Z bounds_check_version=1, 2025-05-07T21:07:25.4748603Z ) 2025-05-07T21:07:25.4748824Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4749430Z self=, 2025-05-07T21:07:25.4749933Z T=12, 2025-05-07T21:07:25.4750127Z B=26, 2025-05-07T21:07:25.4750323Z max_L=30, 2025-05-07T21:07:25.4750584Z bounds_check_mode=, 2025-05-07T21:07:25.4750921Z use_cpu=False, 2025-05-07T21:07:25.4751147Z weighted=True, 2025-05-07T21:07:25.4751369Z dtype=torch.int64, 2025-05-07T21:07:25.4751606Z mixed_B=False, 2025-05-07T21:07:25.4751841Z bounds_check_version=2, 2025-05-07T21:07:25.4752084Z ) 2025-05-07T21:07:25.4752301Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4752822Z self=, 2025-05-07T21:07:25.4753325Z T=59, 2025-05-07T21:07:25.4753518Z B=1, 2025-05-07T21:07:25.4753714Z max_L=1, 2025-05-07T21:07:25.4753970Z bounds_check_mode=, 2025-05-07T21:07:25.4754285Z use_cpu=False, 2025-05-07T21:07:25.4754504Z weighted=False, 2025-05-07T21:07:25.4754752Z dtype=torch.int64, 2025-05-07T21:07:25.4754982Z mixed_B=False, 2025-05-07T21:07:25.4755212Z bounds_check_version=1, 2025-05-07T21:07:25.4755451Z ) 2025-05-07T21:07:25.4755683Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4756297Z self=, 2025-05-07T21:07:25.4756825Z T=59, 2025-05-07T21:07:25.4757017Z B=60, 2025-05-07T21:07:25.4757242Z max_L=45, 2025-05-07T21:07:25.4757512Z bounds_check_mode=, 2025-05-07T21:07:25.4757834Z use_cpu=False, 2025-05-07T21:07:25.4758059Z weighted=False, 2025-05-07T21:07:25.4758322Z dtype=torch.int64, 2025-05-07T21:07:25.4758609Z mixed_B=False, 2025-05-07T21:07:25.4758844Z bounds_check_version=2, 2025-05-07T21:07:25.4759084Z ) 2025-05-07T21:07:25.4759281Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4759804Z self=, 2025-05-07T21:07:25.4760318Z T=51, 2025-05-07T21:07:25.4760587Z B=3, 2025-05-07T21:07:25.4760782Z max_L=42, 2025-05-07T21:07:25.4761044Z bounds_check_mode=, 2025-05-07T21:07:25.4761390Z use_cpu=False, 2025-05-07T21:07:25.4761631Z weighted=False, 2025-05-07T21:07:25.4761927Z dtype=torch.int64, 2025-05-07T21:07:25.4762155Z mixed_B=True, 2025-05-07T21:07:25.4762384Z bounds_check_version=2, 2025-05-07T21:07:25.4762631Z ) 2025-05-07T21:07:25.4762845Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4763350Z self=, 2025-05-07T21:07:25.4763852Z T=7, 2025-05-07T21:07:25.4764044Z B=3, 2025-05-07T21:07:25.4764232Z max_L=62, 2025-05-07T21:07:25.4764494Z bounds_check_mode=, 2025-05-07T21:07:25.4764823Z use_cpu=False, 2025-05-07T21:07:25.4765039Z weighted=True, 2025-05-07T21:07:25.4765263Z dtype=torch.int32, 2025-05-07T21:07:25.4765552Z mixed_B=False, 2025-05-07T21:07:25.4765771Z bounds_check_version=1, 2025-05-07T21:07:25.4766020Z ) 2025-05-07T21:07:25.4766234Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4766743Z self=, 2025-05-07T21:07:25.4767246Z T=27, 2025-05-07T21:07:25.4767438Z B=16, 2025-05-07T21:07:25.4767622Z max_L=45, 2025-05-07T21:07:25.4767924Z bounds_check_mode=, 2025-05-07T21:07:25.4768251Z use_cpu=False, 2025-05-07T21:07:25.4768470Z weighted=False, 2025-05-07T21:07:25.4768696Z dtype=torch.int32, 2025-05-07T21:07:25.4768935Z mixed_B=False, 2025-05-07T21:07:25.4769162Z bounds_check_version=1, 2025-05-07T21:07:25.4769401Z ) 2025-05-07T21:07:25.4769622Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4770182Z self=, 2025-05-07T21:07:25.4770687Z T=25, 2025-05-07T21:07:25.4770889Z B=28, 2025-05-07T21:07:25.4771085Z max_L=59, 2025-05-07T21:07:25.4771340Z bounds_check_mode=, 2025-05-07T21:07:25.4771710Z use_cpu=False, 2025-05-07T21:07:25.4771950Z weighted=False, 2025-05-07T21:07:25.4772181Z dtype=torch.int64, 2025-05-07T21:07:25.4772431Z mixed_B=False, 2025-05-07T21:07:25.4772663Z bounds_check_version=1, 2025-05-07T21:07:25.4772905Z ) 2025-05-07T21:07:25.4773120Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4773640Z self=, 2025-05-07T21:07:25.4774143Z T=2, 2025-05-07T21:07:25.4774341Z B=20, 2025-05-07T21:07:25.4774537Z max_L=25, 2025-05-07T21:07:25.4774796Z bounds_check_mode=, 2025-05-07T21:07:25.4775123Z use_cpu=True, 2025-05-07T21:07:25.4775346Z weighted=True, 2025-05-07T21:07:25.4775572Z dtype=torch.int64, 2025-05-07T21:07:25.4775803Z mixed_B=False, 2025-05-07T21:07:25.4776027Z bounds_check_version=2, 2025-05-07T21:07:25.4776272Z ) 2025-05-07T21:07:25.4776475Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4776985Z self=, 2025-05-07T21:07:25.4777486Z T=29, 2025-05-07T21:07:25.4777673Z B=50, 2025-05-07T21:07:25.4777864Z max_L=23, 2025-05-07T21:07:25.4778126Z bounds_check_mode=, 2025-05-07T21:07:25.4778446Z use_cpu=True, 2025-05-07T21:07:25.4778661Z weighted=True, 2025-05-07T21:07:25.4778890Z dtype=torch.int32, 2025-05-07T21:07:25.4779120Z mixed_B=False, 2025-05-07T21:07:25.4779346Z bounds_check_version=2, 2025-05-07T21:07:25.4779590Z ) 2025-05-07T21:07:25.4779788Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4780303Z self=, 2025-05-07T21:07:25.4780805Z T=29, 2025-05-07T21:07:25.4780999Z B=50, 2025-05-07T21:07:25.4781185Z max_L=29, 2025-05-07T21:07:25.4781444Z bounds_check_mode=, 2025-05-07T21:07:25.4781764Z use_cpu=True, 2025-05-07T21:07:25.4781975Z weighted=True, 2025-05-07T21:07:25.4782250Z dtype=torch.int32, 2025-05-07T21:07:25.4782492Z mixed_B=False, 2025-05-07T21:07:25.4782715Z bounds_check_version=2, 2025-05-07T21:07:25.4782955Z ) 2025-05-07T21:07:25.4783165Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4783715Z self=, 2025-05-07T21:07:25.4784218Z T=29, 2025-05-07T21:07:25.4784410Z B=50, 2025-05-07T21:07:25.4784604Z max_L=50, 2025-05-07T21:07:25.4784867Z bounds_check_mode=, 2025-05-07T21:07:25.4785188Z use_cpu=True, 2025-05-07T21:07:25.4785407Z weighted=True, 2025-05-07T21:07:25.4785637Z dtype=torch.int32, 2025-05-07T21:07:25.4785982Z mixed_B=False, 2025-05-07T21:07:25.4786216Z bounds_check_version=2, 2025-05-07T21:07:25.4786465Z ) 2025-05-07T21:07:25.4786672Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4787184Z self=, 2025-05-07T21:07:25.4787688Z T=29, 2025-05-07T21:07:25.4787888Z B=50, 2025-05-07T21:07:25.4788072Z max_L=29, 2025-05-07T21:07:25.4788371Z bounds_check_mode=, 2025-05-07T21:07:25.4788687Z use_cpu=True, 2025-05-07T21:07:25.4788891Z weighted=True, 2025-05-07T21:07:25.4789112Z dtype=torch.int32, 2025-05-07T21:07:25.4789339Z mixed_B=True, 2025-05-07T21:07:25.4789559Z bounds_check_version=2, 2025-05-07T21:07:25.4789795Z ) 2025-05-07T21:07:25.4789995Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4790541Z self=, 2025-05-07T21:07:25.4791038Z T=29, 2025-05-07T21:07:25.4791238Z B=29, 2025-05-07T21:07:25.4791451Z max_L=29, 2025-05-07T21:07:25.4791729Z bounds_check_mode=, 2025-05-07T21:07:25.4792045Z use_cpu=True, 2025-05-07T21:07:25.4792255Z weighted=True, 2025-05-07T21:07:25.4792478Z dtype=torch.int32, 2025-05-07T21:07:25.4792709Z mixed_B=True, 2025-05-07T21:07:25.4792930Z bounds_check_version=2, 2025-05-07T21:07:25.4793263Z ) 2025-05-07T21:07:25.4793498Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4794009Z self=, 2025-05-07T21:07:25.4794880Z T=34, 2025-05-07T21:07:25.4795076Z B=37, 2025-05-07T21:07:25.4795303Z max_L=14, 2025-05-07T21:07:25.4795611Z bounds_check_mode=, 2025-05-07T21:07:25.4795933Z use_cpu=False, 2025-05-07T21:07:25.4796146Z weighted=True, 2025-05-07T21:07:25.4796358Z dtype=torch.int64, 2025-05-07T21:07:25.4796595Z mixed_B=False, 2025-05-07T21:07:25.4796819Z bounds_check_version=2, 2025-05-07T21:07:25.4797055Z ) 2025-05-07T21:07:25.4797263Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4797779Z self=, 2025-05-07T21:07:25.4798277Z T=37, 2025-05-07T21:07:25.4798465Z B=37, 2025-05-07T21:07:25.4798659Z max_L=14, 2025-05-07T21:07:25.4798906Z bounds_check_mode=, 2025-05-07T21:07:25.4799223Z use_cpu=False, 2025-05-07T21:07:25.4799437Z weighted=True, 2025-05-07T21:07:25.4799656Z dtype=torch.int64, 2025-05-07T21:07:25.4799878Z mixed_B=False, 2025-05-07T21:07:25.4800101Z bounds_check_version=2, 2025-05-07T21:07:25.4800337Z ) 2025-05-07T21:07:25.4800590Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4801101Z self=, 2025-05-07T21:07:25.4801624Z T=37, 2025-05-07T21:07:25.4801836Z B=37, 2025-05-07T21:07:25.4802024Z max_L=37, 2025-05-07T21:07:25.4802273Z bounds_check_mode=, 2025-05-07T21:07:25.4802580Z use_cpu=False, 2025-05-07T21:07:25.4802792Z weighted=True, 2025-05-07T21:07:25.4803008Z dtype=torch.int64, 2025-05-07T21:07:25.4803340Z mixed_B=False, 2025-05-07T21:07:25.4803564Z bounds_check_version=2, 2025-05-07T21:07:25.4803799Z ) 2025-05-07T21:07:25.4803998Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4804506Z self=, 2025-05-07T21:07:25.4804999Z T=37, 2025-05-07T21:07:25.4805190Z B=37, 2025-05-07T21:07:25.4805370Z max_L=37, 2025-05-07T21:07:25.4805617Z bounds_check_mode=, 2025-05-07T21:07:25.4805937Z use_cpu=False, 2025-05-07T21:07:25.4806148Z weighted=False, 2025-05-07T21:07:25.4806368Z dtype=torch.int64, 2025-05-07T21:07:25.4806668Z mixed_B=False, 2025-05-07T21:07:25.4806882Z bounds_check_version=2, 2025-05-07T21:07:25.4807127Z ) 2025-05-07T21:07:25.4807332Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4807834Z self=, 2025-05-07T21:07:25.4808327Z T=47, 2025-05-07T21:07:25.4808524Z B=15, 2025-05-07T21:07:25.4808709Z max_L=9, 2025-05-07T21:07:25.4809028Z bounds_check_mode=, 2025-05-07T21:07:25.4809351Z use_cpu=False, 2025-05-07T21:07:25.4809559Z weighted=True, 2025-05-07T21:07:25.4809786Z dtype=torch.int64, 2025-05-07T21:07:25.4810024Z mixed_B=True, 2025-05-07T21:07:25.4810239Z bounds_check_version=2, 2025-05-07T21:07:25.4810478Z ) 2025-05-07T21:07:25.4810687Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4811270Z self=, 2025-05-07T21:07:25.4811761Z T=47, 2025-05-07T21:07:25.4811954Z B=15, 2025-05-07T21:07:25.4819905Z max_L=47, 2025-05-07T21:07:25.4820223Z bounds_check_mode=, 2025-05-07T21:07:25.4820636Z use_cpu=False, 2025-05-07T21:07:25.4820952Z weighted=True, 2025-05-07T21:07:25.4821187Z dtype=torch.int64, 2025-05-07T21:07:25.4821462Z mixed_B=True, 2025-05-07T21:07:25.4821696Z bounds_check_version=2, 2025-05-07T21:07:25.4821931Z ) 2025-05-07T21:07:25.4822141Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4822654Z self=, 2025-05-07T21:07:25.4823145Z T=47, 2025-05-07T21:07:25.4823335Z B=47, 2025-05-07T21:07:25.4823527Z max_L=47, 2025-05-07T21:07:25.4823775Z bounds_check_mode=, 2025-05-07T21:07:25.4824104Z use_cpu=False, 2025-05-07T21:07:25.4824316Z weighted=True, 2025-05-07T21:07:25.4824534Z dtype=torch.int64, 2025-05-07T21:07:25.4824770Z mixed_B=True, 2025-05-07T21:07:25.4824992Z bounds_check_version=2, 2025-05-07T21:07:25.4825232Z ) 2025-05-07T21:07:25.4825432Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4825941Z self=, 2025-05-07T21:07:25.4826433Z T=47, 2025-05-07T21:07:25.4826620Z B=47, 2025-05-07T21:07:25.4826810Z max_L=47, 2025-05-07T21:07:25.4827069Z bounds_check_mode=, 2025-05-07T21:07:25.4827382Z use_cpu=True, 2025-05-07T21:07:25.4827603Z weighted=True, 2025-05-07T21:07:25.4827838Z dtype=torch.int64, 2025-05-07T21:07:25.4828070Z mixed_B=True, 2025-05-07T21:07:25.4828305Z bounds_check_version=2, 2025-05-07T21:07:25.4828552Z ) 2025-05-07T21:07:25.4828764Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4829283Z self=, 2025-05-07T21:07:25.4829788Z T=41, 2025-05-07T21:07:25.4829988Z B=8, 2025-05-07T21:07:25.4830186Z max_L=64, 2025-05-07T21:07:25.4830452Z bounds_check_mode=, 2025-05-07T21:07:25.4830787Z use_cpu=False, 2025-05-07T21:07:25.4831008Z weighted=True, 2025-05-07T21:07:25.4831239Z dtype=torch.int64, 2025-05-07T21:07:25.4831639Z mixed_B=False, 2025-05-07T21:07:25.4831871Z bounds_check_version=1, 2025-05-07T21:07:25.4832120Z ) 2025-05-07T21:07:25.4832337Z Trying example: test_bounds_check( 2025-05-07T21:07:25.4832858Z self=, 2025-05-07T21:07:25.4833368Z T=41, 2025-05-07T21:07:25.4833572Z B=8, 2025-05-07T21:07:25.4833765Z max_L=64, 2025-05-07T21:07:25.4834036Z bounds_check_mode=, 2025-05-07T21:07:25.4834371Z use_cpu=False, 2025-05-07T21:07:25.4834594Z weighted=False, 2025-05-07T21:07:25.4834830Z dtype=torch.int64, 2025-05-07T21:07:25.4835126Z mixed_B=False, 2025-05-07T21:07:25.4835353Z bounds_check_version=1, 2025-05-07T21:07:25.4836205Z )EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 36, bag element: 0, idx: 9223372036854775807, num_rows: 848, indices_start: 9038, indices_end: 9083, T: 41, B: 8, b_t: 290. Setting idx to zero. 2025-05-07T21:07:25.4837629Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 24, num_indices: 10319. Setting indices_start and indices_end within the range. 2025-05-07T21:07:25.4839000Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 3, table: 16, bag element: 0, idx: 9223372036854775807, num_rows: 601, indices_start: 4055, indices_end: 4095, T: 64, B: 8, b_t: 131. Setting idx to zero. 2025-05-07T21:07:25.4840406Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 28, num_indices: 16048. Setting indices_start and indices_end within the range. 2025-05-07T21:07:25.4841874Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 7, bag element: 0, idx: 9223372036854775807, num_rows: 360, indices_start: 1594, indices_end: 1649, T: 8, B: 8, b_t: 56. Setting idx to zero. 2025-05-07T21:07:25.4843240Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 7, indices_start: 1800, indices_end: 1905, num_indices: 1805. Setting indices_start and indices_end within the range. 2025-05-07T21:07:25.4847050Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 3, table: 2, bag element: 0, idx: 9223372036854775807, num_rows: 630, indices_start: 3811, indices_end: 3859, T: 8, B: 64, b_t: 131. Setting idx to zero. 2025-05-07T21:07:25.4848877Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 9, num_indices: 15923. Setting indices_start and indices_end within the range. 2025-05-07T21:07:25.4872450Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 27, table: 4, bag element: 0, idx: 9223372036854775807, num_rows: 836, indices_start: 946, indices_end: 949, T: 8, B: 64, b_t: 283. Setting idx to zero. 2025-05-07T21:07:25.4874485Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 1723. Setting indices_start and indices_end within the range. 2025-05-07T21:07:25.4897721Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 7, bag element: 0, idx: 9223372036854775807, num_rows: 360, indices_start: 197, indices_end: 199, T: 8, B: 8, b_t: 58. Setting idx to zero. 2025-05-07T21:07:25.4899469Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 7, indices_start: 208, indices_end: 313, num_indices: 213. Setting indices_start and indices_end within the range. 2025-05-07T21:07:25.4932888Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 23, table: 21, bag element: 0, idx: 9223372036854775807, num_rows: 552, indices_start: 2530, indices_end: 2541, T: 39, B: 28, b_t: 364. Setting idx to zero. 2025-05-07T21:07:25.4934996Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 2, num_indices: 4381. Setting indices_start and indices_end within the range. 2025-05-07T21:07:25.4968296Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1816, indices_end: 1817, T: 39, B: 9, b_t: 259. Setting idx to zero. 2025-05-07T21:07:25.4971232Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:07:25.5006282Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 3, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1820, indices_end: 1828, T: 39, B: 9, b_t: 262. Setting idx to zero. 2025-05-07T21:07:25.5008214Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:07:25.5136369Z [E507 21:07:25.454033860 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T21:07:25.5138247Z [E507 21:07:25.454213753 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 862, total table num T: 39, last element in offsets: 6062, indices size: 5962. Setting the last element in offsets to be indices size. 2025-05-07T21:07:25.5306018Z 2025-05-07T21:07:25.5306285Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5306825Z self=, 2025-05-07T21:07:25.5307447Z T=64, 2025-05-07T21:07:25.5307668Z B=8, 2025-05-07T21:07:25.5307861Z max_L=64, 2025-05-07T21:07:25.5308126Z bounds_check_mode=, 2025-05-07T21:07:25.5308453Z use_cpu=False, 2025-05-07T21:07:25.5308663Z weighted=False, 2025-05-07T21:07:25.5308889Z dtype=torch.int64, 2025-05-07T21:07:25.5309120Z mixed_B=False, 2025-05-07T21:07:25.5309342Z bounds_check_version=1, 2025-05-07T21:07:25.5309585Z ) 2025-05-07T21:07:25.5309798Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5310309Z self=, 2025-05-07T21:07:25.5310850Z T=8, 2025-05-07T21:07:25.5311040Z B=8, 2025-05-07T21:07:25.5311234Z max_L=64, 2025-05-07T21:07:25.5311495Z bounds_check_mode=, 2025-05-07T21:07:25.5311818Z use_cpu=False, 2025-05-07T21:07:25.5312038Z weighted=False, 2025-05-07T21:07:25.5312268Z dtype=torch.int64, 2025-05-07T21:07:25.5312500Z mixed_B=False, 2025-05-07T21:07:25.5312730Z bounds_check_version=1, 2025-05-07T21:07:25.5312973Z ) 2025-05-07T21:07:25.5313178Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5313697Z self=, 2025-05-07T21:07:25.5314201Z T=8, 2025-05-07T21:07:25.5314387Z B=64, 2025-05-07T21:07:25.5314581Z max_L=64, 2025-05-07T21:07:25.5314843Z bounds_check_mode=, 2025-05-07T21:07:25.5315160Z use_cpu=False, 2025-05-07T21:07:25.5315385Z weighted=False, 2025-05-07T21:07:25.5315612Z dtype=torch.int64, 2025-05-07T21:07:25.5315844Z mixed_B=False, 2025-05-07T21:07:25.5316067Z bounds_check_version=1, 2025-05-07T21:07:25.5316306Z ) 2025-05-07T21:07:25.5316512Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5317016Z self=, 2025-05-07T21:07:25.5317516Z T=8, 2025-05-07T21:07:25.5318292Z B=64, 2025-05-07T21:07:25.5318486Z max_L=8, 2025-05-07T21:07:25.5318747Z bounds_check_mode=, 2025-05-07T21:07:25.5319079Z use_cpu=False, 2025-05-07T21:07:25.5319294Z weighted=False, 2025-05-07T21:07:25.5319521Z dtype=torch.int64, 2025-05-07T21:07:25.5319756Z mixed_B=False, 2025-05-07T21:07:25.5319976Z bounds_check_version=1, 2025-05-07T21:07:25.5320219Z ) 2025-05-07T21:07:25.5320429Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5321011Z self=, 2025-05-07T21:07:25.5321566Z T=8, 2025-05-07T21:07:25.5321838Z B=8, 2025-05-07T21:07:25.5322023Z max_L=8, 2025-05-07T21:07:25.5322286Z bounds_check_mode=, 2025-05-07T21:07:25.5322614Z use_cpu=False, 2025-05-07T21:07:25.5322833Z weighted=False, 2025-05-07T21:07:25.5323056Z dtype=torch.int64, 2025-05-07T21:07:25.5323294Z mixed_B=False, 2025-05-07T21:07:25.5323523Z bounds_check_version=1, 2025-05-07T21:07:25.5323761Z ) 2025-05-07T21:07:25.5324045Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5324561Z self=, 2025-05-07T21:07:25.5325058Z T=39, 2025-05-07T21:07:25.5325250Z B=30, 2025-05-07T21:07:25.5325443Z max_L=15, 2025-05-07T21:07:25.5325698Z bounds_check_mode=, 2025-05-07T21:07:25.5326026Z use_cpu=False, 2025-05-07T21:07:25.5326316Z weighted=False, 2025-05-07T21:07:25.5326541Z dtype=torch.int64, 2025-05-07T21:07:25.5326774Z mixed_B=True, 2025-05-07T21:07:25.5327008Z bounds_check_version=1, 2025-05-07T21:07:25.5327245Z ) 2025-05-07T21:07:25.5327455Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5327971Z self=, 2025-05-07T21:07:25.5328478Z T=39, 2025-05-07T21:07:25.5328670Z B=39, 2025-05-07T21:07:25.5328862Z max_L=15, 2025-05-07T21:07:25.5329123Z bounds_check_mode=, 2025-05-07T21:07:25.5329445Z use_cpu=False, 2025-05-07T21:07:25.5329670Z weighted=False, 2025-05-07T21:07:25.5329899Z dtype=torch.int64, 2025-05-07T21:07:25.5330126Z mixed_B=True, 2025-05-07T21:07:25.5330353Z bounds_check_version=1, 2025-05-07T21:07:25.5330594Z ) 2025-05-07T21:07:25.5330796Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5331334Z self=, 2025-05-07T21:07:25.5331865Z T=39, 2025-05-07T21:07:25.5332054Z B=39, 2025-05-07T21:07:25.5332246Z max_L=15, 2025-05-07T21:07:25.5332509Z bounds_check_mode=, 2025-05-07T21:07:25.5332828Z use_cpu=False, 2025-05-07T21:07:25.5333051Z weighted=True, 2025-05-07T21:07:25.5333274Z dtype=torch.int64, 2025-05-07T21:07:25.5333500Z mixed_B=True, 2025-05-07T21:07:25.5333729Z bounds_check_version=1, 2025-05-07T21:07:25.5333971Z ) 2025-05-07T21:07:25.5334181Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5334684Z self=, 2025-05-07T21:07:25.5335185Z T=39, 2025-05-07T21:07:25.5335376Z B=39, 2025-05-07T21:07:25.5335564Z max_L=15, 2025-05-07T21:07:25.5335824Z bounds_check_mode=, 2025-05-07T21:07:25.5336147Z use_cpu=True, 2025-05-07T21:07:25.5336362Z weighted=True, 2025-05-07T21:07:25.5336588Z dtype=torch.int64, 2025-05-07T21:07:25.5336820Z mixed_B=True, 2025-05-07T21:07:25.5337042Z bounds_check_version=1, 2025-05-07T21:07:25.5337284Z ) 2025-05-07T21:07:25.5337493Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5338003Z self=, 2025-05-07T21:07:25.5338504Z T=24, 2025-05-07T21:07:25.5338757Z B=5, 2025-05-07T21:07:25.5338955Z max_L=40, 2025-05-07T21:07:25.5339212Z bounds_check_mode=, 2025-05-07T21:07:25.5339539Z use_cpu=False, 2025-05-07T21:07:25.5339762Z weighted=False, 2025-05-07T21:07:25.5339989Z dtype=torch.int64, 2025-05-07T21:07:25.5340224Z mixed_B=True, 2025-05-07T21:07:25.5340449Z bounds_check_version=1, 2025-05-07T21:07:25.5340689Z ) 2025-05-07T21:07:25.5340901Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5341415Z self=, 2025-05-07T21:07:25.5341913Z T=24, 2025-05-07T21:07:25.5342157Z B=5, 2025-05-07T21:07:25.5342351Z max_L=5, 2025-05-07T21:07:25.5342602Z bounds_check_mode=, 2025-05-07T21:07:25.5342933Z use_cpu=False, 2025-05-07T21:07:25.5343159Z weighted=False, 2025-05-07T21:07:25.5343390Z dtype=torch.int64, 2025-05-07T21:07:25.5343626Z mixed_B=True, 2025-05-07T21:07:25.5343864Z bounds_check_version=1, 2025-05-07T21:07:25.5344109Z ) 2025-05-07T21:07:25.5344323Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5344911Z self=, 2025-05-07T21:07:25.5345417Z T=24, 2025-05-07T21:07:25.5345608Z B=5, 2025-05-07T21:07:25.5345803Z max_L=5, 2025-05-07T21:07:25.5346061Z bounds_check_mode=, 2025-05-07T21:07:25.5346378Z use_cpu=False, 2025-05-07T21:07:25.5346643Z weighted=False, 2025-05-07T21:07:25.5346869Z dtype=torch.int64, 2025-05-07T21:07:25.5347096Z mixed_B=False, 2025-05-07T21:07:25.5347329Z bounds_check_version=1, 2025-05-07T21:07:25.5347572Z ) 2025-05-07T21:07:25.5347781Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5348296Z self=, 2025-05-07T21:07:25.5348800Z T=24, 2025-05-07T21:07:25.5348994Z B=24, 2025-05-07T21:07:25.5349185Z max_L=5, 2025-05-07T21:07:25.5349446Z bounds_check_mode=, 2025-05-07T21:07:25.5349768Z use_cpu=False, 2025-05-07T21:07:25.5349992Z weighted=False, 2025-05-07T21:07:25.5350223Z dtype=torch.int64, 2025-05-07T21:07:25.5350459Z mixed_B=False, 2025-05-07T21:07:25.5350690Z bounds_check_version=1, 2025-05-07T21:07:25.5350944Z ) 2025-05-07T21:07:25.5351156Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5351715Z self=, 2025-05-07T21:07:25.5352223Z T=12, 2025-05-07T21:07:25.5352426Z B=52, 2025-05-07T21:07:25.5352623Z max_L=45, 2025-05-07T21:07:25.5352894Z bounds_check_mode=, 2025-05-07T21:07:25.5353220Z use_cpu=False, 2025-05-07T21:07:25.5353438Z weighted=False, 2025-05-07T21:07:25.5353675Z dtype=torch.int32, 2025-05-07T21:07:25.5353915Z mixed_B=True, 2025-05-07T21:07:25.5354150Z bounds_check_version=2, 2025-05-07T21:07:25.5354397Z ) 2025-05-07T21:07:25.5354610Z Trying example: test_bounds_check( 2025-05-07T21:07:25.5355128Z self=, 2025-05-07T21:07:25.5355640Z T=12, 2025-05-07T21:07:25.5355841Z B=12, 2025-05-07T21:07:25.5356045Z max_L=45, 2025-05-07T21:07:25.5356303Z bounds_check_mode=, 2025-05-07T21:07:25.5356635Z use_cpu=False, 2025-05-07T21:07:25.5356860Z weighted=False, 2025-05-07T21:07:25.5357092Z dtype=torch.int32, 2025-05-07T21:07:25.5357334Z mixed_B=True, 2025-05-07T21:07:25.5357574Z bounds_check_version=2, 2025-05-07T21:07:25.5357820Z ) 2025-05-07T21:07:25.5358017Z PASSED 2025-05-07T21:07:25.5358453Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T21:07:25.6236835Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T21:07:25.6237914Z self=, 2025-05-07T21:07:25.6238558Z T=1, 2025-05-07T21:07:25.6238753Z B=1, 2025-05-07T21:07:25.6238936Z L=0, 2025-05-07T21:07:25.6239131Z use_cpu=False, 2025-05-07T21:07:25.6239363Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6239637Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6239927Z ) 2025-05-07T21:07:25.6240130Z Trying example: test_pruning( 2025-05-07T21:07:25.6240691Z self=, 2025-05-07T21:07:25.6241295Z T=4, 2025-05-07T21:07:25.6241483Z B=1, 2025-05-07T21:07:25.6241664Z L=0, 2025-05-07T21:07:25.6241858Z use_cpu=False, 2025-05-07T21:07:25.6242094Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6242375Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6242649Z ) 2025-05-07T21:07:25.6242851Z Trying example: test_pruning( 2025-05-07T21:07:25.6243326Z self=, 2025-05-07T21:07:25.6243877Z T=4, 2025-05-07T21:07:25.6244065Z B=5, 2025-05-07T21:07:25.6244305Z L=1, 2025-05-07T21:07:25.6244495Z use_cpu=True, 2025-05-07T21:07:25.6244723Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6245003Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6245278Z ) 2025-05-07T21:07:25.6245481Z Trying example: test_pruning( 2025-05-07T21:07:25.6246042Z self=, 2025-05-07T21:07:25.6246517Z T=5, 2025-05-07T21:07:25.6246711Z B=1, 2025-05-07T21:07:25.6246901Z L=0, 2025-05-07T21:07:25.6247086Z use_cpu=False, 2025-05-07T21:07:25.6247317Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6247604Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6247886Z ) 2025-05-07T21:07:25.6248089Z Trying example: test_pruning( 2025-05-07T21:07:25.6248563Z self=, 2025-05-07T21:07:25.6249049Z T=5, 2025-05-07T21:07:25.6249243Z B=5, 2025-05-07T21:07:25.6249424Z L=4, 2025-05-07T21:07:25.6249612Z use_cpu=True, 2025-05-07T21:07:25.6249834Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6250112Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6250391Z ) 2025-05-07T21:07:25.6250591Z Trying example: test_pruning( 2025-05-07T21:07:25.6251075Z self=, 2025-05-07T21:07:25.6251546Z T=3, 2025-05-07T21:07:25.6251731Z B=2, 2025-05-07T21:07:25.6251919Z L=4, 2025-05-07T21:07:25.6252106Z use_cpu=True, 2025-05-07T21:07:25.6252324Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6252600Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6252876Z ) 2025-05-07T21:07:25.6253074Z Trying example: test_pruning( 2025-05-07T21:07:25.6253547Z self=, 2025-05-07T21:07:25.6254032Z T=4, 2025-05-07T21:07:25.6254228Z B=1, 2025-05-07T21:07:25.6254406Z L=2, 2025-05-07T21:07:25.6254596Z use_cpu=True, 2025-05-07T21:07:25.6254822Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6255085Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6255363Z ) 2025-05-07T21:07:25.6255561Z Trying example: test_pruning( 2025-05-07T21:07:25.6256030Z self=, 2025-05-07T21:07:25.6256510Z T=5, 2025-05-07T21:07:25.6256699Z B=3, 2025-05-07T21:07:25.6256878Z L=8, 2025-05-07T21:07:25.6257075Z use_cpu=False, 2025-05-07T21:07:25.6257306Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6257577Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6257857Z ) 2025-05-07T21:07:25.6258058Z Trying example: test_pruning( 2025-05-07T21:07:25.6258588Z self=, 2025-05-07T21:07:25.6259075Z T=3, 2025-05-07T21:07:25.6259265Z B=6, 2025-05-07T21:07:25.6259451Z L=3, 2025-05-07T21:07:25.6259636Z use_cpu=False, 2025-05-07T21:07:25.6259865Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6260147Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6260422Z ) 2025-05-07T21:07:25.6260625Z Trying example: test_pruning( 2025-05-07T21:07:25.6261107Z self=, 2025-05-07T21:07:25.6261584Z T=3, 2025-05-07T21:07:25.6261830Z B=1, 2025-05-07T21:07:25.6262019Z L=1, 2025-05-07T21:07:25.6262208Z use_cpu=False, 2025-05-07T21:07:25.6262442Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6262728Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6262997Z ) 2025-05-07T21:07:25.6263199Z Trying example: test_pruning( 2025-05-07T21:07:25.6263679Z self=, 2025-05-07T21:07:25.6264154Z T=2, 2025-05-07T21:07:25.6264379Z B=2, 2025-05-07T21:07:25.6264570Z L=1, 2025-05-07T21:07:25.6264749Z use_cpu=True, 2025-05-07T21:07:25.6264974Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6265254Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6265531Z ) 2025-05-07T21:07:25.6265724Z Trying example: test_pruning( 2025-05-07T21:07:25.6266203Z self=, 2025-05-07T21:07:25.6266726Z T=5, 2025-05-07T21:07:25.6266907Z B=3, 2025-05-07T21:07:25.6267098Z L=6, 2025-05-07T21:07:25.6267287Z use_cpu=False, 2025-05-07T21:07:25.6267512Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6267789Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6268068Z ) 2025-05-07T21:07:25.6268260Z Trying example: test_pruning( 2025-05-07T21:07:25.6268732Z self=, 2025-05-07T21:07:25.6269207Z T=3, 2025-05-07T21:07:25.6269396Z B=3, 2025-05-07T21:07:25.6269579Z L=6, 2025-05-07T21:07:25.6269771Z use_cpu=False, 2025-05-07T21:07:25.6270002Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6270281Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6270562Z ) 2025-05-07T21:07:25.6278478Z Trying example: test_pruning( 2025-05-07T21:07:25.6278979Z self=, 2025-05-07T21:07:25.6279467Z T=3, 2025-05-07T21:07:25.6279661Z B=3, 2025-05-07T21:07:25.6279849Z L=3, 2025-05-07T21:07:25.6280040Z use_cpu=False, 2025-05-07T21:07:25.6280272Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6280606Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6280885Z ) 2025-05-07T21:07:25.6281088Z Trying example: test_pruning( 2025-05-07T21:07:25.6281570Z self=, 2025-05-07T21:07:25.6282053Z T=5, 2025-05-07T21:07:25.6282245Z B=2, 2025-05-07T21:07:25.6282430Z L=5, 2025-05-07T21:07:25.6282623Z use_cpu=False, 2025-05-07T21:07:25.6282848Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6283114Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6283393Z ) 2025-05-07T21:07:25.6283597Z Trying example: test_pruning( 2025-05-07T21:07:25.6284064Z self=, 2025-05-07T21:07:25.6284545Z T=5, 2025-05-07T21:07:25.6284733Z B=2, 2025-05-07T21:07:25.6284916Z L=5, 2025-05-07T21:07:25.6285107Z use_cpu=False, 2025-05-07T21:07:25.6285333Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6285601Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6285875Z ) 2025-05-07T21:07:25.6286077Z Trying example: test_pruning( 2025-05-07T21:07:25.6286638Z self=, 2025-05-07T21:07:25.6287116Z T=2, 2025-05-07T21:07:25.6287302Z B=2, 2025-05-07T21:07:25.6287487Z L=5, 2025-05-07T21:07:25.6287668Z use_cpu=False, 2025-05-07T21:07:25.6287899Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6288174Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6288441Z ) 2025-05-07T21:07:25.6288641Z Trying example: test_pruning( 2025-05-07T21:07:25.6289115Z self=, 2025-05-07T21:07:25.6289590Z T=5, 2025-05-07T21:07:25.6289786Z B=5, 2025-05-07T21:07:25.6290019Z L=5, 2025-05-07T21:07:25.6290202Z use_cpu=False, 2025-05-07T21:07:25.6290435Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6290708Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6290977Z ) 2025-05-07T21:07:25.6291174Z Trying example: test_pruning( 2025-05-07T21:07:25.6291649Z self=, 2025-05-07T21:07:25.6292127Z T=5, 2025-05-07T21:07:25.6292312Z B=5, 2025-05-07T21:07:25.6292544Z L=5, 2025-05-07T21:07:25.6292740Z use_cpu=False, 2025-05-07T21:07:25.6292966Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6293242Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6293525Z ) 2025-05-07T21:07:25.6293718Z Trying example: test_pruning( 2025-05-07T21:07:25.6294189Z self=, 2025-05-07T21:07:25.6295293Z T=5, 2025-05-07T21:07:25.6295475Z B=3, 2025-05-07T21:07:25.6295663Z L=2, 2025-05-07T21:07:25.6295862Z use_cpu=True, 2025-05-07T21:07:25.6296087Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6296367Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6296649Z ) 2025-05-07T21:07:25.6296843Z Trying example: test_pruning( 2025-05-07T21:07:25.6297330Z self=, 2025-05-07T21:07:25.6297807Z T=5, 2025-05-07T21:07:25.6297985Z B=3, 2025-05-07T21:07:25.6298180Z L=3, 2025-05-07T21:07:25.6298369Z use_cpu=True, 2025-05-07T21:07:25.6298595Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6298865Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6299143Z ) 2025-05-07T21:07:25.6299348Z Trying example: test_pruning( 2025-05-07T21:07:25.6299825Z self=, 2025-05-07T21:07:25.6300307Z T=3, 2025-05-07T21:07:25.6300499Z B=3, 2025-05-07T21:07:25.6300679Z L=3, 2025-05-07T21:07:25.6300869Z use_cpu=True, 2025-05-07T21:07:25.6301092Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6301385Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6301684Z ) 2025-05-07T21:07:25.6301879Z Trying example: test_pruning( 2025-05-07T21:07:25.6302348Z self=, 2025-05-07T21:07:25.6302824Z T=3, 2025-05-07T21:07:25.6303011Z B=3, 2025-05-07T21:07:25.6303190Z L=3, 2025-05-07T21:07:25.6303378Z use_cpu=True, 2025-05-07T21:07:25.6303599Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6303861Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6304133Z ) 2025-05-07T21:07:25.6304330Z Trying example: test_pruning( 2025-05-07T21:07:25.6304805Z self=, 2025-05-07T21:07:25.6305284Z T=1, 2025-05-07T21:07:25.6305469Z B=4, 2025-05-07T21:07:25.6305657Z L=1, 2025-05-07T21:07:25.6305842Z use_cpu=True, 2025-05-07T21:07:25.6306071Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6306344Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6306620Z ) 2025-05-07T21:07:25.6306828Z Trying example: test_pruning( 2025-05-07T21:07:25.6307388Z self=, 2025-05-07T21:07:25.6307864Z T=1, 2025-05-07T21:07:25.6308056Z B=4, 2025-05-07T21:07:25.6308243Z L=4, 2025-05-07T21:07:25.6308427Z use_cpu=True, 2025-05-07T21:07:25.6308656Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6308929Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6309195Z ) 2025-05-07T21:07:25.6309398Z Trying example: test_pruning( 2025-05-07T21:07:25.6309870Z self=, 2025-05-07T21:07:25.6310351Z T=1, 2025-05-07T21:07:25.6310540Z B=1, 2025-05-07T21:07:25.6310723Z L=4, 2025-05-07T21:07:25.6310912Z use_cpu=True, 2025-05-07T21:07:25.6311203Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6311471Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6311747Z ) 2025-05-07T21:07:25.6311942Z Trying example: test_pruning( 2025-05-07T21:07:25.6312419Z self=, 2025-05-07T21:07:25.6312899Z T=3, 2025-05-07T21:07:25.6313080Z B=6, 2025-05-07T21:07:25.6313264Z L=2, 2025-05-07T21:07:25.6313523Z use_cpu=False, 2025-05-07T21:07:25.6313749Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6314025Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6314300Z ) 2025-05-07T21:07:25.6314497Z Trying example: test_pruning( 2025-05-07T21:07:25.6314975Z self=, 2025-05-07T21:07:25.6315493Z T=3, 2025-05-07T21:07:25.6315673Z B=6, 2025-05-07T21:07:25.6315860Z L=6, 2025-05-07T21:07:25.6316058Z use_cpu=False, 2025-05-07T21:07:25.6316286Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6316561Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6316841Z ) 2025-05-07T21:07:25.6317044Z Trying example: test_pruning( 2025-05-07T21:07:25.6317514Z self=, 2025-05-07T21:07:25.6317997Z T=3, 2025-05-07T21:07:25.6318193Z B=6, 2025-05-07T21:07:25.6318374Z L=6, 2025-05-07T21:07:25.6318576Z use_cpu=False, 2025-05-07T21:07:25.6318816Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6319087Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6319378Z ) 2025-05-07T21:07:25.6319590Z Trying example: test_pruning( 2025-05-07T21:07:25.6320066Z self=, 2025-05-07T21:07:25.6320635Z T=3, 2025-05-07T21:07:25.6320876Z B=3, 2025-05-07T21:07:25.6321132Z L=6, 2025-05-07T21:07:25.6321406Z use_cpu=False, 2025-05-07T21:07:25.6321730Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6322101Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6322423Z ) 2025-05-07T21:07:25.6322634Z Trying example: test_pruning( 2025-05-07T21:07:25.6323115Z self=, 2025-05-07T21:07:25.6323589Z T=3, 2025-05-07T21:07:25.6323789Z B=3, 2025-05-07T21:07:25.6323991Z L=3, 2025-05-07T21:07:25.6324191Z use_cpu=False, 2025-05-07T21:07:25.6324434Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6324718Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6324986Z ) 2025-05-07T21:07:25.6325184Z Trying example: test_pruning( 2025-05-07T21:07:25.6325658Z self=, 2025-05-07T21:07:25.6326126Z T=4, 2025-05-07T21:07:25.6326316Z B=6, 2025-05-07T21:07:25.6326502Z L=3, 2025-05-07T21:07:25.6326686Z use_cpu=True, 2025-05-07T21:07:25.6326918Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6327189Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6327457Z ) 2025-05-07T21:07:25.6327655Z Trying example: test_pruning( 2025-05-07T21:07:25.6328123Z self=, 2025-05-07T21:07:25.6328661Z T=3, 2025-05-07T21:07:25.6328851Z B=6, 2025-05-07T21:07:25.6329046Z L=3, 2025-05-07T21:07:25.6329240Z use_cpu=True, 2025-05-07T21:07:25.6329475Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6329763Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6330069Z ) 2025-05-07T21:07:25.6330274Z Trying example: test_pruning( 2025-05-07T21:07:25.6330825Z self=, 2025-05-07T21:07:25.6331421Z T=3, 2025-05-07T21:07:25.6331633Z B=5, 2025-05-07T21:07:25.6331824Z L=0, 2025-05-07T21:07:25.6332021Z use_cpu=False, 2025-05-07T21:07:25.6332257Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6332607Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6472874Z ) 2025-05-07T21:07:25.6473439Z Trying example: test_pruning( 2025-05-07T21:07:25.6474826Z self=, 2025-05-07T21:07:25.6476005Z T=3, 2025-05-07T21:07:25.6476524Z B=5, 2025-05-07T21:07:25.6477013Z L=0, 2025-05-07T21:07:25.6477490Z use_cpu=True, 2025-05-07T21:07:25.6478338Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6478944Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6479472Z ) 2025-05-07T21:07:25.6479855Z Trying example: test_pruning( 2025-05-07T21:07:25.6480895Z self=, 2025-05-07T21:07:25.6481548Z T=3, 2025-05-07T21:07:25.6481820Z B=5, 2025-05-07T21:07:25.6481998Z L=0, 2025-05-07T21:07:25.6482177Z use_cpu=True, 2025-05-07T21:07:25.6482403Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6482676Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6482944Z ) 2025-05-07T21:07:25.6483138Z Trying example: test_pruning( 2025-05-07T21:07:25.6483613Z self=, 2025-05-07T21:07:25.6484074Z T=5, 2025-05-07T21:07:25.6484256Z B=5, 2025-05-07T21:07:25.6484436Z L=0, 2025-05-07T21:07:25.6484614Z use_cpu=True, 2025-05-07T21:07:25.6484832Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6485098Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6485366Z ) 2025-05-07T21:07:25.6485553Z Trying example: test_pruning( 2025-05-07T21:07:25.6486025Z self=, 2025-05-07T21:07:25.6486494Z T=5, 2025-05-07T21:07:25.6486669Z B=1, 2025-05-07T21:07:25.6486854Z L=0, 2025-05-07T21:07:25.6487045Z use_cpu=True, 2025-05-07T21:07:25.6487257Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6487529Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6487800Z ) 2025-05-07T21:07:25.6487987Z Trying example: test_pruning( 2025-05-07T21:07:25.6488458Z self=, 2025-05-07T21:07:25.6488923Z T=5, 2025-05-07T21:07:25.6489100Z B=1, 2025-05-07T21:07:25.6489280Z L=5, 2025-05-07T21:07:25.6489469Z use_cpu=True, 2025-05-07T21:07:25.6489694Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6489956Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6490228Z ) 2025-05-07T21:07:25.6490415Z Trying example: test_pruning( 2025-05-07T21:07:25.6490893Z self=, 2025-05-07T21:07:25.6491385Z T=5, 2025-05-07T21:07:25.6491596Z B=5, 2025-05-07T21:07:25.6491776Z L=5, 2025-05-07T21:07:25.6491965Z use_cpu=True, 2025-05-07T21:07:25.6492185Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6492443Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6492715Z ) 2025-05-07T21:07:25.6492913Z Trying example: test_pruning( 2025-05-07T21:07:25.6493380Z self=, 2025-05-07T21:07:25.6493852Z T=1, 2025-05-07T21:07:25.6494114Z B=6, 2025-05-07T21:07:25.6494486Z L=3, 2025-05-07T21:07:25.6494751Z use_cpu=False, 2025-05-07T21:07:25.6495021Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6495285Z use_array_for_index_remapping=False, 2025-05-07T21:07:25.6495561Z ) 2025-05-07T21:07:25.6495761Z Trying example: test_pruning( 2025-05-07T21:07:25.6496234Z self=, 2025-05-07T21:07:25.6496713Z T=1, 2025-05-07T21:07:25.6496900Z B=6, 2025-05-07T21:07:25.6497083Z L=3, 2025-05-07T21:07:25.6497269Z use_cpu=False, 2025-05-07T21:07:25.6497493Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6497758Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6498106Z ) 2025-05-07T21:07:25.6498303Z Trying example: test_pruning( 2025-05-07T21:07:25.6498775Z self=, 2025-05-07T21:07:25.6499240Z T=1, 2025-05-07T21:07:25.6499422Z B=6, 2025-05-07T21:07:25.6499610Z L=3, 2025-05-07T21:07:25.6499788Z use_cpu=False, 2025-05-07T21:07:25.6500016Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6500381Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6500653Z ) 2025-05-07T21:07:25.6500854Z Trying example: test_pruning( 2025-05-07T21:07:25.6501326Z self=, 2025-05-07T21:07:25.6501840Z T=1, 2025-05-07T21:07:25.6502024Z B=1, 2025-05-07T21:07:25.6502210Z L=3, 2025-05-07T21:07:25.6502451Z use_cpu=False, 2025-05-07T21:07:25.6502685Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6502959Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6503234Z ) 2025-05-07T21:07:25.6503422Z Trying example: test_pruning( 2025-05-07T21:07:25.6503904Z self=, 2025-05-07T21:07:25.6504377Z T=1, 2025-05-07T21:07:25.6504555Z B=1, 2025-05-07T21:07:25.6504739Z L=1, 2025-05-07T21:07:25.6504926Z use_cpu=False, 2025-05-07T21:07:25.6505144Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6505416Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6505685Z ) 2025-05-07T21:07:25.6505877Z Trying example: test_pruning( 2025-05-07T21:07:25.6506346Z self=, 2025-05-07T21:07:25.6506819Z T=1, 2025-05-07T21:07:25.6506998Z B=1, 2025-05-07T21:07:25.6507182Z L=1, 2025-05-07T21:07:25.6507370Z use_cpu=False, 2025-05-07T21:07:25.6507587Z use_cpu_hashtable=True, 2025-05-07T21:07:25.6507855Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6508130Z ) 2025-05-07T21:07:25.6508319Z Trying example: test_pruning( 2025-05-07T21:07:25.6508795Z self=, 2025-05-07T21:07:25.6509273Z T=2, 2025-05-07T21:07:25.6509463Z B=1, 2025-05-07T21:07:25.6509648Z L=4, 2025-05-07T21:07:25.6509837Z use_cpu=True, 2025-05-07T21:07:25.6510063Z use_cpu_hashtable=False, 2025-05-07T21:07:25.6510327Z use_array_for_index_remapping=True, 2025-05-07T21:07:25.6510594Z ) 2025-05-07T21:07:25.6510779Z PASSED 2025-05-07T21:07:35.2943425Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose PASSED 2025-05-07T21:07:35.2943936Z 2025-05-07T21:07:35.2944100Z ============================== 4 passed in 11.97s ============================== 2025-05-07T21:07:35.9447988Z 2025-05-07T21:07:35.9448662Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:35.9468996Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 14 seconds 2025-05-07T21:07:35.9469367Z 2025-05-07T21:07:35.9469372Z 2025-05-07T21:07:35.9469376Z 2025-05-07T21:07:35.9469379Z 2025-05-07T21:07:35.9491336Z ################################################################################ 2025-05-07T21:07:35.9509416Z # [2025-05-07T21:07:35.950Z] Run Python Test Suite: 2025-05-07T21:07:35.9509765Z # ./utils/filestore_test.py 2025-05-07T21:07:35.9510065Z ################################################################################ 2025-05-07T21:07:35.9534693Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./utils/filestore_test.py 2025-05-07T21:07:35.9535318Z 2025-05-07T21:07:38.1040715Z ============================= test session starts ============================== 2025-05-07T21:07:38.1041485Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:38.1042268Z cachedir: .pytest_cache 2025-05-07T21:07:38.1042846Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:38.1043571Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:38.1043989Z plugins: hypothesis-6.131.14 2025-05-07T21:07:39.6582395Z collecting ... collected 8 items 2025-05-07T21:07:39.6582758Z 2025-05-07T21:07:39.6593289Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T21:07:39.6601076Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T21:07:39.6608120Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T21:07:39.6615161Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T21:07:39.6622067Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T21:07:39.6629930Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T21:07:39.6677950Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T21:07:39.6738766Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T21:07:39.6739205Z 2025-05-07T21:07:39.6739419Z =========================== short test summary info ============================ 2025-05-07T21:07:39.6739993Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T21:07:39.6740579Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T21:07:39.6741163Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T21:07:39.6741732Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T21:07:39.6742255Z ========================= 4 passed, 4 skipped in 1.70s ========================= 2025-05-07T21:07:40.2440355Z 2025-05-07T21:07:40.2441115Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T21:07:40.2461062Z [TEST] Python test time for ./utils/filestore_test.py: 5 seconds 2025-05-07T21:07:40.2461347Z 2025-05-07T21:07:40.2461352Z 2025-05-07T21:07:40.2461356Z 2025-05-07T21:07:40.2461361Z 2025-05-07T21:07:40.2481766Z ################################################################################ 2025-05-07T21:07:40.2499838Z # [2025-05-07T21:07:40.249Z] Run Python Test Suite: 2025-05-07T21:07:40.2500175Z # ./uvm/copy_test.py 2025-05-07T21:07:40.2500448Z ################################################################################ 2025-05-07T21:07:40.2525270Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/copy_test.py 2025-05-07T21:07:40.2525853Z 2025-05-07T21:07:42.4099519Z ============================= test session starts ============================== 2025-05-07T21:07:42.4100317Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:42.4100854Z cachedir: .pytest_cache 2025-05-07T21:07:42.4101438Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:42.4102172Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:42.4102842Z plugins: hypothesis-6.131.14 2025-05-07T21:07:44.0128110Z collecting ... collected 3 items 2025-05-07T21:07:44.0128407Z 2025-05-07T21:07:44.3281991Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3282534Z self=, 2025-05-07T21:07:44.3282886Z sizes=[1], 2025-05-07T21:07:44.3283192Z uvm_op=, 2025-05-07T21:07:44.3283546Z ) 2025-05-07T21:07:44.3283758Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3284108Z self=, 2025-05-07T21:07:44.3284445Z sizes=[7], 2025-05-07T21:07:44.3285015Z uvm_op=, 2025-05-07T21:07:44.3285360Z ) 2025-05-07T21:07:44.3285571Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3285906Z self=, 2025-05-07T21:07:44.3286298Z sizes=[7, 2, 6, 6], 2025-05-07T21:07:44.3286649Z uvm_op=, 2025-05-07T21:07:44.3287023Z ) 2025-05-07T21:07:44.3287323Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3287658Z self=, 2025-05-07T21:07:44.3287986Z sizes=[3], 2025-05-07T21:07:44.3288272Z uvm_op=, 2025-05-07T21:07:44.3288610Z ) 2025-05-07T21:07:44.3288816Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3289140Z self=, 2025-05-07T21:07:44.3289568Z sizes=[3, 3, 6, 1], 2025-05-07T21:07:44.3289880Z uvm_op=, 2025-05-07T21:07:44.3290218Z ) 2025-05-07T21:07:44.3290424Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3290756Z self=, 2025-05-07T21:07:44.3291087Z sizes=[5], 2025-05-07T21:07:44.3291406Z uvm_op=, 2025-05-07T21:07:44.3291781Z ) 2025-05-07T21:07:44.3291987Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3292316Z self=, 2025-05-07T21:07:44.3292651Z sizes=[1, 7, 5, 4], 2025-05-07T21:07:44.3292968Z uvm_op=, 2025-05-07T21:07:44.3293301Z ) 2025-05-07T21:07:44.3293507Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3293840Z self=, 2025-05-07T21:07:44.3294174Z sizes=[8, 8, 1, 8], 2025-05-07T21:07:44.3294901Z uvm_op=, 2025-05-07T21:07:44.3295303Z ) 2025-05-07T21:07:44.3295503Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3295842Z self=, 2025-05-07T21:07:44.3296173Z sizes=[5, 6], 2025-05-07T21:07:44.3296470Z uvm_op=, 2025-05-07T21:07:44.3296810Z ) 2025-05-07T21:07:44.3297015Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3297346Z self=, 2025-05-07T21:07:44.3297669Z sizes=[4, 3], 2025-05-07T21:07:44.3297992Z uvm_op=, 2025-05-07T21:07:44.3298358Z ) 2025-05-07T21:07:44.3298556Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3298888Z self=, 2025-05-07T21:07:44.3299222Z sizes=[7, 7, 5, 7], 2025-05-07T21:07:44.3299534Z uvm_op=, 2025-05-07T21:07:44.3299880Z ) 2025-05-07T21:07:44.3300086Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3300412Z self=, 2025-05-07T21:07:44.3300752Z sizes=[7, 7, 7, 7], 2025-05-07T21:07:44.3301064Z uvm_op=, 2025-05-07T21:07:44.3301403Z ) 2025-05-07T21:07:44.3301703Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3302037Z self=, 2025-05-07T21:07:44.3302372Z sizes=[7, 5, 8, 8], 2025-05-07T21:07:44.3302709Z uvm_op=, 2025-05-07T21:07:44.3303080Z ) 2025-05-07T21:07:44.3303278Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3303602Z self=, 2025-05-07T21:07:44.3303931Z sizes=[1, 5, 1, 5], 2025-05-07T21:07:44.3304276Z uvm_op=, 2025-05-07T21:07:44.3304632Z ) 2025-05-07T21:07:44.3304836Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3305230Z self=, 2025-05-07T21:07:44.3305562Z sizes=[1, 5, 5, 5], 2025-05-07T21:07:44.3305895Z uvm_op=, 2025-05-07T21:07:44.3306260Z ) 2025-05-07T21:07:44.3306458Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3306780Z self=, 2025-05-07T21:07:44.3307175Z sizes=[5, 5, 5, 5], 2025-05-07T21:07:44.3307513Z uvm_op=, 2025-05-07T21:07:44.3307870Z ) 2025-05-07T21:07:44.3308068Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3308395Z self=, 2025-05-07T21:07:44.3308719Z sizes=[5, 5, 5, 5], 2025-05-07T21:07:44.3309025Z uvm_op=, 2025-05-07T21:07:44.3309423Z ) 2025-05-07T21:07:44.3309614Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3309947Z self=, 2025-05-07T21:07:44.3310277Z sizes=[5, 5], 2025-05-07T21:07:44.3310575Z uvm_op=, 2025-05-07T21:07:44.3310905Z ) 2025-05-07T21:07:44.3311104Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3311439Z self=, 2025-05-07T21:07:44.3311758Z sizes=[8], 2025-05-07T21:07:44.3312055Z uvm_op=, 2025-05-07T21:07:44.3312390Z ) 2025-05-07T21:07:44.3312582Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3312917Z self=, 2025-05-07T21:07:44.3313246Z sizes=[3], 2025-05-07T21:07:44.3313566Z uvm_op=, 2025-05-07T21:07:44.3313941Z ) 2025-05-07T21:07:44.3314139Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3314472Z self=, 2025-05-07T21:07:44.3314801Z sizes=[3, 8, 7, 7], 2025-05-07T21:07:44.3315109Z uvm_op=, 2025-05-07T21:07:44.3315441Z ) 2025-05-07T21:07:44.3315631Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3315959Z self=, 2025-05-07T21:07:44.3316318Z sizes=[3, 7, 7, 7], 2025-05-07T21:07:44.3316644Z uvm_op=, 2025-05-07T21:07:44.3316982Z ) 2025-05-07T21:07:44.3317178Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3317497Z self=, 2025-05-07T21:07:44.3317823Z sizes=[3, 7, 7, 3], 2025-05-07T21:07:44.3318129Z uvm_op=, 2025-05-07T21:07:44.3318459Z ) 2025-05-07T21:07:44.3318657Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3318990Z self=, 2025-05-07T21:07:44.3319324Z sizes=[7, 7, 7, 3], 2025-05-07T21:07:44.3319626Z uvm_op=, 2025-05-07T21:07:44.3319960Z ) 2025-05-07T21:07:44.3320159Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3320565Z self=, 2025-05-07T21:07:44.3320897Z sizes=[7, 7, 7, 7], 2025-05-07T21:07:44.3321257Z uvm_op=, 2025-05-07T21:07:44.3321590Z ) 2025-05-07T21:07:44.3321793Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3322122Z self=, 2025-05-07T21:07:44.3322442Z sizes=[2, 1], 2025-05-07T21:07:44.3322766Z uvm_op=, 2025-05-07T21:07:44.3323135Z ) 2025-05-07T21:07:44.3323334Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3323669Z self=, 2025-05-07T21:07:44.3324002Z sizes=[1, 1], 2025-05-07T21:07:44.3324329Z uvm_op=, 2025-05-07T21:07:44.3324736Z ) 2025-05-07T21:07:44.3324934Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3325262Z self=, 2025-05-07T21:07:44.3325586Z sizes=[8, 7, 2, 3], 2025-05-07T21:07:44.3325898Z uvm_op=, 2025-05-07T21:07:44.3326260Z ) 2025-05-07T21:07:44.3326474Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3326848Z self=, 2025-05-07T21:07:44.3327181Z sizes=[8, 7, 2, 3], 2025-05-07T21:07:44.3327483Z uvm_op=, 2025-05-07T21:07:44.3327825Z ) 2025-05-07T21:07:44.3328024Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3328352Z self=, 2025-05-07T21:07:44.3328718Z sizes=[8, 3, 2, 3], 2025-05-07T21:07:44.3329026Z uvm_op=, 2025-05-07T21:07:44.3329367Z ) 2025-05-07T21:07:44.3329558Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3329886Z self=, 2025-05-07T21:07:44.3330214Z sizes=[8, 3, 3, 3], 2025-05-07T21:07:44.3330511Z uvm_op=, 2025-05-07T21:07:44.3330850Z ) 2025-05-07T21:07:44.3331051Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3331371Z self=, 2025-05-07T21:07:44.3331703Z sizes=[3, 3, 3, 3], 2025-05-07T21:07:44.3332011Z uvm_op=, 2025-05-07T21:07:44.3332339Z ) 2025-05-07T21:07:44.3332537Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3332868Z self=, 2025-05-07T21:07:44.3333201Z sizes=[3, 3, 2, 1], 2025-05-07T21:07:44.3333504Z uvm_op=, 2025-05-07T21:07:44.3333837Z ) 2025-05-07T21:07:44.3334039Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3334361Z self=, 2025-05-07T21:07:44.3334689Z sizes=[3, 3, 2], 2025-05-07T21:07:44.3334993Z uvm_op=, 2025-05-07T21:07:44.3335323Z ) 2025-05-07T21:07:44.3335520Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3335850Z self=, 2025-05-07T21:07:44.3336203Z sizes=[2, 3, 2], 2025-05-07T21:07:44.3336519Z uvm_op=, 2025-05-07T21:07:44.3336851Z ) 2025-05-07T21:07:44.3337043Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3337373Z self=, 2025-05-07T21:07:44.3337702Z sizes=[2, 2, 2], 2025-05-07T21:07:44.3338004Z uvm_op=, 2025-05-07T21:07:44.3338339Z ) 2025-05-07T21:07:44.3338539Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3338865Z self=, 2025-05-07T21:07:44.3339188Z sizes=[7], 2025-05-07T21:07:44.3339506Z uvm_op=, 2025-05-07T21:07:44.3339874Z ) 2025-05-07T21:07:44.3340065Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3340466Z self=, 2025-05-07T21:07:44.3340797Z sizes=[1], 2025-05-07T21:07:44.3341087Z uvm_op=, 2025-05-07T21:07:44.3341420Z ) 2025-05-07T21:07:44.3341621Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3341953Z self=, 2025-05-07T21:07:44.3342277Z sizes=[8], 2025-05-07T21:07:44.3342565Z uvm_op=, 2025-05-07T21:07:44.3342907Z ) 2025-05-07T21:07:44.3343101Z Trying example: test_uvm_to_cpu( 2025-05-07T21:07:44.3343432Z self=, 2025-05-07T21:07:44.3343807Z sizes=[6], 2025-05-07T21:07:44.3344092Z uvm_op=, 2025-05-07T21:07:44.3344430Z ) 2025-05-07T21:07:44.3344627Z PASSED 2025-05-07T21:07:45.6192266Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu_clone Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6193735Z self=, 2025-05-07T21:07:45.6195026Z sizes=[1], 2025-05-07T21:07:45.6196027Z uvm_op=, 2025-05-07T21:07:45.6196498Z ) 2025-05-07T21:07:45.6196705Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6197081Z self=, 2025-05-07T21:07:45.6197433Z sizes=[372], 2025-05-07T21:07:45.6197729Z uvm_op=, 2025-05-07T21:07:45.6198168Z ) 2025-05-07T21:07:45.6198376Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6198739Z self=, 2025-05-07T21:07:45.6199092Z sizes=[372, 250, 20], 2025-05-07T21:07:45.6199441Z uvm_op=, 2025-05-07T21:07:45.6199776Z ) 2025-05-07T21:07:45.6199985Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6200349Z self=, 2025-05-07T21:07:45.6200806Z sizes=[155], 2025-05-07T21:07:45.6201101Z uvm_op=, 2025-05-07T21:07:45.6201432Z ) 2025-05-07T21:07:45.6201631Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6201993Z self=, 2025-05-07T21:07:45.6202339Z sizes=[155, 394, 506], 2025-05-07T21:07:45.6202652Z uvm_op=, 2025-05-07T21:07:45.6202991Z ) 2025-05-07T21:07:45.6203199Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6203552Z self=, 2025-05-07T21:07:45.6203907Z sizes=[200, 382, 357], 2025-05-07T21:07:45.6204223Z uvm_op=, 2025-05-07T21:07:45.6204553Z ) 2025-05-07T21:07:45.6204755Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6205117Z self=, 2025-05-07T21:07:45.6205460Z sizes=[341], 2025-05-07T21:07:45.6205783Z uvm_op=, 2025-05-07T21:07:45.6206150Z ) 2025-05-07T21:07:45.6206354Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6206713Z self=, 2025-05-07T21:07:45.6207061Z sizes=[407, 12, 16], 2025-05-07T21:07:45.6207377Z uvm_op=, 2025-05-07T21:07:45.6207710Z ) 2025-05-07T21:07:45.6207922Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6208285Z self=, 2025-05-07T21:07:45.6208631Z sizes=[48, 298], 2025-05-07T21:07:45.6208937Z uvm_op=, 2025-05-07T21:07:45.6209274Z ) 2025-05-07T21:07:45.6209483Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6209931Z self=, 2025-05-07T21:07:45.6210282Z sizes=[92, 412, 479], 2025-05-07T21:07:45.6210607Z uvm_op=, 2025-05-07T21:07:45.6210939Z ) 2025-05-07T21:07:45.6211149Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6211514Z self=, 2025-05-07T21:07:45.6211855Z sizes=[155, 2], 2025-05-07T21:07:45.6212152Z uvm_op=, 2025-05-07T21:07:45.6212485Z ) 2025-05-07T21:07:45.6212687Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6213053Z self=, 2025-05-07T21:07:45.6213487Z sizes=[155, 155], 2025-05-07T21:07:45.6213793Z uvm_op=, 2025-05-07T21:07:45.6214121Z ) 2025-05-07T21:07:45.6214323Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6214688Z self=, 2025-05-07T21:07:45.6215025Z sizes=[464], 2025-05-07T21:07:45.6215360Z uvm_op=, 2025-05-07T21:07:45.6215696Z ) 2025-05-07T21:07:45.6215896Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6216260Z self=, 2025-05-07T21:07:45.6216600Z sizes=[316], 2025-05-07T21:07:45.6216885Z uvm_op=, 2025-05-07T21:07:45.6217220Z ) 2025-05-07T21:07:45.6217473Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6217832Z self=, 2025-05-07T21:07:45.6218172Z sizes=[231], 2025-05-07T21:07:45.6218465Z uvm_op=, 2025-05-07T21:07:45.6218801Z ) 2025-05-07T21:07:45.6219004Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6219364Z self=, 2025-05-07T21:07:45.6219707Z sizes=[455], 2025-05-07T21:07:45.6219996Z uvm_op=, 2025-05-07T21:07:45.6220332Z ) 2025-05-07T21:07:45.6220538Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6220890Z self=, 2025-05-07T21:07:45.6221241Z sizes=[512, 139, 241], 2025-05-07T21:07:45.6221595Z uvm_op=, 2025-05-07T21:07:45.6221961Z ) 2025-05-07T21:07:45.6222167Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6222531Z self=, 2025-05-07T21:07:45.6222886Z sizes=[512, 139, 241], 2025-05-07T21:07:45.6223202Z uvm_op=, 2025-05-07T21:07:45.6223538Z ) 2025-05-07T21:07:45.6223744Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6224102Z self=, 2025-05-07T21:07:45.6224451Z sizes=[512], 2025-05-07T21:07:45.6224746Z uvm_op=, 2025-05-07T21:07:45.6225073Z ) 2025-05-07T21:07:45.6225283Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6225648Z self=, 2025-05-07T21:07:45.6225986Z sizes=[187], 2025-05-07T21:07:45.6226308Z uvm_op=, 2025-05-07T21:07:45.6226681Z ) 2025-05-07T21:07:45.6226889Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6227252Z self=, 2025-05-07T21:07:45.6227601Z sizes=[116, 183, 303], 2025-05-07T21:07:45.6227921Z uvm_op=, 2025-05-07T21:07:45.6228252Z ) 2025-05-07T21:07:45.6228458Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6228818Z self=, 2025-05-07T21:07:45.6229226Z sizes=[303, 183, 303], 2025-05-07T21:07:45.6229551Z uvm_op=, 2025-05-07T21:07:45.6229890Z ) 2025-05-07T21:07:45.6230091Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6230453Z self=, 2025-05-07T21:07:45.6230804Z sizes=[183, 183, 303], 2025-05-07T21:07:45.6231122Z uvm_op=, 2025-05-07T21:07:45.6231449Z ) 2025-05-07T21:07:45.6231656Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6232019Z self=, 2025-05-07T21:07:45.6232361Z sizes=[303, 303, 303], 2025-05-07T21:07:45.6232727Z uvm_op=, 2025-05-07T21:07:45.6233060Z ) 2025-05-07T21:07:45.6233259Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6233617Z self=, 2025-05-07T21:07:45.6233961Z sizes=[17, 392], 2025-05-07T21:07:45.6234256Z uvm_op=, 2025-05-07T21:07:45.6234591Z ) 2025-05-07T21:07:45.6235156Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6235521Z self=, 2025-05-07T21:07:45.6235860Z sizes=[392, 392], 2025-05-07T21:07:45.6236168Z uvm_op=, 2025-05-07T21:07:45.6236500Z ) 2025-05-07T21:07:45.6236699Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6237105Z self=, 2025-05-07T21:07:45.6237448Z sizes=[59, 305], 2025-05-07T21:07:45.6237778Z uvm_op=, 2025-05-07T21:07:45.6238339Z ) 2025-05-07T21:07:45.6238546Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6239075Z self=, 2025-05-07T21:07:45.6239616Z sizes=[83, 207, 246], 2025-05-07T21:07:45.6240045Z uvm_op=, 2025-05-07T21:07:45.6240602Z ) 2025-05-07T21:07:45.6240814Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6241183Z self=, 2025-05-07T21:07:45.6241531Z sizes=[83, 246, 246], 2025-05-07T21:07:45.6241845Z uvm_op=, 2025-05-07T21:07:45.6242181Z ) 2025-05-07T21:07:45.6242386Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6242750Z self=, 2025-05-07T21:07:45.6243101Z sizes=[246, 246, 246], 2025-05-07T21:07:45.6243427Z uvm_op=, 2025-05-07T21:07:45.6243759Z ) 2025-05-07T21:07:45.6243964Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6244333Z self=, 2025-05-07T21:07:45.6244675Z sizes=[286, 87, 484], 2025-05-07T21:07:45.6245022Z uvm_op=, 2025-05-07T21:07:45.6245389Z ) 2025-05-07T21:07:45.6245597Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6245955Z self=, 2025-05-07T21:07:45.6246303Z sizes=[87, 87, 484], 2025-05-07T21:07:45.6246646Z uvm_op=, 2025-05-07T21:07:45.6247001Z ) 2025-05-07T21:07:45.6247209Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6247573Z self=, 2025-05-07T21:07:45.6247909Z sizes=[87], 2025-05-07T21:07:45.6248200Z uvm_op=, 2025-05-07T21:07:45.6248532Z ) 2025-05-07T21:07:45.6248729Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6249088Z self=, 2025-05-07T21:07:45.6249434Z sizes=[70], 2025-05-07T21:07:45.6249818Z uvm_op=, 2025-05-07T21:07:45.6256948Z ) 2025-05-07T21:07:45.6257183Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6257551Z self=, 2025-05-07T21:07:45.6257903Z sizes=[132, 185], 2025-05-07T21:07:45.6258242Z uvm_op=, 2025-05-07T21:07:45.6258612Z ) 2025-05-07T21:07:45.6258819Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6259174Z self=, 2025-05-07T21:07:45.6259524Z sizes=[132], 2025-05-07T21:07:45.6259821Z uvm_op=, 2025-05-07T21:07:45.6260225Z ) 2025-05-07T21:07:45.6260430Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6260790Z self=, 2025-05-07T21:07:45.6261129Z sizes=[129], 2025-05-07T21:07:45.6261426Z uvm_op=, 2025-05-07T21:07:45.6261754Z ) 2025-05-07T21:07:45.6262005Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6262359Z self=, 2025-05-07T21:07:45.6262696Z sizes=[444], 2025-05-07T21:07:45.6263012Z uvm_op=, 2025-05-07T21:07:45.6263374Z ) 2025-05-07T21:07:45.6263576Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6263938Z self=, 2025-05-07T21:07:45.6264328Z sizes=[353, 186, 480], 2025-05-07T21:07:45.6264648Z uvm_op=, 2025-05-07T21:07:45.6264979Z ) 2025-05-07T21:07:45.6265179Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:07:45.6265542Z self=, 2025-05-07T21:07:45.6265889Z sizes=[353, 480, 480], 2025-05-07T21:07:45.6266207Z uvm_op=, 2025-05-07T21:07:45.6266532Z ) 2025-05-07T21:07:45.6266705Z PASSED 2025-05-07T21:07:45.6267071Z uvm/copy_test.py::CopyTest::test_uvm_to_device SKIPPED (Skip unless ...) 2025-05-07T21:07:45.6267377Z 2025-05-07T21:07:45.6267525Z =========================== short test summary info ============================ 2025-05-07T21:07:45.6267981Z SKIPPED [1] uvm/copy_test.py:75: Skip unless two CUDA devices are detected 2025-05-07T21:07:45.6268429Z ========================= 2 passed, 1 skipped in 3.35s ========================= 2025-05-07T21:07:46.2611648Z 2025-05-07T21:07:46.2612253Z [TEST] Python test suite PASSED: ./uvm/copy_test.py 2025-05-07T21:07:46.2629952Z [TEST] Python test time for ./uvm/copy_test.py: 6 seconds 2025-05-07T21:07:46.2630223Z 2025-05-07T21:07:46.2630227Z 2025-05-07T21:07:46.2630231Z 2025-05-07T21:07:46.2630235Z 2025-05-07T21:07:46.2652588Z ################################################################################ 2025-05-07T21:07:46.2668236Z # [2025-05-07T21:07:46.266Z] Run Python Test Suite: 2025-05-07T21:07:46.2668565Z # ./uvm/ops_load_test.py 2025-05-07T21:07:46.2668847Z ################################################################################ 2025-05-07T21:07:46.2693280Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/ops_load_test.py 2025-05-07T21:07:46.2693885Z 2025-05-07T21:07:48.4206654Z ============================= test session starts ============================== 2025-05-07T21:07:48.4207320Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:48.4207853Z cachedir: .pytest_cache 2025-05-07T21:07:48.4208419Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:48.4209140Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:48.4209803Z plugins: hypothesis-6.131.14 2025-05-07T21:07:50.0066343Z collecting ... collected 1 item 2025-05-07T21:07:50.0066601Z 2025-05-07T21:07:50.2633408Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T21:07:50.2633690Z 2025-05-07T21:07:50.2633849Z ============================== 1 passed in 1.98s =============================== 2025-05-07T21:07:50.8998407Z 2025-05-07T21:07:50.8998926Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T21:07:50.9019013Z [TEST] Python test time for ./uvm/ops_load_test.py: 4 seconds 2025-05-07T21:07:50.9019326Z 2025-05-07T21:07:50.9019331Z 2025-05-07T21:07:50.9019334Z 2025-05-07T21:07:50.9019338Z 2025-05-07T21:07:50.9040446Z ################################################################################ 2025-05-07T21:07:50.9056567Z # [2025-05-07T21:07:50.905Z] Run Python Test Suite: 2025-05-07T21:07:50.9056886Z # ./uvm/uvm_test.py 2025-05-07T21:07:50.9057175Z ################################################################################ 2025-05-07T21:07:50.9081028Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/uvm_test.py 2025-05-07T21:07:50.9081620Z 2025-05-07T21:07:53.0577689Z ============================= test session starts ============================== 2025-05-07T21:07:53.0578374Z platform linux -- Python 3.13.2, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:53.0578911Z cachedir: .pytest_cache 2025-05-07T21:07:53.0579775Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:53.0580503Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:53.0580914Z plugins: hypothesis-6.131.14 2025-05-07T21:07:54.6580820Z collecting ... collected 7 items 2025-05-07T21:07:54.6581042Z 2025-05-07T21:07:54.9858821Z uvm/uvm_test.py::UvmTest::test_cudaMemAdvise Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9859363Z self=, 2025-05-07T21:07:54.9859710Z sizes=[1], 2025-05-07T21:07:54.9860010Z uvm_op=, 2025-05-07T21:07:54.9860351Z ) 2025-05-07T21:07:54.9860554Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9860900Z self=, 2025-05-07T21:07:54.9861227Z sizes=[791], 2025-05-07T21:07:54.9861520Z uvm_op=, 2025-05-07T21:07:54.9861865Z ) 2025-05-07T21:07:54.9862113Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9862515Z self=, 2025-05-07T21:07:54.9862905Z sizes=[791, 1024], 2025-05-07T21:07:54.9863236Z uvm_op=, 2025-05-07T21:07:54.9863600Z ) 2025-05-07T21:07:54.9863806Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9864152Z self=, 2025-05-07T21:07:54.9864482Z sizes=[433], 2025-05-07T21:07:54.9864777Z uvm_op=, 2025-05-07T21:07:54.9865110Z ) 2025-05-07T21:07:54.9865314Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9865658Z self=, 2025-05-07T21:07:54.9865997Z sizes=[433, 272, 783, 860], 2025-05-07T21:07:54.9866318Z uvm_op=, 2025-05-07T21:07:54.9866671Z ) 2025-05-07T21:07:54.9866879Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9867212Z self=, 2025-05-07T21:07:54.9867551Z sizes=[1024, 980, 495, 141], 2025-05-07T21:07:54.9867885Z uvm_op=, 2025-05-07T21:07:54.9868214Z ) 2025-05-07T21:07:54.9868419Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9869038Z self=, 2025-05-07T21:07:54.9869380Z sizes=[1002, 832, 648], 2025-05-07T21:07:54.9869729Z uvm_op=, 2025-05-07T21:07:54.9870095Z ) 2025-05-07T21:07:54.9870296Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9870629Z self=, 2025-05-07T21:07:54.9870958Z sizes=[414, 843], 2025-05-07T21:07:54.9871263Z uvm_op=, 2025-05-07T21:07:54.9871597Z ) 2025-05-07T21:07:54.9871798Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9872137Z self=, 2025-05-07T21:07:54.9872548Z sizes=[1, 542, 465, 757], 2025-05-07T21:07:54.9872902Z uvm_op=, 2025-05-07T21:07:54.9873262Z ) 2025-05-07T21:07:54.9873457Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9873800Z self=, 2025-05-07T21:07:54.9874130Z sizes=[1009], 2025-05-07T21:07:54.9874501Z uvm_op=, 2025-05-07T21:07:54.9874834Z ) 2025-05-07T21:07:54.9875035Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9875374Z self=, 2025-05-07T21:07:54.9875702Z sizes=[509, 810, 128, 1], 2025-05-07T21:07:54.9876054Z uvm_op=, 2025-05-07T21:07:54.9876500Z ) 2025-05-07T21:07:54.9876697Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9877038Z self=, 2025-05-07T21:07:54.9877376Z sizes=[509, 810, 128, 810], 2025-05-07T21:07:54.9877724Z uvm_op=, 2025-05-07T21:07:54.9878087Z ) 2025-05-07T21:07:54.9878293Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9878636Z self=, 2025-05-07T21:07:54.9878971Z sizes=[810, 810, 128, 810], 2025-05-07T21:07:54.9879331Z uvm_op=, 2025-05-07T21:07:54.9879695Z ) 2025-05-07T21:07:54.9879889Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9880230Z self=, 2025-05-07T21:07:54.9880714Z sizes=[810, 810, 128, 810], 2025-05-07T21:07:54.9881036Z uvm_op=, 2025-05-07T21:07:54.9881378Z ) 2025-05-07T21:07:54.9881582Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9881921Z self=, 2025-05-07T21:07:54.9882261Z sizes=[810, 810, 128, 128], 2025-05-07T21:07:54.9882590Z uvm_op=, 2025-05-07T21:07:54.9882927Z ) 2025-05-07T21:07:54.9883122Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9883465Z self=, 2025-05-07T21:07:54.9883790Z sizes=[810], 2025-05-07T21:07:54.9884085Z uvm_op=, 2025-05-07T21:07:54.9884422Z ) 2025-05-07T21:07:54.9884622Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9884956Z self=, 2025-05-07T21:07:54.9885285Z sizes=[624], 2025-05-07T21:07:54.9885610Z uvm_op=, 2025-05-07T21:07:54.9885965Z ) 2025-05-07T21:07:54.9886164Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9886502Z self=, 2025-05-07T21:07:54.9886827Z sizes=[519], 2025-05-07T21:07:54.9887110Z uvm_op=, 2025-05-07T21:07:54.9887440Z ) 2025-05-07T21:07:54.9887646Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9887979Z self=, 2025-05-07T21:07:54.9888371Z sizes=[526, 332, 854, 926], 2025-05-07T21:07:54.9888728Z uvm_op=, 2025-05-07T21:07:54.9889086Z ) 2025-05-07T21:07:54.9889294Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9889636Z self=, 2025-05-07T21:07:54.9889961Z sizes=[526, 332, 854, 926], 2025-05-07T21:07:54.9890284Z uvm_op=, 2025-05-07T21:07:54.9890617Z ) 2025-05-07T21:07:54.9890809Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9891152Z self=, 2025-05-07T21:07:54.9891483Z sizes=[332, 332, 854, 926], 2025-05-07T21:07:54.9891854Z uvm_op=, 2025-05-07T21:07:54.9892179Z ) 2025-05-07T21:07:54.9892378Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9892715Z self=, 2025-05-07T21:07:54.9893066Z sizes=[332, 926, 854, 926], 2025-05-07T21:07:54.9893391Z uvm_op=, 2025-05-07T21:07:54.9893724Z ) 2025-05-07T21:07:54.9893963Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9894734Z self=, 2025-05-07T21:07:54.9895077Z sizes=[926, 926, 854, 926], 2025-05-07T21:07:54.9895396Z uvm_op=, 2025-05-07T21:07:54.9895732Z ) 2025-05-07T21:07:54.9895937Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9896374Z self=, 2025-05-07T21:07:54.9896706Z sizes=[926, 926, 926, 926], 2025-05-07T21:07:54.9897038Z uvm_op=, 2025-05-07T21:07:54.9897373Z ) 2025-05-07T21:07:54.9897567Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9897913Z self=, 2025-05-07T21:07:54.9898243Z sizes=[926, 926], 2025-05-07T21:07:54.9898543Z uvm_op=, 2025-05-07T21:07:54.9898879Z ) 2025-05-07T21:07:54.9899078Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9899413Z self=, 2025-05-07T21:07:54.9899746Z sizes=[619, 637, 344, 1023], 2025-05-07T21:07:54.9900072Z uvm_op=, 2025-05-07T21:07:54.9900406Z ) 2025-05-07T21:07:54.9900600Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9900943Z self=, 2025-05-07T21:07:54.9901273Z sizes=[619, 344, 344, 1023], 2025-05-07T21:07:54.9901598Z uvm_op=, 2025-05-07T21:07:54.9901929Z ) 2025-05-07T21:07:54.9902128Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9902459Z self=, 2025-05-07T21:07:54.9902788Z sizes=[619, 344, 344, 619], 2025-05-07T21:07:54.9903119Z uvm_op=, 2025-05-07T21:07:54.9903448Z ) 2025-05-07T21:07:54.9903648Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9903986Z self=, 2025-05-07T21:07:54.9904310Z sizes=[619, 619, 344, 619], 2025-05-07T21:07:54.9904632Z uvm_op=, 2025-05-07T21:07:54.9904961Z ) 2025-05-07T21:07:54.9905162Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9905503Z self=, 2025-05-07T21:07:54.9905835Z sizes=[344, 619, 344, 619], 2025-05-07T21:07:54.9906165Z uvm_op=, 2025-05-07T21:07:54.9906491Z ) 2025-05-07T21:07:54.9906698Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9907039Z self=, 2025-05-07T21:07:54.9907364Z sizes=[344, 619, 619, 619], 2025-05-07T21:07:54.9907764Z uvm_op=, 2025-05-07T21:07:54.9908099Z ) 2025-05-07T21:07:54.9908298Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9908639Z self=, 2025-05-07T21:07:54.9908980Z sizes=[344, 619, 619, 344], 2025-05-07T21:07:54.9909309Z uvm_op=, 2025-05-07T21:07:54.9909640Z ) 2025-05-07T21:07:54.9909842Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9910186Z self=, 2025-05-07T21:07:54.9910517Z sizes=[100, 502, 604, 661], 2025-05-07T21:07:54.9910840Z uvm_op=, 2025-05-07T21:07:54.9911235Z ) 2025-05-07T21:07:54.9911432Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9911774Z self=, 2025-05-07T21:07:54.9912107Z sizes=[100, 100, 604, 661], 2025-05-07T21:07:54.9912432Z uvm_op=, 2025-05-07T21:07:54.9912767Z ) 2025-05-07T21:07:54.9913034Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9913376Z self=, 2025-05-07T21:07:54.9913705Z sizes=[661, 100, 604, 661], 2025-05-07T21:07:54.9914030Z uvm_op=, 2025-05-07T21:07:54.9914361Z ) 2025-05-07T21:07:54.9914554Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9914889Z self=, 2025-05-07T21:07:54.9915265Z sizes=[39], 2025-05-07T21:07:54.9915547Z uvm_op=, 2025-05-07T21:07:54.9915880Z ) 2025-05-07T21:07:54.9916081Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9916412Z self=, 2025-05-07T21:07:54.9916745Z sizes=[64, 636, 388], 2025-05-07T21:07:54.9917056Z uvm_op=, 2025-05-07T21:07:54.9917390Z ) 2025-05-07T21:07:54.9917584Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9917931Z self=, 2025-05-07T21:07:54.9918262Z sizes=[64, 636], 2025-05-07T21:07:54.9918558Z uvm_op=, 2025-05-07T21:07:54.9918935Z ) 2025-05-07T21:07:54.9919139Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9919472Z self=, 2025-05-07T21:07:54.9919798Z sizes=[64, 64], 2025-05-07T21:07:54.9920092Z uvm_op=, 2025-05-07T21:07:54.9920419Z ) 2025-05-07T21:07:54.9920692Z Trying example: test_cudaMemAdvise( 2025-05-07T21:07:54.9921031Z self=, 2025-05-07T21:07:54.9921350Z sizes=[64], 2025-05-07T21:07:54.9921640Z uvm_op=, 2025-05-07T21:07:54.9921979Z ) 2025-05-07T21:07:54.9922165Z PASSED 2025-05-07T21:07:55.6011096Z uvm/uvm_test.py::UvmTest::test_cudaMemPrefetchAsync Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6011725Z self=, 2025-05-07T21:07:55.6012085Z sizes=[1], 2025-05-07T21:07:55.6012384Z uvm_op=, 2025-05-07T21:07:55.6012731Z ) 2025-05-07T21:07:55.6012953Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6013351Z self=, 2025-05-07T21:07:55.6013719Z sizes=[192], 2025-05-07T21:07:55.6014013Z uvm_op=, 2025-05-07T21:07:55.6014359Z ) 2025-05-07T21:07:55.6014586Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6014973Z self=, 2025-05-07T21:07:55.6015340Z sizes=[192, 161, 392], 2025-05-07T21:07:55.6015907Z uvm_op=, 2025-05-07T21:07:55.6016252Z ) 2025-05-07T21:07:55.6016475Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6016870Z self=, 2025-05-07T21:07:55.6017228Z sizes=[410], 2025-05-07T21:07:55.6017528Z uvm_op=, 2025-05-07T21:07:55.6017875Z ) 2025-05-07T21:07:55.6018103Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6018489Z self=, 2025-05-07T21:07:55.6018852Z sizes=[410], 2025-05-07T21:07:55.6019218Z uvm_op=, 2025-05-07T21:07:55.6019682Z ) 2025-05-07T21:07:55.6019905Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6020296Z self=, 2025-05-07T21:07:55.6020655Z sizes=[526], 2025-05-07T21:07:55.6020944Z uvm_op=, 2025-05-07T21:07:55.6021280Z ) 2025-05-07T21:07:55.6021501Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6022006Z self=, 2025-05-07T21:07:55.6022369Z sizes=[129, 859, 25], 2025-05-07T21:07:55.6022723Z uvm_op=, 2025-05-07T21:07:55.6023080Z ) 2025-05-07T21:07:55.6023299Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6023689Z self=, 2025-05-07T21:07:55.6024111Z sizes=[483, 1022], 2025-05-07T21:07:55.6024451Z uvm_op=, 2025-05-07T21:07:55.6024818Z ) 2025-05-07T21:07:55.6025036Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6025417Z self=, 2025-05-07T21:07:55.6025767Z sizes=[50, 269], 2025-05-07T21:07:55.6026079Z uvm_op=, 2025-05-07T21:07:55.6026406Z ) 2025-05-07T21:07:55.6026628Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6027015Z self=, 2025-05-07T21:07:55.6027369Z sizes=[980, 276, 139], 2025-05-07T21:07:55.6027690Z uvm_op=, 2025-05-07T21:07:55.6028025Z ) 2025-05-07T21:07:55.6028240Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6028631Z self=, 2025-05-07T21:07:55.6028992Z sizes=[272], 2025-05-07T21:07:55.6029314Z uvm_op=, 2025-05-07T21:07:55.6029671Z ) 2025-05-07T21:07:55.6029885Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6030271Z self=, 2025-05-07T21:07:55.6030616Z sizes=[232], 2025-05-07T21:07:55.6030938Z uvm_op=, 2025-05-07T21:07:55.6031303Z ) 2025-05-07T21:07:55.6031518Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6031910Z self=, 2025-05-07T21:07:55.6032268Z sizes=[323, 887, 928], 2025-05-07T21:07:55.6032583Z uvm_op=, 2025-05-07T21:07:55.6032916Z ) 2025-05-07T21:07:55.6033138Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6033527Z self=, 2025-05-07T21:07:55.6033876Z sizes=[887, 887, 928], 2025-05-07T21:07:55.6034201Z uvm_op=, 2025-05-07T21:07:55.6034538Z ) 2025-05-07T21:07:55.6034754Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6035148Z self=, 2025-05-07T21:07:55.6035517Z sizes=[887, 887, 887], 2025-05-07T21:07:55.6035888Z uvm_op=, 2025-05-07T21:07:55.6036228Z ) 2025-05-07T21:07:55.6036448Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6036832Z self=, 2025-05-07T21:07:55.6037192Z sizes=[470], 2025-05-07T21:07:55.6037530Z uvm_op=, 2025-05-07T21:07:55.6037893Z ) 2025-05-07T21:07:55.6038104Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6038496Z self=, 2025-05-07T21:07:55.6038850Z sizes=[178], 2025-05-07T21:07:55.6039213Z uvm_op=, 2025-05-07T21:07:55.6039575Z ) 2025-05-07T21:07:55.6039796Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6040176Z self=, 2025-05-07T21:07:55.6040651Z sizes=[13, 123, 22], 2025-05-07T21:07:55.6040999Z uvm_op=, 2025-05-07T21:07:55.6048243Z ) 2025-05-07T21:07:55.6048600Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6049016Z self=, 2025-05-07T21:07:55.6049392Z sizes=[123, 123, 22], 2025-05-07T21:07:55.6049757Z uvm_op=, 2025-05-07T21:07:55.6050131Z ) 2025-05-07T21:07:55.6050361Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6050808Z self=, 2025-05-07T21:07:55.6051176Z sizes=[22, 123, 22], 2025-05-07T21:07:55.6051536Z uvm_op=, 2025-05-07T21:07:55.6051908Z ) 2025-05-07T21:07:55.6052124Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6052520Z self=, 2025-05-07T21:07:55.6052887Z sizes=[123, 123, 123], 2025-05-07T21:07:55.6053239Z uvm_op=, 2025-05-07T21:07:55.6053608Z ) 2025-05-07T21:07:55.6053829Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6054214Z self=, 2025-05-07T21:07:55.6054570Z sizes=[123, 123], 2025-05-07T21:07:55.6054880Z uvm_op=, 2025-05-07T21:07:55.6055212Z ) 2025-05-07T21:07:55.6055432Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6055829Z self=, 2025-05-07T21:07:55.6056188Z sizes=[123], 2025-05-07T21:07:55.6056481Z uvm_op=, 2025-05-07T21:07:55.6056821Z ) 2025-05-07T21:07:55.6057042Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6057427Z self=, 2025-05-07T21:07:55.6057791Z sizes=[736, 107, 643], 2025-05-07T21:07:55.6058142Z uvm_op=, 2025-05-07T21:07:55.6058510Z ) 2025-05-07T21:07:55.6058736Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6059177Z self=, 2025-05-07T21:07:55.6059529Z sizes=[736, 736, 643], 2025-05-07T21:07:55.6059881Z uvm_op=, 2025-05-07T21:07:55.6060249Z ) 2025-05-07T21:07:55.6060473Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6060866Z self=, 2025-05-07T21:07:55.6061229Z sizes=[736, 643, 643], 2025-05-07T21:07:55.6061579Z uvm_op=, 2025-05-07T21:07:55.6061943Z ) 2025-05-07T21:07:55.6062168Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6062620Z self=, 2025-05-07T21:07:55.6062977Z sizes=[736, 643, 736], 2025-05-07T21:07:55.6063333Z uvm_op=, 2025-05-07T21:07:55.6063699Z ) 2025-05-07T21:07:55.6063916Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6064307Z self=, 2025-05-07T21:07:55.6064674Z sizes=[643, 643, 643], 2025-05-07T21:07:55.6065026Z uvm_op=, 2025-05-07T21:07:55.6065391Z ) 2025-05-07T21:07:55.6065611Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6066012Z self=, 2025-05-07T21:07:55.6066410Z sizes=[142], 2025-05-07T21:07:55.6066707Z uvm_op=, 2025-05-07T21:07:55.6067040Z ) 2025-05-07T21:07:55.6067259Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6067653Z self=, 2025-05-07T21:07:55.6068010Z sizes=[409, 982], 2025-05-07T21:07:55.6068364Z uvm_op=, 2025-05-07T21:07:55.6068696Z ) 2025-05-07T21:07:55.6068918Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6069367Z self=, 2025-05-07T21:07:55.6069723Z sizes=[409, 409], 2025-05-07T21:07:55.6070033Z uvm_op=, 2025-05-07T21:07:55.6070408Z ) 2025-05-07T21:07:55.6070621Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6071016Z self=, 2025-05-07T21:07:55.6071377Z sizes=[514, 284], 2025-05-07T21:07:55.6071681Z uvm_op=, 2025-05-07T21:07:55.6072013Z ) 2025-05-07T21:07:55.6072231Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6072616Z self=, 2025-05-07T21:07:55.6072971Z sizes=[284, 284], 2025-05-07T21:07:55.6073283Z uvm_op=, 2025-05-07T21:07:55.6073619Z ) 2025-05-07T21:07:55.6073833Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6074224Z self=, 2025-05-07T21:07:55.6074583Z sizes=[284], 2025-05-07T21:07:55.6074873Z uvm_op=, 2025-05-07T21:07:55.6075209Z ) 2025-05-07T21:07:55.6075424Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6075811Z self=, 2025-05-07T21:07:55.6076171Z sizes=[869, 269, 739], 2025-05-07T21:07:55.6076491Z uvm_op=, 2025-05-07T21:07:55.6076817Z ) 2025-05-07T21:07:55.6077040Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6077430Z self=, 2025-05-07T21:07:55.6077792Z sizes=[869, 269, 269], 2025-05-07T21:07:55.6078114Z uvm_op=, 2025-05-07T21:07:55.6078448Z ) 2025-05-07T21:07:55.6078676Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6079070Z self=, 2025-05-07T21:07:55.6079485Z sizes=[869, 869, 269], 2025-05-07T21:07:55.6079814Z uvm_op=, 2025-05-07T21:07:55.6080149Z ) 2025-05-07T21:07:55.6080373Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6080830Z self=, 2025-05-07T21:07:55.6081185Z sizes=[269, 869, 269], 2025-05-07T21:07:55.6081509Z uvm_op=, 2025-05-07T21:07:55.6081849Z ) 2025-05-07T21:07:55.6082068Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6082510Z self=, 2025-05-07T21:07:55.6082879Z sizes=[269, 269, 269], 2025-05-07T21:07:55.6083207Z uvm_op=, 2025-05-07T21:07:55.6083537Z ) 2025-05-07T21:07:55.6083769Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:07:55.6084164Z self=, 2025-05-07T21:07:55.6084515Z sizes=[921], 2025-05-07T21:07:55.6084818Z uvm_op=, 2025-05-07T21:07:55.6085161Z ) 2025-05-07T21:07:55.6085353Z PASSED 2025-05-07T21:07:55.6085589Z uvm/uvm_test.py::UvmTest::test_enum PASSED 2025-05-07T21:07:55.6604341Z uvm/uvm_test.py::UvmTest::test_is_uvm_tensor Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6604863Z self=, 2025-05-07T21:07:55.6605197Z sizes=[1], 2025-05-07T21:07:55.6605488Z uvm_op=, 2025-05-07T21:07:55.6605829Z ) 2025-05-07T21:07:55.6606029Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6606547Z self=, 2025-05-07T21:07:55.6606866Z sizes=[7], 2025-05-07T21:07:55.6607153Z uvm_op=, 2025-05-07T21:07:55.6607483Z ) 2025-05-07T21:07:55.6607678Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6608014Z self=, 2025-05-07T21:07:55.6608338Z sizes=[7, 4, 2, 2], 2025-05-07T21:07:55.6608755Z uvm_op=, 2025-05-07T21:07:55.6609120Z ) 2025-05-07T21:07:55.6609325Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6609659Z self=, 2025-05-07T21:07:55.6609974Z sizes=[6], 2025-05-07T21:07:55.6610264Z uvm_op=, 2025-05-07T21:07:55.6610595Z ) 2025-05-07T21:07:55.6610789Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6611126Z self=, 2025-05-07T21:07:55.6611453Z sizes=[6, 1, 6], 2025-05-07T21:07:55.6611746Z uvm_op=, 2025-05-07T21:07:55.6612080Z ) 2025-05-07T21:07:55.6612284Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6612610Z self=, 2025-05-07T21:07:55.6612941Z sizes=[1, 1, 5], 2025-05-07T21:07:55.6613258Z uvm_op=, 2025-05-07T21:07:55.6613604Z ) 2025-05-07T21:07:55.6613802Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6614139Z self=, 2025-05-07T21:07:55.6614468Z sizes=[5, 2, 7, 3], 2025-05-07T21:07:55.6614788Z uvm_op=, 2025-05-07T21:07:55.6615145Z ) 2025-05-07T21:07:55.6615346Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6615682Z self=, 2025-05-07T21:07:55.6616006Z sizes=[5], 2025-05-07T21:07:55.6616330Z uvm_op=, 2025-05-07T21:07:55.6616683Z ) 2025-05-07T21:07:55.6616879Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6617209Z self=, 2025-05-07T21:07:55.6617528Z sizes=[8, 5, 2, 5], 2025-05-07T21:07:55.6617863Z uvm_op=, 2025-05-07T21:07:55.6618228Z ) 2025-05-07T21:07:55.6618425Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6618757Z self=, 2025-05-07T21:07:55.6619124Z sizes=[6, 5, 3, 4], 2025-05-07T21:07:55.6619433Z uvm_op=, 2025-05-07T21:07:55.6619759Z ) 2025-05-07T21:07:55.6619961Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6620382Z self=, 2025-05-07T21:07:55.6620696Z sizes=[6], 2025-05-07T21:07:55.6620984Z uvm_op=, 2025-05-07T21:07:55.6621316Z ) 2025-05-07T21:07:55.6621507Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6621843Z self=, 2025-05-07T21:07:55.6622159Z sizes=[8], 2025-05-07T21:07:55.6622454Z uvm_op=, 2025-05-07T21:07:55.6622803Z ) 2025-05-07T21:07:55.6623001Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6623333Z self=, 2025-05-07T21:07:55.6623724Z sizes=[4, 2, 2, 4], 2025-05-07T21:07:55.6624029Z uvm_op=, 2025-05-07T21:07:55.6624359Z ) 2025-05-07T21:07:55.6624552Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6624889Z self=, 2025-05-07T21:07:55.6625209Z sizes=[8], 2025-05-07T21:07:55.6625585Z uvm_op=, 2025-05-07T21:07:55.6625950Z ) 2025-05-07T21:07:55.6626147Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6626476Z self=, 2025-05-07T21:07:55.6626802Z sizes=[7, 1], 2025-05-07T21:07:55.6627124Z uvm_op=, 2025-05-07T21:07:55.6627500Z ) 2025-05-07T21:07:55.6627739Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6628072Z self=, 2025-05-07T21:07:55.6628399Z sizes=[7, 7], 2025-05-07T21:07:55.6628714Z uvm_op=, 2025-05-07T21:07:55.6629084Z ) 2025-05-07T21:07:55.6629320Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6629660Z self=, 2025-05-07T21:07:55.6629985Z sizes=[7], 2025-05-07T21:07:55.6630300Z uvm_op=, 2025-05-07T21:07:55.6630662Z ) 2025-05-07T21:07:55.6630861Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6631199Z self=, 2025-05-07T21:07:55.6631523Z sizes=[3], 2025-05-07T21:07:55.6631806Z uvm_op=, 2025-05-07T21:07:55.6632142Z ) 2025-05-07T21:07:55.6632336Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6632669Z self=, 2025-05-07T21:07:55.6632995Z sizes=[1, 4, 2, 3], 2025-05-07T21:07:55.6633333Z uvm_op=, 2025-05-07T21:07:55.6633691Z ) 2025-05-07T21:07:55.6633888Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6634230Z self=, 2025-05-07T21:07:55.6634547Z sizes=[1, 4, 2, 4], 2025-05-07T21:07:55.6634894Z uvm_op=, 2025-05-07T21:07:55.6635255Z ) 2025-05-07T21:07:55.6635450Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6635787Z self=, 2025-05-07T21:07:55.6636113Z sizes=[1, 4, 1, 4], 2025-05-07T21:07:55.6636446Z uvm_op=, 2025-05-07T21:07:55.6636806Z ) 2025-05-07T21:07:55.6637004Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6637339Z self=, 2025-05-07T21:07:55.6637662Z sizes=[1, 4, 1], 2025-05-07T21:07:55.6637972Z uvm_op=, 2025-05-07T21:07:55.6638305Z ) 2025-05-07T21:07:55.6638498Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6638829Z self=, 2025-05-07T21:07:55.6639153Z sizes=[1, 4, 4], 2025-05-07T21:07:55.6639529Z uvm_op=, 2025-05-07T21:07:55.6639865Z ) 2025-05-07T21:07:55.6640064Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6640400Z self=, 2025-05-07T21:07:55.6640834Z sizes=[4, 4, 4], 2025-05-07T21:07:55.6641138Z uvm_op=, 2025-05-07T21:07:55.6641475Z ) 2025-05-07T21:07:55.6641668Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6641999Z self=, 2025-05-07T21:07:55.6642326Z sizes=[4, 4], 2025-05-07T21:07:55.6642614Z uvm_op=, 2025-05-07T21:07:55.6642998Z ) 2025-05-07T21:07:55.6643199Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6643526Z self=, 2025-05-07T21:07:55.6643846Z sizes=[3, 8], 2025-05-07T21:07:55.6644145Z uvm_op=, 2025-05-07T21:07:55.6644485Z ) 2025-05-07T21:07:55.6644679Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6645058Z self=, 2025-05-07T21:07:55.6645381Z sizes=[3, 3], 2025-05-07T21:07:55.6645665Z uvm_op=, 2025-05-07T21:07:55.6645997Z ) 2025-05-07T21:07:55.6646198Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6646529Z self=, 2025-05-07T21:07:55.6646858Z sizes=[3, 5, 7, 5], 2025-05-07T21:07:55.6647238Z uvm_op=, 2025-05-07T21:07:55.6647599Z ) 2025-05-07T21:07:55.6647799Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6648136Z self=, 2025-05-07T21:07:55.6648455Z sizes=[3, 3, 7, 5], 2025-05-07T21:07:55.6648799Z uvm_op=, 2025-05-07T21:07:55.6649214Z ) 2025-05-07T21:07:55.6649409Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6649737Z self=, 2025-05-07T21:07:55.6650060Z sizes=[3, 3, 3, 5], 2025-05-07T21:07:55.6650400Z uvm_op=, 2025-05-07T21:07:55.6650758Z ) 2025-05-07T21:07:55.6650954Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6651286Z self=, 2025-05-07T21:07:55.6651604Z sizes=[5, 3, 3, 5], 2025-05-07T21:07:55.6651943Z uvm_op=, 2025-05-07T21:07:55.6652305Z ) 2025-05-07T21:07:55.6652497Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6652832Z self=, 2025-05-07T21:07:55.6653156Z sizes=[5, 3, 5, 5], 2025-05-07T21:07:55.6653489Z uvm_op=, 2025-05-07T21:07:55.6653844Z ) 2025-05-07T21:07:55.6654042Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6654378Z self=, 2025-05-07T21:07:55.6654696Z sizes=[5, 3, 5, 3], 2025-05-07T21:07:55.6655028Z uvm_op=, 2025-05-07T21:07:55.6655388Z ) 2025-05-07T21:07:55.6655583Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6655917Z self=, 2025-05-07T21:07:55.6656242Z sizes=[3, 3, 5, 3], 2025-05-07T21:07:55.6656578Z uvm_op=, 2025-05-07T21:07:55.6656940Z ) 2025-05-07T21:07:55.6657143Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6657480Z self=, 2025-05-07T21:07:55.6657803Z sizes=[7, 7, 5], 2025-05-07T21:07:55.6658108Z uvm_op=, 2025-05-07T21:07:55.6658443Z ) 2025-05-07T21:07:55.6658691Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6659029Z self=, 2025-05-07T21:07:55.6659359Z sizes=[7, 5, 5], 2025-05-07T21:07:55.6659658Z uvm_op=, 2025-05-07T21:07:55.6659994Z ) 2025-05-07T21:07:55.6660194Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6660523Z self=, 2025-05-07T21:07:55.6660850Z sizes=[5, 5, 5], 2025-05-07T21:07:55.6661154Z uvm_op=, 2025-05-07T21:07:55.6661483Z ) 2025-05-07T21:07:55.6661681Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6662073Z self=, 2025-05-07T21:07:55.6662394Z sizes=[1], 2025-05-07T21:07:55.6662679Z uvm_op=, 2025-05-07T21:07:55.6663012Z ) 2025-05-07T21:07:55.6663209Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6663541Z self=, 2025-05-07T21:07:55.6663862Z sizes=[7], 2025-05-07T21:07:55.6664209Z uvm_op=, 2025-05-07T21:07:55.6664558Z ) 2025-05-07T21:07:55.6664753Z Trying example: test_is_uvm_tensor( 2025-05-07T21:07:55.6665095Z self=, 2025-05-07T21:07:55.6665413Z sizes=[5, 5], 2025-05-07T21:07:55.6665727Z uvm_op=, 2025-05-07T21:07:55.6666114Z ) 2025-05-07T21:07:55.6666299Z PASSED 2025-05-07T21:07:55.7047542Z uvm/uvm_test.py::UvmTest::test_new_managed_tensor_meta Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7048172Z self=, 2025-05-07T21:07:55.7048526Z sizes=[1], 2025-05-07T21:07:55.7048721Z ) 2025-05-07T21:07:55.7048943Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7049340Z self=, 2025-05-07T21:07:55.7049697Z sizes=[46], 2025-05-07T21:07:55.7049897Z ) 2025-05-07T21:07:55.7050117Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7050512Z self=, 2025-05-07T21:07:55.7050871Z sizes=[46, 100], 2025-05-07T21:07:55.7051073Z ) 2025-05-07T21:07:55.7051293Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7051694Z self=, 2025-05-07T21:07:55.7052044Z sizes=[150], 2025-05-07T21:07:55.7052247Z ) 2025-05-07T21:07:55.7052471Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7052871Z self=, 2025-05-07T21:07:55.7053232Z sizes=[122], 2025-05-07T21:07:55.7053437Z ) 2025-05-07T21:07:55.7053658Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7054055Z self=, 2025-05-07T21:07:55.7054423Z sizes=[121, 156, 182], 2025-05-07T21:07:55.7054664Z ) 2025-05-07T21:07:55.7054885Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7055288Z self=, 2025-05-07T21:07:55.7055642Z sizes=[344], 2025-05-07T21:07:55.7055837Z ) 2025-05-07T21:07:55.7056057Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7056461Z self=, 2025-05-07T21:07:55.7056823Z sizes=[224], 2025-05-07T21:07:55.7057035Z ) 2025-05-07T21:07:55.7057267Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7057666Z self=, 2025-05-07T21:07:55.7058033Z sizes=[431, 139, 40], 2025-05-07T21:07:55.7058262Z ) 2025-05-07T21:07:55.7058488Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7059040Z self=, 2025-05-07T21:07:55.7059426Z sizes=[61, 24, 169], 2025-05-07T21:07:55.7059651Z ) 2025-05-07T21:07:55.7059866Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7060262Z self=, 2025-05-07T21:07:55.7060621Z sizes=[302, 1, 74], 2025-05-07T21:07:55.7060831Z ) 2025-05-07T21:07:55.7061048Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7061449Z self=, 2025-05-07T21:07:55.7061809Z sizes=[1, 1, 74], 2025-05-07T21:07:55.7062028Z ) 2025-05-07T21:07:55.7062249Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7062714Z self=, 2025-05-07T21:07:55.7063077Z sizes=[1, 1, 1], 2025-05-07T21:07:55.7063291Z ) 2025-05-07T21:07:55.7063514Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7063909Z self=, 2025-05-07T21:07:55.7064268Z sizes=[507], 2025-05-07T21:07:55.7064466Z ) 2025-05-07T21:07:55.7064754Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7065149Z self=, 2025-05-07T21:07:55.7065514Z sizes=[375, 153, 72], 2025-05-07T21:07:55.7065737Z ) 2025-05-07T21:07:55.7065959Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7066354Z self=, 2025-05-07T21:07:55.7073786Z sizes=[375, 72, 72], 2025-05-07T21:07:55.7074040Z ) 2025-05-07T21:07:55.7074272Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7074693Z self=, 2025-05-07T21:07:55.7075056Z sizes=[375], 2025-05-07T21:07:55.7075253Z ) 2025-05-07T21:07:55.7075476Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7075875Z self=, 2025-05-07T21:07:55.7076241Z sizes=[492, 248, 395], 2025-05-07T21:07:55.7076474Z ) 2025-05-07T21:07:55.7076694Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7077093Z self=, 2025-05-07T21:07:55.7077455Z sizes=[492, 248, 492], 2025-05-07T21:07:55.7077683Z ) 2025-05-07T21:07:55.7077903Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7078300Z self=, 2025-05-07T21:07:55.7078671Z sizes=[492, 492, 492], 2025-05-07T21:07:55.7078906Z ) 2025-05-07T21:07:55.7079136Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7079526Z self=, 2025-05-07T21:07:55.7079884Z sizes=[336], 2025-05-07T21:07:55.7080086Z ) 2025-05-07T21:07:55.7080303Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7080769Z self=, 2025-05-07T21:07:55.7081132Z sizes=[263, 182, 222], 2025-05-07T21:07:55.7081363Z ) 2025-05-07T21:07:55.7081580Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7081972Z self=, 2025-05-07T21:07:55.7082336Z sizes=[222, 182, 222], 2025-05-07T21:07:55.7082559Z ) 2025-05-07T21:07:55.7082786Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7083181Z self=, 2025-05-07T21:07:55.7083545Z sizes=[182, 182, 222], 2025-05-07T21:07:55.7083772Z ) 2025-05-07T21:07:55.7083991Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7084387Z self=, 2025-05-07T21:07:55.7084739Z sizes=[182, 182], 2025-05-07T21:07:55.7084952Z ) 2025-05-07T21:07:55.7085179Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7085653Z self=, 2025-05-07T21:07:55.7086013Z sizes=[438], 2025-05-07T21:07:55.7086209Z ) 2025-05-07T21:07:55.7086425Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7086816Z self=, 2025-05-07T21:07:55.7087183Z sizes=[78], 2025-05-07T21:07:55.7087382Z ) 2025-05-07T21:07:55.7087600Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7087995Z self=, 2025-05-07T21:07:55.7088350Z sizes=[219], 2025-05-07T21:07:55.7088555Z ) 2025-05-07T21:07:55.7088779Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7089271Z self=, 2025-05-07T21:07:55.7089632Z sizes=[232, 12, 112], 2025-05-07T21:07:55.7089857Z ) 2025-05-07T21:07:55.7090076Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7090468Z self=, 2025-05-07T21:07:55.7090830Z sizes=[232, 112, 112], 2025-05-07T21:07:55.7091062Z ) 2025-05-07T21:07:55.7091321Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7091720Z self=, 2025-05-07T21:07:55.7092080Z sizes=[232, 112, 232], 2025-05-07T21:07:55.7092302Z ) 2025-05-07T21:07:55.7092524Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7092918Z self=, 2025-05-07T21:07:55.7093312Z sizes=[232, 232, 232], 2025-05-07T21:07:55.7093540Z ) 2025-05-07T21:07:55.7093756Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7094149Z self=, 2025-05-07T21:07:55.7094768Z sizes=[130], 2025-05-07T21:07:55.7094967Z ) 2025-05-07T21:07:55.7095186Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7095577Z self=, 2025-05-07T21:07:55.7095939Z sizes=[258, 159, 65], 2025-05-07T21:07:55.7096163Z ) 2025-05-07T21:07:55.7096380Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7096771Z self=, 2025-05-07T21:07:55.7097136Z sizes=[65, 159, 65], 2025-05-07T21:07:55.7097349Z ) 2025-05-07T21:07:55.7097572Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7097965Z self=, 2025-05-07T21:07:55.7098313Z sizes=[65, 159], 2025-05-07T21:07:55.7098523Z ) 2025-05-07T21:07:55.7098743Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7099167Z self=, 2025-05-07T21:07:55.7099550Z sizes=[159, 159], 2025-05-07T21:07:55.7099763Z ) 2025-05-07T21:07:55.7099982Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7100369Z self=, 2025-05-07T21:07:55.7100722Z sizes=[207], 2025-05-07T21:07:55.7100925Z ) 2025-05-07T21:07:55.7101142Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7101534Z self=, 2025-05-07T21:07:55.7101889Z sizes=[511], 2025-05-07T21:07:55.7102094Z ) 2025-05-07T21:07:55.7102313Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:07:55.7102707Z self=, 2025-05-07T21:07:55.7103062Z sizes=[459, 198], 2025-05-07T21:07:55.7103278Z ) 2025-05-07T21:07:55.7103462Z PASSED 2025-05-07T21:07:55.8010997Z uvm/uvm_test.py::UvmTest::test_uvm_memadviceDontFork Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8011740Z self=, 2025-05-07T21:07:55.8012109Z sizes=[1], 2025-05-07T21:07:55.8012401Z uvm_op=, 2025-05-07T21:07:55.8013034Z ) 2025-05-07T21:07:55.8013259Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8013653Z self=, 2025-05-07T21:07:55.8014023Z sizes=[853], 2025-05-07T21:07:55.8014319Z uvm_op=, 2025-05-07T21:07:55.8014645Z ) 2025-05-07T21:07:55.8014859Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8015249Z self=, 2025-05-07T21:07:55.8015612Z sizes=[289], 2025-05-07T21:07:55.8015915Z uvm_op=, 2025-05-07T21:07:55.8016332Z ) 2025-05-07T21:07:55.8016547Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8016930Z self=, 2025-05-07T21:07:55.8017294Z sizes=[289, 213, 440], 2025-05-07T21:07:55.8017611Z uvm_op=, 2025-05-07T21:07:55.8017939Z ) 2025-05-07T21:07:55.8018158Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8018632Z self=, 2025-05-07T21:07:55.8018988Z sizes=[555], 2025-05-07T21:07:55.8019324Z uvm_op=, 2025-05-07T21:07:55.8019660Z ) 2025-05-07T21:07:55.8019871Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8020265Z self=, 2025-05-07T21:07:55.8020695Z sizes=[555], 2025-05-07T21:07:55.8020986Z uvm_op=, 2025-05-07T21:07:55.8021319Z ) 2025-05-07T21:07:55.8021536Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8021925Z self=, 2025-05-07T21:07:55.8022284Z sizes=[389, 832, 492], 2025-05-07T21:07:55.8022603Z uvm_op=, 2025-05-07T21:07:55.8022939Z ) 2025-05-07T21:07:55.8023153Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8023550Z self=, 2025-05-07T21:07:55.8023906Z sizes=[944, 1024, 273], 2025-05-07T21:07:55.8024260Z uvm_op=, 2025-05-07T21:07:55.8024627Z ) 2025-05-07T21:07:55.8024846Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8025237Z self=, 2025-05-07T21:07:55.8025603Z sizes=[251, 373, 329, 683], 2025-05-07T21:07:55.8025932Z uvm_op=, 2025-05-07T21:07:55.8026273Z ) 2025-05-07T21:07:55.8026488Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8026876Z self=, 2025-05-07T21:07:55.8027238Z sizes=[350, 456], 2025-05-07T21:07:55.8027545Z uvm_op=, 2025-05-07T21:07:55.8027877Z ) 2025-05-07T21:07:55.8028098Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8028484Z self=, 2025-05-07T21:07:55.8028859Z sizes=[672, 436, 597, 723], 2025-05-07T21:07:55.8029244Z uvm_op=, 2025-05-07T21:07:55.8029578Z ) 2025-05-07T21:07:55.8029790Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8030186Z self=, 2025-05-07T21:07:55.8030552Z sizes=[723, 436, 597, 723], 2025-05-07T21:07:55.8030875Z uvm_op=, 2025-05-07T21:07:55.8031209Z ) 2025-05-07T21:07:55.8031432Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8031813Z self=, 2025-05-07T21:07:55.8032178Z sizes=[723, 436, 723, 723], 2025-05-07T21:07:55.8032586Z uvm_op=, 2025-05-07T21:07:55.8032924Z ) 2025-05-07T21:07:55.8033137Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8033532Z self=, 2025-05-07T21:07:55.8033898Z sizes=[436, 436, 723, 723], 2025-05-07T21:07:55.8034220Z uvm_op=, 2025-05-07T21:07:55.8034557Z ) 2025-05-07T21:07:55.8034773Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8035158Z self=, 2025-05-07T21:07:55.8035521Z sizes=[436, 436], 2025-05-07T21:07:55.8035823Z uvm_op=, 2025-05-07T21:07:55.8036196Z ) 2025-05-07T21:07:55.8036409Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8036799Z self=, 2025-05-07T21:07:55.8037155Z sizes=[2], 2025-05-07T21:07:55.8037469Z uvm_op=, 2025-05-07T21:07:55.8037830Z ) 2025-05-07T21:07:55.8038086Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8038469Z self=, 2025-05-07T21:07:55.8038835Z sizes=[23, 726, 447, 291], 2025-05-07T21:07:55.8039162Z uvm_op=, 2025-05-07T21:07:55.8039537Z ) 2025-05-07T21:07:55.8039753Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8040189Z self=, 2025-05-07T21:07:55.8040631Z sizes=[23, 726, 447, 447], 2025-05-07T21:07:55.8040974Z uvm_op=, 2025-05-07T21:07:55.8041307Z ) 2025-05-07T21:07:55.8041525Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8041908Z self=, 2025-05-07T21:07:55.8042278Z sizes=[23, 726, 447, 23], 2025-05-07T21:07:55.8042612Z uvm_op=, 2025-05-07T21:07:55.8042938Z ) 2025-05-07T21:07:55.8043159Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8043550Z self=, 2025-05-07T21:07:55.8043912Z sizes=[778, 828, 713, 1004], 2025-05-07T21:07:55.8044274Z uvm_op=, 2025-05-07T21:07:55.8044638Z ) 2025-05-07T21:07:55.8044848Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8045247Z self=, 2025-05-07T21:07:55.8045611Z sizes=[778, 828, 828, 1004], 2025-05-07T21:07:55.8045978Z uvm_op=, 2025-05-07T21:07:55.8046337Z ) 2025-05-07T21:07:55.8046556Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8046956Z self=, 2025-05-07T21:07:55.8047313Z sizes=[778, 828, 828, 828], 2025-05-07T21:07:55.8047671Z uvm_op=, 2025-05-07T21:07:55.8048035Z ) 2025-05-07T21:07:55.8048246Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8048636Z self=, 2025-05-07T21:07:55.8049018Z sizes=[778, 828, 828, 828], 2025-05-07T21:07:55.8049379Z uvm_op=, 2025-05-07T21:07:55.8049704Z ) 2025-05-07T21:07:55.8049920Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8050309Z self=, 2025-05-07T21:07:55.8050673Z sizes=[778, 828, 828], 2025-05-07T21:07:55.8050992Z uvm_op=, 2025-05-07T21:07:55.8051326Z ) 2025-05-07T21:07:55.8051539Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8051983Z self=, 2025-05-07T21:07:55.8052353Z sizes=[778, 828, 778], 2025-05-07T21:07:55.8052666Z uvm_op=, 2025-05-07T21:07:55.8053003Z ) 2025-05-07T21:07:55.8053222Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8053609Z self=, 2025-05-07T21:07:55.8053960Z sizes=[828, 828, 778], 2025-05-07T21:07:55.8054281Z uvm_op=, 2025-05-07T21:07:55.8054618Z ) 2025-05-07T21:07:55.8054829Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8055217Z self=, 2025-05-07T21:07:55.8055619Z sizes=[561], 2025-05-07T21:07:55.8055905Z uvm_op=, 2025-05-07T21:07:55.8056242Z ) 2025-05-07T21:07:55.8056465Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8056854Z self=, 2025-05-07T21:07:55.8057218Z sizes=[41, 304, 1], 2025-05-07T21:07:55.8057600Z uvm_op=, 2025-05-07T21:07:55.8057937Z ) 2025-05-07T21:07:55.8058150Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8058545Z self=, 2025-05-07T21:07:55.8058918Z sizes=[41, 304, 41], 2025-05-07T21:07:55.8059233Z uvm_op=, 2025-05-07T21:07:55.8059608Z ) 2025-05-07T21:07:55.8059829Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8060219Z self=, 2025-05-07T21:07:55.8060591Z sizes=[41, 304, 304], 2025-05-07T21:07:55.8060908Z uvm_op=, 2025-05-07T21:07:55.8061237Z ) 2025-05-07T21:07:55.8061457Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8061847Z self=, 2025-05-07T21:07:55.8062206Z sizes=[41, 41, 304], 2025-05-07T21:07:55.8062523Z uvm_op=, 2025-05-07T21:07:55.8062852Z ) 2025-05-07T21:07:55.8063066Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8063448Z self=, 2025-05-07T21:07:55.8063810Z sizes=[41, 41], 2025-05-07T21:07:55.8064113Z uvm_op=, 2025-05-07T21:07:55.8064441Z ) 2025-05-07T21:07:55.8064658Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8065047Z self=, 2025-05-07T21:07:55.8065398Z sizes=[684], 2025-05-07T21:07:55.8065693Z uvm_op=, 2025-05-07T21:07:55.8066027Z ) 2025-05-07T21:07:55.8066240Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8066629Z self=, 2025-05-07T21:07:55.8066981Z sizes=[476], 2025-05-07T21:07:55.8067306Z uvm_op=, 2025-05-07T21:07:55.8067663Z ) 2025-05-07T21:07:55.8067882Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8068272Z self=, 2025-05-07T21:07:55.8068628Z sizes=[150, 897, 957, 979], 2025-05-07T21:07:55.8068959Z uvm_op=, 2025-05-07T21:07:55.8069322Z ) 2025-05-07T21:07:55.8069555Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8069948Z self=, 2025-05-07T21:07:55.8070306Z sizes=[150, 957, 957, 979], 2025-05-07T21:07:55.8070636Z uvm_op=, 2025-05-07T21:07:55.8070963Z ) 2025-05-07T21:07:55.8071179Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8071623Z self=, 2025-05-07T21:07:55.8071980Z sizes=[979, 957, 957, 979], 2025-05-07T21:07:55.8072313Z uvm_op=, 2025-05-07T21:07:55.8072648Z ) 2025-05-07T21:07:55.8072859Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8073252Z self=, 2025-05-07T21:07:55.8073612Z sizes=[979, 957, 979, 979], 2025-05-07T21:07:55.8073937Z uvm_op=, 2025-05-07T21:07:55.8074277Z ) 2025-05-07T21:07:55.8074502Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8074941Z self=, 2025-05-07T21:07:55.8075300Z sizes=[979, 957, 957], 2025-05-07T21:07:55.8075620Z uvm_op=, 2025-05-07T21:07:55.8075957Z ) 2025-05-07T21:07:55.8076173Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:07:55.8076564Z self=, 2025-05-07T21:07:55.8076974Z sizes=[957, 957, 957], 2025-05-07T21:07:55.8077292Z uvm_op=, 2025-05-07T21:07:55.8077626Z ) 2025-05-07T21:07:55.8077815Z PASSED 2025-05-07T21:07:56.2454942Z uvm/uvm_test.py::UvmTest::test_uvm_slice Trying example: test_uvm_slice( 2025-05-07T21:07:56.2455624Z self=, 2025-05-07T21:07:56.2456351Z sizes=[1], 2025-05-07T21:07:56.2456673Z uvm_op=, 2025-05-07T21:07:56.2457020Z ) 2025-05-07T21:07:56.2457227Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2457545Z self=, 2025-05-07T21:07:56.2457862Z sizes=[750], 2025-05-07T21:07:56.2458152Z uvm_op=, 2025-05-07T21:07:56.2458483Z ) 2025-05-07T21:07:56.2458690Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2459010Z self=, 2025-05-07T21:07:56.2459375Z sizes=[750, 498, 417, 251], 2025-05-07T21:07:56.2459704Z uvm_op=, 2025-05-07T21:07:56.2460040Z ) 2025-05-07T21:07:56.2460239Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2460546Z self=, 2025-05-07T21:07:56.2460860Z sizes=[517], 2025-05-07T21:07:56.2461150Z uvm_op=, 2025-05-07T21:07:56.2461489Z ) 2025-05-07T21:07:56.2461688Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2461992Z self=, 2025-05-07T21:07:56.2462308Z sizes=[517], 2025-05-07T21:07:56.2462603Z uvm_op=, 2025-05-07T21:07:56.2462932Z ) 2025-05-07T21:07:56.2463128Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2463446Z self=, 2025-05-07T21:07:56.2463764Z sizes=[349, 475, 51, 265], 2025-05-07T21:07:56.2464097Z uvm_op=, 2025-05-07T21:07:56.2464437Z ) 2025-05-07T21:07:56.2464627Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2464966Z self=, 2025-05-07T21:07:56.2465337Z sizes=[390], 2025-05-07T21:07:56.2465668Z uvm_op=, 2025-05-07T21:07:56.2466030Z ) 2025-05-07T21:07:56.2466229Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2466541Z self=, 2025-05-07T21:07:56.2466858Z sizes=[596, 711], 2025-05-07T21:07:56.2467172Z uvm_op=, 2025-05-07T21:07:56.2467510Z ) 2025-05-07T21:07:56.2467697Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2468009Z self=, 2025-05-07T21:07:56.2468445Z sizes=[65, 388, 29], 2025-05-07T21:07:56.2468759Z uvm_op=, 2025-05-07T21:07:56.2469104Z ) 2025-05-07T21:07:56.2469302Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2469611Z self=, 2025-05-07T21:07:56.2469924Z sizes=[764], 2025-05-07T21:07:56.2470253Z uvm_op=, 2025-05-07T21:07:56.2470617Z ) 2025-05-07T21:07:56.2470811Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2471125Z self=, 2025-05-07T21:07:56.2471442Z sizes=[23, 1022, 920, 773], 2025-05-07T21:07:56.2471883Z uvm_op=, 2025-05-07T21:07:56.2472253Z ) 2025-05-07T21:07:56.2472449Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2472750Z self=, 2025-05-07T21:07:56.2473074Z sizes=[23, 1022, 920, 920], 2025-05-07T21:07:56.2473431Z uvm_op=, 2025-05-07T21:07:56.2473789Z ) 2025-05-07T21:07:56.2474064Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2474374Z self=, 2025-05-07T21:07:56.2474695Z sizes=[920, 1022, 920, 920], 2025-05-07T21:07:56.2475057Z uvm_op=, 2025-05-07T21:07:56.2475421Z ) 2025-05-07T21:07:56.2483308Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2483742Z self=, 2025-05-07T21:07:56.2484081Z sizes=[920, 1022, 920, 1022], 2025-05-07T21:07:56.2484479Z uvm_op=, 2025-05-07T21:07:56.2484861Z ) 2025-05-07T21:07:56.2485060Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2485372Z self=, 2025-05-07T21:07:56.2485696Z sizes=[920], 2025-05-07T21:07:56.2485997Z uvm_op=, 2025-05-07T21:07:56.2486340Z ) 2025-05-07T21:07:56.2486540Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2486861Z self=, 2025-05-07T21:07:56.2487187Z sizes=[375, 820, 452], 2025-05-07T21:07:56.2487535Z uvm_op=, 2025-05-07T21:07:56.2487904Z ) 2025-05-07T21:07:56.2488102Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2488410Z self=, 2025-05-07T21:07:56.2488732Z sizes=[375, 452, 452], 2025-05-07T21:07:56.2489108Z uvm_op=, 2025-05-07T21:07:56.2489494Z ) 2025-05-07T21:07:56.2489701Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2490012Z self=, 2025-05-07T21:07:56.2490331Z sizes=[375, 375, 452], 2025-05-07T21:07:56.2490679Z uvm_op=, 2025-05-07T21:07:56.2491041Z ) 2025-05-07T21:07:56.2491240Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2491552Z self=, 2025-05-07T21:07:56.2491866Z sizes=[375], 2025-05-07T21:07:56.2492161Z uvm_op=, 2025-05-07T21:07:56.2492494Z ) 2025-05-07T21:07:56.2492692Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2493003Z self=, 2025-05-07T21:07:56.2493315Z sizes=[403], 2025-05-07T21:07:56.2493649Z uvm_op=, 2025-05-07T21:07:56.2494019Z ) 2025-05-07T21:07:56.2494551Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2494930Z self=, 2025-05-07T21:07:56.2495247Z sizes=[205, 851], 2025-05-07T21:07:56.2495553Z uvm_op=, 2025-05-07T21:07:56.2496000Z ) 2025-05-07T21:07:56.2496203Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2496522Z self=, 2025-05-07T21:07:56.2496829Z sizes=[851, 851], 2025-05-07T21:07:56.2497255Z uvm_op=, 2025-05-07T21:07:56.2497727Z ) 2025-05-07T21:07:56.2497987Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2498402Z self=, 2025-05-07T21:07:56.2498716Z sizes=[851], 2025-05-07T21:07:56.2499032Z uvm_op=, 2025-05-07T21:07:56.2499395Z ) 2025-05-07T21:07:56.2499595Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2499998Z self=, 2025-05-07T21:07:56.2500320Z sizes=[497, 630, 1007, 631], 2025-05-07T21:07:56.2500690Z uvm_op=, 2025-05-07T21:07:56.2501059Z ) 2025-05-07T21:07:56.2501256Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2501566Z self=, 2025-05-07T21:07:56.2501961Z sizes=[497, 630, 1007, 631], 2025-05-07T21:07:56.2502292Z uvm_op=, 2025-05-07T21:07:56.2502628Z ) 2025-05-07T21:07:56.2502828Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2503135Z self=, 2025-05-07T21:07:56.2503452Z sizes=[631, 630, 1007, 631], 2025-05-07T21:07:56.2503785Z uvm_op=, 2025-05-07T21:07:56.2504179Z ) 2025-05-07T21:07:56.2504375Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2504686Z self=, 2025-05-07T21:07:56.2505003Z sizes=[631, 630, 1007, 630], 2025-05-07T21:07:56.2505328Z uvm_op=, 2025-05-07T21:07:56.2505662Z ) 2025-05-07T21:07:56.2505857Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2506161Z self=, 2025-05-07T21:07:56.2506483Z sizes=[711, 186, 528, 1013], 2025-05-07T21:07:56.2506816Z uvm_op=, 2025-05-07T21:07:56.2507143Z ) 2025-05-07T21:07:56.2507339Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2507651Z self=, 2025-05-07T21:07:56.2507969Z sizes=[186, 186, 528, 1013], 2025-05-07T21:07:56.2508299Z uvm_op=, 2025-05-07T21:07:56.2508639Z ) 2025-05-07T21:07:56.2508829Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2509136Z self=, 2025-05-07T21:07:56.2509486Z sizes=[186, 186, 528, 186], 2025-05-07T21:07:56.2509828Z uvm_op=, 2025-05-07T21:07:56.2510157Z ) 2025-05-07T21:07:56.2510353Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2510664Z self=, 2025-05-07T21:07:56.2510978Z sizes=[186, 186, 528, 186], 2025-05-07T21:07:56.2511308Z uvm_op=, 2025-05-07T21:07:56.2511646Z ) 2025-05-07T21:07:56.2511836Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2512144Z self=, 2025-05-07T21:07:56.2512468Z sizes=[186, 186, 528], 2025-05-07T21:07:56.2512780Z uvm_op=, 2025-05-07T21:07:56.2513125Z ) 2025-05-07T21:07:56.2513323Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2513635Z self=, 2025-05-07T21:07:56.2513949Z sizes=[186, 186, 186], 2025-05-07T21:07:56.2514274Z uvm_op=, 2025-05-07T21:07:56.2514604Z ) 2025-05-07T21:07:56.2514790Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2515098Z self=, 2025-05-07T21:07:56.2515463Z sizes=[186], 2025-05-07T21:07:56.2515752Z uvm_op=, 2025-05-07T21:07:56.2516088Z ) 2025-05-07T21:07:56.2516286Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2516589Z self=, 2025-05-07T21:07:56.2516909Z sizes=[727, 838, 163], 2025-05-07T21:07:56.2517266Z uvm_op=, 2025-05-07T21:07:56.2517629Z ) 2025-05-07T21:07:56.2517830Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2518141Z self=, 2025-05-07T21:07:56.2518459Z sizes=[727, 838, 727], 2025-05-07T21:07:56.2518851Z uvm_op=, 2025-05-07T21:07:56.2519211Z ) 2025-05-07T21:07:56.2519407Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2519708Z self=, 2025-05-07T21:07:56.2520029Z sizes=[727, 727, 727], 2025-05-07T21:07:56.2520377Z uvm_op=, 2025-05-07T21:07:56.2520802Z ) 2025-05-07T21:07:56.2521048Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2521360Z self=, 2025-05-07T21:07:56.2521665Z sizes=[168], 2025-05-07T21:07:56.2521987Z uvm_op=, 2025-05-07T21:07:56.2522348Z ) 2025-05-07T21:07:56.2522547Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2522897Z self=, 2025-05-07T21:07:56.2523213Z sizes=[87, 573], 2025-05-07T21:07:56.2523513Z uvm_op=, 2025-05-07T21:07:56.2523844Z ) 2025-05-07T21:07:56.2524037Z Trying example: test_uvm_slice( 2025-05-07T21:07:56.2524345Z self=, 2025-05-07T21:07:56.2524651Z sizes=[87, 87], 2025-05-07T21:07:56.2524948Z uvm_op=, 2025-05-07T21:07:56.2525277Z ) 2025-05-07T21:07:56.2525474Z PASSED 2025-05-07T21:07:56.2525588Z 2025-05-07T21:07:56.2525729Z =============================== warnings summary =============================== 2025-05-07T21:07:56.2526114Z test/uvm/uvm_test.py::UvmTest::test_uvm_slice 2025-05-07T21:07:56.2527555Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/uvm/uvm_test.py:175: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2025-05-07T21:07:56.2529078Z assert uvm_slice.storage().data_ptr() == uvm_t.storage().data_ptr() 2025-05-07T21:07:56.2529374Z 2025-05-07T21:07:56.2529599Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:56.2530066Z ========================= 7 passed, 1 warning in 3.32s ========================= 2025-05-07T21:07:56.8870799Z 2025-05-07T21:07:56.8871324Z [TEST] Python test suite PASSED: ./uvm/uvm_test.py 2025-05-07T21:07:56.8890972Z [TEST] Python test time for ./uvm/uvm_test.py: 6 seconds 2025-05-07T21:07:56.8891340Z 2025-05-07T21:07:56.8891346Z 2025-05-07T21:07:56.8891351Z 2025-05-07T21:07:56.8891357Z 2025-05-07T21:07:56.8891858Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:07:56.8966617Z Post job cleanup. 2025-05-07T21:07:56.9954769Z [command]/usr/bin/git version 2025-05-07T21:07:56.9995371Z git version 2.47.1 2025-05-07T21:07:57.0030812Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/5829a28a-c13e-4e79-93bd-73b516a1023b/.gitconfig' 2025-05-07T21:07:57.0041533Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/5829a28a-c13e-4e79-93bd-73b516a1023b' before making global git config changes 2025-05-07T21:07:57.0042393Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T21:07:57.0047054Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:07:57.0087284Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T21:07:57.0122533Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2025-05-07T21:07:57.0458448Z Entering 'external/asmjit' 2025-05-07T21:07:57.0525484Z Entering 'external/composable_kernel' 2025-05-07T21:07:57.0599938Z Entering 'external/cpuinfo' 2025-05-07T21:07:57.0666426Z Entering 'external/cutlass' 2025-05-07T21:07:57.0741552Z Entering 'external/googletest' 2025-05-07T21:07:57.0808641Z Entering 'external/hipify_torch' 2025-05-07T21:07:57.0875620Z Entering 'external/json' 2025-05-07T21:07:57.0962344Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T21:07:57.0984917Z http.https://github.com/.extraheader 2025-05-07T21:07:57.0996207Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T21:07:57.1026712Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T21:07:57.1355191Z Entering 'external/asmjit' 2025-05-07T21:07:57.1399676Z http.https://github.com/.extraheader 2025-05-07T21:07:57.1442673Z Entering 'external/composable_kernel' 2025-05-07T21:07:57.1485211Z http.https://github.com/.extraheader 2025-05-07T21:07:57.1535252Z Entering 'external/cpuinfo' 2025-05-07T21:07:57.1577837Z http.https://github.com/.extraheader 2025-05-07T21:07:57.1621273Z Entering 'external/cutlass' 2025-05-07T21:07:57.1664145Z http.https://github.com/.extraheader 2025-05-07T21:07:57.1716133Z Entering 'external/googletest' 2025-05-07T21:07:57.1759864Z http.https://github.com/.extraheader 2025-05-07T21:07:57.1803771Z Entering 'external/hipify_torch' 2025-05-07T21:07:57.1846221Z http.https://github.com/.extraheader 2025-05-07T21:07:57.1888000Z Entering 'external/json' 2025-05-07T21:07:57.1937484Z http.https://github.com/.extraheader 2025-05-07T21:07:57.2087647Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T21:07:57.2129582Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T21:07:57.2139954Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T21:07:57.2140325Z ##[endgroup] 2025-05-07T21:07:57.2241034Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T21:08:08.0636317Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T21:08:24.4711118Z Cleaning up orphan processes